@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
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const l=require("./entry-68a9c923.cjs");require("vue");exports.PlAutocomplete=l.PlAutocomplete;exports.PlBanner=l.PlBanner;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;exports.PlDialogPlus=l.PlDialogPlus;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.PlNavButtonPlus=l.PlNavButtonPlus;exports.PlNavigation=l.PlNavigation;exports.PlNavigationPlus=l.PlNavigationPlus;exports.PlNotification=l.PlNotification;exports.PlOnboarding=l.PlOnboarding;exports.PlPagination=l.PlPagination;exports.PlProgress=l.PlProgress;exports.PlRadio=l.PlRadio;exports.PlScrollbar=l.PlScrollbar;exports.PlSelect=l.PlSelect;exports.PlSelectPlus=l.PlSelectPlus;exports.PlSidebarItem=l.PlSidebarItem;exports.PlSidebarItemPlus=l.PlSidebarItemPlus;exports.PlSignError=l.PlSignError;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.PlStatusIcon=l.PlStatusIcon;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.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-bd0a7350.cjs");require("vue");exports.PlAutocomplete=l.PlAutocomplete;exports.PlBanner=l.PlBanner;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;exports.PlDialogPlus=l.PlDialogPlus;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.PlNavButtonPlus=l.PlNavButtonPlus;exports.PlNavigation=l.PlNavigation;exports.PlNavigationPlus=l.PlNavigationPlus;exports.PlNotification=l.PlNotification;exports.PlOnboarding=l.PlOnboarding;exports.PlPagination=l.PlPagination;exports.PlProgress=l.PlProgress;exports.PlRadio=l.PlRadio;exports.PlScrollbar=l.PlScrollbar;exports.PlSelect=l.PlSelect;exports.PlSelectPlus=l.PlSelectPlus;exports.PlSidebarItem=l.PlSidebarItem;exports.PlSidebarItemPlus=l.PlSidebarItemPlus;exports.PlSignError=l.PlSignError;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.PlStatusIcon=l.PlStatusIcon;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.TLogo=l.TLogo;exports.apiJs=l.ApiJs;exports.cancelAllApiRequests=l.cancelAllApiRequests;exports.dadataParser=l.dadataParser;exports.dataParser=l.dadataParser;exports.declOfNum=l.declOfNum;exports.deepSet=l.deepSet;exports.filters=l.filters;exports.formatCurrency=l.formatCurrency;exports.formatDate=l.formatDate;exports.install=l.install;exports.isEqual=l.isEqual;exports.loader=l.loadingAndSetup;exports.plLoading=l.plLoading;exports.uniqId=l.uniqId;
@@ -1,4 +1,4 @@
1
- import { n as P, an as e, k as t, al as o, o as n, q as i, r, m as u, t as c, s as g, v as S, x as p, w as d, P as k, y as T, z as b, B as m, C, D as I, a7 as x, a6 as D, E as f, ag as h, af as B, ad as N, ae as v, U as L, ac as y, a8 as U, am as q, F as A, G as M, H as w, I as E, ai as O, ah as R, aa as j, a9 as F, J, O as z, L as G, K as H, Q as K, R as Q, T as V, N as W, M as X, S as Y, ao as Z, V as _, W as $, X as aa, Y as la, Z as sa, _ as Pa, $ as ea, ab as ta, ak as oa, a0 as na, a1 as ia, a5 as ra, a2 as ua, a3 as ca, a4 as ga, aj as Sa, A as pa, j as da, h as ka, h as Ta, d as ba, e as ma, a as Ca, f as Ia, c as xa, i as Da, b as fa, l as ha, p as Ba, u as Na } from "./entry-6f158286.js";
1
+ import { n as P, an as e, k as t, al as o, o as n, q as i, r, m as u, t as c, s as g, v as S, x as p, w as d, P as k, y as T, z as b, B as m, C, D as I, a7 as x, a6 as D, E as f, ag as h, af as B, ad as N, ae as v, U as L, ac as y, a8 as U, am as q, F as A, G as M, H as w, I as E, ai as O, ah as R, aa as j, a9 as F, J, O as z, L as G, K as H, Q as K, R as Q, T as V, N as W, M as X, S as Y, ao as Z, V as _, W as $, X as aa, Y as la, Z as sa, _ as Pa, $ as ea, ab as ta, ak as oa, a0 as na, a1 as ia, a5 as ra, a2 as ua, a3 as ca, a4 as ga, aj as Sa, A as pa, j as da, h as ka, h as Ta, d as ba, e as ma, a as Ca, f as Ia, c as xa, i as Da, b as fa, l as ha, p as Ba, u as Na } from "./entry-872ad8bc.js";
2
2
  import "vue";
