@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,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,15 +1,32 @@
1
- declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
2
- color: {
3
- type: StringConstructor;
4
- };
5
- }, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
6
- color: {
7
- type: StringConstructor;
8
- };
9
- }>>, {}, {}>, {
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
+ }, {}>, {
10
10
  default?(_: {}): any;
11
11
  }>;
12
12
  export default _default;
13
+ type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
14
+ type __VLS_TypePropsToRuntimeProps<T> = {
15
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
16
+ type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
17
+ } : {
18
+ type: import('vue').PropType<T[K]>;
19
+ required: true;
20
+ };
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
+ } & {};
13
30
  type __VLS_WithTemplateSlots<T, S> = T & {
14
31
  new (): {
15
32
  $slots: S;
@@ -1,15 +1,32 @@
1
- declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
2
- color: {
3
- type: StringConstructor;
4
- };
5
- }, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
6
- color: {
7
- type: StringConstructor;
8
- };
9
- }>>, {}, {}>, {
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
+ }, {}>, {
10
10
  default?(_: {}): any;
11
11
  }>;
12
12
  export default _default;
13
+ type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
14
+ type __VLS_TypePropsToRuntimeProps<T> = {
15
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
16
+ type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
17
+ } : {
18
+ type: import('vue').PropType<T[K]>;
19
+ required: true;
20
+ };
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
+ } & {};
13
30
  type __VLS_WithTemplateSlots<T, S> = T & {
14
31
  new (): {
15
32
  $slots: S;
@@ -1,15 +1,32 @@
1
- declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
2
- color: {
3
- type: StringConstructor;
4
- };
5
- }, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
6
- color: {
7
- type: StringConstructor;
8
- };
9
- }>>, {}, {}>, {
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
+ }, {}>, {
10
10
  default?(_: {}): any;
11
11
  }>;
12
12
  export default _default;
13
+ type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
14
+ type __VLS_TypePropsToRuntimeProps<T> = {
15
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
16
+ type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
17
+ } : {
18
+ type: import('vue').PropType<T[K]>;
19
+ required: true;
20
+ };
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
+ } & {};
13
30
  type __VLS_WithTemplateSlots<T, S> = T & {
14
31
  new (): {
15
32
  $slots: S;
@@ -1,15 +1,32 @@
1
- declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
2
- color: {
3
- type: StringConstructor;
4
- };
5
- }, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
6
- color: {
7
- type: StringConstructor;
8
- };
9
- }>>, {}, {}>, {
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
+ }, {}>, {
10
10
  default?(_: {}): any;
11
11
  }>;
12
12
  export default _default;
13
+ type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
14
+ type __VLS_TypePropsToRuntimeProps<T> = {
15
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
16
+ type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
17
+ } : {
18
+ type: import('vue').PropType<T[K]>;
19
+ required: true;
20
+ };
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
+ } & {};
13
30
  type __VLS_WithTemplateSlots<T, S> = T & {
14
31
  new (): {
15
32
  $slots: S;
@@ -1,15 +1,32 @@
1
- declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
2
- color: {
3
- type: StringConstructor;
4
- };
5
- }, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
6
- color: {
7
- type: StringConstructor;
8
- };
9
- }>>, {}, {}>, {
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
+ }, {}>, {
10
10
  default?(_: {}): any;
11
11
  }>;
12
12
  export default _default;
13
+ type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
14
+ type __VLS_TypePropsToRuntimeProps<T> = {
15
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
16
+ type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
17
+ } : {
18
+ type: import('vue').PropType<T[K]>;
19
+ required: true;
20
+ };
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
+ } & {};
13
30
  type __VLS_WithTemplateSlots<T, S> = T & {
14
31
  new (): {
15
32
  $slots: S;
@@ -1,15 +1,32 @@
1
- declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
2
- color: {
3
- type: StringConstructor;
4
- };
5
- }, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
6
- color: {
7
- type: StringConstructor;
8
- };
9
- }>>, {}, {}>, {
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
+ }, {}>, {
10
10
  default?(_: {}): any;
11
11
  }>;
12
12
  export default _default;
13
+ type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
14
+ type __VLS_TypePropsToRuntimeProps<T> = {
15
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
16
+ type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
17
+ } : {
18
+ type: import('vue').PropType<T[K]>;
19
+ required: true;
20
+ };
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
+ } & {};
13
30
  type __VLS_WithTemplateSlots<T, S> = T & {
14
31
  new (): {
15
32
  $slots: S;
@@ -1,15 +1,32 @@
1
- declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
2
- color: {
3
- type: StringConstructor;
4
- };
5
- }, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
6
- color: {
7
- type: StringConstructor;
8
- };
9
- }>>, {}, {}>, {
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
+ }, {}>, {
10
10
  default?(_: {}): any;
11
11
  }>;
12
12
  export default _default;
