sprof 0.0.126 → 0.0.128

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 (47) hide show
  1. package/dist/core/auth/Auth.d.ts +2 -0
  2. package/dist/core/auth/AuthForm.d.ts +4 -4
  3. package/dist/core/auth/buttons/AuthButton.d.ts +3 -3
  4. package/dist/core/auth/index.d.ts +2 -2
  5. package/dist/core/auth/types/{AuthFormStatuses.d.ts → AuthChunks.d.ts} +2 -2
  6. package/dist/core/components/GeneralItem.vue.d.ts +2 -2
  7. package/dist/core/components/GridContainer.vue.d.ts +2 -2
  8. package/dist/core/components/InfoItem.vue.d.ts +2 -2
  9. package/dist/core/components/UploaderImage.vue.d.ts +1 -1
  10. package/dist/core/components/atoms/PButton/PButton.stories.d.ts +12 -12
  11. package/dist/core/components/atoms/PButton/PButton.vue.d.ts +2 -2
  12. package/dist/core/components/atoms/PCheckbox/PCheckBox.stories.d.ts +4 -4
  13. package/dist/core/components/atoms/PCheckbox/PCheckBox.vue.d.ts +2 -2
  14. package/dist/core/components/atoms/PDatePicker/PDatePicker.vue.d.ts +1 -1
  15. package/dist/core/components/atoms/PFlex/PFlex.stories.d.ts +12 -12
  16. package/dist/core/components/atoms/PFlex/PFlex.vue.d.ts +2 -2
  17. package/dist/core/components/atoms/PInputDate/PInputDate.stories.d.ts +4 -4
  18. package/dist/core/components/atoms/PInputDate/PInputDate.vue.d.ts +2 -2
  19. package/dist/core/components/atoms/PList/PList.stories.d.ts +6 -6
  20. package/dist/core/components/atoms/PList/PList.vue.d.ts +1 -1
  21. package/dist/core/components/atoms/PRadio/PRadio.stories.d.ts +4 -4
  22. package/dist/core/components/atoms/PRadio/PRadio.vue.d.ts +2 -2
  23. package/dist/core/components/atoms/PSelect/PSelect.stories.d.ts +12 -12
  24. package/dist/core/components/atoms/PSelect/PSelect.vue.d.ts +2 -2
  25. package/dist/core/components/atoms/PString/PString.stories.d.ts +4 -4
  26. package/dist/core/components/atoms/PString/PString.vue.d.ts +2 -2
  27. package/dist/core/components/atoms/PTable/PTable.storeis.d.ts +6 -6
  28. package/dist/core/components/atoms/PTable/PTable.vue.d.ts +1 -1
  29. package/dist/core/components/index.d.ts +1 -2
  30. package/dist/core/components/molecules/Collapse/CollapseItem.stories.d.ts +2 -2
  31. package/dist/core/components/molecules/Collapse/CollapseItem.vue.d.ts +1 -1
  32. package/dist/core/components/molecules/PAdd/PAdd.vue.d.ts +1 -1
  33. package/dist/core/components/molecules/PAdd/PContainer.vue.d.ts +1 -1
  34. package/dist/core/components/molecules/PAdd/PContainerStickyHead.vue.d.ts +1 -1
  35. package/dist/core/components/molecules/PDel/PDel.vue.d.ts +1 -1
  36. package/dist/core/components/organisms/AuthForm/AuthForm.stories.d.ts +50 -0
  37. package/dist/core/components/organisms/AuthForm/AuthForm.vue.d.ts +1 -1
  38. package/dist/core/components/organisms/PModal.vue.d.ts +2 -2
  39. package/dist/core/components/organisms/UploaderFile/UploaderFile.stories.d.ts +9 -9
  40. package/dist/core/components/organisms/UploaderFile/UploaderFile.vue.d.ts +1 -1
  41. package/dist/core/helpers/BaseRoutes.d.ts +2 -18
  42. package/dist/core/index.d.ts +10 -10
  43. package/dist/sprof.js +1902 -1926
  44. package/dist/sprof.umd.cjs +12 -12
  45. package/dist/style.css +1 -1
  46. package/package.json +1 -1
  47. package/dist/core/components/pages/AuthPage.vue.d.ts +0 -2
