@factoringplus/pl-components-pack-v3 1.13.4 → 1.13.5

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 (89) hide show
  1. package/README.md +3 -3
  2. package/dist/{crypto-pro-actual-cades-plugin-b763ca04.cjs → crypto-pro-actual-cades-plugin-00e94b0e.cjs} +1 -1
  3. package/dist/{crypto-pro-actual-cades-plugin-21690d4e.js → crypto-pro-actual-cades-plugin-6de44578.js} +1 -1
  4. package/dist/{entry-a2ad1f2f.js → entry-408d6e03.js} +4411 -4407
  5. package/dist/{entry-c4b485d2.cjs → entry-a17d0f2b.cjs} +27 -27
  6. package/dist/pl-components-pack-v3.cjs.js +1 -1
  7. package/dist/pl-components-pack-v3.es.js +1 -1
  8. package/dist/src/components/basic/pl-button/index.d.ts +21 -20
  9. package/dist/src/components/basic/pl-button/pl-button.vue.d.ts +1 -1
  10. package/dist/src/components/basic/pl-button-dropdown/index.d.ts +21 -20
  11. package/dist/src/components/basic/pl-button-dropdown/pl-button-dropdown.vue.d.ts +9 -9
  12. package/dist/src/components/basic/pl-dialog/index.d.ts +21 -20
  13. package/dist/src/components/basic/pl-dialog/pl-dialog-plus.vue.d.ts +9 -9
  14. package/dist/src/components/basic/pl-link/index.d.ts +2 -1
  15. package/dist/src/components/basic/pl-scrollbar/index.d.ts +2 -1
  16. package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-button/index.d.ts +8 -7
  17. package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-button/pl-skeleton-button.vue.d.ts +2 -2
  18. package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-control/index.d.ts +4 -3
  19. package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-icon/index.d.ts +2 -1
  20. package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-input/index.d.ts +2 -1
  21. package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-tabs/index.d.ts +2 -1
  22. package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-tags-chips/index.d.ts +5 -4
  23. package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-tags-chips/pl-skeleton-tags-chips.vue.d.ts +1 -1
  24. package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-text/index.d.ts +2 -1
  25. package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-text-cell/index.d.ts +2 -1
  26. package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-upload/index.d.ts +2 -1
  27. package/dist/src/components/basic/pl-skeleton/index.d.ts +7 -6
  28. package/dist/src/components/basic/pl-skeleton/pl-skeleton.vue.d.ts +1 -1
  29. package/dist/src/components/basic/pl-tooltip-plus/index.d.ts +9 -8
  30. package/dist/src/components/basic/pl-tooltip-plus/pl-tooltip-plus.vue.d.ts +1 -1
  31. package/dist/src/components/data/pl-action-bar/components/pl-action-button/index.d.ts +2 -1
  32. package/dist/src/components/data/pl-action-bar/index.d.ts +2 -1
  33. package/dist/src/components/data/pl-banner/index.d.ts +2 -1
  34. package/dist/src/components/data/pl-card/index.d.ts +2 -1
  35. package/dist/src/components/data/pl-multitab/index.d.ts +2 -1
  36. package/dist/src/components/data/pl-onboarding/index.d.ts +25 -24
  37. package/dist/src/components/data/pl-onboarding/pl-onboarding.vue.d.ts +11 -11
  38. package/dist/src/components/data/pl-progress/index.d.ts +5 -4
  39. package/dist/src/components/data/pl-progress/pl-progress.vue.d.ts +1 -1
  40. package/dist/src/components/data/pl-sign-error/index.d.ts +2 -1
  41. package/dist/src/components/data/pl-signing/index.d.ts +2 -1
  42. package/dist/src/components/data/pl-snackbar/index.d.ts +3 -3
  43. package/dist/src/components/data/pl-snackbar/pl-snackbar.vue.d.ts +1 -1
  44. package/dist/src/components/data/pl-stepper/index.d.ts +21 -20
  45. package/dist/src/components/data/pl-table-plus/index.d.ts +150 -149
  46. package/dist/src/components/data/pl-table-plus/pl-table-plus.vue.d.ts +72 -72
  47. package/dist/src/components/data/pl-tabs/index.d.ts +2 -1
  48. package/dist/src/components/data/pl-tags-chips/index.d.ts +9 -8
  49. package/dist/src/components/data/pl-tags-chips/pl-tags-chips.vue.d.ts +1 -1
  50. package/dist/src/components/data/pl-text-cell/index.d.ts +2 -1
  51. package/dist/src/components/deprecated/pl-tooltip/pl-tooltip.vue.d.ts +3 -3
  52. package/dist/src/components/form/pl-autocomplete/components/pl-autocomplete-dropdown.vue.d.ts +1 -1
  53. package/dist/src/components/form/pl-autocomplete/components/pl-default.vue.d.ts +30 -30
  54. package/dist/src/components/form/pl-autocomplete/index.d.ts +75 -74
  55. package/dist/src/components/form/pl-autocomplete/pl-autocompete.vue.d.ts +35 -35
  56. package/dist/src/components/form/pl-checkbox-plus/index.d.ts +9 -8
  57. package/dist/src/components/form/pl-checkbox-plus/pl-checkbox-plus.vue.d.ts +3 -3
  58. package/dist/src/components/form/pl-date-picker-plus/common/components/PlDatePickerRangeWrapper.vue.d.ts +9 -9
  59. package/dist/src/components/form/pl-date-picker-plus/common/components/PlDatePickerWrapper.vue.d.ts +9 -9
  60. package/dist/src/components/form/pl-date-picker-plus/pl-date-picker-plus/pl-date-picker-plus.vue.d.ts +18 -18
  61. package/dist/src/components/form/pl-date-picker-plus/pl-date-picker-range-plus/pl-date-picker-range-plus.vue.d.ts +18 -18
  62. package/dist/src/components/form/pl-form/index.d.ts +26 -25
  63. package/dist/src/components/form/pl-input-plus/components/pl-currency.vue.d.ts +30 -30
  64. package/dist/src/components/form/pl-input-plus/components/pl-default.vue.d.ts +24 -24
  65. package/dist/src/components/form/pl-input-plus/components/pl-password.vue.d.ts +18 -18
  66. package/dist/src/components/form/pl-input-plus/components/pl-textarea.vue.d.ts +33 -33
  67. package/dist/src/components/form/pl-input-plus/index.d.ts +127 -126
  68. package/dist/src/components/form/pl-input-plus/pl-input-plus.vue.d.ts +7 -7
  69. package/dist/src/components/form/pl-multi-select/components/pl-default.vue.d.ts +18 -18
  70. package/dist/src/components/form/pl-multi-select/index.d.ts +40 -39
  71. package/dist/src/components/form/pl-multi-select/pl-multi-select.vue.d.ts +18 -18
  72. package/dist/src/components/form/pl-radio/index.d.ts +9 -8
  73. package/dist/src/components/form/pl-radio/pl-radio.vue.d.ts +3 -3
  74. package/dist/src/components/form/pl-select-plus/components/pl-default.vue.d.ts +18 -18
  75. package/dist/src/components/form/pl-select-plus/index.d.ts +40 -39
  76. package/dist/src/components/form/pl-select-plus/pl-select-plus.vue.d.ts +18 -18
  77. package/dist/src/components/form/pl-switch/index.d.ts +2 -1
  78. package/dist/src/components/form/pl-upload-plus/index.d.ts +21 -20
  79. package/dist/src/components/form/pl-upload-plus/pl-upload-plus.vue.d.ts +9 -9
  80. package/dist/src/components/shared/pl-dropdown/index.d.ts +29 -28
  81. package/dist/src/components/shared/pl-dropdown/pl-dropdown.vue.d.ts +13 -13
  82. package/dist/src/components/shared/pl-icon/index.d.ts +2 -1
  83. package/dist/src/components/shared/pl-label/index.d.ts +2 -1
  84. package/dist/src/components/shared/pl-mark-text/index.d.ts +2 -1
  85. package/dist/src/components/shared/pl-option/index.d.ts +2 -1
  86. package/dist/src/components/shared/pl-status-icon/index.d.ts +2 -1
  87. package/dist/src/components/shared/pl-tab-pane/index.d.ts +2 -1
  88. package/dist/style.css +1 -1
  89. package/package.json +4 -3
