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,40 +0,0 @@
|
|
|
1
|
-
import { IListSettingsTool } from '../../metadata/types/metadata.list.types.ts';
|
|
2
|
-
import { IExtendedMetadata } from '../../metadata';
|
|
3
|
-
type __VLS_Props = {
|
|
4
|
-
tools: IListSettingsTool[];
|
|
5
|
-
loading: boolean;
|
|
6
|
-
selectedRows: Record<string, any>[];
|
|
7
|
-
metadata: IExtendedMetadata;
|
|
8
|
-
canCreate: boolean;
|
|
9
|
-
canDelete: boolean;
|
|
10
|
-
/**
|
|
11
|
-
* @description Массив внешних tool, которые были заданы напрямую из vue компоненты. Позволяет добавлять новое
|
|
12
|
-
* поведение для списка из vue-component.
|
|
13
|
-
*/
|
|
14
|
-
externalTools?: any[];
|
|
15
|
-
};
|
|
16
|
-
declare function __VLS_template(): {
|
|
17
|
-
attrs: Partial<{}>;
|
|
18
|
-
slots: {
|
|
19
|
-
default?(_: {}): any;
|
|
20
|
-
};
|
|
21
|
-
refs: {};
|
|
22
|
-
rootEl: HTMLDivElement;
|
|
23
|
-
};
|
|
24
|
-
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
25
|
-
declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
|
|
26
|
-
reload: () => any;
|
|
27
|
-
export: (params: any) => any;
|
|
28
|
-
new: () => any;
|
|
29
|
-
}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{
|
|
30
|
-
onReload?: (() => any) | undefined;
|
|
31
|
-
onExport?: ((params: any) => any) | undefined;
|
|
32
|
-
onNew?: (() => any) | undefined;
|
|
33
|
-
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
34
|
-
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
35
|
-
export default _default;
|
|
36
|
-
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
37
|
-
new (): {
|
|
38
|
-
$slots: S;
|
|
39
|
-
};
|
|
40
|
-
};
|
|
@@ -1,150 +0,0 @@
|
|
|
1
|
-
import { IMasterEntity } from '../../metadata/types/metadata.types.ts';
|
|
2
|
-
import { Ref } from 'vue';
|
|
3
|
-
import { IPrimitiveListData } from '../../metadata';
|
|
4
|
-
interface IFastTableContext {
|
|
5
|
-
/**
|
|
6
|
-
* @description Это можно считать как limit
|
|
7
|
-
*/
|
|
8
|
-
countPerPage: Ref<number>;
|
|
9
|
-
/**
|
|
10
|
-
* @description Общее число записей для списка
|
|
11
|
-
*/
|
|
12
|
-
totalCount: Ref<number>;
|
|
13
|
-
/**
|
|
14
|
-
* @description это можно считать как offset
|
|
15
|
-
*/
|
|
16
|
-
currentPage: Ref<number>;
|
|
17
|
-
arrayOfData: IPrimitiveListData[];
|
|
18
|
-
}
|
|
19
|
-
export declare const injectFastTableContext: () => IFastTableContext, provideFastTableContext: (contextValue: IFastTableContext) => void;
|
|
20
|
-
declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
21
|
-
/**
|
|
22
|
-
* @description Название сущности, которая будет отображаться в таблице
|
|
23
|
-
*/
|
|
24
|
-
entity: string;
|
|
25
|
-
/**
|
|
26
|
-
* @description Метка списка. Используется для различия списков для одной сущности. Если передан набор меток, то
|
|
27
|
-
* все они будут переданы на web-server для получения наиболее подходящего списка.
|
|
28
|
-
*/
|
|
29
|
-
mark?: string | string[];
|
|
30
|
-
/**
|
|
31
|
-
* @description Мастер-сущности используемые при создании нового элемента.
|
|
32
|
-
*/
|
|
33
|
-
masterEntities?: IMasterEntity;
|
|
34
|
-
/**
|
|
35
|
-
* @description Используются для фильтрации и при создании новой сущности. Представляют собой объект с перечисленными
|
|
36
|
-
* свойствами.
|
|
37
|
-
*/
|
|
38
|
-
binding?: any;
|
|
39
|
-
/**
|
|
40
|
-
* @description Набор actions(их имена), которые нужно показать над таблицей.
|
|
41
|
-
*/
|
|
42
|
-
actions?: string[];
|
|
43
|
-
/**
|
|
44
|
-
* @description Метка для случая, когда нужно скрыть заголовок, даже если он есть в конфигурации списка.
|
|
45
|
-
*/
|
|
46
|
-
hideLabel?: boolean;
|
|
47
|
-
/**
|
|
48
|
-
* @description Скрывать actions на форме. Тем самым загрузка actions не будет происходить.
|
|
49
|
-
*/
|
|
50
|
-
hideActions?: boolean;
|
|
51
|
-
/**
|
|
52
|
-
* @description Если установлен в true, то чтение usage-context не будет происходить.
|
|
53
|
-
*/
|
|
54
|
-
disableUsageContext?: boolean;
|
|
55
|
-
/**
|
|
56
|
-
* @description Массив дополнительных tool, которые нужно добавить на список.
|
|
57
|
-
*/
|
|
58
|
-
externalTools?: any[];
|
|
59
|
-
selectedRows?: any[];
|
|
60
|
-
showInformationBlock?: boolean;
|
|
61
|
-
pagination?: "scroll" | "bar";
|
|
62
|
-
}, {
|
|
63
|
-
listSettings: import('vue').ComputedRef<any>;
|
|
64
|
-
array: import('vue').ComputedRef<IPrimitiveListData[]>;
|
|
65
|
-
config: import('vue').ComputedRef<Partial<import('../../index').IListCell<IPrimitiveListData>>[]>;
|
|
66
|
-
selectedRows: import('vue').ComputedRef<IPrimitiveListData[]>;
|
|
67
|
-
selectedPrimaryKeys: Ref<(string | number)[], (string | number)[]>;
|
|
68
|
-
listController: {
|
|
69
|
-
state: {
|
|
70
|
-
entity: string | null;
|
|
71
|
-
mark: string | null | undefined | string[];
|
|
72
|
-
settings: any;
|
|
73
|
-
};
|
|
74
|
-
readonly customFilters: any;
|
|
75
|
-
set: (entity: string | null, mark: undefined | string | string[]) => void;
|
|
76
|
-
get: () => any;
|
|
77
|
-
configuration: import('vue').ComputedRef<any>;
|
|
78
|
-
update: (data: any) => void;
|
|
79
|
-
computedPrefilter: import('vue').ComputedRef<any>;
|
|
80
|
-
computedFiltersConfiguration: import('vue').ComputedRef<any>;
|
|
81
|
-
readonly cellConfig: import('../../methods/convert-list-config').IExtendListCell<any>[];
|
|
82
|
-
readonly prefilters: any;
|
|
83
|
-
readonly order: any;
|
|
84
|
-
clean(): void;
|
|
85
|
-
cellConfiguration: import('vue').ComputedRef<Partial<import('../../index').IListCell<IPrimitiveListData>>[]>;
|
|
86
|
-
computedLabel: import('vue').ComputedRef<string | null>;
|
|
87
|
-
computedTools: import('vue').ComputedRef<any>;
|
|
88
|
-
computedHasLocalConfiguration: import('vue').ComputedRef<boolean>;
|
|
89
|
-
computedOrder: import('vue').ComputedRef<any>;
|
|
90
|
-
readonly displayModeForNew: any;
|
|
91
|
-
};
|
|
92
|
-
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
|
|
93
|
-
"update:selectedRows": (data: any[]) => any;
|
|
94
|
-
}, string, import('vue').PublicProps, Readonly<{
|
|
95
|
-
/**
|
|
96
|
-
* @description Название сущности, которая будет отображаться в таблице
|
|
97
|
-
*/
|
|
98
|
-
entity: string;
|
|
99
|
-
/**
|
|
100
|
-
* @description Метка списка. Используется для различия списков для одной сущности. Если передан набор меток, то
|
|
101
|
-
* все они будут переданы на web-server для получения наиболее подходящего списка.
|
|
102
|
-
*/
|
|
103
|
-
mark?: string | string[];
|
|
104
|
-
/**
|
|
105
|
-
* @description Мастер-сущности используемые при создании нового элемента.
|
|
106
|
-
*/
|
|
107
|
-
masterEntities?: IMasterEntity;
|
|
108
|
-
/**
|
|
109
|
-
* @description Используются для фильтрации и при создании новой сущности. Представляют собой объект с перечисленными
|
|
110
|
-
* свойствами.
|
|
111
|
-
*/
|
|
112
|
-
binding?: any;
|
|
113
|
-
/**
|
|
114
|
-
* @description Набор actions(их имена), которые нужно показать над таблицей.
|
|
115
|
-
*/
|
|
116
|
-
actions?: string[];
|
|
117
|
-
/**
|
|
118
|
-
* @description Метка для случая, когда нужно скрыть заголовок, даже если он есть в конфигурации списка.
|
|
119
|
-
*/
|
|
120
|
-
hideLabel?: boolean;
|
|
121
|
-
/**
|
|
122
|
-
* @description Скрывать actions на форме. Тем самым загрузка actions не будет происходить.
|
|
123
|
-
*/
|
|
124
|
-
hideActions?: boolean;
|
|
125
|
-
/**
|
|
126
|
-
* @description Если установлен в true, то чтение usage-context не будет происходить.
|
|
127
|
-
*/
|
|
128
|
-
disableUsageContext?: boolean;
|
|
129
|
-
/**
|
|
130
|
-
* @description Массив дополнительных tool, которые нужно добавить на список.
|
|
131
|
-
*/
|
|
132
|
-
externalTools?: any[];
|
|
133
|
-
selectedRows?: any[];
|
|
134
|
-
showInformationBlock?: boolean;
|
|
135
|
-
pagination?: "scroll" | "bar";
|
|
136
|
-
}> & Readonly<{
|
|
137
|
-
"onUpdate:selectedRows"?: ((data: any[]) => any) | undefined;
|
|
138
|
-
}>, {
|
|
139
|
-
pagination: "scroll" | "bar";
|
|
140
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
|
|
141
|
-
endOfTheScroll: HTMLDivElement;
|
|
142
|
-
}, HTMLDivElement>, {
|
|
143
|
-
tools?(_: {}): any;
|
|
144
|
-
}>;
|
|
145
|
-
export default _default;
|
|
146
|
-
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
147
|
-
new (): {
|
|
148
|
-
$slots: S;
|
|
149
|
-
};
|
|
150
|
-
};
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { IExtendedMetadataField } from '../../metadata/types/metadata.types';
|
|
2
|
-
interface IProps {
|
|
3
|
-
name: string;
|
|
4
|
-
type?: string;
|
|
5
|
-
label?: string;
|
|
6
|
-
/**
|
|
7
|
-
* @description Нужно ли использовать UsageContext
|
|
8
|
-
*/
|
|
9
|
-
usageContext?: boolean;
|
|
10
|
-
fieldMetadata?: IExtendedMetadataField;
|
|
11
|
-
}
|
|
12
|
-
declare const _default: import('vue').DefineComponent<IProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<IProps> & Readonly<{}>, {
|
|
13
|
-
usageContext: boolean;
|
|
14
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
15
|
-
export default _default;
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
type __VLS_Props = {
|
|
2
|
-
src?: string;
|
|
3
|
-
alt: string;
|
|
4
|
-
default?: string;
|
|
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, {
|
|
7
|
-
refImage: HTMLImageElement;
|
|
8
|
-
}, HTMLImageElement>;
|
|
9
|
-
export default _default;
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
interface Props {
|
|
2
|
-
entity: string;
|
|
3
|
-
name: string;
|
|
4
|
-
errors: string[];
|
|
5
|
-
beforeUploaded?: (file: File) => Promise<boolean>;
|
|
6
|
-
availableFileExtensions?: string[];
|
|
7
|
-
disabled?: boolean;
|
|
8
|
-
modelValue?: string;
|
|
9
|
-
}
|
|
10
|
-
declare const _default: import('vue').DefineComponent<Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
|
|
11
|
-
"update:modelValue": (fileDescriptorId: string | null) => any;
|
|
12
|
-
update: (file: File | null) => any;
|
|
13
|
-
}, string, import('vue').PublicProps, Readonly<Props> & Readonly<{
|
|
14
|
-
"onUpdate:modelValue"?: ((fileDescriptorId: string | null) => any) | undefined;
|
|
15
|
-
onUpdate?: ((file: File | null) => any) | undefined;
|
|
16
|
-
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
|
|
17
|
-
refInput: HTMLInputElement;
|
|
18
|
-
}, HTMLDivElement>;
|
|
19
|
-
export default _default;
|
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
import { IInputButtonSelection } from '../../shared/index.ts';
|
|
2
|
-
type __VLS_Props = {
|
|
3
|
-
modelValue?: string | number;
|
|
4
|
-
/**
|
|
5
|
-
* @description Имя сущности на которую ссылается данное поле.
|
|
6
|
-
*/
|
|
7
|
-
entity: string;
|
|
8
|
-
customFilters?: string;
|
|
9
|
-
label: string;
|
|
10
|
-
disabled: boolean;
|
|
11
|
-
/**
|
|
12
|
-
* @description Список доступных полей для выбора. Если значение установлено (Является Array), то всегда будет
|
|
13
|
-
* показываться select.
|
|
14
|
-
*/
|
|
15
|
-
availableValues?: unknown[];
|
|
16
|
-
/**
|
|
17
|
-
* @description Callback обратного вызова при нажатии на input. Нужен в том случае, если мы собираемся переопределить
|
|
18
|
-
* стандартное поведение подбора элемента. В таком случае поиск полностью ложится на callback: показ модального
|
|
19
|
-
* окна и т.д. Используется для type:modal
|
|
20
|
-
*/
|
|
21
|
-
selectionCallback?: any;
|
|
22
|
-
/**
|
|
23
|
-
* @description Если установлено значение true, то выборка является множественной.
|
|
24
|
-
*/
|
|
25
|
-
multiple?: boolean;
|
|
26
|
-
/**
|
|
27
|
-
* @description Метки списка, которые нужно использовать для отображения в режиме modal.
|
|
28
|
-
*/
|
|
29
|
-
modalMarks?: string[] | string;
|
|
30
|
-
} & Partial<IInputButtonSelection>;
|
|
31
|
-
declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
|
|
32
|
-
"update:modelValue": (data: any) => any;
|
|
33
|
-
}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{
|
|
34
|
-
"onUpdate:modelValue"?: ((data: any) => any) | undefined;
|
|
35
|
-
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
36
|
-
export default _default;
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
interface IProps {
|
|
2
|
-
label: string;
|
|
3
|
-
}
|
|
4
|
-
declare const _default: import('vue').DefineComponent<IProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<IProps> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
5
|
-
export default _default;
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
type __VLS_Props = {
|
|
2
|
-
entity: string;
|
|
3
|
-
value: any;
|
|
4
|
-
multiple?: boolean;
|
|
5
|
-
marks: any;
|
|
6
|
-
};
|
|
7
|
-
declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
|
|
8
|
-
"jenesius-vue-modal:____P____R____O____M____P____T": (data: any) => any;
|
|
9
|
-
}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{
|
|
10
|
-
"onJenesius-vue-modal:____P____R____O____M____P____T"?: ((data: any) => any) | undefined;
|
|
11
|
-
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
12
|
-
export default _default;
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
type __VLS_Props = {
|
|
2
|
-
entity: string;
|
|
3
|
-
cellConfig: any;
|
|
4
|
-
prefilters: any;
|
|
5
|
-
order: any;
|
|
6
|
-
customFilters: any;
|
|
7
|
-
params: any;
|
|
8
|
-
selectedRows?: any;
|
|
9
|
-
};
|
|
10
|
-
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, {}, any>;
|
|
11
|
-
export default _default;
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { IActionOptions, IToolResponse } from '../../metadata/types/action.types.ts';
|
|
2
|
-
type __VLS_Props = {
|
|
3
|
-
buttonLabel: string;
|
|
4
|
-
paramDialog: IToolResponse['paramDialog'];
|
|
5
|
-
tool: IToolResponse;
|
|
6
|
-
options: Partial<IActionOptions>;
|
|
7
|
-
};
|
|
8
|
-
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, {}, any>;
|
|
9
|
-
export default _default;
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
interface IProps {
|
|
2
|
-
entity: string;
|
|
3
|
-
primaryKey: number | string;
|
|
4
|
-
}
|
|
5
|
-
declare const _default: import('vue').DefineComponent<IProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<IProps> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
6
|
-
export default _default;
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
interface IVersion {
|
|
2
|
-
selectedFields: string[] | null;
|
|
3
|
-
date: string;
|
|
4
|
-
customerName: string | null;
|
|
5
|
-
version: number;
|
|
6
|
-
changes: {
|
|
7
|
-
name: string;
|
|
8
|
-
newValue: any;
|
|
9
|
-
oldValue?: any;
|
|
10
|
-
}[] | null;
|
|
11
|
-
entity: string;
|
|
12
|
-
}
|
|
13
|
-
declare const _default: import('vue').DefineComponent<IVersion, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<IVersion> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
14
|
-
export default _default;
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { IMultiButtonItem } from '../../index';
|
|
2
|
-
type __VLS_Props = {
|
|
3
|
-
/**
|
|
4
|
-
* @description Заголовок для данной кнопки. Используется в случае, если первым элементом не нужно показывать
|
|
5
|
-
* действие.
|
|
6
|
-
*/
|
|
7
|
-
label?: string;
|
|
8
|
-
array?: IMultiButtonItem[];
|
|
9
|
-
};
|
|
10
|
-
declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {
|
|
11
|
-
array: IMultiButtonItem[];
|
|
12
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
13
|
-
export default _default;
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
declare function __VLS_template(): {
|
|
2
|
-
attrs: Partial<{}>;
|
|
3
|
-
slots: {
|
|
4
|
-
default?(_: {}): any;
|
|
5
|
-
};
|
|
6
|
-
refs: {};
|
|
7
|
-
rootEl: any;
|
|
8
|
-
};
|
|
9
|
-
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
10
|
-
declare const __VLS_component: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
11
|
-
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
12
|
-
export default _default;
|
|
13
|
-
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
14
|
-
new (): {
|
|
15
|
-
$slots: S;
|
|
16
|
-
};
|
|
17
|
-
};
|
|
@@ -1,41 +0,0 @@
|
|
|
1
|
-
import { PropType, Component } from 'vue';
|
|
2
|
-
type AsTag = 'a' | 'button' | 'div' | 'form' | 'h2' | 'h3' | 'img' | 'input' | 'label' | 'li' | 'nav' | 'ol' | 'p' | 'span' | 'svg' | 'ul' | 'template' | ({} & string);
|
|
3
|
-
declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
4
|
-
/**
|
|
5
|
-
* @description Если asChild=true, он рендерит <Slot>, то есть просто передаёт атрибуты и события внутрь
|
|
6
|
-
* дочернего элемента.
|
|
7
|
-
*/
|
|
8
|
-
asChild: {
|
|
9
|
-
type: BooleanConstructor;
|
|
10
|
-
default: boolean;
|
|
11
|
-
};
|
|
12
|
-
/**
|
|
13
|
-
* @description Если строка - рендерит тэг, если компонента - рендерит её
|
|
14
|
-
*/
|
|
15
|
-
as: {
|
|
16
|
-
type: PropType<AsTag | Component>;
|
|
17
|
-
default: string;
|
|
18
|
-
};
|
|
19
|
-
}>, () => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
20
|
-
[key: string]: any;
|
|
21
|
-
}>, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
22
|
-
/**
|
|
23
|
-
* @description Если asChild=true, он рендерит <Slot>, то есть просто передаёт атрибуты и события внутрь
|
|
24
|
-
* дочернего элемента.
|
|
25
|
-
*/
|
|
26
|
-
asChild: {
|
|
27
|
-
type: BooleanConstructor;
|
|
28
|
-
default: boolean;
|
|
29
|
-
};
|
|
30
|
-
/**
|
|
31
|
-
* @description Если строка - рендерит тэг, если компонента - рендерит её
|
|
32
|
-
*/
|
|
33
|
-
as: {
|
|
34
|
-
type: PropType<AsTag | Component>;
|
|
35
|
-
default: string;
|
|
36
|
-
};
|
|
37
|
-
}>> & Readonly<{}>, {
|
|
38
|
-
asChild: boolean;
|
|
39
|
-
as: Component | AsTag;
|
|
40
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
41
|
-
export default _default;
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
declare const _default: import('vue').DefineComponent<{}, () => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
2
|
-
[key: string]: any;
|
|
3
|
-
}> | import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
4
|
-
[key: string]: any;
|
|
5
|
-
}>[] | null, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
6
|
-
export default _default;
|
|
@@ -1,7 +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<{}>, {
|
|
5
|
-
color: string;
|
|
6
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
7
|
-
export default _default;
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
type __VLS_Props = {
|
|
2
|
-
rowLength: number;
|
|
3
|
-
component: any;
|
|
4
|
-
values?: any;
|
|
5
|
-
isNew: boolean;
|
|
6
|
-
};
|
|
7
|
-
declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
8
|
-
close: (...args: any[]) => void;
|
|
9
|
-
save: (...args: any[]) => void;
|
|
10
|
-
}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{
|
|
11
|
-
onClose?: ((...args: any[]) => any) | undefined;
|
|
12
|
-
onSave?: ((...args: any[]) => any) | undefined;
|
|
13
|
-
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
|
|
14
|
-
refTableForm: HTMLTableRowElement;
|
|
15
|
-
}, HTMLTableRowElement>;
|
|
16
|
-
export default _default;
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
type __VLS_Props = {
|
|
2
|
-
label: string;
|
|
3
|
-
type?: string;
|
|
4
|
-
};
|
|
5
|
-
declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
|
|
6
|
-
select: () => any;
|
|
7
|
-
}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{
|
|
8
|
-
onSelect?: (() => any) | undefined;
|
|
9
|
-
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLTableCellElement>;
|
|
10
|
-
export default _default;
|
|
@@ -1,43 +0,0 @@
|
|
|
1
|
-
import { IListCell } from '../../metadata/types/metadata.list.types.ts';
|
|
2
|
-
type __VLS_Props = {
|
|
3
|
-
config: Partial<IListCell>[];
|
|
4
|
-
};
|
|
5
|
-
declare function __VLS_template(): {
|
|
6
|
-
attrs: Partial<{}>;
|
|
7
|
-
slots: {
|
|
8
|
-
default?(_: {
|
|
9
|
-
label?: string | undefined;
|
|
10
|
-
name?: string | string[] | undefined;
|
|
11
|
-
value?: string | ((cellValue: unknown, rowValues: import('../../metadata/types/metadata.list.types.ts').IPrimitiveListData) => string | number) | null | undefined;
|
|
12
|
-
type?: string | undefined;
|
|
13
|
-
class?: string | string[] | ((rowValues: import('../../metadata/types/metadata.list.types.ts').IPrimitiveListData) => string) | undefined;
|
|
14
|
-
onClick?: ((rowValues: import('../../metadata/types/metadata.list.types.ts').IPrimitiveListData, cell: IListCell<import('../../metadata/types/metadata.list.types.ts').IPrimitiveListData>, context: import('../../metadata/types/metadata.list.types.ts').IRowContext) => void) | undefined;
|
|
15
|
-
href?: ((rowValues: import('../../metadata/types/metadata.list.types.ts').IPrimitiveListData) => string) | undefined;
|
|
16
|
-
link?: ((rowValues: import('../../metadata/types/metadata.list.types.ts').IPrimitiveListData) => import('vue-router').RouteLocationRaw | null) | undefined;
|
|
17
|
-
icon?: string | ((rowValues: import('../../metadata/types/metadata.list.types.ts').IPrimitiveListData) => string | null) | undefined;
|
|
18
|
-
hide?: ((rowValues: import('../../metadata/types/metadata.list.types.ts').IPrimitiveListData) => boolean) | undefined;
|
|
19
|
-
width?: string | number | undefined;
|
|
20
|
-
unitValue?: string | undefined;
|
|
21
|
-
unit?: string | undefined;
|
|
22
|
-
format?: string | undefined;
|
|
23
|
-
formatter?: {
|
|
24
|
-
name: string;
|
|
25
|
-
} | undefined;
|
|
26
|
-
hint?: string | undefined;
|
|
27
|
-
displayItem?: "form" | "inline" | "modal" | undefined;
|
|
28
|
-
displayMode?: "form" | "inline" | "modal" | undefined;
|
|
29
|
-
visible?: boolean | undefined;
|
|
30
|
-
}): any;
|
|
31
|
-
};
|
|
32
|
-
refs: {};
|
|
33
|
-
rootEl: HTMLTableRowElement;
|
|
34
|
-
};
|
|
35
|
-
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
36
|
-
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, {}, HTMLTableRowElement>;
|
|
37
|
-
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
38
|
-
export default _default;
|
|
39
|
-
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
40
|
-
new (): {
|
|
41
|
-
$slots: S;
|
|
42
|
-
};
|
|
43
|
-
};
|
|
@@ -1,66 +0,0 @@
|
|
|
1
|
-
import { IListCell, IPrimitiveListData } from '../../index';
|
|
2
|
-
type __VLS_Props = {
|
|
3
|
-
array: IPrimitiveListData[];
|
|
4
|
-
config: Partial<IListCell>[];
|
|
5
|
-
/**
|
|
6
|
-
* @description Порядковый номер активной строки. 0...n, где n - array.length. Значение -1 означает значение новой
|
|
7
|
-
* формы. Значение null - отсутствие открытой формы.
|
|
8
|
-
*/
|
|
9
|
-
activeRow: number | null;
|
|
10
|
-
selectedRows?: IPrimitiveListData[];
|
|
11
|
-
classCallback?: (value: IPrimitiveListData, index: number) => string | string[];
|
|
12
|
-
/**
|
|
13
|
-
* @description Необходимо ли убирать колонки в которых нет значения. В случае передачи true -> колонки для которых
|
|
14
|
-
* не найдено значение будут убраны.
|
|
15
|
-
*/
|
|
16
|
-
shortcut?: boolean;
|
|
17
|
-
/**
|
|
18
|
-
* @description Для расширения данных, которые будут передаваться в configuration.arrayListRowHandler нужно использовать
|
|
19
|
-
* данный обработчик. WidgetTable ничего не знает про сущность, с которой она работает. Так что эту функцию можно
|
|
20
|
-
* использовать для добавления сущности в options.
|
|
21
|
-
* @example Добавление сущности к параметрам.
|
|
22
|
-
* <widget-table :row-options-handler = "rowHandler"/>
|
|
23
|
-
*
|
|
24
|
-
* const entityName = "Customer"
|
|
25
|
-
* function rowHandler() {
|
|
26
|
-
* return entityName;
|
|
27
|
-
* }
|
|
28
|
-
*/
|
|
29
|
-
rowOptionsHandler?: () => Record<string, any>;
|
|
30
|
-
};
|
|
31
|
-
declare function __VLS_template(): {
|
|
32
|
-
attrs: Partial<{}>;
|
|
33
|
-
slots: {
|
|
34
|
-
footer?(_: {}): any;
|
|
35
|
-
};
|
|
36
|
-
refs: {
|
|
37
|
-
refTable: HTMLTableElement;
|
|
38
|
-
};
|
|
39
|
-
rootEl: HTMLDivElement;
|
|
40
|
-
};
|
|
41
|
-
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
42
|
-
declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
|
|
43
|
-
order: (name: string) => any;
|
|
44
|
-
save: (v: unknown) => any;
|
|
45
|
-
"update:selectedRows": (rows: IPrimitiveListData[]) => any;
|
|
46
|
-
"update:activeRow": (row: number | null) => any;
|
|
47
|
-
}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{
|
|
48
|
-
onOrder?: ((name: string) => any) | undefined;
|
|
49
|
-
onSave?: ((v: unknown) => any) | undefined;
|
|
50
|
-
"onUpdate:selectedRows"?: ((rows: IPrimitiveListData[]) => any) | undefined;
|
|
51
|
-
"onUpdate:activeRow"?: ((row: number | null) => any) | undefined;
|
|
52
|
-
}>, {
|
|
53
|
-
activeRow: number | null;
|
|
54
|
-
selectedRows: IPrimitiveListData[];
|
|
55
|
-
shortcut: boolean;
|
|
56
|
-
rowOptionsHandler: () => Record<string, any>;
|
|
57
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
|
|
58
|
-
refTable: HTMLTableElement;
|
|
59
|
-
}, HTMLDivElement>;
|
|
60
|
-
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
61
|
-
export default _default;
|
|
62
|
-
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
63
|
-
new (): {
|
|
64
|
-
$slots: S;
|
|
65
|
-
};
|
|
66
|
-
};
|
|
@@ -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,17 +0,0 @@
|
|
|
1
|
-
declare function __VLS_template(): {
|
|
2
|
-
attrs: Partial<{}>;
|
|
3
|
-
slots: {
|
|
4
|
-
default?(_: {}): any;
|
|
5
|
-
};
|
|
6
|
-
refs: {};
|
|
7
|
-
rootEl: any;
|
|
8
|
-
};
|
|
9
|
-
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
10
|
-
declare const __VLS_component: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
11
|
-
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
12
|
-
export default _default;
|
|
13
|
-
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
14
|
-
new (): {
|
|
15
|
-
$slots: S;
|
|
16
|
-
};
|
|
17
|
-
};
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
type __VLS_Props = {
|
|
2
|
-
value: unknown;
|
|
3
|
-
};
|
|
4
|
-
declare function __VLS_template(): {
|
|
5
|
-
attrs: Partial<{}>;
|
|
6
|
-
slots: {
|
|
7
|
-
default?(_: {}): any;
|
|
8
|
-
};
|
|
9
|
-
refs: {};
|
|
10
|
-
rootEl: any;
|
|
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, {}, any>;
|
|
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,19 +0,0 @@
|
|
|
1
|
-
declare function __VLS_template(): {
|
|
2
|
-
attrs: Partial<{}>;
|
|
3
|
-
slots: {
|
|
4
|
-
default?(_: {
|
|
5
|
-
class: string;
|
|
6
|
-
}): any;
|
|
7
|
-
};
|
|
8
|
-
refs: {};
|
|
9
|
-
rootEl: any;
|
|
10
|
-
};
|
|
11
|
-
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
12
|
-
declare const __VLS_component: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
13
|
-
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
14
|
-
export default _default;
|
|
15
|
-
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
16
|
-
new (): {
|
|
17
|
-
$slots: S;
|
|
18
|
-
};
|
|
19
|
-
};
|