@@ -126,11 +126,11 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
126
126
  onClick?: ((...args: any[]) => any) | undefined;
127
127
  }>, {
128
128
  string: string;
129
- width: string;
130
- margin: string;
131
129
  minWidth: string;
132
130
  background: string;
131
+ margin: string;
133
132
  padding: string;
133
+ width: string;
134
134
  fontSize: string;
135
135
  color: string;
136
136
  justifyContent: string;
@@ -19,8 +19,8 @@ declare const _default: {
19
19
  default: string;
20
20
  };
21
21
  }>> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, {
22
- width: string;
23
22
  margin: string;
23
+ width: string;
24
24
  fontSize: string;
25
25
  }, true, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, HTMLTableElement, import('vue').ComponentProvideOptions, {
26
26
  P: {};
@@ -46,8 +46,8 @@ declare const _default: {
46
46
  default: string;
47
47
  };
48
48
  }>> & Readonly<{}>, {}, {}, {}, {}, {
49
- width: string;
50
49
  margin: string;
50
+ width: string;
51
51
  fontSize: string;
52
52
  }>;
53
53
  __isFragment?: undefined;
@@ -70,8 +70,8 @@ declare const _default: {
70
70
  default: string;
71
71
  };
72
72
  }>> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {
73
- width: string;
74
73
  margin: string;
74
+ width: string;
75
75
  fontSize: string;
76
76
  }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
77
77
  $slots: {
@@ -121,8 +121,8 @@ export declare const Default: StoryFn<{
121
121
  default: string;
122
122
  };
123
123
  }>> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, {
124
- width: string;
125
124
  margin: string;
125
+ width: string;
126
126
  fontSize: string;
127
127
  }, true, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, HTMLTableElement, import('vue').ComponentProvideOptions, {
128
128
  P: {};
@@ -148,8 +148,8 @@ export declare const Default: StoryFn<{
148
148
  default: string;
149
149
  };
150
150
  }>> & Readonly<{}>, {}, {}, {}, {}, {
151
- width: string;
152
151
  margin: string;
152
+ width: string;
153
153
  fontSize: string;
154
154
  }>;
155
155
  __isFragment?: undefined;
@@ -172,8 +172,8 @@ export declare const Default: StoryFn<{
172
172
  default: string;
173
173
  };
174
174
  }>> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {
175
- width: string;
176
175
  margin: string;
176
+ width: string;
177
177
  fontSize: string;
178
178
  }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
179
179
  $slots: {
@@ -31,8 +31,8 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<gl
31
31
  default: string;
32
32
  };
33
33
  }>> & Readonly<{}>, {
34
- width: string;
35
34
  margin: string;
35
+ width: string;
36
36
  fontSize: string;
37
37
  }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, HTMLTableElement>, {
38
38
  thead?(_: {}): any;
@@ -62,7 +62,6 @@ import { default as AuthForm } from './organisms/AuthForm/AuthForm.vue';
62
62
  import { default as PModal } from './organisms/PModal.vue';
63
63
  import { default as PTabs } from './organisms/PTabs/PTabs.vue';
64
64
  import { default as UploaderFile } from './organisms/UploaderFile/UploaderFile.vue';
65
- import { default as AuthPage } from './pages/AuthPage.vue';
66
65
  import { default as PageNotFound } from './pages/PageNotFound.vue';
67
66
  import { default as PAutocomplete } from './PAutocomplete.vue';
68
67
  import { default as PDialog } from './PDialog.vue';
@@ -88,4 +87,4 @@ declare const servicesComponents: {
88
87
  component: (a: string, b: unknown) => void;
89
88
  }) => void;
90
89
  };
