@factoringplus/pl-components-pack-v3 1.8.34-pre-05 → 1.8.34-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 (42) hide show
  1. package/dist/{crypto-pro-f34ef5cf.cjs → crypto-pro-7b4b673e.cjs} +1 -1
  2. package/dist/{crypto-pro-8c839dab.js → crypto-pro-abcd1cba.js} +1 -1
  3. package/dist/{entry-b818dc1e.js → entry-576c1804.js} +9585 -9685
  4. package/dist/entry-5896737d.cjs +115 -0
  5. package/dist/pl-components-pack-v3.cjs.js +1 -1
  6. package/dist/pl-components-pack-v3.es.js +54 -60
  7. package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-control/index.d.ts +2 -2
  8. package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-control/pl-skeleton-control.vue.d.ts +2 -2
  9. package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-text-cell/index.d.ts +9 -9
  10. package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-text-cell/pl-skeleton-text-cell.vue.d.ts +4 -4
  11. package/dist/src/components/components.d.ts +1 -7
  12. package/dist/src/components/data/pl-tags-chips/index.d.ts +19 -19
  13. package/dist/src/components/data/pl-tags-chips/pl-tags-chips.vue.d.ts +1 -1
  14. package/dist/src/components/form/pl-autocomplete/pl-autocompete.vue.d.ts +9 -2
  15. package/dist/src/components/form/pl-autocomplete/types/index.d.ts +1 -0
  16. package/dist/src/components/form/pl-date-picker-plus/common/types/index.d.ts +1 -0
  17. package/dist/src/components/form/pl-date-picker-plus/pl-date-picker-plus/pl-date-picker-plus.vue.d.ts +9 -2
  18. package/dist/src/components/form/pl-date-picker-plus/pl-date-picker-range-plus/pl-date-picker-range-plus.vue.d.ts +9 -2
  19. package/dist/src/components/form/pl-input-plus/index.d.ts +549 -145
  20. package/dist/src/components/form/pl-input-plus/pl-input-plus.vue.d.ts +9 -2
  21. package/dist/src/components/form/pl-input-plus/types/index.d.ts +1 -0
  22. package/dist/src/components/form/pl-multi-select/components/pl-multi-select-dropdown.vue.d.ts +3 -0
  23. package/dist/src/components/form/pl-multi-select/pl-multi-select.vue.d.ts +12 -2
  24. package/dist/src/components/form/pl-multi-select/types/index.d.ts +3 -0
  25. package/dist/src/components/form/pl-select-plus/pl-select-plus.vue.d.ts +9 -2
  26. package/dist/src/components/form/pl-select-plus/types/index.d.ts +1 -0
  27. package/dist/src/components/form/pl-upload-plus/pl-upload-plus.vue.d.ts +10 -2
  28. package/dist/style.css +1 -1
  29. package/package.json +2 -2
  30. package/dist/entry-097fea1d.cjs +0 -115
  31. package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-button/index.d.ts +0 -29
  32. package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-button/pl-skeleton-button.vue.d.ts +0 -33
  33. package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-input/index.d.ts +0 -20
  34. package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-input/pl-skeleton-input.vue.d.ts +0 -29
  35. package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-tabs/index.d.ts +0 -10
  36. package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-tabs/pl-skeleton-tabs.vue.d.ts +0 -22
  37. package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-tags-chips/index.d.ts +0 -29
  38. package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-tags-chips/pl-skeleton-tags-chips.vue.d.ts +0 -33
  39. package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-text/index.d.ts +0 -20
  40. package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-text/pl-skeleton-text.vue.d.ts +0 -29
  41. package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-upload/index.d.ts +0 -10
  42. package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-upload/pl-skeleton-upload.vue.d.ts +0 -22