3
3
  export {
4
4
  P as PlAutocomplete,
@@ -7,6 +7,10 @@ export declare const PlDialogPlus: import('../../../install-function').SFCInstal
7
7
  type: import('vue').PropType<"status" | "standart" | "illustration" | "side">;
8
8
  default: string;
9
9
  };
10
+ title: {
11
+ type: import('vue').PropType<string>;
12
+ default: string;
13
+ };
10
14
  icon: {
11
15
  type: import('vue').PropType<import('../../components').TIcon>;
12
16
  default: string;
@@ -15,21 +19,22 @@ export declare const PlDialogPlus: import('../../../install-function').SFCInstal
15
19
  type: import('vue').PropType<boolean>;
16
20
  default: boolean;
17
21
  };
18
- beforeClose: {
19
- type: import('vue').PropType<() => void>;
20
- };
21
22
  width: {
22
23
  type: import('vue').PropType<string>;
23
24
  default: string;
24
25
  };
25
- showHeader: {
26
+ showClose: {
26
27
  type: import('vue').PropType<boolean>;
27
28
  default: boolean;
28
29
  };
29
- showClose: {
30
+ showHeader: {
30
31
  type: import('vue').PropType<boolean>;
31
32
  default: boolean;
32
33
  };
34
+ status: {
35
+ type: import('vue').PropType<"delete" | "info" | "successful" | "attention" | "neutral">;
36
+ default: string;
37
+ };
33
38
  disabledTeleport: {
34
39
  type: import('vue').PropType<boolean>;
35
40
  default: boolean;
@@ -42,18 +47,10 @@ export declare const PlDialogPlus: import('../../../install-function').SFCInstal
42
47
  type: import('vue').PropType<boolean>;
43
48
  default: boolean;
44
49
  };
45
- title: {
46
- type: import('vue').PropType<string>;
47
- default: string;
48
- };
49
50
  subTitle: {
50
51
  type: import('vue').PropType<string>;
51
52
  default: string;
52
53
  };
53
- status: {
54
- type: import('vue').PropType<"delete" | "successful" | "info" | "attention" | "neutral">;
55
- default: string;
56
- };
57
54
  overlayClass: {
58
55
  type: import('vue').PropType<string>;
59
56
  default: string;
@@ -78,6 +75,9 @@ export declare const PlDialogPlus: import('../../../install-function').SFCInstal
78
75
  colorIconOverlay: string;
79
76
  };
80
77
  };
78
+ beforeClose: {
79
+ type: import('vue').PropType<() => void>;
80
+ };
81
81
  }>> & {
82
82
  "onClose-modal"?: () => any;
83
83
  }, {
@@ -90,6 +90,10 @@ export declare const PlDialogPlus: import('../../../install-function').SFCInstal
90
90
  type: import('vue').PropType<"status" | "standart" | "illustration" | "side">;
91
91
  default: string;
92
92
  };
93
+ title: {
94
+ type: import('vue').PropType<string>;
95
+ default: string;
96
+ };
93
97
  icon: {
94
98
  type: import('vue').PropType<import('../../components').TIcon>;
95
99
  default: string;
@@ -98,21 +102,22 @@ export declare const PlDialogPlus: import('../../../install-function').SFCInstal
98
102
  type: import('vue').PropType<boolean>;
99
103
  default: boolean;
100
104
  };
