@factoringplus/pl-components-pack-v3 1.8.36-pre-01 → 1.8.36-pre-01-text

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 (92) hide show
  1. package/dist/{ChevronDoubleLeft32-8289d509.js → DoubleLeft32-e71a70b5.js} +4 -4
  2. package/dist/{ChevronDoubleLeft40-e8498cee.js → DoubleLeft40-fdf1aff8.js} +4 -4
  3. package/dist/{USB32-76abbf55.js → USBPort32-8d6c5d83.js} +5 -5
  4. package/dist/{USB40-33aa15ae.js → USBPort40-14d0e2d7.js} +5 -5
  5. package/dist/{WarningTriangle20-3ea8dfa6.js → Warning20-aa18b6bf.js} +3 -3
  6. package/dist/{WarningTriangle24-86395fff.js → Warning24-0f6c0ec0.js} +3 -3
  7. package/dist/{WarningTriangle16-0d3d831a.js → WarningOne16-0538cb5d.js} +3 -3
  8. package/dist/{WarningCircle16-95a8fc17.js → WarningThree16-3714d3f6.js} +5 -5
  9. package/dist/{WarningCircle16-5f149f9f.cjs → WarningThree16-ca68cd44.cjs} +1 -1
  10. package/dist/{WarningCircle20-08a05eb3.js → WarningThree20-1266b53c.js} +5 -5
  11. package/dist/{WarningCircle20-d3fc9c63.cjs → WarningThree20-382ccadb.cjs} +1 -1
  12. package/dist/{WarningCircle24-cda7a395.js → WarningThree24-06487fb2.js} +5 -5
  13. package/dist/{WarningCircle24-45662408.cjs → WarningThree24-d5e63245.cjs} +1 -1
  14. package/dist/{WarningPolygon16-b4c2ce4e.js → WarningTwo16-176134eb.js} +4 -4
  15. package/dist/{WarningPolygon24-d49da89c.js → WarningTwo24-1ccb8c31.js} +4 -4
  16. package/dist/{crypto-pro-3ed6c6ef.js → crypto-pro-22718674.js} +1 -1
  17. package/dist/{crypto-pro-609c065b.cjs → crypto-pro-476cd33e.cjs} +1 -1
  18. package/dist/{entry-ad567ea7.js → entry-73e795e2.js} +7148 -7264
  19. package/dist/entry-a6b610ae.cjs +115 -0
  20. package/dist/pl-components-pack-v3.cjs.js +1 -1
  21. package/dist/pl-components-pack-v3.es.js +1 -1
  22. package/dist/src/components/basic/pl-tooltip-plus/pl-tooltip-plus.vue.d.ts +1 -1
  23. package/dist/src/components/data/pl-onboarding/pl-onboarding.vue.d.ts +1 -1
  24. package/dist/src/components/form/pl-autocomplete/pl-autocompete.vue.d.ts +2 -9
  25. package/dist/src/components/form/pl-autocomplete/types/index.d.ts +0 -1
  26. package/dist/src/components/form/pl-date-picker-plus/common/types/index.d.ts +0 -1
  27. package/dist/src/components/form/pl-date-picker-plus/pl-date-picker-plus/pl-date-picker-plus.vue.d.ts +2 -9
  28. package/dist/src/components/form/pl-date-picker-plus/pl-date-picker-range-plus/pl-date-picker-range-plus.vue.d.ts +2 -9
  29. package/dist/src/components/form/pl-input-plus/index.d.ts +145 -549
  30. package/dist/src/components/form/pl-input-plus/pl-input-plus.vue.d.ts +2 -9
  31. package/dist/src/components/form/pl-input-plus/types/index.d.ts +0 -1
  32. package/dist/src/components/form/pl-multi-select/components/pl-multi-select-dropdown.vue.d.ts +0 -3
  33. package/dist/src/components/form/pl-multi-select/pl-multi-select.vue.d.ts +2 -12
  34. package/dist/src/components/form/pl-multi-select/types/index.d.ts +0 -3
  35. package/dist/src/components/form/pl-select-plus/pl-select-plus.vue.d.ts +2 -9
  36. package/dist/src/components/form/pl-select-plus/types/index.d.ts +0 -1
  37. package/dist/src/components/form/pl-upload-plus/pl-upload-plus.vue.d.ts +2 -10
  38. package/dist/src/components/shared/pl-icon/types/iconsType.d.ts +1 -1
  39. package/dist/src/components/shared/pl-text/components/pl-body1.vue.d.ts +17 -4
  40. package/dist/src/components/shared/pl-text/components/pl-body2.vue.d.ts +17 -4
  41. package/dist/src/components/shared/pl-text/components/pl-body3.vue.d.ts +17 -4
  42. package/dist/src/components/shared/pl-text/components/pl-bodyu.vue.d.ts +17 -4
  43. package/dist/src/components/shared/pl-text/components/pl-btn1.vue.d.ts +17 -4
  44. package/dist/src/components/shared/pl-text/components/pl-btn2.vue.d.ts +17 -4
  45. package/dist/src/components/shared/pl-text/components/pl-btn3.vue.d.ts +17 -4
  46. package/dist/src/components/shared/pl-text/components/pl-cap.vue.d.ts +17 -4
  47. package/dist/src/components/shared/pl-text/components/pl-h1.vue.d.ts +17 -4
  48. package/dist/src/components/shared/pl-text/components/pl-h2.vue.d.ts +17 -4
  49. package/dist/src/components/shared/pl-text/components/pl-h3.vue.d.ts +17 -4
  50. package/dist/src/components/shared/pl-text/components/pl-h4.vue.d.ts +17 -4
  51. package/dist/src/components/shared/pl-text/components/pl-sub1.vue.d.ts +26 -9
  52. package/dist/src/components/shared/pl-text/components/pl-sub2.vue.d.ts +26 -9
  53. package/dist/src/components/shared/pl-text/components/pl-system.vue.d.ts +26 -9
  54. package/dist/src/components/shared/pl-text/components/pl-tag.vue.d.ts +26 -9
  55. package/dist/src/components/shared/pl-text/components/pl-title1.vue.d.ts +26 -9
  56. package/dist/src/components/shared/pl-text/components/pl-title2.vue.d.ts +26 -9
  57. package/dist/src/components/shared/pl-text/components/pl-title3.vue.d.ts +26 -9
  58. package/dist/src/components/shared/pl-text/types.d.ts +3 -0
  59. package/dist/src/services/pl-navigation/components/Header.vue.d.ts +29 -3
  60. package/dist/src/services/pl-navigation/index.d.ts +25 -3
  61. package/dist/src/services/pl-navigation/pl-navigation.vue.d.ts +11 -1
  62. package/dist/style.css +1 -1
  63. package/package.json +1 -1
  64. package/dist/entry-6d5bdfe7.cjs +0 -115
  65. package/dist/src/components/shared/pl-icon/iconNameMap.d.ts +0 -1
  66. /package/dist/{ChevronDown16-6838e1d9.js → ChevronBottom16-6838e1d9.js} +0 -0
  67. /package/dist/{ChevronDown16-afd1c459.cjs → ChevronBottom16-afd1c459.cjs} +0 -0
  68. /package/dist/{ChevronDown32-0517e4b5.js → ChevronBottom32-0517e4b5.js} +0 -0
  69. /package/dist/{ChevronDown32-50cb7738.cjs → ChevronBottom32-50cb7738.cjs} +0 -0
  70. /package/dist/{ChevronDown40-fa39ee51.cjs → ChevronBottom40-fa39ee51.cjs} +0 -0
  71. /package/dist/{ChevronDown40-feb91d30.js → ChevronBottom40-feb91d30.js} +0 -0
  72. /package/dist/{ChevronUp16-19c3c8d9.cjs → ChevronTop16-19c3c8d9.cjs} +0 -0
  73. /package/dist/{ChevronUp16-d3016f24.js → ChevronTop16-d3016f24.js} +0 -0
  74. /package/dist/{ChevronUp32-0ff5394d.cjs → ChevronTop32-0ff5394d.cjs} +0 -0
  75. /package/dist/{ChevronUp32-cdc1f609.js → ChevronTop32-cdc1f609.js} +0 -0
  76. /package/dist/{ChevronUp40-0e25a43f.js → ChevronTop40-0e25a43f.js} +0 -0
  77. /package/dist/{ChevronUp40-9d75fccd.cjs → ChevronTop40-9d75fccd.cjs} +0 -0
  78. /package/dist/{ChevronDoubleLeft32-e37380b8.cjs → DoubleLeft32-e37380b8.cjs} +0 -0
  79. /package/dist/{ChevronDoubleLeft40-bd1d13a4.cjs → DoubleLeft40-bd1d13a4.cjs} +0 -0
  80. /package/dist/{Sort16-8fec6a30.cjs → SortOne16-8fec6a30.cjs} +0 -0
  81. /package/dist/{Sort16-bd2e2812.js → SortOne16-bd2e2812.js} +0 -0
  82. /package/dist/{USB16-2f5acb3f.cjs → USBPort16-2f5acb3f.cjs} +0 -0
  83. /package/dist/{USB16-f8035500.js → USBPort16-f8035500.js} +0 -0
  84. /package/dist/{USB32-5272f2ac.cjs → USBPort32-5272f2ac.cjs} +0 -0
  85. /package/dist/{USB40-1513fcf2.cjs → USBPort40-1513fcf2.cjs} +0 -0
  86. /package/dist/{WarningTriangle20-63af1f3d.cjs → Warning20-63af1f3d.cjs} +0 -0
  87. /package/dist/{WarningTriangle24-fa7380de.cjs → Warning24-fa7380de.cjs} +0 -0
  88. /package/dist/{WarningTriangle16-626c6928.cjs → WarningOne16-626c6928.cjs} +0 -0
  89. /package/dist/{WarningPolygon16-451a7417.cjs → WarningTwo16-451a7417.cjs} +0 -0
  90. /package/dist/{WarningPolygon20-6538e687.cjs → WarningTwo20-6538e687.cjs} +0 -0
  91. /package/dist/{WarningPolygon20-e8d37fcf.js → WarningTwo20-e8d37fcf.js} +0 -0
  92. /package/dist/{WarningPolygon24-2313c023.cjs → WarningTwo24-2313c023.cjs} +0 -0