@@ -9,8 +9,8 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
9
9
  type: string;
10
10
  size: string;
11
11
  }>>>, {
12
- size: "small" | "large" | "medium";
13
- type: "link" | "primary" | "empty";
12
+ size: "large" | "medium" | "small";
13
+ type: "primary" | "empty" | "link";
14
14
  width: string;
15
15
  }, {}>;
16
16
  export default _default;
@@ -1,8 +1,9 @@
1
+ import { default as SkeletonControl } from './pl-skeleton-control.vue';
1
2
  import { ISkeletonControlProps } from '../../types';
2
3
 
3
4
  export declare const PlSkeletonControl: import('../../../../../install-function').SFCInstallWithContext<import('vue').DefineComponent<{
4
5
  size: {
5
- type: import('vue').PropType<"small" | "medium">;
6
+ type: import('vue').PropType<"medium" | "small">;
6
7
  required: true;
7
8
  };
8
9
  width: {
@@ -11,7 +12,7 @@ export declare const PlSkeletonControl: import('../../../../../install-function'
11
12
  };
12
13
  }, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
13
14
  size: {
14
- type: import('vue').PropType<"small" | "medium">;
15
+ type: import('vue').PropType<"medium" | "small">;
15
16
  required: true;
16
17
  };
17
18
  width: {
@@ -23,6 +24,6 @@ export default PlSkeletonControl;
23
24
  export type { ISkeletonControlProps };
24
25
  declare module 'vue' {
25
26
  interface GlobalComponents {
26
- PlSkeletonControl: import('vue').DefineComponent<ISkeletonControlProps>;
27
+ PlSkeletonControl: typeof SkeletonControl;
27
28
  }
28
29
  }
@@ -1,3 +1,4 @@
1
+ import { default as SkeletonIcon } from './pl-skeleton-icon.vue';
1
2
  import { ISkeletonIconProps } from '../../types';
2
3
 
3
4
  export declare const PlSkeletonIcon: import('../../../../../install-function').SFCInstallWithContext<import('vue').DefineComponent<{
@@ -17,6 +18,6 @@ export default PlSkeletonIcon;
17
18
  export type { ISkeletonIconProps };
18
19
  declare module 'vue' {
19
20
  interface GlobalComponents {
20
- PlSkeletonIcon: import('vue').DefineComponent<ISkeletonIconProps>;
21
+ PlSkeletonIcon: typeof SkeletonIcon;
21
22
  }
22
23
  }
@@ -1,3 +1,4 @@
1
+ import { default as SkeletonInput } from './pl-skeleton-input.vue';
1
2
  import { ISkeletonInputProps } from '../../types';
2
3
 
3
4
  export declare const PlSkeletonInput: import('../../../../../install-function').SFCInstallWithContext<import('vue').DefineComponent<{
@@ -26,6 +27,6 @@ export default PlSkeletonInput;
26
27
  export type { ISkeletonInputProps };
27
28
  declare module 'vue' {
28
29
  interface GlobalComponents {
29
- PlSkeletonInput: import('vue').DefineComponent<ISkeletonInputProps>;
30
+ PlSkeletonInput: typeof SkeletonInput;
30
31
  }
31
32
  }
@@ -1,3 +1,4 @@
1
+ import { default as SkeletonTabs } from './pl-skeleton-tabs.vue';
1
2
  import { ISkeletonTabsProps } from '../../types';
2
3
 
3
4
  export declare const PlSkeletonTabs: import('../../../../../install-function').SFCInstallWithContext<import('vue').DefineComponent<{
@@ -17,6 +18,6 @@ export default PlSkeletonTabs;
17
18
  export type { ISkeletonTabsProps };
18
19
  declare module 'vue' {
19
20
  interface GlobalComponents {
20
- PlSkeletonTabs: import('vue').DefineComponent<ISkeletonTabsProps>;
21
+ PlSkeletonTabs: typeof SkeletonTabs;
21
22
  }
22
23
  }
@@ -1,8 +1,9 @@
1
+ import { default as SkeletonTagsChips } from './pl-skeleton-tags-chips.vue';
1
2
  import { ISkeletonTagsChipsProps } from '../../types';
2
3
 
3
4
  export declare const PlSkeletonTagsChips: import('../../../../../install-function').SFCInstallWithContext<import('vue').DefineComponent<{
4
5
  size: {
5
- type: import('vue').PropType<"small" | "large">;
6
+ type: import('vue').PropType<"large" | "small">;
6
7
  default: string;
7
8
  };
8
9
  type: {
@@ -15,7 +16,7 @@ export declare const PlSkeletonTagsChips: import('../../../../../install-functio
15
16
  };
16
17
  }, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
17
18
  size: {
18
- type: import('vue').PropType<"small" | "large">;
19
+ type: import('vue').PropType<"large" | "small">;
19
20
  default: string;
20
21
  };
21
22
  type: {
@@ -27,7 +28,7 @@ export declare const PlSkeletonTagsChips: import('../../../../../install-functio
27
28
  default: string;
28
29
  };
29
30
  }>>, {
30
- size: "small" | "large";
31
+ size: "large" | "small";
31
32
  type: "tag" | "chip";
32
33
  width: string;
33
34
  }, {}>>;
@@ -35,6 +36,6 @@ export default PlSkeletonTagsChips;
35
36
  export type { ISkeletonTagsChipsProps };
36
37
  declare module 'vue' {
37
38
  interface GlobalComponents {
38
- PlSkeletonTagsChips: import('vue').DefineComponent<ISkeletonTagsChipsProps>;
39
+ PlSkeletonTagsChips: typeof SkeletonTagsChips;
39
40
  }
40
41
  }
@@ -9,7 +9,7 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
9
9
  type: string;
10
10
  size: string;
11
11
  }>>>, {
12
- size: "small" | "large";
12
+ size: "large" | "small";
13
13
  type: "tag" | "chip";
14
14
  width: string;
15
15
  }, {}>;
@@ -1,3 +1,4 @@
1
+ import { default as SkeletonText } from './pl-skeleton-text.vue';
1
2
  import { ISkeletonTextProps } from '../../types';
2
3
 
3
4
  export declare const PlSkeletonText: import('../../../../../install-function').SFCInstallWithContext<import('vue').DefineComponent<{
@@ -26,6 +27,6 @@ export default PlSkeletonText;
26
27
  export type { ISkeletonTextProps };
27
28
  declare module 'vue' {
28
29
  interface GlobalComponents {
29
- PlSkeletonText: import('vue').DefineComponent<ISkeletonTextProps>;
30
+ PlSkeletonText: typeof SkeletonText;
30
31
  }
31
32
  }
@@ -1,3 +1,4 @@
1
+ import { default as SkeletonTextCell } from './pl-skeleton-text-cell.vue';
1
2
  import { IPlTextProps } from '../../types';
2
3
 
3
4
  export declare const PlSkeletonTextCell: import('../../../../../install-function').SFCInstallWithContext<import('vue').DefineComponent<{
@@ -35,6 +36,6 @@ export default PlSkeletonTextCell;
35
36
  export type { IPlTextProps };
36
37
  declare module 'vue' {
37
38
  interface GlobalComponents {
38
- PlSkeletonTextCell: import('vue').DefineComponent<IPlTextProps>;
39
+ PlSkeletonTextCell: typeof SkeletonTextCell;
39
40
  }
40
41
  }
@@ -1,3 +1,4 @@
1
+ import { default as SkeletonUpload } from './pl-skeleton-upload.vue';
1
2
  import { ISkeletonUploadProps } from '../../types';
2
3
 
3
4
  export declare const PlSkeletonUpload: import('../../../../../install-function').SFCInstallWithContext<import('vue').DefineComponent<{
@@ -17,6 +18,6 @@ export default PlSkeletonUpload;
17
18
  export type { ISkeletonUploadProps };
18
19
  declare module 'vue' {
19
20
  interface GlobalComponents {
20
- PlSkeletonUpload: import('vue').DefineComponent<ISkeletonUploadProps>;
21
+ PlSkeletonUpload: typeof SkeletonUpload;
21
22
  }
22
23
  }
@@ -1,3 +1,4 @@
1
+ import { default as Skeleton } from './pl-skeleton.vue';
1
2
  import { ISkeletonProps } from './types';
2
3
 
3
4
  export declare const PlSkeleton: import('../../../install-function').SFCInstallWithContext<import('vue').DefineComponent<{
@@ -9,11 +10,11 @@ export declare const PlSkeleton: import('../../../install-function').SFCInstallW
9
10
  type: import('vue').PropType<string>;
10
11
  default: string;
11
12
  };
12
- variant: {
13
+ borderRadius: {
13
14
  type: import('vue').PropType<string>;
14
15
  default: string;
15
16
  };
16
- borderRadius: {
17
+ variant: {
17
18
  type: import('vue').PropType<string>;
18
19
  default: string;
19
20
  };
@@ -26,24 +27,24 @@ export declare const PlSkeleton: import('../../../install-function').SFCInstallW
26
27
  type: import('vue').PropType<string>;
27
28
  default: string;
28
29
  };
29
- variant: {
30
+ borderRadius: {
30
31
  type: import('vue').PropType<string>;
31
32
  default: string;
32
33
  };
33
- borderRadius: {
34
+ variant: {
34
35
  type: import('vue').PropType<string>;
35
36
  default: string;
36
37
  };
37
38
  }>>, {
38
39
  width: string;
39
40
  height: string;
40
- variant: string;
41
41
  borderRadius: string;
42
+ variant: string;
42
43
  }, {}>>;
43
44
  export default PlSkeleton;
44
45
  export type { ISkeletonProps };
45
46
  declare module 'vue' {
46
47
  interface GlobalComponents {
47
- PlSkeleton: import('vue').DefineComponent<ISkeletonProps>;
48
+ PlSkeleton: typeof Skeleton;
48
49
  }
49
50
  }
@@ -13,8 +13,8 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
13
13
  }>>>, {
14
14
  width: string;
15
15
  height: string;
16
- variant: string;
17
16
  borderRadius: string;
17
+ variant: string;
18
18
  }, {}>;
19
19
  export default _default;
20
20
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
@@ -1,3 +1,4 @@
1
+ import { default as TooltipPlus } from './pl-tooltip-plus.vue';
1
2
  import { ITooltipPlusProps } from './types';
2
3
 
3
4
  export declare const PlTooltipPlus: import('../../../install-function').SFCInstallWithContext<{
@@ -11,7 +12,7 @@ export declare const PlTooltipPlus: import('../../../install-function').SFCInsta
11
12
  default: string;
12
13
  };
13
14
  placement: {
14
- type: import('vue').PropType<"left" | "right" | "top-right" | "top" | "top-left" | "right-top" | "right-bottom" | "bottom-left" | "bottom" | "bottom-right" | "left-bottom" | "left-top">;
15
+ type: import('vue').PropType<"left" | "right" | "top" | "top-right" | "top-left" | "right-top" | "right-bottom" | "bottom-left" | "bottom" | "bottom-right" | "left-bottom" | "left-top">;
15
16
  default: string;
16
17
  };
17
18
  delay: {
@@ -40,7 +41,7 @@ export declare const PlTooltipPlus: import('../../../install-function').SFCInsta
40
41
  default: string;
41
42
  };
42
43
  placement: {
43
- type: import('vue').PropType<"left" | "right" | "top-right" | "top" | "top-left" | "right-top" | "right-bottom" | "bottom-left" | "bottom" | "bottom-right" | "left-bottom" | "left-top">;
44
+ type: import('vue').PropType<"left" | "right" | "top" | "top-right" | "top-left" | "right-top" | "right-bottom" | "bottom-left" | "bottom" | "bottom-right" | "left-bottom" | "left-top">;
44
45
  default: string;
45
46
  };
46
47
  delay: {
@@ -62,7 +63,7 @@ export declare const PlTooltipPlus: import('../../../install-function').SFCInsta
62
63
  }>>, {
63
64
  disabled: boolean;
64
65
  width: string;
65
- placement: "left" | "right" | "top-right" | "top" | "top-left" | "right-top" | "right-bottom" | "bottom-left" | "bottom" | "bottom-right" | "left-bottom" | "left-top";
66
+ placement: "left" | "right" | "top" | "top-right" | "top-left" | "right-top" | "right-bottom" | "bottom-left" | "bottom" | "bottom-right" | "left-bottom" | "left-top";
66
67
  delay: boolean;
67
68
  truncated: boolean;
68
69
  trigger: "click" | "hover";
@@ -84,7 +85,7 @@ export declare const PlTooltipPlus: import('../../../install-function').SFCInsta
84
85
  default: string;
85
86
  };
86
87
  placement: {
87
- type: import('vue').PropType<"left" | "right" | "top-right" | "top" | "top-left" | "right-top" | "right-bottom" | "bottom-left" | "bottom" | "bottom-right" | "left-bottom" | "left-top">;
88
+ type: import('vue').PropType<"left" | "right" | "top" | "top-right" | "top-left" | "right-top" | "right-bottom" | "bottom-left" | "bottom" | "bottom-right" | "left-bottom" | "left-top">;
88
89
  default: string;
89
90
  };
90
91
  delay: {
@@ -106,7 +107,7 @@ export declare const PlTooltipPlus: import('../../../install-function').SFCInsta
106
107
  }>>, {}, {}, {}, {}, {
107
108
  disabled: boolean;
108
109
  width: string;
109
- placement: "left" | "right" | "top-right" | "top" | "top-left" | "right-top" | "right-bottom" | "bottom-left" | "bottom" | "bottom-right" | "left-bottom" | "left-top";
110
+ placement: "left" | "right" | "top" | "top-right" | "top-left" | "right-top" | "right-bottom" | "bottom-left" | "bottom" | "bottom-right" | "left-bottom" | "left-top";
110
111
  delay: boolean;
111
112
  truncated: boolean;
112
113
  trigger: "click" | "hover";
@@ -125,7 +126,7 @@ export declare const PlTooltipPlus: import('../../../install-function').SFCInsta
125
126
  default: string;
126
127
  };
127
128
  placement: {
128
- type: import('vue').PropType<"left" | "right" | "top-right" | "top" | "top-left" | "right-top" | "right-bottom" | "bottom-left" | "bottom" | "bottom-right" | "left-bottom" | "left-top">;
129
+ type: import('vue').PropType<"left" | "right" | "top" | "top-right" | "top-left" | "right-top" | "right-bottom" | "bottom-left" | "bottom" | "bottom-right" | "left-bottom" | "left-top">;
129
130
  default: string;
130
131
  };
131
132
  delay: {
@@ -147,7 +148,7 @@ export declare const PlTooltipPlus: import('../../../install-function').SFCInsta
147
148
  }>>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {
148
149
  disabled: boolean;
149
150
  width: string;
150
- placement: "left" | "right" | "top-right" | "top" | "top-left" | "right-top" | "right-bottom" | "bottom-left" | "bottom" | "bottom-right" | "left-bottom" | "left-top";
151
+ placement: "left" | "right" | "top" | "top-right" | "top-left" | "right-top" | "right-bottom" | "bottom-left" | "bottom" | "bottom-right" | "left-bottom" | "left-top";
151
152
  delay: boolean;
152
153
  truncated: boolean;
153
154
  trigger: "click" | "hover";
@@ -162,6 +163,6 @@ export default PlTooltipPlus;
162
163
  export type { ITooltipPlusProps };
163
164
  declare module 'vue' {
164
165
  interface GlobalComponents {
165
- PlTooltipPlus: import('vue').DefineComponent<ITooltipPlusProps>;
166
+ PlTooltipPlus: typeof TooltipPlus;
166
167
  }
167
168
  }
@@ -19,7 +19,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
19
19
  }>>>, {
20
20
  disabled: boolean;
21
21
  width: string;
22
- placement: "left" | "right" | "top-right" | "top" | "top-left" | "right-top" | "right-bottom" | "bottom-left" | "bottom" | "bottom-right" | "left-bottom" | "left-top";
22
+ placement: "left" | "right" | "top" | "top-right" | "top-left" | "right-top" | "right-bottom" | "bottom-left" | "bottom" | "bottom-right" | "left-bottom" | "left-top";
23
23
  delay: boolean;
24
24
  truncated: boolean;
25
25
  trigger: "click" | "hover";
@@ -1,3 +1,4 @@
1
+ import { default as ActionButton } from './pl-action-button.vue';
1
2
  import { IActionButtonsProps } from './types';
2
3
 
3
4
  export declare const PlActionButton: import('../../../../../install-function').SFCInstallWithContext<{
@@ -227,6 +228,6 @@ declare module 'vue' {
227
228
  *
228
229
  * @slot default — текст кнопки (для полноценных кнопок)
229
230
  */
230
- PlActionButton: import('vue').DefineComponent<IActionButtonsProps>;
231
+ PlActionButton: typeof ActionButton;
231
232
  }
232
233
  }
@@ -1,3 +1,4 @@
1
+ import { default as ActionBar } from './pl-action-bar.vue';
1
2
  import { IActionBarProps } from './types';
2
3
 
3
4
  export declare const PlActionBar: import('../../../install-function').SFCInstallWithContext<{
@@ -189,6 +190,6 @@ declare module 'vue' {
189
190
  * @slot buttons — Слот для размещения основных кнопок с текстом (компоненты Action Button)
190
191
  * @slot icons — Слот для иконок-кнопок (второстепенные действия, компоненты Action Button)
191
192
  */
192
- PlActionBar: import('vue').DefineComponent<IActionBarProps>;
193
+ PlActionBar: typeof ActionBar;
193
194
  }
194
195
  }
@@ -1,3 +1,4 @@
1
+ import { default as Banner } from './pl-banner.vue';
1
2
  import { TBannerProps, ICustomColors } from './types';
2
3
 
3
4
  export declare const PlBanner: import('../../../install-function').SFCInstallWithContext<{
@@ -204,6 +205,6 @@ declare module 'vue' {
204
205
  * @property closeButton - Показывать ли кнопку закрытия (крестик)
205
206
  * @property customColors - Пользовательские цвета для баннера (используется, если тип 'custom')
206
207
  */
207
- PlBanner: import('vue').DefineComponent<TBannerProps>;
208
+ PlBanner: typeof Banner;
208
209
  }
209
210
  }
@@ -1,3 +1,4 @@
1
+ import { default as Card } from './pl-card.vue';
1
2
  import { ICardProps } from './types';
2
3
 
3
4
  export declare const PlCard: import('../../../install-function').SFCInstallWithContext<import('vue').DefineComponent<{
@@ -43,6 +44,6 @@ export default PlCard;
43
44
  export type { ICardProps };
44
45
  declare module 'vue' {
45
46
  interface GlobalComponents {
46
- PlCard: import('vue').DefineComponent<ICardProps>;
47
+ PlCard: typeof Card;
47
48
  }
48
49
  }
@@ -1,3 +1,4 @@
1
+ import { default as Multitab } from './pl-multitab.vue';
1
2
  import { IMultitabProps } from './types';
2
3
 
3
4
  export declare const PlMultitab: import('../../../install-function').SFCInstallWithContext<import('vue').DefineComponent<{
@@ -37,6 +38,6 @@ export default PlMultitab;
37
38
  export type { IMultitabProps };
38
39
  declare module 'vue' {
39
40
  interface GlobalComponents {
40
- PlMultitab: import('vue').DefineComponent<IMultitabProps>;
41
+ PlMultitab: typeof Multitab;
41
42
  }
42
43
  }
@@ -1,3 +1,4 @@
1
+ import { default as Onboarding } from './pl-onboarding.vue';
1
2
  import { IOnboardingProps, ISlide } from './types';
2
3
 
3
4
  export declare const PlOnboarding: import('../../../install-function').SFCInstallWithContext<{
@@ -14,13 +15,9 @@ export declare const PlOnboarding: import('../../../install-function').SFCInstal
14
15
  default: string;
15
16
  };
16
17
  placement: {
17
- type: import('vue').PropType<"left" | "right" | "top-right" | "top" | "top-left" | "right-top" | "right-bottom" | "bottom-left" | "bottom" | "bottom-right" | "left-bottom" | "left-top">;
18
+ type: import('vue').PropType<"left" | "right" | "top" | "top-right" | "top-left" | "right-top" | "right-bottom" | "bottom-left" | "bottom" | "bottom-right" | "left-bottom" | "left-top">;
18
19
  default: string;
19
20
  };
20
- slides: {
21
- type: import('vue').PropType<ISlide[]>;
22
- required: true;
23
- };
24
21
  hideCloseButton: {
25
22
  type: import('vue').PropType<boolean>;
26
23
  default: boolean;
@@ -29,6 +26,10 @@ export declare const PlOnboarding: import('../../../install-function').SFCInstal
29
26
  type: import('vue').PropType<boolean>;
30
27
  default: boolean;
31
28
  };
29
+ slides: {
30
+ type: import('vue').PropType<ISlide[]>;
31
+ required: true;
32
+ };
32
33
  }>> & {
33
34
  onClose?: () => any;
34
35
  onNext?: () => any;
@@ -48,13 +49,9 @@ export declare const PlOnboarding: import('../../../install-function').SFCInstal
48
49
  default: string;
49
50
  };
50
51
  placement: {
51
- type: import('vue').PropType<"left" | "right" | "top-right" | "top" | "top-left" | "right-top" | "right-bottom" | "bottom-left" | "bottom" | "bottom-right" | "left-bottom" | "left-top">;
52
+ type: import('vue').PropType<"left" | "right" | "top" | "top-right" | "top-left" | "right-top" | "right-bottom" | "bottom-left" | "bottom" | "bottom-right" | "left-bottom" | "left-top">;
52
53
  default: string;
53
54
  };
54
- slides: {
55
- type: import('vue').PropType<ISlide[]>;
56
- required: true;
57
- };
58
55
  hideCloseButton: {
59
56
  type: import('vue').PropType<boolean>;
60
57
  default: boolean;
@@ -63,13 +60,17 @@ export declare const PlOnboarding: import('../../../install-function').SFCInstal
63
60
  type: import('vue').PropType<boolean>;
64
61
  default: boolean;
65
62
  };
63
+ slides: {
64
+ type: import('vue').PropType<ISlide[]>;
65
+ required: true;
66
+ };
66
67
  }>> & {
67
68
  onClose?: () => any;
68
69
  onNext?: () => any;
69
70
  }, {
70
71
  title: string;
71
72
  borderRadius: string;
72
- placement: "left" | "right" | "top-right" | "top" | "top-left" | "right-top" | "right-bottom" | "bottom-left" | "bottom" | "bottom-right" | "left-bottom" | "left-top";
73
+ placement: "left" | "right" | "top" | "top-right" | "top-left" | "right-top" | "right-bottom" | "bottom-left" | "bottom" | "bottom-right" | "left-bottom" | "left-top";
73
74
  hideCloseButton: boolean;
74
75
  overlay: boolean;
75
76
  }, true, {}, {}, {
@@ -92,13 +93,9 @@ export declare const PlOnboarding: import('../../../install-function').SFCInstal
92
93
  default: string;
93
94
  };
94
95
  placement: {
95
- type: import('vue').PropType<"left" | "right" | "top-right" | "top" | "top-left" | "right-top" | "right-bottom" | "bottom-left" | "bottom" | "bottom-right" | "left-bottom" | "left-top">;
96
+ type: import('vue').PropType<"left" | "right" | "top" | "top-right" | "top-left" | "right-top" | "right-bottom" | "bottom-left" | "bottom" | "bottom-right" | "left-bottom" | "left-top">;
96
97
  default: string;
97
98
  };
98
- slides: {
99
- type: import('vue').PropType<ISlide[]>;
100
- required: true;
101
- };
102
99
  hideCloseButton: {
103
100
  type: import('vue').PropType<boolean>;
104
101
  default: boolean;
@@ -107,13 +104,17 @@ export declare const PlOnboarding: import('../../../install-function').SFCInstal
107
104
  type: import('vue').PropType<boolean>;
108
105
  default: boolean;
109
106
  };
107
+ slides: {
108
+ type: import('vue').PropType<ISlide[]>;
109
+ required: true;
110
+ };
110
111
  }>> & {
111
112
  onClose?: () => any;
112
113
  onNext?: () => any;
113
114
  }, {}, {}, {}, {}, {
114
115
  title: string;
115
116
  borderRadius: string;
116
- placement: "left" | "right" | "top-right" | "top" | "top-left" | "right-top" | "right-bottom" | "bottom-left" | "bottom" | "bottom-right" | "left-bottom" | "left-top";
117
+ placement: "left" | "right" | "top" | "top-right" | "top-left" | "right-top" | "right-bottom" | "bottom-left" | "bottom" | "bottom-right" | "left-bottom" | "left-top";
117
118
  hideCloseButton: boolean;
118
119
  overlay: boolean;
119
120
  }>;
@@ -133,13 +134,9 @@ export declare const PlOnboarding: import('../../../install-function').SFCInstal
133
134
  default: string;
134
135
  };
135
136
  placement: {
136
- type: import('vue').PropType<"left" | "right" | "top-right" | "top" | "top-left" | "right-top" | "right-bottom" | "bottom-left" | "bottom" | "bottom-right" | "left-bottom" | "left-top">;
137
+ type: import('vue').PropType<"left" | "right" | "top" | "top-right" | "top-left" | "right-top" | "right-bottom" | "bottom-left" | "bottom" | "bottom-right" | "left-bottom" | "left-top">;
137
138
  default: string;
138
139
  };
139
- slides: {
140
- type: import('vue').PropType<ISlide[]>;
141
- required: true;
142
- };
143
140
  hideCloseButton: {
144
141
  type: import('vue').PropType<boolean>;
145
142
  default: boolean;
@@ -148,6 +145,10 @@ export declare const PlOnboarding: import('../../../install-function').SFCInstal
148
145
  type: import('vue').PropType<boolean>;
149
146
  default: boolean;
150
147
  };
148
+ slides: {
149
+ type: import('vue').PropType<ISlide[]>;
150
+ required: true;
151
+ };
151
152
  }>> & {
152
153
  onClose?: () => any;
153
154
  onNext?: () => any;
@@ -157,7 +158,7 @@ export declare const PlOnboarding: import('../../../install-function').SFCInstal
157
158
  }, string, {
158
159
  title: string;
159
160
  borderRadius: string;
160
- placement: "left" | "right" | "top-right" | "top" | "top-left" | "right-top" | "right-bottom" | "bottom-left" | "bottom" | "bottom-right" | "left-bottom" | "left-top";
161
+ placement: "left" | "right" | "top" | "top-right" | "top-left" | "right-top" | "right-bottom" | "bottom-left" | "bottom" | "bottom-right" | "left-bottom" | "left-top";
161
162
  hideCloseButton: boolean;
162
163
  overlay: boolean;
163
164
  }, {}, string, {}> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
@@ -169,6 +170,6 @@ export default PlOnboarding;
169
170
  export type { IOnboardingProps, ISlide };
170
171
  declare module 'vue' {
171
172
  interface GlobalComponents {
172
- PlOnboarding: import('vue').DefineComponent<IOnboardingProps>;
173
+ PlOnboarding: typeof Onboarding;
173
174
  }
174
175
  }
@@ -11,13 +11,9 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
11
11
  default: string;
12
12
  };
13
13
  placement: {
14
- type: import('vue').PropType<"left" | "right" | "top-right" | "top" | "top-left" | "right-top" | "right-bottom" | "bottom-left" | "bottom" | "bottom-right" | "left-bottom" | "left-top">;
14
+ type: import('vue').PropType<"left" | "right" | "top" | "top-right" | "top-left" | "right-top" | "right-bottom" | "bottom-left" | "bottom" | "bottom-right" | "left-bottom" | "left-top">;
15
15
  default: string;
16
16
  };
17
- slides: {
18
- type: import('vue').PropType<import('./types').ISlide[]>;
19
- required: true;
20
- };
21
17
  hideCloseButton: {
22
18
  type: import('vue').PropType<boolean>;
23
19
  default: boolean;
@@ -26,6 +22,10 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
26
22
  type: import('vue').PropType<boolean>;
27
23
  default: boolean;
28
24
  };
25
+ slides: {
26
+ type: import('vue').PropType<import('./types').ISlide[]>;
27
+ required: true;
28
+ };
29
29
  }, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
30
30
  close: () => void;
31
31
  next: () => void;
@@ -42,13 +42,9 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
42
42
  default: string;
43
43
  };
44
44
  placement: {
45
- type: import('vue').PropType<"left" | "right" | "top-right" | "top" | "top-left" | "right-top" | "right-bottom" | "bottom-left" | "bottom" | "bottom-right" | "left-bottom" | "left-top">;
45
+ type: import('vue').PropType<"left" | "right" | "top" | "top-right" | "top-left" | "right-top" | "right-bottom" | "bottom-left" | "bottom" | "bottom-right" | "left-bottom" | "left-top">;
46
46
  default: string;
47
47
  };
48
- slides: {
49
- type: import('vue').PropType<import('./types').ISlide[]>;
50
- required: true;
51
- };
52
48
  hideCloseButton: {
53
49
  type: import('vue').PropType<boolean>;
54
50
  default: boolean;
@@ -57,13 +53,17 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
57
53
  type: import('vue').PropType<boolean>;
58
54
  default: boolean;
59
55
  };
56
+ slides: {
57
+ type: import('vue').PropType<import('./types').ISlide[]>;
58
+ required: true;
59
+ };
60
60
  }>> & {
61
61
  onClose?: () => any;
62
62
  onNext?: () => any;
63
63
  }, {
64
64
  title: string;
65
65
  borderRadius: string;
66
- placement: "left" | "right" | "top-right" | "top" | "top-left" | "right-top" | "right-bottom" | "bottom-left" | "bottom" | "bottom-right" | "left-bottom" | "left-top";
66
+ placement: "left" | "right" | "top" | "top-right" | "top-left" | "right-top" | "right-bottom" | "bottom-left" | "bottom" | "bottom-right" | "left-bottom" | "left-top";
67
67
  hideCloseButton: boolean;
68
68
  overlay: boolean;
69
69
  }, {}>, {
@@ -1,8 +1,9 @@
1
+ import { default as Progress } from './pl-progress.vue';
1
2
  import { IProgressProps } from './types';
2
3
 
3
4
  export declare const PlProgress: import('../../../install-function').SFCInstallWithContext<import('vue').DefineComponent<{
4
5
  size: {
5
- type: import('vue').PropType<"small" | "large" | "snackbar">;
6
+ type: import('vue').PropType<"large" | "small" | "snackbar">;
6
7
  default: string;
7
8
  };
8
9
  type: {
@@ -23,7 +24,7 @@ export declare const PlProgress: import('../../../install-function').SFCInstallW
23
24
  };
24
25
  }, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
25
26
  size: {
26
- type: import('vue').PropType<"small" | "large" | "snackbar">;
27
+ type: import('vue').PropType<"large" | "small" | "snackbar">;
27
28
  default: string;
28
29
  };
29
30
  type: {
@@ -43,7 +44,7 @@ export declare const PlProgress: import('../../../install-function').SFCInstallW
43
44
  default: number;
44
45
  };
45
46
  }>>, {
46
- size: "small" | "large" | "snackbar";
47
+ size: "large" | "small" | "snackbar";
47
48
  type: "sectional" | "solid";
48
49
  width: string;
49
50
  glare: boolean;
@@ -53,6 +54,6 @@ export default PlProgress;
53
54
  export type { IProgressProps };
54
55
  declare module 'vue' {
55
56
  interface GlobalComponents {
56
- PlProgress: import('vue').DefineComponent<IProgressProps>;
57
+ PlProgress: typeof Progress;
57
58
  }
58
59
  }
@@ -13,7 +13,7 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
13
13
  width: string;
14
14
  percentage: number;
15
15
  }>>>, {
16
- size: "small" | "large" | "snackbar";
16
+ size: "large" | "small" | "snackbar";
17
17
  type: "sectional" | "solid";
18
18
  width: string;
19
19
  glare: boolean;