@factoringplus/pl-components-pack-v3 1.10.12-pre-01-refactor → 1.10.12-pre-03-refactor

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 (81) hide show
  1. package/dist/{crypto-pro-actual-cades-plugin-39d4088e.js → crypto-pro-actual-cades-plugin-6fcdcf31.js} +1 -1
  2. package/dist/{crypto-pro-actual-cades-plugin-92e46d97.cjs → crypto-pro-actual-cades-plugin-cb62e0a4.cjs} +1 -1
  3. package/dist/{entry-6f158286.js → entry-872ad8bc.js} +3571 -3575
  4. package/dist/{entry-68a9c923.cjs → entry-bd0a7350.cjs} +18 -18
  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-dialog/index.d.ts +61 -61
  8. package/dist/src/components/basic/pl-dialog/pl-dialog-plus.vue.d.ts +29 -29
  9. package/dist/src/components/basic/pl-link/index.d.ts +19 -19
  10. package/dist/src/components/basic/pl-link/pl-link.vue.d.ts +1 -1
  11. package/dist/src/components/basic/pl-scrollbar/index.d.ts +11 -11
  12. package/dist/src/components/basic/pl-scrollbar/pl-scrollbar.vue.d.ts +1 -1
  13. package/dist/src/components/basic/pl-tooltip-plus/index.d.ts +45 -45
  14. package/dist/src/components/basic/pl-tooltip-plus/pl-tooltip-plus.vue.d.ts +3 -3
  15. package/dist/src/components/data/pl-banner/index.d.ts +31 -31
  16. package/dist/src/components/data/pl-banner/pl-banner.vue.d.ts +1 -1
  17. package/dist/src/components/data/pl-multitab/components/pl-tab-card.vue.d.ts +1 -1
  18. package/dist/src/components/data/pl-onboarding/index.d.ts +19 -19
  19. package/dist/src/components/data/pl-onboarding/pl-onboarding.vue.d.ts +9 -9
  20. package/dist/src/components/data/pl-progress/index.d.ts +9 -9
  21. package/dist/src/components/data/pl-progress/pl-progress.vue.d.ts +1 -1
  22. package/dist/src/components/data/pl-snackbar/pl-snackbar.vue.d.ts +3 -3
  23. package/dist/src/components/data/pl-table-plus/index.d.ts +92 -92
  24. package/dist/src/components/data/pl-table-plus/pl-table-plus.vue.d.ts +43 -43
  25. package/dist/src/components/data/pl-tabs/components/pl-tab.vue.d.ts +1 -1
  26. package/dist/src/components/data/pl-tags-chips/index.d.ts +45 -45
  27. package/dist/src/components/data/pl-tags-chips/pl-tags-chips.vue.d.ts +3 -3
  28. package/dist/src/components/data/pl-text-cell/index.d.ts +19 -19
  29. package/dist/src/components/data/pl-text-cell/pl-text-cell.vue.d.ts +3 -3
  30. package/dist/src/components/deprecated/pl-date-picker/pl-date-picker-range.vue.d.ts +3 -3
  31. package/dist/src/components/deprecated/pl-date-picker/pl-date-picker.vue.d.ts +2 -2
  32. package/dist/src/components/deprecated/pl-dialog/pl-dialog.vue.d.ts +4 -4
  33. package/dist/src/components/deprecated/pl-select/pl-select.vue.d.ts +5 -5
  34. package/dist/src/components/deprecated/pl-suggestions/pl-suggestions.vue.d.ts +1 -1
  35. package/dist/src/components/deprecated/pl-table/pl-table.vue.d.ts +2 -2
  36. package/dist/src/components/deprecated/pl-tooltip/pl-tooltip.vue.d.ts +6 -6
  37. package/dist/src/components/deprecated/pl-upload/pl-upload.vue.d.ts +5 -5
  38. package/dist/src/components/deprecated/pl-upload-legacy/pl-upload-legacy.vue.d.ts +5 -5
  39. package/dist/src/components/form/pl-autocomplete/components/pl-autocomplete-dropdown.vue.d.ts +2 -2
  40. package/dist/src/components/form/pl-autocomplete/components/pl-default.vue.d.ts +29 -29
  41. package/dist/src/components/form/pl-autocomplete/index.d.ts +132 -132
  42. package/dist/src/components/form/pl-autocomplete/pl-autocompete.vue.d.ts +62 -62
  43. package/dist/src/components/form/pl-checkbox-plus/index.d.ts +19 -19
  44. package/dist/src/components/form/pl-checkbox-plus/pl-checkbox-plus.vue.d.ts +9 -9
  45. package/dist/src/components/form/pl-date-picker-plus/pl-date-picker-plus/pl-date-picker-plus.vue.d.ts +31 -31
  46. package/dist/src/components/form/pl-date-picker-plus/pl-date-picker-range-plus/pl-date-picker-range-plus.vue.d.ts +31 -31
  47. package/dist/src/components/form/pl-form/index.d.ts +16 -16
  48. package/dist/src/components/form/pl-form/pl-form.vue.d.ts +8 -8
  49. package/dist/src/components/form/pl-input-plus/components/pl-currency.vue.d.ts +27 -27
  50. package/dist/src/components/form/pl-input-plus/components/pl-default.vue.d.ts +39 -39
  51. package/dist/src/components/form/pl-input-plus/components/pl-password.vue.d.ts +29 -29
  52. package/dist/src/components/form/pl-input-plus/components/pl-textarea.vue.d.ts +29 -29
  53. package/dist/src/components/form/pl-input-plus/index.d.ts +121 -121
  54. package/dist/src/components/form/pl-input-plus/pl-input-plus.vue.d.ts +55 -55
  55. package/dist/src/components/form/pl-multi-select/components/pl-default.vue.d.ts +28 -28
  56. package/dist/src/components/form/pl-multi-select/components/pl-multi-select-dropdown.vue.d.ts +28 -28
  57. package/dist/src/components/form/pl-multi-select/index.d.ts +87 -87
  58. package/dist/src/components/form/pl-multi-select/pl-multi-select.vue.d.ts +40 -40
  59. package/dist/src/components/form/pl-radio/index.d.ts +12 -12
  60. package/dist/src/components/form/pl-radio/pl-radio.vue.d.ts +6 -6
  61. package/dist/src/components/form/pl-select-plus/components/pl-account.vue.d.ts +6 -6
  62. package/dist/src/components/form/pl-select-plus/components/pl-default.vue.d.ts +28 -28
  63. package/dist/src/components/form/pl-select-plus/components/pl-select-dropdown.vue.d.ts +1 -1
  64. package/dist/src/components/form/pl-select-plus/index.d.ts +90 -90
  65. package/dist/src/components/form/pl-select-plus/pl-select-plus.vue.d.ts +42 -42
  66. package/dist/src/components/form/pl-switch/index.d.ts +9 -9
  67. package/dist/src/components/form/pl-switch/pl-switch.vue.d.ts +9 -9
  68. package/dist/src/components/form/pl-upload-plus/index.d.ts +75 -75
  69. package/dist/src/components/form/pl-upload-plus/pl-upload-plus.vue.d.ts +35 -35
  70. package/dist/src/components/shared/pl-dropdown/index.d.ts +17 -17
  71. package/dist/src/components/shared/pl-dropdown/pl-dropdown.vue.d.ts +7 -7
  72. package/dist/src/components/shared/pl-label/index.d.ts +18 -18
  73. package/dist/src/components/shared/pl-label/pl-label.vue.d.ts +1 -1
  74. package/dist/src/components/shared/pl-option/index.d.ts +38 -38
  75. package/dist/src/components/shared/pl-option/pl-option.vue.d.ts +6 -6
  76. package/dist/src/components/shared/pl-status-icon/index.d.ts +3 -3
  77. package/dist/src/components/shared/pl-status-icon/pl-status-icon.vue.d.ts +1 -1
  78. package/dist/src/components/shared/pl-tab-pane/index.d.ts +34 -34
  79. package/dist/src/components/shared/pl-tab-pane/pl-tab-pane.vue.d.ts +2 -2
  80. package/dist/style.css +1 -1
  81. package/package.json +1 -1