91
- export { AdaptiveContainer, AdaptiveContainerHorizontal, AdminGallery, ArrowLeft, ArrowRight, AuthForm, AuthModal, AuthPage, CarouselImages, CollapseContainer, CollapseItem, ContextWindow, DateInputRange, DateInputRange_v2, DoubleArrowLeft, DoubleArrowRight, DropList, EllipsisSvg, FilterCheckbox, FiltersButtonsSelect, FilterSelect, FTSPPanel, GeneralItem, GridContainer, IconArrowLeft, IconCheckDefault, IconClose, IconDownload, IconEdit, IconEmail, IconFilter, IconMove, IconPhone, IconSearch, IconSelectArrow, ImageCropper, InfoItem, InfoItemSelectButtons, LeftRightContainer, MessageBody, PAdd, PageNotFound, PAutocomplete, PButton, PCheckBox, PContainer, PContainerStickyHead, PDatePicker, PDel, PDialog, PFlex, PhoneForm, PInput, PInputDate, PInputNumber, PLeftSlider, PList, PListItem, PLoader, PModal, PNotification, PPagination, PRadio, PRightSlider, PSelect, PSticky, PString, PTabs, PTextarea, PTopSlider, RemoteSearch, ResearcheContainer, RightSliderContainer, RightTabsContainer, SelectValueType, servicesComponents, SingleNameToggleForm, SortList, SortSelect, Switch3Pos, ThemeWrapper, ToggleInfoItem, TopSliderContainer, UploaderFile, UploaderImage, VerticalCollapseContainer, };
90
+ export { AdaptiveContainer, AdaptiveContainerHorizontal, AdminGallery, ArrowLeft, ArrowRight, AuthForm, AuthModal, CarouselImages, CollapseContainer, CollapseItem, ContextWindow, DateInputRange, DateInputRange_v2, DoubleArrowLeft, DoubleArrowRight, DropList, EllipsisSvg, FilterCheckbox, FiltersButtonsSelect, FilterSelect, FTSPPanel, GeneralItem, GridContainer, IconArrowLeft, IconCheckDefault, IconClose, IconDownload, IconEdit, IconEmail, IconFilter, IconMove, IconPhone, IconSearch, IconSelectArrow, ImageCropper, InfoItem, InfoItemSelectButtons, LeftRightContainer, MessageBody, PAdd, PageNotFound, PAutocomplete, PButton, PCheckBox, PContainer, PContainerStickyHead, PDatePicker, PDel, PDialog, PFlex, PhoneForm, PInput, PInputDate, PInputNumber, PLeftSlider, PList, PListItem, PLoader, PModal, PNotification, PPagination, PRadio, PRightSlider, PSelect, PSticky, PString, PTabs, PTextarea, PTopSlider, RemoteSearch, ResearcheContainer, RightSliderContainer, RightTabsContainer, SelectValueType, servicesComponents, SingleNameToggleForm, SortList, SortSelect, Switch3Pos, ThemeWrapper, ToggleInfoItem, TopSliderContainer, UploaderFile, UploaderImage, VerticalCollapseContainer, };
@@ -104,8 +104,8 @@ declare const _default: {
104
104
  onChangeActiveId?: ((...args: any[]) => any) | undefined;
105
105
  }>, {
106
106
  title: string;
107
- margin: string;
108
107
  background: string;
108
+ margin: string;
109
109
  padding: string;
110
110
  tabId: string;
111
111
  activeId: string;
@@ -258,8 +258,8 @@ export declare const Default: StoryFn<import('vue').DefineComponent<globalThis.E
258
258
  onChangeActiveId?: ((...args: any[]) => any) | undefined;
259
259
  }>, {
260
260
  title: string;
261
- margin: string;
262
261
  background: string;
262
+ margin: string;
263
263
  padding: string;
264
264
  tabId: string;
265
265
  activeId: string;
@@ -102,8 +102,8 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
102
102
  onChangeActiveId?: ((...args: any[]) => any) | undefined;
103
103
  }>, {
104
104
  title: string;
105
- margin: string;
106
105
  background: string;
106
+ margin: string;
107
107
  padding: string;
108
108
  tabId: string;
109
109
  activeId: string;
@@ -51,10 +51,10 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<gl
51
51
  default: number;
52
52
  };