13
+ type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
14
+ type __VLS_TypePropsToRuntimeProps<T> = {
15
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
16
+ type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
17
+ } : {
18
+ type: import('vue').PropType<T[K]>;
19
+ required: true;
20
+ };
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
+ } & {};
13
30
  type __VLS_WithTemplateSlots<T, S> = T & {
14
31
  new (): {
15
32
  $slots: S;
@@ -0,0 +1,3 @@
1
+ export interface ITextProps {
2
+ color?: string;
3
+ }
@@ -1,15 +1,41 @@
1
- declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
1
+ interface IProps {
2
+ sidebarOff?: boolean;
3
+ }
4
+ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IProps>, {
5
+ sidebarOff: boolean;
6
+ }>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
2
7
  "sidebar-click": (...args: any[]) => void;
3
8
  "exit-click": (...args: any[]) => void;
4
- }, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{}>> & {
9
+ }, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IProps>, {
10
+ sidebarOff: boolean;
11
+ }>>> & {
5
12
  "onSidebar-click"?: (...args: any[]) => any;
6
13
  "onExit-click"?: (...args: any[]) => any;
7
- }, {}, {}>, {
14
+ }, {
15
+ sidebarOff: boolean;
16
+ }, {}>, {
8
17
  headerLogo?(_: {}): any;
9
18
  customContent?(_: {}): any;
10
19
  headerBtns?(_: {}): any;
11
20
  }>;
12
21
  export default _default;
22
+ type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
23
+ 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
+ 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
+ type __VLS_Prettify<T> = {
37
+ [K in keyof T]: T[K];
38
+ } & {};
13
39
  type __VLS_WithTemplateSlots<T, S> = T & {
14
40
  new (): {
15
41
  $slots: S;
@@ -3,6 +3,10 @@ import { ISidebarItem } from './types';
3
3
  export declare const PlNavigation: import('../../install-function').SFCInstallWithContext<{
4
4
  new (...args: any[]): import('vue').CreateComponentPublicInstance<Readonly<import('vue').ExtractPropTypes<{
5
5
  sidebarOpen: import('vue').PropType<boolean>;
6
+ sidebarOff: {
7
+ type: import('vue').PropType<boolean>;
8
+ default: boolean;
9
+ };
6
10
  }>> & {
7
11
  "onSidebar-click"?: (...args: any[]) => any;
8
12
  "onExit-click"?: (...args: any[]) => any;
@@ -15,11 +19,17 @@ export declare const PlNavigation: import('../../install-function').SFCInstallWi
15
19
  "sidebar-transition-end": (...args: any[]) => void;
16
20
  }, import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & Readonly<import('vue').ExtractPropTypes<{
17
21
  sidebarOpen: import('vue').PropType<boolean>;
22
+ sidebarOff: {
23
+ type: import('vue').PropType<boolean>;
24
+ default: boolean;
25
+ };
18
26
  }>> & {
19
27
  "onSidebar-click"?: (...args: any[]) => any;
20
28
  "onExit-click"?: (...args: any[]) => any;
21
29
  "onSidebar-transition-end"?: (...args: any[]) => any;
22
- }, {}, true, {}, {}, {
30
+ }, {
31
+ sidebarOff: boolean;
32
+ }, true, {}, {}, {
23
33
  P: {};
24
34
  B: {};
25
35
  D: {};
@@ -28,18 +38,28 @@ export declare const PlNavigation: import('../../install-function').SFCInstallWi
28
38
  Defaults: {};
29
39
  }, Readonly<import('vue').ExtractPropTypes<{
30
40
  sidebarOpen: import('vue').PropType<boolean>;
41
+ sidebarOff: {
42
+ type: import('vue').PropType<boolean>;
43
+ default: boolean;
44
+ };
31
45
  }>> & {
32
46
  "onSidebar-click"?: (...args: any[]) => any;
33
47
  "onExit-click"?: (...args: any[]) => any;
34
48
  "onSidebar-transition-end"?: (...args: any[]) => any;
35
49
  }, {
36
50
  closeSidebar: (event: Event) => void;
37
- }, {}, {}, {}, {}>;
51
+ }, {}, {}, {}, {
52
+ sidebarOff: boolean;
53
+ }>;
38
54
  __isFragment?: never;
39
55
  __isTeleport?: never;
40
56
  __isSuspense?: never;
41
57
  } & import('vue').ComponentOptionsBase<Readonly<import('vue').ExtractPropTypes<{
42
58
  sidebarOpen: import('vue').PropType<boolean>;
59
+ sidebarOff: {
60
+ type: import('vue').PropType<boolean>;
61
+ default: boolean;
62
+ };
43
63
  }>> & {
44
64
  "onSidebar-click"?: (...args: any[]) => any;
45
65
  "onExit-click"?: (...args: any[]) => any;
@@ -50,7 +70,9 @@ export declare const PlNavigation: import('../../install-function').SFCInstallWi
50
70
  "sidebar-click": (...args: any[]) => void;
51
71
  "exit-click": (...args: any[]) => void;
52
72
  "sidebar-transition-end": (...args: any[]) => void;
53
- }, string, {}, {}, string, {}> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
73
+ }, string, {
74
+ sidebarOff: boolean;
75
+ }, {}, string, {}> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
54
76
  $slots: {
55
77
  headerLogo?(_: {}): any;
56
78
  customContent?(_: {}): any;
@@ -1,5 +1,9 @@
1
1
  declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
2
2
  sidebarOpen: import('vue').PropType<boolean>;
3
+ sidebarOff: {
4
+ type: import('vue').PropType<boolean>;
5
+ default: boolean;
6
+ };
3
7
  }, {
4
8
  closeSidebar: (event: Event) => void;
5
9
  }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
@@ -8,11 +12,17 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
8
12
  "sidebar-transition-end": (...args: any[]) => void;
9
13
  }, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
10
14
  sidebarOpen: import('vue').PropType<boolean>;
15
+ sidebarOff: {
16
+ type: import('vue').PropType<boolean>;
17
+ default: boolean;
18
+ };
11
19
  }>> & {
12
20
  "onSidebar-click"?: (...args: any[]) => any;
13
21
  "onExit-click"?: (...args: any[]) => any;
14
22
  "onSidebar-transition-end"?: (...args: any[]) => any;
15
- }, {}, {}>, {
23
+ }, {
24
+ sidebarOff: boolean;
25
+ }, {}>, {
16
26
  headerLogo?(_: {}): any;
17
27
  customContent?(_: {}): any;
18
28
  headerBtns?(_: {}): any;