eservices-core 2.0.0-beta.1 → 2.0.0-beta.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/eservices-core.cjs.js +6 -6
- package/dist/eservices-core.es.js +6 -1
- package/dist/eservices-core.umd.js +6 -6
- package/dist/frontend/src/billing/services/billing-service.d.ts +6 -6
- package/dist/frontend/src/classes/Communication.d.ts +1 -1
- package/dist/frontend/src/classes/Manager.d.ts +1 -1
- package/dist/frontend/src/classes/NotificationSystem.d.ts +3 -3
- package/dist/frontend/src/composables/use-forward-expose.d.ts +1 -1
- package/dist/frontend/src/core-utils/index.d.ts +4 -8
- package/dist/frontend/src/data/services/batch.service.d.ts +2 -2
- package/dist/frontend/src/data/services/data.service.d.ts +6 -6
- package/dist/frontend/src/engine/services/invitation-service.d.ts +3 -3
- package/dist/frontend/src/hooks/use-actions.d.ts +4 -128
- package/dist/frontend/src/hooks/use-list-active-row.d.ts +1 -1
- package/dist/frontend/src/hooks/use-list-configuration.d.ts +3 -4
- package/dist/frontend/src/hooks/use-manager-state.d.ts +6 -19
- package/dist/frontend/src/hooks/use-metadata-field.d.ts +1 -1
- package/dist/frontend/src/hooks/use-shortcut-config.d.ts +1 -1
- package/dist/frontend/src/hooks/use-wizard.d.ts +6 -6
- package/dist/frontend/src/index.d.ts +8 -7
- package/dist/frontend/src/metadata/services/metadata.service.d.ts +4 -5
- package/dist/frontend/src/metadata/services/usage-context.service.d.ts +3 -3
- package/dist/frontend/src/metadata/store/metadata.store.d.ts +0 -1
- package/dist/frontend/src/methods/async-process.d.ts +4 -4
- package/dist/frontend/src/methods/formatter.d.ts +1 -1
- package/dist/frontend/src/methods/get-entity-label-by-primary-key.d.ts +1 -1
- package/dist/frontend/src/methods/load-entity-data-like-options.d.ts +1 -4
- package/dist/frontend/src/methods/parse-error.d.ts +1 -1
- package/dist/frontend/src/methods/setup-list-row.d.ts +1 -1
- package/dist/frontend/src/methods/socket-process.d.ts +3 -3
- package/dist/frontend/src/methods/throttle.d.ts +1 -1
- package/dist/frontend/src/methods/translate.d.ts +2 -2
- package/dist/frontend/src/methods/universal-client-read.d.ts +1 -2
- package/dist/frontend/src/methods/universal-communication.d.ts +4 -5
- package/dist/frontend/src/methods/universal-entity-count.d.ts +2 -2
- package/dist/frontend/src/methods/universal-entity-resolve.d.ts +1 -1
- package/dist/frontend/src/methods/universal-history-read.d.ts +2 -2
- package/dist/frontend/src/methods/universal-list-setting-read.d.ts +1 -1
- package/dist/frontend/src/methods/universal-tool-execute.d.ts +2 -2
- package/dist/frontend/src/methods/universal-tool-read.d.ts +2 -2
- package/dist/frontend/src/methods/wrap-tool-response.d.ts +1 -18
- package/dist/frontend/src/services/auth-service.d.ts +15 -15
- package/dist/frontend/src/services/communication-service.d.ts +4 -4
- package/dist/frontend/src/services/file-service.d.ts +1 -2
- package/dist/frontend/src/services/internationalization-service.d.ts +1 -1
- package/dist/frontend/src/services/open-service.d.ts +2 -2
- package/dist/frontend/src/services/process-wizard-service.d.ts +3 -4
- package/dist/frontend/src/socket/entities/socket.d.ts +1 -1
- package/dist/frontend/src/widgets/fast-table/use-fast-table-data.d.ts +3 -15
- package/dist/frontend/src/widgets/popper/popper.vue.d.ts +1 -1
- package/dist/frontend/src/widgets/popper/use-forward-expose.d.ts +1 -1
- package/package.json +2 -2
- package/dist/frontend/page/Any.vue.d.ts +0 -2
- package/dist/frontend/page/App.vue.d.ts +0 -2
- package/dist/frontend/page/List.vue.d.ts +0 -158
- package/dist/frontend/page/form-person.vue.d.ts +0 -2
- package/dist/frontend/page/input-ref-code.vue.d.ts +0 -2
- package/dist/frontend/page/main.d.ts +0 -1
- package/dist/frontend/page/modal-entity.vue.d.ts +0 -6
- package/dist/frontend/page/modal-wrap.vue.d.ts +0 -26
- package/dist/frontend/page/router.d.ts +0 -1
- package/dist/frontend/page/widget-fast-table-form.vue.d.ts +0 -15
- package/dist/frontend/page/widget-new-button.vue.d.ts +0 -7
- package/dist/frontend/src/icons/widget-icon-arrow-up.vue.d.ts +0 -5
- package/dist/frontend/src/icons/widget-icon-keyboard-arrow-down.vue.d.ts +0 -5
- package/dist/frontend/src/widgets/action/widget-action.vue.d.ts +0 -8
- package/dist/frontend/src/widgets/button/widget-button.vue.d.ts +0 -20
- package/dist/frontend/src/widgets/calendar/widget-calendar.vue.d.ts +0 -13
- package/dist/frontend/src/widgets/fast-table/widget-fast-table-head-cell.vue.d.ts +0 -16
- package/dist/frontend/src/widgets/fast-table/widget-fast-table-information-block.vue.d.ts +0 -7
- package/dist/frontend/src/widgets/fast-table/widget-fast-table-pagination.vue.d.ts +0 -6
- package/dist/frontend/src/widgets/fast-table/widget-fast-table-tools.vue.d.ts +0 -40
- package/dist/frontend/src/widgets/fast-table/widget-fast-table.vue.d.ts +0 -150
- package/dist/frontend/src/widgets/field/widget-field.vue.d.ts +0 -15
- package/dist/frontend/src/widgets/image/widget-image.vue.d.ts +0 -9
- package/dist/frontend/src/widgets/input-file/widget-input-file.vue.d.ts +0 -19
- package/dist/frontend/src/widgets/input-lookup-code/input-lookup-code.vue.d.ts +0 -36
- package/dist/frontend/src/widgets/loader/widget-loader.vue.d.ts +0 -5
- package/dist/frontend/src/widgets/modal-entity-selection/modal-entity-selection.vue.d.ts +0 -12
- package/dist/frontend/src/widgets/modal-list-download/modal-list-download.vue.d.ts +0 -11
- package/dist/frontend/src/widgets/modal-simple-parameters/modal-simple-parameters.vue.d.ts +0 -9
- package/dist/frontend/src/widgets/modal-version-history/modal-version-history.vue.d.ts +0 -6
- package/dist/frontend/src/widgets/modal-version-history/version-item.vue.d.ts +0 -14
- package/dist/frontend/src/widgets/multi-button/widget-multi-button.vue.d.ts +0 -13
- package/dist/frontend/src/widgets/popper/popper-trigger.vue.d.ts +0 -17
- package/dist/frontend/src/widgets/primitive/primitive.vue.d.ts +0 -41
- package/dist/frontend/src/widgets/primitive/slot.vue.d.ts +0 -6
- package/dist/frontend/src/widgets/spinner/widget-spinner.vue.d.ts +0 -7
- package/dist/frontend/src/widgets/table/widget-table-form.vue.d.ts +0 -16
- package/dist/frontend/src/widgets/table/widget-table-head-cell.vue.d.ts +0 -10
- package/dist/frontend/src/widgets/table/widget-table-head.vue.d.ts +0 -43
- package/dist/frontend/src/widgets/table/widget-table-row.vue.d.ts +0 -2
- package/dist/frontend/src/widgets/table/widget-table.vue.d.ts +0 -66
- package/dist/frontend/src/widgets/widget-resolver-entity/WidgetResolverEntity.vue.d.ts +0 -2
- package/dist/frontend/src/widgets/widget-select/widget-select-content.vue.d.ts +0 -17
- package/dist/frontend/src/widgets/widget-select/widget-select-item.vue.d.ts +0 -20
- package/dist/frontend/src/widgets/widget-select/widget-select-trigger.vue.d.ts +0 -19
- package/dist/frontend/src/widgets/widget-select/widget-select.vue.d.ts +0 -23
- package/dist/frontend/src/widgets/widget-table-panel-filters/filters/widget-filter-calendar-between.vue.d.ts +0 -12
- package/dist/frontend/src/widgets/widget-table-panel-filters/filters/widget-filter-entity.vue.d.ts +0 -17
- package/dist/frontend/src/widgets/widget-table-panel-filters/filters/widget-filter-enum.vue.d.ts +0 -15
- package/dist/frontend/src/widgets/widget-table-panel-filters/filters/widget-filter-number.vue.d.ts +0 -16
- package/dist/frontend/src/widgets/widget-table-panel-filters/filters/widget-filter-text.vue.d.ts +0 -11
- package/dist/frontend/src/widgets/widget-table-panel-filters/widget-table-panel-filter-item.vue.d.ts +0 -23
- package/dist/frontend/src/widgets/widget-table-panel-filters/widget-table-panel-filters.vue.d.ts +0 -17
- package/dist/frontend/src/widgets/widget-table-panel-filters/widget-table-search.vue.d.ts +0 -9
- package/dist/frontend/tests/integrations/button.spec.d.ts +0 -1
- package/dist/frontend/tests/integrations/icon.spec.d.ts +0 -1
- package/dist/frontend/tests/integrations/loader.spec.d.ts +0 -1
- package/dist/frontend/tests/integrations/multi-button.spec.d.ts +0 -1
- package/dist/frontend/tests/integrations/spinner.spec.d.ts +0 -1
- package/dist/frontend/tests/unit/classes/notification-system.spec.d.ts +0 -1
- package/dist/frontend/tests/unit/hooks/use-list-active-row.spec.d.ts +0 -1
- package/dist/frontend/tests/unit/hooks/use-list-entity.spec.d.ts +0 -1
- package/dist/frontend/tests/unit/hooks/use-shortcut-config.spec.d.ts +0 -1
- package/dist/frontend/tests/unit/methods/async-process.spec.d.ts +0 -1
- package/dist/frontend/tests/unit/methods/async-while.spec.d.ts +0 -1
- package/dist/frontend/tests/unit/methods/catch-universal.spec.d.ts +0 -1
- package/dist/frontend/tests/unit/methods/get-cell-value.spec.d.ts +0 -1
- package/dist/frontend/tests/unit/methods/parse-error.spec.d.ts +0 -1
- package/dist/frontend/tests/unit/translate.spec.d.ts +0 -1
- package/dist/frontend/tests/unit/values-to-upper-case.spec.d.ts +0 -1
- package/dist/frontend/tests/wait.d.ts +0 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { IHistoryReadParams
|
|
1
|
+
import { IHistoryReadParams } from '../metadata/types/history.types.ts';
|
|
2
2
|
/**
|
|
3
3
|
* @description Универсальный метод для чтен я истории сущности
|
|
4
4
|
* */
|
|
5
|
-
declare function universalHistoryRead(params: IHistoryReadParams):
|
|
5
|
+
declare function universalHistoryRead(params: IHistoryReadParams): any;
|
|
6
6
|
export default universalHistoryRead;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @description Абстрактный метод для чтения конфигурации списка.
|
|
3
3
|
*/
|
|
4
|
-
export default function universalListSettingRead(entity: string, mark?: string | null | string[]):
|
|
4
|
+
export default function universalListSettingRead(entity: string, mark?: string | null | string[]): any;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { IToolExecuteParams
|
|
1
|
+
import { IToolExecuteParams } from '../metadata/index.ts';
|
|
2
2
|
/**
|
|
3
3
|
* @description
|
|
4
4
|
*
|
|
5
5
|
*/
|
|
6
|
-
declare function universalToolExecute(options?: Partial<IToolExecuteParams>):
|
|
6
|
+
declare function universalToolExecute(options?: Partial<IToolExecuteParams>): any;
|
|
7
7
|
export default universalToolExecute;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { IActionReadOptions } from '../metadata';
|
|
2
2
|
/**
|
|
3
3
|
* @description Новый уровень абстракции для чтения информации о текущем подключении.
|
|
4
4
|
*
|
|
5
5
|
*/
|
|
6
|
-
declare function universalToolRead(options?: Partial<IActionReadOptions>):
|
|
6
|
+
declare function universalToolRead(options?: Partial<IActionReadOptions>): any;
|
|
7
7
|
export default universalToolRead;
|
|
@@ -1,22 +1,5 @@
|
|
|
1
1
|
import { IActionOptions, IAffectedEntity, ITool } from '../metadata/types/action.types.ts';
|
|
2
|
-
export default function wrapToolResponse(options: Partial<IActionOptions>, tool: ITool):
|
|
3
|
-
label: string;
|
|
4
|
-
callback(someOverrideValues?: any): Promise<any>;
|
|
5
|
-
action: import('../metadata/types/action.types.ts').IAction;
|
|
6
|
-
closeHostForm: boolean;
|
|
7
|
-
confirmation: null | string | true;
|
|
8
|
-
description: string | null;
|
|
9
|
-
name: string;
|
|
10
|
-
order: number;
|
|
11
|
-
paramDialog: null | import('../metadata/types/action.types.ts').IParamDialogBase;
|
|
12
|
-
redirectEntity: string | null;
|
|
13
|
-
requireSave: boolean;
|
|
14
|
-
showOnToolPanel: boolean;
|
|
15
|
-
title: string;
|
|
16
|
-
url: string;
|
|
17
|
-
usageContext?: string;
|
|
18
|
-
showValidationResults?: boolean;
|
|
19
|
-
};
|
|
2
|
+
export default function wrapToolResponse(options: Partial<IActionOptions>, tool: ITool): any;
|
|
20
3
|
export declare function parseToolConfirmationMessage(msg: unknown): string;
|
|
21
4
|
export declare function handleAffectedEntity(tool: ITool, data: IAffectedEntity, options: Partial<IActionOptions>): void;
|
|
22
5
|
export declare function handleCloseForm(tool: ITool, options: Partial<IActionOptions>): void;
|
|
@@ -1,36 +1,36 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { ILoginValues } from '../types/auth-type';
|
|
2
2
|
export default class authService {
|
|
3
3
|
/**
|
|
4
4
|
* @description Simple login method, using for BAP user.
|
|
5
5
|
* @param values
|
|
6
6
|
*/
|
|
7
|
-
static login(values: ILoginValues):
|
|
7
|
+
static login(values: ILoginValues): any;
|
|
8
8
|
static parseProcessAnswer(answer: any): any;
|
|
9
|
-
static startRegistrationProcess(values: any):
|
|
10
|
-
static confirmPhoneRegistrationProcess(values: any):
|
|
11
|
-
static confirmEmailRegistrationProcess(values: any):
|
|
12
|
-
static finishEmailRegistrationProcess(values: any):
|
|
9
|
+
static startRegistrationProcess(values: any): any;
|
|
10
|
+
static confirmPhoneRegistrationProcess(values: any): any;
|
|
11
|
+
static confirmEmailRegistrationProcess(values: any): any;
|
|
12
|
+
static finishEmailRegistrationProcess(values: any): any;
|
|
13
13
|
/**
|
|
14
14
|
* @description Steps of registration process are the same. Current method provide one requestInterface for all
|
|
15
15
|
* steps.
|
|
16
16
|
* */
|
|
17
|
-
static requestStepRegistrationProcess(name: string, values: any):
|
|
18
|
-
static startLoginProcess(values: any):
|
|
19
|
-
static loginWithPassword(values: any):
|
|
20
|
-
static loginWithOtpCode(values: any):
|
|
17
|
+
static requestStepRegistrationProcess(name: string, values: any): any;
|
|
18
|
+
static startLoginProcess(values: any): any;
|
|
19
|
+
static loginWithPassword(values: any): any;
|
|
20
|
+
static loginWithOtpCode(values: any): any;
|
|
21
21
|
/**
|
|
22
22
|
* @description Method for step-to-step login process
|
|
23
23
|
* @return {ILoginAnswer} answer
|
|
24
24
|
* */
|
|
25
|
-
static requestStepLoginProcess(name: string, values: any):
|
|
25
|
+
static requestStepLoginProcess(name: string, values: any): any;
|
|
26
26
|
static parseLoginProcessAnswer(answer: any): any;
|
|
27
27
|
/**
|
|
28
28
|
* @description Начало процедуры восстановления доступа.
|
|
29
29
|
* @param AppName
|
|
30
30
|
* @param UserId
|
|
31
31
|
*/
|
|
32
|
-
static startPasswordReset(AppName: string, UserId: string):
|
|
33
|
-
static confirmPhoneNumberByAccessRecovery(AppName: string, Token: string, Prefix: string, Code: string):
|
|
34
|
-
static confirmEmailByAccessRecovery(AppName: string, Token: string, Prefix: string, Code: string):
|
|
35
|
-
static finishAccessRecovery(AppName: string, Token: string, Password: string, ConfirmedPassword: string):
|
|
32
|
+
static startPasswordReset(AppName: string, UserId: string): any;
|
|
33
|
+
static confirmPhoneNumberByAccessRecovery(AppName: string, Token: string, Prefix: string, Code: string): any;
|
|
34
|
+
static confirmEmailByAccessRecovery(AppName: string, Token: string, Prefix: string, Code: string): any;
|
|
35
|
+
static finishAccessRecovery(AppName: string, Token: string, Password: string, ConfirmedPassword: string): any;
|
|
36
36
|
}
|
|
@@ -25,16 +25,16 @@ export interface IResultCreatingCommunicationMessage extends IResultCreatingComm
|
|
|
25
25
|
}
|
|
26
26
|
export default class communicationService {
|
|
27
27
|
static url: string;
|
|
28
|
-
static create(data: CommunicationCreateParams): Promise<
|
|
28
|
+
static create(data: CommunicationCreateParams): Promise<any>;
|
|
29
29
|
/**
|
|
30
30
|
* @description Чтение списка разговоров
|
|
31
31
|
* */
|
|
32
|
-
static read(data: ICommunicationReadParams): Promise<
|
|
32
|
+
static read(data: ICommunicationReadParams): Promise<any>;
|
|
33
33
|
/**
|
|
34
34
|
* @description Получение списка сообщений по Talk Id.
|
|
35
35
|
*/
|
|
36
|
-
static readMessages(talkId: number): Promise<
|
|
37
|
-
static createMessage(data: INewMessage): Promise<
|
|
36
|
+
static readMessages(talkId: number): Promise<any>;
|
|
37
|
+
static createMessage(data: INewMessage): Promise<any>;
|
|
38
38
|
}
|
|
39
39
|
export interface ICommunicationReadParams {
|
|
40
40
|
entity: {
|
|
@@ -1,11 +1,10 @@
|
|
|
1
|
-
import { IUploadedFile } from '../types/document-type';
|
|
2
1
|
export default class fileService {
|
|
3
2
|
/**
|
|
4
3
|
* @description HTTP загрузка файла при помощи FormData.
|
|
5
4
|
* @param file Загружаемый файл
|
|
6
5
|
* @param entityName Сущность, с которой файл ассоциируется
|
|
7
6
|
*/
|
|
8
|
-
static upload(file: File, entityName: string): Promise<
|
|
7
|
+
static upload(file: File, entityName: string): Promise<any>;
|
|
9
8
|
/**
|
|
10
9
|
* @description Возвращает сгенерированную ссылку на файл по fileDescriptor
|
|
11
10
|
* @param fileDescriptorId
|
|
@@ -2,10 +2,10 @@ export default class openService {
|
|
|
2
2
|
/**
|
|
3
3
|
* @description Получение конфигурации веб-сервера
|
|
4
4
|
*/
|
|
5
|
-
static getConfiguration<T>():
|
|
5
|
+
static getConfiguration<T>(): any;
|
|
6
6
|
/**
|
|
7
7
|
* @description Анонимная выборка сущности с web-server без использования socket.
|
|
8
8
|
* @param {string} entityName Название сущности
|
|
9
9
|
*/
|
|
10
|
-
static getList<T>(entityName: string): Promise<
|
|
10
|
+
static getList<T>(entityName: string): Promise<any>;
|
|
11
11
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { IWizardProcess, IWizardFixedProcessResponse } from '../metadata/types/wizard.types.ts';
|
|
2
1
|
export default class processWizardService {
|
|
3
|
-
static getStartConfig(process: string, entity: string): Promise<
|
|
4
|
-
static startProcess(process: string, entity: string): Promise<
|
|
5
|
-
static runStep(process: string, entity: string, stepName: string, token: string, values: any): Promise<
|
|
2
|
+
static getStartConfig(process: string, entity: string): Promise<any>;
|
|
3
|
+
static startProcess(process: string, entity: string): Promise<any>;
|
|
4
|
+
static runStep(process: string, entity: string, stepName: string, token: string, values: any): Promise<any>;
|
|
6
5
|
}
|
|
@@ -14,7 +14,7 @@ export default class Socket {
|
|
|
14
14
|
* */
|
|
15
15
|
static emit<TResult>(event: string, data: unknown, callback?: ISocketCallback): Promise<TResult>;
|
|
16
16
|
static emitMessage<T>(message: SocketMessage<T>, callback?: ISocketCallback): Promise<unknown>;
|
|
17
|
-
static get socket():
|
|
17
|
+
static get socket(): any;
|
|
18
18
|
static addHandler(h: SocketHandler): void;
|
|
19
19
|
static initialization(system: SocketSystem): void;
|
|
20
20
|
}
|
|
@@ -1,25 +1,13 @@
|
|
|
1
|
-
import { IPrimitiveListData } from '../../index.ts';
|
|
2
1
|
export default function useFastTableData(entityName: string, pagination: 'scroll' | 'bar'): {
|
|
3
2
|
init: (data: any) => void;
|
|
4
3
|
countPerPage: import('vue').Ref<number, number>;
|
|
5
4
|
totalCount: import('vue').Ref<number, number>;
|
|
6
5
|
currentPage: import('vue').Ref<number, number>;
|
|
7
|
-
loadGlobalCount: () => Promise<
|
|
6
|
+
loadGlobalCount: () => Promise<any>;
|
|
8
7
|
loading: import('vue').Ref<boolean, boolean>;
|
|
9
|
-
arrayOfData:
|
|
8
|
+
arrayOfData: any;
|
|
10
9
|
unloaded: import('vue').Ref<boolean, boolean>;
|
|
11
|
-
process:
|
|
12
|
-
wait: boolean;
|
|
13
|
-
call: () => Promise<Promise<void>>;
|
|
14
|
-
promise: {
|
|
15
|
-
then: <TResult1 = Promise<void>, TResult2 = never>(onfulfilled?: ((value: Promise<void>) => TResult1 | PromiseLike<TResult1>) | null | undefined, onrejected?: ((reason: any) => TResult2 | PromiseLike<TResult2>) | null | undefined) => Promise<TResult1 | TResult2>;
|
|
16
|
-
catch: <TResult = never>(onrejected?: ((reason: any) => TResult | PromiseLike<TResult>) | null | undefined) => Promise<Promise<void> | TResult>;
|
|
17
|
-
finally: (onfinally?: (() => void) | null | undefined) => Promise<Promise<void>>;
|
|
18
|
-
readonly [Symbol.toStringTag]: string;
|
|
19
|
-
} | null;
|
|
20
|
-
loading: boolean;
|
|
21
|
-
status: import('../../index.ts').AsyncProcessStatus;
|
|
22
|
-
};
|
|
10
|
+
process: any;
|
|
23
11
|
next: () => Promise<void>;
|
|
24
12
|
reload: () => Promise<void>;
|
|
25
13
|
};
|
|
@@ -5,7 +5,7 @@ export interface IPopperContext {
|
|
|
5
5
|
setOpen: (value?: boolean) => void;
|
|
6
6
|
open: Ref<boolean>;
|
|
7
7
|
}
|
|
8
|
-
export declare const injectPopperContext:
|
|
8
|
+
export declare const injectPopperContext: any, providePopperContext: any;
|
|
9
9
|
declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>, {
|
|
10
10
|
default?(_: {}): any;
|
|
11
11
|
}>;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ComponentPublicInstance } from 'vue';
|
|
2
2
|
export declare function useForwardExpose<T extends ComponentPublicInstance>(): {
|
|
3
3
|
forwardRef: (ref: Element | T | null) => void;
|
|
4
|
-
currentRef: import('vue').Ref<Element | T
|
|
4
|
+
currentRef: import('vue').Ref<Element | T, Element | T>;
|
|
5
5
|
currentElement: any;
|
|
6
6
|
};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "eservices-core",
|
|
3
|
-
"version": "2.0.0-beta.
|
|
3
|
+
"version": "2.0.0-beta.3",
|
|
4
4
|
"description": "Core library",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"author": "",
|
|
@@ -15,7 +15,7 @@
|
|
|
15
15
|
"docs:serve": "vitepress serve docs",
|
|
16
16
|
"build-svg": "node svg-folder/main.js"
|
|
17
17
|
},
|
|
18
|
-
"types": "dist/frontend/
|
|
18
|
+
"types": "dist/frontend/src/index.d.ts",
|
|
19
19
|
"main": "dist/eservices-core.cjs.js",
|
|
20
20
|
"module": "dist/eservices-core.es.js",
|
|
21
21
|
"dependencies": {
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, HTMLParagraphElement>;
|
|
2
|
-
export default _default;
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
2
|
-
export default _default;
|
|
@@ -1,158 +0,0 @@
|
|
|
1
|
-
declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {
|
|
2
|
-
refFastTable: ({
|
|
3
|
-
$: import('vue').ComponentInternalInstance;
|
|
4
|
-
$data: {};
|
|
5
|
-
$props: {
|
|
6
|
-
readonly entity: string;
|
|
7
|
-
readonly mark?: string | string[] | undefined;
|
|
8
|
-
readonly masterEntities?: import('../src/metadata').IMasterEntity | undefined;
|
|
9
|
-
readonly binding?: any;
|
|
10
|
-
readonly actions?: string[] | undefined;
|
|
11
|
-
readonly hideLabel?: boolean | undefined;
|
|
12
|
-
readonly hideActions?: boolean | undefined;
|
|
13
|
-
readonly disableUsageContext?: boolean | undefined;
|
|
14
|
-
readonly externalTools?: any[] | undefined;
|
|
15
|
-
readonly selectedRows?: any[] | undefined;
|
|
16
|
-
readonly showInformationBlock?: boolean | undefined;
|
|
17
|
-
readonly pagination?: "scroll" | "bar" | undefined;
|
|
18
|
-
readonly "onUpdate:selectedRows"?: ((data: any[]) => any) | undefined;
|
|
19
|
-
} & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps;
|
|
20
|
-
$attrs: {
|
|
21
|
-
[x: string]: unknown;
|
|
22
|
-
};
|
|
23
|
-
$refs: {
|
|
24
|
-
[x: string]: unknown;
|
|
25
|
-
} & {
|
|
26
|
-
endOfTheScroll: HTMLDivElement;
|
|
27
|
-
};
|
|
28
|
-
$slots: Readonly<{
|
|
29
|
-
[name: string]: import('vue').Slot<any> | undefined;
|
|
30
|
-
}>;
|
|
31
|
-
$root: import('vue').ComponentPublicInstance | null;
|
|
32
|
-
$parent: import('vue').ComponentPublicInstance | null;
|
|
33
|
-
$host: Element | null;
|
|
34
|
-
$emit: (event: "update:selectedRows", data: any[]) => void;
|
|
35
|
-
$el: HTMLDivElement;
|
|
36
|
-
$options: import('vue').ComponentOptionsBase<Readonly<{
|
|
37
|
-
entity: string;
|
|
38
|
-
mark?: string | string[];
|
|
39
|
-
masterEntities?: import('../src/metadata').IMasterEntity;
|
|
40
|
-
binding?: any;
|
|
41
|
-
actions?: string[];
|
|
42
|
-
hideLabel?: boolean;
|
|
43
|
-
hideActions?: boolean;
|
|
44
|
-
disableUsageContext?: boolean;
|
|
45
|
-
externalTools?: any[];
|
|
46
|
-
selectedRows?: any[];
|
|
47
|
-
showInformationBlock?: boolean;
|
|
48
|
-
pagination?: "scroll" | "bar";
|
|
49
|
-
}> & Readonly<{
|
|
50
|
-
"onUpdate:selectedRows"?: ((data: any[]) => any) | undefined;
|
|
51
|
-
}>, {
|
|
52
|
-
listSettings: import('vue').ComputedRef<any>;
|
|
53
|
-
array: import('vue').ComputedRef<import('../src').IPrimitiveListData[]>;
|
|
54
|
-
config: import('vue').ComputedRef<Partial<import('../src').IListCell<import('../src').IPrimitiveListData>>[]>;
|
|
55
|
-
selectedRows: import('vue').ComputedRef<import('../src').IPrimitiveListData[]>;
|
|
56
|
-
selectedPrimaryKeys: import('vue').Ref<(string | number)[], (string | number)[]>;
|
|
57
|
-
listController: {
|
|
58
|
-
state: {
|
|
59
|
-
entity: string | null;
|
|
60
|
-
mark: string | null | undefined | string[];
|
|
61
|
-
settings: any;
|
|
62
|
-
};
|
|
63
|
-
readonly customFilters: any;
|
|
64
|
-
set: (entity: string | null, mark: undefined | string | string[]) => void;
|
|
65
|
-
get: () => any;
|
|
66
|
-
configuration: import('vue').ComputedRef<any>;
|
|
67
|
-
update: (data: any) => void;
|
|
68
|
-
computedPrefilter: import('vue').ComputedRef<any>;
|
|
69
|
-
computedFiltersConfiguration: import('vue').ComputedRef<any>;
|
|
70
|
-
readonly cellConfig: import('../src/methods/convert-list-config').IExtendListCell<any>[];
|
|
71
|
-
readonly prefilters: any;
|
|
72
|
-
readonly order: any;
|
|
73
|
-
clean(): void;
|
|
74
|
-
cellConfiguration: import('vue').ComputedRef<Partial<import('../src').IListCell<import('../src').IPrimitiveListData>>[]>;
|
|
75
|
-
computedLabel: import('vue').ComputedRef<string | null>;
|
|
76
|
-
computedTools: import('vue').ComputedRef<any>;
|
|
77
|
-
computedHasLocalConfiguration: import('vue').ComputedRef<boolean>;
|
|
78
|
-
computedOrder: import('vue').ComputedRef<any>;
|
|
79
|
-
readonly displayModeForNew: any;
|
|
80
|
-
};
|
|
81
|
-
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
|
|
82
|
-
"update:selectedRows": (data: any[]) => any;
|
|
83
|
-
}, string, {
|
|
84
|
-
pagination: "scroll" | "bar";
|
|
85
|
-
}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
|
|
86
|
-
beforeCreate?: (() => void) | (() => void)[];
|
|
87
|
-
created?: (() => void) | (() => void)[];
|
|
88
|
-
beforeMount?: (() => void) | (() => void)[];
|
|
89
|
-
mounted?: (() => void) | (() => void)[];
|
|
90
|
-
beforeUpdate?: (() => void) | (() => void)[];
|
|
91
|
-
updated?: (() => void) | (() => void)[];
|
|
92
|
-
activated?: (() => void) | (() => void)[];
|
|
93
|
-
deactivated?: (() => void) | (() => void)[];
|
|
94
|
-
beforeDestroy?: (() => void) | (() => void)[];
|
|
95
|
-
beforeUnmount?: (() => void) | (() => void)[];
|
|
96
|
-
destroyed?: (() => void) | (() => void)[];
|
|
97
|
-
unmounted?: (() => void) | (() => void)[];
|
|
98
|
-
renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
|
|
99
|
-
renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[];
|
|
100
|
-
errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void)[];
|
|
101
|
-
};
|
|
102
|
-
$forceUpdate: () => void;
|
|
103
|
-
$nextTick: typeof import('vue').nextTick;
|
|
104
|
-
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
|
|
105
|
-
} & Readonly<{
|
|
106
|
-
pagination: "scroll" | "bar";
|
|
107
|
-
}> & Omit<Readonly<{
|
|
108
|
-
entity: string;
|
|
109
|
-
mark?: string | string[];
|
|
110
|
-
masterEntities?: import('../src/metadata').IMasterEntity;
|
|
111
|
-
binding?: any;
|
|
112
|
-
actions?: string[];
|
|
113
|
-
hideLabel?: boolean;
|
|
114
|
-
hideActions?: boolean;
|
|
115
|
-
disableUsageContext?: boolean;
|
|
116
|
-
externalTools?: any[];
|
|
117
|
-
selectedRows?: any[];
|
|
118
|
-
showInformationBlock?: boolean;
|
|
119
|
-
pagination?: "scroll" | "bar";
|
|
120
|
-
}> & Readonly<{
|
|
121
|
-
"onUpdate:selectedRows"?: ((data: any[]) => any) | undefined;
|
|
122
|
-
}>, "config" | "array" | "selectedRows" | "pagination" | "listSettings" | "selectedPrimaryKeys" | "listController"> & import('vue').ShallowUnwrapRef<{
|
|
123
|
-
listSettings: import('vue').ComputedRef<any>;
|
|
124
|
-
array: import('vue').ComputedRef<import('../src').IPrimitiveListData[]>;
|
|
125
|
-
config: import('vue').ComputedRef<Partial<import('../src').IListCell<import('../src').IPrimitiveListData>>[]>;
|
|
126
|
-
selectedRows: import('vue').ComputedRef<import('../src').IPrimitiveListData[]>;
|
|
127
|
-
selectedPrimaryKeys: import('vue').Ref<(string | number)[], (string | number)[]>;
|
|
128
|
-
listController: {
|
|
129
|
-
state: {
|
|
130
|
-
entity: string | null;
|
|
131
|
-
mark: string | null | undefined | string[];
|
|
132
|
-
settings: any;
|
|
133
|
-
};
|
|
134
|
-
readonly customFilters: any;
|
|
135
|
-
set: (entity: string | null, mark: undefined | string | string[]) => void;
|
|
136
|
-
get: () => any;
|
|
137
|
-
configuration: import('vue').ComputedRef<any>;
|
|
138
|
-
update: (data: any) => void;
|
|
139
|
-
computedPrefilter: import('vue').ComputedRef<any>;
|
|
140
|
-
computedFiltersConfiguration: import('vue').ComputedRef<any>;
|
|
141
|
-
readonly cellConfig: import('../src/methods/convert-list-config').IExtendListCell<any>[];
|
|
142
|
-
readonly prefilters: any;
|
|
143
|
-
readonly order: any;
|
|
144
|
-
clean(): void;
|
|
145
|
-
cellConfiguration: import('vue').ComputedRef<Partial<import('../src').IListCell<import('../src').IPrimitiveListData>>[]>;
|
|
146
|
-
computedLabel: import('vue').ComputedRef<string | null>;
|
|
147
|
-
computedTools: import('vue').ComputedRef<any>;
|
|
148
|
-
computedHasLocalConfiguration: import('vue').ComputedRef<boolean>;
|
|
149
|
-
computedOrder: import('vue').ComputedRef<any>;
|
|
150
|
-
readonly displayModeForNew: any;
|
|
151
|
-
};
|
|
152
|
-
}> & {} & import('vue').ComponentCustomProperties & {} & {
|
|
153
|
-
$slots: {
|
|
154
|
-
tools?(_: {}): any;
|
|
155
|
-
};
|
|
156
|
-
}) | null;
|
|
157
|
-
}, HTMLDivElement>;
|
|
158
|
-
export default _default;
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
2
|
-
export default _default;
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
2
|
-
export default _default;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {};
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
type __VLS_Props = {
|
|
2
|
-
entity: string;
|
|
3
|
-
primaryKey: any;
|
|
4
|
-
};
|
|
5
|
-
declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
6
|
-
export default _default;
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
type __VLS_Props = {
|
|
2
|
-
label?: string;
|
|
3
|
-
hideCancel?: boolean;
|
|
4
|
-
rejectButtonLabel?: string;
|
|
5
|
-
type?: "fullscreen" | "lg";
|
|
6
|
-
};
|
|
7
|
-
declare function __VLS_template(): {
|
|
8
|
-
attrs: Partial<{}>;
|
|
9
|
-
slots: {
|
|
10
|
-
default?(_: {}): any;
|
|
11
|
-
footer?(_: {}): any;
|
|
12
|
-
};
|
|
13
|
-
refs: {};
|
|
14
|
-
rootEl: HTMLDivElement;
|
|
15
|
-
};
|
|
16
|
-
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
17
|
-
declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {
|
|
18
|
-
rejectButtonLabel: string;
|
|
19
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
20
|
-
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
21
|
-
export default _default;
|
|
22
|
-
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
23
|
-
new (): {
|
|
24
|
-
$slots: S;
|
|
25
|
-
};
|
|
26
|
-
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare const router: import('vue-router').Router;
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { IMasterEntity } from '../src/metadata';
|
|
2
|
-
type __VLS_Props = {
|
|
3
|
-
entity: string;
|
|
4
|
-
id?: number;
|
|
5
|
-
masterEntities?: IMasterEntity;
|
|
6
|
-
binding?: Record<string, unknown>;
|
|
7
|
-
};
|
|
8
|
-
declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
|
|
9
|
-
close: () => any;
|
|
10
|
-
"read-data": () => any;
|
|
11
|
-
}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{
|
|
12
|
-
onClose?: (() => any) | undefined;
|
|
13
|
-
"onRead-data"?: (() => any) | undefined;
|
|
14
|
-
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
15
|
-
export default _default;
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
type __VLS_Props = {
|
|
2
|
-
label?: string;
|
|
3
|
-
icon?: string;
|
|
4
|
-
loading?: boolean;
|
|
5
|
-
};
|
|
6
|
-
declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLButtonElement>;
|
|
7
|
-
export default _default;
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
type __VLS_Props = {
|
|
2
|
-
color: string;
|
|
3
|
-
};
|
|
4
|
-
declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, SVGSVGElement>;
|
|
5
|
-
export default _default;
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
type __VLS_Props = {
|
|
2
|
-
color: string;
|
|
3
|
-
};
|
|
4
|
-
declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, SVGSVGElement>;
|
|
5
|
-
export default _default;
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
type __VLS_Props = {
|
|
2
|
-
name: string;
|
|
3
|
-
overrideParams: any;
|
|
4
|
-
};
|
|
5
|
-
declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {
|
|
6
|
-
overrideParams: any;
|
|
7
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
8
|
-
export default _default;
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
type __VLS_Props = {
|
|
2
|
-
wait?: boolean;
|
|
3
|
-
};
|
|
4
|
-
declare function __VLS_template(): {
|
|
5
|
-
attrs: Partial<{}>;
|
|
6
|
-
slots: {
|
|
7
|
-
default?(_: {}): any;
|
|
8
|
-
};
|
|
9
|
-
refs: {};
|
|
10
|
-
rootEl: HTMLButtonElement;
|
|
11
|
-
};
|
|
12
|
-
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
13
|
-
declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLButtonElement>;
|
|
14
|
-
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
15
|
-
export default _default;
|
|
16
|
-
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
17
|
-
new (): {
|
|
18
|
-
$slots: S;
|
|
19
|
-
};
|
|
20
|
-
};
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
interface IProps {
|
|
2
|
-
/**
|
|
3
|
-
* @example 2025-07-14T21:00:00.000Z
|
|
4
|
-
*/
|
|
5
|
-
modelValue?: string;
|
|
6
|
-
functionDateClass?: any;
|
|
7
|
-
}
|
|
8
|
-
declare const _default: import('vue').DefineComponent<IProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
|
|
9
|
-
"update:modelValue": (value: string) => any;
|
|
10
|
-
}, string, import('vue').PublicProps, Readonly<IProps> & Readonly<{
|
|
11
|
-
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
12
|
-
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
13
|
-
export default _default;
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import { IListSettings } from '../../metadata/types/metadata.list.types.ts';
|
|
2
|
-
type __VLS_Props = {
|
|
3
|
-
label?: string;
|
|
4
|
-
name?: IListSettings['config'][number];
|
|
5
|
-
order: IListSettings['order'];
|
|
6
|
-
type?: string;
|
|
7
|
-
isFullSelected: boolean;
|
|
8
|
-
};
|
|
9
|
-
declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
|
|
10
|
-
select: () => any;
|
|
11
|
-
order: (value: import('../../metadata/types/metadata.list.types.ts').IListCell<unknown> | undefined) => any;
|
|
12
|
-
}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{
|
|
13
|
-
onSelect?: (() => any) | undefined;
|
|
14
|
-
onOrder?: ((value: import('../../metadata/types/metadata.list.types.ts').IListCell<unknown> | undefined) => any) | undefined;
|
|
15
|
-
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLTableCellElement>;
|
|
16
|
-
export default _default;
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
type __VLS_Props = {
|
|
2
|
-
globalCount: number | null;
|
|
3
|
-
selectedCount: number;
|
|
4
|
-
displayedCount: number;
|
|
5
|
-
};
|
|
6
|
-
declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
7
|
-
export default _default;
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
type __VLS_Props = {
|
|
2
|
-
totalCount: number;
|
|
3
|
-
currentPage: number;
|
|
4
|
-
};
|
|
5
|
-
declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
6
|
-
export default _default;
|