@factoringplus/pl-components-pack-v3 1.10.9 → 1.10.10-pre-picker-01

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 (53) hide show
  1. package/dist/{crypto-pro-actual-cades-plugin-79385049.js → crypto-pro-actual-cades-plugin-37f3471d.js} +1 -1
  2. package/dist/{crypto-pro-actual-cades-plugin-9413869f.cjs → crypto-pro-actual-cades-plugin-64cf6cb1.cjs} +1 -1
  3. package/dist/{entry-cabf6680.cjs → entry-2fa25c31.cjs} +32 -32
  4. package/dist/{entry-3ebcbf68.js → entry-ad7260ba.js} +6645 -6611
  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/pl-dialog-plus.vue.d.ts +3 -3
  8. package/dist/src/components/basic/pl-link/pl-link.vue.d.ts +1 -1
  9. package/dist/src/components/basic/pl-scrollbar/pl-scrollbar.vue.d.ts +3 -3
  10. package/dist/src/components/data/pl-banner/index.d.ts +49 -49
  11. package/dist/src/components/data/pl-banner/pl-banner.vue.d.ts +3 -3
  12. package/dist/src/components/data/pl-multitab/components/pl-tab-card.vue.d.ts +1 -1
  13. package/dist/src/components/data/pl-signing/index.d.ts +8 -8
  14. package/dist/src/components/data/pl-snackbar/pl-snackbar.vue.d.ts +2 -2
  15. package/dist/src/components/data/pl-table-plus/pl-table-plus.vue.d.ts +1 -1
  16. package/dist/src/components/data/pl-tabs/components/pl-tab.vue.d.ts +1 -1
  17. package/dist/src/components/data/pl-tags-chips/index.d.ts +22 -22
  18. package/dist/src/components/data/pl-tags-chips/pl-tags-chips.vue.d.ts +2 -2
  19. package/dist/src/components/data/pl-text-cell/index.d.ts +2 -2
  20. package/dist/src/components/deprecated/pl-date-picker/pl-date-picker-range.vue.d.ts +1 -1
  21. package/dist/src/components/deprecated/pl-date-picker/pl-date-picker.vue.d.ts +1 -1
  22. package/dist/src/components/deprecated/pl-select/pl-select.vue.d.ts +2 -2
  23. package/dist/src/components/deprecated/pl-table/pl-table.vue.d.ts +1 -1
  24. package/dist/src/components/deprecated/pl-upload/pl-upload.vue.d.ts +1 -1
  25. package/dist/src/components/deprecated/pl-upload-legacy/pl-upload-legacy.vue.d.ts +3 -3
  26. package/dist/src/components/form/pl-autocomplete/components/pl-autocomplete-dropdown.vue.d.ts +1 -1
  27. package/dist/src/components/form/pl-autocomplete/components/pl-default.vue.d.ts +2 -2
  28. package/dist/src/components/form/pl-autocomplete/pl-autocompete.vue.d.ts +5 -5
  29. package/dist/src/components/form/pl-checkbox-plus/pl-checkbox-plus.vue.d.ts +2 -2
  30. package/dist/src/components/form/pl-date-picker-plus/pl-date-picker-plus/pl-date-picker-plus.vue.d.ts +64 -130
  31. package/dist/src/components/form/pl-date-picker-plus/pl-date-picker-range-plus/pl-date-picker-range-plus.vue.d.ts +66 -152
  32. package/dist/src/components/form/pl-input-plus/components/pl-currency.vue.d.ts +3 -3
  33. package/dist/src/components/form/pl-input-plus/components/pl-default.vue.d.ts +6 -6
  34. package/dist/src/components/form/pl-input-plus/components/pl-password.vue.d.ts +2 -2
  35. package/dist/src/components/form/pl-input-plus/components/pl-textarea.vue.d.ts +9 -9
  36. package/dist/src/components/form/pl-input-plus/index.d.ts +243 -243
  37. package/dist/src/components/form/pl-input-plus/pl-input-plus.vue.d.ts +18 -18
  38. package/dist/src/components/form/pl-multi-select/components/pl-default.vue.d.ts +1 -1
  39. package/dist/src/components/form/pl-multi-select/components/pl-multi-select-dropdown.vue.d.ts +1 -1
  40. package/dist/src/components/form/pl-multi-select/pl-multi-select.vue.d.ts +6 -6
  41. package/dist/src/components/form/pl-radio/index.d.ts +16 -16
  42. package/dist/src/components/form/pl-radio/pl-radio.vue.d.ts +7 -7
  43. package/dist/src/components/form/pl-select-plus/components/pl-default.vue.d.ts +1 -1
  44. package/dist/src/components/form/pl-select-plus/pl-select-plus.vue.d.ts +4 -4
  45. package/dist/src/components/form/pl-switch/pl-switch.vue.d.ts +2 -2
  46. package/dist/src/components/form/pl-upload-plus/pl-upload-plus.vue.d.ts +3 -3
  47. package/dist/src/components/shared/pl-dropdown/pl-dropdown.vue.d.ts +1 -1
  48. package/dist/src/components/shared/pl-label/pl-label.vue.d.ts +1 -1
  49. package/dist/src/components/shared/pl-option/pl-option.vue.d.ts +2 -2
  50. package/dist/src/components/shared/pl-status-icon/index.d.ts +12 -12
  51. package/dist/src/components/shared/pl-status-icon/pl-status-icon.vue.d.ts +1 -1
  52. package/dist/src/components/shared/pl-tab-pane/pl-tab-pane.vue.d.ts +1 -1
  53. package/package.json +1 -1
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const l=require("./entry-cabf6680.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$1;exports.PlDialogPlus=l.PlDialog;exports.PlDirectives=l.PlDirectives;exports.PlForm=l.PlForm;exports.PlIcon=l.PlIcon;exports.PlInput=l.PlInput;exports.PlInputPlus=l.PlInputPlus;exports.PlLink=l.PlLink;exports.PlMarkText=l.PlMarkText;exports.PlMultiSelect=l.PlMultiSelect;exports.PlMultitab=l.PlMultitab;exports.PlNavButton=l.PlNavButton;exports.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-2fa25c31.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$1;exports.PlDialogPlus=l.PlDialog;exports.PlDirectives=l.PlDirectives;exports.PlForm=l.PlForm;exports.PlIcon=l.PlIcon;exports.PlInput=l.PlInput;exports.PlInputPlus=l.PlInputPlus;exports.PlLink=l.PlLink;exports.PlMarkText=l.PlMarkText;exports.PlMultiSelect=l.PlMultiSelect;exports.PlMultitab=l.PlMultitab;exports.PlNavButton=l.PlNavButton;exports.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-3ebcbf68.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-ad7260ba.js";
2
2
  import "vue";
3
3
  export {
4
4
  P as PlAutocomplete,
@@ -73,13 +73,12 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
73
73
  "onUpdate:modelValue"?: (...args: any[]) => any;
74
74
  "onClose-modal"?: (...args: any[]) => any;
75
75
  }, {
76
- type: "status" | "standart" | "illustration" | "side";
76
+ type: "standart" | "status" | "illustration" | "side";
77
77
  icon: TIcon;
78
78
  loading: boolean;
79
79
  modelValue: boolean;
80
80
  width: string;
81
- customColors: TStatusIconCustomColors;
82
- status: "delete" | "info" | "successful" | "attention" | "neutral";
81
+ status: "delete" | "successful" | "attention" | "info" | "neutral";
83
82
  showHeader: boolean;
84
83
  showClose: boolean;
85
84
  disabledTeleport: boolean;
@@ -89,6 +88,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
89
88
  dialogClass: string;
90
89
  manualClose: boolean;
91
90
  calendar: boolean;
91
+ customColors: TStatusIconCustomColors;
92
92
  }, {}>, {
93
93
  header?(_: {
94
94
  touchstart: () => void;
@@ -17,8 +17,8 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
17
17
  target: string;
18
18
  }>>>, {
19
19
  type: "default" | "error" | "success" | "warning" | "gradient";
20
- disabled: boolean;
21
20
  target: "_blank" | "_self" | "_parent" | "_top";
21
+ disabled: boolean;
22
22
  href: string;
23
23
  }, {}>, {
24
24
  default?(_: {}): any;
@@ -46,13 +46,13 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
46
46
  onWheel?: (...args: any[]) => any;
47
47
  }, {
48
48
  height: string | number;
49
+ viewClass: string;
49
50
  maxHeight: string | number;
51
+ offsetRight: string;
50
52
  wrapClass: string;
51
- viewClass: string;
52
- hideScrollThumb: boolean;
53
53
  hideScrollThumbX: boolean;
54
+ hideScrollThumb: boolean;
54
55
  hideScrollThumbY: boolean;
55
- offsetRight: string;
56
56
  alwaysShowXThumb: boolean;
57
57
  alwaysShowYThumb: boolean;
58
58
  }, {}>, {
@@ -3,26 +3,29 @@ import { TBannerProps, ICustomColors } from './types';
3
3
  export declare const PlBanner: import('../../../install-function').SFCInstallWithContext<{
4
4
  new (...args: any[]): import('vue').CreateComponentPublicInstance<Readonly<import('vue').ExtractPropTypes<{
5
5
  type: {
6
- type: import('vue').PropType<"info" | "interactive" | "success" | "warning" | "critical" | "custom">;
6
+ type: import('vue').PropType<"info" | "custom" | "success" | "warning" | "interactive" | "critical">;
7
+ default: string;
8
+ };
9
+ title: {
10
+ type: import('vue').PropType<string>;
7
11
  default: string;
8
12
  };
9
13
  icon: {
10
14
  type: import('vue').PropType<import('../../components').TIcon>;
11
15
  default: string;
12
16
  };
13
- description: {
17
+ width: {
14
18
  type: import('vue').PropType<string>;
15
19
  default: string;
16
20
  };
17
- title: {
21
+ description: {
18
22
  type: import('vue').PropType<string>;
19
23
  default: string;
20
24
  };
21
- buttonText: {
22
- type: import('vue').PropType<string>;
23
- default: string;
25
+ customColors: {
26
+ type: import('vue').PropType<ICustomColors>;
24
27
  };
25
- width: {
28
+ buttonText: {
26
29
  type: import('vue').PropType<string>;
27
30
  default: string;
28
31
  };
@@ -30,9 +33,6 @@ export declare const PlBanner: import('../../../install-function').SFCInstallWit
30
33
  type: import('vue').PropType<boolean>;
31
34
  default: boolean;
32
35
  };
33
- customColors: {
34
- type: import('vue').PropType<ICustomColors>;
35
- };
36
36
  }>> & {
37
37
  onClose?: () => any;
38
38
  onButtonClicked?: () => any;
@@ -41,26 +41,29 @@ export declare const PlBanner: import('../../../install-function').SFCInstallWit
41
41
  buttonClicked: () => void;
42
42
  }, import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & Readonly<import('vue').ExtractPropTypes<{
43
43
  type: {
44
- type: import('vue').PropType<"info" | "interactive" | "success" | "warning" | "critical" | "custom">;
44
+ type: import('vue').PropType<"info" | "custom" | "success" | "warning" | "interactive" | "critical">;
45
+ default: string;
46
+ };
47
+ title: {
48
+ type: import('vue').PropType<string>;
45
49
  default: string;
46
50
  };
47
51
  icon: {
48
52
  type: import('vue').PropType<import('../../components').TIcon>;
49
53
  default: string;
50
54
  };
51
- description: {
55
+ width: {
52
56
  type: import('vue').PropType<string>;
53
57
  default: string;
54
58
  };
55
- title: {
59
+ description: {
56
60
  type: import('vue').PropType<string>;
57
61
  default: string;
58
62
  };
59
- buttonText: {
60
- type: import('vue').PropType<string>;
61
- default: string;
63
+ customColors: {
64
+ type: import('vue').PropType<ICustomColors>;
62
65
  };
63
- width: {
66
+ buttonText: {
64
67
  type: import('vue').PropType<string>;
65
68
  default: string;
66
69
  };
@@ -68,19 +71,16 @@ export declare const PlBanner: import('../../../install-function').SFCInstallWit
68
71
  type: import('vue').PropType<boolean>;
69
72
  default: boolean;
70
73
  };
71
- customColors: {
72
- type: import('vue').PropType<ICustomColors>;
73
- };
74
74
  }>> & {
75
75
  onClose?: () => any;
76
76
  onButtonClicked?: () => any;
77
77
  }, {
78
- type: "info" | "interactive" | "success" | "warning" | "critical" | "custom";
78
+ type: "info" | "custom" | "success" | "warning" | "interactive" | "critical";
79
+ title: string;
79
80
  icon: import('../../components').TIcon;
81
+ width: string;
80
82
  description: string;
81
- title: string;
82
83
  buttonText: string;
83
- width: string;
84
84
  closeButton: boolean;
85
85
  }, true, {}, {}, {
86
86
  P: {};
@@ -91,26 +91,29 @@ export declare const PlBanner: import('../../../install-function').SFCInstallWit
91
91
  Defaults: {};
92
92
  }, Readonly<import('vue').ExtractPropTypes<{
93
93
  type: {
94
- type: import('vue').PropType<"info" | "interactive" | "success" | "warning" | "critical" | "custom">;
94
+ type: import('vue').PropType<"info" | "custom" | "success" | "warning" | "interactive" | "critical">;
95
+ default: string;
96
+ };
97
+ title: {
98
+ type: import('vue').PropType<string>;
95
99
  default: string;
96
100
  };
97
101
  icon: {
98
102
  type: import('vue').PropType<import('../../components').TIcon>;
99
103
  default: string;
100
104
  };
101
- description: {
105
+ width: {
102
106
  type: import('vue').PropType<string>;
103
107
  default: string;
104
108
  };
105
- title: {
109
+ description: {
106
110
  type: import('vue').PropType<string>;
107
111
  default: string;
108
112
  };
109
- buttonText: {
110
- type: import('vue').PropType<string>;
111
- default: string;
113
+ customColors: {
114
+ type: import('vue').PropType<ICustomColors>;
112
115
  };
113
- width: {
116
+ buttonText: {
114
117
  type: import('vue').PropType<string>;
115
118
  default: string;
116
119
  };
@@ -118,19 +121,16 @@ export declare const PlBanner: import('../../../install-function').SFCInstallWit
118
121
  type: import('vue').PropType<boolean>;
119
122
  default: boolean;
120
123
  };
121
- customColors: {
122
- type: import('vue').PropType<ICustomColors>;
123
- };
124
124
  }>> & {
125
125
  onClose?: () => any;
126
126
  onButtonClicked?: () => any;
127
127
  }, {}, {}, {}, {}, {
128
- type: "info" | "interactive" | "success" | "warning" | "critical" | "custom";
128
+ type: "info" | "custom" | "success" | "warning" | "interactive" | "critical";
129
+ title: string;
129
130
  icon: import('../../components').TIcon;
131
+ width: string;
130
132
  description: string;
131
- title: string;
132
133
  buttonText: string;
133
- width: string;
134
134
  closeButton: boolean;
135
135
  }>;
136
136
  __isFragment?: never;
@@ -138,26 +138,29 @@ export declare const PlBanner: import('../../../install-function').SFCInstallWit
138
138
  __isSuspense?: never;
139
139
  } & import('vue').ComponentOptionsBase<Readonly<import('vue').ExtractPropTypes<{
140
140
  type: {
141
- type: import('vue').PropType<"info" | "interactive" | "success" | "warning" | "critical" | "custom">;
141
+ type: import('vue').PropType<"info" | "custom" | "success" | "warning" | "interactive" | "critical">;
142
+ default: string;
143
+ };
144
+ title: {
145
+ type: import('vue').PropType<string>;
142
146
  default: string;
143
147
  };
144
148
  icon: {
145
149
  type: import('vue').PropType<import('../../components').TIcon>;
146
150
  default: string;
147
151
  };
148
- description: {
152
+ width: {
149
153
  type: import('vue').PropType<string>;
150
154
  default: string;
151
155
  };
152
- title: {
156
+ description: {
153
157
  type: import('vue').PropType<string>;
154
158
  default: string;
155
159
  };
156
- buttonText: {
157
- type: import('vue').PropType<string>;
158
- default: string;
160
+ customColors: {
161
+ type: import('vue').PropType<ICustomColors>;
159
162
  };
160
- width: {
163
+ buttonText: {
161
164
  type: import('vue').PropType<string>;
162
165
  default: string;
163
166
  };
@@ -165,9 +168,6 @@ export declare const PlBanner: import('../../../install-function').SFCInstallWit
165
168
  type: import('vue').PropType<boolean>;
166
169
  default: boolean;
167
170
  };
168
- customColors: {
169
- type: import('vue').PropType<ICustomColors>;
170
- };
171
171
  }>> & {
172
172
  onClose?: () => any;
173
173
  onButtonClicked?: () => any;
@@ -175,12 +175,12 @@ export declare const PlBanner: import('../../../install-function').SFCInstallWit
175
175
  close: () => void;
176
176
  buttonClicked: () => void;
177
177
  }, string, {
178
- type: "info" | "interactive" | "success" | "warning" | "critical" | "custom";
178
+ type: "info" | "custom" | "success" | "warning" | "interactive" | "critical";
179
+ title: string;
179
180
  icon: import('../../components').TIcon;
181
+ width: string;
180
182
  description: string;
181
- title: string;
182
183
  buttonText: string;
183
- width: string;
184
184
  closeButton: boolean;
185
185
  }, {}, string, {}> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
186
186
  $slots: {
@@ -23,12 +23,12 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
23
23
  onClose?: () => any;
24
24
  onButtonClicked?: () => any;
25
25
  }, {
26
- type: "info" | "interactive" | "success" | "warning" | "critical" | "custom";
26
+ type: "info" | "custom" | "success" | "warning" | "interactive" | "critical";
27
+ title: string;
27
28
  icon: import('../../components').TIcon;
29
+ width: string;
28
30
  description: string;
29
- title: string;
30
31
  buttonText: string;
31
- width: string;
32
32
  closeButton: boolean;
33
33
  }, {}>, {
34
34
  description?(_: {}): any;
@@ -13,9 +13,9 @@ 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
- label: string;
19
19
  width: string;
20
20
  active: boolean;
21
21
  }, {}>;
@@ -1,14 +1,14 @@
1
1
  import { IFiles, ParsedCertificate, TagTranslation, ISignedFile, IValidatorError } from './types';
2
2
 
3
3
  export declare const PlSigning: import('../../../install-function').SFCInstallWithContext<import('vue').DefineComponent<{
4
- loading: {
5
- type: import('vue').PropType<boolean>;
6
- required: true;
7
- };
8
4
  label: {
9
5
  type: import('vue').PropType<string>;
10
6
  default: string;
11
7
  };
8
+ loading: {
9
+ type: import('vue').PropType<boolean>;
10
+ required: true;
11
+ };
12
12
  placeholder: {
13
13
  type: import('vue').PropType<string>;
14
14
  default: string;
@@ -41,14 +41,14 @@ export declare const PlSigning: import('../../../install-function').SFCInstallWi
41
41
  "no-certificates": (...args: any[]) => void;
42
42
  "no-files": (...args: any[]) => void;
43
43
  }, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
44
- loading: {
45
- type: import('vue').PropType<boolean>;
46
- required: true;
47
- };
48
44
  label: {
49
45
  type: import('vue').PropType<string>;
50
46
  default: string;
51
47
  };
48
+ loading: {
49
+ type: import('vue').PropType<boolean>;
50
+ required: true;
51
+ };
52
52
  placeholder: {
53
53
  type: import('vue').PropType<string>;
54
54
  default: string;
@@ -22,10 +22,10 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
22
22
  percentage: number;
23
23
  }>>>, {
24
24
  color: string;
25
- icon: import('../../components').TIcon;
26
25
  button: string;
27
- title: string;
28
26
  progress: boolean;
27
+ title: string;
28
+ icon: import('../../components').TIcon;
29
29
  id: number;
30
30
  message: string;
31
31
  percentage: number | import('vue').Ref<number>;
@@ -90,8 +90,8 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
90
90
  resetSelectedRows: () => void;
91
91
  selectAllRows: () => void;
92
92
  }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
93
- change: (...args: any[]) => void;
94
93
  scroll: (...args: any[]) => void;
94
+ change: (...args: any[]) => void;
95
95
  infiniteScroll: (...args: any[]) => void;
96
96
  "update:selectedRows": (...args: any[]) => void;
97
97
  rowClick: (...args: any[]) => void;
@@ -20,9 +20,9 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
20
20
  icon: string;
21
21
  counter: any;
22
22
  }>>>, {
23
+ label: string;
23
24
  disabled: boolean;
24
25
  icon: TIcon;
25
- label: string;
26
26
  active: boolean;
27
27
  counter: number;
28
28
  }, {}>;
@@ -5,7 +5,7 @@ export declare const PlTagsChips: import('../../../install-function').SFCInstall
5
5
  default: string;
6
6
  };
7
7
  type: {
8
- type: import('vue').PropType<"error" | "info" | "interactive" | "success" | "warning" | ("primary" | "outline")>;
8
+ type: import('vue').PropType<"error" | "info" | "success" | "warning" | "interactive" | ("primary" | "outline")>;
9
9
  default: string;
10
10
  };
11
11
  disabled: {
@@ -20,15 +20,15 @@ export declare const PlTagsChips: import('../../../install-function').SFCInstall
20
20
  type: import('vue').PropType<string>;
21
21
  default: string;
22
22
  };
23
- interactive: {
23
+ active: {
24
24
  type: import('vue').PropType<boolean>;
25
25
  default: boolean;
26
26
  };
27
- active: {
27
+ chip: {
28
28
  type: import('vue').PropType<boolean>;
29
29
  default: boolean;
30
30
  };
31
- chip: {
31
+ interactive: {
32
32
  type: import('vue').PropType<boolean>;
33
33
  default: boolean;
34
34
  };
@@ -56,7 +56,7 @@ export declare const PlTagsChips: import('../../../install-function').SFCInstall
56
56
  default: string;
57
57
  };
58
58
  type: {
59
- type: import('vue').PropType<"error" | "info" | "interactive" | "success" | "warning" | ("primary" | "outline")>;
59
+ type: import('vue').PropType<"error" | "info" | "success" | "warning" | "interactive" | ("primary" | "outline")>;
60
60
  default: string;
61
61
  };
62
62
  disabled: {
@@ -71,15 +71,15 @@ export declare const PlTagsChips: import('../../../install-function').SFCInstall
71
71
  type: import('vue').PropType<string>;
72
72
  default: string;
73
73
  };
74
- interactive: {
74
+ active: {
75
75
  type: import('vue').PropType<boolean>;
76
76
  default: boolean;
77
77
  };
78
- active: {
78
+ chip: {
79
79
  type: import('vue').PropType<boolean>;
80
80
  default: boolean;
81
81
  };
82
- chip: {
82
+ interactive: {
83
83
  type: import('vue').PropType<boolean>;
84
84
  default: boolean;
85
85
  };
@@ -100,13 +100,13 @@ export declare const PlTagsChips: import('../../../install-function').SFCInstall
100
100
  onCrossClicked?: (...args: any[]) => any;
101
101
  }, {
102
102
  size: "small" | "large";
103
- type: "error" | "info" | "interactive" | "success" | "warning" | ("primary" | "outline");
103
+ type: "error" | "info" | "success" | "warning" | "interactive" | ("primary" | "outline");
104
104
  disabled: boolean;
105
105
  icon: import('../../components').TIcon;
106
106
  iconColor: string;
107
- interactive: boolean;
108
107
  active: boolean;
109
108
  chip: boolean;
109
+ interactive: boolean;
110
110
  textColor: string;
111
111
  backgroundColor: string;
112
112
  deleteBtn: boolean;
@@ -123,7 +123,7 @@ export declare const PlTagsChips: import('../../../install-function').SFCInstall
123
123
  default: string;
124
124
  };
125
125
  type: {
126
- type: import('vue').PropType<"error" | "info" | "interactive" | "success" | "warning" | ("primary" | "outline")>;
126
+ type: import('vue').PropType<"error" | "info" | "success" | "warning" | "interactive" | ("primary" | "outline")>;
127
127
  default: string;
128
128
  };
129
129
  disabled: {
@@ -138,15 +138,15 @@ export declare const PlTagsChips: import('../../../install-function').SFCInstall
138
138
  type: import('vue').PropType<string>;
139
139
  default: string;
140
140
  };
141
- interactive: {
141
+ active: {
142
142
  type: import('vue').PropType<boolean>;
143
143
  default: boolean;
144
144
  };
145
- active: {
145
+ chip: {
146
146
  type: import('vue').PropType<boolean>;
147
147
  default: boolean;
148
148
  };
149
- chip: {
149
+ interactive: {
150
150
  type: import('vue').PropType<boolean>;
151
151
  default: boolean;
152
152
  };
@@ -167,13 +167,13 @@ export declare const PlTagsChips: import('../../../install-function').SFCInstall
167
167
  onCrossClicked?: (...args: any[]) => any;
168
168
  }, {}, {}, {}, {}, {
169
169
  size: "small" | "large";
170
- type: "error" | "info" | "interactive" | "success" | "warning" | ("primary" | "outline");
170
+ type: "error" | "info" | "success" | "warning" | "interactive" | ("primary" | "outline");
171
171
  disabled: boolean;
172
172
  icon: import('../../components').TIcon;
173
173
  iconColor: string;
174
- interactive: boolean;
175
174
  active: boolean;
176
175
  chip: boolean;
176
+ interactive: boolean;
177
177
  textColor: string;
178
178
  backgroundColor: string;
179
179
  deleteBtn: boolean;
@@ -187,7 +187,7 @@ export declare const PlTagsChips: import('../../../install-function').SFCInstall
187
187
  default: string;
188
188
  };
189
189
  type: {
190
- type: import('vue').PropType<"error" | "info" | "interactive" | "success" | "warning" | ("primary" | "outline")>;
190
+ type: import('vue').PropType<"error" | "info" | "success" | "warning" | "interactive" | ("primary" | "outline")>;
191
191
  default: string;
192
192
  };
193
193
  disabled: {
@@ -202,15 +202,15 @@ export declare const PlTagsChips: import('../../../install-function').SFCInstall
202
202
  type: import('vue').PropType<string>;
203
203
  default: string;
204
204
  };
205
- interactive: {
205
+ active: {
206
206
  type: import('vue').PropType<boolean>;
207
207
  default: boolean;
208
208
  };
209
- active: {
209
+ chip: {
210
210
  type: import('vue').PropType<boolean>;
211
211
  default: boolean;
212
212
  };
213
- chip: {
213
+ interactive: {
214
214
  type: import('vue').PropType<boolean>;
215
215
  default: boolean;
216
216
  };
@@ -234,13 +234,13 @@ export declare const PlTagsChips: import('../../../install-function').SFCInstall
234
234
  crossClicked: (...args: any[]) => void;
235
235
  }, string, {
236
236
  size: "small" | "large";
237
- type: "error" | "info" | "interactive" | "success" | "warning" | ("primary" | "outline");
237
+ type: "error" | "info" | "success" | "warning" | "interactive" | ("primary" | "outline");
238
238
  disabled: boolean;
239
239
  icon: import('../../components').TIcon;
240
240
  iconColor: string;
241
- interactive: boolean;
242
241
  active: boolean;
243
242
  chip: boolean;
243
+ interactive: boolean;
244
244
  textColor: string;
245
245
  backgroundColor: string;
246
246
  deleteBtn: boolean;
@@ -46,13 +46,13 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
46
46
  onCrossClicked?: (...args: any[]) => any;
47
47
  }, {
48
48
  size: "small" | "large";
49
- type: "error" | "info" | "interactive" | "success" | "warning" | InteractiveTypes;
49
+ type: "error" | "info" | "success" | "warning" | "interactive" | InteractiveTypes;
50
50
  disabled: boolean;
51
51
  icon: TIcon;
52
52
  iconColor: string;
53
- interactive: boolean;
54
53
  active: boolean;
55
54
  chip: boolean;
55
+ interactive: boolean;
56
56
  textColor: string;
57
57
  backgroundColor: string;
58
58
  deleteBtn: boolean;
@@ -1,6 +1,6 @@
1
1
  export declare const PlTextCell: import('../../../install-function').SFCInstallWithContext<import('vue').DefineComponent<{
2
2
  type: {
3
- type: import('vue').PropType<"error" | "info" | "interactive" | "success" | "warning">;
3
+ type: import('vue').PropType<"error" | "info" | "success" | "warning" | "interactive">;
4
4
  };
5
5
  label: {
6
6
  type: import('vue').PropType<string>;
@@ -24,7 +24,7 @@ export declare const PlTextCell: import('../../../install-function').SFCInstallW
24
24
  };
25
25
  }, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
26
26
  type: {
27
- type: import('vue').PropType<"error" | "info" | "interactive" | "success" | "warning">;
27
+ type: import('vue').PropType<"error" | "info" | "success" | "warning" | "interactive">;
28
28
  };
29
29
  label: {
30
30
  type: import('vue').PropType<string>;
@@ -66,8 +66,8 @@ declare const _default: import('vue').DefineComponent<{
66
66
  "onUpdate:modelValue"?: (...args: any[]) => any;
67
67
  onChangeOpen?: (...args: any[]) => any;
68
68
  }, {
69
- modelValue: unknown[];
70
69
  label: string;
70
+ modelValue: unknown[];
71
71
  width: string;
72
72
  placeholder: string;
73
73
  teleport: boolean;
@@ -62,8 +62,8 @@ declare const _default: import('vue').DefineComponent<{
62
62
  }>> & {
63
63
  "onUpdate:modelValue"?: (...args: any[]) => any;
64
64
  }, {
65
- disabled: boolean;
66
65
  label: string;
66
+ disabled: boolean;
67
67
  placeholder: string;
68
68
  prop: string;
69
69
  rules: Record<string, any>;
@@ -121,12 +121,12 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
121
121
  onValidate?: (...args: any[]) => any;
122
122
  "onVisible-change"?: (...args: any[]) => any;
123
123
  }, {
124
+ label: string;
124
125
  disabled: boolean;
125
126
  icon: boolean;
126
- label: string;
127
- info: boolean;
128
127
  checked: boolean;
129
128
  placeholder: string;
129
+ info: boolean;
130
130
  tooltipText: string;
131
131
  prop: string;
132
132
  rules: Record<string, any>;
@@ -109,8 +109,8 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
109
109
  "onSelected-rows"?: (...args: any[]) => any;
110
110
  "onUpdate:toggleRowSelection"?: (...args: any[]) => any;
111
111
  }, {
112
- modelValue: unknown[];
113
112
  form: Record<string, any>;
113
+ modelValue: unknown[];
114
114
  total: number;
115
115
  noDataText: string;
116
116
  hasPagination: boolean;