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

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 (74) hide show
  1. package/dist/Lamoda32-120ef4fb.js +18 -0
  2. package/dist/Lamoda32-ec7d0b9b.cjs +1 -0
  3. package/dist/Ozon32-5e568a32.cjs +1 -0
  4. package/dist/Ozon32-b50f69e5.js +18 -0
  5. package/dist/WB32-149ae428.cjs +1 -0
  6. package/dist/WB32-ac5bfb89.js +18 -0
  7. package/dist/Yandex32-a648eebb.js +18 -0
  8. package/dist/Yandex32-d53b68af.cjs +1 -0
  9. package/dist/{crypto-pro-c7637dfb.js → crypto-pro-1a311044.js} +1 -1
  10. package/dist/{crypto-pro-9f893a4c.cjs → crypto-pro-4cf60f74.cjs} +1 -1
  11. package/dist/{entry-c5897b14.cjs → entry-4e326de3.cjs} +27 -27
  12. package/dist/{entry-46409028.js → entry-aed00387.js} +4379 -4381
  13. package/dist/pl-components-pack-v3.cjs.js +1 -1
  14. package/dist/pl-components-pack-v3.es.js +1 -1
  15. package/dist/src/components/basic/pl-button/index.d.ts +27 -27
  16. package/dist/src/components/basic/pl-button/pl-button.vue.d.ts +2 -2
  17. package/dist/src/components/basic/pl-button-dropdown/index.d.ts +26 -26
  18. package/dist/src/components/basic/pl-button-dropdown/pl-button-dropdown.vue.d.ts +2 -2
  19. package/dist/src/components/basic/pl-dialog/pl-dialog-plus.vue.d.ts +1 -1
  20. package/dist/src/components/basic/pl-link/pl-link.vue.d.ts +1 -1
  21. package/dist/src/components/basic/pl-scrollbar/pl-scrollbar.vue.d.ts +2 -2
  22. package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-button/index.d.ts +6 -6
  23. package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-button/pl-skeleton-button.vue.d.ts +2 -2
  24. package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-control/index.d.ts +2 -2
  25. package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-tags-chips/index.d.ts +3 -3
  26. package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-tags-chips/pl-skeleton-tags-chips.vue.d.ts +1 -1
  27. package/dist/src/components/data/pl-banner/index.d.ts +17 -17
  28. package/dist/src/components/data/pl-banner/pl-banner.vue.d.ts +3 -3
  29. package/dist/src/components/data/pl-banner/types/index.d.ts +16 -17
  30. package/dist/src/components/data/pl-multitab/components/pl-tab-card.vue.d.ts +1 -1
  31. package/dist/src/components/data/pl-progress/index.d.ts +3 -3
  32. package/dist/src/components/data/pl-progress/pl-progress.vue.d.ts +1 -1
  33. package/dist/src/components/data/pl-signing/index.d.ts +8 -8
  34. package/dist/src/components/data/pl-snackbar/pl-snackbar.vue.d.ts +2 -2
  35. package/dist/src/components/data/pl-table-plus/pl-table-plus.vue.d.ts +1 -1
  36. package/dist/src/components/data/pl-tabs/components/pl-tab.vue.d.ts +1 -1
  37. package/dist/src/components/data/pl-tags-chips/index.d.ts +41 -41
  38. package/dist/src/components/data/pl-tags-chips/pl-tags-chips.vue.d.ts +3 -3
  39. package/dist/src/components/data/pl-text-cell/index.d.ts +2 -2
  40. package/dist/src/components/deprecated/pl-date-picker/pl-date-picker-range.vue.d.ts +1 -1
  41. package/dist/src/components/deprecated/pl-date-picker/pl-date-picker.vue.d.ts +1 -1
  42. package/dist/src/components/deprecated/pl-select/pl-select.vue.d.ts +2 -2
  43. package/dist/src/components/deprecated/pl-table/pl-table.vue.d.ts +1 -1
  44. package/dist/src/components/deprecated/pl-upload/pl-upload.vue.d.ts +1 -1
  45. package/dist/src/components/deprecated/pl-upload-legacy/pl-upload-legacy.vue.d.ts +3 -3
  46. package/dist/src/components/form/pl-autocomplete/components/pl-autocomplete-dropdown.vue.d.ts +1 -1
  47. package/dist/src/components/form/pl-autocomplete/components/pl-default.vue.d.ts +2 -2
  48. package/dist/src/components/form/pl-autocomplete/pl-autocompete.vue.d.ts +5 -5
  49. package/dist/src/components/form/pl-checkbox-plus/pl-checkbox-plus.vue.d.ts +2 -2
  50. package/dist/src/components/form/pl-date-picker-plus/pl-date-picker-plus/pl-date-picker-plus.vue.d.ts +7 -7
  51. package/dist/src/components/form/pl-date-picker-plus/pl-date-picker-range-plus/pl-date-picker-range-plus.vue.d.ts +7 -7
  52. package/dist/src/components/form/pl-input-plus/components/pl-currency.vue.d.ts +3 -3
  53. package/dist/src/components/form/pl-input-plus/components/pl-default.vue.d.ts +6 -6
  54. package/dist/src/components/form/pl-input-plus/components/pl-password.vue.d.ts +2 -2
  55. package/dist/src/components/form/pl-input-plus/components/pl-textarea.vue.d.ts +9 -9
  56. package/dist/src/components/form/pl-input-plus/index.d.ts +235 -235
  57. package/dist/src/components/form/pl-input-plus/pl-input-plus.vue.d.ts +18 -18
  58. package/dist/src/components/form/pl-multi-select/components/pl-default.vue.d.ts +1 -1
  59. package/dist/src/components/form/pl-multi-select/components/pl-multi-select-dropdown.vue.d.ts +1 -1
  60. package/dist/src/components/form/pl-multi-select/pl-multi-select.vue.d.ts +6 -6
  61. package/dist/src/components/form/pl-radio/index.d.ts +23 -23
  62. package/dist/src/components/form/pl-radio/pl-radio.vue.d.ts +10 -10
  63. package/dist/src/components/form/pl-radio/types/index.d.ts +10 -10
  64. package/dist/src/components/form/pl-select-plus/components/pl-default.vue.d.ts +1 -1
  65. package/dist/src/components/form/pl-select-plus/pl-select-plus.vue.d.ts +4 -4
  66. package/dist/src/components/form/pl-switch/pl-switch.vue.d.ts +2 -2
  67. package/dist/src/components/form/pl-upload-plus/pl-upload-plus.vue.d.ts +3 -3
  68. package/dist/src/components/shared/pl-dropdown/pl-dropdown.vue.d.ts +1 -1
  69. package/dist/src/components/shared/pl-icon/types/iconsType.d.ts +7 -1
  70. package/dist/src/components/shared/pl-label/pl-label.vue.d.ts +1 -1
  71. package/dist/src/components/shared/pl-option/pl-option.vue.d.ts +2 -2
  72. package/dist/src/components/shared/pl-tab-pane/pl-tab-pane.vue.d.ts +2 -2
  73. package/dist/src/services/pl-navigation/components/NavButton/index.d.ts +12 -12
  74. package/package.json +1 -1
