@factoringplus/pl-components-pack-v3 1.8.38-pre-icons → 1.8.38-pre-05-input-scroll

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 (36) hide show
  1. package/dist/{crypto-pro-b664ce32.js → crypto-pro-4c6438c0.js} +1 -1
  2. package/dist/{crypto-pro-f92f338c.cjs → crypto-pro-aab36283.cjs} +1 -1
  3. package/dist/entry-2e3e9f84.cjs +115 -0
  4. package/dist/{entry-21376f99.js → entry-60edba8c.js} +11858 -11822
  5. package/dist/pl-components-pack-v3.cjs.js +1 -1
  6. package/dist/pl-components-pack-v3.es.js +1 -1
  7. package/dist/src/components/basic/pl-scrollbar/pl-scrollbar.vue.d.ts +1 -0
  8. package/dist/src/components/data/pl-table-plus/pl-table-plus.vue.d.ts +9 -0
  9. package/dist/src/components/deprecated/pl-tooltip/pl-tooltip.vue.d.ts +3 -3
  10. package/dist/src/components/form/pl-autocomplete/components/pl-autocomplete-dropdown.vue.d.ts +3 -1
  11. package/dist/src/components/form/pl-multi-select/components/pl-multi-select-dropdown.vue.d.ts +3 -1
  12. package/dist/src/components/form/pl-multi-select/pl-multi-select.vue.d.ts +1 -1
  13. package/dist/src/components/form/pl-select-plus/components/pl-select-dropdown.vue.d.ts +3 -1
  14. package/dist/src/components/shared/pl-text/components/pl-body1.vue.d.ts +3 -4
  15. package/dist/src/components/shared/pl-text/components/pl-body2.vue.d.ts +3 -4
  16. package/dist/src/components/shared/pl-text/components/pl-body3.vue.d.ts +3 -4
  17. package/dist/src/components/shared/pl-text/components/pl-bodyu.vue.d.ts +3 -4
  18. package/dist/src/components/shared/pl-text/components/pl-btn1.vue.d.ts +3 -4
  19. package/dist/src/components/shared/pl-text/components/pl-btn2.vue.d.ts +3 -4
  20. package/dist/src/components/shared/pl-text/components/pl-btn3.vue.d.ts +3 -4
  21. package/dist/src/components/shared/pl-text/components/pl-cap.vue.d.ts +3 -4
  22. package/dist/src/components/shared/pl-text/components/pl-h1.vue.d.ts +3 -4
  23. package/dist/src/components/shared/pl-text/components/pl-h2.vue.d.ts +3 -4
  24. package/dist/src/components/shared/pl-text/components/pl-h3.vue.d.ts +3 -4
  25. package/dist/src/components/shared/pl-text/components/pl-h4.vue.d.ts +3 -4
  26. package/dist/src/components/shared/pl-text/components/pl-sub1.vue.d.ts +12 -9
  27. package/dist/src/components/shared/pl-text/components/pl-sub2.vue.d.ts +12 -9
  28. package/dist/src/components/shared/pl-text/components/pl-system.vue.d.ts +12 -9
  29. package/dist/src/components/shared/pl-text/components/pl-tag.vue.d.ts +12 -9
  30. package/dist/src/components/shared/pl-text/components/pl-title1.vue.d.ts +12 -9
  31. package/dist/src/components/shared/pl-text/components/pl-title2.vue.d.ts +12 -9
  32. package/dist/src/components/shared/pl-text/components/pl-title3.vue.d.ts +12 -9
  33. package/dist/src/components/shared/pl-text/types.d.ts +3 -0
  34. package/dist/style.css +1 -1
  35. package/package.json +1 -1
  36. package/dist/entry-3be93c23.cjs +0 -115
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const l=require("./entry-3be93c23.cjs");require("vue");exports.PlAutocomplete=l.PlAutocomplete;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$1;exports.PlDialogPlus=l.PlDialog;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.PlNavigation=l.PlNavigation;exports.PlNotification=l.PlNotification;exports.PlOnboarding=l.PlOnboarding;exports.PlPagination=l.PlPagination;exports.PlRadio=l.PlRadio;exports.PlScrollbar=l.PlScrollbar;exports.PlSelect=l.PlSelect;exports.PlSelectPlus=l.PlSelectPlus;exports.PlSidebarItem=l.PlSidebarItem;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.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.ScreenSizes=l.ScreenSizes;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
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const l=require("./entry-2e3e9f84.cjs");require("vue");exports.PlAutocomplete=l.PlAutocomplete;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$1;exports.PlDialogPlus=l.PlDialog;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.PlNavigation=l.PlNavigation;exports.PlNotification=l.PlNotification;exports.PlOnboarding=l.PlOnboarding;exports.PlPagination=l.PlPagination;exports.PlRadio=l.PlRadio;exports.PlScrollbar=l.PlScrollbar;exports.PlSelect=l.PlSelect;exports.PlSelectPlus=l.PlSelectPlus;exports.PlSidebarItem=l.PlSidebarItem;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.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.ScreenSizes=l.ScreenSizes;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 { n as P, k as e, ah as t, o, q as n, r as i, m as r, t as u, s as c, v as S, x as p, w as g, P as d, y as k, z as T, B as b, C, D as m, a7 as x, a6 as D, E as f, ad as h, ac as I, U as L, ab as y, a8 as B, F as N, G as U, H as q, I as v, ae as A, a9 as M, J as w, O, L as R, K as z, Q as E, R as F, T as J, N as j, M as G, S as H, V as K, W as Q, X as V, Y as W, Z as X, _ as Y, $ as Z, aa as _, ag as $, a0 as aa, a1 as la, a5 as sa, a2 as Pa, a3 as ea, a4 as ta, ai as oa, af as na, A as ia, j as ra, h as ua, h as ca, d as Sa, e as pa, a as ga, f as da, c as ka, i as Ta, b as ba, l as Ca, p as ma, u as xa } from "./entry-21376f99.js";
1
+ import { n as P, k as e, ah as t, o, q as n, r as i, m as r, t as u, s as c, v as S, x as p, w as g, P as d, y as k, z as T, B as b, C, D as m, a7 as x, a6 as D, E as f, ad as h, ac as I, U as L, ab as y, a8 as B, F as N, G as U, H as q, I as v, ae as A, a9 as M, J as w, O, L as R, K as z, Q as E, R as F, T as J, N as j, M as G, S as H, V as K, W as Q, X as V, Y as W, Z as X, _ as Y, $ as Z, aa as _, ag as $, a0 as aa, a1 as la, a5 as sa, a2 as Pa, a3 as ea, a4 as ta, ai as oa, af as na, A as ia, j as ra, h as ua, h as ca, d as Sa, e as pa, a as ga, f as da, c as ka, i as Ta, b as ba, l as Ca, p as ma, u as xa } from "./entry-60edba8c.js";
2
2
  import "vue";