@@ -2,11 +2,11 @@ import { IScrollbarProps } from './types';
2
2
 
3
3
  export declare const PlScrollbar: import('../../../install-function').SFCInstallWithContext<{
4
4
  new (...args: any[]): import('vue').CreateComponentPublicInstance<Readonly<import('vue').ExtractPropTypes<{
5
- maxHeight: {
5
+ height: {
6
6
  type: import('vue').PropType<string | number>;
7
7
  default: string;
8
8
  };
9
- height: {
9
+ maxHeight: {
10
10
  type: import('vue').PropType<string | number>;
11
11
  default: string;
12
12
  };
@@ -61,11 +61,11 @@ export declare const PlScrollbar: import('../../../install-function').SFCInstall
61
61
  }) => void;
62
62
  wheel: (event: Event) => void;
63
63
  }, import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & Readonly<import('vue').ExtractPropTypes<{
64
- maxHeight: {
64
+ height: {
65
65
  type: import('vue').PropType<string | number>;
66
66
  default: string;
67
67
  };
68
- height: {
68
+ maxHeight: {
69
69
  type: import('vue').PropType<string | number>;
70
70
  default: string;
71
71
  };
@@ -108,8 +108,8 @@ export declare const PlScrollbar: import('../../../install-function').SFCInstall
108
108
  }) => any;
109
109
  onWheel?: (event: Event) => any;
110
110
  }, {
111
- maxHeight: string | number;
112
111
  height: string | number;
112
+ maxHeight: string | number;
113
113
  wrapClass: string;
114
114
  viewClass: string;
115
115
  hideScrollThumb: boolean;
@@ -126,11 +126,11 @@ export declare const PlScrollbar: import('../../../install-function').SFCInstall
126
126
  M: {};
127
127
  Defaults: {};
128
128
  }, Readonly<import('vue').ExtractPropTypes<{
129
- maxHeight: {
129
+ height: {
130
130
  type: import('vue').PropType<string | number>;
131
131
  default: string;
132
132
  };
133
- height: {
133
+ maxHeight: {
134
134
  type: import('vue').PropType<string | number>;
135
135
  default: string;
136
136
  };
@@ -179,8 +179,8 @@ export declare const PlScrollbar: import('../../../install-function').SFCInstall
179
179
  showXThumb: import('vue').ComputedRef<boolean>;
180
180
  isDragging: import('vue').Ref<boolean>;
181
181
  }, {}, {}, {}, {
182
- maxHeight: string | number;
183
182
  height: string | number;
183
+ maxHeight: string | number;
184
184
  wrapClass: string;
185
185
  viewClass: string;
186
186
  hideScrollThumb: boolean;
@@ -194,11 +194,11 @@ export declare const PlScrollbar: import('../../../install-function').SFCInstall
194
194
  __isTeleport?: never;
195
195
  __isSuspense?: never;
196
196
  } & import('vue').ComponentOptionsBase<Readonly<import('vue').ExtractPropTypes<{
197
- maxHeight: {
197
+ height: {
198
198
  type: import('vue').PropType<string | number>;
199
199
  default: string;
200
200
  };
201
- height: {
201
+ maxHeight: {
202
202
  type: import('vue').PropType<string | number>;
203
203
  default: string;
204
204
  };
@@ -253,8 +253,8 @@ export declare const PlScrollbar: import('../../../install-function').SFCInstall
253
253
  }) => void;
254
254
  wheel: (event: Event) => void;
255
255
  }, string, {
256
- maxHeight: string | number;
257
256
  height: string | number;
257
+ maxHeight: string | number;
258
258
  wrapClass: string;
259
259
  viewClass: string;
260
260
  hideScrollThumb: boolean;
@@ -41,8 +41,8 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
41
41
  }) => any;
42
42
  onWheel?: (event: Event) => any;
43
43
  }, {
44
- maxHeight: string | number;
45
44
  height: string | number;
45
+ maxHeight: string | number;
46
46
  wrapClass: string;
47
47
  viewClass: string;
48
48
  hideScrollThumb: boolean;
@@ -10,8 +10,16 @@ export declare const PlTooltipPlus: import('../../../install-function').SFCInsta
10
10
  type: import('vue').PropType<string>;
11
11
  default: string;
12
12
  };
13
+ customClass: {
14
+ type: import('vue').PropType<string>;
15
+ default: string;
16
+ };
17
+ trigger: {
18
+ type: import('vue').PropType<"click" | "hover">;
19
+ default: string;
20
+ };
13
21
  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">;
22
+ type: import('vue').PropType<"left" | "right" | "top" | "bottom" | "top-right" | "top-left" | "right-top" | "right-bottom" | "bottom-left" | "bottom-right" | "left-bottom" | "left-top">;
15
23
  default: string;
16
24
  };
