@factoringplus/pl-components-pack-v3 1.8.24 → 1.8.26

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 (26) hide show
  1. package/dist/Lamoda20-5beb1cfa.cjs +1 -0
  2. package/dist/Lamoda20-761efe25.js +31 -0
  3. package/dist/Lamoda24-74d1784f.js +31 -0
  4. package/dist/Lamoda24-a1cad0fb.cjs +1 -0
  5. package/dist/Lamoda40-a3afa6f8.cjs +1 -0
  6. package/dist/Lamoda40-df332742.js +31 -0
  7. package/dist/Lamoda56-ca473ed6.js +33 -0
  8. package/dist/Lamoda56-f6b26900.cjs +1 -0
  9. package/dist/{crypto-pro-2d61461b.js → crypto-pro-5e66fa10.js} +1 -1
  10. package/dist/{crypto-pro-91462106.cjs → crypto-pro-fa820057.cjs} +1 -1
  11. package/dist/{entry-0e950740.js → entry-1207cd3e.js} +9332 -9241
  12. package/dist/entry-e3976f3f.cjs +115 -0
  13. package/dist/pl-components-pack-v3.cjs.js +1 -1
  14. package/dist/pl-components-pack-v3.es.js +44 -41
  15. package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-control/index.d.ts +20 -0
  16. package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-control/pl-skeleton-control.vue.d.ts +17 -0
  17. package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-icon/index.d.ts +14 -0
  18. package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-icon/pl-skeleton-icon.vue.d.ts +30 -0
  19. package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-text-cell/index.d.ts +29 -0
  20. package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-text-cell/pl-skeleton-text-cell.vue.d.ts +33 -0
  21. package/dist/src/components/components.d.ts +4 -1
  22. package/dist/src/components/data/pl-text-cell/index.d.ts +8 -8
  23. package/dist/src/components/shared/pl-icon/types/iconsType.d.ts +1 -1
  24. package/dist/style.css +1 -1
  25. package/package.json +1 -1
  26. package/dist/entry-1ba21776.cjs +0 -115
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const l=require("./entry-1ba21776.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.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-e3976f3f.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.PlSkeletonControl=l.PlSkeletonControl;exports.PlSkeletonIcon=l.PlSkeletonIcon;exports.PlSkeletonTextCell=l.PlSkeletonTextCell;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,11 +1,11 @@
1
- import { n as P, k as e, a8 as t, o as i, q as o, r as n, m as r, t as u, s as c, v as g, x as p, w as d, P as S, y as T, z as b, B as k, C as m, D, _ as C, Z as f, E as x, a4 as h, a3 as I, K as L, a2 as y, $ as N, F as q, G as v, H as A, I as B, a5 as M, a0 as U, J as w, L as O, M as R, N as z, O as E, Q as F, R as J, S as j, a1 as G, a7 as H, T as K, U as Q, Y as V, V as W, W as X, X as Y, a9 as Z, a6 as _, A as $, j as aa, h as la, h as sa, d as Pa, e as ea, a as ta, f as ia, c as oa, i as na, b as ra, l as ua, p as ca, u as ga } from "./entry-0e950740.js";
1
+ import { n as P, k as e, ab as t, o, q as i, r as n, m as r, t as u, s as c, v as g, x as p, w as d, P as S, y as T, z as b, B as k, C, D as m, a1 as D, a0 as x, E as f, a7 as I, a6 as h, N as L, a5 as y, a2 as N, F as q, G as v, H as A, I as B, a8 as M, a3 as U, J as w, L as O, K as R, M as z, O as E, Q as F, R as J, S as j, T as G, U as H, V as K, a4 as Q, aa as V, W, X, $ as Y, Y as Z, Z as _, _ as $, ac as aa, a9 as la, A as sa, j as Pa, h as ea, h as ta, d as oa, e as ia, a as na, f as ra, c as ua, i as ca, b as ga, l as pa, p as da, u as Sa } from "./entry-1207cd3e.js";
2
2
  import "vue";
3
3
  export {
4
4
  P as PlAutocomplete,
5
5
  e as PlButton,
6
6
  t as PlButtonDropdown,
7
- i as PlCard,
8
- o as PlCheckbox,
7
+ o as PlCard,
8
+ i as PlCheckbox,
9
9
  n as PlCheckboxPlus,
10
10
  r as PlCurrency,
11
11
  u as PlDatePickerLegacyPlugin,
@@ -17,13 +17,13 @@ export {
17
17
  T as PlForm,
18
18
  b as PlIcon,
19
19
  k as PlInput,
20
- m as PlInputPlus,
21
- D as PlLink,
22
- C as PlMarkText,
23
- f as PlMultiSelect,
24
- x as PlMultitab,
25
- h as PlNavButton,
26
- I as PlNavigation,
20
+ C as PlInputPlus,
21
+ m as PlLink,
22
+ D as PlMarkText,
23
+ x as PlMultiSelect,
24
+ f as PlMultitab,
25
+ I as PlNavButton,
26
+ h as PlNavigation,
27
27
  L as PlNotification,
28
28
  y as PlOnboarding,
29
29
  N as PlPagination,
@@ -34,35 +34,38 @@ export {
34
34
  M as PlSidebarItem,
35
35
  U as PlSigning,
36
36
  w as PlSkeleton,
37
- O as PlStepper,
38
- R as PlSuggestions,
39
- z as PlSwitch,
40
- E as PlTabPane,
41
- F as PlTablePlugin,
42
- J as PlTablePlus,
43
- j as PlTabs,
44
- G as PlTagsChips,
45
- H as PlTextCell,
46
- K as PlTextPlugin,
47
- Q as PlTooltip,
48
- V as PlTooltipPlus,
49
- W as PlUpload,
50
- X as PlUploadLegacy,
51
- Y as PlUploadPlus,
52
- Z as ScreenSizes,
53
- _ as TLogo,
54
- $ as apiJs,
55
- aa as cancelAllApiRequests,
56
- la as dadataParser,
57
- sa as dataParser,
58
- Pa as declOfNum,
59
- ea as deepSet,
60
- ta as filters,
61
- ia as formatCurrency,
62
- oa as formatDate,
63
- na as install,
64
- ra as isEqual,
65
- ua as loader,
66
- ca as plLoading,
67
- ga as uniqId
37
+ O as PlSkeletonControl,
38
+ R as PlSkeletonIcon,
39
+ z as PlSkeletonTextCell,
40
+ E as PlStepper,
41
+ F as PlSuggestions,
42
+ J as PlSwitch,
43
+ j as PlTabPane,
44
+ G as PlTablePlugin,
45
+ H as PlTablePlus,
46
+ K as PlTabs,
47
+ Q as PlTagsChips,
48
+ V as PlTextCell,
49
+ W as PlTextPlugin,
50
+ X as PlTooltip,
51
+ Y as PlTooltipPlus,
52
+ Z as PlUpload,
53
+ _ as PlUploadLegacy,
54
+ $ as PlUploadPlus,
55
+ aa as ScreenSizes,
56
+ la as TLogo,
57
+ sa as apiJs,
58
+ Pa as cancelAllApiRequests,
59
+ ea as dadataParser,
60
+ ta as dataParser,
61
+ oa as declOfNum,
62
+ ia as deepSet,
63
+ na as filters,
64
+ ra as formatCurrency,
65
+ ua as formatDate,
66
+ ca as install,
67
+ ga as isEqual,
68
+ pa as loader,
69
+ da as plLoading,
70
+ Sa as uniqId
68
71
  };
@@ -0,0 +1,20 @@
1
+ export declare const PlSkeletonControl: import('../../../../../install-function').SFCInstallWithContext<import('vue').DefineComponent<{
2
+ width: {
3
+ type: import('vue').PropType<string>;
4
+ required: true;
5
+ };
6
+ variant: {
7
+ type: import('vue').PropType<"small" | "medium">;
8
+ required: true;
9
+ };
10
+ }, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
11
+ width: {
12
+ type: import('vue').PropType<string>;
13
+ required: true;
14
+ };
15
+ variant: {
16
+ type: import('vue').PropType<"small" | "medium">;
17
+ required: true;
18
+ };
19
+ }>>, {}, {}>>;
20
+ export default PlSkeletonControl;
@@ -0,0 +1,17 @@
1
+ declare const _default: import('vue').DefineComponent<__VLS_TypePropsToRuntimeProps<{
2
+ width: string;
3
+ variant: 'small' | 'medium';
4
+ }>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<{
5
+ width: string;
6
+ variant: 'small' | 'medium';
7
+ }>>>, {}, {}>;
8
+ export default _default;
9
+ type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
10
+ type __VLS_TypePropsToRuntimeProps<T> = {
11
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
12
+ type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
13
+ } : {
14
+ type: import('vue').PropType<T[K]>;
15
+ required: true;
16
+ };
17
+ };
@@ -0,0 +1,14 @@
1
+ export declare const PlSkeletonIcon: import('../../../../../install-function').SFCInstallWithContext<import('vue').DefineComponent<{
2
+ size: {
3
+ type: import('vue').PropType<string | (16 | 20 | 32 | 24 | 40 | 56)>;
4
+ default: number;
5
+ };
6
+ }, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
7
+ size: {
8
+ type: import('vue').PropType<string | (16 | 20 | 32 | 24 | 40 | 56)>;
9
+ default: number;
10
+ };
11
+ }>>, {
12
+ size: string | (16 | 20 | 32 | 24 | 40 | 56);
13
+ }, {}>>;
14
+ export default PlSkeletonIcon;
@@ -0,0 +1,30 @@
1
+ type SkeletonSize = 16 | 20 | 24 | 32 | 40 | 56;
2
+ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
3
+ size?: SkeletonSize | string;
4
+ }>, {
5
+ size: number;
6
+ }>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
7
+ size?: SkeletonSize | string;
8
+ }>, {
9
+ size: number;
10
+ }>>>, {
11
+ size: SkeletonSize | string;
12
+ }, {}>;
13
+ export default _default;
14
+ type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
15
+ type __VLS_TypePropsToRuntimeProps<T> = {
16
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
17
+ type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
18
+ } : {
19
+ type: import('vue').PropType<T[K]>;
20
+ required: true;
21
+ };
22
+ };
23
+ type __VLS_WithDefaults<P, D> = {
24
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
25
+ default: D[K];
26
+ }> : P[K];
27
+ };
28
+ type __VLS_Prettify<T> = {
29
+ [K in keyof T]: T[K];
30
+ } & {};
@@ -0,0 +1,29 @@
1
+ export declare const PlSkeletonTextCell: import('../../../../../install-function').SFCInstallWithContext<import('vue').DefineComponent<{
2
+ width: {
3
+ type: import('vue').PropType<string>;
4
+ };
5
+ variant: {
6
+ type: import('vue').PropType<"content+description" | "label+content" | "subtitle+description">;
7
+ default: string;
8
+ };
9
+ direction: {
10
+ type: import('vue').PropType<"vertical" | "horizontal">;
11
+ default: string;
12
+ };
13
+ }, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
14
+ width: {
15
+ type: import('vue').PropType<string>;
16
+ };
17
+ variant: {
18
+ type: import('vue').PropType<"content+description" | "label+content" | "subtitle+description">;
19
+ default: string;
20
+ };
21
+ direction: {
22
+ type: import('vue').PropType<"vertical" | "horizontal">;
23
+ default: string;
24
+ };
25
+ }>>, {
26
+ variant: "content+description" | "label+content" | "subtitle+description";
27
+ direction: "vertical" | "horizontal";
28
+ }, {}>>;
29
+ export default PlSkeletonTextCell;
@@ -0,0 +1,33 @@
1
+ interface IPlTextProps {
2
+ width?: string;
3
+ direction?: 'vertical' | 'horizontal';
4
+ variant?: 'content+description' | 'label+content' | 'subtitle+description';
5
+ }
6
+ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IPlTextProps>, {
7
+ direction: string;
8
+ variant: string;
9
+ }>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IPlTextProps>, {
10
+ direction: string;
11
+ variant: string;
12
+ }>>>, {
13
+ variant: "content+description" | "label+content" | "subtitle+description";
14
+ direction: "vertical" | "horizontal";
15
+ }, {}>;
16
+ export default _default;
17
+ type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
18
+ type __VLS_TypePropsToRuntimeProps<T> = {
19
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
20
+ type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
21
+ } : {
22
+ type: import('vue').PropType<T[K]>;
23
+ required: true;
24
+ };
25
+ };
26
+ type __VLS_WithDefaults<P, D> = {
27
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
28
+ default: D[K];
29
+ }> : P[K];
30
+ };
31
+ type __VLS_Prettify<T> = {
32
+ [K in keyof T]: T[K];
33
+ } & {};
@@ -16,6 +16,9 @@ import { default as PlDialogPlus } from './basic/pl-dialog';
16
16
  import { default as PlLink } from './basic/pl-link';
