@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 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const l=require("./entry-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const l=require("./entry-17b526a4.cjs");require("vue");exports.PlActionBar=l.PlActionBar;exports.PlActionButton=l.PlActionButton;exports.PlAutocomplete=l.PlAutocomplete;exports.PlBanner=l.PlBanner;exports.PlButton=l.PlButton;exports.PlButtonDropdown=l.PlButtonDropdown;exports.PlCard=l.PlCard;exports.PlCheckbox=l.PlCheckbox;exports.PlCheckboxPlus=l.PlCheckboxPlus;exports.PlCurrency=l.PlCurrency;exports.PlDatePickerLegacyPlugin=l.PlDatePickerLegacyPlugin;exports.PlDatePickerPlugin=l.PlDatePickerPlugin;exports.PlDatePickerPlusPlugin=l.PlDatePickerPlusPlugin;exports.PlDialog=l.PlDialog;exports.PlDialogPlus=l.PlDialogPlus;exports.PlDirectives=l.PlDirectives;exports.PlForm=l.PlForm;exports.PlIcon=l.PlIcon;exports.PlInput=l.PlInput;exports.PlInputPlus=l.PlInputPlus;exports.PlLink=l.PlLink;exports.PlMarkText=l.PlMarkText;exports.PlMultiSelect=l.PlMultiSelect;exports.PlMultitab=l.PlMultitab;exports.PlNavButton=l.PlNavButton;exports.PlNavButtonPlus=l.PlNavButtonPlus;exports.PlNavigation=l.PlNavigation;exports.PlNavigationPlus=l.PlNavigationPlus;exports.PlNotification=l.PlNotification;exports.PlOnboarding=l.PlOnboarding;exports.PlPagination=l.PlPagination;exports.PlProgress=l.PlProgress;exports.PlRadio=l.PlRadio;exports.PlScrollbar=l.PlScrollbar;exports.PlSelect=l.PlSelect;exports.PlSelectPlus=l.PlSelectPlus;exports.PlSidebarItem=l.PlSidebarItem;exports.PlSidebarItemPlus=l.PlSidebarItemPlus;exports.PlSignError=l.PlSignError;exports.PlSigning=l.PlSigning;exports.PlSkeleton=l.PlSkeleton;exports.PlSkeletonButton=l.PlSkeletonButton;exports.PlSkeletonControl=l.PlSkeletonControl;exports.PlSkeletonIcon=l.PlSkeletonIcon;exports.PlSkeletonInput=l.PlSkeletonInput;exports.PlSkeletonTabs=l.PlSkeletonTabs;exports.PlSkeletonTagsChips=l.PlSkeletonTagsChips;exports.PlSkeletonText=l.PlSkeletonText;exports.PlSkeletonTextCell=l.PlSkeletonTextCell;exports.PlSkeletonUpload=l.PlSkeletonUpload;exports.PlStatusIcon=l.PlStatusIcon;exports.PlStepper=l.PlStepper;exports.PlSuggestions=l.PlSuggestions;exports.PlSwitch=l.PlSwitch;exports.PlTabPane=l.PlTabPane;exports.PlTablePlugin=l.PlTablePlugin;exports.PlTablePlus=l.PlTablePlus;exports.PlTabs=l.PlTabs;exports.PlTagsChips=l.PlTagsChips;exports.PlTextCell=l.PlTextCell;exports.PlTextPlugin=l.PlTextPlugin;exports.PlTooltip=l.PlTooltip;exports.PlTooltipPlus=l.PlTooltipPlus;exports.PlUpload=l.PlUpload;exports.PlUploadLegacy=l.PlUploadLegacy;exports.PlUploadPlus=l.PlUploadPlus;exports.TLogo=l.TLogo;exports.apiJs=l.ApiJs;exports.cancelAllApiRequests=l.cancelAllApiRequests;exports.dadataParser=l.dadataParser;exports.dataParser=l.dadataParser;exports.declOfNum=l.declOfNum;exports.deepSet=l.deepSet;exports.filters=l.filters;exports.formatCurrency=l.formatCurrency;exports.formatDate=l.formatDate;exports.install=l.install;exports.isEqual=l.isEqual;exports.loader=l.loadingAndSetup;exports.plLoading=l.plLoading;exports.uniqId=l.uniqId;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ap as P, aq as e, n as t, an as o, k as n, al as i, o as r, q as u, r as c, m as g, t as S, s as p, v as d, x as k, w as T, P as b, y as m, z as C, B as I, C as x, D as B, a7 as D, a6 as f, E as h, ag as N, af as v, ad as A, ae as L, U as q, ac as y, a8 as U, am as M, F as w, G as E, H as O, I as R, ai as j, ah as F, aa as J, a9 as z, J as G, O as H, L as K, K as Q, Q as V, R as W, T as X, N as Y, M as Z, S as _, ao as $, V as aa, W as la, X as sa, Y as Pa, Z as ea, _ as ta, $ as oa, ab as na, ak as ia, a0 as ra, a1 as ua, a5 as ca, a2 as ga, a3 as Sa, a4 as pa, aj as da, A as ka, j as Ta, h as ba, h as ma, d as Ca, e as Ia, a as xa, f as Ba, c as Da, i as fa, b as ha, l as Na, p as va, u as Aa } from "./entry-
|
|
1
|
+
import { ap as P, aq as e, n as t, an as o, k as n, al as i, o as r, q as u, r as c, m as g, t as S, s as p, v as d, x as k, w as T, P as b, y as m, z as C, B as I, C as x, D as B, a7 as D, a6 as f, E as h, ag as N, af as v, ad as A, ae as L, U as q, ac as y, a8 as U, am as M, F as w, G as E, H as O, I as R, ai as j, ah as F, aa as J, a9 as z, J as G, O as H, L as K, K as Q, Q as V, R as W, T as X, N as Y, M as Z, S as _, ao as $, V as aa, W as la, X as sa, Y as Pa, Z as ea, _ as ta, $ as oa, ab as na, ak as ia, a0 as ra, a1 as ua, a5 as ca, a2 as ga, a3 as Sa, a4 as pa, aj as da, A as ka, j as Ta, h as ba, h as ma, d as Ca, e as Ia, a as xa, f as Ba, c as Da, i as fa, b as ha, l as Na, p as va, u as Aa } from "./entry-9311b2d8.js";
|
|
2
2
|
import "vue";
|
|
3
3
|
export {
|
|
4
4
|
P as PlActionBar,
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { IButtonSpinnerProps } from '../types';
|
|
2
2
|
|
|
3
|
-
declare const
|
|
4
|
-
export default
|
|
3
|
+
declare const _default_1: import('vue').DefineComponent<__VLS_TypePropsToRuntimeProps<IButtonSpinnerProps>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<IButtonSpinnerProps>>>, {}, {}>;
|
|
4
|
+
export default _default_1;
|
|
5
5
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
6
6
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
7
7
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { TButtonProps } from './types';
|
|
2
2
|
|
|
3
|
-
declare const
|
|
3
|
+
declare const _default_1: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<TButtonProps>, {
|
|
4
4
|
/**
|
|
5
5
|
* Выставляет ширину кнопки в 100%
|
|
6
6
|
*/
|
|
@@ -46,7 +46,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
|
46
46
|
}, {}>, {
|
|
47
47
|
default?(_: {}): any;
|
|
48
48
|
}>;
|
|
49
|
-
export default
|
|
49
|
+
export default _default_1;
|
|
50
50
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
51
51
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
52
52
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { IOption } from '../../form/pl-select-plus/types';
|
|
2
2
|
|
|
3
|
-
declare const
|
|
3
|
+
declare const _default_1: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
4
4
|
modelValue: import('vue').PropType<IOption>;
|
|
5
5
|
size: {
|
|
6
6
|
type: import('vue').PropType<"large" | "medium" | "small">;
|
|
@@ -129,7 +129,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
|
129
129
|
}, {}>, {
|
|
130
130
|
default?(_: {}): any;
|
|
131
131
|
}>;
|
|
132
|
-
export default
|
|
132
|
+
export default _default_1;
|
|
133
133
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
134
134
|
new (): {
|
|
135
135
|
$slots: S;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare const
|
|
1
|
+
declare const _default_1: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
2
2
|
modelValue: import('vue').PropType<boolean>;
|
|
3
3
|
type: {
|
|
4
4
|
type: import('vue').PropType<"standart" | "status" | "illustration" | "side">;
|
|
@@ -185,7 +185,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
|
185
185
|
default?(_: {}): any;
|
|
186
186
|
footer?(_: {}): any;
|
|
187
187
|
}>;
|
|
188
|
-
export default
|
|
188
|
+
export default _default_1;
|
|
189
189
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
190
190
|
new (): {
|
|
191
191
|
$slots: S;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { IPlLinkProps } from './types';
|
|
2
2
|
|
|
3
|
-
declare const
|
|
3
|
+
declare const _default_1: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IPlLinkProps>, {
|
|
4
4
|
href: string;
|
|
5
5
|
disabled: boolean;
|
|
6
6
|
type: string;
|
|
@@ -21,7 +21,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
|
21
21
|
}, {}>, {
|
|
22
22
|
default?(_: {}): any;
|
|
23
23
|
}>;
|
|
24
|
-
export default
|
|
24
|
+
export default _default_1;
|
|
25
25
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
26
26
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
27
27
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { IScrollbarProps } from './types';
|
|
2
2
|
|
|
3
|
-
declare const
|
|
3
|
+
declare const _default_1: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IScrollbarProps>, {
|
|
4
4
|
maxHeight: string;
|
|
5
5
|
height: string;
|
|
6
6
|
wrapClass: string;
|
|
@@ -54,7 +54,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
|
54
54
|
}, {}>, {
|
|
55
55
|
default?(_: {}): any;
|
|
56
56
|
}>;
|
|
57
|
-
export default
|
|
57
|
+
export default _default_1;
|
|
58
58
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
59
59
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
60
60
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ISkeletonButtonProps } from '../../types';
|
|
2
2
|
|
|
3
|
-
declare const
|
|
3
|
+
declare const _default_1: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<ISkeletonButtonProps>, {
|
|
4
4
|
width: string;
|
|
5
5
|
type: string;
|
|
6
6
|
size: string;
|
|
@@ -13,7 +13,7 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
|
13
13
|
type: "primary" | "empty" | "link";
|
|
14
14
|
width: string;
|
|
15
15
|
}, {}>;
|
|
16
|
-
export default
|
|
16
|
+
export default _default_1;
|
|
17
17
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
18
18
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
19
19
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { ISkeletonControlProps } from '../../types';
|
|
2
2
|
|
|
3
|
-
declare const
|
|
4
|
-
export default
|
|
3
|
+
declare const _default_1: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<ISkeletonControlProps>, {}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<ISkeletonControlProps>, {}>>>, {}, {}>;
|
|
4
|
+
export default _default_1;
|
|
5
5
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
6
6
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
7
7
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-icon/pl-skeleton-icon.vue.d.ts
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { ISkeletonIconProps, SkeletonSize } from '../../types';
|
|
2
2
|
|
|
3
|
-
declare const
|
|
3
|
+
declare const _default_1: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<ISkeletonIconProps>, {
|
|
4
4
|
size: number;
|
|
5
5
|
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<ISkeletonIconProps>, {
|
|
6
6
|
size: number;
|
|
7
7
|
}>>>, {
|
|
8
8
|
size: string | SkeletonSize;
|
|
9
9
|
}, {}>;
|
|
10
|
-
export default
|
|
10
|
+
export default _default_1;
|
|
11
11
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
12
12
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
13
13
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ISkeletonInputProps } from '../../types';
|
|
2
2
|
|
|
3
|
-
declare const
|
|
3
|
+
declare const _default_1: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<ISkeletonInputProps>, {
|
|
4
4
|
width: string;
|
|
5
5
|
type: string;
|
|
6
6
|
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<ISkeletonInputProps>, {
|
|
@@ -10,7 +10,7 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
|
10
10
|
type: "input" | "text-area";
|
|
11
11
|
width: string;
|
|
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> ? {
|
package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-tabs/pl-skeleton-tabs.vue.d.ts
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { ISkeletonTabsProps } from '../../types';
|
|
2
2
|
|
|
3
|
-
declare const
|
|
3
|
+
declare const _default_1: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<ISkeletonTabsProps>, {
|
|
4
4
|
width: string;
|
|
5
5
|
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<ISkeletonTabsProps>, {
|
|
6
6
|
width: string;
|
|
7
7
|
}>>>, {
|
|
8
8
|
width: string;
|
|
9
9
|
}, {}>;
|
|
10
|
-
export default
|
|
10
|
+
export default _default_1;
|
|
11
11
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
12
12
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
13
13
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ISkeletonTagsChipsProps } from '../../types';
|
|
2
2
|
|
|
3
|
-
declare const
|
|
3
|
+
declare const _default_1: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<ISkeletonTagsChipsProps>, {
|
|
4
4
|
width: string;
|
|
5
5
|
type: string;
|
|
6
6
|
size: string;
|
|
@@ -13,7 +13,7 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
|
13
13
|
type: "tag" | "chip";
|
|
14
14
|
width: string;
|
|
15
15
|
}, {}>;
|
|
16
|
-
export default
|
|
16
|
+
export default _default_1;
|
|
17
17
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
18
18
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
19
19
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-text/pl-skeleton-text.vue.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ISkeletonTextProps } from '../../types';
|
|
2
2
|
|
|
3
|
-
declare const
|
|
3
|
+
declare const _default_1: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<ISkeletonTextProps>, {
|
|
4
4
|
width: string;
|
|
5
5
|
type: string;
|
|
6
6
|
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<ISkeletonTextProps>, {
|
|
@@ -10,7 +10,7 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
|
10
10
|
type: "H1" | "H2" | "H3" | "H4" | "Title1" | "Title2" | "Title3" | "Subtitle1" | "Subtitle2" | "Btn1" | "Btn2" | "Btn3" | "Body1" | "Body2" | "Body3" | "Underline" | "System" | "Cap" | "Tag";
|
|
11
11
|
width: string;
|
|
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,6 +1,6 @@
|
|
|
1
1
|
import { IPlTextProps } from '../../types';
|
|
2
2
|
|
|
3
|
-
declare const
|
|
3
|
+
declare const _default_1: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IPlTextProps>, {
|
|
4
4
|
width: string;
|
|
5
5
|
direction: string;
|
|
6
6
|
type: string;
|
|
@@ -13,7 +13,7 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
|
13
13
|
width: string;
|
|
14
14
|
direction: "vertical" | "horizontal";
|
|
15
15
|
}, {}>;
|
|
16
|
-
export default
|
|
16
|
+
export default _default_1;
|
|
17
17
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
18
18
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
19
19
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { ISkeletonUploadProps } from '../../types';
|
|
2
2
|
|
|
3
|
-
declare const
|
|
3
|
+
declare const _default_1: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<ISkeletonUploadProps>, {
|
|
4
4
|
width: string;
|
|
5
5
|
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<ISkeletonUploadProps>, {
|
|
6
6
|
width: string;
|
|
7
7
|
}>>>, {
|
|
8
8
|
width: string;
|
|
9
9
|
}, {}>;
|
|
10
|
-
export default
|
|
10
|
+
export default _default_1;
|
|
11
11
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
12
12
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
13
13
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ISkeletonProps } from './types';
|
|
2
2
|
|
|
3
|
-
declare const
|
|
3
|
+
declare const _default_1: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<ISkeletonProps>, {
|
|
4
4
|
width: string;
|
|
5
5
|
height: string;
|
|
6
6
|
borderRadius: string;
|
|
@@ -16,7 +16,7 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
|
16
16
|
borderRadius: string;
|
|
17
17
|
variant: string;
|
|
18
18
|
}, {}>;
|
|
19
|
-
export default
|
|
19
|
+
export default _default_1;
|
|
20
20
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
21
21
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
22
22
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ITooltipPlusProps } from './types';
|
|
2
2
|
|
|
3
|
-
declare const
|
|
3
|
+
declare const _default_1: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<ITooltipPlusProps>, {
|
|
4
4
|
placement: string;
|
|
5
5
|
width: string;
|
|
6
6
|
delay: any;
|
|
@@ -28,7 +28,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
|
28
28
|
default?(_: {}): any;
|
|
29
29
|
"tooltip-text"?(_: {}): any;
|
|
30
30
|
}>;
|
|
31
|
-
export default
|
|
31
|
+
export default _default_1;
|
|
32
32
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
33
33
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
34
34
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
package/dist/src/components/data/pl-action-bar/components/pl-action-button/pl-action-button.vue.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare const
|
|
1
|
+
declare const _default_1: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Partial<{
|
|
2
2
|
icon: import('../../../../components').TIcon;
|
|
3
3
|
disabled: boolean;
|
|
4
4
|
loading: boolean;
|
|
@@ -55,7 +55,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
|
55
55
|
}, {}>, {
|
|
56
56
|
default?(_: {}): any;
|
|
57
57
|
}>;
|
|
58
|
-
export default
|
|
58
|
+
export default _default_1;
|
|
59
59
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
60
60
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
61
61
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { IActionBarProps } from './types';
|
|
2
2
|
|
|
3
|
-
declare const
|
|
3
|
+
declare const _default_1: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IActionBarProps>, {
|
|
4
4
|
hint: string;
|
|
5
5
|
hintIcon: string;
|
|
6
6
|
hintIconColor: string;
|
|
@@ -29,7 +29,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
|
29
29
|
buttons?(_: {}): any;
|
|
30
30
|
icons?(_: {}): any;
|
|
31
31
|
}>;
|
|
32
|
-
export default
|
|
32
|
+
export default _default_1;
|
|
33
33
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
34
34
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
35
35
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { TBannerProps } from './types';
|
|
2
2
|
|
|
3
|
-
declare const
|
|
3
|
+
declare const _default_1: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<TBannerProps>, {
|
|
4
4
|
width: string;
|
|
5
5
|
icon: string;
|
|
6
6
|
buttonText: string;
|
|
@@ -33,7 +33,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
|
33
33
|
}, {}>, {
|
|
34
34
|
description?(_: {}): any;
|
|
35
35
|
}>;
|
|
36
|
-
export default
|
|
36
|
+
export default _default_1;
|
|
37
37
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
38
38
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
39
39
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { ICardProps } from './types';
|
|
2
2
|
|
|
3
|
-
declare const
|
|
4
|
-
export default
|
|
3
|
+
declare const _default_1: import('vue').DefineComponent<__VLS_TypePropsToRuntimeProps<ICardProps>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<ICardProps>>>, {}, {}>;
|
|
4
|
+
export default _default_1;
|
|
5
5
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
6
6
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
7
7
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ITabCardProps } from '../types';
|
|
2
2
|
|
|
3
|
-
declare const
|
|
3
|
+
declare const _default_1: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<ITabCardProps>, {
|
|
4
4
|
label: string;
|
|
5
5
|
active: boolean;
|
|
6
6
|
disabled: boolean;
|
|
@@ -19,7 +19,7 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
|
19
19
|
label: string;
|
|
20
20
|
active: boolean;
|
|
21
21
|
}, {}>;
|
|
22
|
-
export default
|
|
22
|
+
export default _default_1;
|
|
23
23
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
24
24
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
25
25
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare const
|
|
1
|
+
declare const _default_1: import('vue').DefineComponent<{
|
|
2
2
|
modelValue: import('vue').PropType<string>;
|
|
3
3
|
navClass: {
|
|
4
4
|
type: import('vue').PropType<string>;
|
|
@@ -31,4 +31,4 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
31
31
|
contentClass: string;
|
|
32
32
|
tabWidth: string;
|
|
33
33
|
}, {}>;
|
|
34
|
-
export default
|
|
34
|
+
export default _default_1;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare const
|
|
1
|
+
declare const _default_1: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
2
2
|
show: import('vue').PropType<boolean>;
|
|
3
3
|
currentItem: import('vue').PropType<number>;
|
|
4
4
|
title: {
|
|
@@ -69,7 +69,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
|
69
69
|
}, {}>, {
|
|
70
70
|
default?(_: {}): any;
|
|
71
71
|
}>;
|
|
72
|
-
export default
|
|
72
|
+
export default _default_1;
|
|
73
73
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
74
74
|
new (): {
|
|
75
75
|
$slots: S;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { IProgressProps } from './types';
|
|
2
2
|
|
|
3
|
-
declare const
|
|
3
|
+
declare const _default_1: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IProgressProps>, {
|
|
4
4
|
type: string;
|
|
5
5
|
glare: boolean;
|
|
6
6
|
size: string;
|
|
@@ -19,7 +19,7 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
|
19
19
|
glare: boolean;
|
|
20
20
|
percentage: number;
|
|
21
21
|
}, {}>;
|
|
22
|
-
export default
|
|
22
|
+
export default _default_1;
|
|
23
23
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
24
24
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
25
25
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ISignErrorProps } from './types';
|
|
2
2
|
|
|
3
|
-
declare const
|
|
3
|
+
declare const _default_1: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<ISignErrorProps>, {
|
|
4
4
|
showBanner: boolean;
|
|
5
5
|
noCertificates: boolean;
|
|
6
6
|
bannerText: string;
|
|
@@ -16,7 +16,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
|
16
16
|
"custom-block-top"?(_: {}): any;
|
|
17
17
|
"custom-block-bottom"?(_: {}): any;
|
|
18
18
|
}>;
|
|
19
|
-
export default
|
|
19
|
+
export default _default_1;
|
|
20
20
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
21
21
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
22
22
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ParsedCertificate, ISignedFile, IFiles } from './types';
|
|
2
2
|
|
|
3
|
-
declare const
|
|
3
|
+
declare const _default_1: import('vue').DefineComponent<{
|
|
4
4
|
'selected-certificate': import('vue').PropType<ParsedCertificate>;
|
|
5
5
|
loading: import('vue').PropType<boolean>;
|
|
6
6
|
'signing-file': import('vue').PropType<boolean>;
|
|
@@ -59,4 +59,4 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
59
59
|
placeholder: string;
|
|
60
60
|
skipValid: boolean;
|
|
61
61
|
}, {}>;
|
|
62
|
-
export default
|
|
62
|
+
export default _default_1;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ISnackbarProps } from './types';
|
|
2
2
|
|
|
3
|
-
declare const
|
|
3
|
+
declare const _default_1: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<ISnackbarProps>, {
|
|
4
4
|
id: number;
|
|
5
5
|
icon: string;
|
|
6
6
|
color: string;
|
|
@@ -31,7 +31,7 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
|
31
31
|
message: string;
|
|
32
32
|
blockHide: boolean;
|
|
33
33
|
}, {}>;
|
|
34
|
-
export default
|
|
34
|
+
export default _default_1;
|
|
35
35
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
36
36
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
37
37
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { IStepperProps } from './types';
|
|
2
2
|
|
|
3
|
-
declare const
|
|
3
|
+
declare const _default_1: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IStepperProps>, {
|
|
4
4
|
displayType: string;
|
|
5
5
|
stepName: string;
|
|
6
6
|
stepCountName: string;
|
|
@@ -16,7 +16,7 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
|
16
16
|
stepCountName: string;
|
|
17
17
|
remainOnFooter: boolean;
|
|
18
18
|
}, {}>;
|
|
19
|
-
export default
|
|
19
|
+
export default _default_1;
|
|
20
20
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
21
21
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
22
22
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare const
|
|
1
|
+
declare const _default_1: import('vue').DefineComponent<{
|
|
2
2
|
pageNumber: import('vue').PropType<any>;
|
|
3
3
|
pageSize: import('vue').PropType<any>;
|
|
4
4
|
options: {
|
|
@@ -46,4 +46,4 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
46
46
|
options: number[];
|
|
47
47
|
showPageSize: boolean;
|
|
48
48
|
}, {}>;
|
|
49
|
-
export default
|
|
49
|
+
export default _default_1;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { TTableRow } from '../types';
|
|
2
2
|
|
|
3
|
-
declare const
|
|
3
|
+
declare const _default_1: import('vue').DefineComponent<{
|
|
4
4
|
modelValue: import('vue').PropType<boolean>;
|
|
5
5
|
row: {
|
|
6
6
|
type: import('vue').PropType<TTableRow>;
|
|
@@ -29,4 +29,4 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
29
29
|
required: true;
|
|
30
30
|
};
|
|
31
31
|
}>>, {}, {}>;
|
|
32
|
-
export default
|
|
32
|
+
export default _default_1;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ITableRowMaskProps } from '../types';
|
|
2
2
|
|
|
3
|
-
declare const
|
|
3
|
+
declare const _default_1: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<ITableRowMaskProps>, {
|
|
4
4
|
mobileTop: boolean;
|
|
5
5
|
mobileBottom: boolean;
|
|
6
6
|
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<ITableRowMaskProps>, {
|
|
@@ -10,7 +10,7 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
|
10
10
|
mobileTop: any;
|
|
11
11
|
mobileBottom: 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,4 +1,4 @@
|
|
|
1
|
-
declare const
|
|
1
|
+
declare const _default_1: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
2
2
|
selectedRows: import('vue').PropType<Record<string, string | number>[]>;
|
|
3
3
|
pageNumber: import('vue').PropType<any>;
|
|
4
4
|
pageSize: import('vue').PropType<any>;
|
|
@@ -235,7 +235,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
|
235
235
|
row: import('./types').TTableRow;
|
|
236
236
|
}): any;
|
|
237
237
|
}>;
|
|
238
|
-
export default
|
|
238
|
+
export default _default_1;
|
|
239
239
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
240
240
|
new (): {
|
|
241
241
|
$slots: S;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
interface IProps {
|
|
2
2
|
active?: boolean;
|
|
3
3
|
}
|
|
4
|
-
declare const
|
|
4
|
+
declare const _default_1: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IProps>, {
|
|
5
5
|
active: boolean;
|
|
6
6
|
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IProps>, {
|
|
7
7
|
active: 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,6 +1,6 @@
|
|
|
1
1
|
import { ITabProps } from '../types';
|
|
2
2
|
|
|
3
|
-
declare const
|
|
3
|
+
declare const _default_1: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<ITabProps>, {
|
|
4
4
|
label: string;
|
|
5
5
|
active: boolean;
|
|
6
6
|
disabled: boolean;
|
|
@@ -19,7 +19,7 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
|
19
19
|
active: boolean;
|
|
20
20
|
counter: number;
|
|
21
21
|
}, {}>;
|
|
22
|
-
export default
|
|
22
|
+
export default _default_1;
|
|
23
23
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
24
24
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
25
25
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare const
|
|
1
|
+
declare const _default_1: import('vue').DefineComponent<{
|
|
2
2
|
modelValue: import('vue').PropType<string>;
|
|
3
3
|
name: {
|
|
4
4
|
type: import('vue').PropType<string>;
|
|
@@ -40,4 +40,4 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
40
40
|
contentClass: string;
|
|
41
41
|
keepAlive: boolean;
|
|
42
42
|
}, {}>;
|
|
43
|
-
export default
|
|
43
|
+
export default _default_1;
|