@@ -81,47 +81,47 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
81
81
  min: number;
82
82
  };
83
83
  }>>> & {
84
+ "onUpdate:modelValue"?: (...args: any[]) => any;
84
85
  onBlur?: (...args: any[]) => any;
85
86
  onTouchstart?: (...args: any[]) => any;
86
- "onUpdate:modelValue"?: (...args: any[]) => any;
87
87
  onResetValue?: (...args: any[]) => any;
88
88
  "onCustom-blur"?: (...args: any[]) => any;
89
89
  "onTooltip-mouseenter"?: (...args: any[]) => any;
90
90
  "onTooltip-mouseleave"?: (...args: any[]) => any;
91
91
  }, {
92
- label: string;
93
- textarea: boolean;
94
92
  disabled: boolean;
95
93
  modelValue: import('./types').TInputModelValue;
94
+ label: string;
96
95
  width: string;
96
+ textarea: boolean;
97
97
  placeholder: string;
98
98
  currency: boolean;
99
99
  leftIcon: import('../../components').TIcon;
100
100
  rightIcon: import('../../components').TIcon;
101
101
  prop: string;
102
- containerClass: string;
103
- round: boolean;
102
+ helpertext: string;
103
+ optional: string;
104
104
  tooltip: string;
105
105
  clearable: boolean;
106
- inputClass: string;
106
+ containerClass: string;
107
+ round: boolean;
108
+ showWordLimit: boolean;
107
109
  password: boolean;
108
- helpertext: string;
109
- optional: string;
110
- focusOnReset: boolean;
111
- customBlur: boolean;
112
- disableTrim: boolean;
113
- iconPointer: boolean;
114
- valueRange: {
115
- min: number;
116
- };
110
+ 'show-word-limit': boolean;
111
+ maxlength: number;
117
112
  currentPassword: boolean;
118
113
  newPassword: boolean;
119
- showWordLimit: boolean;
120
- maxlength: number;
114
+ iconPointer: boolean;
115
+ customBlur: boolean;
116
+ focusOnReset: boolean;
117
+ disableTrim: boolean;
118
+ inputClass: string;
121
119
  autosize: boolean;
122
120
  minRows: number;
123
121
  maxRows: number;
124
- 'show-word-limit': boolean;
122
+ valueRange: {
123
+ min: number;
124
+ };
125
125
  }, {}>, {
126
126
  "tooltip-text"?(_: {}): any;
127
127
  }>;
@@ -46,8 +46,8 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
46
46
  focus: boolean;
47
47
  prop: string;
48
48
  clearable: boolean;
49
- showError: number;
50
49
  showDescription: string | boolean;
50
+ showError: number;
51
51
  }, {}>;
52
52
  export default _default;
53
53
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
@@ -23,8 +23,8 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
23
23
  options: () => any[];
24
24
  selectAll: boolean;
25
25
  }>>> & {
26
- onReset?: (...args: any[]) => any;
27
26
  "onUpdate:modelValue"?: (...args: any[]) => any;
27
+ onReset?: (...args: any[]) => any;
28
28
  onCloseSave?: (...args: any[]) => any;
29
29
  }, {
30
30
  options: IOption[];
@@ -20,8 +20,8 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
20
20
  }>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
21
21
  reset: (...args: any[]) => void;
22
22
  "update:modelValue": (...args: any[]) => void;
23
- blur: (...args: any[]) => void;
24
23
  change: (...args: any[]) => void;
24
+ blur: (...args: any[]) => void;
25
25
  }, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<ISelectProps>, {
26
26
  modelValue: () => any[];
27
27
  prop: string;
@@ -40,24 +40,24 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
40
40
  teleport: boolean;
41
41
  selectAll: boolean;
42
42
  }>>> & {
43
- onBlur?: (...args: any[]) => any;
43
+ "onUpdate:modelValue"?: (...args: any[]) => any;
44
44
  onChange?: (...args: any[]) => any;
45
+ onBlur?: (...args: any[]) => any;
45
46
  onReset?: (...args: any[]) => any;
46
- "onUpdate:modelValue"?: (...args: any[]) => any;
47
47
  }, {
48
- label: string;
49
48
  disabled: boolean;
50
49
  options: IOption[];
51
50
  modelValue: IOption[];
51
+ label: string;
52
52
  width: string;
53
53
  placeholder: string;
54
54
  leftIcon: import('../../components').TIcon;
55
55
  teleport: boolean;
56
56
  prop: string;
57
- tooltip: string;
58
- clearable: boolean;
59
57
  helpertext: string;
60
58
  optional: string;
59
+ tooltip: string;
60
+ clearable: boolean;
61
61
  buttons: boolean;
62
62
  selectAll: boolean;
63
63
  }, {}>, {
@@ -4,12 +4,9 @@ export declare const PlRadio: import('../../../install-function').SFCInstallWith
4
4
  new (...args: any[]): import('vue').CreateComponentPublicInstance<Readonly<import('vue').ExtractPropTypes<{
5
5
  modelValue: import('vue').PropType<any>;
6
6
  size: {
7
- type: import('vue').PropType<"small" | "medium">;
7
+ type: import('vue').PropType<"medium" | "small">;
8
8
  default: string;
9
9
  };
10
- label: {
11
- type: import('vue').PropType<string>;
12
- };
13
10
  disabled: {
14
11
  type: import('vue').PropType<boolean>;
15
12
  };
@@ -17,24 +14,24 @@ export declare const PlRadio: import('../../../install-function').SFCInstallWith
17
14
  type: import('vue').PropType<IRadioOption[]>;
18
15
  required: true;
19
16
  };
17
+ label: {
18
+ type: import('vue').PropType<string>;
19
+ };
20
20
  description: {
21
21
  type: import('vue').PropType<string>;
22
22
  };
23
23
  }>> & {
24
- onChange?: (...args: any[]) => any;
25
24
  "onUpdate:modelValue"?: (...args: any[]) => any;
25
+ onChange?: (...args: any[]) => any;
26
26
  }, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
27
27
  "update:modelValue": (...args: any[]) => void;
28
28
  change: (...args: any[]) => void;
