@factoringplus/pl-components-pack-v3 1.9.4-pre-03 → 1.9.5-pre-01-tooltip

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 (26) hide show
  1. package/dist/{crypto-pro-8f872ee3.js → crypto-pro-84050865.js} +1 -1
  2. package/dist/{crypto-pro-5cbefe3e.cjs → crypto-pro-ca01304b.cjs} +1 -1
  3. package/dist/{entry-e540d85e.js → entry-17f6ec32.js} +9875 -9980
  4. package/dist/entry-aa8e860e.cjs +115 -0
  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/basic/pl-scrollbar/pl-scrollbar.vue.d.ts +2 -10
  8. package/dist/src/components/form/pl-autocomplete/components/pl-autocomplete-dropdown.vue.d.ts +1 -1
  9. package/dist/src/components/form/pl-autocomplete/components/pl-default.vue.d.ts +1 -1
  10. package/dist/src/components/form/pl-autocomplete/pl-autocompete.vue.d.ts +5 -5
  11. package/dist/src/components/form/pl-autocomplete/types/index.d.ts +1 -1
  12. package/dist/src/components/form/pl-date-picker-plus/pl-date-picker-plus/pl-date-picker-plus.vue.d.ts +3 -3
  13. package/dist/src/components/form/pl-date-picker-plus/pl-date-picker-range-plus/pl-date-picker-range-plus.vue.d.ts +3 -3
  14. package/dist/src/components/form/pl-input-plus/components/pl-default.vue.d.ts +5 -5
  15. package/dist/src/components/form/pl-input-plus/components/pl-password.vue.d.ts +1 -1
  16. package/dist/src/components/form/pl-input-plus/components/pl-textarea.vue.d.ts +9 -9
  17. package/dist/src/components/form/pl-input-plus/index.d.ts +193 -193
  18. package/dist/src/components/form/pl-input-plus/pl-input-plus.vue.d.ts +15 -15
  19. package/dist/src/components/form/pl-multi-select/components/pl-default.vue.d.ts +1 -1
  20. package/dist/src/components/form/pl-multi-select/pl-multi-select.vue.d.ts +2 -4
  21. package/dist/src/components/form/pl-select-plus/components/pl-default.vue.d.ts +1 -1
  22. package/dist/src/components/form/pl-select-plus/pl-select-plus.vue.d.ts +2 -2
  23. package/dist/src/components/form/pl-upload-plus/pl-upload-plus.vue.d.ts +1 -1
  24. package/dist/style.css +1 -1
  25. package/package.json +1 -1
  26. package/dist/entry-32036274.cjs +0 -115
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const l=require("./entry-32036274.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.PlProgress=l.PlProgress;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-aa8e860e.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.PlProgress=l.PlProgress;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 g, w as p, 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, ai as N, F as U, G as q, H as v, I as A, ae as M, a9 as w, J as O, O as R, L as j, K as z, Q as E, R as F, T as J, N as G, M as H, S as K, V as Q, W as V, X as W, Y as X, Z as Y, _ as Z, $ as _, aa as $, ag as aa, a0 as la, a1 as sa, a5 as Pa, a2 as ea, a3 as ta, a4 as oa, aj as na, af as ia, A as ra, j as ua, h as ca, h as Sa, d as ga, e as pa, a as da, f as ka, c as Ta, i as ba, b as Ca, l as ma, p as xa, u as Da } from "./entry-e540d85e.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 g, w as p, 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, ai as N, F as U, G as q, H as v, I as A, ae as M, a9 as w, J as O, O as R, L as j, K as z, Q as E, R as F, T as J, N as G, M as H, S as K, V as Q, W as V, X as W, Y as X, Z as Y, _ as Z, $ as _, aa as $, ag as aa, a0 as la, a1 as sa, a5 as Pa, a2 as ea, a3 as ta, a4 as oa, aj as na, af as ia, A as ra, j as ua, h as ca, h as Sa, d as ga, e as pa, a as da, f as ka, c as Ta, i as ba, b as Ca, l as ma, p as xa, u as Da } from "./entry-17f6ec32.js";
2
2
  import "vue";
