@factoringplus/pl-components-pack-v3 1.8.34 → 1.8.35-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.
Files changed (22) hide show
  1. package/dist/{crypto-pro-8c839dab.js → crypto-pro-9a0e9f1a.js} +1 -1
  2. package/dist/{crypto-pro-f34ef5cf.cjs → crypto-pro-dedb4460.cjs} +1 -1
  3. package/dist/{entry-b818dc1e.js → entry-9c8a0bb7.js} +8224 -8162
  4. package/dist/{entry-097fea1d.cjs → entry-a0c1b6c8.cjs} +27 -27
  5. package/dist/pl-components-pack-v3.cjs.js +1 -1
  6. package/dist/pl-components-pack-v3.es.js +1 -1
  7. package/dist/src/components/form/pl-autocomplete/pl-autocompete.vue.d.ts +9 -2
  8. package/dist/src/components/form/pl-autocomplete/types/index.d.ts +1 -0
  9. package/dist/src/components/form/pl-date-picker-plus/common/types/index.d.ts +1 -0
  10. package/dist/src/components/form/pl-date-picker-plus/pl-date-picker-plus/pl-date-picker-plus.vue.d.ts +9 -2
  11. package/dist/src/components/form/pl-date-picker-plus/pl-date-picker-range-plus/pl-date-picker-range-plus.vue.d.ts +9 -2
  12. package/dist/src/components/form/pl-input-plus/index.d.ts +549 -145
  13. package/dist/src/components/form/pl-input-plus/pl-input-plus.vue.d.ts +9 -2
  14. package/dist/src/components/form/pl-input-plus/types/index.d.ts +1 -0
  15. package/dist/src/components/form/pl-multi-select/components/pl-multi-select-dropdown.vue.d.ts +3 -0
  16. package/dist/src/components/form/pl-multi-select/pl-multi-select.vue.d.ts +12 -2
  17. package/dist/src/components/form/pl-multi-select/types/index.d.ts +3 -0
  18. package/dist/src/components/form/pl-select-plus/pl-select-plus.vue.d.ts +9 -2
  19. package/dist/src/components/form/pl-select-plus/types/index.d.ts +1 -0
  20. package/dist/src/components/form/pl-upload-plus/pl-upload-plus.vue.d.ts +10 -2
  21. package/dist/style.css +1 -1
  22. package/package.json +1 -1
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const l=require("./entry-097fea1d.cjs");require("vue");exports.PlAutocomplete=l.PlAutocomplete;exports.PlButton=l.PlButton;exports.PlButtonDropdown=l.PlButtonDropdown;exports.PlCard=l.PlCard;exports.PlCheckbox=l.PlCheckbox;exports.PlCheckboxPlus=l.PlCheckboxPlus;exports.PlCurrency=l.PlCurrency;exports.PlDatePickerLegacyPlugin=l.PlDatePickerLegacyPlugin;exports.PlDatePickerPlugin=l.PlDatePickerPlugin;exports.PlDatePickerPlusPlugin=l.PlDatePickerPlusPlugin;exports.PlDialog=l.PlDialog$1;exports.PlDialogPlus=l.PlDialog;exports.PlDirectives=l.PlDirectives;exports.PlForm=l.PlForm;exports.PlIcon=l.PlIcon;exports.PlInput=l.PlInput;exports.PlInputPlus=l.PlInputPlus;exports.PlLink=l.PlLink;exports.PlMarkText=l.PlMarkText;exports.PlMultiSelect=l.PlMultiSelect;exports.PlMultitab=l.PlMultitab;exports.PlNavButton=l.PlNavButton;exports.PlNavigation=l.PlNavigation;exports.PlNotification=l.PlNotification;exports.PlOnboarding=l.PlOnboarding;exports.PlPagination=l.PlPagination;exports.PlRadio=l.PlRadio;exports.PlScrollbar=l.PlScrollbar;exports.PlSelect=l.PlSelect;exports.PlSelectPlus=l.PlSelectPlus;exports.PlSidebarItem=l.PlSidebarItem;exports.PlSigning=l.PlSigning;exports.PlSkeleton=l.PlSkeleton;exports.PlSkeletonButton=l.PlSkeletonButton;exports.PlSkeletonControl=l.PlSkeletonControl;exports.PlSkeletonIcon=l.PlSkeletonIcon;exports.PlSkeletonInput=l.PlSkeletonInput;exports.PlSkeletonTabs=l.PlSkeletonTabs;exports.PlSkeletonTagsChips=l.PlSkeletonTagsChips;exports.PlSkeletonText=l.PlSkeletonText;exports.PlSkeletonTextCell=l.PlSkeletonTextCell;exports.PlSkeletonUpload=l.PlSkeletonUpload;exports.PlStepper=l.PlStepper;exports.PlSuggestions=l.PlSuggestions;exports.PlSwitch=l.PlSwitch;exports.PlTabPane=l.PlTabPane;exports.PlTablePlugin=l.PlTablePlugin;exports.PlTablePlus=l.PlTablePlus;exports.PlTabs=l.PlTabs;exports.PlTagsChips=l.PlTagsChips;exports.PlTextCell=l.PlTextCell;exports.PlTextPlugin=l.PlTextPlugin;exports.PlTooltip=l.PlTooltip;exports.PlTooltipPlus=l.PlToolTipPlus;exports.PlUpload=l.PlUpload;exports.PlUploadLegacy=l.PlUploadLegacy;exports.PlUploadPlus=l.PlUploadPlus;exports.ScreenSizes=l.ScreenSizes;exports.TLogo=l.TLogo;exports.apiJs=l.ApiJs;exports.cancelAllApiRequests=l.cancelAllApiRequests;exports.dadataParser=l.dadataParser;exports.dataParser=l.dadataParser;exports.declOfNum=l.declOfNum;exports.deepSet=l.deepSet;exports.filters=l.filters;exports.formatCurrency=l.formatCurrency;exports.formatDate=l.formatDate;exports.install=l.install;exports.isEqual=l.isEqual;exports.loader=l.loadingAndSetup;exports.plLoading=l.plLoading;exports.uniqId=l.uniqId;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const l=require("./entry-a0c1b6c8.cjs");require("vue");exports.PlAutocomplete=l.PlAutocomplete;exports.PlButton=l.PlButton;exports.PlButtonDropdown=l.PlButtonDropdown;exports.PlCard=l.PlCard;exports.PlCheckbox=l.PlCheckbox;exports.PlCheckboxPlus=l.PlCheckboxPlus;exports.PlCurrency=l.PlCurrency;exports.PlDatePickerLegacyPlugin=l.PlDatePickerLegacyPlugin;exports.PlDatePickerPlugin=l.PlDatePickerPlugin;exports.PlDatePickerPlusPlugin=l.PlDatePickerPlusPlugin;exports.PlDialog=l.PlDialog$1;exports.PlDialogPlus=l.PlDialog;exports.PlDirectives=l.PlDirectives;exports.PlForm=l.PlForm;exports.PlIcon=l.PlIcon;exports.PlInput=l.PlInput;exports.PlInputPlus=l.PlInputPlus;exports.PlLink=l.PlLink;exports.PlMarkText=l.PlMarkText;exports.PlMultiSelect=l.PlMultiSelect;exports.PlMultitab=l.PlMultitab;exports.PlNavButton=l.PlNavButton;exports.PlNavigation=l.PlNavigation;exports.PlNotification=l.PlNotification;exports.PlOnboarding=l.PlOnboarding;exports.PlPagination=l.PlPagination;exports.PlRadio=l.PlRadio;exports.PlScrollbar=l.PlScrollbar;exports.PlSelect=l.PlSelect;exports.PlSelectPlus=l.PlSelectPlus;exports.PlSidebarItem=l.PlSidebarItem;exports.PlSigning=l.PlSigning;exports.PlSkeleton=l.PlSkeleton;exports.PlSkeletonButton=l.PlSkeletonButton;exports.PlSkeletonControl=l.PlSkeletonControl;exports.PlSkeletonIcon=l.PlSkeletonIcon;exports.PlSkeletonInput=l.PlSkeletonInput;exports.PlSkeletonTabs=l.PlSkeletonTabs;exports.PlSkeletonTagsChips=l.PlSkeletonTagsChips;exports.PlSkeletonText=l.PlSkeletonText;exports.PlSkeletonTextCell=l.PlSkeletonTextCell;exports.PlSkeletonUpload=l.PlSkeletonUpload;exports.PlStepper=l.PlStepper;exports.PlSuggestions=l.PlSuggestions;exports.PlSwitch=l.PlSwitch;exports.PlTabPane=l.PlTabPane;exports.PlTablePlugin=l.PlTablePlugin;exports.PlTablePlus=l.PlTablePlus;exports.PlTabs=l.PlTabs;exports.PlTagsChips=l.PlTagsChips;exports.PlTextCell=l.PlTextCell;exports.PlTextPlugin=l.PlTextPlugin;exports.PlTooltip=l.PlTooltip;exports.PlTooltipPlus=l.PlToolTipPlus;exports.PlUpload=l.PlUpload;exports.PlUploadLegacy=l.PlUploadLegacy;exports.PlUploadPlus=l.PlUploadPlus;exports.ScreenSizes=l.ScreenSizes;exports.TLogo=l.TLogo;exports.apiJs=l.ApiJs;exports.cancelAllApiRequests=l.cancelAllApiRequests;exports.dadataParser=l.dadataParser;exports.dataParser=l.dadataParser;exports.declOfNum=l.declOfNum;exports.deepSet=l.deepSet;exports.filters=l.filters;exports.formatCurrency=l.formatCurrency;exports.formatDate=l.formatDate;exports.install=l.install;exports.isEqual=l.isEqual;exports.loader=l.loadingAndSetup;exports.plLoading=l.plLoading;exports.uniqId=l.uniqId;
@@ -1,4 +1,4 @@
1
- import { n as P, k as e, ah as t, o, q as n, r as i, m as r, t as u, s as c, v as S, x as p, w as g, P as d, y as k, z as T, B as b, C, D as m, a7 as x, a6 as D, E as f, ad as h, ac as I, U as L, ab as y, a8 as B, F as N, G as U, H as q, I as v, ae as A, a9 as M, J as w, O, L as R, K as z, Q as E, R as F, T as J, N as j, M as G, S as H, V as K, W as Q, X as V, Y as W, Z as X, _ as Y, $ as Z, aa as _, ag as $, a0 as aa, a1 as la, a5 as sa, a2 as Pa, a3 as ea, a4 as ta, ai as oa, af as na, A as ia, j as ra, h as ua, h as ca, d as Sa, e as pa, a as ga, f as da, c as ka, i as Ta, b as ba, l as Ca, p as ma, u as xa } from "./entry-b818dc1e.js";
1
+ import { n as P, k as e, ah as t, o, q as n, r as i, m as r, t as u, s as c, v as S, x as p, w as g, P as d, y as k, z as T, B as b, C, D as m, a7 as x, a6 as D, E as f, ad as h, ac as I, U as L, ab as y, a8 as B, F as N, G as U, H as q, I as v, ae as A, a9 as M, J as w, O, L as R, K as z, Q as E, R as F, T as J, N as j, M as G, S as H, V as K, W as Q, X as V, Y as W, Z as X, _ as Y, $ as Z, aa as _, ag as $, a0 as aa, a1 as la, a5 as sa, a2 as Pa, a3 as ea, a4 as ta, ai as oa, af as na, A as ia, j as ra, h as ua, h as ca, d as Sa, e as pa, a as ga, f as da, c as ka, i as Ta, b as ba, l as Ca, p as ma, u as xa } from "./entry-9c8a0bb7.js";
2
2
  import "vue";
