@factoringplus/pl-components-pack-v3 1.9.5-pre-snackbar-02 → 1.9.5-pre-11-banner

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 (57) hide show
  1. package/dist/{crypto-pro-54743567.js → crypto-pro-1e16f0cb.js} +1 -1
  2. package/dist/{crypto-pro-7e2b1d00.cjs → crypto-pro-5ce1d64f.cjs} +1 -1
  3. package/dist/{entry-f2f22ab2.cjs → entry-9605a7d7.cjs} +31 -31
  4. package/dist/{entry-22cc4d12.js → entry-9730832c.js} +7933 -7761
  5. package/dist/pl-components-pack-v3.cjs.js +1 -1
  6. package/dist/pl-components-pack-v3.es.js +73 -72
  7. package/dist/src/components/basic/pl-button/index.d.ts +60 -42
  8. package/dist/src/components/basic/pl-button/pl-button.vue.d.ts +2 -2
  9. package/dist/src/components/basic/pl-button/types/index.d.ts +9 -9
  10. package/dist/src/components/basic/pl-button-dropdown/index.d.ts +38 -38
  11. package/dist/src/components/basic/pl-button-dropdown/pl-button-dropdown.vue.d.ts +2 -2
  12. package/dist/src/components/basic/pl-dialog/pl-dialog-plus.vue.d.ts +1 -1
  13. package/dist/src/components/basic/pl-link/pl-link.vue.d.ts +1 -1
  14. package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-button/index.d.ts +6 -6
  15. package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-button/pl-skeleton-button.vue.d.ts +2 -2
  16. package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-control/index.d.ts +2 -2
  17. package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-tags-chips/index.d.ts +3 -3
  18. package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-tags-chips/pl-skeleton-tags-chips.vue.d.ts +1 -1
  19. package/dist/src/components/components.d.ts +3 -1
  20. package/dist/src/components/data/pl-banner/index.d.ts +101 -0
  21. package/dist/src/components/data/pl-banner/pl-banner.vue.d.ts +51 -0
  22. package/dist/src/components/data/pl-banner/types/index.d.ts +62 -0
  23. package/dist/src/components/data/pl-multitab/components/pl-tab-card.vue.d.ts +1 -1
  24. package/dist/src/components/data/pl-progress/index.d.ts +3 -3
  25. package/dist/src/components/data/pl-progress/pl-progress.vue.d.ts +2 -2
  26. package/dist/src/components/data/pl-signing/index.d.ts +8 -8
  27. package/dist/src/components/data/pl-snackbar/pl-snackbar.vue.d.ts +5 -8
  28. package/dist/src/components/data/pl-snackbar/types.d.ts +2 -3
  29. package/dist/src/components/data/pl-tabs/components/pl-tab.vue.d.ts +1 -1
  30. package/dist/src/components/data/pl-tags-chips/index.d.ts +41 -41
  31. package/dist/src/components/data/pl-tags-chips/pl-tags-chips.vue.d.ts +3 -3
  32. package/dist/src/components/data/pl-text-cell/index.d.ts +6 -6
  33. package/dist/src/components/deprecated/pl-date-picker/pl-date-picker-range.vue.d.ts +1 -1
  34. package/dist/src/components/deprecated/pl-date-picker/pl-date-picker.vue.d.ts +1 -1
  35. package/dist/src/components/deprecated/pl-select/pl-select.vue.d.ts +2 -2
  36. package/dist/src/components/deprecated/pl-table/pl-table.vue.d.ts +1 -1
  37. package/dist/src/components/deprecated/pl-upload/pl-upload.vue.d.ts +1 -1
  38. package/dist/src/components/deprecated/pl-upload-legacy/pl-upload-legacy.vue.d.ts +3 -3
  39. package/dist/src/components/form/pl-autocomplete/pl-autocompete.vue.d.ts +1 -1
  40. package/dist/src/components/form/pl-checkbox-plus/pl-checkbox-plus.vue.d.ts +1 -1
  41. package/dist/src/components/form/pl-date-picker-plus/pl-date-picker-plus/pl-date-picker-plus.vue.d.ts +1 -1
  42. package/dist/src/components/form/pl-date-picker-plus/pl-date-picker-range-plus/pl-date-picker-range-plus.vue.d.ts +1 -1
  43. package/dist/src/components/form/pl-input-plus/index.d.ts +38 -38
  44. package/dist/src/components/form/pl-input-plus/pl-input-plus.vue.d.ts +2 -2
  45. package/dist/src/components/form/pl-multi-select/pl-multi-select.vue.d.ts +1 -1
  46. package/dist/src/components/form/pl-radio/pl-radio.vue.d.ts +9 -9
  47. package/dist/src/components/form/pl-select-plus/pl-select-plus.vue.d.ts +1 -1
  48. package/dist/src/components/form/pl-switch/pl-switch.vue.d.ts +1 -1
  49. package/dist/src/components/form/pl-upload-plus/pl-upload-plus.vue.d.ts +2 -2
  50. package/dist/src/components/shared/pl-dropdown/pl-dropdown.vue.d.ts +1 -1
  51. package/dist/src/components/shared/pl-label/pl-label.vue.d.ts +1 -1
  52. package/dist/src/components/shared/pl-option/pl-option.vue.d.ts +2 -2
  53. package/dist/src/components/shared/pl-tab-pane/pl-tab-pane.vue.d.ts +2 -2
  54. package/dist/src/components/shared/pl-text/components/pl-system-regular.vue.d.ts +20 -0
  55. package/dist/src/services/pl-navigation/components/NavButton/index.d.ts +12 -12
  56. package/dist/style.css +1 -1
  57. package/package.json +1 -1