@@ -1 +1 @@
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
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const l=require("./entry-5896737d.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,77 +1,71 @@
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";
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-576c1804.js";
2
2
  import "vue";
3
3
  export {
4
4
  P as PlAutocomplete,
5
5
  e as PlButton,
6
6
  t as PlButtonDropdown,
7
7
  o as PlCard,
8
- n as PlCheckbox,
9
- i as PlCheckboxPlus,
8
+ i as PlCheckbox,
9
+ n as PlCheckboxPlus,
10
10
  r as PlCurrency,
11
11
  u as PlDatePickerLegacyPlugin,
12
12
  c as PlDatePickerPlugin,
13
- S as PlDatePickerPlusPlugin,
13
+ g as PlDatePickerPlusPlugin,
14
14
  p as PlDialog,
15
- g as PlDialogPlus,
16
- d as PlDirectives,
17
- k as PlForm,
18
- T as PlIcon,
19
- b as PlInput,
15
+ d as PlDialogPlus,
16
+ S as PlDirectives,
17
+ T as PlForm,
18
+ b as PlIcon,
19
+ k as PlInput,
20
20
  C as PlInputPlus,
21
21
  m as PlLink,
22
- x as PlMarkText,
23
- D as PlMultiSelect,
22
+ D as PlMarkText,
23
+ x as PlMultiSelect,
24
24
  f as PlMultitab,
25
- h as PlNavButton,
26
- I as PlNavigation,
25
+ I as PlNavButton,
26
+ h as PlNavigation,
27
27
  L as PlNotification,
28
28
  y as PlOnboarding,
29
- B as PlPagination,
30
- N as PlRadio,
31
- U as PlScrollbar,
32
- q as PlSelect,
33
- v as PlSelectPlus,
34
- A as PlSidebarItem,
35
- M as PlSigning,
29
+ N as PlPagination,
30
+ q as PlRadio,
31
+ v as PlScrollbar,
32
+ A as PlSelect,
33
+ B as PlSelectPlus,
34
+ M as PlSidebarItem,
35
+ U as PlSigning,
36
36
  w as PlSkeleton,
37
- O as PlSkeletonButton,
38
- R as PlSkeletonControl,
39
- z as PlSkeletonIcon,
40
- E as PlSkeletonInput,
41
- F as PlSkeletonTabs,
42
- J as PlSkeletonTagsChips,
43
- j as PlSkeletonText,
44
- G as PlSkeletonTextCell,
45
- H as PlSkeletonUpload,
46
- K as PlStepper,
47
- Q as PlSuggestions,
48
- V as PlSwitch,
49
- W as PlTabPane,
50
- X as PlTablePlugin,
51
- Y as PlTablePlus,
52
- Z as PlTabs,
53
- _ as PlTagsChips,
54
- $ as PlTextCell,
55
- aa as PlTextPlugin,
56
- la as PlTooltip,
57
- sa as PlTooltipPlus,
58
- Pa as PlUpload,
59
- ea as PlUploadLegacy,
60
- ta as PlUploadPlus,
61
- oa as ScreenSizes,
62
- na as TLogo,
63
- ia as apiJs,
64
- ra as cancelAllApiRequests,
65
- ua as dadataParser,
66
- ca as dataParser,
67
- Sa as declOfNum,
68
- pa as deepSet,
69
- ga as filters,
70
- da as formatCurrency,
71
- ka as formatDate,
72
- Ta as install,
73
- ba as isEqual,
74
- Ca as loader,
75
- ma as plLoading,
76
- xa as uniqId
37
+ O as PlSkeletonControl,
38
+ R as PlSkeletonIcon,
39
+ z as PlSkeletonTextCell,
40
+ E as PlStepper,
41
+ F as PlSuggestions,
42
+ J as PlSwitch,
43
+ j as PlTabPane,
44
+ G as PlTablePlugin,
45
+ H as PlTablePlus,
46
+ K as PlTabs,
47
+ Q as PlTagsChips,
48
+ V as PlTextCell,
49
+ W as PlTextPlugin,
50
+ X as PlTooltip,
51
+ Y as PlTooltipPlus,
52
+ Z as PlUpload,
53
+ _ as PlUploadLegacy,
54
+ $ as PlUploadPlus,
55
+ aa as ScreenSizes,
56
+ la as TLogo,
57
+ sa as apiJs,
58
+ Pa as cancelAllApiRequests,
59
+ ea as dadataParser,
60
+ ta as dataParser,
61
+ oa as declOfNum,
62
+ ia as deepSet,
63
+ na as filters,
64
+ ra as formatCurrency,
65
+ ua as formatDate,
66
+ ca as install,
67
+ ga as isEqual,
68
+ pa as loader,
69
+ da as plLoading,
70
+ Sa as uniqId
77
71
  };
@@ -3,7 +3,7 @@ export declare const PlSkeletonControl: import('../../../../../install-function'
3
3
  type: import('vue').PropType<string>;
4
4
  required: true;
5
5
  };
6
- size: {
6
+ variant: {
7
7
  type: import('vue').PropType<"small" | "medium">;
8
8
  required: true;
9
9
  };
@@ -12,7 +12,7 @@ export declare const PlSkeletonControl: import('../../../../../install-function'
12
12
  type: import('vue').PropType<string>;
13
13
  required: true;
14
14
  };
15
- size: {
15
+ variant: {
16
16
  type: import('vue').PropType<"small" | "medium">;
17
17
  required: true;
18
18
  };
@@ -1,9 +1,9 @@
1
1
  declare const _default: import('vue').DefineComponent<__VLS_TypePropsToRuntimeProps<{
2
2
  width: string;
3
- size: 'small' | 'medium';
3
+ variant: 'small' | 'medium';
4
4
  }>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<{
5
5
  width: string;
6
- size: 'small' | 'medium';
6
+ variant: 'small' | 'medium';
7
7
  }>>>, {}, {}>;
8
8
  export default _default;
9
9
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
@@ -1,29 +1,29 @@
1
1
  export declare const PlSkeletonTextCell: import('../../../../../install-function').SFCInstallWithContext<import('vue').DefineComponent<{
2
- type: {
3
- type: import('vue').PropType<"content+description" | "label+content" | "subtitle+description">;
4
- default: string;
5
- };
6
2
  width: {
7
3
  type: import('vue').PropType<string>;
8
4
  };
5
+ variant: {
6
+ type: import('vue').PropType<"content+description" | "label+content" | "subtitle+description">;
7
+ default: string;
8
+ };
9
9
  direction: {
10
10
  type: import('vue').PropType<"vertical" | "horizontal">;
11
11
  default: string;
12
12
  };
13
13
  }, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
14
- type: {
15
- type: import('vue').PropType<"content+description" | "label+content" | "subtitle+description">;
16
- default: string;
17
- };
18
14
  width: {
19
15
  type: import('vue').PropType<string>;
20
16
  };
17
+ variant: {
18
+ type: import('vue').PropType<"content+description" | "label+content" | "subtitle+description">;
19
+ default: string;
20
+ };
21
21
  direction: {
22
22
  type: import('vue').PropType<"vertical" | "horizontal">;
23
23
  default: string;
24
24
  };
25
25
  }>>, {
26
- type: "content+description" | "label+content" | "subtitle+description";
26
+ variant: "content+description" | "label+content" | "subtitle+description";
27
27
  direction: "vertical" | "horizontal";
28
28
  }, {}>>;
29
29
  export default PlSkeletonTextCell;
@@ -1,16 +1,16 @@
1
1
  interface IPlTextProps {
2
2
  width?: string;
3
3
  direction?: 'vertical' | 'horizontal';
4
- type?: 'content+description' | 'label+content' | 'subtitle+description';
4
+ variant?: 'content+description' | 'label+content' | 'subtitle+description';
5
5
  }
6
6
  declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IPlTextProps>, {
7
7
  direction: string;
8
- type: string;
8
+ variant: string;
9
9
  }>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IPlTextProps>, {
10
10
  direction: string;
11
- type: string;
11
+ variant: string;
12
12
  }>>>, {
13
- type: "content+description" | "label+content" | "subtitle+description";
13
+ variant: "content+description" | "label+content" | "subtitle+description";
14
14
  direction: "vertical" | "horizontal";
15
15
  }, {}>;
16
16
  export default _default;
@@ -19,12 +19,6 @@ import { default as PlSkeleton } from './basic/pl-skeleton';
19
19
  import { default as PlSkeletonIcon } from './basic/pl-skeleton/components/pl-skeleton-icon';
20
20
  import { default as PlSkeletonControl } from './basic/pl-skeleton/components/pl-skeleton-control';
21
21
  import { default as PlSkeletonTextCell } from './basic/pl-skeleton/components/pl-skeleton-text-cell';
22
- import { default as PlSkeletonText } from './basic/pl-skeleton/components/pl-skeleton-text';
23
- import { default as PlSkeletonButton } from './basic/pl-skeleton/components/pl-skeleton-button';
24
- import { default as PlSkeletonInput } from './basic/pl-skeleton/components/pl-skeleton-input';
25
- import { default as PlSkeletonTabs } from './basic/pl-skeleton/components/pl-skeleton-tabs';
26
- import { default as PlSkeletonUpload } from './basic/pl-skeleton/components/pl-skeleton-upload';
27
- import { default as PlSkeletonTagsChips } from './basic/pl-skeleton/components/pl-skeleton-tags-chips';
28
22
  import { default as PlTooltipPlus } from './basic/pl-tooltip-plus';
29
23
  import { default as PlAutocomplete } from './form/pl-autocomplete';
30
24
  import { default as PlCheckboxPlus } from './form/pl-checkbox-plus';
@@ -111,4 +105,4 @@ export * from '../utils/deepSet';
111
105
  export * from '../utils/dadataParser';
112
106
  export * from '../plugins/filters';
113
107
  export * from '../plugins/api/api';
114
- export { PlButton, PlCurrency, PlAutocomplete, PlCard, PlCheckbox, PlCheckboxPlus, PlDatePickerPlugin, PlDatePickerLegacyPlugin, PlDatePickerPlusPlugin, PlDialogPlus, PlDialog, PlForm, PlIcon, PlInput, PlInputPlus, PlLink, PlMultitab, PlRadio, PlScrollbar, PlSelect, PlSelectPlus, PlSkeleton, PlSkeletonIcon, PlSkeletonControl, PlSkeletonTextCell, PlSkeletonText, PlSkeletonButton, PlSkeletonInput, PlSkeletonTabs, PlSkeletonUpload, PlSkeletonTagsChips, PlNotification, PlStepper, PlSuggestions, PlSwitch, PlTabPane, PlTablePlugin, PlTablePlus, PlTabs, PlTextPlugin, PlTooltip, PlUpload, PlUploadLegacy, PlUploadPlus, PlTooltipPlus, PlMultiSelect, PlMarkText, PlPagination, PlSigning, PlTagsChips, PlOnboarding, PlNavigation, PlNavButton, PlSidebarItem, TLogo, PlTextCell, PlButtonDropdown, };
108
+ export { PlButton, PlCurrency, PlAutocomplete, PlCard, PlCheckbox, PlCheckboxPlus, PlDatePickerPlugin, PlDatePickerLegacyPlugin, PlDatePickerPlusPlugin, PlDialogPlus, PlDialog, PlForm, PlIcon, PlInput, PlInputPlus, PlLink, PlMultitab, PlRadio, PlScrollbar, PlSelect, PlSelectPlus, PlSkeleton, PlSkeletonIcon, PlSkeletonControl, PlSkeletonTextCell, PlNotification, PlStepper, PlSuggestions, PlSwitch, PlTabPane, PlTablePlugin, PlTablePlus, PlTabs, PlTextPlugin, PlTooltip, PlUpload, PlUploadLegacy, PlUploadPlus, PlTooltipPlus, PlMultiSelect, PlMarkText, PlPagination, PlSigning, PlTagsChips, PlOnboarding, PlNavigation, PlNavButton, PlSidebarItem, TLogo, PlTextCell, PlButtonDropdown };
@@ -24,10 +24,6 @@ export declare const PlTagsChips: import('../../../install-function').SFCInstall
24
24
  type: import('vue').PropType<boolean>;
25
25
  default: boolean;
26
26
  };
27
- chip: {
28
- type: import('vue').PropType<boolean>;
29
- default: boolean;
30
- };
31
27
  interactive: {
32
28
  type: import('vue').PropType<boolean>;
33
29
  default: boolean;
@@ -40,6 +36,10 @@ export declare const PlTagsChips: import('../../../install-function').SFCInstall
40
36
  type: import('vue').PropType<string>;
41
37
  default: string;
42
38
  };
39
+ chip: {
40
+ type: import('vue').PropType<boolean>;
41
+ default: boolean;
42
+ };
43
43
  deleteBtn: {
44
44
  type: import('vue').PropType<boolean>;
45
45
  default: boolean;
@@ -75,10 +75,6 @@ export declare const PlTagsChips: import('../../../install-function').SFCInstall
75
75
  type: import('vue').PropType<boolean>;
76
76
  default: boolean;
77
77
  };
78
- chip: {
79
- type: import('vue').PropType<boolean>;
80
- default: boolean;
81
- };
82
78
  interactive: {
83
79
  type: import('vue').PropType<boolean>;
84
80
  default: boolean;
@@ -91,6 +87,10 @@ export declare const PlTagsChips: import('../../../install-function').SFCInstall
91
87
  type: import('vue').PropType<string>;
92
88
  default: string;
93
89
  };
90
+ chip: {
91
+ type: import('vue').PropType<boolean>;
92
+ default: boolean;
93
+ };
94
94
  deleteBtn: {
95
95
  type: import('vue').PropType<boolean>;
96
96
  default: boolean;
@@ -105,10 +105,10 @@ export declare const PlTagsChips: import('../../../install-function').SFCInstall
105
105
  icon: import('../../components').TIcon;
106
106
  iconColor: string;
107
107
  active: boolean;
108
- chip: boolean;
109
108
  interactive: boolean;
110
109
  textColor: string;
111
110
  backgroundColor: string;
111
+ chip: boolean;
112
112
  deleteBtn: boolean;
113
113
  }, true, {}, {}, {
114
114
  P: {};
@@ -142,10 +142,6 @@ export declare const PlTagsChips: import('../../../install-function').SFCInstall
142
142
  type: import('vue').PropType<boolean>;
143
143
  default: boolean;
144
144
  };
145
- chip: {
146
- type: import('vue').PropType<boolean>;
147
- default: boolean;
148
- };
149
145
  interactive: {
150
146
  type: import('vue').PropType<boolean>;
151
147
  default: boolean;
@@ -158,6 +154,10 @@ export declare const PlTagsChips: import('../../../install-function').SFCInstall
158
154
  type: import('vue').PropType<string>;
159
155
  default: string;
160
156
  };
157
+ chip: {
158
+ type: import('vue').PropType<boolean>;
159
+ default: boolean;
160
+ };
161
161
  deleteBtn: {
162
162
  type: import('vue').PropType<boolean>;
163
163
  default: boolean;
@@ -172,10 +172,10 @@ export declare const PlTagsChips: import('../../../install-function').SFCInstall
172
172
  icon: import('../../components').TIcon;
173
173
  iconColor: string;
174
174
  active: boolean;
175
- chip: boolean;
176
175
  interactive: boolean;
177
176
  textColor: string;
178
177
  backgroundColor: string;
178
+ chip: boolean;
179
179
  deleteBtn: boolean;
180
180
  }>;
181
181
  __isFragment?: never;
@@ -206,10 +206,6 @@ export declare const PlTagsChips: import('../../../install-function').SFCInstall
206
206
  type: import('vue').PropType<boolean>;
207
207
  default: boolean;
208
208
  };