3
3
  export {
4
4
  P as PlAutocomplete,
@@ -1,6 +1,6 @@
1
1
  import { IOption, IAutocompleteProps } from './types';
2
2
 
3
- declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IAutocompleteProps>, {
3
+ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IAutocompleteProps>, {
4
4
  modelValue: () => {
5
5
  value: string;
6
6
  };
@@ -78,7 +78,9 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
78
78
  noData: string;
79
79
  memoryBlur: boolean;
80
80
  defaultDropText: string;
81
- }, {}>;
81
+ }, {}>, {
82
+ "tooltip-text"?(_: {}): any;
83
+ }>;
82
84
  export default _default;
83
85
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
84
86
  type __VLS_TypePropsToRuntimeProps<T> = {
@@ -97,3 +99,8 @@ type __VLS_WithDefaults<P, D> = {
97
99
  type __VLS_Prettify<T> = {
98
100
  [K in keyof T]: T[K];
99
101
  } & {};
102
+ type __VLS_WithTemplateSlots<T, S> = T & {
103
+ new (): {
104
+ $slots: S;
105
+ };
106
+ };
@@ -41,6 +41,7 @@ declare interface IAutocompleteProps {
41
41
  uniqKey?: string;
42
42
  teleport?: boolean;
43
43
  inputClass?: string;
44
+ tooltipWidth?: string;
44
45
  }
45
46
  declare interface IDropdownProps {
46
47
  focus: boolean;
@@ -19,6 +19,7 @@ declare interface IDefaultPickerProps {
19
19
  disabledDate?: (date: string) => boolean;
20
20
  disabled?: boolean;
21
21
  disableTeleport?: boolean;
22
+ tooltipWidth?: string;
22
23
  }
23
24
  declare interface IPickerProps extends IDefaultPickerProps {
24
25
  modelValue: string | null;
@@ -1,6 +1,6 @@
1
1
  import { IPickerProps } from '../common/types';
2
2
 
3
- declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IPickerProps>, {
3
+ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IPickerProps>, {
4
4
  modelValue: any;
5
5
  width: string;
6
6
  placeholder: string;
@@ -62,7 +62,9 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
62
62
  yearSwitch: boolean;
63
63
  disabledDate: (date: string) => boolean;
64
64
  disableTeleport: boolean;
65
- }, {}>;
65
+ }, {}>, {
66
+ "tooltip-text"?(_: {}): any;
67
+ }>;
66
68
  export default _default;
67
69
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
68
70
  type __VLS_TypePropsToRuntimeProps<T> = {
@@ -81,3 +83,8 @@ type __VLS_WithDefaults<P, D> = {
81
83
  type __VLS_Prettify<T> = {
82
84
  [K in keyof T]: T[K];
83
85
  } & {};
86
+ type __VLS_WithTemplateSlots<T, S> = T & {
87
+ new (): {
88
+ $slots: S;
89
+ };
90
+ };
@@ -1,6 +1,6 @@
1
1
  import { IPickerRangeProps } from '../common/types';
2
2
 
3
- declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IPickerRangeProps>, {
3
+ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IPickerRangeProps>, {
4
4
  modelValue: () => any[];
5
5
  width: string;
6
6
  placeholder: string;
@@ -64,7 +64,9 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
64
64
  monthSwitch: boolean;
65
65
  yearSwitch: boolean;
66
66
  disabledDate: (date: string) => boolean;
67
- }, {}>;
67
+ }, {}>, {
68
+ "tooltip-text"?(_: {}): any;
69
+ }>;
68
70
  export default _default;
69
71
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
70
72
  type __VLS_TypePropsToRuntimeProps<T> = {
@@ -83,3 +85,8 @@ type __VLS_WithDefaults<P, D> = {
83
85
  type __VLS_Prettify<T> = {
84
86
  [K in keyof T]: T[K];
85
87
  } & {};
88
+ type __VLS_WithTemplateSlots<T, S> = T & {
89
+ new (): {
90
+ $slots: S;
91
+ };
92
+ };