29
29
  }, import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & Readonly<import('vue').ExtractPropTypes<{
30
30
  modelValue: import('vue').PropType<any>;
31
31
  size: {
32
- type: import('vue').PropType<"small" | "medium">;
32
+ type: import('vue').PropType<"medium" | "small">;
33
33
  default: string;
34
34
  };
35
- label: {
36
- type: import('vue').PropType<string>;
37
- };
38
35
  disabled: {
39
36
  type: import('vue').PropType<boolean>;
40
37
  };
@@ -42,14 +39,17 @@ export declare const PlRadio: import('../../../install-function').SFCInstallWith
42
39
  type: import('vue').PropType<IRadioOption[]>;
43
40
  required: true;
44
41
  };
42
+ label: {
43
+ type: import('vue').PropType<string>;
44
+ };
45
45
  description: {
46
46
  type: import('vue').PropType<string>;
47
47
  };
48
48
  }>> & {
49
- onChange?: (...args: any[]) => any;
50
49
  "onUpdate:modelValue"?: (...args: any[]) => any;
50
+ onChange?: (...args: any[]) => any;
51
51
  }, {
52
- size: "small" | "medium";
52
+ size: "medium" | "small";
53
53
  }, true, {}, {}, {
54
54
  P: {};
55
55
  B: {};
@@ -60,12 +60,9 @@ export declare const PlRadio: import('../../../install-function').SFCInstallWith
60
60
  }, Readonly<import('vue').ExtractPropTypes<{
61
61
  modelValue: import('vue').PropType<any>;
62
62
  size: {
63
- type: import('vue').PropType<"small" | "medium">;
63
+ type: import('vue').PropType<"medium" | "small">;
64
64
  default: string;
65
65
  };
66
- label: {
67
- type: import('vue').PropType<string>;
68
- };
69
66
  disabled: {
70
67
  type: import('vue').PropType<boolean>;
71
68
  };
@@ -73,14 +70,17 @@ export declare const PlRadio: import('../../../install-function').SFCInstallWith
73
70
  type: import('vue').PropType<IRadioOption[]>;
74
71
  required: true;
75
72
  };
73
+ label: {
74
+ type: import('vue').PropType<string>;
75
+ };
76
76
  description: {
77
77
  type: import('vue').PropType<string>;
78
78
  };
79
79
  }>> & {
80
- onChange?: (...args: any[]) => any;
81
80
  "onUpdate:modelValue"?: (...args: any[]) => any;
81
+ onChange?: (...args: any[]) => any;
82
82
  }, {}, {}, {}, {}, {
83
- size: "small" | "medium";
83
+ size: "medium" | "small";
84
84
  }>;
85
85
  __isFragment?: never;
86
86
  __isTeleport?: never;
@@ -88,12 +88,9 @@ export declare const PlRadio: import('../../../install-function').SFCInstallWith
88
88
  } & import('vue').ComponentOptionsBase<Readonly<import('vue').ExtractPropTypes<{
89
89
  modelValue: import('vue').PropType<any>;
90
90
  size: {
91
- type: import('vue').PropType<"small" | "medium">;
91
+ type: import('vue').PropType<"medium" | "small">;
92
92
  default: string;
93
93
  };
94
- label: {
95
- type: import('vue').PropType<string>;
96
- };
97
94
  disabled: {
98
95
  type: import('vue').PropType<boolean>;
99
96
  };
@@ -101,17 +98,20 @@ export declare const PlRadio: import('../../../install-function').SFCInstallWith
101
98
  type: import('vue').PropType<IRadioOption[]>;
102
99
  required: true;
103
100
  };
101
+ label: {
102
+ type: import('vue').PropType<string>;
103
+ };
104
104
  description: {
105
105
  type: import('vue').PropType<string>;
106
106
  };
107
107
  }>> & {
108
- onChange?: (...args: any[]) => any;
109
108
  "onUpdate:modelValue"?: (...args: any[]) => any;
109
+ onChange?: (...args: any[]) => any;
110
110
  }, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
111
111
  "update:modelValue": (...args: any[]) => void;
112
112
  change: (...args: any[]) => void;
113
113
  }, string, {
114
- size: "small" | "medium";
114
+ size: "medium" | "small";
115
115
  }, {}, string, {}> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
116
116
  $slots: {
117
117
  title?(_: {
@@ -3,12 +3,9 @@ import { IRadioOption } from './types';
3
3
  declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
4
4
  modelValue: import('vue').PropType<any>;
5
5
  size: {
6
- type: import('vue').PropType<"small" | "medium">;
6
+ type: import('vue').PropType<"medium" | "small">;
7
7
  default: string;
8
8
  };
9
- label: {
10
- type: import('vue').PropType<string>;
11
- };
12
9
  disabled: {
13
10
  type: import('vue').PropType<boolean>;
14
11
  };
@@ -16,6 +13,9 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
16
13
  type: import('vue').PropType<IRadioOption[]>;
17
14
  required: true;
18
15
  };
16
+ label: {
17
+ type: import('vue').PropType<string>;
18
+ };
19
19
  description: {
20
20
  type: import('vue').PropType<string>;
21
21
  };
@@ -25,12 +25,9 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
25
25
  }, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
26
26
  modelValue: import('vue').PropType<any>;
27
27
  size: {
28
- type: import('vue').PropType<"small" | "medium">;
28
+ type: import('vue').PropType<"medium" | "small">;
29
29
  default: string;
30
30
  };
31
- label: {
32
- type: import('vue').PropType<string>;
33
- };
34
31
  disabled: {
35
32
  type: import('vue').PropType<boolean>;
36
33
  };
@@ -38,14 +35,17 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
38
35
  type: import('vue').PropType<IRadioOption[]>;
39
36
  required: true;
40
37
  };
38
+ label: {
39
+ type: import('vue').PropType<string>;
40
+ };
41
41
  description: {
42
42
  type: import('vue').PropType<string>;
43
43
  };