53
53
  }>> & Readonly<{}>, {
54
- margin: string;
55
54
  top: string;
56
55
  background: string;
57
56
  zIndex: number;
57
+ margin: string;
58
58
  padding: string;
59
59
  }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, HTMLDivElement>, {
60
60
  title?(_: {}): any;
@@ -31,8 +31,8 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<gl
31
31
  default: string;
32
32
  };
33
33
  }>> & Readonly<{}>, {
34
- margin: string;
35
34
  background: string;
35
+ margin: string;
36
36
  padding: string;
37
37
  }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, HTMLDivElement>, {
38
38
  default?(_: {}): any;
@@ -51,10 +51,10 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<gl
51
51
  default: number;
52
52
  };
53
53
  }>> & Readonly<{}>, {
54
- margin: string;
55
54
  top: string;
56
55
  background: string;
57
56
  zIndex: number;
57
+ margin: string;
58
58
  padding: string;
59
59
  }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>, {
60
60
  title?(_: {}): any;
@@ -31,8 +31,8 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<gl
31
31
  default: string;
32
32
  };
33
33
  }>> & Readonly<{}>, {
34
- margin: string;
35
34
  background: string;
35
+ margin: string;
36
36
  padding: string;
37
37
  }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, HTMLDivElement>, {
38
38
  title?(_: {}): any;
@@ -0,0 +1,50 @@
1
+ declare const _default: {
2
+ title: string;
3
+ component: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
4
+ width: {
5
+ type: globalThis.PropType<string>;
6
+ default: string;
7
+ };
8
+ margin: {
9
+ type: globalThis.PropType<string>;
10
+ default: string;
11
+ };
12
+ padding: {
13
+ type: globalThis.PropType<string>;
14
+ default: string;
15
+ };
16
+ }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
17
+ submit: (...args: any[]) => void;
18
+ }, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
19
+ width: {
20
+ type: globalThis.PropType<string>;
21
+ default: string;
22
+ };
23
+ margin: {
24
+ type: globalThis.PropType<string>;
25
+ default: string;
26
+ };
27
+ padding: {
28
+ type: globalThis.PropType<string>;
29
+ default: string;
30
+ };
31
+ }>> & Readonly<{
32
+ onSubmit?: ((...args: any[]) => any) | undefined;
33
+ }>, {
34
+ margin: string;
35
+ padding: string;
36
+ width: string;
37
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, HTMLDivElement>;
38
+ tags: string[];
39
+ parameters: {
40
+ docs: {
41
+ description: {
42
+ component: string;
43
+ };
44
+ };
45
+ };
46
+ };
47
+ export default _default;
48
+ export declare const Default: {
49
+ args: {};
50
+ };
@@ -29,8 +29,8 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
29
29
  }>> & Readonly<{
30
30
  onSubmit?: ((...args: any[]) => any) | undefined;
31
31
  }>, {
32
- width: string;
33
32
  margin: string;
34
33
  padding: string;
34
+ width: string;
35
35
  }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, HTMLDivElement>;
36
36
  export default _default;
@@ -92,10 +92,10 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<gl
92
92
  onSave?: ((...args: any[]) => any) | undefined;