17
25
  delay: {
@@ -22,14 +30,6 @@ export declare const PlTooltipPlus: import('../../../install-function').SFCInsta
22
30
  type: import('vue').PropType<boolean>;
23
31
  default: boolean;
24
32
  };
25
- trigger: {
26
- type: import('vue').PropType<"click" | "hover">;
27
- default: string;
28
- };
29
- customClass: {
30
- type: import('vue').PropType<string>;
31
- default: string;
32
- };
33
33
  }>>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & Readonly<import('vue').ExtractPropTypes<{
34
34
  disabled: {
35
35
  type: import('vue').PropType<boolean>;
@@ -39,8 +39,16 @@ export declare const PlTooltipPlus: import('../../../install-function').SFCInsta
39
39
  type: import('vue').PropType<string>;
40
40
  default: string;
41
41
  };
42
+ customClass: {
43
+ type: import('vue').PropType<string>;
44
+ default: string;
45
+ };
46
+ trigger: {
47
+ type: import('vue').PropType<"click" | "hover">;
48
+ default: string;
49
+ };
42
50
  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">;
51
+ type: import('vue').PropType<"left" | "right" | "top" | "bottom" | "top-right" | "top-left" | "right-top" | "right-bottom" | "bottom-left" | "bottom-right" | "left-bottom" | "left-top">;
44
52
  default: string;
45
53
  };
