@factoringplus/pl-components-pack-v3 1.8.35-pre-tooltip → 1.8.35-pre-dropdown-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 (23) hide show
  1. package/dist/{crypto-pro-a84e7c2f.js → crypto-pro-17791c4a.js} +1 -1
  2. package/dist/{crypto-pro-2b171e36.cjs → crypto-pro-3f8937d4.cjs} +1 -1
  3. package/dist/{entry-650188cb.cjs → entry-674a4b28.cjs} +26 -26
  4. package/dist/{entry-1514d4af.js → entry-bb231a57.js} +4088 -4117
  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-tooltip-plus/pl-tooltip-plus.vue.d.ts +1 -1
  8. package/dist/src/components/data/pl-onboarding/pl-onboarding.vue.d.ts +1 -1
  9. package/dist/src/components/form/pl-autocomplete/pl-autocompete.vue.d.ts +2 -9
  10. package/dist/src/components/form/pl-autocomplete/types/index.d.ts +0 -1
  11. package/dist/src/components/form/pl-date-picker-plus/common/types/index.d.ts +0 -1
  12. package/dist/src/components/form/pl-date-picker-plus/pl-date-picker-plus/pl-date-picker-plus.vue.d.ts +2 -9
  13. package/dist/src/components/form/pl-date-picker-plus/pl-date-picker-range-plus/pl-date-picker-range-plus.vue.d.ts +2 -9
  14. package/dist/src/components/form/pl-input-plus/index.d.ts +145 -549
  15. package/dist/src/components/form/pl-input-plus/pl-input-plus.vue.d.ts +2 -9
  16. package/dist/src/components/form/pl-input-plus/types/index.d.ts +0 -1
  17. package/dist/src/components/form/pl-multi-select/pl-multi-select.vue.d.ts +2 -9
  18. package/dist/src/components/form/pl-multi-select/types/index.d.ts +0 -1
  19. package/dist/src/components/form/pl-select-plus/pl-select-plus.vue.d.ts +2 -9
  20. package/dist/src/components/form/pl-select-plus/types/index.d.ts +0 -1
  21. package/dist/src/components/form/pl-upload-plus/pl-upload-plus.vue.d.ts +2 -10
  22. package/dist/style.css +1 -1
  23. package/package.json +1 -1
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const l=require("./entry-650188cb.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-674a4b28.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-1514d4af.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-bb231a57.js";
2
2
  import "vue";
3
3
  export {
4
4
  P as PlAutocomplete,
@@ -23,7 +23,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
23
23
  customClass: string;
24
24
  }>>>, {
25
25
  disabled: boolean;
26
- placement: "left" | "right" | "top-right" | "top" | "top-left" | "right-top" | "right-bottom" | "bottom-left" | "bottom" | "bottom-right" | "left-bottom" | "left-top";
26
+ placement: "left" | "right" | "top" | "top-right" | "top-left" | "right-top" | "right-bottom" | "bottom-left" | "bottom" | "bottom-right" | "left-bottom" | "left-top";
27
27
  delay: boolean;
28
28
  truncated: boolean;
29
29
  trigger: "click" | "hover";
@@ -31,7 +31,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
31
31
  onNext?: (...args: any[]) => any;
32
32
  }, {
33
33
  title: string;
34
- placement: "left" | "right" | "top-right" | "top" | "top-left" | "right-top" | "right-bottom" | "bottom-left" | "bottom" | "bottom-right" | "left-bottom" | "left-top";
34
+ placement: "left" | "right" | "top" | "top-right" | "top-left" | "right-top" | "right-bottom" | "bottom-left" | "bottom" | "bottom-right" | "left-bottom" | "left-top";
35
35
  show: boolean;
36
36
  currentItem: number;
37
37
  }, {}>, {
@@ -1,6 +1,6 @@
1
1
  import { IOption, IAutocompleteProps } from './types';
2
2
 
3
- declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IAutocompleteProps>, {
3
+ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IAutocompleteProps>, {
4
4
  modelValue: () => {
5
5
  value: string;
6
6
  };
@@ -78,9 +78,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
78
78
  noData: string;
79
79
  memoryBlur: boolean;
80
80
  defaultDropText: string;
81
- }, {}>, {
82
- "tooltip-text"?(_: {}): any;
83
- }>;
81
+ }, {}>;
84
82
  export default _default;
85
83
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
86
84
  type __VLS_TypePropsToRuntimeProps<T> = {
@@ -99,8 +97,3 @@ type __VLS_WithDefaults<P, D> = {
99
97
  type __VLS_Prettify<T> = {
100
98
  [K in keyof T]: T[K];
101
99
  } & {};
102
- type __VLS_WithTemplateSlots<T, S> = T & {
103
- new (): {
104
- $slots: S;
105
- };
106
- };
@@ -41,7 +41,6 @@ declare interface IAutocompleteProps {
41
41
  uniqKey?: string;
42
42
  teleport?: boolean;
43
43
  inputClass?: string;
44
- tooltipWidth?: string;
45
44
  }
46
45
  declare interface IDropdownProps {
47
46
  focus: boolean;
@@ -19,7 +19,6 @@ declare interface IDefaultPickerProps {
19
19
  disabledDate?: (date: string) => boolean;
20
20
  disabled?: boolean;
21
21
  disableTeleport?: boolean;
22
- tooltipWidth?: string;
23
22
  }
24
23
  declare interface IPickerProps extends IDefaultPickerProps {
25
24
  modelValue: string | null;
@@ -1,6 +1,6 @@
1
1
  import { IPickerProps } from '../common/types';
2
2
 
3
- declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IPickerProps>, {
3
+ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IPickerProps>, {
4
4
  modelValue: any;
5
5
  width: string;
6
6
  placeholder: string;
@@ -62,9 +62,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
62
62
  yearSwitch: boolean;
63
63
  disabledDate: (date: string) => boolean;
64
64
  disableTeleport: boolean;
65
- }, {}>, {
66
- "tooltip-text"?(_: {}): any;
67
- }>;
65
+ }, {}>;
68
66
  export default _default;
69
67
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
70
68
  type __VLS_TypePropsToRuntimeProps<T> = {
@@ -83,8 +81,3 @@ type __VLS_WithDefaults<P, D> = {
83
81
  type __VLS_Prettify<T> = {
84
82
  [K in keyof T]: T[K];
85
83
  } & {};
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: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IPickerRangeProps>, {
3
+ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IPickerRangeProps>, {
4
4
  modelValue: () => any[];
5
5
  width: string;
6
6
  placeholder: string;
@@ -64,9 +64,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
64
64
  monthSwitch: boolean;
65
65
  yearSwitch: boolean;
66
66
  disabledDate: (date: string) => boolean;
67
- }, {}>, {
68
- "tooltip-text"?(_: {}): any;
69
- }>;
67
+ }, {}>;
70
68
  export default _default;
71
69
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
72
70
  type __VLS_TypePropsToRuntimeProps<T> = {
@@ -85,8 +83,3 @@ type __VLS_WithDefaults<P, D> = {
85
83
  type __VLS_Prettify<T> = {
86
84
  [K in keyof T]: T[K];
87
85
  } & {};
88
- type __VLS_WithTemplateSlots<T, S> = T & {
89
- new (): {
90
- $slots: S;
91
- };
92
- };