3
3
  export {
4
4
  P as PlAutocomplete,
@@ -4,8 +4,6 @@ interface IProps {
4
4
  wrapClass?: string;
5
5
  viewClass?: string;
6
6
  hideScrollThumb?: boolean;
7
- hideScrollThumbX?: boolean;
8
- hideScrollThumbY?: boolean;
9
7
  offsetRight?: string;
10
8
  alwaysShowXThumb?: boolean;
11
9
  }
@@ -15,8 +13,6 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
15
13
  wrapClass: string;
16
14
  viewClass: string;
17
15
  hideScrollThumb: boolean;
18
- hideScrollThumbX: boolean;
19
- hideScrollThumbY: boolean;
20
16
  offsetRight: string;
21
17
  alwaysShowXThumb: boolean;
22
18
  }>, {
@@ -34,8 +30,6 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
34
30
  wrapClass: string;
35
31
  viewClass: string;
36
32
  hideScrollThumb: boolean;
37
- hideScrollThumbX: boolean;
38
- hideScrollThumbY: boolean;
39
33
  offsetRight: string;
40
34
  alwaysShowXThumb: boolean;
41
35
  }>>> & {
@@ -43,13 +37,11 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
43
37
  onWheel?: (...args: any[]) => any;
44
38
  }, {
45
39
  height: string | number;
40
+ viewClass: string;
46
41
  maxHeight: string | number;
42
+ offsetRight: string;
47
43
  wrapClass: string;
48
- viewClass: string;
49
44
  hideScrollThumb: boolean;
50
- hideScrollThumbX: boolean;
51
- hideScrollThumbY: boolean;
52
- offsetRight: string;
53
45
  alwaysShowXThumb: boolean;
54
46
  }, {}>, {
55
47
  default?(_: {}): any;
@@ -34,11 +34,11 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
34
34
  id: string;
35
35
  disableMarkerBottom: boolean;
36
36
  focus: boolean;
37
- helpertext: string;
38
37
  uniqKey: string;
39
38
  query: string;
40
39
  suggestionList: IOption[];
41
40
  symbolsCountSearch: string | number;
41
+ helpertext: string;
42
42
  errors: import('async-validator').ValidateError[];
43
43
  loadingSuggestions: boolean;
44
44
  }, {}>;
@@ -40,9 +40,9 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
40
40
  leftIcon: import('../../../components').TIcon;
41
41
  prop: string;
42
42
  clearable: boolean;
43
- inputClass: string;
44
43
  memoryBlur: boolean;
45
44
  showError: number;
45
+ inputClass: string;
46
46
  }, {}>;
47
47
  export default _default;
48
48
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
@@ -67,17 +67,17 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
67
67
  disableMarkerBottom: boolean;
68
68
  teleport: boolean;
69
69
  prop: string;
70
- helpertext: string;
71
- optional: string;
70
+ uniqKey: string;
72
71
  tooltip: string;
73
72
  clearable: boolean;
74
- uniqKey: string;
75
- inputClass: string;
76
73
  suggestionList: IOption[];
77
- symbolsCountSearch: number;
74
+ symbolsCountSearch: string | number;
78
75
  noData: string;
79
76
  memoryBlur: boolean;
77
+ inputClass: string;
78
+ helpertext: string;
80
79
  defaultDropText: string;
80
+ optional: string;
81
81
  }, {}>, {
82
82
  "tooltip-text"?(_: {}): any;
83
83
  }>;