17
17
  import { default as PlScrollbar } from './basic/pl-scrollbar';
18
18
  import { default as PlSkeleton } from './basic/pl-skeleton';
19
+ import { default as PlSkeletonIcon } from './basic/pl-skeleton/components/pl-skeleton-icon';
20
+ import { default as PlSkeletonControl } from './basic/pl-skeleton/components/pl-skeleton-control';
21
+ import { default as PlSkeletonTextCell } from './basic/pl-skeleton/components/pl-skeleton-text-cell';
19
22
  import { default as PlTooltipPlus } from './basic/pl-tooltip-plus';
20
23
  import { default as PlAutocomplete } from './form/pl-autocomplete';
21
24
  import { default as PlCheckboxPlus } from './form/pl-checkbox-plus';
@@ -102,4 +105,4 @@ export * from '../utils/deepSet';
102
105
  export * from '../utils/dadataParser';
103
106
  export * from '../plugins/filters';
104
107
  export * from '../plugins/api/api';
105
- export { PlButton, PlCurrency, PlAutocomplete, PlCard, PlCheckbox, PlCheckboxPlus, PlDatePickerPlugin, PlDatePickerLegacyPlugin, PlDatePickerPlusPlugin, PlDialogPlus, PlDialog, PlForm, PlIcon, PlInput, PlInputPlus, PlLink, PlMultitab, PlRadio, PlScrollbar, PlSelect, PlSelectPlus, PlSkeleton, PlNotification, PlStepper, PlSuggestions, PlSwitch, PlTabPane, PlTablePlugin, PlTablePlus, PlTabs, PlTextPlugin, PlTooltip, PlUpload, PlUploadLegacy, PlUploadPlus, PlTooltipPlus, PlMultiSelect, PlMarkText, PlPagination, PlSigning, PlTagsChips, PlOnboarding, PlNavigation, PlNavButton, PlSidebarItem, TLogo, PlTextCell, PlButtonDropdown, };
108
+ export { PlButton, PlCurrency, PlAutocomplete, PlCard, PlCheckbox, PlCheckboxPlus, PlDatePickerPlugin, PlDatePickerLegacyPlugin, PlDatePickerPlusPlugin, PlDialogPlus, PlDialog, PlForm, PlIcon, PlInput, PlInputPlus, PlLink, PlMultitab, PlRadio, PlScrollbar, PlSelect, PlSelectPlus, PlSkeleton, PlSkeletonIcon, PlSkeletonControl, PlSkeletonTextCell, PlNotification, PlStepper, PlSuggestions, PlSwitch, PlTabPane, PlTablePlugin, PlTablePlus, PlTabs, PlTextPlugin, PlTooltip, PlUpload, PlUploadLegacy, PlUploadPlus, PlTooltipPlus, PlMultiSelect, PlMarkText, PlPagination, PlSigning, PlTagsChips, PlOnboarding, PlNavigation, PlNavButton, PlSidebarItem, TLogo, PlTextCell, PlButtonDropdown };
@@ -12,16 +12,16 @@ export declare const PlTextCell: import('../../../install-function').SFCInstallW
12
12
  type: import('vue').PropType<"secondary" | "tertiary">;
