@factoringplus/pl-components-pack-v3 1.13.8 → 1.13.9-pre-03
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{crypto-pro-actual-cades-plugin-0e0fb20f.cjs → crypto-pro-actual-cades-plugin-08dd4944.cjs} +1 -1
- package/dist/{crypto-pro-actual-cades-plugin-2e8f3458.js → crypto-pro-actual-cades-plugin-652c509e.js} +1 -1
- package/dist/{entry-cb04bdf0.cjs → entry-17b526a4.cjs} +31 -31
- package/dist/{entry-b36fe33d.js → entry-9311b2d8.js} +7147 -7124
- package/dist/pl-components-pack-v3.cjs.js +1 -1
- package/dist/pl-components-pack-v3.es.js +1 -1
- package/dist/src/components/basic/pl-button/components/PlButtonSpinner.vue.d.ts +2 -2
- package/dist/src/components/basic/pl-button/pl-button.vue.d.ts +2 -2
- package/dist/src/components/basic/pl-button-dropdown/pl-button-dropdown.vue.d.ts +2 -2
- package/dist/src/components/basic/pl-dialog/pl-dialog-plus.vue.d.ts +2 -2
- package/dist/src/components/basic/pl-link/pl-link.vue.d.ts +2 -2
- package/dist/src/components/basic/pl-scrollbar/pl-scrollbar.vue.d.ts +2 -2
- package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-button/pl-skeleton-button.vue.d.ts +2 -2
- package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-control/pl-skeleton-control.vue.d.ts +2 -2
- package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-icon/pl-skeleton-icon.vue.d.ts +2 -2
- package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-input/pl-skeleton-input.vue.d.ts +2 -2
- package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-tabs/pl-skeleton-tabs.vue.d.ts +2 -2
- package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-tags-chips/pl-skeleton-tags-chips.vue.d.ts +2 -2
- package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-text/pl-skeleton-text.vue.d.ts +2 -2
- package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-text-cell/pl-skeleton-text-cell.vue.d.ts +2 -2
- package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-upload/pl-skeleton-upload.vue.d.ts +2 -2
- package/dist/src/components/basic/pl-skeleton/pl-skeleton.vue.d.ts +2 -2
- package/dist/src/components/basic/pl-tooltip-plus/pl-tooltip-plus.vue.d.ts +2 -2
- package/dist/src/components/data/pl-action-bar/components/pl-action-button/pl-action-button.vue.d.ts +2 -2
- package/dist/src/components/data/pl-action-bar/pl-action-bar.vue.d.ts +2 -2
- package/dist/src/components/data/pl-banner/pl-banner.vue.d.ts +2 -2
- package/dist/src/components/data/pl-card/pl-card.vue.d.ts +2 -2
- package/dist/src/components/data/pl-multitab/components/pl-tab-card.vue.d.ts +2 -2
- package/dist/src/components/data/pl-multitab/pl-multitab.vue.d.ts +2 -2
- package/dist/src/components/data/pl-onboarding/pl-onboarding.vue.d.ts +2 -2
- package/dist/src/components/data/pl-progress/pl-progress.vue.d.ts +2 -2
- package/dist/src/components/data/pl-sign-error/pl-sign-error.vue.d.ts +2 -2
- package/dist/src/components/data/pl-signing/pl-signing.vue.d.ts +2 -2
- package/dist/src/components/data/pl-snackbar/pl-snackbar.vue.d.ts +2 -2
- package/dist/src/components/data/pl-stepper/pl-stepper.vue.d.ts +2 -2
- package/dist/src/components/data/pl-table-plus/components/Pagination/PlPagination.vue.d.ts +2 -2
- package/dist/src/components/data/pl-table-plus/components/PlTableRowCheckbox.vue.d.ts +2 -2
- package/dist/src/components/data/pl-table-plus/components/row-mask.vue.d.ts +2 -2
- package/dist/src/components/data/pl-table-plus/pl-table-plus.vue.d.ts +2 -2
- package/dist/src/components/data/pl-tabs/components/pl-tab-counter.vue.d.ts +2 -2
- package/dist/src/components/data/pl-tabs/components/pl-tab.vue.d.ts +2 -2
- package/dist/src/components/data/pl-tabs/pl-tabs.vue.d.ts +2 -2
- package/dist/src/components/data/pl-tags-chips/pl-tags-chips.vue.d.ts +2 -2
- package/dist/src/components/data/pl-text-cell/pl-text-cell.vue.d.ts +2 -2
- package/dist/src/components/deprecated/pl-date-picker/pl-date-picker-range.vue.d.ts +2 -2
- package/dist/src/components/deprecated/pl-date-picker/pl-date-picker.vue.d.ts +2 -2
- package/dist/src/components/deprecated/pl-dialog/pl-dialog.vue.d.ts +2 -2
- package/dist/src/components/deprecated/pl-select/pl-select.vue.d.ts +2 -2
- package/dist/src/components/deprecated/pl-suggestions/pl-suggestions.vue.d.ts +2 -2
- package/dist/src/components/deprecated/pl-table/pl-table.vue.d.ts +2 -2
- package/dist/src/components/deprecated/pl-tooltip/pl-tooltip.vue.d.ts +2 -2
- package/dist/src/components/deprecated/pl-upload/pl-upload.vue.d.ts +2 -2
- package/dist/src/components/deprecated/pl-upload-legacy/pl-upload-legacy.vue.d.ts +2 -2
- package/dist/src/components/form/pl-autocomplete/components/pl-autocomplete-dropdown.vue.d.ts +3 -3
- package/dist/src/components/form/pl-autocomplete/components/pl-default.vue.d.ts +2 -2
- package/dist/src/components/form/pl-autocomplete/pl-autocompete.vue.d.ts +2 -2
- package/dist/src/components/form/pl-checkbox-plus/pl-checkbox-plus.vue.d.ts +2 -2
- package/dist/src/components/form/pl-date-picker-plus/common/components/PlDatePickerRangeWrapper.vue.d.ts +2 -2
- package/dist/src/components/form/pl-date-picker-plus/common/components/PlDatePickerWrapper.vue.d.ts +2 -2
- package/dist/src/components/form/pl-date-picker-plus/pl-date-picker-plus/pl-date-picker-plus.vue.d.ts +2 -2
- package/dist/src/components/form/pl-date-picker-plus/pl-date-picker-range-plus/pl-date-picker-range-plus.vue.d.ts +2 -2
- package/dist/src/components/form/pl-form/pl-form.vue.d.ts +2 -2
- package/dist/src/components/form/pl-input-plus/components/pl-currency.vue.d.ts +2 -2
- package/dist/src/components/form/pl-input-plus/components/pl-default.vue.d.ts +2 -2
- package/dist/src/components/form/pl-input-plus/components/pl-password.vue.d.ts +2 -2
- package/dist/src/components/form/pl-input-plus/components/pl-textarea.vue.d.ts +2 -2
- package/dist/src/components/form/pl-input-plus/pl-input-plus.vue.d.ts +2 -2
- package/dist/src/components/form/pl-multi-select/components/pl-default.vue.d.ts +2 -2
- package/dist/src/components/form/pl-multi-select/components/pl-multi-select-dropdown.vue.d.ts +2 -2
- package/dist/src/components/form/pl-multi-select/pl-multi-select.vue.d.ts +2 -2
- package/dist/src/components/form/pl-radio/pl-radio.vue.d.ts +2 -2
- package/dist/src/components/form/pl-select-plus/components/pl-account.vue.d.ts +2 -2
- package/dist/src/components/form/pl-select-plus/components/pl-default.vue.d.ts +2 -2
- package/dist/src/components/form/pl-select-plus/components/pl-select-dropdown.vue.d.ts +2 -2
- package/dist/src/components/form/pl-select-plus/pl-select-plus.vue.d.ts +2 -2
- package/dist/src/components/form/pl-switch/pl-switch.vue.d.ts +2 -2
- package/dist/src/components/form/pl-upload-plus/pl-upload-plus.vue.d.ts +2 -2
- package/dist/src/components/shared/pl-dropdown/pl-dropdown.vue.d.ts +2 -2
- package/dist/src/components/shared/pl-icon/pl-icon.vue.d.ts +2 -2
- package/dist/src/components/shared/pl-label/pl-label.vue.d.ts +2 -2
- package/dist/src/components/shared/pl-mark-text/pl-mark-text.vue.d.ts +2 -2
- package/dist/src/components/shared/pl-option/pl-option.vue.d.ts +2 -2
- package/dist/src/components/shared/pl-status-icon/pl-status-icon.vue.d.ts +2 -2
- package/dist/src/components/shared/pl-tab-pane/pl-tab-pane.vue.d.ts +2 -2
- package/dist/src/components/shared/pl-tags-chips/pl-tags-chips.vue.d.ts +2 -2
- package/dist/src/components/shared/pl-text/components/pl-body1.vue.d.ts +2 -2
- package/dist/src/components/shared/pl-text/components/pl-body2.vue.d.ts +2 -2
- package/dist/src/components/shared/pl-text/components/pl-body3.vue.d.ts +2 -2
- package/dist/src/components/shared/pl-text/components/pl-bodyu.vue.d.ts +2 -2
- package/dist/src/components/shared/pl-text/components/pl-btn1.vue.d.ts +2 -2
- package/dist/src/components/shared/pl-text/components/pl-btn2.vue.d.ts +2 -2
- package/dist/src/components/shared/pl-text/components/pl-btn3.vue.d.ts +2 -2
- package/dist/src/components/shared/pl-text/components/pl-cap.vue.d.ts +2 -2
- package/dist/src/components/shared/pl-text/components/pl-h1.vue.d.ts +2 -2
- package/dist/src/components/shared/pl-text/components/pl-h2.vue.d.ts +2 -2
- package/dist/src/components/shared/pl-text/components/pl-h3.vue.d.ts +2 -2
- package/dist/src/components/shared/pl-text/components/pl-h4.vue.d.ts +2 -2
- package/dist/src/components/shared/pl-text/components/pl-sub1.vue.d.ts +2 -2
- package/dist/src/components/shared/pl-text/components/pl-sub2.vue.d.ts +2 -2
- package/dist/src/components/shared/pl-text/components/pl-system-regular.vue.d.ts +2 -2
- package/dist/src/components/shared/pl-text/components/pl-system.vue.d.ts +2 -2
- package/dist/src/components/shared/pl-text/components/pl-tag.vue.d.ts +2 -2
- package/dist/src/components/shared/pl-text/components/pl-title1.vue.d.ts +2 -2
- package/dist/src/components/shared/pl-text/components/pl-title2.vue.d.ts +2 -2
- package/dist/src/components/shared/pl-text/components/pl-title3.vue.d.ts +2 -2
- package/dist/src/services/pl-navigation/components/Header.vue.d.ts +2 -2
- package/dist/src/services/pl-navigation/components/NavButton/NavButton.vue.d.ts +2 -2
- package/dist/src/services/pl-navigation/components/SidebarItem/SidebarItem.vue.d.ts +2 -2
- package/dist/src/services/pl-navigation/components/TLogo/TLogo.vue.d.ts +2 -2
- package/dist/src/services/pl-navigation/pl-navigation.vue.d.ts +2 -2
- package/dist/src/services/pl-navigation-plus/components/HeaderPlus.vue.d.ts +2 -2
- package/dist/src/services/pl-navigation-plus/components/NavButtonPlus/NavButtonPlus.vue.d.ts +2 -2
- package/dist/src/services/pl-navigation-plus/components/SidebarItem/SidebarItemPlus.vue.d.ts +2 -2
- package/dist/src/services/pl-navigation-plus/pl-navigation-plus.vue.d.ts +2 -2
- package/dist/src/utils/formatAccount.d.ts +2 -2
- package/dist/src/utils/getSourceCode.d.ts +2 -2
- package/dist/style.css +1 -1
- package/dist/vite.config.d.ts +2 -2
- package/package.json +1 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { TStatusIconProps } from './types';
|
|
2
2
|
|
|
3
|
-
declare const
|
|
3
|
+
declare const _default_1: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<TStatusIconProps>, {
|
|
4
4
|
status: string;
|
|
5
5
|
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<import('./types').TStatusIconBaseProps>, {
|
|
6
6
|
status: string;
|
|
@@ -11,7 +11,7 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
|
11
11
|
} | {
|
|
12
12
|
status: "custom";
|
|
13
13
|
}, {}>;
|
|
14
|
-
export default
|
|
14
|
+
export default _default_1;
|
|
15
15
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
16
16
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
17
17
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ITabPaneProps } from './types';
|
|
2
2
|
|
|
3
|
-
declare const
|
|
3
|
+
declare const _default_1: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<ITabPaneProps>, {
|
|
4
4
|
label: string;
|
|
5
5
|
disabled: boolean;
|
|
6
6
|
icon: string;
|
|
@@ -24,7 +24,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
|
24
24
|
}, {}>, {
|
|
25
25
|
default?(_: {}): any;
|
|
26
26
|
}>;
|
|
27
|
-
export default
|
|
27
|
+
export default _default_1;
|
|
28
28
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
29
29
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
30
30
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
interface ITagsChipsProps {
|
|
2
2
|
disabled?: boolean;
|
|
3
3
|
}
|
|
4
|
-
declare const
|
|
4
|
+
declare const _default_1: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<ITagsChipsProps>, {
|
|
5
5
|
disabled: boolean;
|
|
6
6
|
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<ITagsChipsProps>, {
|
|
7
7
|
disabled: boolean;
|
|
@@ -10,7 +10,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
|
10
10
|
}, {}>, {
|
|
11
11
|
default?(_: {}): any;
|
|
12
12
|
}>;
|
|
13
|
-
export default
|
|
13
|
+
export default _default_1;
|
|
14
14
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
15
15
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
16
16
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { ITextProps } from '../types';
|
|
2
2
|
|
|
3
|
-
declare const
|
|
3
|
+
declare const _default_1: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_TypePropsToRuntimeProps<ITextProps>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<ITextProps>>>, {}, {}>, {
|
|
4
4
|
default?(_: {}): any;
|
|
5
5
|
}>;
|
|
6
|
-
export default
|
|
6
|
+
export default _default_1;
|
|
7
7
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
8
8
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
9
9
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { ITextProps } from '../types';
|
|
2
2
|
|
|
3
|
-
declare const
|
|
3
|
+
declare const _default_1: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_TypePropsToRuntimeProps<ITextProps>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<ITextProps>>>, {}, {}>, {
|
|
4
4
|
default?(_: {}): any;
|
|
5
5
|
}>;
|
|
6
|
-
export default
|
|
6
|
+
export default _default_1;
|
|
7
7
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
8
8
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
9
9
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { ITextProps } from '../types';
|
|
2
2
|
|
|
3
|
-
declare const
|
|
3
|
+
declare const _default_1: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_TypePropsToRuntimeProps<ITextProps>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<ITextProps>>>, {}, {}>, {
|
|
4
4
|
default?(_: {}): any;
|
|
5
5
|
}>;
|
|
6
|
-
export default
|
|
6
|
+
export default _default_1;
|
|
7
7
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
8
8
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
9
9
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { ITextProps } from '../types';
|
|
2
2
|
|
|
3
|
-
declare const
|
|
3
|
+
declare const _default_1: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_TypePropsToRuntimeProps<ITextProps>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<ITextProps>>>, {}, {}>, {
|
|
4
4
|
default?(_: {}): any;
|
|
5
5
|
}>;
|
|
6
|
-
export default
|
|
6
|
+
export default _default_1;
|
|
7
7
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
8
8
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
9
9
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { ITextProps } from '../types';
|
|
2
2
|
|
|
3
|
-
declare const
|
|
3
|
+
declare const _default_1: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_TypePropsToRuntimeProps<ITextProps>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<ITextProps>>>, {}, {}>, {
|
|
4
4
|
default?(_: {}): any;
|
|
5
5
|
}>;
|
|
6
|
-
export default
|
|
6
|
+
export default _default_1;
|
|
7
7
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
8
8
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
9
9
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { ITextProps } from '../types';
|
|
2
2
|
|
|
3
|
-
declare const
|
|
3
|
+
declare const _default_1: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_TypePropsToRuntimeProps<ITextProps>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<ITextProps>>>, {}, {}>, {
|
|
4
4
|
default?(_: {}): any;
|
|
5
5
|
}>;
|
|
6
|
-
export default
|
|
6
|
+
export default _default_1;
|
|
7
7
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
8
8
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
9
9
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { ITextProps } from '../types';
|
|
2
2
|
|
|
3
|
-
declare const
|
|
3
|
+
declare const _default_1: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_TypePropsToRuntimeProps<ITextProps>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<ITextProps>>>, {}, {}>, {
|
|
4
4
|
default?(_: {}): any;
|
|
5
5
|
}>;
|
|
6
|
-
export default
|
|
6
|
+
export default _default_1;
|
|
7
7
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
8
8
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
9
9
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { ITextProps } from '../types';
|
|
2
2
|
|
|
3
|
-
declare const
|
|
3
|
+
declare const _default_1: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_TypePropsToRuntimeProps<ITextProps>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<ITextProps>>>, {}, {}>, {
|
|
4
4
|
default?(_: {}): any;
|
|
5
5
|
}>;
|
|
6
|
-
export default
|
|
6
|
+
export default _default_1;
|
|
7
7
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
8
8
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
9
9
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { ITextProps } from '../types';
|
|
2
2
|
|
|
3
|
-
declare const
|
|
3
|
+
declare const _default_1: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_TypePropsToRuntimeProps<ITextProps>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<ITextProps>>>, {}, {}>, {
|
|
4
4
|
default?(_: {}): any;
|
|
5
5
|
}>;
|
|
6
|
-
export default
|
|
6
|
+
export default _default_1;
|
|
7
7
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
8
8
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
9
9
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { ITextProps } from '../types';
|
|
2
2
|
|
|
3
|
-
declare const
|
|
3
|
+
declare const _default_1: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_TypePropsToRuntimeProps<ITextProps>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<ITextProps>>>, {}, {}>, {
|
|
4
4
|
default?(_: {}): any;
|
|
5
5
|
}>;
|
|
6
|
-
export default
|
|
6
|
+
export default _default_1;
|
|
7
7
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
8
8
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
9
9
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { ITextProps } from '../types';
|
|
2
2
|
|
|
3
|
-
declare const
|
|
3
|
+
declare const _default_1: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_TypePropsToRuntimeProps<ITextProps>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<ITextProps>>>, {}, {}>, {
|
|
4
4
|
default?(_: {}): any;
|
|
5
5
|
}>;
|
|
6
|
-
export default
|
|
6
|
+
export default _default_1;
|
|
7
7
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
8
8
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
9
9
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { ITextProps } from '../types';
|
|
2
2
|
|
|
3
|
-
declare const
|
|
3
|
+
declare const _default_1: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_TypePropsToRuntimeProps<ITextProps>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<ITextProps>>>, {}, {}>, {
|
|
4
4
|
default?(_: {}): any;
|
|
5
5
|
}>;
|
|
6
|
-
export default
|
|
6
|
+
export default _default_1;
|
|
7
7
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
8
8
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
9
9
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { ITextProps } from '../types';
|
|
2
2
|
|
|
3
|
-
declare const
|
|
3
|
+
declare const _default_1: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_TypePropsToRuntimeProps<ITextProps>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<ITextProps>>>, {}, {}>, {
|
|
4
4
|
default?(_: {}): any;
|
|
5
5
|
}>;
|
|
6
|
-
export default
|
|
6
|
+
export default _default_1;
|
|
7
7
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
8
8
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
9
9
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { ITextProps } from '../types';
|
|
2
2
|
|
|
3
|
-
declare const
|
|
3
|
+
declare const _default_1: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_TypePropsToRuntimeProps<ITextProps>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<ITextProps>>>, {}, {}>, {
|
|
4
4
|
default?(_: {}): any;
|
|
5
5
|
}>;
|
|
6
|
-
export default
|
|
6
|
+
export default _default_1;
|
|
7
7
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
8
8
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
9
9
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { ITextProps } from '../types';
|
|
2
2
|
|
|
3
|
-
declare const
|
|
3
|
+
declare const _default_1: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_TypePropsToRuntimeProps<ITextProps>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<ITextProps>>>, {}, {}>, {
|
|
4
4
|
default?(_: {}): any;
|
|
5
5
|
}>;
|
|
6
|
-
export default
|
|
6
|
+
export default _default_1;
|
|
7
7
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
8
8
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
9
9
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { ITextProps } from '../types';
|
|
2
2
|
|
|
3
|
-
declare const
|
|
3
|
+
declare const _default_1: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_TypePropsToRuntimeProps<ITextProps>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<ITextProps>>>, {}, {}>, {
|
|
4
4
|
default?(_: {}): any;
|
|
5
5
|
}>;
|
|
6
|
-
export default
|
|
6
|
+
export default _default_1;
|
|
7
7
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
8
8
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
9
9
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { ITextProps } from '../types';
|
|
2
2
|
|
|
3
|
-
declare const
|
|
3
|
+
declare const _default_1: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_TypePropsToRuntimeProps<ITextProps>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<ITextProps>>>, {}, {}>, {
|
|
4
4
|
default?(_: {}): any;
|
|
5
5
|
}>;
|
|
6
|
-
export default
|
|
6
|
+
export default _default_1;
|
|
7
7
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
8
8
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
9
9
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { ITextProps } from '../types';
|
|
2
2
|
|
|
3
|
-
declare const
|
|
3
|
+
declare const _default_1: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_TypePropsToRuntimeProps<ITextProps>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<ITextProps>>>, {}, {}>, {
|
|
4
4
|
default?(_: {}): any;
|
|
5
5
|
}>;
|
|
6
|
-
export default
|
|
6
|
+
export default _default_1;
|
|
7
7
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
8
8
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
9
9
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { ITextProps } from '../types';
|
|
2
2
|
|
|
3
|
-
declare const
|
|
3
|
+
declare const _default_1: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_TypePropsToRuntimeProps<ITextProps>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<ITextProps>>>, {}, {}>, {
|
|
4
4
|
default?(_: {}): any;
|
|
5
5
|
}>;
|
|
6
|
-
export default
|
|
6
|
+
export default _default_1;
|
|
7
7
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
8
8
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
9
9
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { ITextProps } from '../types';
|
|
2
2
|
|
|
3
|
-
declare const
|
|
3
|
+
declare const _default_1: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_TypePropsToRuntimeProps<ITextProps>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<ITextProps>>>, {}, {}>, {
|
|
4
4
|
default?(_: {}): any;
|
|
5
5
|
}>;
|
|
6
|
-
export default
|
|
6
|
+
export default _default_1;
|
|
7
7
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
8
8
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
9
9
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
interface INavigationHeaderProps {
|
|
2
2
|
sidebarOff?: boolean;
|
|
3
3
|
}
|
|
4
|
-
declare const
|
|
4
|
+
declare const _default_1: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<INavigationHeaderProps>, {
|
|
5
5
|
sidebarOff: boolean;
|
|
6
6
|
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
7
7
|
"sidebar-click": () => void;
|
|
@@ -18,7 +18,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
|
18
18
|
customContent?(_: {}): any;
|
|
19
19
|
headerBtns?(_: {}): any;
|
|
20
20
|
}>;
|
|
21
|
-
export default
|
|
21
|
+
export default _default_1;
|
|
22
22
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
23
23
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
24
24
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { TIcon } from '../../../../components/shared/pl-icon';
|
|
2
2
|
|
|
3
|
-
declare const
|
|
3
|
+
declare const _default_1: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
4
4
|
isClicked: import('vue').PropType<any>;
|
|
5
5
|
type: {
|
|
6
6
|
type: import('vue').PropType<"new" | "company">;
|
|
@@ -39,7 +39,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
|
39
39
|
}, {}>, {
|
|
40
40
|
default?(_: {}): any;
|
|
41
41
|
}>;
|
|
42
|
-
export default
|
|
42
|
+
export default _default_1;
|
|
43
43
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
44
44
|
new (): {
|
|
45
45
|
$slots: S;
|
|
@@ -4,7 +4,7 @@ interface INavigationSidebarItemProps {
|
|
|
4
4
|
item: ISidebarItem;
|
|
5
5
|
activePage: string;
|
|
6
6
|
}
|
|
7
|
-
declare const
|
|
7
|
+
declare const _default_1: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<INavigationSidebarItemProps>, {
|
|
8
8
|
activePage: string;
|
|
9
9
|
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
10
10
|
"sidebar-item-click": (item: ISidebarItem) => void;
|
|
@@ -15,7 +15,7 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
|
15
15
|
}, {
|
|
16
16
|
activePage: string;
|
|
17
17
|
}, {}>;
|
|
18
|
-
export default
|
|
18
|
+
export default _default_1;
|
|
19
19
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
20
20
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
21
21
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const
|
|
2
|
-
export default
|
|
1
|
+
declare const _default_1: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{}>>, {}, {}>;
|
|
2
|
+
export default _default_1;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare const
|
|
1
|
+
declare const _default_1: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
2
2
|
sidebarOpen: import('vue').PropType<boolean>;
|
|
3
3
|
sidebarOff: {
|
|
4
4
|
type: import('vue').PropType<boolean>;
|
|
@@ -29,7 +29,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
|
29
29
|
sidebarContent?(_: {}): any;
|
|
30
30
|
main?(_: {}): any;
|
|
31
31
|
}>;
|
|
32
|
-
export default
|
|
32
|
+
export default _default_1;
|
|
33
33
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
34
34
|
new (): {
|
|
35
35
|
$slots: S;
|
|
@@ -2,7 +2,7 @@ interface INavigationHeaderProps {
|
|
|
2
2
|
sidebarOff?: boolean;
|
|
3
3
|
sidebarOpen?: boolean;
|
|
4
4
|
}
|
|
5
|
-
declare const
|
|
5
|
+
declare const _default_1: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<INavigationHeaderProps>, {
|
|
6
6
|
sidebarOff: boolean;
|
|
7
7
|
sidebarOpen: boolean;
|
|
8
8
|
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
@@ -20,7 +20,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
|
20
20
|
customContent?(_: {}): any;
|
|
21
21
|
headerButtons?(_: {}): any;
|
|
22
22
|
}>;
|
|
23
|
-
export default
|
|
23
|
+
export default _default_1;
|
|
24
24
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
25
25
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
26
26
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
package/dist/src/services/pl-navigation-plus/components/NavButtonPlus/NavButtonPlus.vue.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { TIcon } from '../../../../components/shared/pl-icon';
|
|
2
2
|
|
|
3
|
-
declare const
|
|
3
|
+
declare const _default_1: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
4
4
|
isClicked: import('vue').PropType<any>;
|
|
5
5
|
type: {
|
|
6
6
|
type: import('vue').PropType<"new" | "company">;
|
|
@@ -39,7 +39,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
|
39
39
|
}, {}>, {
|
|
40
40
|
default?(_: {}): any;
|
|
41
41
|
}>;
|
|
42
|
-
export default
|
|
42
|
+
export default _default_1;
|
|
43
43
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
44
44
|
new (): {
|
|
45
45
|
$slots: S;
|
package/dist/src/services/pl-navigation-plus/components/SidebarItem/SidebarItemPlus.vue.d.ts
CHANGED
|
@@ -4,7 +4,7 @@ interface INavigationSidebarItemProps {
|
|
|
4
4
|
item: ISidebarItem;
|
|
5
5
|
activePage: string;
|
|
6
6
|
}
|
|
7
|
-
declare const
|
|
7
|
+
declare const _default_1: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<INavigationSidebarItemProps>, {
|
|
8
8
|
activePage: string;
|
|
9
9
|
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
10
10
|
"sidebar-item-click": (item: ISidebarItem) => void;
|
|
@@ -15,7 +15,7 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
|
15
15
|
}, {
|
|
16
16
|
activePage: string;
|
|
17
17
|
}, {}>;
|
|
18
|
-
export default
|
|
18
|
+
export default _default_1;
|
|
19
19
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
20
20
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
21
21
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare const
|
|
1
|
+
declare const _default_1: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
2
2
|
sidebarOpen: import('vue').PropType<boolean>;
|
|
3
3
|
sidebarOff: {
|
|
4
4
|
type: import('vue').PropType<boolean>;
|
|
@@ -38,7 +38,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
|
38
38
|
footerLogo?(_: {}): any;
|
|
39
39
|
main?(_: {}): any;
|
|
40
40
|
}>;
|
|
41
|
-
export default
|
|
41
|
+
export default _default_1;
|
|
42
42
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
43
43
|
new (): {
|
|
44
44
|
$slots: S;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const
|
|
2
|
-
export default
|
|
1
|
+
declare const _default_1: (account: string) => string;
|
|
2
|
+
export default _default_1;
|