@@ -33,7 +33,7 @@ declare interface IAutocompleteProps {
33
33
  rightIcon?: TIcon;
34
34
  disabled?: boolean;
35
35
  clearable?: boolean;
36
- symbolsCountSearch?: number;
36
+ symbolsCountSearch?: number | string;
37
37
  noData?: string;
38
38
  defaultDropText?: string;
39
39
  memoryBlur?: boolean;
@@ -53,11 +53,11 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
53
53
  width: string;
54
54
  placeholder: string;
55
55
  prop: string;
56
- helpertext: string;
57
- optional: string;
56
+ showInput: boolean;
58
57
  tooltip: string;
59
58
  clearable: boolean;
60
- showInput: boolean;
59
+ helpertext: string;
60
+ optional: string;
61
61
  monthSwitch: boolean;
62
62
  yearSwitch: boolean;
63
63
  disabledDate: (date: string) => boolean;
@@ -55,11 +55,11 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
55
55
  width: string;
56
56
  placeholder: string;
57
57
  prop: string;
58
- helpertext: string;
59
- optional: string;
58
+ showInput: boolean;
60
59
  tooltip: string;
61
60
  clearable: boolean;
62
- showInput: boolean;
61
+ helpertext: string;
62
+ optional: string;
63
63
  focusOnReset: boolean;
64
64
  periods: boolean;
65
65
  periodOptions: string[];
@@ -19,8 +19,8 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
19
19
  touchstart: (...args: any[]) => void;
20
20
  blur: (...args: any[]) => void;
21
21
  resetValue: (...args: any[]) => void;
22
- "custom-blur": (...args: any[]) => void;
23
22
  tabHandler: (...args: any[]) => void;
23
+ "custom-blur": (...args: any[]) => void;
24
24
  }, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IPlDefaultProps>, {
25
25
  leftIcon: string;
26
26
  rightIcon: string;
@@ -40,8 +40,8 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
40
40
  onTouchstart?: (...args: any[]) => any;
41
41
  "onUpdate:modelValue"?: (...args: any[]) => any;
42
42
  onResetValue?: (...args: any[]) => any;
43
- "onCustom-blur"?: (...args: any[]) => any;
44
43
  onTabHandler?: (...args: any[]) => any;
44
+ "onCustom-blur"?: (...args: any[]) => any;
45
45
  }, {
46
46
  disabled: boolean;
47
47
  id: string;
@@ -50,11 +50,11 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
50
50
  rightIcon: import('../../../components').TIcon;
51
51
  prop: string;
52
52
  clearable: boolean;
53
+ inputClass: string;
54
+ customBlur: boolean;
55
+ iconPointer: boolean;
53
56
  showWordLimit: boolean;
54
57
  maxlength: number;
55
- iconPointer: boolean;
56
- customBlur: boolean;
57
- inputClass: string;
58
58
  }, {}>;
59
59
  export default _default;
60
60
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
@@ -27,9 +27,9 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
27
27
  id: string;
28
28
  placeholder: string;
29
29
  prop: string;
30
+ inputClass: string;
30
31
  currentPassword: boolean;
31
32
  newPassword: boolean;
32
- inputClass: string;
33
33
  }, {}>;
34
34
  export default _default;
35
35
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
@@ -20,6 +20,10 @@ declare const _default: import('vue').DefineComponent<{
20
20
  containerClass: {
21
21
  type: import('vue').PropType<string>;
22
22
  };
23
+ inputClass: {
24
+ type: import('vue').PropType<string>;
25
+ default: string;
26
+ };
23
27
  showWordLimit: {
24
28
  type: import('vue').PropType<boolean>;
25
29
  default: boolean;
@@ -28,10 +32,6 @@ declare const _default: import('vue').DefineComponent<{
28
32
  type: import('vue').PropType<number>;
29
33
  default: any;
30
34
  };
31
- inputClass: {
32
- type: import('vue').PropType<string>;
33
- default: string;
34
- };
35
35
  autosize: {
36
36
  type: import('vue').PropType<boolean>;
37
37
  default: boolean;
@@ -66,6 +66,10 @@ declare const _default: import('vue').DefineComponent<{
66
66
  containerClass: {
67
67
  type: import('vue').PropType<string>;
68
68
  };
69
+ inputClass: {
70
+ type: import('vue').PropType<string>;
71
+ default: string;
72
+ };
69
73
  showWordLimit: {
70
74
  type: import('vue').PropType<boolean>;
71
75
  default: boolean;
@@ -74,10 +78,6 @@ declare const _default: import('vue').DefineComponent<{
74
78
  type: import('vue').PropType<number>;
75
79
  default: any;
76
80
  };
77
- inputClass: {
78
- type: import('vue').PropType<string>;
79
- default: string;
80
- };
81
81
  autosize: {
82
82
  type: import('vue').PropType<boolean>;
83
83
  default: boolean;
@@ -95,9 +95,9 @@ declare const _default: import('vue').DefineComponent<{
95
95
  id: string;
96
96
  placeholder: string;
97
97
  prop: string;
98
+ inputClass: string;
98
99
  showWordLimit: boolean;
99
100
  maxlength: number;
100
- inputClass: string;
101
101
  autosize: boolean;
102
102
  minRows: number;
103
103
  maxRows: number;