46
54
  delay: {
@@ -51,22 +59,14 @@ export declare const PlTooltipPlus: import('../../../install-function').SFCInsta
51
59
  type: import('vue').PropType<boolean>;
52
60
  default: boolean;
53
61
  };
54
- trigger: {
55
- type: import('vue').PropType<"click" | "hover">;
56
- default: string;
57
- };
58
- customClass: {
59
- type: import('vue').PropType<string>;
60
- default: string;
61
- };
62
62
  }>>, {
63
63
  disabled: boolean;
64
64
  width: string;
65
- placement: "left" | "right" | "top-right" | "top" | "top-left" | "right-top" | "right-bottom" | "bottom-left" | "bottom" | "bottom-right" | "left-bottom" | "left-top";
65
+ customClass: string;
66
+ trigger: "click" | "hover";
67
+ placement: "left" | "right" | "top" | "bottom" | "top-right" | "top-left" | "right-top" | "right-bottom" | "bottom-left" | "bottom-right" | "left-bottom" | "left-top";
66
68
  delay: boolean;
67
69
  truncated: boolean;
68
- trigger: "click" | "hover";
69
- customClass: string;
70
70
  }, true, {}, {}, {
71
71
  P: {};
72
72
  B: {};
@@ -83,8 +83,16 @@ export declare const PlTooltipPlus: import('../../../install-function').SFCInsta
83
83
  type: import('vue').PropType<string>;
84
84
  default: string;
85
85
  };
86
+ customClass: {
87
+ type: import('vue').PropType<string>;
88
+ default: string;
89
+ };
90
+ trigger: {
91
+ type: import('vue').PropType<"click" | "hover">;
92
+ default: string;
93
+ };
86
94
  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">;
95
+ type: import('vue').PropType<"left" | "right" | "top" | "bottom" | "top-right" | "top-left" | "right-top" | "right-bottom" | "bottom-left" | "bottom-right" | "left-bottom" | "left-top">;
88
96
  default: string;
89
97
  };
90
98
  delay: {
@@ -95,22 +103,14 @@ export declare const PlTooltipPlus: import('../../../install-function').SFCInsta
95
103
  type: import('vue').PropType<boolean>;
96
104
  default: boolean;
97
105
  };
98
- trigger: {
99
- type: import('vue').PropType<"click" | "hover">;
100
- default: string;
101
- };
102
- customClass: {
103
- type: import('vue').PropType<string>;
104
- default: string;
105
- };
106
106
  }>>, {}, {}, {}, {}, {
107
107
  disabled: boolean;
108
108
  width: string;
109
- placement: "left" | "right" | "top-right" | "top" | "top-left" | "right-top" | "right-bottom" | "bottom-left" | "bottom" | "bottom-right" | "left-bottom" | "left-top";
109
+ customClass: string;
110
+ trigger: "click" | "hover";
111
+ placement: "left" | "right" | "top" | "bottom" | "top-right" | "top-left" | "right-top" | "right-bottom" | "bottom-left" | "bottom-right" | "left-bottom" | "left-top";
110
112
  delay: boolean;
111
113
  truncated: boolean;
112
- trigger: "click" | "hover";
113
- customClass: string;
114
114
  }>;
115
115
  __isFragment?: never;
116
116
  __isTeleport?: never;
@@ -124,8 +124,16 @@ export declare const PlTooltipPlus: import('../../../install-function').SFCInsta
124
124
  type: import('vue').PropType<string>;
125
125
  default: string;
126
126
  };