209
- chip: {
210
- type: import('vue').PropType<boolean>;
211
- default: boolean;
212
- };
213
209
  interactive: {
214
210
  type: import('vue').PropType<boolean>;
215
211
  default: boolean;
@@ -222,6 +218,10 @@ export declare const PlTagsChips: import('../../../install-function').SFCInstall
222
218
  type: import('vue').PropType<string>;
223
219
  default: string;
224
220
  };
221
+ chip: {
222
+ type: import('vue').PropType<boolean>;
223
+ default: boolean;
224
+ };
225
225
  deleteBtn: {
226
226
  type: import('vue').PropType<boolean>;
227
227
  default: boolean;
@@ -239,10 +239,10 @@ export declare const PlTagsChips: import('../../../install-function').SFCInstall
239
239
  icon: import('../../components').TIcon;
240
240
  iconColor: string;
241
241
  active: boolean;
242
- chip: boolean;
243
242
  interactive: boolean;
244
243
  textColor: string;
245
244
  backgroundColor: string;
245
+ chip: boolean;
246
246
  deleteBtn: boolean;
247
247
  }, {}, string, {}> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
248
248
  $slots: {
@@ -51,10 +51,10 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
51
51
  icon: TIcon;
52
52
  iconColor: string;
53
53
  active: boolean;
54
- chip: boolean;
55
54
  interactive: boolean;
56
55
  textColor: string;
57
56
  backgroundColor: string;
57
+ chip: boolean;
58
58
  deleteBtn: boolean;
59
59
  }, {}>, {
60
60
  default?(_: {}): any;
@@ -1,6 +1,6 @@
1
1
  import { IOption, IAutocompleteProps } from './types';
2
2
 
3
- declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IAutocompleteProps>, {
3
+ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IAutocompleteProps>, {
4
4
  modelValue: () => {
5
5
  value: string;
6
6
  };
@@ -78,7 +78,9 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
78
78
  noData: string;
79
79
  memoryBlur: boolean;
80
80
  defaultDropText: string;
81
- }, {}>;
81
+ }, {}>, {
82
+ "tooltip-text"?(_: {}): any;
83
+ }>;
82
84
  export default _default;
83
85
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
84
86
  type __VLS_TypePropsToRuntimeProps<T> = {
@@ -97,3 +99,8 @@ type __VLS_WithDefaults<P, D> = {
97
99
  type __VLS_Prettify<T> = {
98
100
  [K in keyof T]: T[K];
99
101
  } & {};
102
+ type __VLS_WithTemplateSlots<T, S> = T & {
103
+ new (): {
104
+ $slots: S;
105
+ };
106
+ };
@@ -41,6 +41,7 @@ declare interface IAutocompleteProps {
41
41
  uniqKey?: string;
42
42
  teleport?: boolean;
43
43
  inputClass?: string;
44
+ tooltipWidth?: string;
44
45
  }
45
46
  declare interface IDropdownProps {
46
47
  focus: boolean;
@@ -19,6 +19,7 @@ declare interface IDefaultPickerProps {
19
19
  disabledDate?: (date: string) => boolean;
20
20
  disabled?: boolean;
21
21
  disableTeleport?: boolean;
22
+ tooltipWidth?: string;
22
23
  }
23
24
  declare interface IPickerProps extends IDefaultPickerProps {
24
25
  modelValue: string | null;
@@ -1,6 +1,6 @@
1
1
  import { IPickerProps } from '../common/types';
2
2
 
3
- declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IPickerProps>, {
3
+ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IPickerProps>, {
4
4
  modelValue: any;
5
5
  width: string;
6
6
  placeholder: string;
@@ -62,7 +62,9 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
62
62
  yearSwitch: boolean;
63
63
  disabledDate: (date: string) => boolean;
64
64
  disableTeleport: boolean;
65
- }, {}>;
65
+ }, {}>, {
66
+ "tooltip-text"?(_: {}): any;
67
+ }>;
66
68
  export default _default;
67
69
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
68
70
  type __VLS_TypePropsToRuntimeProps<T> = {
@@ -81,3 +83,8 @@ type __VLS_WithDefaults<P, D> = {
81
83
  type __VLS_Prettify<T> = {
82
84
  [K in keyof T]: T[K];
83
85
  } & {};
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: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IPickerRangeProps>, {
3
+ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IPickerRangeProps>, {
4
4
  modelValue: () => any[];
5
5
  width: string;
6
6
  placeholder: string;
@@ -64,7 +64,9 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
64
64
  monthSwitch: boolean;
65
65
  yearSwitch: boolean;
66
66
  disabledDate: (date: string) => boolean;
67
- }, {}>;
67
+ }, {}>, {
68
+ "tooltip-text"?(_: {}): any;
69
+ }>;
68
70
  export default _default;
69
71
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
70
72
  type __VLS_TypePropsToRuntimeProps<T> = {
@@ -83,3 +85,8 @@ type __VLS_WithDefaults<P, D> = {
83
85
  type __VLS_Prettify<T> = {
84
86
  [K in keyof T]: T[K];
85
87
  } & {};
88
+ type __VLS_WithTemplateSlots<T, S> = T & {
89
+ new (): {
90
+ $slots: S;
91
+ };
92
+ };