3
3
  export {
4
4
  P as PlAutocomplete,
@@ -20,6 +20,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
20
20
  setScrollLeft: (val: number) => void;
21
21
  scrollTo: (params: Record<string, number>) => void;
22
22
  showXThumb: import('vue').ComputedRef<boolean>;
23
+ isDragging: import('vue').Ref<boolean>;
23
24
  }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
24
25
  scroll: (...args: any[]) => void;
25
26
  wheel: (...args: any[]) => void;
@@ -69,6 +69,10 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
69
69
  showPageSize: {
70
70
  type: import('vue').PropType<boolean>;
71
71
  };
72
+ virtualSize: {
73
+ type: import('vue').PropType<number>;
74
+ default: number;
75
+ };
72
76
  }, {
73
77
  resetSelectedRows: () => void;
74
78
  selectAllRows: () => void;
@@ -152,6 +156,10 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
152
156
  showPageSize: {
153
157
  type: import('vue').PropType<boolean>;
154
158
  };
159
+ virtualSize: {
160
+ type: import('vue').PropType<number>;
161
+ default: number;
162
+ };
155
163
  }>> & {
156
164
  onChange?: (...args: any[]) => any;
157
165
  onScroll?: (...args: any[]) => any;
@@ -180,6 +188,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
180
188
  pageSizeOptions: number[];
181
189
  bodyHeight: string | number;
182
190
  alignRight: boolean;
191
+ virtualSize: number;
183
192
  }, {}>, Partial<Record<string, (_: {
184
193
  row: Record<string, string | number>;
185
194
  }) => any>> & {
@@ -12,7 +12,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
12
12
  default: string;
13
13
  };
14
14
  trigger: {
15
- type: () => "click" | "hover" | "contextmenu" | "focus";
15
+ type: () => "click" | "contextmenu" | "focus" | "hover";
16
16
  default: string;
17
17
  };
18
18
  hideAfter: {
@@ -33,7 +33,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
33
33
  default: string;
34
34
  };
35
35
  trigger: {
36
- type: () => "click" | "hover" | "contextmenu" | "focus";
36
+ type: () => "click" | "contextmenu" | "focus" | "hover";
37
37
  default: string;
38
38
  };
39
39
  hideAfter: {
@@ -42,7 +42,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
42
42
  };