127
+ customClass: {
128
+ type: import('vue').PropType<string>;
129
+ default: string;
130
+ };
131
+ trigger: {
132
+ type: import('vue').PropType<"click" | "hover">;
133
+ default: string;
134
+ };
127
135
  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">;
136
+ type: import('vue').PropType<"left" | "right" | "top" | "bottom" | "top-right" | "top-left" | "right-top" | "right-bottom" | "bottom-left" | "bottom-right" | "left-bottom" | "left-top">;
129
137
  default: string;
130
138
  };
131
139
  delay: {
@@ -136,22 +144,14 @@ export declare const PlTooltipPlus: import('../../../install-function').SFCInsta
136
144
  type: import('vue').PropType<boolean>;
137
145
  default: boolean;
138
146
  };
139
- trigger: {
140
- type: import('vue').PropType<"click" | "hover">;
141
- default: string;
142
- };
143
- customClass: {
144
- type: import('vue').PropType<string>;
145
- default: string;
146
- };
147
147
  }>>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {
148
148
  disabled: boolean;
149
149
  width: string;
150
- placement: "left" | "right" | "top-right" | "top" | "top-left" | "right-top" | "right-bottom" | "bottom-left" | "bottom" | "bottom-right" | "left-bottom" | "left-top";
150
+ customClass: string;
151
+ trigger: "click" | "hover";
152
+ placement: "left" | "right" | "top" | "bottom" | "top-right" | "top-left" | "right-top" | "right-bottom" | "bottom-left" | "bottom-right" | "left-bottom" | "left-top";
151
153
  delay: boolean;
152
154
  truncated: boolean;
153
- trigger: "click" | "hover";
154
- customClass: string;
155
155
  }, {}, string, {}> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
156
156
  $slots: {
157
157
  default?(_: {}): any;
@@ -19,11 +19,11 @@ 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
+ customClass: string;
23
+ trigger: "click" | "hover";
24
+ placement: "left" | "right" | "top" | "bottom" | "top-right" | "top-left" | "right-top" | "right-bottom" | "bottom-left" | "bottom-right" | "left-bottom" | "left-top";
23
25
  delay: boolean;
24
26
  truncated: boolean;
25
- trigger: "click" | "hover";
26
- customClass: string;
27
27
  }, {}>, {
28
28
  default?(_: {}): any;
29
29
  "tooltip-text"?(_: {}): any;
@@ -6,6 +6,10 @@ export declare const PlBanner: import('../../../install-function').SFCInstallWit
6
6
  type: import('vue').PropType<"error" | "info" | "success" | "warning" | "interactive" | "critical" | "custom">;
7
7
  default: string;
8
8
  };
9
+ title: {
10
+ type: import('vue').PropType<string>;
11
+ default: string;
12
+ };
9
13
  icon: {
10
14
  type: import('vue').PropType<import('../../components').TIcon>;
11
15
  default: string;
@@ -14,13 +18,6 @@ export declare const PlBanner: import('../../../install-function').SFCInstallWit
14
18
  type: import('vue').PropType<string>;
15
19
  default: string;
16
20
  };
17
- title: {
18
- type: import('vue').PropType<string>;
19
- default: string;
20
- };
21
- customColors: {
22
- type: import('vue').PropType<ICustomColors>;
23
- };
24
21
  description: {
25
22
  type: import('vue').PropType<string>;
26
23
  default: string;
@@ -29,6 +26,9 @@ export declare const PlBanner: import('../../../install-function').SFCInstallWit
29
26
  type: import('vue').PropType<string>;
30
27
  default: string;
31
28
  };
29
+ customColors: {
30
+ type: import('vue').PropType<ICustomColors>;
31
+ };
32
32
  closeButton: {
33
33
  type: import('vue').PropType<boolean>;
34
34
  default: boolean;
@@ -44,6 +44,10 @@ export declare const PlBanner: import('../../../install-function').SFCInstallWit
44
44
  type: import('vue').PropType<"error" | "info" | "success" | "warning" | "interactive" | "critical" | "custom">;
45
45
  default: string;
46
46
  };
47
+ title: {
48
+ type: import('vue').PropType<string>;
49
+ default: string;
50
+ };
47
51
  icon: {
48
52
  type: import('vue').PropType<import('../../components').TIcon>;
49
53
  default: string;
@@ -52,13 +56,6 @@ export declare const PlBanner: import('../../../install-function').SFCInstallWit
52
56
  type: import('vue').PropType<string>;
53
57
  default: string;
54
58
  };