93
93
  }>, {
94
94
  title: string;
95
- width: string;
96
- margin: string;
97
95
  top: string;
96
+ margin: string;
98
97
  padding: string;
98
+ width: string;
99
99
  maxHeight: string;
100
100
  show: boolean;
101
101
  closable: boolean;
@@ -60,9 +60,9 @@ declare const _default: Meta<{
60
60
  }, import('vue').PublicProps, {
61
61
  label: string;
62
62
  mask: string;
63
- margin: string;
64
63
  fileInfo: FileInfo;
65
64
  placeholder: string;
65
+ margin: string;
66
66
  padding: string;
67
67
  color: string;
68
68
  disabled: boolean;
@@ -131,9 +131,9 @@ declare const _default: Meta<{
131
131
  }>, {}, {}, {}, {}, {
132
132
  label: string;
133
133
  mask: string;
134
- margin: string;
135
134
  fileInfo: FileInfo;
136
135
  placeholder: string;
136
+ margin: string;
137
137
  padding: string;
138
138
  color: string;
139
139
  disabled: boolean;
@@ -202,9 +202,9 @@ declare const _default: Meta<{
202
202
  }, string, {
203
203
  label: string;
204
204
  mask: string;
205
- margin: string;
206
205
  fileInfo: FileInfo;
207
206
  placeholder: string;
207
+ margin: string;
208
208
  padding: string;
209
209
  color: string;
210
210
  disabled: boolean;
@@ -276,9 +276,9 @@ export declare const Base: StoryFn<{
276
276
  }, import('vue').PublicProps, {
277
277
  label: string;
278
278
  mask: string;
279
- margin: string;
280
279
  fileInfo: FileInfo;
281
280
  placeholder: string;
281
+ margin: string;
282
282
  padding: string;
283
283
  color: string;
284
284
  disabled: boolean;
@@ -347,9 +347,9 @@ export declare const Base: StoryFn<{
347
347
  }>, {}, {}, {}, {}, {
348
348
  label: string;
349
349
  mask: string;
350
- margin: string;
351
350
  fileInfo: FileInfo;
352
351
  placeholder: string;
352
+ margin: string;
353
353
  padding: string;
354
354
  color: string;
355
355
  disabled: boolean;
@@ -418,9 +418,9 @@ export declare const Base: StoryFn<{
418
418
  }, string, {
419
419
  label: string;
420
420
  mask: string;
421
- margin: string;
422
421
  fileInfo: FileInfo;
423
422
  placeholder: string;
423
+ margin: string;
424
424
  padding: string;
425
425
  color: string;
426
426
  disabled: boolean;
@@ -491,9 +491,9 @@ export declare const Base1: StoryFn<{
491
491
  }, import('vue').PublicProps, {
492
492
  label: string;
493
493
  mask: string;
494
- margin: string;
495
494
  fileInfo: FileInfo;
496
495
  placeholder: string;
496
+ margin: string;
497
497
  padding: string;
498
498
  color: string;
499
499
  disabled: boolean;
@@ -562,9 +562,9 @@ export declare const Base1: StoryFn<{
562
562
  }>, {}, {}, {}, {}, {
563
563
  label: string;
564
564
  mask: string;
565
- margin: string;
566
565
  fileInfo: FileInfo;
567
566
  placeholder: string;
567
+ margin: string;
568
568
  padding: string;
569
569
  color: string;
570
570
  disabled: boolean;
@@ -633,9 +633,9 @@ export declare const Base1: StoryFn<{
633
633
  }, string, {
634
634
  label: string;
635
635
  mask: string;
636
- margin: string;
637
636
  fileInfo: FileInfo;
638
637
  placeholder: string;
638
+ margin: string;
639
639
  padding: string;
640
640
  color: string;
641
641
  disabled: boolean;
@@ -108,9 +108,9 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<gl
108
108
  }>, {
109
109
  label: string;
110
110
  mask: string;
111
- margin: string;
112
111
  fileInfo: FileInfo;
113
112
  placeholder: string;
113
+ margin: string;
114
114
  padding: string;
115
115
  color: string;
116
116
  disabled: boolean;
@@ -1,22 +1,6 @@
1
- declare const _default: ({
2
- path: string;
3
- redirect: string;
4
- component?: undefined;
5
- meta?: undefined;
6
- name?: undefined;
7
- } | {
8
- path: string;
9
- component: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, HTMLDivElement>;
10
- meta: {
11
- layout: string;
12
- };
13
- redirect?: undefined;
14
- name?: undefined;
15
- } | {
1
+ declare const _default: {
16
2
  path: string;
17
3
  name: string;
18
4
  component: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, HTMLDivElement>;
19
- redirect?: undefined;
20
- meta?: undefined;
21
- })[];
5
+ }[];
22
6
  export default _default;
@@ -13,7 +13,7 @@ export default abstract class PF {
13
13
  Validate: () => string[];
14
14
  GetFields: () => import('./auth/fields/AuthField').default[];
15
15
  GetMethods: () => import('./auth').AuthMethods[];
16
- Status: () => import('./auth').AuthFormStatuses;
16
+ Chunk: () => import('./auth').AuthChunks;
17
17
  readonly Settings: {
18
18
  allowRestore: boolean;
19
19
  login: {
@@ -25,9 +25,9 @@ export default abstract class PF {
25
25
  text: string;
26
26
  isSubmit: boolean;
27
27
  disabled: boolean;
28
- status: import('./auth').AuthFormStatuses;
28
+ chunk: import('./auth').AuthChunks;
29
29
  submit: boolean;
30
- GetStatus: () => import('./auth').AuthFormStatuses;
30
+ GetChunk: () => import('./auth').AuthChunks;
31
31
  type?: import('./types').Statuses | undefined;
32
32
  condition?: boolean | undefined;
33
33
  action?: (((next?: import('vue-router').NavigationGuardNext | undefined) => Promise<void>) | (() => Promise<void>) | (() => void)) | undefined;
@@ -36,9 +36,9 @@ export default abstract class PF {
36
36
  text: string;
37
37
  isSubmit: boolean;
38
38
  disabled: boolean;
39
- status: import('./auth').AuthFormStatuses;
39
+ chunk: import('./auth').AuthChunks;
40
40
  submit: boolean;
41
- GetStatus: () => import('./auth').AuthFormStatuses;
41
+ GetChunk: () => import('./auth').AuthChunks;
42
42
  type?: import('./types').Statuses | undefined;
43
43
  condition?: boolean | undefined;
44
44
  action?: (((next?: import('vue-router').NavigationGuardNext | undefined) => Promise<void>) | (() => Promise<void>) | (() => void)) | undefined;
@@ -82,9 +82,9 @@ export default abstract class PF {
82
82
  text: string;
83
83
  isSubmit: boolean;
84
84
  disabled: boolean;
85
- status: import('./auth').AuthFormStatuses;
85
+ chunk: import('./auth').AuthChunks;
86
86
  submit: boolean;
87
- GetStatus: () => import('./auth').AuthFormStatuses;
87
+ GetChunk: () => import('./auth').AuthChunks;
88
88
  type?: import('./types').Statuses | undefined;
89
89
  condition?: boolean | undefined;
90
90
  action?: (((next?: import('vue-router').NavigationGuardNext | undefined) => Promise<void>) | (() => Promise<void>) | (() => void)) | undefined;
@@ -93,9 +93,9 @@ export default abstract class PF {
93
93
  text: string;
94
94
  isSubmit: boolean;
95
95
  disabled: boolean;
96
- status: import('./auth').AuthFormStatuses;
96
+ chunk: import('./auth').AuthChunks;
97
97
  submit: boolean;
98
- GetStatus: () => import('./auth').AuthFormStatuses;
98
+ GetChunk: () => import('./auth').AuthChunks;
99
99
  type?: import('./types').Statuses | undefined;
100
100
  condition?: boolean | undefined;
101
101
  action?: (((next?: import('vue-router').NavigationGuardNext | undefined) => Promise<void>) | (() => Promise<void>) | (() => void)) | undefined;
@@ -192,7 +192,7 @@ export default abstract class PF {
192
192
  IsRegister: () => boolean;
193
193
  IsRestore: () => boolean;
194
194
  IsRefresh: () => boolean;
195
- SetStatus: (status: import('./auth').AuthFormStatuses) => void;
195
+ SetChunk: (chunk: import('./auth').AuthChunks) => void;
196
196
  GetTitle: () => string;
197
197
  GetButtons: () => import('./auth/buttons/AuthButton').default[];
198
198
  GetSuccessMessage: () => string;