101
- beforeClose: {
102
- type: import('vue').PropType<() => void>;
103
- };
104
105
  width: {
105
106
  type: import('vue').PropType<string>;
106
107
  default: string;
107
108
  };
108
- showHeader: {
109
+ showClose: {
109
110
  type: import('vue').PropType<boolean>;
110
111
  default: boolean;
111
112
  };
112
- showClose: {
113
+ showHeader: {
113
114
  type: import('vue').PropType<boolean>;
114
115
  default: boolean;
115
116
  };
117
+ status: {
118
+ type: import('vue').PropType<"delete" | "info" | "successful" | "attention" | "neutral">;
119
+ default: string;
120
+ };
116
121
  disabledTeleport: {
117
122
  type: import('vue').PropType<boolean>;
118
123
  default: boolean;
@@ -125,18 +130,10 @@ export declare const PlDialogPlus: import('../../../install-function').SFCInstal
125
130
  type: import('vue').PropType<boolean>;
126
131
  default: boolean;
127
132
  };
128
- title: {
129
- type: import('vue').PropType<string>;
130
- default: string;
131
- };
132
133
  subTitle: {
133
134
  type: import('vue').PropType<string>;
134
135
  default: string;
135
136
  };
136
- status: {
137
- type: import('vue').PropType<"delete" | "successful" | "info" | "attention" | "neutral">;
138
- default: string;
139
- };
140
137
  overlayClass: {
141
138
  type: import('vue').PropType<string>;
142
139
  default: string;
@@ -161,21 +158,24 @@ export declare const PlDialogPlus: import('../../../install-function').SFCInstal
161
158
  colorIconOverlay: string;
162
159
  };
163
160
  };
161
+ beforeClose: {
162
+ type: import('vue').PropType<() => void>;
163
+ };
164
164
  }>> & {
165
165
  "onClose-modal"?: () => any;
166
166
  }, {
167
167
  type: "status" | "standart" | "illustration" | "side";
168
+ title: string;
168
169
  icon: import('../../components').TIcon;
169
170
  loading: boolean;
170
171
  width: string;
171
- showHeader: boolean;
172
172
  showClose: boolean;
173
+ showHeader: boolean;
174
+ status: "delete" | "info" | "successful" | "attention" | "neutral";
173
175
  disabledTeleport: boolean;
174
176
  closeOnOverlay: boolean;
175
177
  innerScroll: boolean;
176
- title: string;
177
178
  subTitle: string;
178
- status: "delete" | "successful" | "info" | "attention" | "neutral";
179
179
  overlayClass: string;
180
180
  dialogClass: string;
181
181
  manualClose: boolean;
@@ -194,6 +194,10 @@ export declare const PlDialogPlus: import('../../../install-function').SFCInstal
194
194
  type: import('vue').PropType<"status" | "standart" | "illustration" | "side">;
195
195
  default: string;
196
196
  };
197
+ title: {
198
+ type: import('vue').PropType<string>;
199
+ default: string;
200
+ };
197
201
  icon: {
198
202
  type: import('vue').PropType<import('../../components').TIcon>;
199
203
  default: string;
@@ -202,21 +206,22 @@ export declare const PlDialogPlus: import('../../../install-function').SFCInstal
202
206
  type: import('vue').PropType<boolean>;
203
207
  default: boolean;
204
208
  };
205
- beforeClose: {
206
- type: import('vue').PropType<() => void>;
207
- };
208
209
  width: {
209
210
  type: import('vue').PropType<string>;
210
211
  default: string;
211
212
  };