55
- title: {
56
- type: import('vue').PropType<string>;
57
- default: string;
58
- };
59
- customColors: {
60
- type: import('vue').PropType<ICustomColors>;
61
- };
62
59
  description: {
63
60
  type: import('vue').PropType<string>;
64
61
  default: string;
@@ -67,6 +64,9 @@ export declare const PlBanner: import('../../../install-function').SFCInstallWit
67
64
  type: import('vue').PropType<string>;
68
65
  default: string;
69
66
  };
67
+ customColors: {
68
+ type: import('vue').PropType<ICustomColors>;
69
+ };
70
70
  closeButton: {
71
71
  type: import('vue').PropType<boolean>;
72
72
  default: boolean;
@@ -76,9 +76,9 @@ export declare const PlBanner: import('../../../install-function').SFCInstallWit
76
76
  onButtonClicked?: () => any;
77
77
  }, {
78
78
  type: "error" | "info" | "success" | "warning" | "interactive" | "critical" | "custom";
79
+ title: string;
79
80
  icon: import('../../components').TIcon;
80
81
  width: string;
81
- title: string;
82
82
  description: string;
83
83
  buttonText: string;
84
84
  closeButton: boolean;
@@ -94,6 +94,10 @@ export declare const PlBanner: import('../../../install-function').SFCInstallWit
94
94
  type: import('vue').PropType<"error" | "info" | "success" | "warning" | "interactive" | "critical" | "custom">;
95
95
  default: string;
96
96
  };
97
+ title: {
98
+ type: import('vue').PropType<string>;
99
+ default: string;
100
+ };
97
101
  icon: {
98
102
  type: import('vue').PropType<import('../../components').TIcon>;
99
103
  default: string;
@@ -102,13 +106,6 @@ export declare const PlBanner: import('../../../install-function').SFCInstallWit
102
106
  type: import('vue').PropType<string>;
103
107
  default: string;
104
108
  };
105
- title: {
106
- type: import('vue').PropType<string>;
107
- default: string;
108
- };
109
- customColors: {
110
- type: import('vue').PropType<ICustomColors>;
111
- };
112
109
  description: {
113
110
  type: import('vue').PropType<string>;
114
111
  default: string;
@@ -117,6 +114,9 @@ export declare const PlBanner: import('../../../install-function').SFCInstallWit
117
114
  type: import('vue').PropType<string>;
118
115
  default: string;
119
116
  };
117
+ customColors: {
118
+ type: import('vue').PropType<ICustomColors>;
119
+ };
120
120
  closeButton: {
121
121
  type: import('vue').PropType<boolean>;
122
122
  default: boolean;
@@ -126,9 +126,9 @@ export declare const PlBanner: import('../../../install-function').SFCInstallWit
126
126
  onButtonClicked?: () => any;
127
127
  }, {}, {}, {}, {}, {
128
128
  type: "error" | "info" | "success" | "warning" | "interactive" | "critical" | "custom";
129
+ title: string;
129
130
  icon: import('../../components').TIcon;
130
131
  width: string;
131
- title: string;
132
132
  description: string;
133
133
  buttonText: string;
134
134
  closeButton: boolean;
@@ -141,6 +141,10 @@ export declare const PlBanner: import('../../../install-function').SFCInstallWit
141
141
  type: import('vue').PropType<"error" | "info" | "success" | "warning" | "interactive" | "critical" | "custom">;
142
142
  default: string;
143
143
  };
144
+ title: {
145
+ type: import('vue').PropType<string>;
146
+ default: string;
147
+ };
144
148
  icon: {
145
149
  type: import('vue').PropType<import('../../components').TIcon>;
146
150
  default: string;
@@ -149,13 +153,6 @@ export declare const PlBanner: import('../../../install-function').SFCInstallWit
149
153
  type: import('vue').PropType<string>;
150
154
  default: string;
151
155
  };
152
- title: {
153
- type: import('vue').PropType<string>;
154
- default: string;
155
- };
156
- customColors: {
157
- type: import('vue').PropType<ICustomColors>;
158
- };
159
156
  description: {
160
157
  type: import('vue').PropType<string>;
161
158
  default: string;
@@ -164,6 +161,9 @@ export declare const PlBanner: import('../../../install-function').SFCInstallWit
164
161
  type: import('vue').PropType<string>;
165
162
  default: string;
166
163
  };
