@factoringplus/pl-components-pack-v3 0.16.3-pre-9 → 0.16.3-pre-2-js

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 (95) hide show
  1. package/dist/pl-components-pack-v3.es.js +23637 -23360
  2. package/dist/pl-components-pack-v3.umd.js +52 -52
  3. package/dist/style.css +1 -1
  4. package/package.json +1 -3
  5. package/dist/components/button/index.d.ts +0 -5
  6. package/dist/components/components.d.ts +0 -37
  7. package/dist/components/currency-input/index.d.ts +0 -5
  8. package/dist/components/entry.d.ts +0 -16
  9. package/dist/components/pl-autocomplete/index.d.ts +0 -5
  10. package/dist/components/pl-card/index.d.ts +0 -5
  11. package/dist/components/pl-checkbox/index.d.ts +0 -5
  12. package/dist/components/pl-checkbox-plus/index.d.ts +0 -5
  13. package/dist/components/pl-checkbox-plus/pl-checkbox-plus.vue.d.ts +0 -65
  14. package/dist/components/pl-date-picker/index.d.ts +0 -5
  15. package/dist/components/pl-date-picker-legacy/index.d.ts +0 -5
  16. package/dist/components/pl-date-picker-plus/common/components/PlDatePickerRangeWrapper.vue.d.ts +0 -83
  17. package/dist/components/pl-date-picker-plus/common/components/PlDatePickerWrapper.vue.d.ts +0 -69
  18. package/dist/components/pl-date-picker-plus/index.d.ts +0 -5
  19. package/dist/components/pl-date-picker-plus/pl-date-picker-plus/pl-date-picker-plus.vue.d.ts +0 -92
  20. package/dist/components/pl-date-picker-plus/pl-date-picker-range-plus/pl-date-picker-range-plus.vue.d.ts +0 -102
  21. package/dist/components/pl-dialog/index.d.ts +0 -5
  22. package/dist/components/pl-dialog/pl-dialog.stories.d.ts +0 -729
  23. package/dist/components/pl-dialog/pl-dialog.vue.d.ts +0 -102
  24. package/dist/components/pl-form/index.d.ts +0 -5
  25. package/dist/components/pl-form-item/index.d.ts +0 -5
  26. package/dist/components/pl-icon/index.d.ts +0 -5
  27. package/dist/components/pl-icon/pl-icon.vue.d.ts +0 -14
  28. package/dist/components/pl-input/index.d.ts +0 -5
  29. package/dist/components/pl-input-native/index.d.ts +0 -5
  30. package/dist/components/pl-input-plus/index.d.ts +0 -5
  31. package/dist/components/pl-label/pl-label.vue.d.ts +0 -32
  32. package/dist/components/pl-link/index.d.ts +0 -5
  33. package/dist/components/pl-multitab/components/pl-tab-card.vue.d.ts +0 -50
  34. package/dist/components/pl-multitab/index.d.ts +0 -5
  35. package/dist/components/pl-option/index.d.ts +0 -5
  36. package/dist/components/pl-option/pl-option.vue.d.ts +0 -122
  37. package/dist/components/pl-radio/index.d.ts +0 -5
  38. package/dist/components/pl-radio/pl-radio.vue.d.ts +0 -69
  39. package/dist/components/pl-scrollbar/index.d.ts +0 -5
  40. package/dist/components/pl-scrollbar/pl-scrollbar.vue.d.ts +0 -61
  41. package/dist/components/pl-scrollbar/utils/getSizeWithUnits.d.ts +0 -1
  42. package/dist/components/pl-select/index.d.ts +0 -5
  43. package/dist/components/pl-select-plus/index.d.ts +0 -5
  44. package/dist/components/pl-skeleton/index.d.ts +0 -5
  45. package/dist/components/pl-skeleton/pl-skeleton.vue.d.ts +0 -38
  46. package/dist/components/pl-snackbar/index.d.ts +0 -7
  47. package/dist/components/pl-snackbar/pl-snackbar.vue.d.ts +0 -53
  48. package/dist/components/pl-snackbar/renderSnackbar.d.ts +0 -10
  49. package/dist/components/pl-snackbar/types.d.ts +0 -20
  50. package/dist/components/pl-stepper/index.d.ts +0 -5
  51. package/dist/components/pl-suggestions/index.d.ts +0 -5
  52. package/dist/components/pl-switch/index.d.ts +0 -5
  53. package/dist/components/pl-switch/pl-switch.vue.d.ts +0 -47
  54. package/dist/components/pl-tab-pane/index.d.ts +0 -5
  55. package/dist/components/pl-table/index.d.ts +0 -5
  56. package/dist/components/pl-table-plus/components/row-mask.vue.d.ts +0 -52
  57. package/dist/components/pl-table-plus/index.d.ts +0 -5
  58. package/dist/components/pl-table-plus/pl-table-plus.vue.d.ts +0 -93
  59. package/dist/components/pl-tabs/components/pl-tab-counter.vue.d.ts +0 -21
  60. package/dist/components/pl-tabs/components/pl-tab.vue.d.ts +0 -50
  61. package/dist/components/pl-tabs/index.d.ts +0 -5
  62. package/dist/components/pl-text/components/pl-body1.vue.d.ts +0 -9
  63. package/dist/components/pl-text/components/pl-body2.vue.d.ts +0 -9
  64. package/dist/components/pl-text/components/pl-body3.vue.d.ts +0 -9
  65. package/dist/components/pl-text/components/pl-bodyu.vue.d.ts +0 -9
  66. package/dist/components/pl-text/components/pl-btn1.vue.d.ts +0 -9
  67. package/dist/components/pl-text/components/pl-btn2.vue.d.ts +0 -9
  68. package/dist/components/pl-text/components/pl-btn3.vue.d.ts +0 -9
  69. package/dist/components/pl-text/components/pl-cap.vue.d.ts +0 -9
  70. package/dist/components/pl-text/components/pl-h1.vue.d.ts +0 -9
  71. package/dist/components/pl-text/components/pl-h2.vue.d.ts +0 -9
  72. package/dist/components/pl-text/components/pl-h3.vue.d.ts +0 -9
  73. package/dist/components/pl-text/components/pl-h4.vue.d.ts +0 -9
  74. package/dist/components/pl-text/components/pl-sub1.vue.d.ts +0 -9
  75. package/dist/components/pl-text/components/pl-sub2.vue.d.ts +0 -9
  76. package/dist/components/pl-text/components/pl-system.vue.d.ts +0 -9
  77. package/dist/components/pl-text/components/pl-tag.vue.d.ts +0 -9
  78. package/dist/components/pl-text/components/pl-title1.vue.d.ts +0 -9
  79. package/dist/components/pl-text/components/pl-title2.vue.d.ts +0 -9
  80. package/dist/components/pl-text/components/pl-title3.vue.d.ts +0 -9
  81. package/dist/components/pl-text/index.d.ts +0 -5
  82. package/dist/components/pl-tooltip/index.d.ts +0 -5
  83. package/dist/components/pl-upload/index.d.ts +0 -5
  84. package/dist/components/pl-upload-legacy/index.d.ts +0 -5
  85. package/dist/components/pl-upload-plus/index.d.ts +0 -5
  86. package/dist/components/pl-upload-plus/pl-upload-plus.vue.d.ts +0 -94
  87. package/dist/components/pl-upload-plus/types/FileExtension.d.ts +0 -1
  88. package/dist/directives/index.d.ts +0 -4
  89. package/dist/directives/vTap.d.ts +0 -3
  90. package/dist/directives/vTouchOutside.d.ts +0 -3
  91. package/dist/main.d.ts +0 -1
  92. package/dist/pl-components-pack-v3.d.ts +0 -3
  93. package/dist/plugins/api/api.d.ts +0 -2
  94. package/dist/plugins/loading/loading.d.ts +0 -1
  95. package/dist/utils/declOfNum.d.ts +0 -1