@@ -35,10 +35,10 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
35
35
  "onUpdate:modelValue"?: (...args: any[]) => any;
36
36
  "onSelect-value"?: (...args: any[]) => any;
37
37
  }, {
38
- size: "small" | "large" | "medium";
39
- type: "primary" | "secondary" | "alternative" | "error" | "empty";
38
+ size: "large" | "medium" | "small";
40
39
  fullWidth: boolean;
41
40
  disabled: boolean;
41
+ type: "primary" | "secondary" | "alternative" | "error" | "empty";
42
42
  icon: import('../../components').TIcon;
43
43
  iconColor: string;
44
44
  iconPosition: "left" | "right";
@@ -66,7 +66,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
66
66
  loading: boolean;
67
67
  modelValue: boolean;
68
68
  width: string;
69
- status: "delete" | "successful" | "info" | "attention" | "neutral";
69
+ status: "delete" | "info" | "successful" | "attention" | "neutral";
70
70
  showHeader: boolean;
71
71
  showClose: boolean;
72
72
  disabledTeleport: boolean;
@@ -16,9 +16,9 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
16
16
  type: string;
17
17
  target: string;
18
18
  }>>>, {
19
+ disabled: boolean;
19
20
  type: "default" | "error" | "success" | "warning" | "gradient";
20
21
  target: "_blank" | "_self" | "_parent" | "_top";
21
- disabled: boolean;
22
22
  href: string;
23
23
  }, {}>, {
24
24
  default?(_: {}): any;
@@ -1,10 +1,10 @@
1
1
  export declare const PlSkeletonButton: import('../../../../../install-function').SFCInstallWithContext<import('vue').DefineComponent<{
2
2
  size: {
3
- type: import('vue').PropType<"small" | "large" | "medium">;
3
+ type: import('vue').PropType<"large" | "medium" | "small">;
4
4
  default: string;
5
5
  };
6
6
  type: {
7
- type: import('vue').PropType<"link" | "primary" | "empty">;
7
+ type: import('vue').PropType<"primary" | "empty" | "link">;
8
8
  default: string;
9
9
  };
10
10
  width: {
@@ -13,11 +13,11 @@ export declare const PlSkeletonButton: import('../../../../../install-function')
13
13
  };
14
14
  }, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
15
15
  size: {
16
- type: import('vue').PropType<"small" | "large" | "medium">;
16
+ type: import('vue').PropType<"large" | "medium" | "small">;
17
17
  default: string;
18
18
  };
19
19
  type: {
20
- type: import('vue').PropType<"link" | "primary" | "empty">;
20
+ type: import('vue').PropType<"primary" | "empty" | "link">;
21
21
  default: string;
22
22
  };
23
23
  width: {
@@ -25,8 +25,8 @@ export declare const PlSkeletonButton: import('../../../../../install-function')
25
25
  default: string;
26
26
  };
27
27
  }>>, {
28
- size: "small" | "large" | "medium";
29
- type: "link" | "primary" | "empty";
28
+ size: "large" | "medium" | "small";
29
+ type: "primary" | "empty" | "link";
30
30
  width: string;
31
31
  }, {}>>;