43
43
  }>>, {
44
44
  position: "left" | "right" | "top" | "bottom" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "left-start" | "left-end" | "right-start" | "right-end";
45
- trigger: "click" | "hover" | "contextmenu" | "focus";
45
+ trigger: "click" | "contextmenu" | "focus" | "hover";
46
46
  customClass: string;
47
47
  hideAfter: number;
48
48
  }, {}>, {
@@ -12,7 +12,9 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
12
12
  disableMarkerBottom: boolean;
13
13
  suggestionList: () => any[];
14
14
  uniqKey: string;
15
- }>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
15
+ }>, {
16
+ isDragging: import('vue').ComputedRef<any>;
17
+ }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
16
18
  "select-value": (...args: any[]) => void;
17
19
  }, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IDropdownProps>, {
18
20
  focus: boolean;
@@ -8,7 +8,9 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
8
8
  errors: () => any[];
9
9
  options: () => any[];
10
10
  selectAll: boolean;
11
- }>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
11
+ }>, {
12
+ isDragging: import('vue').ComputedRef<any>;
13
+ }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
12
14
  reset: (...args: any[]) => void;
13
15
  "update:modelValue": (...args: any[]) => void;
14
16
  closeSave: (...args: any[]) => void;
@@ -51,12 +51,12 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
51
51
  placeholder: string;
52
52
  leftIcon: import('../../components').TIcon;
53
53
  teleport: boolean;
54
- buttons: boolean;
55
54
  prop: string;
56
55
  helpertext: string;
57
56
  optional: string;
58
57
  tooltip: string;
59
58
  clearable: boolean;
59
+ buttons: boolean;
60
60
  selectAll: boolean;
61
61
  }, {}>, {
62
62
  "tooltip-text"?(_: {}): any;
@@ -7,7 +7,9 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
7
7
  helpertext: string;
8
8
  errors: () => any[];
9
9
  options: () => any[];
10
- }>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
10
+ }>, {
11
+ isDragging: import('vue').ComputedRef<any>;
12
+ }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
11
13
  "select-value": (...args: any[]) => void;