@@ -1,102 +0,0 @@
1
- interface IProps {
2
- modelValue: boolean;
3
- showHeader?: boolean;
4
- showGrabber?: boolean;
5
- widthThis?: string;
6
- padding?: string;
7
- headerPadding?: string;
8
- showClose?: boolean;
9
- customClass?: string;
10
- slide?: boolean;
11
- simple?: boolean;
12
- disabledTeleport?: boolean;
13
- logout?: boolean;
14
- modalOnMobile?: boolean;
15
- contentCustomClass?: string;
16
- loading?: boolean;
17
- }
18
- declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IProps>, {
19
- modelValue: boolean;
20
- showHeader: boolean;
21
- showGrabber: boolean;
22
- widthThis: string;
23
- padding: string;
24
- headerPadding: string;
25
- showClose: boolean;
26
- customClass: string;
27
- slide: boolean;
28
- simple: boolean;
29
- disabledTeleport: boolean;
30
- logout: boolean;
31
- modalOnMobile: boolean;
32
- contentCustomClass: string;
33
- loading: boolean;
34
- }>, {
35
- scrollTop: () => void;
36
- closeModalOnMobile: () => void;
37
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
38
- "update:modelValue": (...args: any[]) => void;
39
- changeVisibleModalValue: (...args: any[]) => void;
40
- }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IProps>, {
41
- modelValue: boolean;
42
- showHeader: boolean;
43
- showGrabber: boolean;
44
- widthThis: string;
45
- padding: string;
46
- headerPadding: string;
47
- showClose: boolean;
48
- customClass: string;
49
- slide: boolean;
50
- simple: boolean;
51
- disabledTeleport: boolean;
52
- logout: boolean;
53
- modalOnMobile: boolean;
54
- contentCustomClass: string;
55
- loading: boolean;
56
- }>>> & {
57
- "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
58
- onChangeVisibleModalValue?: ((...args: any[]) => any) | undefined;
59
- }, {
60
- modelValue: boolean;
61
- showHeader: boolean;
62
- showGrabber: boolean;
63
- widthThis: string;
64
- padding: string;
65
- headerPadding: string;
66
- showClose: boolean;
67
- customClass: string;
68
- slide: boolean;
69
- simple: boolean;
70
- disabledTeleport: boolean;
71
- logout: boolean;
72
- modalOnMobile: boolean;
73
- contentCustomClass: string;
74
- loading: boolean;
75
- }, {}>, {
76
- header?(_: {}): any;
77
- headerBtns?(_: {}): any;
78
- default?(_: {}): any;
79
- }>;
80
- export default _default;
81
- declare type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
82
- declare type __VLS_TypePropsToRuntimeProps<T> = {
83
- [K in keyof T]-?: {} extends Pick<T, K> ? {
84
- type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
85
- } : {
86
- type: import('vue').PropType<T[K]>;
87
- required: true;
88
- };
89
- };
90
- declare type __VLS_WithDefaults<P, D> = {
91
- [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
92
- default: D[K];
93
- }> : P[K];
94
- };
95
- declare type __VLS_Prettify<T> = {
96
- [K in keyof T]: T[K];
97
- } & {};
98
- declare type __VLS_WithTemplateSlots<T, S> = T & {
99
- new (): {
100
- $slots: S;
101
- };
102
- };
@@ -1,5 +0,0 @@
1
- import type { App } from 'vue';
2
- declare const PlForm: {
3
- install(app: App): void;
4
- };
5
- export default PlForm;
@@ -1,5 +0,0 @@
1
- import type { App } from 'vue';
2
- declare const PlFormItem: {
3
- install(app: App): void;
4
- };
5
- export default PlFormItem;
@@ -1,5 +0,0 @@
1
- import type { App } from 'vue';
2
- declare const PlIcon: {
3
- install(app: App): void;
4
- };
5
- export default PlIcon;
@@ -1,14 +0,0 @@
1
- declare const _default: import("vue").DefineComponent<{
2
- name: {
3
- type: StringConstructor;
4
- required: true;
5
- };
6
- color: StringConstructor;
7
- }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
8
- name: {
9
- type: StringConstructor;
10
- required: true;
11
- };
12
- color: StringConstructor;
13
- }>>, {}, {}>;
14
- export default _default;
@@ -1,5 +0,0 @@
1
- import type { App } from 'vue';
2
- declare const PlInput: {
3
- install(app: App): void;
4
- };
5
- export default PlInput;
@@ -1,5 +0,0 @@
1
- import type { App } from 'vue';
2
- declare const PlInputNative: {
3
- install(app: App): void;
4
- };
5
- export default PlInputNative;
@@ -1,5 +0,0 @@
1
- import type { App } from 'vue';
2
- declare const PlInputPlus: {
3
- install(app: App): void;
4
- };
5
- export default PlInputPlus;
@@ -1,32 +0,0 @@
1
- declare const _default: import("vue").DefineComponent<{
2
- title: {
3
- type: StringConstructor;
4
- default: string;
5
- };
6
- description: {
7
- type: StringConstructor;
8
- default: string;
9
- };
10
- isDisabled: {
11
- type: BooleanConstructor;
12
- default: boolean;
13
- };
14
- }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
15
- title: {
16
- type: StringConstructor;
17
- default: string;
18
- };
19
- description: {
20
- type: StringConstructor;
21
- default: string;
22
- };
23
- isDisabled: {
24
- type: BooleanConstructor;
25
- default: boolean;
26
- };
27
- }>>, {
28
- title: string;
29
- description: string;
30
- isDisabled: boolean;
31
- }, {}>;
32
- export default _default;
@@ -1,5 +0,0 @@
1
- import type { App } from 'vue';
2
- declare const PlLink: {
3
- install(app: App): void;
4
- };
5
- export default PlLink;
@@ -1,50 +0,0 @@
1
- declare const _default: import("vue").DefineComponent<{
2
- label: {
3
- type: StringConstructor;
4
- default: string;
5
- };
6
- active: {
7
- type: BooleanConstructor;
8
- default: boolean;
9
- };
10
- disabled: {
11
- type: BooleanConstructor;
12
- default: boolean;
13
- };
14
- icon: {
15
- type: StringConstructor;
16
- default: string;
17
- };
18
- width: {
19
- type: StringConstructor;
20
- default: string;
21
- };
22
- }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
23
- label: {
24
- type: StringConstructor;
25
- default: string;
26
- };
27
- active: {
28
- type: BooleanConstructor;
29
- default: boolean;
30
- };
31
- disabled: {
32
- type: BooleanConstructor;
33
- default: boolean;
34
- };
35
- icon: {
36
- type: StringConstructor;
37
- default: string;
38
- };
39
- width: {
40
- type: StringConstructor;
41
- default: string;
42
- };
43
- }>>, {
44
- label: string;
45
- disabled: boolean;
46
- width: string;
47
- icon: string;
48
- active: boolean;
49
- }, {}>;
50
- export default _default;
@@ -1,5 +0,0 @@
1
- import type { App } from 'vue';
2
- declare const PlMultitab: {
3
- install(app: App): void;
4
- };
5
- export default PlMultitab;
@@ -1,5 +0,0 @@
1
- import type { App } from 'vue';
2
- declare const PlOption: {
3
- install(app: App): void;
4
- };
5
- export default PlOption;
@@ -1,122 +0,0 @@
1
- declare const _default: import("vue").DefineComponent<{
2
- disabled: {
3
- type: BooleanConstructor;
4
- default: boolean;
5
- };
6
- leftIcon: {
7
- type: StringConstructor;
8
- default: string;
9
- };
10
- leftIconColor: {
11
- type: StringConstructor;
12
- default: string;
13
- };
14
- rightIcon: {
15
- type: StringConstructor;
16
- default: string;
17
- };
18
- rightIconColor: {
19
- type: StringConstructor;
20
- default: string;
21
- };
22
- description: {
23
- type: StringConstructor;
24
- default: string;
25
- };
26
- descriptionColor: {
27
- type: StringConstructor;
28
- default: string;
29
- };
30
- summ: {
31
- type: NumberConstructor;
32
- default: null;
33
- };
34
- active: {
35
- type: BooleanConstructor;
36
- default: boolean;
37
- };
38
- width: {
39
- type: StringConstructor;
40
- default: string;
41
- };
42
- label: {
43
- type: StringConstructor;
44
- default: string;
45
- };
46
- searchValue: {
47
- type: StringConstructor;
48
- default: string;
49
- };
50
- disableMarkerBottom: {
51
- type: BooleanConstructor;
52
- default: boolean;
53
- };
54
- }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
55
- disabled: {
56
- type: BooleanConstructor;
57
- default: boolean;
58
- };
59
- leftIcon: {
60
- type: StringConstructor;
61
- default: string;
62
- };
63
- leftIconColor: {
64
- type: StringConstructor;
65
- default: string;
66
- };
67
- rightIcon: {
68
- type: StringConstructor;
69
- default: string;
70
- };
71
- rightIconColor: {
72
- type: StringConstructor;
73
- default: string;
74
- };
75
- description: {
76
- type: StringConstructor;
77
- default: string;
78
- };
79
- descriptionColor: {
80
- type: StringConstructor;
81
- default: string;
82
- };
83
- summ: {
84
- type: NumberConstructor;
85
- default: null;
86
- };
87
- active: {
88
- type: BooleanConstructor;
89
- default: boolean;
90
- };
91
- width: {
92
- type: StringConstructor;
93
- default: string;
94
- };
95
- label: {
96
- type: StringConstructor;
97
- default: string;
98
- };
99
- searchValue: {
100
- type: StringConstructor;
101
- default: string;
102
- };
103
- disableMarkerBottom: {
104
- type: BooleanConstructor;
105
- default: boolean;
106
- };
107
- }>>, {
108
- label: string;
109
- description: string;
110
- disabled: boolean;
111
- width: string;
112
- active: boolean;
113
- leftIcon: string;
114
- leftIconColor: string;
115
- rightIcon: string;
116
- rightIconColor: string;
117
- descriptionColor: string;
118
- summ: number;
119
- searchValue: string;
120
- disableMarkerBottom: boolean;
121
- }, {}>;
122
- export default _default;
@@ -1,5 +0,0 @@
1
- import type { App } from 'vue';
2
- declare const PlRadio: {
3
- install(app: App): void;
4
- };
5
- export default PlRadio;
@@ -1,69 +0,0 @@
1
- interface RadioOption {
2
- label: string;
3
- value: string;
4
- description: string;
5
- }
6
- declare const _default: import("vue").DefineComponent<{
7
- size: {
8
- type: StringConstructor;
9
- default: string;
10
- };
11
- label: {
12
- type: StringConstructor;
13
- default: string;
14
- };
15
- description: {
16
- type: StringConstructor;
17
- default: string;
18
- };
19
- modelValue: {
20
- type: BooleanConstructor;
21
- default: boolean;
22
- };
23
- disabled: {
24
- type: BooleanConstructor;
25
- default: boolean;
26
- };
27
- options: {
28
- type: () => RadioOption[];
29
- required: true;
30
- };
31
- }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
32
- "update:modelValue": (...args: any[]) => void;
33
- change: (...args: any[]) => void;
34
- }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
35
- size: {
36
- type: StringConstructor;
37
- default: string;
38
- };
39
- label: {
40
- type: StringConstructor;
41
- default: string;
42
- };
43
- description: {
44
- type: StringConstructor;
45
- default: string;
46
- };
47
- modelValue: {
48
- type: BooleanConstructor;
49
- default: boolean;
50
- };
51
- disabled: {
52
- type: BooleanConstructor;
53
- default: boolean;
54
- };
55
- options: {
56
- type: () => RadioOption[];
57
- required: true;
58
- };
59
- }>> & {
60
- onChange?: ((...args: any[]) => any) | undefined;
61
- "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
62
- }, {
63
- label: string;
64
- description: string;
65
- size: string;
66
- modelValue: boolean;
67
- disabled: boolean;
68
- }, {}>;
69
- export default _default;
@@ -1,5 +0,0 @@
1
- import type { App } from 'vue';
2
- declare const PlScrollbar: {
3
- install(app: App): void;
4
- };
5
- export default PlScrollbar;
@@ -1,61 +0,0 @@
1
- interface IProps {
2
- maxHeight?: string | number;
3
- height?: string | number;
4
- wrapClass?: string;
5
- viewClass?: string;
6
- hideScrollThumb?: boolean;
7
- }
8
- declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IProps>, {
9
- maxHeight: string;
10
- height: string;
11
- wrapClass: string;
12
- viewClass: string;
13
- hideScrollThumb: boolean;
14
- }>, {
15
- setScrollTop: (val: number) => void;
16
- setScrollLeft: (val: number) => void;
17
- scrollTo: (params: Record<string, number>) => void;
18
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
19
- scroll: (...args: any[]) => void;
20
- wheel: (...args: any[]) => void;
21
- }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IProps>, {
22
- maxHeight: string;
23
- height: string;
24
- wrapClass: string;
25
- viewClass: string;
26
- hideScrollThumb: boolean;
27
- }>>> & {
28
- onScroll?: ((...args: any[]) => any) | undefined;
29
- onWheel?: ((...args: any[]) => any) | undefined;
30
- }, {
31
- height: string | number;
32
- maxHeight: string | number;
33
- wrapClass: string;
34
- viewClass: string;
35
- hideScrollThumb: boolean;
36
- }, {}>, {
37
- default?(_: {}): any;
38
- }>;
39
- export default _default;
40
- declare type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
41
- declare type __VLS_TypePropsToRuntimeProps<T> = {
42
- [K in keyof T]-?: {} extends Pick<T, K> ? {
43
- type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
44
- } : {
45
- type: import('vue').PropType<T[K]>;
46
- required: true;
47
- };
48
- };
49
- declare type __VLS_WithDefaults<P, D> = {
50
- [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
51
- default: D[K];
52
- }> : P[K];
53
- };
54
- declare type __VLS_Prettify<T> = {
55
- [K in keyof T]: T[K];
56
- } & {};
57
- declare type __VLS_WithTemplateSlots<T, S> = T & {
58
- new (): {
59
- $slots: S;
60
- };
61
- };
@@ -1 +0,0 @@
1
- export declare const getSizeWithUnits: (val: string | number) => string | undefined;
@@ -1,5 +0,0 @@
1
- import type { App } from 'vue';
2
- declare const PlSelect: {
3
- install(app: App): void;
4
- };
5
- export default PlSelect;
@@ -1,5 +0,0 @@
1
- import type { App } from 'vue';
2
- declare const PlSelectPlus: {
3
- install(app: App): void;
4
- };
5
- export default PlSelectPlus;
@@ -1,5 +0,0 @@
1
- import type { App } from 'vue';
2
- declare const PlSkeleton: {
3
- install(app: App): void;
4
- };
5
- export default PlSkeleton;
@@ -1,38 +0,0 @@
1
- interface IProps {
2
- width?: string;
3
- height?: string;
4
- variant?: string;
5
- }
6
- declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IProps>, {
7
- width: string;
8
- height: string;
9
- borderRadius: string;
10
- variant: string;
11
- }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IProps>, {
12
- width: string;
13
- height: string;
14
- borderRadius: string;
15
- variant: string;
16
- }>>>, {
17
- width: string;
18
- height: string;
19
- variant: string;
20
- }, {}>;
21
- export default _default;
22
- declare type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
23
- declare type __VLS_TypePropsToRuntimeProps<T> = {
24
- [K in keyof T]-?: {} extends Pick<T, K> ? {
25
- type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
26
- } : {
27
- type: import('vue').PropType<T[K]>;
28
- required: true;
29
- };
30
- };
31
- declare type __VLS_WithDefaults<P, D> = {
32
- [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
33
- default: D[K];
34
- }> : P[K];
35
- };
36
- declare type __VLS_Prettify<T> = {
37
- [K in keyof T]: T[K];
38
- } & {};
@@ -1,7 +0,0 @@
1
- import type { App } from 'vue';
2
- declare const PlSnackbar: {
3
- install(app: App): void;
4
- };
5
- export * from './types';
6
- export * from './renderSnackbar';
7
- export default PlSnackbar;
@@ -1,53 +0,0 @@
1
- import type { IProps } from './types';
2
- declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IProps>, {
3
- id: number;
4
- icon: string;
5
- color: string;
6
- title: string;
7
- button: string;
8
- buttonAdd: string;
9
- action: () => void;
10
- actionAdd: () => void;
11
- message: string;
12
- blockHide: boolean;
13
- }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IProps>, {
14
- id: number;
15
- icon: string;
16
- color: string;
17
- title: string;
18
- button: string;
19
- buttonAdd: string;
20
- action: () => void;
21
- actionAdd: () => void;
22
- message: string;
23
- blockHide: boolean;
24
- }>>>, {
25
- button: string;
26
- title: string;
27
- color: string;
28
- id: number;
29
- message: string;
30
- icon: string;
31
- buttonAdd: string;
32
- action: Function;
33
- actionAdd: Function;
34
- blockHide: boolean;
35
- }, {}>;
36
- export default _default;
37
- declare type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
38
- declare type __VLS_TypePropsToRuntimeProps<T> = {
39
- [K in keyof T]-?: {} extends Pick<T, K> ? {
40
- type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
41
- } : {
42
- type: import('vue').PropType<T[K]>;
43
- required: true;
44
- };
45
- };
46
- declare type __VLS_WithDefaults<P, D> = {
47
- [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
48
- default: D[K];
49
- }> : P[K];
50
- };
51
- declare type __VLS_Prettify<T> = {
52
- [K in keyof T]: T[K];
53
- } & {};
@@ -1,10 +0,0 @@
1
-
2
- import type { IPlNotification } from './types';
3
- import type { AppContext, Plugin } from 'vue';
4
- export declare type SFCWithInstall<T> = T & Plugin;
5
- export declare type SFCInstallWithContext<T> = SFCWithInstall<T> & {
6
- _context: AppContext | null;
7
- };
8
- export declare const withInstallFunction: <T>(fn: T, name: string) => SFCInstallWithContext<T>;
9
- export declare const PlNotification: SFCInstallWithContext<IPlNotification>;
10
- export default PlNotification;