32
32
  export default PlSkeletonButton;
@@ -12,8 +12,8 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
12
12
  type: string;
13
13
  size: string;
14
14
  }>>>, {
15
- size: "small" | "large" | "medium";
16
- type: "link" | "primary" | "empty";
15
+ size: "large" | "medium" | "small";
16
+ type: "primary" | "empty" | "link";
17
17
  width: string;
18
18
  }, {}>;
19
19
  export default _default;
@@ -1,6 +1,6 @@
1
1
  export declare const PlSkeletonControl: import('../../../../../install-function').SFCInstallWithContext<import('vue').DefineComponent<{
2
2
  size: {
3
- type: import('vue').PropType<"small" | "medium">;
3
+ type: import('vue').PropType<"medium" | "small">;
4
4
  required: true;
5
5
  };
6
6
  width: {
@@ -10,7 +10,7 @@ export declare const PlSkeletonControl: import('../../../../../install-function'
10
10
  };
11
11
  }, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
12
12
  size: {
13
- type: import('vue').PropType<"small" | "medium">;
13
+ type: import('vue').PropType<"medium" | "small">;
14
14
  required: true;
15
15
  };
16
16
  width: {
@@ -1,6 +1,6 @@
1
1
  export declare const PlSkeletonTagsChips: import('../../../../../install-function').SFCInstallWithContext<import('vue').DefineComponent<{
2
2
  size: {
3
- type: import('vue').PropType<"small" | "large">;
3
+ type: import('vue').PropType<"large" | "small">;
4
4
  default: string;
5
5
  };
6
6
  type: {
@@ -13,7 +13,7 @@ export declare const PlSkeletonTagsChips: import('../../../../../install-functio
13
13
  };
14
14
  }, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
15
15
  size: {
16
- type: import('vue').PropType<"small" | "large">;
16
+ type: import('vue').PropType<"large" | "small">;
17
17
  default: string;
18
18
  };
19
19
  type: {
@@ -25,7 +25,7 @@ export declare const PlSkeletonTagsChips: import('../../../../../install-functio
25
25
  default: string;
26
26
  };
27
27
  }>>, {
28
- size: "small" | "large";
28
+ size: "large" | "small";
29
29
  type: "tag" | "chip";
30
30
  width: string;
31
31
  }, {}>>;
@@ -12,7 +12,7 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
12
12
  type: string;
13
13
  size: string;
14
14
  }>>>, {
15
- size: "small" | "large";
15
+ size: "large" | "small";
16
16
  type: "tag" | "chip";
17
17
  width: string;
18
18
  }, {}>;
@@ -52,6 +52,7 @@ import { default as PlSidebarItem } from '../services/pl-navigation/components/S
52
52
  import { default as TLogo } from '../services/pl-navigation/components/TLogo';
53
53
  import { default as PlTextCell } from './data/pl-text-cell';
54
54
  import { default as PlProgress } from './data/pl-progress';
55
+ import { default as PlBanner } from './data/pl-banner';
55
56
  import { default as PlIcon } from './shared/pl-icon';
56
57
  import { default as PlTextPlugin } from './shared/pl-text';
57
58
  import { default as PlMarkText } from './shared/pl-mark-text';
@@ -101,6 +102,7 @@ export * from '../services/pl-navigation/components/NavButton';
101
102
  export * from '../services/pl-navigation/components/TLogo';
102
103
  export * from './data/pl-text-cell';
103
104
  export * from './data/pl-progress';
105
+ export * from './data/pl-banner';
104
106
  export * from './shared/pl-icon';
105
107
  export * from './shared/pl-text';
106
108
  export * from './shared/pl-mark-text';
@@ -113,4 +115,4 @@ export * from '../utils/deepSet';
113
115
  export * from '../utils/dadataParser';
114
116
  export * from '../plugins/filters';
115
117
  export * from '../plugins/api/api';
116
- export { PlButton, PlCurrency, PlAutocomplete, PlCard, PlCheckbox, PlCheckboxPlus, PlDatePickerPlugin, PlDatePickerLegacyPlugin, PlDatePickerPlusPlugin, PlDialogPlus, PlDialog, PlForm, PlIcon, PlInput, PlInputPlus, PlLink, PlMultitab, PlRadio, PlScrollbar, PlSelect, PlSelectPlus, PlSkeleton, PlSkeletonIcon, PlSkeletonControl, PlSkeletonTextCell, PlSkeletonText, PlSkeletonButton, PlSkeletonInput, PlSkeletonTabs, PlSkeletonUpload, PlSkeletonTagsChips, PlNotification, PlStepper, PlSuggestions, PlSwitch, PlTabPane, PlTablePlugin, PlTablePlus, PlTabs, PlTextPlugin, PlTooltip, PlUpload, PlUploadLegacy, PlUploadPlus, PlTooltipPlus, PlMultiSelect, PlMarkText, PlPagination, PlSigning, PlTagsChips, PlOnboarding, PlNavigation, PlNavButton, PlSidebarItem, TLogo, PlTextCell, PlButtonDropdown, PlProgress, };
118
+ export { PlButton, PlCurrency, PlAutocomplete, PlCard, PlCheckbox, PlCheckboxPlus, PlDatePickerPlugin, PlDatePickerLegacyPlugin, PlDatePickerPlusPlugin, PlDialogPlus, PlDialog, PlForm, PlIcon, PlInput, PlInputPlus, PlLink, PlMultitab, PlRadio, PlScrollbar, PlSelect, PlSelectPlus, PlSkeleton, PlSkeletonIcon, PlSkeletonControl, PlSkeletonTextCell, PlSkeletonText, PlSkeletonButton, PlSkeletonInput, PlSkeletonTabs, PlSkeletonUpload, PlSkeletonTagsChips, PlNotification, PlStepper, PlSuggestions, PlSwitch, PlTabPane, PlTablePlugin, PlTablePlus, PlTabs, PlTextPlugin, PlTooltip, PlUpload, PlUploadLegacy, PlUploadPlus, PlTooltipPlus, PlMultiSelect, PlMarkText, PlPagination, PlSigning, PlTagsChips, PlOnboarding, PlNavigation, PlNavButton, PlSidebarItem, TLogo, PlTextCell, PlButtonDropdown, PlProgress, PlBanner, };
@@ -0,0 +1,101 @@
1
+ import { TBannerProps, ICustomColors } from './types';
2
+
3
+ export declare const PlBanner: import('../../../install-function').SFCInstallWithContext<import('vue').DefineComponent<{
4
+ type: {
5
+ type: import('vue').PropType<"info" | "interactive" | "success" | "warning" | "critical" | "custom">;
6
+ default: string;
7
+ };
8
+ icon: {
9
+ type: import('vue').PropType<import('../../components').TIcon>;
10
+ default: string;
11
+ };
12
+ title: {
13
+ type: import('vue').PropType<string>;
14
+ default: string;
15
+ };
16
+ description: {
17
+ type: import('vue').PropType<string>;
18
+ default: string;
19
+ };
20
+ buttonText: {
21
+ type: import('vue').PropType<string>;
22
+ default: string;
23
+ };
24
+ width: {
25
+ type: import('vue').PropType<string>;
26
+ default: string;
27
+ };
28
+ closeButton: {
29
+ type: import('vue').PropType<boolean>;
30
+ default: boolean;
31
+ };
32
+ customColors: {
33
+ type: import('vue').PropType<ICustomColors>;
34
+ };
35
+ }, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
36
+ close: () => void;
37
+ buttonClicked: () => void;
38
+ }, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
39
+ type: {
40
+ type: import('vue').PropType<"info" | "interactive" | "success" | "warning" | "critical" | "custom">;
41
+ default: string;
42
+ };
43
+ icon: {
44
+ type: import('vue').PropType<import('../../components').TIcon>;
45
+ default: string;
46
+ };
47
+ title: {
48
+ type: import('vue').PropType<string>;
49
+ default: string;
50
+ };
51
+ description: {
52
+ type: import('vue').PropType<string>;
53
+ default: string;
54
+ };
55
+ buttonText: {
56
+ type: import('vue').PropType<string>;
57
+ default: string;
58
+ };
59
+ width: {
60
+ type: import('vue').PropType<string>;
61
+ default: string;
62
+ };
63
+ closeButton: {
64
+ type: import('vue').PropType<boolean>;
65
+ default: boolean;
66
+ };
67
+ customColors: {
68
+ type: import('vue').PropType<ICustomColors>;
69
+ };
70
+ }>> & {
71
+ onClose?: () => any;
72
+ onButtonClicked?: () => any;
73
+ }, {
74
+ type: "info" | "interactive" | "success" | "warning" | "critical" | "custom";
75
+ icon: import('../../components').TIcon;
76
+ title: string;
77
+ description: string;
78
+ buttonText: string;
79
+ width: string;
80
+ closeButton: boolean;
81
+ }, {}>>;
82
+ export default PlBanner;
83
+ export type { TBannerProps, ICustomColors };
84
+ declare module 'vue' {
85
+ interface GlobalComponents {
86
+ /**
87
+ * Свойства баннера.
88
+ *
89
+ * @property type - Тип баннера: определяет стиль отображения. Может быть:
90
+ * 'info' | 'interactive' | 'success' | 'warning' | 'critical' | 'custom'
91
+ * @property title - Заголовок баннера
92
+ * @property description - Описание или дополнительный текст баннера
93
+ * @property buttonText - Текст кнопки действия
94
+ * @property icon - Иконка, отображаемая в баннере
95
+ * @property width - Ширина баннера (CSS-значение, например '100%', '400px')
96
+ * @property closeButton - Показывать ли кнопку закрытия (крестик)
97
+ * @property customColors - Пользовательские цвета для баннера (используется, если тип 'custom')
98
+ */
99
+ PlBanner: import('vue').DefineComponent<TBannerProps>;
100
+ }
101
+ }
@@ -0,0 +1,51 @@
1
+ import { TBannerProps } from './types';
2
+
3
+ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<TBannerProps>, {
4
+ width: string;
5
+ icon: string;
6
+ buttonText: string;
7
+ title: string;
8
+ description: string;
9
+ type: string;
10
+ closeButton: boolean;
11
+ }>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
12
+ close: () => void;
13
+ buttonClicked: () => void;
14
+ }, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<TBannerProps>, {
15
+ width: string;
16
+ icon: string;
17
+ buttonText: string;
18
+ title: string;
19
+ description: string;
20
+ type: string;
21
+ closeButton: boolean;
22
+ }>>> & {
23
+ onClose?: () => any;
24
+ onButtonClicked?: () => any;
25
+ }, {
26
+ type: "info" | "interactive" | "success" | "warning" | "critical" | "custom";
27
+ icon: import('../../components').TIcon;
28
+ title: string;
29
+ description: string;
30
+ buttonText: string;
31
+ width: string;
32
+ closeButton: boolean;
33
+ }, {}>;
34
+ export default _default;
35
+ type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
36
+ type __VLS_TypePropsToRuntimeProps<T> = {
37
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
38
+ type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
39
+ } : {
40
+ type: import('vue').PropType<T[K]>;
41
+ required: true;
42
+ };
43
+ };
44
+ type __VLS_WithDefaults<P, D> = {
45
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
46
+ default: D[K];
47
+ }> : P[K];
48
+ };
49
+ type __VLS_Prettify<T> = {
50
+ [K in keyof T]: T[K];
51
+ } & {};
@@ -0,0 +1,62 @@
1
+ import { TIcon } from '../../../shared/pl-icon';
2
+
3
+ /**
4
+ * Интерфейс для задания пользовательских цветов различных элементов UI.
5
+ */
6
+ export declare interface ICustomColors {
7
+ /**
8
+ * @property backgroundBanner - Цвет фона баннера
9
+ */
10
+ backgroundBanner?: string;
11
+ /**
12
+ * @property backgroundButton - Цвет фона кнопки
13
+ */
14
+ backgroundButton?: string;
15
+ /**
16
+ * @property borderButton - Цвет обводки кнопки
17
+ */
18
+ borderButton?: string;
19
+ /**
20
+ * @property textButton - Цвет текста кнопки
21
+ */
22
+ textButton?: string;
23
+ /**
24
+ * @property icon - Цвет иконки
25
+ */
26
+ icon?: string;
27
+ }
28
+ export declare interface TBannerProps {
29
+ /**
30
+ * @property type - Тип баннера: определяет стиль отображения. Может быть:
31
+ * 'info' | 'interactive' | 'success' | 'warning' | 'critical' | 'custom'
32
+ */
33
+ type?: 'info' | 'interactive' | 'success' | 'warning' | 'critical' | 'custom';
34
+ /**
35
+ * @property title - Заголовок баннера
36
+ */
37
+ title?: string;
38
+ /**
39
+ * @property description - Описание или дополнительный текст баннера
40
+ */
41
+ description?: string;
42
+ /**
43
+ * @property buttonText - Текст кнопки действия
44
+ */
45
+ buttonText?: string;
46
+ /**
47
+ * @property icon - Иконка, отображаемая в баннере
48
+ */
49
+ icon?: TIcon;
50
+ /**
51
+ * @property width - Ширина баннера (CSS-значение, например '100%', '400px')
52
+ */
53
+ width?: string;
54
+ /**
55
+ * @property closeButton - Показывать ли кнопку закрытия (крестик)
56
+ */
57
+ closeButton?: boolean;
58
+ /**
59
+ * @property customColors - Пользовательские цвета для баннера (используется, если тип 'custom')
60
+ */
61
+ customColors?: ICustomColors;
62
+ }
@@ -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;
17
16
  disabled: boolean;