@@ -1,6 +1,6 @@
1
1
  import { IPlInputPlusProps } from './types';
2
2
 
3
- declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IPlInputPlusProps>, {
3
+ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IPlInputPlusProps>, {
4
4
  prop: string;
5
5
  modelValue: string;
6
6
  showWordLimit: boolean;
@@ -122,9 +122,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
122
122
  valueRange: {
123
123
  min: number;
124
124
  };
125
- }, {}>, {
126
- "tooltip-text"?(_: {}): any;
127
- }>;
125
+ }, {}>;
128
126
  export default _default;
129
127
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
130
128
  type __VLS_TypePropsToRuntimeProps<T> = {
@@ -143,8 +141,3 @@ type __VLS_WithDefaults<P, D> = {
143
141
  type __VLS_Prettify<T> = {
144
142
  [K in keyof T]: T[K];
145
143
  } & {};
146
- type __VLS_WithTemplateSlots<T, S> = T & {
147
- new (): {
148
- $slots: S;
149
- };
150
- };
@@ -39,7 +39,6 @@ export interface IPlInputPlusProps extends IBaseInputProps {
39
39
  autosize?: boolean;
40
40
  minRows?: number;
41
41
  maxRows?: number;
42
- tooltipWidth?: string;
43
42
  }
44
43
  export interface IPlDefaultProps extends IBaseInputProps {
45
44
  id: string;
@@ -7,7 +7,6 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
7
7
  helpertext: string;
8
8
  errors: () => any[];
9
9
  options: () => any[];
10
- selectAll: boolean;
11
10
  }>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
12
11
  reset: (...args: any[]) => void;
13
12
  "update:modelValue": (...args: any[]) => void;
@@ -19,7 +18,6 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
19
18
  helpertext: string;
20
19
  errors: () => any[];
21
20
  options: () => any[];
22
- selectAll: boolean;
23
21
  }>>> & {
24
22
  onReset?: (...args: any[]) => any;
25
23
  "onUpdate:modelValue"?: (...args: any[]) => any;
@@ -30,7 +28,6 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
30
28
  focus: boolean;
31
29
  helpertext: string;
32
30
  errors: import('async-validator').ValidateError[];
33
- selectAll: boolean;
34
31
  }, {}>;
35
32
  export default _default;
36
33
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
@@ -1,6 +1,6 @@
1
1
  import { IOption, ISelectProps } from './types';
2
2
 
3
- declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<ISelectProps>, {
3
+ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<ISelectProps>, {
4
4
  modelValue: () => any[];
5
5
  prop: string;
6
6
  placeholder: string;
@@ -16,7 +16,6 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
16
16
  clearable: boolean;
17
17
  buttons: boolean;
18
18
  teleport: boolean;
19
- selectAll: boolean;
20
19
  }>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
21
20
  reset: (...args: any[]) => void;
22
21
  "update:modelValue": (...args: any[]) => void;
@@ -37,7 +36,6 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
37
36
  clearable: boolean;
38
37
  buttons: boolean;
39
38
  teleport: boolean;
40
- selectAll: boolean;
41
39
  }>>> & {
42
40
  onChange?: (...args: any[]) => any;
43
41
  onReset?: (...args: any[]) => any;
@@ -57,10 +55,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
57
55
  optional: string;
58
56
  tooltip: string;
59
57
  clearable: boolean;
60
- selectAll: boolean;
61
- }, {}>, {
62
- "tooltip-text"?(_: {}): any;
63
- }>;
58
+ }, {}>;
64
59
  export default _default;