164
+ customColors: {
165
+ type: import('vue').PropType<ICustomColors>;
166
+ };
167
167
  closeButton: {
168
168
  type: import('vue').PropType<boolean>;
169
169
  default: boolean;
@@ -176,9 +176,9 @@ export declare const PlBanner: import('../../../install-function').SFCInstallWit
176
176
  buttonClicked: () => void;
177
177
  }, string, {
178
178
  type: "error" | "info" | "success" | "warning" | "interactive" | "critical" | "custom";
179
+ title: string;
179
180
  icon: import('../../components').TIcon;
180
181
  width: string;
181
- title: string;
182
182
  description: string;
183
183
  buttonText: string;
184
184
  closeButton: boolean;
@@ -24,9 +24,9 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
24
24
  onButtonClicked?: () => any;
25
25
  }, {
26
26
  type: "error" | "info" | "success" | "warning" | "interactive" | "critical" | "custom";
27
+ title: string;
27
28
  icon: import('../../components').TIcon;
28
29
  width: string;
29
- title: string;
30
30
  description: string;
31
31
  buttonText: string;
32
32
  closeButton: boolean;
@@ -13,10 +13,10 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
13
13
  icon: string;
14
14
  width: string;
15
15
  }>>>, {
16
+ label: string;
16
17
  disabled: boolean;
17
18
  icon: any;
18
19
  width: string;
19
- label: string;
20
20
  active: boolean;
21
21
  }, {}>;
22
22
  export default _default;
@@ -9,12 +9,12 @@ export declare const PlOnboarding: import('../../../install-function').SFCInstal
9
9
  required: true;
10
10
  default: string;
11
11
  };
