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

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 (24) hide show
  1. package/dist/{crypto-pro-ca01304b.cjs → crypto-pro-e312dddf.cjs} +1 -1
  2. package/dist/{crypto-pro-84050865.js → crypto-pro-fc7bf473.js} +1 -1
  3. package/dist/{entry-aa8e860e.cjs → entry-c6ea2d59.cjs} +21 -21
  4. package/dist/{entry-17f6ec32.js → entry-d3b7e319.js} +5043 -4951
  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 -2
  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 +4 -4
  11. package/dist/src/components/form/pl-date-picker-plus/pl-date-picker-plus/pl-date-picker-plus.vue.d.ts +3 -3
  12. package/dist/src/components/form/pl-date-picker-plus/pl-date-picker-range-plus/pl-date-picker-range-plus.vue.d.ts +3 -3
  13. package/dist/src/components/form/pl-input-plus/components/pl-default.vue.d.ts +5 -5
  14. package/dist/src/components/form/pl-input-plus/components/pl-password.vue.d.ts +1 -1
  15. package/dist/src/components/form/pl-input-plus/components/pl-textarea.vue.d.ts +9 -9
  16. package/dist/src/components/form/pl-input-plus/index.d.ts +193 -193
  17. package/dist/src/components/form/pl-input-plus/pl-input-plus.vue.d.ts +15 -15
  18. package/dist/src/components/form/pl-multi-select/components/pl-default.vue.d.ts +1 -1
  19. package/dist/src/components/form/pl-multi-select/pl-multi-select.vue.d.ts +2 -2
  20. package/dist/src/components/form/pl-select-plus/components/pl-default.vue.d.ts +1 -1
  21. package/dist/src/components/form/pl-select-plus/pl-select-plus.vue.d.ts +2 -2
  22. package/dist/src/components/form/pl-upload-plus/pl-upload-plus.vue.d.ts +1 -1
  23. package/dist/style.css +1 -1
  24. package/package.json +1 -1
@@ -1 +1 @@
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
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const l=require("./entry-c6ea2d59.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-17f6ec32.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-d3b7e319.js";
2
2
  import "vue";
3
3
  export {
4
4
  P as PlAutocomplete,
@@ -37,11 +37,11 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
37
37
  onWheel?: (...args: any[]) => any;
38
38
  }, {
39
39
  height: string | number;
40
- viewClass: string;
41
40
  maxHeight: string | number;
42
- offsetRight: string;
43
41
  wrapClass: string;
42
+ viewClass: string;
44
43
  hideScrollThumb: boolean;
44
+ offsetRight: string;
45
45
  alwaysShowXThumb: boolean;
46
46
  }, {}>, {
47
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;
37
38
  uniqKey: string;
38
39
  query: string;
39
40
  suggestionList: IOption[];
40
41
  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;
43
44
  memoryBlur: boolean;
44
45
  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
- uniqKey: string;
70
+ helpertext: string;
71
+ optional: string;
71
72
  tooltip: string;
72
73
  clearable: boolean;
74
+ uniqKey: string;
75
+ inputClass: string;
73
76
  suggestionList: IOption[];
74
77
  symbolsCountSearch: string | number;
75
78
  noData: string;
76
79
  memoryBlur: boolean;
77
- inputClass: string;
78
- helpertext: string;
79
80
  defaultDropText: string;
80
- optional: string;
81
81
  }, {}>, {
82
82
  "tooltip-text"?(_: {}): any;
83
83
  }>;
@@ -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
- showInput: boolean;
57
- tooltip: string;
58
- clearable: boolean;
59
56
  helpertext: string;
60
57
  optional: string;
58
+ tooltip: string;
59
+ clearable: boolean;
60
+ showInput: boolean;
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
- showInput: boolean;
59
- tooltip: string;
60
- clearable: boolean;
61
58
  helpertext: string;
62
59
  optional: string;
60
+ tooltip: string;
61
+ clearable: boolean;
62
+ showInput: boolean;
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
- tabHandler: (...args: any[]) => void;
23
22
  "custom-blur": (...args: any[]) => void;
23
+ tabHandler: (...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
- onTabHandler?: (...args: any[]) => any;
44
43
  "onCustom-blur"?: (...args: any[]) => any;
44
+ onTabHandler?: (...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;
56
53
  showWordLimit: boolean;
57
54
  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;
31
30
  currentPassword: boolean;
32
31
  newPassword: boolean;
32
+ inputClass: string;
33
33
  }, {}>;
34
34
  export default _default;
35
35
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
@@ -20,10 +20,6 @@ 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
- };
27
23
  showWordLimit: {
28
24
  type: import('vue').PropType<boolean>;
29
25
  default: boolean;
@@ -32,6 +28,10 @@ declare const _default: import('vue').DefineComponent<{
32
28
  type: import('vue').PropType<number>;
33
29
  default: any;
34
30
  };
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,10 +66,6 @@ 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
- };
73
69
  showWordLimit: {
74
70
  type: import('vue').PropType<boolean>;
75
71
  default: boolean;
@@ -78,6 +74,10 @@ declare const _default: import('vue').DefineComponent<{
78
74
  type: import('vue').PropType<number>;
79
75
  default: any;
80
76
  };
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;
99
98
  showWordLimit: boolean;
100
99
  maxlength: number;
100
+ inputClass: string;
101
101
  autosize: boolean;
102
102
  minRows: number;
103
103
  maxRows: number;