212
- showHeader: {
213
+ showClose: {
213
214
  type: import('vue').PropType<boolean>;
214
215
  default: boolean;
215
216
  };
216
- showClose: {
217
+ showHeader: {
217
218
  type: import('vue').PropType<boolean>;
218
219
  default: boolean;
219
220
  };
221
+ status: {
222
+ type: import('vue').PropType<"delete" | "info" | "successful" | "attention" | "neutral">;
223
+ default: string;
224
+ };
220
225
  disabledTeleport: {
221
226
  type: import('vue').PropType<boolean>;
222
227
  default: boolean;
@@ -229,18 +234,10 @@ export declare const PlDialogPlus: import('../../../install-function').SFCInstal
229
234
  type: import('vue').PropType<boolean>;
230
235
  default: boolean;
231
236
  };
232
- title: {
233
- type: import('vue').PropType<string>;
234
- default: string;
235
- };
236
237
  subTitle: {
237
238
  type: import('vue').PropType<string>;
238
239
  default: string;
239
240
  };
240
- status: {
241
- type: import('vue').PropType<"delete" | "successful" | "info" | "attention" | "neutral">;
242
- default: string;
243
- };
244
241
  overlayClass: {
245
242
  type: import('vue').PropType<string>;
246
243
  default: string;
@@ -265,23 +262,26 @@ export declare const PlDialogPlus: import('../../../install-function').SFCInstal
265
262
  colorIconOverlay: string;
266
263
  };
267
264
  };
265
+ beforeClose: {
266
+ type: import('vue').PropType<() => void>;
267
+ };
268
268
  }>> & {
269
269
  "onClose-modal"?: () => any;
270
270
  }, {
271
271
  closeModal: () => void;
272
272
  }, {}, {}, {}, {
273
273
  type: "status" | "standart" | "illustration" | "side";
274
+ title: string;
274
275
  icon: import('../../components').TIcon;
275
276
  loading: boolean;
276
277
  width: string;
277
- showHeader: boolean;
278
278
  showClose: boolean;
279
+ showHeader: boolean;
280
+ status: "delete" | "info" | "successful" | "attention" | "neutral";
279
281
  disabledTeleport: boolean;
280
282
  closeOnOverlay: boolean;
281
283
  innerScroll: boolean;
282
- title: string;
283
284
  subTitle: string;
284
- status: "delete" | "successful" | "info" | "attention" | "neutral";
285
285
  overlayClass: string;
286
286
  dialogClass: string;
287
287
  manualClose: boolean;
@@ -297,6 +297,10 @@ export declare const PlDialogPlus: import('../../../install-function').SFCInstal
297
297
  type: import('vue').PropType<"status" | "standart" | "illustration" | "side">;
298
298
  default: string;
299
299
  };
300
+ title: {
301
+ type: import('vue').PropType<string>;
302
+ default: string;
303
+ };
300
304
  icon: {
301
305
  type: import('vue').PropType<import('../../components').TIcon>;
302
306
  default: string;
@@ -305,21 +309,22 @@ export declare const PlDialogPlus: import('../../../install-function').SFCInstal
305
309
  type: import('vue').PropType<boolean>;
306
310
  default: boolean;
307
311
  };
308
- beforeClose: {
309
- type: import('vue').PropType<() => void>;
310
- };
311
312
  width: {
312
313
  type: import('vue').PropType<string>;
313
314
  default: string;
314
315
  };