18
17
  icon: any;
19
18
  width: string;
19
+ label: string;
20
20
  active: boolean;
21
21
  }, {}>;
22
22
  export default _default;
@@ -1,6 +1,6 @@
1
1
  export declare const PlProgress: import('../../../install-function').SFCInstallWithContext<import('vue').DefineComponent<{
2
2
  size: {
3
- type: import('vue').PropType<"small" | "large" | "snackbar">;
3
+ type: import('vue').PropType<"large" | "small">;
4
4
  default: string;
5
5
  };
6
6
  type: {
@@ -21,7 +21,7 @@ export declare const PlProgress: import('../../../install-function').SFCInstallW
21
21
  };
22
22
  }, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
23
23
  size: {
24
- type: import('vue').PropType<"small" | "large" | "snackbar">;
24
+ type: import('vue').PropType<"large" | "small">;
25
25
  default: string;
26
26
  };
27
27
  type: {
@@ -41,7 +41,7 @@ export declare const PlProgress: import('../../../install-function').SFCInstallW
41
41
  default: number;
42
42
  };
43
43
  }>>, {
44
- size: "small" | "large" | "snackbar";
44
+ size: "large" | "small";
45
45
  type: "sectional" | "solid";
46
46
  width: string;
47
47
  glare: boolean;
@@ -1,7 +1,7 @@
1
1
  interface IProps {
2
2
  type?: 'sectional' | 'solid';
3
3
  glare?: boolean;
4
- size?: 'large' | 'small' | 'snackbar';
4
+ size?: 'large' | 'small';
5
5
  width?: string;
6
6
  percentage?: number;
7
7
  }
@@ -18,7 +18,7 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
18
18
  width: string;
19
19
  percentage: number;
20
20
  }>>>, {
21
- size: "small" | "large" | "snackbar";
21
+ size: "large" | "small";
22
22
  type: "sectional" | "solid";
23
23
  width: string;
24
24
  glare: boolean;
@@ -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
- label: {
5
- type: import('vue').PropType<string>;
6
- default: string;
7
- };
8
4
  loading: {
9
5
  type: import('vue').PropType<boolean>;
10
6
  required: true;
11
7
  };
8
+ label: {
9
+ type: import('vue').PropType<string>;
10
+ default: string;
11
+ };
12
12
  placeholder: {
13
13
  type: import('vue').PropType<string>;
14
14
  default: string;
@@ -40,14 +40,14 @@ export declare const PlSigning: import('../../../install-function').SFCInstallWi
40
40
  "update:signing-file": (...args: any[]) => void;
41
41
  "no-files": (...args: any[]) => void;
42
42
  }, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
43
- label: {
44
- type: import('vue').PropType<string>;
45
- default: string;
46
- };
47
43
  loading: {
48
44
  type: import('vue').PropType<boolean>;
49
45
  required: true;
50
46
  };
47
+ label: {
48
+ type: import('vue').PropType<string>;
49
+ default: string;
50
+ };
51
51
  placeholder: {
52
52
  type: import('vue').PropType<string>;
53
53
  default: string;
@@ -6,29 +6,26 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
6
6
  color: string;
7
7
  title: string;
8
8
  button: string;
9
+ buttonAdd: string;
9
10
  message: string;
10
11
  blockHide: boolean;
11
- progress: boolean;
12
- percentage: number;
13
12
  }>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IProps>, {
14
13
  id: number;
15
14
  icon: string;
16
15
  color: string;
17
16
  title: string;
18
17
  button: string;
18
+ buttonAdd: string;
19
19
  message: string;
20
20
  blockHide: boolean;
21
- progress: boolean;
22
- percentage: number;
23
21
  }>>>, {
24
- color: string;
22
+ icon: import('../../components').TIcon;
25
23
  button: string;
26
- progress: boolean;
27
24
  title: string;
28
- icon: import('../../components').TIcon;
25
+ color: string;
29
26
  id: number;
30
27
  message: string;
31
- percentage: number | import('vue').Ref<number>;
28
+ buttonAdd: string;
32
29
  blockHide: boolean;
33
30
  }, {}>;
34
31
  export default _default;
@@ -1,5 +1,4 @@
1
1
  import { TIcon } from '../../shared/pl-icon';
2
- import { Ref } from 'vue';
3
2
 
4
3
  export interface IProps {
5
4
  id?: number;
@@ -7,12 +6,12 @@ export interface IProps {
7
6
  color?: string;
8
7
  title: string;
9
8
  button?: string;
9
+ buttonAdd?: string;
10
10
  action?: any;
11
+ actionAdd?: any;
11
12
  message?: string;
12
13
  blockHide?: boolean;
13
14
  longDuration?: boolean;
14
- progress?: boolean;
15
- percentage?: number | Ref<number>;
16
15
  }
17
16
  export interface IRenderSnackbar {
18
17
  id: string;
@@ -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;
24
23
  disabled: boolean;
25
24
  icon: TIcon;
25
+ label: string;
26
26
  active: boolean;
27
27
  counter: number;
28
28
  }, {}>;