12
- borderRadius: {
13
- type: import('vue').PropType<string>;
12
+ placement: {
13
+ type: import('vue').PropType<"left" | "right" | "top" | "bottom" | "top-right" | "top-left" | "right-top" | "right-bottom" | "bottom-left" | "bottom-right" | "left-bottom" | "left-top">;
14
14
  default: string;
15
15
  };
16
- 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">;
16
+ borderRadius: {
17
+ type: import('vue').PropType<string>;
18
18
  default: string;
19
19
  };
20
20
  slides: {
@@ -43,12 +43,12 @@ export declare const PlOnboarding: import('../../../install-function').SFCInstal
43
43
  required: true;
44
44
  default: string;
45
45
  };
46
- borderRadius: {
47
- type: import('vue').PropType<string>;
46
+ placement: {
47
+ type: import('vue').PropType<"left" | "right" | "top" | "bottom" | "top-right" | "top-left" | "right-top" | "right-bottom" | "bottom-left" | "bottom-right" | "left-bottom" | "left-top">;
48
48
  default: string;
49
49
  };
50
- 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">;
50
+ borderRadius: {
51
+ type: import('vue').PropType<string>;
52
52
  default: string;
53
53
  };
54
54
  slides: {
@@ -68,8 +68,8 @@ export declare const PlOnboarding: import('../../../install-function').SFCInstal
68
68
  onNext?: () => any;
69
69
  }, {
70
70
  title: string;
71
+ placement: "left" | "right" | "top" | "bottom" | "top-right" | "top-left" | "right-top" | "right-bottom" | "bottom-left" | "bottom-right" | "left-bottom" | "left-top";
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
73
  hideCloseButton: boolean;
74
74
  overlay: boolean;
75
75
  }, true, {}, {}, {
@@ -87,12 +87,12 @@ export declare const PlOnboarding: import('../../../install-function').SFCInstal
87
87
  required: true;
88
88
  default: string;
89
89
  };
90
- borderRadius: {
91
- type: import('vue').PropType<string>;
90
+ placement: {
91
+ type: import('vue').PropType<"left" | "right" | "top" | "bottom" | "top-right" | "top-left" | "right-top" | "right-bottom" | "bottom-left" | "bottom-right" | "left-bottom" | "left-top">;
92
92
  default: string;
93
93
  };
94
- 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">;
94
+ borderRadius: {
95
+ type: import('vue').PropType<string>;
96
96
  default: string;
97
97
  };
98
98
  slides: {
@@ -112,8 +112,8 @@ export declare const PlOnboarding: import('../../../install-function').SFCInstal
112
112
  onNext?: () => any;
113
113
  }, {}, {}, {}, {}, {
114
114
  title: string;
115
+ placement: "left" | "right" | "top" | "bottom" | "top-right" | "top-left" | "right-top" | "right-bottom" | "bottom-left" | "bottom-right" | "left-bottom" | "left-top";
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
117
  hideCloseButton: boolean;
118
118
  overlay: boolean;
119
119
  }>;
@@ -128,12 +128,12 @@ export declare const PlOnboarding: import('../../../install-function').SFCInstal
128
128
  required: true;
129
129
  default: string;
130
130
  };
131
- borderRadius: {
132
- type: import('vue').PropType<string>;
131
+ placement: {
132
+ type: import('vue').PropType<"left" | "right" | "top" | "bottom" | "top-right" | "top-left" | "right-top" | "right-bottom" | "bottom-left" | "bottom-right" | "left-bottom" | "left-top">;
133
133
  default: string;
134
134
  };
135
- 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">;
135
+ borderRadius: {
136
+ type: import('vue').PropType<string>;
137
137
  default: string;
138
138
  };
139
139
  slides: {
@@ -156,8 +156,8 @@ export declare const PlOnboarding: import('../../../install-function').SFCInstal
156
156
  next: () => void;
157
157
  }, string, {
158
158
  title: string;
159
+ placement: "left" | "right" | "top" | "bottom" | "top-right" | "top-left" | "right-top" | "right-bottom" | "bottom-left" | "bottom-right" | "left-bottom" | "left-top";
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
161
  hideCloseButton: boolean;
162
162
  overlay: boolean;
163
163
  }, {}, string, {}> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
@@ -6,12 +6,12 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
6
6
  required: true;
7
7
  default: string;
8
8
  };
9
- borderRadius: {
10
- type: import('vue').PropType<string>;
9
+ placement: {
10
+ type: import('vue').PropType<"left" | "right" | "top" | "bottom" | "top-right" | "top-left" | "right-top" | "right-bottom" | "bottom-left" | "bottom-right" | "left-bottom" | "left-top">;
11
11
  default: string;
12
12
  };
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">;
13
+ borderRadius: {
14
+ type: import('vue').PropType<string>;
15
15
  default: string;
16
16
  };
17
17
  slides: {
@@ -37,12 +37,12 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
37
37
  required: true;
38
38
  default: string;
39
39
  };
40
- borderRadius: {
41
- type: import('vue').PropType<string>;
40
+ placement: {
41
+ type: import('vue').PropType<"left" | "right" | "top" | "bottom" | "top-right" | "top-left" | "right-top" | "right-bottom" | "bottom-left" | "bottom-right" | "left-bottom" | "left-top">;
42
42
  default: string;
43
43
  };
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">;
44
+ borderRadius: {
45
+ type: import('vue').PropType<string>;
46
46
  default: string;
47
47
  };
48
48
  slides: {
@@ -62,8 +62,8 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
62
62
  onNext?: () => any;
63
63
  }, {
64
64
  title: string;
65
+ placement: "left" | "right" | "top" | "bottom" | "top-right" | "top-left" | "right-top" | "right-bottom" | "bottom-left" | "bottom-right" | "left-bottom" | "left-top";
65
66
  borderRadius: string;
66
- placement: "left" | "right" | "top-right" | "top" | "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
  }, {}>, {
@@ -13,14 +13,14 @@ export declare const PlProgress: import('../../../install-function').SFCInstallW
13
13
  type: import('vue').PropType<string>;
14
14
  default: string;
15
15
  };
16
- glare: {
17
- type: import('vue').PropType<boolean>;
18
- default: boolean;
19
- };
20
16
  percentage: {
21
17
  type: import('vue').PropType<number>;
22
18
  default: number;
23
19
  };
20
+ glare: {
21
+ type: import('vue').PropType<boolean>;
22
+ default: boolean;
23
+ };
24
24
  }, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
25
25
  size: {
26
26
  type: import('vue').PropType<"small" | "large" | "snackbar">;
@@ -34,20 +34,20 @@ export declare const PlProgress: import('../../../install-function').SFCInstallW
34
34
  type: import('vue').PropType<string>;
35
35
  default: string;
36
36
  };
37
- glare: {
38
- type: import('vue').PropType<boolean>;
39
- default: boolean;
40
- };
41
37
  percentage: {
42
38
  type: import('vue').PropType<number>;
43
39
  default: number;
44
40
  };
41
+ glare: {
42
+ type: import('vue').PropType<boolean>;
43
+ default: boolean;
44
+ };
45
45
  }>>, {
46
46
  size: "small" | "large" | "snackbar";
47
47
  type: "sectional" | "solid";
48
48
  width: string;
49
- glare: boolean;
50
49
  percentage: number;
50
+ glare: boolean;
51
51
  }, {}>>;
52
52
  export default PlProgress;
53
53
  export type { IProgressProps };