13
13
  default: string;
14
14
  };
15
+ direction: {
16
+ type: import('vue').PropType<"vertical" | "horizontal">;
17
+ default: string;
18
+ };
15
19
  content: {
16
20
  type: import('vue').PropType<string>;
17
21
  };
18
22
  subtitle: {
19
23
  type: import('vue').PropType<string>;
20
24
  };
21
- direction: {
22
- type: import('vue').PropType<"vertical" | "horizontal">;
23
- default: string;
24
- };
25
25
  }, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
26
26
  type: {
27
27
  type: import('vue').PropType<"error" | "info" | "success" | "warning" | "interactive">;
@@ -36,16 +36,16 @@ export declare const PlTextCell: import('../../../install-function').SFCInstallW
36
36
  type: import('vue').PropType<"secondary" | "tertiary">;
37
37
  default: string;
38
38
  };
39
+ direction: {
40
+ type: import('vue').PropType<"vertical" | "horizontal">;
41
+ default: string;
42
+ };
39
43
  content: {
40
44
  type: import('vue').PropType<string>;
41
45
  };
42
46
  subtitle: {
43
47
  type: import('vue').PropType<string>;
44
48
  };
45
- direction: {
46
- type: import('vue').PropType<"vertical" | "horizontal">;
47
- default: string;
48
- };
49
49
  }>>, {
50
50
  descriptionColor: "secondary" | "tertiary";
51
51
  direction: "vertical" | "horizontal";
@@ -2,4 +2,4 @@ export declare type TIconProps = {
2
2
  name: TIcon;
3
3
  color?: string | '';
4
4
  };
5
- export declare type TIcon = '' | 'Close16' | 'User20' | 'Group20' | 'Edit20' | 'BlankPan20' | 'Support20' | 'HandKey20' | 'Lock20' | 'Connection20' | 'Picture20' | 'Ruble20' | 'Document20' | 'Clip20' | 'USB20' | 'Layers20' | 'BlankKey20' | 'BlankChat20' | 'BlankCheck20' | 'BlankLock20' | 'Calendar20' | 'MailCheck20' | 'Mail20' | 'HandTop20' | 'HandRight20' | 'Pin20' | 'Rotate20' | 'Search20' | 'ArrowTop20' | 'ArrowRight20' | 'ArrowLeft20' | 'ArrowBottom20' | 'Settings20' | 'Chart20' | 'Exit20' | 'Warning20' | 'WarningTwo20' | 'WarningThree20' | 'CircleCheck20' | 'Question20' | 'Library20' | 'Loader20' | 'Share20' | 'Saved20' | 'CloudDownload20' | 'Bin20' | 'Eye20' | 'EyeCrossed20' | 'Chat20' | 'Bell20' | 'DotsHorizontal20' | 'DotsVertical20' | 'Scheduled20' | 'Dashboard20' | 'Clock20' | 'Box20' | 'Sort20' | 'SortTwo20' | 'Filter20' | 'Grid20' | 'Hub20' | 'GridTwo20' | 'Home20' | 'Key20' | 'Bulb20' | 'Attachment20' | 'Download20' | 'Link20' | 'Copy20' | 'Telegram20' | 'SortThree20' | 'Plus20' | 'Minus20' | 'Close20' | 'Check20' | 'Scroll20' | 'Print20' | 'Send20' | 'Block20' | 'Star20' | 'Sticker20' | 'ChevronDoubleLeft20' | 'Cube20' | 'Menu20' | 'AlertFill20' | 'Main20' | 'Wallet20' | 'Truck20' | 'Percent20' | 'Shield20' | 'ChevronDown20' | 'ChevronUp20' | 'ChevronLeft20' | 'ChevronRight20' | 'CreditCard20' | 'Zap20' | 'User24' | 'Group24' | 'Edit24' | 'BlankPan24' | 'Support24' | 'HandKey24' | 'Lock24' | 'Connection24' | 'Picture24' | 'Ruble24' | 'Document24' | 'Clip24' | 'Bell24' | 'USB24' | 'Layers24' | 'BlankKey24' | 'BlankChat24' | 'BlankCheck24' | 'BlankLock24' | 'Calendar24' | 'MailCheck24' | 'Mail24' | 'HandTop24' | 'HandRight24' | 'Pin24' | 'Rotate24' | 'Search24' | 'ArrowTop24' | 'ArrowRight24' | 'ArrowLeft24' | 'ArrowBottom24' | 'Settings24' | 'Chart24' | 'Exit24' | 'Warning24' | 'WarningTwo24' | 'WarningThree24' | 'CircleCheck24' | 'Question24' | 'Library24' | 'Loader24' | 'Share24' | 'Saved24' | 'CloudDownload24' | 'Bin24' | 'Eye24' | 'EyeCrossed24' | 'Chat24' | 'DotsHorizontal24' | 'DotsVertical24' | 'Scheduled24' | 'Dashboard24' | 'Clock24' | 'Box24' | 'Sort24' | 'SortTwo24' | 'Filter24' | 'Grid24' | 'Hub24' | 'GridTwo24' | 'Home24' | 'Key24' | 'Bulb24' | 'Attachment24' | 'Download24' | 'Link24' | 'Copy24' | 'Telegram24' | 'SortThree24' | 'Plus24' | 'Minus24' | 'Close24' | 'Check24' | 'Scroll24' | 'Print24' | 'Send24' | 'Block24' | 'Star24' | 'Sticker24' | 'ChevronDoubleLeft24' | 'ChevronDoubleRight24' | 'Cube24' | 'Menu24' | 'AlertFill24' | 'Main24' | 'Wallet24' | 'Truck24' | 'Percent24' | 'Shield24' | 'ChevronDown24' | 'ChevronUp24' | 'ChevronLeft24' | 'ChevronRight24' | 'Word24' | 'Exel24' | 'PDF24' | 'JPG24' | 'PNG24' | 'Info24' | 'WB20' | 'Ozon20' | 'Yandex20' | 'WB24' | 'Ozon24' | 'Yandex24' | 'WB40' | 'Ozon40' | 'Yandex40' | 'WB56' | 'Ozon56' | 'Yandex56' | 'Attachment32' | 'Bell32' | 'Bin32' | 'BlankChat32' | 'BlankCheck32' | 'BlankKey32' | 'BlankLock32' | 'BlankPan32' | 'Block32' | 'Box32' | 'Bulb32' | 'Bulb40' | 'Calendar32' | 'Chart32' | 'Chat32' | 'Chat40' | 'Check32' | 'CheckCircle32' | 'Connection32' | 'Copy32' | 'CreditCard32' | 'CreditCard40' | 'Dashboard32' | 'Document32' | 'DotsHorizontal32' | 'DotsVertical32' | 'DoubleLeft32' | 'Download32' | 'Edit32' | 'Exit32' | 'Eye32' | 'EyeCrossed32' | 'Filter32' | 'FilterTwo32' | 'Grid32' | 'GridTwo32' | 'Grid40' | 'GridTwo40' | 'Group32' | 'HandKey32' | 'HandRight32' | 'HandTop32' | 'Home32' | 'Hub32' | 'Hub40' | 'Key32' | 'Layers32' | 'Library32' | 'Link32' | 'Link40' | 'Loader32' | 'Lock32' | 'Mail32' | 'MailCheck32' | 'Menu32' | 'Minus32' | 'Notification32' | 'Picture32' | 'Pin32' | 'Plus32' | 'Print32' | 'Question32' | 'Rotate32' | 'Ruble32' | 'Sample32' | 'Saved32' | 'Scheduled32' | 'Scroll32' | 'Search32' | 'Send32' | 'Settings32' | 'Share32' | 'ShareTwo32' | 'Sort32' | 'SortTwo32' | 'Star32' | 'Sticker32' | 'Support32' | 'USBPort32' | 'User32' | 'WarningCircle32' | 'WarningPolygon32' | 'WarningTriangle32' | 'BankAccount32' | 'ChevronBottom32' | 'ChevronLeft32' | 'ChevronRight32' | 'ChevronTop32' | 'ArrowBottom32' | 'ArrowLeft32' | 'ArrowRight32' | 'ArrowTop32' | 'ArrowTopRight32' | 'Credit32' | 'Factoring32' | 'Guarantees32' | 'Facebook32' | 'Instagram32' | 'Telegram32' | 'VK32' | 'Youtube32' | 'Attachment40' | 'Bell40' | 'Bin40' | 'BlankChat40' | 'BlankCheck40' | 'BlankKey40' | 'BlankLock40' | 'BlankPan40' | 'Block40' | 'Box40' | 'Calendar40' | 'Chart40' | 'Check40' | 'CheckCircle40' | 'Clip40' | 'Clock40' | 'Close40' | 'CloudDownload40' | 'Connection40' | 'Copy40' | 'Dashboard40' | 'Document40' | 'DotsHorizontal40' | 'DotsVertical40' | 'DoubleLeft40' | 'Download40' | 'Edit40' | 'Exit40' | 'Eye40' | 'EyeCrossed40' | 'Filter40' | 'FilterTwo40' | 'Group40' | 'HandKey40' | 'HandRight40' | 'HandTop40' | 'Home40' | 'Key40' | 'Layers40' | 'Library40' | 'Loader40' | 'Lock40' | 'Mail40' | 'MailCheck40' | 'Menu40' | 'Minus40' | 'Notification40' | 'Picture40' | 'Pin40' | 'Plus40' | 'Print40' | 'Question40' | 'Rotate40' | 'Ruble40' | 'Sample40' | 'Saved40' | 'Scheduled40' | 'Scroll40' | 'Search40' | 'Send40' | 'Settings40' | 'Share40' | 'ShareTwo40' | 'Sort40' | 'SortTwo40' | 'Star40' | 'Sticker40' | 'Support40' | 'USBPort40' | 'User40' | 'WarningCircle40' | 'WarningPolygon40' | 'WarningTriangle40' | 'ChevronBottom40' | 'ChevronLeft40' | 'ChevronRight40' | 'ChevronTop40' | 'ArrowBottom40' | 'ArrowLeft40' | 'ArrowRight40' | 'ArrowTop40' | 'ArrowTopRight40' | 'BankAccount40' | 'Credit40' | 'Factoring40' | 'Guarantees40' | 'Facebook40' | 'Instagram40' | 'Telegram40' | 'VK40' | 'Youtube40' | 'Thunder20' | 'Thunder24' | 'Thunder42' | 'Thunder40' | 'Suitcase20' | 'Suitcase24' | 'Suitcase32' | 'Suitcase40' | 'Cloud20' | 'Cloud24' | 'Cloud32' | 'Cloud40' | 'AlertFill16' | 'Cube16' | 'ArrowBottom16' | 'ArrowLeft16' | 'ArrowRight16' | 'ArrowTop16' | 'Attachment16' | 'Bell16' | 'BellTwo16' | 'Bin16' | 'BlankChat16' | 'BlankCheck16' | 'BlankKey16' | 'BlankLock16' | 'BlankPan16' | 'Block16' | 'Box16' | 'Bulb16' | 'Calendar16' | 'Chart16' | 'Chat16' | 'Check16' | 'ChevronBottom16' | 'ChevronDoubleLeft16' | 'ChevronLeft16' | 'ChevronRight16' | 'ChevronTop16' | 'CircleCheck16' | 'Clip16' | 'Clock16' | 'CloudDownload16' | 'Connection16' | 'Copy16' | 'Dashboard16' | 'Document16' | 'DotsHorizontal16' | 'DotsVertical16' | 'Download16' | 'Edit16' | 'Exit16' | 'Eye16' | 'EyeCrossed16' | 'Facebook16' | 'Filter16' | 'Grid16' | 'GridTwo16' | 'Group16' | 'HandKey16' | 'HandRight16' | 'HandTop16' | 'Home16' | 'Hub16' | 'Instagram16' | 'Key16' | 'Layers16' | 'Library16' | 'Link16' | 'Loader16' | 'Lock16' | 'Mail16' | 'MailCheck16' | 'Menu16' | 'MenuTwo16' | 'Minus16' | 'Notification16' | 'Picture16' | 'Pin16' | 'Plus16' | 'Print16' | 'Question16' | 'Rotate16' | 'Ruble16' | 'Saved16' | 'Scheduled16' | 'Scroll16' | 'Search16' | 'Send16' | 'Settings16' | 'Share16' | 'ShareTwo16' | 'SortOne16' | 'SortThree16' | 'SortTwo16' | 'Star16' | 'Sticker16' | 'Support16' | 'Telegram16' | 'USBPort16' | 'User16' | 'VK16' | 'WarningOne16' | 'WarningThree16' | 'WarningTwo16' | 'Cloud16' | 'CreditCard16' | 'Factoring16' | 'Icon16' | 'Main16' | 'Percent16' | 'Shield16' | 'Suitcase16' | 'Thunder16' | 'Truck16' | 'Wallet16' | 'Zap16' | 'ChevronDoubleRight16' | 'ChevronDoubleRight20' | 'Sidebar20' | 'Sidebar16' | 'Sidebar32' | 'Sidebar40' | 'Info16' | 'Info20' | 'Info40' | 'Info32' | 'ArrowTopRight16' | 'ArrowTopRight20' | 'ArrowTopRight24';
5
+ export declare type TIcon = '' | 'Close16' | 'User20' | 'Group20' | 'Edit20' | 'BlankPan20' | 'Support20' | 'HandKey20' | 'Lock20' | 'Connection20' | 'Picture20' | 'Ruble20' | 'Document20' | 'Clip20' | 'USB20' | 'Layers20' | 'BlankKey20' | 'BlankChat20' | 'BlankCheck20' | 'BlankLock20' | 'Calendar20' | 'MailCheck20' | 'Mail20' | 'HandTop20' | 'HandRight20' | 'Pin20' | 'Rotate20' | 'Search20' | 'ArrowTop20' | 'ArrowRight20' | 'ArrowLeft20' | 'ArrowBottom20' | 'Settings20' | 'Chart20' | 'Exit20' | 'Warning20' | 'WarningTwo20' | 'WarningThree20' | 'CircleCheck20' | 'Question20' | 'Library20' | 'Loader20' | 'Share20' | 'Saved20' | 'CloudDownload20' | 'Bin20' | 'Eye20' | 'EyeCrossed20' | 'Chat20' | 'Bell20' | 'DotsHorizontal20' | 'DotsVertical20' | 'Scheduled20' | 'Dashboard20' | 'Clock20' | 'Box20' | 'Sort20' | 'SortTwo20' | 'Filter20' | 'Grid20' | 'Hub20' | 'GridTwo20' | 'Home20' | 'Key20' | 'Bulb20' | 'Attachment20' | 'Download20' | 'Link20' | 'Copy20' | 'Telegram20' | 'SortThree20' | 'Plus20' | 'Minus20' | 'Close20' | 'Check20' | 'Scroll20' | 'Print20' | 'Send20' | 'Block20' | 'Star20' | 'Sticker20' | 'ChevronDoubleLeft20' | 'Cube20' | 'Menu20' | 'AlertFill20' | 'Main20' | 'Wallet20' | 'Truck20' | 'Percent20' | 'Shield20' | 'ChevronDown20' | 'ChevronUp20' | 'ChevronLeft20' | 'ChevronRight20' | 'CreditCard20' | 'Zap20' | 'User24' | 'Group24' | 'Edit24' | 'BlankPan24' | 'Support24' | 'HandKey24' | 'Lock24' | 'Connection24' | 'Picture24' | 'Ruble24' | 'Document24' | 'Clip24' | 'Bell24' | 'USB24' | 'Layers24' | 'BlankKey24' | 'BlankChat24' | 'BlankCheck24' | 'BlankLock24' | 'Calendar24' | 'MailCheck24' | 'Mail24' | 'HandTop24' | 'HandRight24' | 'Pin24' | 'Rotate24' | 'Search24' | 'ArrowTop24' | 'ArrowRight24' | 'ArrowLeft24' | 'ArrowBottom24' | 'Settings24' | 'Chart24' | 'Exit24' | 'Warning24' | 'WarningTwo24' | 'WarningThree24' | 'CircleCheck24' | 'Question24' | 'Library24' | 'Loader24' | 'Share24' | 'Saved24' | 'CloudDownload24' | 'Bin24' | 'Eye24' | 'EyeCrossed24' | 'Chat24' | 'DotsHorizontal24' | 'DotsVertical24' | 'Scheduled24' | 'Dashboard24' | 'Clock24' | 'Box24' | 'Sort24' | 'SortTwo24' | 'Filter24' | 'Grid24' | 'Hub24' | 'GridTwo24' | 'Home24' | 'Key24' | 'Bulb24' | 'Attachment24' | 'Download24' | 'Link24' | 'Copy24' | 'Telegram24' | 'SortThree24' | 'Plus24' | 'Minus24' | 'Close24' | 'Check24' | 'Scroll24' | 'Print24' | 'Send24' | 'Block24' | 'Star24' | 'Sticker24' | 'ChevronDoubleLeft24' | 'ChevronDoubleRight24' | 'Cube24' | 'Menu24' | 'AlertFill24' | 'Main24' | 'Wallet24' | 'Truck24' | 'Percent24' | 'Shield24' | 'ChevronDown24' | 'ChevronUp24' | 'ChevronLeft24' | 'ChevronRight24' | 'Word24' | 'Exel24' | 'PDF24' | 'JPG24' | 'PNG24' | 'Info24' | 'WB20' | 'Ozon20' | 'Yandex20' | 'WB24' | 'Ozon24' | 'Yandex24' | 'WB40' | 'Ozon40' | 'Yandex40' | 'WB56' | 'Ozon56' | 'Yandex56' | 'Attachment32' | 'Bell32' | 'Bin32' | 'BlankChat32' | 'BlankCheck32' | 'BlankKey32' | 'BlankLock32' | 'BlankPan32' | 'Block32' | 'Box32' | 'Bulb32' | 'Bulb40' | 'Calendar32' | 'Chart32' | 'Chat32' | 'Chat40' | 'Check32' | 'CheckCircle32' | 'Connection32' | 'Copy32' | 'CreditCard32' | 'CreditCard40' | 'Dashboard32' | 'Document32' | 'DotsHorizontal32' | 'DotsVertical32' | 'DoubleLeft32' | 'Download32' | 'Edit32' | 'Exit32' | 'Eye32' | 'EyeCrossed32' | 'Filter32' | 'FilterTwo32' | 'Grid32' | 'GridTwo32' | 'Grid40' | 'GridTwo40' | 'Group32' | 'HandKey32' | 'HandRight32' | 'HandTop32' | 'Home32' | 'Hub32' | 'Hub40' | 'Key32' | 'Layers32' | 'Library32' | 'Link32' | 'Link40' | 'Loader32' | 'Lock32' | 'Mail32' | 'MailCheck32' | 'Menu32' | 'Minus32' | 'Notification32' | 'Picture32' | 'Pin32' | 'Plus32' | 'Print32' | 'Question32' | 'Rotate32' | 'Ruble32' | 'Sample32' | 'Saved32' | 'Scheduled32' | 'Scroll32' | 'Search32' | 'Send32' | 'Settings32' | 'Share32' | 'ShareTwo32' | 'Sort32' | 'SortTwo32' | 'Star32' | 'Sticker32' | 'Support32' | 'USBPort32' | 'User32' | 'WarningCircle32' | 'WarningPolygon32' | 'WarningTriangle32' | 'BankAccount32' | 'ChevronBottom32' | 'ChevronLeft32' | 'ChevronRight32' | 'ChevronTop32' | 'ArrowBottom32' | 'ArrowLeft32' | 'ArrowRight32' | 'ArrowTop32' | 'ArrowTopRight32' | 'Credit32' | 'Factoring32' | 'Guarantees32' | 'Facebook32' | 'Instagram32' | 'Telegram32' | 'VK32' | 'Youtube32' | 'Attachment40' | 'Bell40' | 'Bin40' | 'BlankChat40' | 'BlankCheck40' | 'BlankKey40' | 'BlankLock40' | 'BlankPan40' | 'Block40' | 'Box40' | 'Calendar40' | 'Chart40' | 'Check40' | 'CheckCircle40' | 'Clip40' | 'Clock40' | 'Close40' | 'CloudDownload40' | 'Connection40' | 'Copy40' | 'Dashboard40' | 'Document40' | 'DotsHorizontal40' | 'DotsVertical40' | 'DoubleLeft40' | 'Download40' | 'Edit40' | 'Exit40' | 'Eye40' | 'EyeCrossed40' | 'Filter40' | 'FilterTwo40' | 'Group40' | 'HandKey40' | 'HandRight40' | 'HandTop40' | 'Home40' | 'Key40' | 'Layers40' | 'Library40' | 'Loader40' | 'Lock40' | 'Mail40' | 'MailCheck40' | 'Menu40' | 'Minus40' | 'Notification40' | 'Picture40' | 'Pin40' | 'Plus40' | 'Print40' | 'Question40' | 'Rotate40' | 'Ruble40' | 'Sample40' | 'Saved40' | 'Scheduled40' | 'Scroll40' | 'Search40' | 'Send40' | 'Settings40' | 'Share40' | 'ShareTwo40' | 'Sort40' | 'SortTwo40' | 'Star40' | 'Sticker40' | 'Support40' | 'USBPort40' | 'User40' | 'WarningCircle40' | 'WarningPolygon40' | 'WarningTriangle40' | 'ChevronBottom40' | 'ChevronLeft40' | 'ChevronRight40' | 'ChevronTop40' | 'ArrowBottom40' | 'ArrowLeft40' | 'ArrowRight40' | 'ArrowTop40' | 'ArrowTopRight40' | 'BankAccount40' | 'Credit40' | 'Factoring40' | 'Guarantees40' | 'Facebook40' | 'Instagram40' | 'Telegram40' | 'VK40' | 'Youtube40' | 'Thunder20' | 'Thunder24' | 'Thunder42' | 'Thunder40' | 'Suitcase20' | 'Suitcase24' | 'Suitcase32' | 'Suitcase40' | 'Cloud20' | 'Cloud24' | 'Cloud32' | 'Cloud40' | 'AlertFill16' | 'Cube16' | 'ArrowBottom16' | 'ArrowLeft16' | 'ArrowRight16' | 'ArrowTop16' | 'Attachment16' | 'Bell16' | 'BellTwo16' | 'Bin16' | 'BlankChat16' | 'BlankCheck16' | 'BlankKey16' | 'BlankLock16' | 'BlankPan16' | 'Block16' | 'Box16' | 'Bulb16' | 'Calendar16' | 'Chart16' | 'Chat16' | 'Check16' | 'ChevronBottom16' | 'ChevronDoubleLeft16' | 'ChevronLeft16' | 'ChevronRight16' | 'ChevronTop16' | 'CircleCheck16' | 'Clip16' | 'Clock16' | 'CloudDownload16' | 'Connection16' | 'Copy16' | 'Dashboard16' | 'Document16' | 'DotsHorizontal16' | 'DotsVertical16' | 'Download16' | 'Edit16' | 'Exit16' | 'Eye16' | 'EyeCrossed16' | 'Facebook16' | 'Filter16' | 'Grid16' | 'GridTwo16' | 'Group16' | 'HandKey16' | 'HandRight16' | 'HandTop16' | 'Home16' | 'Hub16' | 'Instagram16' | 'Key16' | 'Layers16' | 'Library16' | 'Link16' | 'Loader16' | 'Lock16' | 'Mail16' | 'MailCheck16' | 'Menu16' | 'MenuTwo16' | 'Minus16' | 'Notification16' | 'Picture16' | 'Pin16' | 'Plus16' | 'Print16' | 'Question16' | 'Rotate16' | 'Ruble16' | 'Saved16' | 'Scheduled16' | 'Scroll16' | 'Search16' | 'Send16' | 'Settings16' | 'Share16' | 'ShareTwo16' | 'SortOne16' | 'SortThree16' | 'SortTwo16' | 'Star16' | 'Sticker16' | 'Support16' | 'Telegram16' | 'USBPort16' | 'User16' | 'VK16' | 'WarningOne16' | 'WarningThree16' | 'WarningTwo16' | 'Cloud16' | 'CreditCard16' | 'Factoring16' | 'Icon16' | 'Main16' | 'Percent16' | 'Shield16' | 'Suitcase16' | 'Thunder16' | 'Truck16' | 'Wallet16' | 'Zap16' | 'ChevronDoubleRight16' | 'ChevronDoubleRight20' | 'Sidebar20' | 'Sidebar16' | 'Sidebar32' | 'Sidebar40' | 'Info16' | 'Info20' | 'Info40' | 'Info32' | 'ArrowTopRight16' | 'ArrowTopRight20' | 'ArrowTopRight24' | 'Lamoda20' | 'Lamoda24' | 'Lamoda40' | 'Lamoda56';