65
60
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
66
61
  type __VLS_TypePropsToRuntimeProps<T> = {
@@ -79,8 +74,3 @@ type __VLS_WithDefaults<P, D> = {
79
74
  type __VLS_Prettify<T> = {
80
75
  [K in keyof T]: T[K];
81
76
  } & {};
82
- type __VLS_WithTemplateSlots<T, S> = T & {
83
- new (): {
84
- $slots: S;
85
- };
86
- };
@@ -22,8 +22,6 @@ declare interface ISelectProps {
22
22
  clearable?: boolean;
23
23
  buttons?: boolean;
24
24
  teleport?: boolean;
25
- tooltipWidth?: string;
26
- selectAll?: boolean;
27
25
  }
28
26
  declare interface IDropdownProps {
29
27
  modelValue: IOption[];
@@ -35,6 +33,5 @@ declare interface IDropdownProps {
35
33
  buttons: boolean;
36
34
  idProp: string;
37
35
  inputElement: HTMLElement;
38
- selectAll?: boolean;
39
36
  }
40
37
  export { IDropdownProps, IOption, ISelectProps };
@@ -1,6 +1,6 @@
1
1
  import { IOption, ISelectProps } from './types';
2
2
 
3
- declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<ISelectProps>, {
3
+ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<ISelectProps>, {
4
4
  modelValue: string;
5
5
  prop: string;
6
6
  placeholder: string;
@@ -57,9 +57,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
57
57
  clearable: boolean;
58
58
  showDescription: boolean;
59
59
  account: boolean;
60
- }, {}>, {
61
- "tooltip-text"?(_: {}): any;
62
- }>;
60
+ }, {}>;
63
61
  export default _default;
64
62
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
65
63
  type __VLS_TypePropsToRuntimeProps<T> = {
@@ -78,8 +76,3 @@ type __VLS_WithDefaults<P, D> = {
78
76
  type __VLS_Prettify<T> = {
79
77
  [K in keyof T]: T[K];
80
78
  } & {};
81
- type __VLS_WithTemplateSlots<T, S> = T & {
82
- new (): {
83
- $slots: S;
84
- };
85
- };
@@ -28,7 +28,6 @@ declare interface ISelectProps {
28
28
  showDescription?: boolean;
29
29
  account?: boolean;
30
30
  teleport?: boolean;
31
- tooltipWidth?: string;
32
31
  }
33
32
  declare interface IDropdownProps {
34
33
  focus: boolean;
@@ -15,7 +15,6 @@ interface IProps {
15
15
  width?: string;
16
16
  viewMode?: boolean;
17
17
  maxSumFilesSize?: number;
18
- tooltipWidth?: string;
19
18
  }
20
19
  type TError = {
21
20
  dist: boolean;
@@ -27,7 +26,7 @@ type TUnloadedFile = {
27
26
  error?: TError;
28
27
  removable?: boolean;
29
28
  };
30
- declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IProps>, {
29
+ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IProps>, {
31
30
  multiple: boolean;
32
31
  accept: string;
33
32
  fileSize: number;
@@ -89,9 +88,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
89
88
  helperText: string;
90
89
  viewMode: boolean;
91
90
  maxSumFilesSize: number;
92
- }, {}>, {
93
- "tooltip-text"?(_: {}): any;
94
- }>;
91
+ }, {}>;
95
92
  export default _default;
96
93
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
97
94
  type __VLS_TypePropsToRuntimeProps<T> = {
@@ -110,8 +107,3 @@ type __VLS_WithDefaults<P, D> = {
110
107
  type __VLS_Prettify<T> = {
111
108
  [K in keyof T]: T[K];
112
109
  } & {};
113
- type __VLS_WithTemplateSlots<T, S> = T & {
114
- new (): {
115
- $slots: S;
116
- };
117
- };
@@ -2,4 +2,4 @@ export declare type TIconProps = {
2
2
  name: TIcon;
3
3
  color?: string | '';
4
4
  };
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';
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' | 'Warning20' | 'WarningTwo20' | 'WarningThree20' | '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' | 'Warning24' | 'WarningTwo24' | 'WarningThree24' | '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' | 'DoubleLeft32' | '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' | 'USBPort32' | 'User32' | 'WarningCircle32' | 'WarningPolygon32' | 'WarningTriangle32' | 'BankAccount32' | 'ChevronBottom32' | 'ChevronLeft32' | 'ChevronRight32' | 'ChevronTop32' | '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' | 'DoubleLeft40' | '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' | 'USBPort40' | 'User40' | 'WarningCircle40' | 'WarningPolygon40' | 'WarningTriangle40' | 'ChevronBottom40' | 'ChevronLeft40' | 'ChevronRight40' | 'ChevronTop40' | 'ArrowBottom40' | 'ArrowLeft40' | 'ArrowRight40' | 'ArrowTop40' | 'ArrowTopRight40' | 'BankAccount40' | 'Credit40' | 'Factoring40' | 'Guarantees40' | 'Facebook40' | 'Instagram40' | 'Telegram40' | 'VK40' | 'Youtube40' | 'Thunder20' | 'Thunder24' | 'Thunder42' | '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' | 'ChevronBottom16' | 'ChevronDoubleLeft16' | 'ChevronLeft16' | 'ChevronRight16' | 'ChevronTop16' | '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' | 'SortOne16' | 'SortThree16' | 'SortTwo16' | 'Star16' | 'Sticker16' | 'Support16' | 'Telegram16' | 'USBPort16' | 'User16' | 'VK16' | 'WarningOne16' | 'WarningThree16' | 'WarningTwo16' | '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';
@@ -1,7 +1,12 @@
1
- interface IProps {
2
- color?: string;
3
- }
4
- declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_TypePropsToRuntimeProps<IProps>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<IProps>>>, {}, {}>, {
1
+ import { ITextProps } from '../types';
2
+
3
+ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<ITextProps>, {
4
+ color: string;
5
+ }>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<ITextProps>, {
6
+ color: string;
7
+ }>>>, {
8
+ color: string;
9
+ }, {}>, {
5
10
  default?(_: {}): any;
6
11
  }>;
7
12
  export default _default;
@@ -14,6 +19,14 @@ type __VLS_TypePropsToRuntimeProps<T> = {
14
19
  required: true;
15
20
  };
16
21
  };
22
+ type __VLS_WithDefaults<P, D> = {
23
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
24
+ default: D[K];
25
+ }> : P[K];
26
+ };
27
+ type __VLS_Prettify<T> = {
28
+ [K in keyof T]: T[K];
29
+ } & {};
17
30
  type __VLS_WithTemplateSlots<T, S> = T & {
18
31
  new (): {
19
32
  $slots: S;
@@ -1,7 +1,12 @@
1
- interface IProps {
2
- color?: string;
3
- }
4
- declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_TypePropsToRuntimeProps<IProps>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<IProps>>>, {}, {}>, {
1
+ import { ITextProps } from '../types';
2
+
3
+ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<ITextProps>, {
4
+ color: string;
5
+ }>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<ITextProps>, {
6
+ color: string;
7
+ }>>>, {
8
+ color: string;
9
+ }, {}>, {
5
10
  default?(_: {}): any;
6
11
  }>;
7
12
  export default _default;
@@ -14,6 +19,14 @@ type __VLS_TypePropsToRuntimeProps<T> = {
14
19
  required: true;
15
20
  };
16
21
  };
22
+ type __VLS_WithDefaults<P, D> = {
23
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
24
+ default: D[K];
25
+ }> : P[K];
26
+ };
27
+ type __VLS_Prettify<T> = {
28
+ [K in keyof T]: T[K];
29
+ } & {};
17
30
  type __VLS_WithTemplateSlots<T, S> = T & {
18
31
  new (): {
19
32
  $slots: S;
@@ -1,7 +1,12 @@
1
- interface IProps {
2
- color?: string;
3
- }
4
- declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_TypePropsToRuntimeProps<IProps>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<IProps>>>, {}, {}>, {
1
+ import { ITextProps } from '../types';
2
+
3
+ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<ITextProps>, {
4
+ color: string;
5
+ }>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<ITextProps>, {
6
+ color: string;
7
+ }>>>, {
8
+ color: string;
9
+ }, {}>, {
5
10
  default?(_: {}): any;
6
11
  }>;
7
12
  export default _default;
@@ -14,6 +19,14 @@ type __VLS_TypePropsToRuntimeProps<T> = {
14
19
  required: true;
15
20
  };
16
21
  };
22
+ type __VLS_WithDefaults<P, D> = {
23
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
24
+ default: D[K];
25
+ }> : P[K];
26
+ };
27
+ type __VLS_Prettify<T> = {
28
+ [K in keyof T]: T[K];
29
+ } & {};
17
30
  type __VLS_WithTemplateSlots<T, S> = T & {
18
31
  new (): {
19
32
  $slots: S;
@@ -1,7 +1,12 @@
1
- interface IProps {
2
- color?: string;
3
- }
4
- declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_TypePropsToRuntimeProps<IProps>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<IProps>>>, {}, {}>, {
1
+ import { ITextProps } from '../types';
2
+
3
+ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<ITextProps>, {
4
+ color: string;
5
+ }>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<ITextProps>, {
6
+ color: string;
7
+ }>>>, {
8
+ color: string;
9
+ }, {}>, {
5
10
  default?(_: {}): any;
6
11
  }>;
7
12
  export default _default;
@@ -14,6 +19,14 @@ type __VLS_TypePropsToRuntimeProps<T> = {
14
19
  required: true;
15
20
  };
16
21
  };
22
+ type __VLS_WithDefaults<P, D> = {
23
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
24
+ default: D[K];
25
+ }> : P[K];
26
+ };
27
+ type __VLS_Prettify<T> = {
28
+ [K in keyof T]: T[K];
29
+ } & {};
17
30
  type __VLS_WithTemplateSlots<T, S> = T & {
18
31
  new (): {
19
32
  $slots: S;
@@ -1,7 +1,12 @@
1
- interface IProps {
2
- color?: string;
3
- }
4
- declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_TypePropsToRuntimeProps<IProps>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<IProps>>>, {}, {}>, {
1
+ import { ITextProps } from '../types';
2
+
3
+ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<ITextProps>, {
4
+ color: string;
5
+ }>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<ITextProps>, {
6
+ color: string;
7
+ }>>>, {
8
+ color: string;
9
+ }, {}>, {
5
10
  default?(_: {}): any;
6
11
  }>;
7
12
  export default _default;
@@ -14,6 +19,14 @@ type __VLS_TypePropsToRuntimeProps<T> = {
14
19
  required: true;
15
20
  };
16
21
  };
22
+ type __VLS_WithDefaults<P, D> = {
23
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
24
+ default: D[K];
25
+ }> : P[K];
26
+ };
27
+ type __VLS_Prettify<T> = {
28
+ [K in keyof T]: T[K];
29
+ } & {};
17
30
  type __VLS_WithTemplateSlots<T, S> = T & {
18
31
  new (): {
19
32
  $slots: S;
@@ -1,7 +1,12 @@
1
- interface IProps {
2
- color?: string;
3
- }
4
- declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_TypePropsToRuntimeProps<IProps>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<IProps>>>, {}, {}>, {
1
+ import { ITextProps } from '../types';
2
+
3
+ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<ITextProps>, {
4
+ color: string;
5
+ }>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<ITextProps>, {
6
+ color: string;
7
+ }>>>, {
8
+ color: string;
9
+ }, {}>, {
5
10
  default?(_: {}): any;
6
11
  }>;
7
12
  export default _default;
@@ -14,6 +19,14 @@ type __VLS_TypePropsToRuntimeProps<T> = {
14
19
  required: true;
15
20
  };
16
21
  };
22
+ type __VLS_WithDefaults<P, D> = {
23
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
24
+ default: D[K];
25
+ }> : P[K];
26
+ };
27
+ type __VLS_Prettify<T> = {
28
+ [K in keyof T]: T[K];
29
+ } & {};
17
30
  type __VLS_WithTemplateSlots<T, S> = T & {
18
31
  new (): {
19
32
  $slots: S;
@@ -1,7 +1,12 @@
1
- interface IProps {
2
- color?: string;
3
- }
4
- declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_TypePropsToRuntimeProps<IProps>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<IProps>>>, {}, {}>, {
1
+ import { ITextProps } from '../types';
2
+
3
+ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<ITextProps>, {
4
+ color: string;
5
+ }>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<ITextProps>, {
6
+ color: string;
7
+ }>>>, {
8
+ color: string;
9
+ }, {}>, {
5
10
  default?(_: {}): any;
6
11
  }>;
7
12
  export default _default;
@@ -14,6 +19,14 @@ type __VLS_TypePropsToRuntimeProps<T> = {
14
19
  required: true;
15
20
  };
16
21
  };
22
+ type __VLS_WithDefaults<P, D> = {
23
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
24
+ default: D[K];
25
+ }> : P[K];
26
+ };
27
+ type __VLS_Prettify<T> = {
28
+ [K in keyof T]: T[K];
29
+ } & {};
17
30
  type __VLS_WithTemplateSlots<T, S> = T & {
18
31
  new (): {
19
32
  $slots: S;
@@ -1,7 +1,12 @@
1
- interface IProps {
2
- color?: string;
3
- }
4
- declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_TypePropsToRuntimeProps<IProps>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<IProps>>>, {}, {}>, {
1
+ import { ITextProps } from '../types';
2
+
3
+ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<ITextProps>, {
4
+ color: string;
5
+ }>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<ITextProps>, {
6
+ color: string;
7
+ }>>>, {
8
+ color: string;
9
+ }, {}>, {
5
10
  default?(_: {}): any;
6
11
  }>;
7
12
  export default _default;
@@ -14,6 +19,14 @@ type __VLS_TypePropsToRuntimeProps<T> = {
14
19
  required: true;
15
20
  };
16
21
  };
22
+ type __VLS_WithDefaults<P, D> = {
23
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
24
+ default: D[K];
25
+ }> : P[K];
26
+ };
27
+ type __VLS_Prettify<T> = {
28
+ [K in keyof T]: T[K];
29
+ } & {};
17
30
  type __VLS_WithTemplateSlots<T, S> = T & {
18
31
  new (): {
19
32
  $slots: S;
@@ -1,7 +1,12 @@
1
- interface IProps {
2
- color?: string;
3
- }
4
- declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_TypePropsToRuntimeProps<IProps>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<IProps>>>, {}, {}>, {
1
+ import { ITextProps } from '../types';
2
+
3
+ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<ITextProps>, {
4
+ color: string;
5
+ }>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<ITextProps>, {
6
+ color: string;
7
+ }>>>, {
8
+ color: string;
9
+ }, {}>, {
5
10
  default?(_: {}): any;
6
11
  }>;
7
12
  export default _default;
@@ -14,6 +19,14 @@ type __VLS_TypePropsToRuntimeProps<T> = {
14
19
  required: true;
15
20
  };
16
21
  };
22
+ type __VLS_WithDefaults<P, D> = {
23
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
24
+ default: D[K];
25
+ }> : P[K];
26
+ };
27
+ type __VLS_Prettify<T> = {
28
+ [K in keyof T]: T[K];
29
+ } & {};
17
30
  type __VLS_WithTemplateSlots<T, S> = T & {
18
31
  new (): {
19
32
  $slots: S;
@@ -1,7 +1,12 @@
1
- interface IProps {
2
- color?: string;
3
- }
4
- declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_TypePropsToRuntimeProps<IProps>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<IProps>>>, {}, {}>, {
1
+ import { ITextProps } from '../types';
2
+
3
+ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<ITextProps>, {
4
+ color: string;
5
+ }>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<ITextProps>, {
6
+ color: string;
7
+ }>>>, {
8
+ color: string;
9
+ }, {}>, {
5
10
  default?(_: {}): any;
6
11
  }>;
7
12
  export default _default;
@@ -14,6 +19,14 @@ type __VLS_TypePropsToRuntimeProps<T> = {
14
19
  required: true;
15
20
  };
16
21
  };
22
+ type __VLS_WithDefaults<P, D> = {
23
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
24
+ default: D[K];
25
+ }> : P[K];
26
+ };
27
+ type __VLS_Prettify<T> = {
28
+ [K in keyof T]: T[K];
29
+ } & {};
17
30
  type __VLS_WithTemplateSlots<T, S> = T & {
18
31
  new (): {
19
32
  $slots: S;
@@ -1,7 +1,12 @@
1
- interface IProps {
2
- color?: string;
3
- }
4
- declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_TypePropsToRuntimeProps<IProps>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<IProps>>>, {}, {}>, {
1
+ import { ITextProps } from '../types';
2
+
3
+ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<ITextProps>, {
4
+ color: string;
5
+ }>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<ITextProps>, {
6
+ color: string;
7
+ }>>>, {
8
+ color: string;
9
+ }, {}>, {
5
10
  default?(_: {}): any;
6
11
  }>;
7
12
  export default _default;
@@ -14,6 +19,14 @@ type __VLS_TypePropsToRuntimeProps<T> = {
14
19
  required: true;
15
20
  };
16
21
  };
22
+ type __VLS_WithDefaults<P, D> = {
23
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
24
+ default: D[K];
25
+ }> : P[K];
26
+ };
27
+ type __VLS_Prettify<T> = {
28
+ [K in keyof T]: T[K];
29
+ } & {};
17
30
  type __VLS_WithTemplateSlots<T, S> = T & {
18
31
  new (): {
19
32
  $slots: S;