@factoringplus/pl-components-pack-v3 0.11.15-pre-01 → 0.12.0-pre-01

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 { ref, unref, getCurrentInstance, onMounted, nextTick, getCurrentScope, onScopeDispose, watch, computed as computed$1, readonly, shallowRef, watchEffect, reactive, openBlock, createElementBlock, createElementVNode, warn, isVNode, onBeforeUnmount, inject, isRef, onBeforeMount, provide, defineComponent, renderSlot, mergeProps, toRef, onUnmounted, toRefs, normalizeClass, onUpdated, createVNode, Fragment, useSlots, withCtx, createBlock, resolveDynamicComponent, normalizeStyle, createTextVNode, toDisplayString, createCommentVNode, TransitionGroup, useAttrs as useAttrs$1, withDirectives, withModifiers, vShow, Transition, cloneVNode, Text, Comment, Teleport, onDeactivated, renderList, toRaw as toRaw$1, vModelCheckbox, withKeys, h as h$2, createSlots, triggerRef, resolveComponent, resolveDirective, vModelText, normalizeProps, createApp, shallowReactive, render, defineAsyncComponent, useCssVars, vModelDynamic, pushScopeId, popScopeId, guardReactiveProps, effectScope, markRaw, hasInjectionContext, isReactive, vModelRadio, createStaticVNode } from "vue";
1
+ import { ref, unref, getCurrentScope, onScopeDispose, getCurrentInstance, onMounted, nextTick, watch, computed as computed$1, readonly, shallowRef, watchEffect, reactive, openBlock, createElementBlock, createElementVNode, warn, isVNode, onBeforeUnmount, inject, isRef, onBeforeMount, provide, defineComponent, renderSlot, mergeProps, toRef, onUnmounted, toRefs, normalizeClass, onUpdated, createVNode, Fragment, useSlots, withCtx, createBlock, resolveDynamicComponent, normalizeStyle, createTextVNode, toDisplayString, createCommentVNode, TransitionGroup, useAttrs as useAttrs$1, withDirectives, withModifiers, vShow, Transition, cloneVNode, Text, Comment, Teleport, onDeactivated, renderList, toRaw as toRaw$1, vModelCheckbox, withKeys, h as h$2, createSlots, triggerRef, resolveComponent, resolveDirective, vModelText, normalizeProps, createApp, shallowReactive, render, defineAsyncComponent, useCssVars, vModelDynamic, pushScopeId, popScopeId, guardReactiveProps, effectScope, markRaw, hasInjectionContext, isReactive, vModelRadio, createStaticVNode } from "vue";
2
2
  import moment from "moment";
3
3
  function determineEventType() {
4
4
  const g = window.navigator.maxTouchPoints && window.navigator.maxTouchPoints > 0, y = {
@@ -36339,7 +36339,7 @@ const PlSystem = /* @__PURE__ */ _export_sfc(_sfc_main$9, [["render", _sfc_rende
36339
36339
  ]);
36340
36340
  };
36341
36341
  }
36342
- }), plCheckboxPlus_vue_vue_type_style_index_0_scoped_1d99710a_lang = "", PlCheckboxPlus = /* @__PURE__ */ _export_sfc(_sfc_main$7, [["__scopeId", "data-v-1d99710a"]]), PlCheckboxPlusPlugin = {
36342
+ }), plCheckboxPlus_vue_vue_type_style_index_0_scoped_b5847cb3_lang = "", PlCheckboxPlus = /* @__PURE__ */ _export_sfc(_sfc_main$7, [["__scopeId", "data-v-b5847cb3"]]), PlCheckboxPlusPlugin = {
36343
36343
  install(g) {
36344
36344
  g.component("PlCheckboxPlus", PlCheckboxPlus);
36345
36345
  }
@@ -36486,7 +36486,7 @@ function _sfc_render$1(g, y) {
36486
36486
  renderSlot(g.$slots, "default", {}, void 0, !0)
36487
36487
  ]);
36488
36488
  }
36489
- const PlBtn = /* @__PURE__ */ _export_sfc(_sfc_main$4, [["render", _sfc_render$1], ["__scopeId", "data-v-03c9626c"]]), plSnackbar_vue_vue_type_style_index_0_scoped_49b3b431_lang = "", _hoisted_1$3 = ["id"], _hoisted_2$3 = { class: "pl-snackbar__icon" }, _hoisted_3$2 = { class: "pl-snackbar__main" }, _hoisted_4$1 = { class: "pl-snackbar__text" }, _hoisted_5$1 = { class: "pl-snackbar__title" }, _hoisted_6$1 = {
36489
+ const PlBtn = /* @__PURE__ */ _export_sfc(_sfc_main$4, [["render", _sfc_render$1], ["__scopeId", "data-v-03c9626c"]]), plSnackbar_vue_vue_type_style_index_0_scoped_76eaac17_lang = "", _hoisted_1$3 = ["id"], _hoisted_2$3 = { class: "pl-snackbar__icon" }, _hoisted_3$2 = { class: "pl-snackbar__main" }, _hoisted_4$1 = { class: "pl-snackbar__text" }, _hoisted_5$1 = { class: "pl-snackbar__title" }, _hoisted_6$1 = {
36490
36490
  key: 0,
36491
36491
  class: "pl-snackbar__descr"
36492
36492
  }, _hoisted_7$1 = {
@@ -36606,7 +36606,7 @@ const PlBtn = /* @__PURE__ */ _export_sfc(_sfc_main$4, [["render", _sfc_render$1
36606
36606
  _: 1
36607
36607
  }));
36608
36608
  }
36609
- }, PlSnackbar = /* @__PURE__ */ _export_sfc(_sfc_main$3, [["__scopeId", "data-v-49b3b431"]]), snackbarAnimation = "";
36609
+ }, PlSnackbar = /* @__PURE__ */ _export_sfc(_sfc_main$3, [["__scopeId", "data-v-76eaac17"]]), snackbarAnimation = "";
36610
36610
  let snackbarId = 0;
36611
36611
  const renderSnackbar = function(g) {
36612
36612
  const { icon: y, color: j, title: z, message: L, button: V, action: re, buttonAdd: oe, actionAdd: le, blockHide: ue } = g;
@@ -37008,7 +37008,9 @@ export {
37008
37008
  PlDatePickerPlugin,
37009
37009
  PlDatePickerPlus,
37010
37010
  PlDatePickerPlusPlugin,
37011
+ PlDatePickerPlusPlusPlugin,
37011
37012
  PlDatePickerRange,
37013
+ _sfc_main$r as PlDatePickerRangePlus,
37012
37014
  _sfc_main$1r as PlForm,
37013
37015
  PlFormItem,
37014
37016
  PlFormItemPlugin,