44
44
  }>> & {
45
- onChange?: (...args: any[]) => any;
46
45
  "onUpdate:modelValue"?: (...args: any[]) => any;
46
+ onChange?: (...args: any[]) => any;
47
47
  }, {
48
- size: "small" | "medium";
48
+ size: "medium" | "small";
49
49
  }, {}>, {
50
50
  title?(_: {
51
51
  option: IRadioOption;
@@ -3,19 +3,19 @@
3
3
  */
4
4
  export declare interface IRadioOption {
5
5
  /**
6
- * @property value - Значение опции
6
+ * Значение опции
7
7
  */
8
8
  value: any;
9
9
  /**
10
- * @property label - Текстовое наполнение лейбла
10
+ * Текстовое наполнение лейбла
11
11
  */
12
12
  label?: string;
13
13
  /**
14
- * @property description - Добавочное описание снизу лейбла
14
+ * Добавочное описание снизу лейбла
15
15
  */
16
16
  description?: string;
17
17
  /**
18
- * @property disabled - Определяет недоступность взаимодействия с опцией
18
+ * Определяет недоступность взаимодействия с опцией
19
19
  */
20
20
  disabled?: boolean;
21
21
  }
@@ -24,27 +24,27 @@ export declare interface IRadioOption {
24
24
  */
25
25
  export declare interface IRadioProps {
26
26
  /**
27
- * @property model-value - Выбранные значения
27
+ * Выбранные значения
28
28
  */
29
29
  modelValue: any;
30
30
  /**
31
- * @property options - Массив опций
31
+ * Массив опций
32
32
  */
33
33
  options: IRadioOption[];
34
34
  /**
35
- * @property label - Текстовое наполнение лейбла
35
+ * Текстовое наполнение лейбла
36
36
  */
37
37
  label?: string;
38
38
  /**
39
- * @property description - Добавочное описание снизу
39
+ * Добавочное описание снизу
40
40
  */
41
41
  description?: string;
42
42
  /**
43
- * @property size - Размер радио кнопки
43
+ * Размер радио кнопки
44
44
  */
45
45
  size?: 'medium' | 'small';
46
46
  /**
47
- * @property disabled - Определяет недоступность взаимодействия
47
+ * Определяет недоступность взаимодействия
48
48
  */
49
49
  disabled?: boolean;
50
50
  }
@@ -47,8 +47,8 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
47
47
  focus: boolean;
48
48
  prop: string;
49
49
  clearable: boolean;
50
- showError: number;
51
50
  showDescription: string | boolean;
51
+ showError: number;
52
52
  }, {}>;
53
53
  export default _default;
54
54
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
@@ -38,23 +38,23 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
38
38
  account: boolean;
39
39
  teleport: boolean;
40
40
  }>>> & {
41
- onChange?: (...args: any[]) => any;
42
41
  "onUpdate:modelValue"?: (...args: any[]) => any;
42
+ onChange?: (...args: any[]) => any;
43
43
  }, {
44
- label: string;
45
44
  disabled: boolean;
46
45
  options: any[] | IOption[];
47
46
  modelValue: any;
47
+ label: string;
48
48
  width: string;
49
49
  placeholder: string;
50
50
  leftIcon: import('../../components').TIcon;
51
51
  rightIcon: import('../../components').TIcon;
52
52
  teleport: boolean;
53
53
  prop: string;
54
- tooltip: string;
55
- clearable: boolean;
56
54
  helpertext: string;
57
55
  optional: string;
56
+ tooltip: string;
57
+ clearable: boolean;
58
58
  showDescription: boolean;
59
59
  account: boolean;
60
60
  }, {}>, {
@@ -36,12 +36,12 @@ declare const _default: import('vue').DefineComponent<{
36
36
  default: string;
37
37
  };
38
38
  }>> & {
39
- onChange?: (...args: any[]) => any;
40
39
  "onUpdate:modelValue"?: (...args: any[]) => any;
40
+ onChange?: (...args: any[]) => any;
41
41
  }, {
42
- label: string;
43
42
  disabled: boolean;
44
43
  modelValue: boolean;
44
+ label: string;
45
45
  description: string;
46
46
  }, {}>;
47
47
  export default _default;
@@ -80,18 +80,18 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
80
80
  onRemoveFile?: (...args: any[]) => any;
81
81
  onClickOnFile?: (...args: any[]) => any;
82
82
  }, {
83
- title: string;
84
83
  disabled: boolean;
85
84
  modelValue: (File | TUnloadedFile)[];
85
+ description: string;
86
+ title: string;
86
87
  width: string;
87
88
  accept: string;
88
89
  multiple: boolean;
89
- description: string;
90
90
  prop: string;
91
+ optional: string;
91
92
  tooltip: string;
92
93
  fileSize: number;
93
94
  limit: number;
94
- optional: string;
95
95
  maxHeightScroll: number;
96
96
  helperText: string;
97
97
  viewMode: boolean;
@@ -17,9 +17,9 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
17
17
  select: boolean;
18
18
  position: string;
19
19
  }>>>, {
20
- select: boolean;
21
20
  modelValue: boolean;
22
21
  position: string;
22
+ select: boolean;
23
23
  mobile: boolean;
24
24
  }, {}>, {
25
25
  default?(_: {}): any;
@@ -1,5 +1,11 @@
1
1
  export declare type TIconProps = {
2
+ /**
3
+ * Название иконки
4
+ */
2
5
  name: TIcon;
6
+ /**
7
+ * Цвет иконки
8
+ */
3
9
  color?: string | '';
4
10
  };
5
- export declare type TIcon = '' | 'Close16' | 'User20' | 'Group20' | 'Edit20' | 'BlankPan20' | 'Support20' | 'HandKey20' | 'Lock20' | 'Connection20' | 'Picture20' | 'Ruble20' | 'Document20' | 'Clip20' | 'USB20' | 'Layers20' | 'BlankKey20' | 'BlankChat20' | 'BlankCheck20' | 'BlankLock20' | 'Calendar20' | 'MailCheck20' | 'Mail20' | 'HandTop20' | 'HandRight20' | 'Pin20' | 'Rotate20' | 'Search20' | 'ArrowTop20' | 'ArrowRight20' | 'ArrowLeft20' | 'ArrowBottom20' | 'Settings20' | 'Chart20' | 'Exit20' | 'WarningTriangle20' | 'WarningPolygon20' | 'WarningCircle20' | 'CircleCheck20' | 'Question20' | 'Library20' | 'Loader20' | 'Share20' | 'Saved20' | 'CloudDownload20' | 'Bin20' | 'Eye20' | 'EyeCrossed20' | 'Chat20' | 'Bell20' | 'DotsHorizontal20' | 'DotsVertical20' | 'Scheduled20' | 'Dashboard20' | 'Clock20' | 'Box20' | 'Sort20' | 'SortTwo20' | 'Filter20' | 'Grid20' | 'Hub20' | 'GridTwo20' | 'Home20' | 'Key20' | 'Bulb20' | 'Attachment20' | 'Download20' | 'Link20' | 'Copy20' | 'Telegram20' | 'SortThree20' | 'Plus20' | 'Minus20' | 'Close20' | 'Check20' | 'Scroll20' | 'Print20' | 'Send20' | 'Block20' | 'Star20' | 'Sticker20' | 'ChevronDoubleLeft20' | 'Cube20' | 'Menu20' | 'AlertFill20' | 'Main20' | 'Wallet20' | 'Truck20' | 'Percent20' | 'Shield20' | 'ChevronDown20' | 'ChevronUp20' | 'ChevronLeft20' | 'ChevronRight20' | 'CreditCard20' | 'Zap20' | 'User24' | 'Group24' | 'Edit24' | 'BlankPan24' | 'Support24' | 'HandKey24' | 'Lock24' | 'Connection24' | 'Picture24' | 'Ruble24' | 'Document24' | 'Clip24' | 'Bell24' | 'USB24' | 'Layers24' | 'BlankKey24' | 'BlankChat24' | 'BlankCheck24' | 'BlankLock24' | 'Calendar24' | 'MailCheck24' | 'Mail24' | 'HandTop24' | 'HandRight24' | 'Pin24' | 'Rotate24' | 'Search24' | 'ArrowTop24' | 'ArrowRight24' | 'ArrowLeft24' | 'ArrowBottom24' | 'Settings24' | 'Chart24' | 'Exit24' | 'WarningTriangle24' | 'WarningPolygon24' | 'WarningCircle24' | 'CircleCheck24' | 'Question24' | 'Library24' | 'Loader24' | 'Share24' | 'Saved24' | 'CloudDownload24' | 'Bin24' | 'Eye24' | 'EyeCrossed24' | 'Chat24' | 'DotsHorizontal24' | 'DotsVertical24' | 'Scheduled24' | 'Dashboard24' | 'Clock24' | 'Box24' | 'Sort24' | 'SortTwo24' | 'Filter24' | 'Grid24' | 'Hub24' | 'GridTwo24' | 'Home24' | 'Key24' | 'Bulb24' | 'Attachment24' | 'Download24' | 'Link24' | 'Copy24' | 'Telegram24' | 'SortThree24' | 'Plus24' | 'Minus24' | 'Close24' | 'Check24' | 'Scroll24' | 'Print24' | 'Send24' | 'Block24' | 'Star24' | 'Sticker24' | 'ChevronDoubleLeft24' | 'ChevronDoubleRight24' | 'Cube24' | 'Menu24' | 'AlertFill24' | 'Main24' | 'Wallet24' | 'Truck24' | 'Percent24' | 'Shield24' | 'ChevronDown24' | 'ChevronUp24' | 'ChevronLeft24' | 'ChevronRight24' | 'Word24' | 'Exel24' | 'PDF24' | 'JPG24' | 'PNG24' | 'Info24' | 'WB20' | 'Ozon20' | 'Yandex20' | 'WB24' | 'Ozon24' | 'Yandex24' | 'WB40' | 'Ozon40' | 'Yandex40' | 'WB56' | 'Ozon56' | 'Yandex56' | 'Attachment32' | 'Bell32' | 'Bin32' | 'BlankChat32' | 'BlankCheck32' | 'BlankKey32' | 'BlankLock32' | 'BlankPan32' | 'Block32' | 'Box32' | 'Bulb32' | 'Bulb40' | 'Calendar32' | 'Chart32' | 'Chat32' | 'Chat40' | 'Check32' | 'CheckCircle32' | 'Connection32' | 'Copy32' | 'CreditCard32' | 'CreditCard40' | 'Dashboard32' | 'Document32' | 'DotsHorizontal32' | 'DotsVertical32' | 'ChevronDoubleLeft32' | 'Download32' | 'Edit32' | 'Exit32' | 'Eye32' | 'EyeCrossed32' | 'Filter32' | 'FilterTwo32' | 'Grid32' | 'GridTwo32' | 'Grid40' | 'GridTwo40' | 'Group32' | 'HandKey32' | 'HandRight32' | 'HandTop32' | 'Home32' | 'Hub32' | 'Hub40' | 'Key32' | 'Layers32' | 'Library32' | 'Link32' | 'Link40' | 'Loader32' | 'Lock32' | 'Mail32' | 'MailCheck32' | 'Menu32' | 'Minus32' | 'Notification32' | 'Picture32' | 'Pin32' | 'Plus32' | 'Print32' | 'Question32' | 'Rotate32' | 'Ruble32' | 'Sample32' | 'Saved32' | 'Scheduled32' | 'Scroll32' | 'Search32' | 'Send32' | 'Settings32' | 'Share32' | 'ShareTwo32' | 'Sort32' | 'SortTwo32' | 'Star32' | 'Sticker32' | 'Support32' | 'USB32' | 'User32' | 'WarningCircle32' | 'WarningPolygon32' | 'WarningTriangle32' | 'BankAccount32' | 'ChevronDown32' | 'ChevronLeft32' | 'ChevronRight32' | 'ChevronUp32' | 'ArrowBottom32' | 'ArrowLeft32' | 'ArrowRight32' | 'ArrowTop32' | 'ArrowTopRight32' | 'Credit32' | 'Factoring32' | 'Guarantees32' | 'Facebook32' | 'Instagram32' | 'Telegram32' | 'VK32' | 'Youtube32' | 'Attachment40' | 'Bell40' | 'Bin40' | 'BlankChat40' | 'BlankCheck40' | 'BlankKey40' | 'BlankLock40' | 'BlankPan40' | 'Block40' | 'Box40' | 'Calendar40' | 'Chart40' | 'Check40' | 'CheckCircle40' | 'Clip40' | 'Clock40' | 'Close40' | 'CloudDownload40' | 'Connection40' | 'Copy40' | 'Dashboard40' | 'Document40' | 'DotsHorizontal40' | 'DotsVertical40' | 'ChevronDoubleLeft40' | 'Download40' | 'Edit40' | 'Exit40' | 'Eye40' | 'EyeCrossed40' | 'Filter40' | 'FilterTwo40' | 'Group40' | 'HandKey40' | 'HandRight40' | 'HandTop40' | 'Home40' | 'Key40' | 'Layers40' | 'Library40' | 'Loader40' | 'Lock40' | 'Mail40' | 'MailCheck40' | 'Menu40' | 'Minus40' | 'Notification40' | 'Picture40' | 'Pin40' | 'Plus40' | 'Print40' | 'Question40' | 'Rotate40' | 'Ruble40' | 'Sample40' | 'Saved40' | 'Scheduled40' | 'Scroll40' | 'Search40' | 'Send40' | 'Settings40' | 'Share40' | 'ShareTwo40' | 'Sort40' | 'SortTwo40' | 'Star40' | 'Sticker40' | 'Support40' | 'USB40' | 'User40' | 'WarningCircle40' | 'WarningPolygon40' | 'WarningTriangle40' | 'ChevronDown40' | 'ChevronLeft40' | 'ChevronRight40' | 'ChevronUp40' | 'ArrowBottom40' | 'ArrowLeft40' | 'ArrowRight40' | 'ArrowTop40' | 'ArrowTopRight40' | 'BankAccount40' | 'Credit40' | 'Factoring40' | 'Guarantees40' | 'Facebook40' | 'Instagram40' | 'Telegram40' | 'VK40' | 'Youtube40' | 'Thunder20' | 'Thunder24' | 'Thunder32' | 'Thunder40' | 'Suitcase20' | 'Suitcase24' | 'Suitcase32' | 'Suitcase40' | 'Cloud20' | 'Cloud24' | 'Cloud32' | 'Cloud40' | 'AlertFill16' | 'Cube16' | 'ArrowBottom16' | 'ArrowLeft16' | 'ArrowRight16' | 'ArrowTop16' | 'Attachment16' | 'Bell16' | 'BellTwo16' | 'Bin16' | 'BlankChat16' | 'BlankCheck16' | 'BlankKey16' | 'BlankLock16' | 'BlankPan16' | 'Block16' | 'Box16' | 'Bulb16' | 'Calendar16' | 'Chart16' | 'Chat16' | 'Check16' | 'ChevronDown16' | 'ChevronDoubleLeft16' | 'ChevronLeft16' | 'ChevronRight16' | 'ChevronUp16' | 'CircleCheck16' | 'Clip16' | 'Clock16' | 'CloudDownload16' | 'Connection16' | 'Copy16' | 'Dashboard16' | 'Document16' | 'DotsHorizontal16' | 'DotsVertical16' | 'Download16' | 'Edit16' | 'Exit16' | 'Eye16' | 'EyeCrossed16' | 'Facebook16' | 'Filter16' | 'Grid16' | 'GridTwo16' | 'Group16' | 'HandKey16' | 'HandRight16' | 'HandTop16' | 'Home16' | 'Hub16' | 'Instagram16' | 'Key16' | 'Layers16' | 'Library16' | 'Link16' | 'Loader16' | 'Lock16' | 'Mail16' | 'MailCheck16' | 'Menu16' | 'MenuTwo16' | 'Minus16' | 'Notification16' | 'Picture16' | 'Pin16' | 'Plus16' | 'Print16' | 'Question16' | 'Rotate16' | 'Ruble16' | 'Saved16' | 'Scheduled16' | 'Scroll16' | 'Search16' | 'Send16' | 'Settings16' | 'Share16' | 'ShareTwo16' | 'Sort16' | 'SortThree16' | 'SortTwo16' | 'Star16' | 'Sticker16' | 'Support16' | 'Telegram16' | 'USB16' | 'User16' | 'VK16' | 'WarningTriangle16' | 'WarningCircle16' | 'WarningPolygon16' | 'Cloud16' | 'CreditCard16' | 'Factoring16' | 'Icon16' | 'Main16' | 'Percent16' | 'Shield16' | 'Suitcase16' | 'Thunder16' | 'Truck16' | 'Wallet16' | 'Zap16' | 'ChevronDoubleRight16' | 'ChevronDoubleRight20' | 'Sidebar20' | 'Sidebar16' | 'Sidebar32' | 'Sidebar40' | 'Info16' | 'Info20' | 'Info40' | 'Info32' | 'ArrowTopRight16' | 'ArrowTopRight20' | 'ArrowTopRight24' | 'Lamoda20' | 'Lamoda24' | 'Lamoda40' | 'Lamoda56' | 'CheckList20' | 'Update20' | 'AttachmentTwo20' | 'Comment20' | 'InfoTwo20';
11
+ export declare type TIcon = '' | 'Close16' | 'User20' | 'Group20' | 'Edit20' | 'BlankPan20' | 'Support20' | 'HandKey20' | 'Lock20' | 'Connection20' | 'Picture20' | 'Ruble20' | 'Document20' | 'Clip20' | 'USB20' | 'Layers20' | 'BlankKey20' | 'BlankChat20' | 'BlankCheck20' | 'BlankLock20' | 'Calendar20' | 'MailCheck20' | 'Mail20' | 'HandTop20' | 'HandRight20' | 'Pin20' | 'Rotate20' | 'Search20' | 'ArrowTop20' | 'ArrowRight20' | 'ArrowLeft20' | 'ArrowBottom20' | 'Settings20' | 'Chart20' | 'Exit20' | 'WarningTriangle20' | 'WarningPolygon20' | 'WarningCircle20' | 'CircleCheck20' | 'Question20' | 'Library20' | 'Loader20' | 'Share20' | 'Saved20' | 'CloudDownload20' | 'Bin20' | 'Eye20' | 'EyeCrossed20' | 'Chat20' | 'Bell20' | 'DotsHorizontal20' | 'DotsVertical20' | 'Scheduled20' | 'Dashboard20' | 'Clock20' | 'Box20' | 'Sort20' | 'SortTwo20' | 'Filter20' | 'Grid20' | 'Hub20' | 'GridTwo20' | 'Home20' | 'Key20' | 'Bulb20' | 'Attachment20' | 'Download20' | 'Link20' | 'Copy20' | 'Telegram20' | 'SortThree20' | 'Plus20' | 'Minus20' | 'Close20' | 'Check20' | 'Scroll20' | 'Print20' | 'Send20' | 'Block20' | 'Star20' | 'Sticker20' | 'ChevronDoubleLeft20' | 'Cube20' | 'Menu20' | 'AlertFill20' | 'Main20' | 'Wallet20' | 'Truck20' | 'Percent20' | 'Shield20' | 'ChevronDown20' | 'ChevronUp20' | 'ChevronLeft20' | 'ChevronRight20' | 'CreditCard20' | 'Zap20' | 'User24' | 'Group24' | 'Edit24' | 'BlankPan24' | 'Support24' | 'HandKey24' | 'Lock24' | 'Connection24' | 'Picture24' | 'Ruble24' | 'Document24' | 'Clip24' | 'Bell24' | 'USB24' | 'Layers24' | 'BlankKey24' | 'BlankChat24' | 'BlankCheck24' | 'BlankLock24' | 'Calendar24' | 'MailCheck24' | 'Mail24' | 'HandTop24' | 'HandRight24' | 'Pin24' | 'Rotate24' | 'Search24' | 'ArrowTop24' | 'ArrowRight24' | 'ArrowLeft24' | 'ArrowBottom24' | 'Settings24' | 'Chart24' | 'Exit24' | 'WarningTriangle24' | 'WarningPolygon24' | 'WarningCircle24' | 'CircleCheck24' | 'Question24' | 'Library24' | 'Loader24' | 'Share24' | 'Saved24' | 'CloudDownload24' | 'Bin24' | 'Eye24' | 'EyeCrossed24' | 'Chat24' | 'DotsHorizontal24' | 'DotsVertical24' | 'Scheduled24' | 'Dashboard24' | 'Clock24' | 'Box24' | 'Sort24' | 'SortTwo24' | 'Filter24' | 'Grid24' | 'Hub24' | 'GridTwo24' | 'Home24' | 'Key24' | 'Bulb24' | 'Attachment24' | 'Download24' | 'Link24' | 'Copy24' | 'Telegram24' | 'SortThree24' | 'Plus24' | 'Minus24' | 'Close24' | 'Check24' | 'Scroll24' | 'Print24' | 'Send24' | 'Block24' | 'Star24' | 'Sticker24' | 'ChevronDoubleLeft24' | 'ChevronDoubleRight24' | 'Cube24' | 'Menu24' | 'AlertFill24' | 'Main24' | 'Wallet24' | 'Truck24' | 'Percent24' | 'Shield24' | 'ChevronDown24' | 'ChevronUp24' | 'ChevronLeft24' | 'ChevronRight24' | 'Word24' | 'Exel24' | 'PDF24' | 'JPG24' | 'PNG24' | 'Info24' | 'WB20' | 'Ozon20' | 'Yandex20' | 'WB24' | 'Ozon24' | 'Yandex24' | 'WB40' | 'Ozon40' | 'Yandex40' | 'WB56' | 'Ozon56' | 'Yandex56' | 'Attachment32' | 'Bell32' | 'Bin32' | 'BlankChat32' | 'BlankCheck32' | 'BlankKey32' | 'BlankLock32' | 'BlankPan32' | 'Block32' | 'Box32' | 'Bulb32' | 'Bulb40' | 'Calendar32' | 'Chart32' | 'Chat32' | 'Chat40' | 'Check32' | 'CheckCircle32' | 'Connection32' | 'Copy32' | 'CreditCard32' | 'CreditCard40' | 'Dashboard32' | 'Document32' | 'DotsHorizontal32' | 'DotsVertical32' | 'ChevronDoubleLeft32' | 'Download32' | 'Edit32' | 'Exit32' | 'Eye32' | 'EyeCrossed32' | 'Filter32' | 'FilterTwo32' | 'Grid32' | 'GridTwo32' | 'Grid40' | 'GridTwo40' | 'Group32' | 'HandKey32' | 'HandRight32' | 'HandTop32' | 'Home32' | 'Hub32' | 'Hub40' | 'Key32' | 'Layers32' | 'Library32' | 'Link32' | 'Link40' | 'Loader32' | 'Lock32' | 'Mail32' | 'MailCheck32' | 'Menu32' | 'Minus32' | 'Notification32' | 'Picture32' | 'Pin32' | 'Plus32' | 'Print32' | 'Question32' | 'Rotate32' | 'Ruble32' | 'Sample32' | 'Saved32' | 'Scheduled32' | 'Scroll32' | 'Search32' | 'Send32' | 'Settings32' | 'Share32' | 'ShareTwo32' | 'Sort32' | 'SortTwo32' | 'Star32' | 'Sticker32' | 'Support32' | 'USB32' | 'User32' | 'WarningCircle32' | 'WarningPolygon32' | 'WarningTriangle32' | 'BankAccount32' | 'ChevronDown32' | 'ChevronLeft32' | 'ChevronRight32' | 'ChevronUp32' | 'ArrowBottom32' | 'ArrowLeft32' | 'ArrowRight32' | 'ArrowTop32' | 'ArrowTopRight32' | 'Credit32' | 'Factoring32' | 'Guarantees32' | 'Facebook32' | 'Instagram32' | 'Telegram32' | 'VK32' | 'Youtube32' | 'Attachment40' | 'Bell40' | 'Bin40' | 'BlankChat40' | 'BlankCheck40' | 'BlankKey40' | 'BlankLock40' | 'BlankPan40' | 'Block40' | 'Box40' | 'Calendar40' | 'Chart40' | 'Check40' | 'CheckCircle40' | 'Clip40' | 'Clock40' | 'Close40' | 'CloudDownload40' | 'Connection40' | 'Copy40' | 'Dashboard40' | 'Document40' | 'DotsHorizontal40' | 'DotsVertical40' | 'ChevronDoubleLeft40' | 'Download40' | 'Edit40' | 'Exit40' | 'Eye40' | 'EyeCrossed40' | 'Filter40' | 'FilterTwo40' | 'Group40' | 'HandKey40' | 'HandRight40' | 'HandTop40' | 'Home40' | 'Key40' | 'Layers40' | 'Library40' | 'Loader40' | 'Lock40' | 'Mail40' | 'MailCheck40' | 'Menu40' | 'Minus40' | 'Notification40' | 'Picture40' | 'Pin40' | 'Plus40' | 'Print40' | 'Question40' | 'Rotate40' | 'Ruble40' | 'Sample40' | 'Saved40' | 'Scheduled40' | 'Scroll40' | 'Search40' | 'Send40' | 'Settings40' | 'Share40' | 'ShareTwo40' | 'Sort40' | 'SortTwo40' | 'Star40' | 'Sticker40' | 'Support40' | 'USB40' | 'User40' | 'WarningCircle40' | 'WarningPolygon40' | 'WarningTriangle40' | 'ChevronDown40' | 'ChevronLeft40' | 'ChevronRight40' | 'ChevronUp40' | 'ArrowBottom40' | 'ArrowLeft40' | 'ArrowRight40' | 'ArrowTop40' | 'ArrowTopRight40' | 'BankAccount40' | 'Credit40' | 'Factoring40' | 'Guarantees40' | 'Facebook40' | 'Instagram40' | 'Telegram40' | 'VK40' | 'Youtube40' | 'Thunder20' | 'Thunder24' | 'Thunder32' | 'Thunder40' | 'Suitcase20' | 'Suitcase24' | 'Suitcase32' | 'Suitcase40' | 'Cloud20' | 'Cloud24' | 'Cloud32' | 'Cloud40' | 'AlertFill16' | 'Cube16' | 'ArrowBottom16' | 'ArrowLeft16' | 'ArrowRight16' | 'ArrowTop16' | 'Attachment16' | 'Bell16' | 'BellTwo16' | 'Bin16' | 'BlankChat16' | 'BlankCheck16' | 'BlankKey16' | 'BlankLock16' | 'BlankPan16' | 'Block16' | 'Box16' | 'Bulb16' | 'Calendar16' | 'Chart16' | 'Chat16' | 'Check16' | 'ChevronDown16' | 'ChevronDoubleLeft16' | 'ChevronLeft16' | 'ChevronRight16' | 'ChevronUp16' | 'CircleCheck16' | 'Clip16' | 'Clock16' | 'CloudDownload16' | 'Connection16' | 'Copy16' | 'Dashboard16' | 'Document16' | 'DotsHorizontal16' | 'DotsVertical16' | 'Download16' | 'Edit16' | 'Exit16' | 'Eye16' | 'EyeCrossed16' | 'Facebook16' | 'Filter16' | 'Grid16' | 'GridTwo16' | 'Group16' | 'HandKey16' | 'HandRight16' | 'HandTop16' | 'Home16' | 'Hub16' | 'Instagram16' | 'Key16' | 'Layers16' | 'Library16' | 'Link16' | 'Loader16' | 'Lock16' | 'Mail16' | 'MailCheck16' | 'Menu16' | 'MenuTwo16' | 'Minus16' | 'Notification16' | 'Picture16' | 'Pin16' | 'Plus16' | 'Print16' | 'Question16' | 'Rotate16' | 'Ruble16' | 'Saved16' | 'Scheduled16' | 'Scroll16' | 'Search16' | 'Send16' | 'Settings16' | 'Share16' | 'ShareTwo16' | 'Sort16' | 'SortThree16' | 'SortTwo16' | 'Star16' | 'Sticker16' | 'Support16' | 'Telegram16' | 'USB16' | 'User16' | 'VK16' | 'WarningTriangle16' | 'WarningCircle16' | 'WarningPolygon16' | 'Cloud16' | 'CreditCard16' | 'Factoring16' | 'Icon16' | 'Main16' | 'Percent16' | 'Shield16' | 'Suitcase16' | 'Thunder16' | 'Truck16' | 'Wallet16' | 'Zap16' | 'ChevronDoubleRight16' | 'ChevronDoubleRight20' | 'Sidebar20' | 'Sidebar16' | 'Sidebar32' | 'Sidebar40' | 'Info16' | 'Info20' | 'Info40' | 'Info32' | 'ArrowTopRight16' | 'ArrowTopRight20' | 'ArrowTopRight24' | 'Lamoda20' | 'Lamoda24' | 'Lamoda40' | 'Lamoda56' | 'CheckList20' | 'Update20' | 'AttachmentTwo20' | 'Comment20' | 'InfoTwo20' | 'Ozon32' | 'WB32' | 'Yandex32' | 'Lamoda32';
@@ -25,9 +25,9 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
25
25
  default: boolean;
26
26
  };
27
27
  }>>, {
28
- title: string;
29
28
  disabled: boolean;
30
29
  description: string;
30
+ title: string;
31
31
  }, {}>, {
32
32
  "custom-description"?(_: {}): any;
33
33
  }>;