315
- showHeader: {
316
+ showClose: {
316
317
  type: import('vue').PropType<boolean>;
317
318
  default: boolean;
318
319
  };
319
- showClose: {
320
+ showHeader: {
320
321
  type: import('vue').PropType<boolean>;
321
322
  default: boolean;
322
323
  };
324
+ status: {
325
+ type: import('vue').PropType<"delete" | "info" | "successful" | "attention" | "neutral">;
326
+ default: string;
327
+ };
323
328
  disabledTeleport: {
324
329
  type: import('vue').PropType<boolean>;
325
330
  default: boolean;
@@ -332,18 +337,10 @@ export declare const PlDialogPlus: import('../../../install-function').SFCInstal
332
337
  type: import('vue').PropType<boolean>;
333
338
  default: boolean;
334
339
  };
335
- title: {
336
- type: import('vue').PropType<string>;
337
- default: string;
338
- };
339
340
  subTitle: {
340
341
  type: import('vue').PropType<string>;
341
342
  default: string;
342
343
  };
343
- status: {
344
- type: import('vue').PropType<"delete" | "successful" | "info" | "attention" | "neutral">;
345
- default: string;
346
- };
347
344
  overlayClass: {
348
345
  type: import('vue').PropType<string>;
349
346
  default: string;
@@ -368,6 +365,9 @@ export declare const PlDialogPlus: import('../../../install-function').SFCInstal
368
365
  colorIconOverlay: string;
369
366
  };
370
367
  };
368
+ beforeClose: {
369
+ type: import('vue').PropType<() => void>;
370
+ };
371
371
  }>> & {
372
372
  "onClose-modal"?: () => any;
373
373
  }, {
@@ -376,17 +376,17 @@ export declare const PlDialogPlus: import('../../../install-function').SFCInstal
376
376
  "close-modal": () => void;
377
377
  }, string, {
378
378
  type: "status" | "standart" | "illustration" | "side";
379
+ title: string;
379
380
  icon: import('../../components').TIcon;
380
381
  loading: boolean;
381
382
  width: string;
382
- showHeader: boolean;
383
383
  showClose: boolean;
384
+ showHeader: boolean;
385
+ status: "delete" | "info" | "successful" | "attention" | "neutral";
384
386
  disabledTeleport: boolean;
385
387
  closeOnOverlay: boolean;
386
388
  innerScroll: boolean;
387
- title: string;
388
389
  subTitle: string;
389
- status: "delete" | "successful" | "info" | "attention" | "neutral";
390
390
  overlayClass: string;
391
391
  dialogClass: string;
392
392
  manualClose: boolean;
@@ -4,6 +4,10 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
4
4
  type: import('vue').PropType<"status" | "standart" | "illustration" | "side">;
5
5
  default: string;
6
6
  };
7
+ title: {
8
+ type: import('vue').PropType<string>;
9
+ default: string;
10
+ };
7
11
  icon: {
8
12
  type: import('vue').PropType<import('../../components').TIcon>;
9
13
  default: string;
@@ -12,21 +16,22 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
12
16
  type: import('vue').PropType<boolean>;
13
17
  default: boolean;
14
18
  };
15
- beforeClose: {
16
- type: import('vue').PropType<() => void>;
17
- };
18
19
  width: {
19
20
  type: import('vue').PropType<string>;
20
21
  default: string;
21
22
  };
22
- showHeader: {
23
+ showClose: {
23
24
  type: import('vue').PropType<boolean>;
24
25
  default: boolean;
25
26
  };
26
- showClose: {
27
+ showHeader: {
27
28
  type: import('vue').PropType<boolean>;
28
29
  default: boolean;
29
30
  };
31
+ status: {
32
+ type: import('vue').PropType<"delete" | "info" | "successful" | "attention" | "neutral">;
33
+ default: string;
34
+ };
30
35
  disabledTeleport: {
31
36
  type: import('vue').PropType<boolean>;
32
37
  default: boolean;
@@ -39,18 +44,10 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
39
44
  type: import('vue').PropType<boolean>;
40
45
  default: boolean;
41
46
  };
42
- title: {
43
- type: import('vue').PropType<string>;
44
- default: string;
45
- };
46
47
  subTitle: {
47
48
  type: import('vue').PropType<string>;
48
49
  default: string;
49
50
  };
50
- status: {
51
- type: import('vue').PropType<"delete" | "successful" | "info" | "attention" | "neutral">;
52
- default: string;
53
- };
54
51
  overlayClass: {
55
52
  type: import('vue').PropType<string>;
56
53
  default: string;
@@ -75,6 +72,9 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
75
72
  colorIconOverlay: string;
76
73
  };
77
74
  };
75
+ beforeClose: {
76
+ type: import('vue').PropType<() => void>;
77
+ };
78
78
  }, {
79
79
  closeModal: () => void;
80
80
  }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
@@ -85,6 +85,10 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
85
85
  type: import('vue').PropType<"status" | "standart" | "illustration" | "side">;
86
86
  default: string;
87
87
  };
