@factoringplus/pl-components-pack-v3 1.8.35-pre-03 → 1.8.35-pre-01-test-install

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-4b3072a4.js → crypto-pro-8c839dab.js} +1 -1
  2. package/dist/{crypto-pro-6537ca33.cjs → crypto-pro-f34ef5cf.cjs} +1 -1
  3. package/dist/{entry-d55a2bc1.cjs → entry-097fea1d.cjs} +27 -27
  4. package/dist/{entry-e7a89dce.js → entry-b818dc1e.js} +8055 -8118
  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-button/pl-button.vue.d.ts +2 -2
  8. package/dist/src/components/data/pl-onboarding/pl-onboarding.vue.d.ts +0 -10
  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 +149 -553
  15. package/dist/src/components/form/pl-input-plus/pl-input-plus.vue.d.ts +3 -10
  16. package/dist/src/components/form/pl-input-plus/types/index.d.ts +0 -1
  17. package/dist/src/components/form/pl-multi-select/components/pl-multi-select-dropdown.vue.d.ts +0 -3
  18. package/dist/src/components/form/pl-multi-select/pl-multi-select.vue.d.ts +2 -12
  19. package/dist/src/components/form/pl-multi-select/types/index.d.ts +0 -3
  20. package/dist/src/components/form/pl-select-plus/pl-select-plus.vue.d.ts +2 -9
  21. package/dist/src/components/form/pl-select-plus/types/index.d.ts +0 -1
  22. package/dist/src/components/form/pl-upload-plus/pl-upload-plus.vue.d.ts +2 -10
  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-d55a2bc1.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-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,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-e7a89dce.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-b818dc1e.js";
2
2
  import "vue";
3
3
  export {
4
4
  P as PlAutocomplete,
@@ -2,7 +2,7 @@ import { TButtonProps } from './types';
2
2
 
3
3
  declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<TButtonProps>, {
4
4
  /**
5
- * Выставляет ширину кнопки в 100%
5
+ * @param fullWidth Выставляет ширину кнопки в 100%
6
6
  */
7
7
  fullWidth: boolean;
8
8
  disabled: boolean;
@@ -18,7 +18,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
18
18
  click: (...args: any[]) => void;
19
19
  }, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<TButtonProps>, {
20
20
  /**
21
- * Выставляет ширину кнопки в 100%
21
+ * @param fullWidth Выставляет ширину кнопки в 100%
22
22
  */
23
23
  fullWidth: boolean;
24
24
  disabled: boolean;
@@ -1,13 +1,3 @@
1
- /**
2
- * PlOnboarding компонент
3
- *
4
- * @description Отображает процесс онбординга
5
- * @props {boolean} props.show - Показывать ли компонент
6
- * @props {string} props.placement - Расположение компонента
7
- * @props {ISlide[]} props.slides - Слайды
8
- * @props {number} props.currentItem - Текущий слайд
9
- * @props {string} props.title - Заголовок компонента
10
- */
11
1
  interface ISlide {
12
2
  description: string;
13
3
  images?: string;
@@ -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
- };