@@ -105,15 +105,15 @@ declare const _default: import('vue').DefineComponent<{
105
105
  default: boolean;
106
106
  };
107
107
  }>>, {
108
- label: string;
109
108
  disabled: boolean;
109
+ label: string;
110
+ description: string;
110
111
  width: string;
111
112
  searchValue: string;
112
113
  leftIcon: string;
113
114
  leftIconColor: string;
114
115
  rightIcon: string;
115
116
  rightIconColor: string;
116
- description: string;
117
117
  descriptionColor: string;
118
118
  summ: number;
119
119
  active: boolean;
@@ -15,10 +15,10 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
15
15
  name: string;
16
16
  badge: boolean;
17
17
  }>>>, {
18
- name: string;
19
- label: string;
20
18
  disabled: boolean;
21
19
  icon: import('../pl-icon').TIcon;
20
+ label: string;
21
+ name: string;
22
22
  badge: boolean;
23
23
  counter: number;
24
24
  }, {}>, {
@@ -1,12 +1,12 @@
1
1
  export declare const PlNavButton: import('../../../../install-function').SFCInstallWithContext<{
2
2
  new (...args: any[]): import('vue').CreateComponentPublicInstance<Readonly<import('vue').ExtractPropTypes<{
3
- type: {
4
- type: import('vue').PropType<"new" | "company">;
5
- };
6
3
  disabled: {
7
4
  type: import('vue').PropType<boolean>;
8
5
  default: boolean;
9
6
  };
7
+ type: {
8
+ type: import('vue').PropType<"new" | "company">;
9
+ };
10
10
  icon: {
11
11
  type: import('vue').PropType<import('../../../../components/components').TIcon>;
12
12
  default: string;
@@ -22,13 +22,13 @@ export declare const PlNavButton: import('../../../../install-function').SFCInst
22
22
  click: (...args: any[]) => void;
23
23
  "update:isClicked": (...args: any[]) => void;
24
24
  }, import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & Readonly<import('vue').ExtractPropTypes<{
25
- type: {
26
- type: import('vue').PropType<"new" | "company">;
27
- };
28
25
  disabled: {
29
26
  type: import('vue').PropType<boolean>;
30
27
  default: boolean;
31
28
  };
29
+ type: {
30
+ type: import('vue').PropType<"new" | "company">;
31
+ };
32
32
  icon: {
33
33
  type: import('vue').PropType<import('../../../../components/components').TIcon>;
34
34
  default: string;
@@ -52,13 +52,13 @@ export declare const PlNavButton: import('../../../../install-function').SFCInst
52
52
  M: {};
53
53
  Defaults: {};
54
54
  }, Readonly<import('vue').ExtractPropTypes<{
55
- type: {
56
- type: import('vue').PropType<"new" | "company">;
57
- };
58
55
  disabled: {
59
56
  type: import('vue').PropType<boolean>;
60
57
  default: boolean;
61
58
  };
59
+ type: {
60
+ type: import('vue').PropType<"new" | "company">;
61
+ };
62
62
  icon: {
63
63
  type: import('vue').PropType<import('../../../../components/components').TIcon>;
64
64
  default: string;
@@ -79,13 +79,13 @@ export declare const PlNavButton: import('../../../../install-function').SFCInst
79
79
  __isTeleport?: never;
80
80
  __isSuspense?: never;
81
81
  } & import('vue').ComponentOptionsBase<Readonly<import('vue').ExtractPropTypes<{
82
- type: {
83
- type: import('vue').PropType<"new" | "company">;
84
- };
85
82
  disabled: {
86
83
  type: import('vue').PropType<boolean>;
87
84
  default: boolean;
88
85
  };
86
+ type: {
87
+ type: import('vue').PropType<"new" | "company">;
88
+ };
89
89
  icon: {
90
90
  type: import('vue').PropType<import('../../../../components/components').TIcon>;
91
91
  default: string;
package/package.json CHANGED
@@ -15,7 +15,7 @@
15
15
  "require": "./dist/pl-components-pack-v3.cjs.js"
16
16
  }
17
17
  },
18
- "version": "1.9.7-pre-01",
18
+ "version": "1.9.7-pre-03",
19
19
  "scripts": {
20
20
  "dev": "vite",
21
21
  "build": "vite build",