88
+ title: {
89
+ type: import('vue').PropType<string>;
90
+ default: string;
91
+ };
88
92
  icon: {
89
93
  type: import('vue').PropType<import('../../components').TIcon>;
90
94
  default: string;
@@ -93,21 +97,22 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
93
97
  type: import('vue').PropType<boolean>;
94
98
  default: boolean;
95
99
  };
96
- beforeClose: {
97
- type: import('vue').PropType<() => void>;
98
- };
99
100
  width: {
100
101
  type: import('vue').PropType<string>;
101
102
  default: string;
102
103
  };
103
- showHeader: {
104
+ showClose: {
104
105
  type: import('vue').PropType<boolean>;
105
106
  default: boolean;
106
107
  };
107
- showClose: {
108
+ showHeader: {
108
109
  type: import('vue').PropType<boolean>;
109
110
  default: boolean;
110
111
  };
112
+ status: {
113
+ type: import('vue').PropType<"delete" | "info" | "successful" | "attention" | "neutral">;
114
+ default: string;
115
+ };
111
116
  disabledTeleport: {
112
117
  type: import('vue').PropType<boolean>;
113
118
  default: boolean;
@@ -120,18 +125,10 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
120
125
  type: import('vue').PropType<boolean>;
121
126
  default: boolean;
122
127
  };
123
- title: {
124
- type: import('vue').PropType<string>;
125
- default: string;
126
- };
127
128
  subTitle: {
128
129
  type: import('vue').PropType<string>;
129
130
  default: string;
130
131
  };
131
- status: {
132
- type: import('vue').PropType<"delete" | "successful" | "info" | "attention" | "neutral">;
133
- default: string;
134
- };
135
132
  overlayClass: {
136
133
  type: import('vue').PropType<string>;
137
134
  default: string;
@@ -156,21 +153,24 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
156
153
  colorIconOverlay: string;
157
154
  };
158
155
  };
156
+ beforeClose: {
157
+ type: import('vue').PropType<() => void>;
158
+ };
159
159
  }>> & {
160
160
  "onClose-modal"?: () => any;
161
161
  }, {
162
162
  type: "status" | "standart" | "illustration" | "side";
163
+ title: string;
163
164
  icon: import('../../components').TIcon;
164
165
  loading: boolean;
165
166
  width: string;
166
- showHeader: boolean;
167
167
  showClose: boolean;
168
+ showHeader: boolean;
169
+ status: "delete" | "info" | "successful" | "attention" | "neutral";
168
170
  disabledTeleport: boolean;
169
171
  closeOnOverlay: boolean;
170
172
  innerScroll: boolean;
171
- title: string;
172
173
  subTitle: string;
173
- status: "delete" | "successful" | "info" | "attention" | "neutral";
174
174
  overlayClass: string;
175
175
  dialogClass: string;
176
176
  manualClose: boolean;
@@ -6,6 +6,10 @@ export declare const PlLink: import('../../../install-function').SFCInstallWithC
6
6
  type: import('vue').PropType<"default" | "error" | "success" | "warning" | "gradient">;
7
7
  default: string;
8
8
  };
9
+ target: {
10
+ type: import('vue').PropType<"_blank" | "_self" | "_parent" | "_top">;
11
+ default: string;
12
+ };
9
13
  disabled: {
10
14
  type: import('vue').PropType<boolean>;
11
15
  default: boolean;
@@ -18,15 +22,15 @@ export declare const PlLink: import('../../../install-function').SFCInstallWithC
18
22
  type: import('vue').PropType<string>;
19
23
  default: string;
20
24
  };
