@factoringplus/pl-components-pack-v3 1.8.33-pre-01 → 1.8.33-pre-multiselect

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-8f80ffb5.js → crypto-pro-70fa9136.js} +1 -1
  2. package/dist/{crypto-pro-82567ab3.cjs → crypto-pro-9e09348d.cjs} +1 -1
  3. package/dist/entry-3a3f4fbd.cjs +115 -0
  4. package/dist/{entry-7caa8d8e.js → entry-97b00fcf.js} +7496 -7531
  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 +2 -9
  8. package/dist/src/components/form/pl-autocomplete/types/index.d.ts +0 -1
  9. package/dist/src/components/form/pl-date-picker-plus/common/types/index.d.ts +0 -1
  10. package/dist/src/components/form/pl-date-picker-plus/pl-date-picker-plus/pl-date-picker-plus.vue.d.ts +2 -9
  11. package/dist/src/components/form/pl-date-picker-plus/pl-date-picker-range-plus/pl-date-picker-range-plus.vue.d.ts +2 -9
  12. package/dist/src/components/form/pl-input-plus/index.d.ts +145 -549
  13. package/dist/src/components/form/pl-input-plus/pl-input-plus.vue.d.ts +2 -9
  14. package/dist/src/components/form/pl-input-plus/types/index.d.ts +0 -1
  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 +5 -9
  17. package/dist/src/components/form/pl-multi-select/types/index.d.ts +2 -1
  18. package/dist/src/components/form/pl-select-plus/pl-select-plus.vue.d.ts +2 -9
  19. package/dist/src/components/form/pl-select-plus/types/index.d.ts +0 -1
  20. package/dist/src/components/form/pl-upload-plus/pl-upload-plus.vue.d.ts +2 -10
  21. package/dist/style.css +1 -1
  22. package/package.json +1 -1
  23. package/dist/entry-a86974ac.cjs +0 -115
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const l=require("./entry-a86974ac.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.PlSkeletonControl=l.PlSkeletonControl;exports.PlSkeletonIcon=l.PlSkeletonIcon;exports.PlSkeletonTextCell=l.PlSkeletonTextCell;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-3a3f4fbd.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.PlSkeletonControl=l.PlSkeletonControl;exports.PlSkeletonIcon=l.PlSkeletonIcon;exports.PlSkeletonTextCell=l.PlSkeletonTextCell;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, ab as t, o, q as i, r as n, m as r, t as u, s as c, v as g, x as p, w as d, P as S, y as T, z as b, B as k, C, D as m, a1 as D, a0 as x, E as f, a7 as I, a6 as h, N as L, a5 as y, a2 as N, F as q, G as v, H as A, I as B, a8 as M, a3 as U, J as w, L as O, K as R, M as z, O as E, Q as F, R as J, S as j, T as G, U as H, V as K, a4 as Q, aa as V, W, X, $ as Y, Y as Z, Z as _, _ as $, ac as aa, a9 as la, A as sa, j as Pa, h as ea, h as ta, d as oa, e as ia, a as na, f as ra, c as ua, i as ca, b as ga, l as pa, p as da, u as Sa } from "./entry-7caa8d8e.js";
1
+ import { n as P, k as e, ab as t, o, q as i, r as n, m as r, t as u, s as c, v as g, x as p, w as d, P as S, y as T, z as b, B as k, C, D as m, a1 as D, a0 as x, E as f, a7 as I, a6 as h, N as L, a5 as y, a2 as N, F as q, G as v, H as A, I as B, a8 as M, a3 as U, J as w, L as O, K as R, M as z, O as E, Q as F, R as J, S as j, T as G, U as H, V as K, a4 as Q, aa as V, W, X, $ as Y, Y as Z, Z as _, _ as $, ac as aa, a9 as la, A as sa, j as Pa, h as ea, h as ta, d as oa, e as ia, a as na, f as ra, c as ua, i as ca, b as ga, l as pa, p as da, u as Sa } from "./entry-97b00fcf.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: __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
- };