12
14
  }, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IDropdownProps>, {
13
15
  modelValue: string;
@@ -1,7 +1,6 @@
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_TypePropsToRuntimeProps<ITextProps>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<ITextProps>>>, {}, {}>, {
5
4
  default?(_: {}): any;
6
5
  }>;
7
6
  export default _default;
@@ -1,7 +1,6 @@
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_TypePropsToRuntimeProps<ITextProps>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<ITextProps>>>, {}, {}>, {
5
4
  default?(_: {}): any;
6
5
  }>;
7
6
  export default _default;
@@ -1,7 +1,6 @@
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_TypePropsToRuntimeProps<ITextProps>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<ITextProps>>>, {}, {}>, {
5
4
  default?(_: {}): any;
6
5
  }>;
7
6
  export default _default;
@@ -1,7 +1,6 @@
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_TypePropsToRuntimeProps<ITextProps>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<ITextProps>>>, {}, {}>, {
5
4
  default?(_: {}): any;
6
5
  }>;
7
6
  export default _default;
@@ -1,7 +1,6 @@
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_TypePropsToRuntimeProps<ITextProps>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<ITextProps>>>, {}, {}>, {
5
4
  default?(_: {}): any;
6
5
  }>;
7
6
  export default _default;
@@ -1,7 +1,6 @@
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_TypePropsToRuntimeProps<ITextProps>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<ITextProps>>>, {}, {}>, {
5
4
  default?(_: {}): any;
6
5
  }>;
7
6
  export default _default;
@@ -1,7 +1,6 @@
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_TypePropsToRuntimeProps<ITextProps>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<ITextProps>>>, {}, {}>, {
5
4
  default?(_: {}): any;
6
5
  }>;
7
6
  export default _default;
@@ -1,7 +1,6 @@
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_TypePropsToRuntimeProps<ITextProps>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<ITextProps>>>, {}, {}>, {
5
4
  default?(_: {}): any;
6
5
  }>;
7
6
  export default _default;
@@ -1,7 +1,6 @@
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_TypePropsToRuntimeProps<ITextProps>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<ITextProps>>>, {}, {}>, {
5
4
  default?(_: {}): any;
6
5
  }>;
7
6
  export default _default;
@@ -1,7 +1,6 @@
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_TypePropsToRuntimeProps<ITextProps>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<ITextProps>>>, {}, {}>, {
5
4
  default?(_: {}): any;
6
5
  }>;
7
6
  export default _default;
@@ -1,7 +1,6 @@
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_TypePropsToRuntimeProps<ITextProps>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<ITextProps>>>, {}, {}>, {
5
4
  default?(_: {}): any;
6
5
  }>;
7
6
  export default _default;
@@ -1,7 +1,6 @@
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_TypePropsToRuntimeProps<ITextProps>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<ITextProps>>>, {}, {}>, {
5
4
  default?(_: {}): any;
6
5
  }>;
7
6
  export default _default;
@@ -1,15 +1,18 @@
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_TypePropsToRuntimeProps<ITextProps>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<ITextProps>>>, {}, {}>, {
10
4
  default?(_: {}): any;
11
5
  }>;
12
6
  export default _default;
7
+ type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
8
+ type __VLS_TypePropsToRuntimeProps<T> = {
9
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
10
+ type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
11
+ } : {
12
+ type: import('vue').PropType<T[K]>;
13
+ required: true;
14
+ };
15
+ };
13
16
  type __VLS_WithTemplateSlots<T, S> = T & {
14
17
  new (): {
15
18
  $slots: S;
@@ -1,15 +1,18 @@
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_TypePropsToRuntimeProps<ITextProps>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<ITextProps>>>, {}, {}>, {
10
4
  default?(_: {}): any;
11
5
  }>;
12
6
  export default _default;
7
+ type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
8
+ type __VLS_TypePropsToRuntimeProps<T> = {
9
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
10
+ type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
11
+ } : {
12
+ type: import('vue').PropType<T[K]>;
13
+ required: true;
14
+ };
15
+ };
13
16
  type __VLS_WithTemplateSlots<T, S> = T & {
14
17
  new (): {
15
18
  $slots: S;
@@ -1,15 +1,18 @@
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_TypePropsToRuntimeProps<ITextProps>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<ITextProps>>>, {}, {}>, {
10
4
  default?(_: {}): any;
11
5
  }>;
12
6
  export default _default;
7
+ type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
8
+ type __VLS_TypePropsToRuntimeProps<T> = {
9
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
10
+ type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
11
+ } : {
12
+ type: import('vue').PropType<T[K]>;
13
+ required: true;
14
+ };
15
+ };
13
16
  type __VLS_WithTemplateSlots<T, S> = T & {
14
17
  new (): {
15
18
  $slots: S;
@@ -1,15 +1,18 @@
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_TypePropsToRuntimeProps<ITextProps>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<ITextProps>>>, {}, {}>, {
10
4
  default?(_: {}): any;
11
5
  }>;
12
6
  export default _default;
7
+ type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
8
+ type __VLS_TypePropsToRuntimeProps<T> = {
9
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
10
+ type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
11
+ } : {
12
+ type: import('vue').PropType<T[K]>;
13
+ required: true;
14
+ };
15
+ };
13
16
  type __VLS_WithTemplateSlots<T, S> = T & {
14
17
  new (): {
15
18
  $slots: S;
@@ -1,15 +1,18 @@
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_TypePropsToRuntimeProps<ITextProps>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<ITextProps>>>, {}, {}>, {
10
4
  default?(_: {}): any;
11
5
  }>;
12
6
  export default _default;
7
+ type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
8
+ type __VLS_TypePropsToRuntimeProps<T> = {
9
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
10
+ type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
11
+ } : {
12
+ type: import('vue').PropType<T[K]>;
13
+ required: true;
14
+ };
15
+ };
13
16
  type __VLS_WithTemplateSlots<T, S> = T & {
14
17
  new (): {
15
18
  $slots: S;
@@ -1,15 +1,18 @@
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_TypePropsToRuntimeProps<ITextProps>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<ITextProps>>>, {}, {}>, {
10
4
  default?(_: {}): any;
11
5
  }>;
12
6
  export default _default;
7
+ type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
8
+ type __VLS_TypePropsToRuntimeProps<T> = {
9
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
10
+ type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
11
+ } : {
12
+ type: import('vue').PropType<T[K]>;
13
+ required: true;
14
+ };
15
+ };
13
16
  type __VLS_WithTemplateSlots<T, S> = T & {
14
17
  new (): {
15
18
  $slots: S;
@@ -1,15 +1,18 @@
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_TypePropsToRuntimeProps<ITextProps>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<ITextProps>>>, {}, {}>, {
10
4
  default?(_: {}): any;
11
5
  }>;
12
6
  export default _default;
7
+ type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
8
+ type __VLS_TypePropsToRuntimeProps<T> = {
9
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
10
+ type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
11
+ } : {
12
+ type: import('vue').PropType<T[K]>;
13
+ required: true;
14
+ };
15
+ };
13
16
  type __VLS_WithTemplateSlots<T, S> = T & {
14
17
  new (): {
15
18
  $slots: S;
@@ -0,0 +1,3 @@
1
+ export interface ITextProps {
2
+ color?: string;
3
+ }