21
- target: {
22
- type: import('vue').PropType<"_blank" | "_self" | "_parent" | "_top">;
23
- default: string;
24
- };
25
25
  }>>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & Readonly<import('vue').ExtractPropTypes<{
26
26
  type: {
27
27
  type: import('vue').PropType<"default" | "error" | "success" | "warning" | "gradient">;
28
28
  default: string;
29
29
  };
30
+ target: {
31
+ type: import('vue').PropType<"_blank" | "_self" | "_parent" | "_top">;
32
+ default: string;
33
+ };
30
34
  disabled: {
31
35
  type: import('vue').PropType<boolean>;
32
36
  default: boolean;
@@ -39,16 +43,12 @@ export declare const PlLink: import('../../../install-function').SFCInstallWithC
39
43
  type: import('vue').PropType<string>;
40
44
  default: string;
41
45
  };
42
- target: {
43
- type: import('vue').PropType<"_blank" | "_self" | "_parent" | "_top">;
44
- default: string;
45
- };
46
46
  }>>, {
47
47
  type: "default" | "error" | "success" | "warning" | "gradient";
48
+ target: "_blank" | "_self" | "_parent" | "_top";
48
49
  disabled: boolean;
49
50
  nativeType: string;
50
51
  href: string;
51
- target: "_blank" | "_self" | "_parent" | "_top";
52
52
  }, true, {}, {}, {
53
53
  P: {};
54
54
  B: {};
@@ -61,6 +61,10 @@ export declare const PlLink: import('../../../install-function').SFCInstallWithC
61
61
  type: import('vue').PropType<"default" | "error" | "success" | "warning" | "gradient">;
62
62
  default: string;
63
63
  };
64
+ target: {
65
+ type: import('vue').PropType<"_blank" | "_self" | "_parent" | "_top">;
66
+ default: string;
67
+ };
64
68
  disabled: {
65
69
  type: import('vue').PropType<boolean>;
66
70
  default: boolean;
@@ -73,16 +77,12 @@ export declare const PlLink: import('../../../install-function').SFCInstallWithC
73
77
  type: import('vue').PropType<string>;
74
78
  default: string;
75
79
  };
76
- target: {
77
- type: import('vue').PropType<"_blank" | "_self" | "_parent" | "_top">;
78
- default: string;
79
- };
80
80
  }>>, {}, {}, {}, {}, {
81
81
  type: "default" | "error" | "success" | "warning" | "gradient";
82
+ target: "_blank" | "_self" | "_parent" | "_top";
82
83
  disabled: boolean;
83
84
  nativeType: string;
84
85
  href: string;
85
- target: "_blank" | "_self" | "_parent" | "_top";
86
86
  }>;
87
87
  __isFragment?: never;
88
88
  __isTeleport?: never;
@@ -92,6 +92,10 @@ export declare const PlLink: import('../../../install-function').SFCInstallWithC
92
92
  type: import('vue').PropType<"default" | "error" | "success" | "warning" | "gradient">;
93
93
  default: string;
94
94
  };
95
+ target: {
96
+ type: import('vue').PropType<"_blank" | "_self" | "_parent" | "_top">;
97
+ default: string;
98
+ };
95
99
  disabled: {
96
100
  type: import('vue').PropType<boolean>;
97
101
  default: boolean;
@@ -104,16 +108,12 @@ export declare const PlLink: import('../../../install-function').SFCInstallWithC
104
108
  type: import('vue').PropType<string>;
105
109
  default: string;
106
110
  };
107
- target: {
108
- type: import('vue').PropType<"_blank" | "_self" | "_parent" | "_top">;
109
- default: string;
110
- };
111
111
  }>>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {
112
112
  type: "default" | "error" | "success" | "warning" | "gradient";
113
+ target: "_blank" | "_self" | "_parent" | "_top";
113
114
  disabled: boolean;
114
115
  nativeType: string;
115
116
  href: string;
116
- target: "_blank" | "_self" | "_parent" | "_top";
117
117
  }, {}, string, {}> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
118
118
  $slots: {
119
119
  default?(_: {}): any;
@@ -14,10 +14,10 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
14
14
  target: string;
15
15
  }>>>, {
16
16
  type: "default" | "error" | "success" | "warning" | "gradient";
17
+ target: "_blank" | "_self" | "_parent" | "_top";
17
18
  disabled: boolean;
18
19
  nativeType: string;
19
20
  href: string;
20
- target: "_blank" | "_self" | "_parent" | "_top";
21
21
  }, {}>, {
22
22
  default?(_: {}): any;
23
23
  }>;