startup-ui 0.9.18 → 0.10.0
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/index.css +1 -1
- package/dist/startup-ui.cjs.js +18 -18
- package/dist/startup-ui.cjs.js.map +1 -1
- package/dist/startup-ui.es.js +3256 -3377
- package/dist/startup-ui.es.js.map +1 -1
- package/dist/types/components/SActionBar.vue.d.ts +15 -7
- package/dist/types/components/SActionBar.vue.d.ts.map +1 -1
- package/dist/types/components/SActionIcon.vue.d.ts +14 -13
- package/dist/types/components/SActionIcon.vue.d.ts.map +1 -1
- package/dist/types/components/SAlert/SAlert.vue.d.ts +10 -6
- package/dist/types/components/SAlert/SAlert.vue.d.ts.map +1 -1
- package/dist/types/components/SButton.vue.d.ts +28 -21
- package/dist/types/components/SButton.vue.d.ts.map +1 -1
- package/dist/types/components/SCanvas.vue.d.ts +25 -22
- package/dist/types/components/SCanvas.vue.d.ts.map +1 -1
- package/dist/types/components/SCheckbox.vue.d.ts +29 -14
- package/dist/types/components/SCheckbox.vue.d.ts.map +1 -1
- package/dist/types/components/SCheckboxGroup.vue.d.ts +27 -15
- package/dist/types/components/SCheckboxGroup.vue.d.ts.map +1 -1
- package/dist/types/components/SColumnSettings.vue.d.ts +56 -22
- package/dist/types/components/SColumnSettings.vue.d.ts.map +1 -1
- package/dist/types/components/SConfirm/SConfirm.vue.d.ts +13 -3
- package/dist/types/components/SConfirm/SConfirm.vue.d.ts.map +1 -1
- package/dist/types/components/SCopyText.vue.d.ts +24 -19
- package/dist/types/components/SCopyText.vue.d.ts.map +1 -1
- package/dist/types/components/SDashboard.vue.d.ts +15 -7
- package/dist/types/components/SDashboard.vue.d.ts.map +1 -1
- package/dist/types/components/SDashboardItem.vue.d.ts +23 -23
- package/dist/types/components/SDashboardItem.vue.d.ts.map +1 -1
- package/dist/types/components/SDatePicker.vue.d.ts +27 -22
- package/dist/types/components/SDatePicker.vue.d.ts.map +1 -1
- package/dist/types/components/SDialog.vue.d.ts +38 -16
- package/dist/types/components/SDialog.vue.d.ts.map +1 -1
- package/dist/types/components/SDropdownMenu.vue.d.ts +35 -19
- package/dist/types/components/SDropdownMenu.vue.d.ts.map +1 -1
- package/dist/types/components/SFilter.vue.d.ts +5 -8
- package/dist/types/components/SFilter.vue.d.ts.map +1 -1
- package/dist/types/components/SFilterGroup.vue.d.ts +39 -15
- package/dist/types/components/SFilterGroup.vue.d.ts.map +1 -1
- package/dist/types/components/SFooter.vue.d.ts +15 -7
- package/dist/types/components/SFooter.vue.d.ts.map +1 -1
- package/dist/types/components/SForm.vue.d.ts +39 -21
- package/dist/types/components/SForm.vue.d.ts.map +1 -1
- package/dist/types/components/SFormRow.vue.d.ts +30 -25
- package/dist/types/components/SFormRow.vue.d.ts.map +1 -1
- package/dist/types/components/SHorizontalMenu.vue.d.ts +14 -6
- package/dist/types/components/SHorizontalMenu.vue.d.ts.map +1 -1
- package/dist/types/components/SHtmlEditor.vue.d.ts +16 -9
- package/dist/types/components/SHtmlEditor.vue.d.ts.map +1 -1
- package/dist/types/components/SImagePreview.vue.d.ts +23 -15
- package/dist/types/components/SImagePreview.vue.d.ts.map +1 -1
- package/dist/types/components/SInput.vue.d.ts +40 -27
- package/dist/types/components/SInput.vue.d.ts.map +1 -1
- package/dist/types/components/SNote.vue.d.ts +22 -21
- package/dist/types/components/SNote.vue.d.ts.map +1 -1
- package/dist/types/components/SPagination.vue.d.ts +21 -20
- package/dist/types/components/SPagination.vue.d.ts.map +1 -1
- package/dist/types/components/SProgressbar.vue.d.ts +18 -13
- package/dist/types/components/SProgressbar.vue.d.ts.map +1 -1
- package/dist/types/components/SRadio.vue.d.ts +23 -16
- package/dist/types/components/SRadio.vue.d.ts.map +1 -1
- package/dist/types/components/SRadioGroup.vue.d.ts +31 -18
- package/dist/types/components/SRadioGroup.vue.d.ts.map +1 -1
- package/dist/types/components/SSelect.vue.d.ts +61 -38
- package/dist/types/components/SSelect.vue.d.ts.map +1 -1
- package/dist/types/components/SStat.vue.d.ts +22 -21
- package/dist/types/components/SStat.vue.d.ts.map +1 -1
- package/dist/types/components/SStatus.vue.d.ts +13 -8
- package/dist/types/components/SStatus.vue.d.ts.map +1 -1
- package/dist/types/components/SSwitch.vue.d.ts +30 -15
- package/dist/types/components/SSwitch.vue.d.ts.map +1 -1
- package/dist/types/components/STable.vue.d.ts +63 -41
- package/dist/types/components/STable.vue.d.ts.map +1 -1
- package/dist/types/components/STag.vue.d.ts +11 -6
- package/dist/types/components/STag.vue.d.ts.map +1 -1
- package/dist/types/components/STimeline.vue.d.ts +19 -17
- package/dist/types/components/STimeline.vue.d.ts.map +1 -1
- package/dist/types/components/SToggle.vue.d.ts +19 -31
- package/dist/types/components/SToggle.vue.d.ts.map +1 -1
- package/dist/types/components/SToggleGroup.vue.d.ts +17 -11
- package/dist/types/components/SToggleGroup.vue.d.ts.map +1 -1
- package/dist/types/components/STooltip.vue.d.ts +28 -15
- package/dist/types/components/STooltip.vue.d.ts.map +1 -1
- package/dist/types/components/STree.vue.d.ts +67 -30
- package/dist/types/components/STree.vue.d.ts.map +1 -1
- package/dist/types/components/SUpload.vue.d.ts +56 -39
- package/dist/types/components/SUpload.vue.d.ts.map +1 -1
- package/dist/types/components/SVerticalMenu.vue.d.ts +19 -10
- package/dist/types/components/SVerticalMenu.vue.d.ts.map +1 -1
- package/dist/types/global-components.d.ts +126 -0
- package/dist/types/global-components.d.ts.map +1 -0
- package/dist/types/index.d.ts +4 -4
- package/dist/types/index.d.ts.map +1 -1
- package/dist/types/plugin.d.ts +1 -2
- package/dist/types/plugin.d.ts.map +1 -1
- package/package.json +2 -2
|
@@ -1,44 +1,66 @@
|
|
|
1
|
-
declare const _default:
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
1
|
+
declare const _default: <T>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
2
|
+
props: __VLS_PrettifyLocal<Pick<Partial<{}> & Omit<{} & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, never>, never> & {
|
|
3
|
+
data?: T[] | Record<string | number, T>;
|
|
4
|
+
hoverable?: boolean;
|
|
5
|
+
striped?: boolean;
|
|
6
|
+
bordered?: boolean;
|
|
7
|
+
nodata?: string;
|
|
8
|
+
fixedHeader?: boolean;
|
|
9
|
+
height?: string;
|
|
10
|
+
topScroll?: boolean;
|
|
11
|
+
} & Partial<{}>> & import('vue').PublicProps;
|
|
12
|
+
expose(exposed: import('vue').ShallowUnwrapRef<{}>): void;
|
|
13
|
+
attrs: any;
|
|
14
|
+
slots: {
|
|
15
|
+
header?(_: {}): any;
|
|
16
|
+
headers?(_: {}): any;
|
|
17
|
+
nodata?(_: {}): any;
|
|
18
|
+
row?(_: {
|
|
19
|
+
row: number | (() => string) | (() => string) | T | {
|
|
20
|
+
(...items: ConcatArray<T>[]): T[];
|
|
21
|
+
(...items: (T | ConcatArray<T>)[]): T[];
|
|
22
|
+
} | ((searchElement: T, fromIndex?: number) => number) | ((searchElement: T, fromIndex?: number) => number) | ((start?: number, end?: number) => T[]) | ((searchElement: T, fromIndex?: number) => boolean) | ((index: number) => T | undefined) | {
|
|
23
|
+
(): string;
|
|
24
|
+
(locales: string | string[], options?: Intl.NumberFormatOptions & Intl.DateTimeFormatOptions): string;
|
|
25
|
+
} | (() => T | undefined) | ((...items: T[]) => number) | ((separator?: string) => string) | (() => T[]) | (() => T | undefined) | ((compareFn?: ((a: T, b: T) => number) | undefined) => T[]) | {
|
|
26
|
+
(start: number, deleteCount?: number): T[];
|
|
27
|
+
(start: number, deleteCount: number, ...items: T[]): T[];
|
|
28
|
+
} | ((...items: T[]) => number) | {
|
|
29
|
+
<S extends T>(predicate: (value: T, index: number, array: T[]) => value is S, thisArg?: any): this is S[];
|
|
30
|
+
(predicate: (value: T, index: number, array: T[]) => unknown, thisArg?: any): boolean;
|
|
31
|
+
} | ((predicate: (value: T, index: number, array: T[]) => unknown, thisArg?: any) => boolean) | ((callbackfn: (value: T, index: number, array: T[]) => void, thisArg?: any) => void) | (<U>(callbackfn: (value: T, index: number, array: T[]) => U, thisArg?: any) => U[]) | {
|
|
32
|
+
<S extends T>(predicate: (value: T, index: number, array: T[]) => value is S, thisArg?: any): S[];
|
|
33
|
+
(predicate: (value: T, index: number, array: T[]) => unknown, thisArg?: any): T[];
|
|
34
|
+
} | {
|
|
35
|
+
(callbackfn: (previousValue: T, currentValue: T, currentIndex: number, array: T[]) => T): T;
|
|
36
|
+
(callbackfn: (previousValue: T, currentValue: T, currentIndex: number, array: T[]) => T, initialValue: T): T;
|
|
37
|
+
<U>(callbackfn: (previousValue: U, currentValue: T, currentIndex: number, array: T[]) => U, initialValue: U): U;
|
|
38
|
+
} | {
|
|
39
|
+
(callbackfn: (previousValue: T, currentValue: T, currentIndex: number, array: T[]) => T): T;
|
|
40
|
+
(callbackfn: (previousValue: T, currentValue: T, currentIndex: number, array: T[]) => T, initialValue: T): T;
|
|
41
|
+
<U>(callbackfn: (previousValue: U, currentValue: T, currentIndex: number, array: T[]) => U, initialValue: U): U;
|
|
42
|
+
} | {
|
|
43
|
+
<S extends T>(predicate: (value: T, index: number, obj: T[]) => value is S, thisArg?: any): S | undefined;
|
|
44
|
+
(predicate: (value: T, index: number, obj: T[]) => unknown, thisArg?: any): T | undefined;
|
|
45
|
+
} | ((predicate: (value: T, index: number, obj: T[]) => unknown, thisArg?: any) => number) | ((value: T, start?: number, end?: number) => T[]) | ((target: number, start: number, end?: number) => T[]) | (() => ArrayIterator<[number, T]>) | (() => ArrayIterator<number>) | (() => ArrayIterator<T>) | (<U, This = undefined>(callback: (this: This, value: T, index: number, array: T[]) => U | readonly U[], thisArg?: This | undefined) => U[]) | (<A, D extends number = 1>(this: A, depth?: D | undefined) => FlatArray<A, D>[]) | {
|
|
46
|
+
<S extends T>(predicate: (value: T, index: number, array: T[]) => value is S, thisArg?: any): S | undefined;
|
|
47
|
+
(predicate: (value: T, index: number, array: T[]) => unknown, thisArg?: any): T | undefined;
|
|
48
|
+
} | ((predicate: (value: T, index: number, array: T[]) => unknown, thisArg?: any) => number) | (() => T[]) | ((compareFn?: ((a: T, b: T) => number) | undefined) => T[]) | {
|
|
49
|
+
(start: number, deleteCount: number, ...items: T[]): T[];
|
|
50
|
+
(start: number, deleteCount?: number): T[];
|
|
51
|
+
} | ((index: number, value: T) => T[]) | (() => string);
|
|
52
|
+
index: number | "concat" | "indexOf" | "lastIndexOf" | "slice" | "length" | "includes" | "at" | "toLocaleString" | "pop" | "push" | "join" | "reverse" | "shift" | "sort" | "splice" | "unshift" | "every" | "some" | "forEach" | "map" | "filter" | "reduce" | "reduceRight" | "find" | "findIndex" | "fill" | "copyWithin" | "entries" | "keys" | "values" | "flatMap" | "flat" | "findLast" | "findLastIndex" | "toReversed" | "toSorted" | "toSpliced" | "with" | "toString";
|
|
53
|
+
}): any;
|
|
54
|
+
default?(_: {}): any;
|
|
55
|
+
footer?(_: {}): any;
|
|
56
|
+
footers?(_: {}): any;
|
|
24
57
|
};
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
} & {
|
|
29
|
-
headers?: ((props: {}) => any) | undefined;
|
|
30
|
-
} & {
|
|
31
|
-
nodata?: ((props: {}) => any) | undefined;
|
|
32
|
-
} & {
|
|
33
|
-
row?: ((props: {
|
|
34
|
-
row: any;
|
|
35
|
-
index: "forEach" | "entries" | "keys" | "values" | "length" | "pop" | "push" | "concat" | "join" | "reverse" | "shift" | "slice" | "sort" | "splice" | "unshift" | "indexOf" | "lastIndexOf" | "every" | "some" | "map" | "filter" | "reduce" | "reduceRight" | "find" | "findIndex" | "fill" | "copyWithin" | "includes" | "flatMap" | "flat" | "toString" | "toLocaleString" | "at";
|
|
36
|
-
}) => any) | undefined;
|
|
37
|
-
} & {
|
|
38
|
-
default?: ((props: {}) => any) | undefined;
|
|
39
|
-
} & {
|
|
40
|
-
footer?: ((props: {}) => any) | undefined;
|
|
41
|
-
} & {
|
|
42
|
-
footers?: ((props: {}) => any) | undefined;
|
|
58
|
+
emit: {};
|
|
59
|
+
}>) => import('vue').VNode & {
|
|
60
|
+
__ctx?: Awaited<typeof __VLS_setup>;
|
|
43
61
|
};
|
|
62
|
+
export default _default;
|
|
63
|
+
type __VLS_PrettifyLocal<T> = {
|
|
64
|
+
[K in keyof T]: T[K];
|
|
65
|
+
} & {};
|
|
44
66
|
//# sourceMappingURL=STable.vue.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"STable.vue.d.ts","sourceRoot":"","sources":["../../../src/components/STable.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"STable.vue.d.ts","sourceRoot":"","sources":["../../../src/components/STable.vue"],"names":[],"mappings":"AA+BA;yBA8LiB,CAAC,EACjB,aAAa,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC,OAAO,CAAC,EAC9D,YAAY,mBAAmB,CAAC,IAAI,CAAC,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,EAAE,OAAO,GAAG,MAAM,GAAG,OAAO,CAAC,CAAC,EAC3G,eAAe,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC,QAAQ,CAAC,EACjE;WAwJO,mBAAmB,CAAC;eAtJjB,CAAC,EAAE,GAAG,MAAM,CAAC,MAAM,GAAG,MAAM,EAAE,CAAC,CAAC;oBAC3B,OAAO;kBACT,OAAO;mBACN,OAAO;iBACT,MAAM;sBACD,OAAO;iBACZ,MAAM;oBACH,OAAO;mBA+IuE,CAAC,4BAA2B;oBACzG,OAAO,KAAK,EAAE,gBAAgB,CAAC,EAAE,CAAC,GAAG,IAAI;WAClD,GAAG;;wBArCiB,GAAG;yBACF,GAAG;wBACJ,GAAG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;YACN,GAAG;yBACC,GAAG;wBACJ,GAAG;yBACF,GAAG;;UAiCzB,EAAE;EAEL,KACQ,OAAO,KAAK,EAAE,KAAK,GAAG;IAAE,KAAK,CAAC,EAAE,OAAO,CAAC,OAAO,WAAW,CAAC,CAAA;CAAE;AAnKzE,wBAmK4E;AAC5E,KAAK,mBAAmB,CAAC,CAAC,IAAI;KAAG,CAAC,IAAI,MAAM,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;CAAG,GAAG,EAAE,CAAC"}
|
|
@@ -2,14 +2,19 @@ type Color = 'gray' | 'primary' | 'primary-dark' | 'primary-darkest' | 'primary-
|
|
|
2
2
|
type __VLS_Props = {
|
|
3
3
|
color?: Color;
|
|
4
4
|
};
|
|
5
|
-
declare
|
|
6
|
-
|
|
7
|
-
|
|
5
|
+
declare function __VLS_template(): {
|
|
6
|
+
attrs: Partial<{}>;
|
|
7
|
+
slots: {
|
|
8
|
+
default?(_: {}): any;
|
|
9
|
+
};
|
|
10
|
+
refs: {};
|
|
11
|
+
rootEl: HTMLDivElement;
|
|
8
12
|
};
|
|
9
|
-
|
|
10
|
-
declare const
|
|
13
|
+
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
14
|
+
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, {}, HTMLDivElement>;
|
|
15
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
11
16
|
export default _default;
|
|
12
|
-
type
|
|
17
|
+
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
13
18
|
new (): {
|
|
14
19
|
$slots: S;
|
|
15
20
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"STag.vue.d.ts","sourceRoot":"","sources":["../../../src/components/STag.vue"],"names":[],"mappings":"AAiGA,KAAK,KAAK,GAAG,MAAM,GAAG,SAAS,GAAG,cAAc,GAAG,iBAAiB,GAAG,eAAe,GAAG,kBAAkB,GAAG,KAAK,GAAG,UAAU,GAAG,WAAW,GAAG,cAAc,GAAG,QAAQ,GAAG,aAAa,GAAG,cAAc,GAAG,iBAAiB,GAAG,OAAO,GAAG,YAAY,GAAG,aAAa,GAAG,gBAAgB,CAAC;AAC5R,KAAK,WAAW,GAAG;IACf,KAAK,CAAC,EAAE,KAAK,CAAA;CAChB,CAAC;
|
|
1
|
+
{"version":3,"file":"STag.vue.d.ts","sourceRoot":"","sources":["../../../src/components/STag.vue"],"names":[],"mappings":"AAKA;AAiGA,KAAK,KAAK,GAAG,MAAM,GAAG,SAAS,GAAG,cAAc,GAAG,iBAAiB,GAAG,eAAe,GAAG,kBAAkB,GAAG,KAAK,GAAG,UAAU,GAAG,WAAW,GAAG,cAAc,GAAG,QAAQ,GAAG,aAAa,GAAG,cAAc,GAAG,iBAAiB,GAAG,OAAO,GAAG,YAAY,GAAG,aAAa,GAAG,gBAAgB,CAAC;AAC5R,KAAK,WAAW,GAAG;IACf,KAAK,CAAC,EAAE,KAAK,CAAA;CAChB,CAAC;AAKF,iBAAS,cAAc;WA2BT,OAAO,IAA6B;;yBAVrB,GAAG;;;;EAe/B;AAQD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe,6SAOnB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAQpG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|
|
@@ -1,20 +1,22 @@
|
|
|
1
|
-
declare const _default:
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
});
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
1
|
+
declare const _default: <T>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
2
|
+
props: __VLS_PrettifyLocal<Pick<Partial<{}> & Omit<{} & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, never>, never> & {
|
|
3
|
+
items?: T[];
|
|
4
|
+
keyBy?: string | ((item: T, index: number) => string | number);
|
|
5
|
+
} & Partial<{}>> & import('vue').PublicProps;
|
|
6
|
+
expose(exposed: import('vue').ShallowUnwrapRef<{}>): void;
|
|
7
|
+
attrs: any;
|
|
8
|
+
slots: {
|
|
9
|
+
item?(_: {
|
|
10
|
+
item: T;
|
|
11
|
+
index: number;
|
|
12
|
+
}): any;
|
|
12
13
|
};
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
item: unknown;
|
|
17
|
-
index: number;
|
|
18
|
-
}) => any) | undefined;
|
|
14
|
+
emit: {};
|
|
15
|
+
}>) => import('vue').VNode & {
|
|
16
|
+
__ctx?: Awaited<typeof __VLS_setup>;
|
|
19
17
|
};
|
|
18
|
+
export default _default;
|
|
19
|
+
type __VLS_PrettifyLocal<T> = {
|
|
20
|
+
[K in keyof T]: T[K];
|
|
21
|
+
} & {};
|
|
20
22
|
//# sourceMappingURL=STimeline.vue.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"STimeline.vue.d.ts","sourceRoot":"","sources":["../../../src/components/STimeline.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"STimeline.vue.d.ts","sourceRoot":"","sources":["../../../src/components/STimeline.vue"],"names":[],"mappings":"AAaA;yBA6EiB,CAAC,EACjB,aAAa,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC,OAAO,CAAC,EAC9D,YAAY,mBAAmB,CAAC,IAAI,CAAC,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,EAAE,OAAO,GAAG,MAAM,GAAG,OAAO,CAAC,CAAC,EAC3G,eAAe,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC,QAAQ,CAAC,EACjE;WA0FO,mBAAmB,CAAC;gBAxFhB,CAAC,EAAE;gBACH,MAAM,GAAG,CAAC,CAAC,IAAI,EAAE,CAAC,EAAE,KAAK,EAAE,MAAM,KAAK,MAAM,GAAG,MAAM,CAAC;mBAuF4B,CAAC,4BAA2B;oBACzG,OAAO,KAAK,EAAE,gBAAgB,CAAC,EAAE,CAAC,GAAG,IAAI;WAClD,GAAG;;;;;YA7Be,GAAG;;UA+BtB,EAAE;EAEL,KACQ,OAAO,KAAK,EAAE,KAAK,GAAG;IAAE,KAAK,CAAC,EAAE,OAAO,CAAC,OAAO,WAAW,CAAC,CAAA;CAAE;AArGzE,wBAqG4E;AAC5E,KAAK,mBAAmB,CAAC,CAAC,IAAI;KAAG,CAAC,IAAI,MAAM,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;CAAG,GAAG,EAAE,CAAC"}
|
|
@@ -1,37 +1,25 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
}
|
|
6
|
-
|
|
7
|
-
}
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
type: BooleanConstructor;
|
|
12
|
-
default: boolean;
|
|
13
|
-
};
|
|
14
|
-
color: {
|
|
15
|
-
type: PropType<"primary" | "red" | "green">;
|
|
16
|
-
default: string;
|
|
17
|
-
};
|
|
18
|
-
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
19
|
-
title: StringConstructor;
|
|
20
|
-
opened: {
|
|
21
|
-
type: BooleanConstructor;
|
|
22
|
-
default: boolean;
|
|
1
|
+
export interface SToggleProps {
|
|
2
|
+
title?: string;
|
|
3
|
+
opened?: boolean;
|
|
4
|
+
color?: "bg" | "primary" | "red" | "green";
|
|
5
|
+
}
|
|
6
|
+
declare function __VLS_template(): {
|
|
7
|
+
attrs: Partial<{}>;
|
|
8
|
+
slots: {
|
|
9
|
+
title?(_: {}): any;
|
|
10
|
+
default?(_: {}): any;
|
|
23
11
|
};
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
}
|
|
12
|
+
refs: {};
|
|
13
|
+
rootEl: HTMLDivElement;
|
|
14
|
+
};
|
|
15
|
+
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
16
|
+
declare const __VLS_component: import('vue').DefineComponent<SToggleProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<SToggleProps> & Readonly<{}>, {
|
|
17
|
+
color: "bg" | "primary" | "red" | "green";
|
|
29
18
|
opened: boolean;
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
19
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
20
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
33
21
|
export default _default;
|
|
34
|
-
type
|
|
22
|
+
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
35
23
|
new (): {
|
|
36
24
|
$slots: S;
|
|
37
25
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SToggle.vue.d.ts","sourceRoot":"","sources":["../../../src/components/SToggle.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"SToggle.vue.d.ts","sourceRoot":"","sources":["../../../src/components/SToggle.vue"],"names":[],"mappings":"AAYA;AAwHA,MAAM,WAAW,YAAY;IACzB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,KAAK,CAAC,EAAE,IAAI,GAAG,SAAS,GAAG,KAAK,GAAG,OAAO,CAAC;CAC9C;AA+CD,iBAAS,cAAc;WA+CT,OAAO,IAA6B;;uBAXvB,GAAG;yBACD,GAAG;;;;EAe/B;AAYD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;WAjHT,IAAI,GAAG,SAAS,GAAG,KAAK,GAAG,OAAO;YADjC,OAAO;wFA0HlB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAapG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|
|
@@ -1,15 +1,21 @@
|
|
|
1
|
-
|
|
1
|
+
export interface SToggleGroupProps {
|
|
2
|
+
multiple?: boolean;
|
|
3
|
+
}
|
|
4
|
+
declare function __VLS_template(): {
|
|
5
|
+
attrs: Partial<{}>;
|
|
6
|
+
slots: {
|
|
7
|
+
default?(_: {}): any;
|
|
8
|
+
};
|
|
9
|
+
refs: {};
|
|
10
|
+
rootEl: HTMLDivElement;
|
|
11
|
+
};
|
|
12
|
+
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
13
|
+
declare const __VLS_component: import('vue').DefineComponent<SToggleGroupProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<SToggleGroupProps> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
14
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
2
15
|
export default _default;
|
|
3
|
-
type
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
declare const __VLS_component: import("vue").DefineComponent<{}, {
|
|
7
|
-
multiple: boolean;
|
|
8
|
-
$props: {
|
|
9
|
-
readonly multiple?: boolean | undefined;
|
|
16
|
+
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
17
|
+
new (): {
|
|
18
|
+
$slots: S;
|
|
10
19
|
};
|
|
11
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
12
|
-
type __VLS_Slots = {
|
|
13
|
-
default?: ((props: {}) => any) | undefined;
|
|
14
20
|
};
|
|
15
21
|
//# sourceMappingURL=SToggleGroup.vue.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SToggleGroup.vue.d.ts","sourceRoot":"","sources":["../../../src/components/SToggleGroup.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"SToggleGroup.vue.d.ts","sourceRoot":"","sources":["../../../src/components/SToggleGroup.vue"],"names":[],"mappings":"AAKA;AAsCA,MAAM,WAAW,iBAAiB;IAC9B,QAAQ,CAAC,EAAE,OAAO,CAAC;CACtB;AAaD,iBAAS,cAAc;WA0BT,OAAO,IAA6B;;yBAVrB,GAAG;;;;EAe/B;AAQD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe,yTAOnB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAQpG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|
|
@@ -1,19 +1,32 @@
|
|
|
1
|
-
|
|
1
|
+
export interface STooltipProps {
|
|
2
|
+
at?: 'top' | 'bottom' | 'right' | 'left' | null;
|
|
3
|
+
icon?: string | string[];
|
|
4
|
+
}
|
|
5
|
+
declare function __VLS_template(): {
|
|
6
|
+
attrs: Partial<{}>;
|
|
7
|
+
slots: {
|
|
8
|
+
icon?(_: {}): any;
|
|
9
|
+
default?(_: {}): any;
|
|
10
|
+
};
|
|
11
|
+
refs: {
|
|
12
|
+
$icon: HTMLDivElement;
|
|
13
|
+
$tooltip: HTMLDivElement;
|
|
14
|
+
};
|
|
15
|
+
rootEl: HTMLDivElement;
|
|
16
|
+
};
|
|
17
|
+
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
18
|
+
declare const __VLS_component: import('vue').DefineComponent<STooltipProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<STooltipProps> & Readonly<{}>, {
|
|
19
|
+
at: "top" | "bottom" | "right" | "left" | null;
|
|
20
|
+
icon: string | string[];
|
|
21
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
|
|
22
|
+
$icon: HTMLDivElement;
|
|
23
|
+
$tooltip: HTMLDivElement;
|
|
24
|
+
}, HTMLDivElement>;
|
|
25
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
2
26
|
export default _default;
|
|
3
|
-
type
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
declare const __VLS_component: import("vue").DefineComponent<{}, {
|
|
7
|
-
at: string;
|
|
8
|
-
icon: string | unknown[];
|
|
9
|
-
$props: {
|
|
10
|
-
readonly at?: string | undefined;
|
|
11
|
-
readonly icon?: string | unknown[] | undefined;
|
|
27
|
+
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
28
|
+
new (): {
|
|
29
|
+
$slots: S;
|
|
12
30
|
};
|
|
13
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
14
|
-
type __VLS_Slots = {
|
|
15
|
-
icon?: ((props: {}) => any) | undefined;
|
|
16
|
-
} & {
|
|
17
|
-
default?: ((props: {}) => any) | undefined;
|
|
18
31
|
};
|
|
19
32
|
//# sourceMappingURL=STooltip.vue.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"STooltip.vue.d.ts","sourceRoot":"","sources":["../../../src/components/STooltip.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"STooltip.vue.d.ts","sourceRoot":"","sources":["../../../src/components/STooltip.vue"],"names":[],"mappings":"AAiBA;AA4QA,MAAM,WAAW,aAAa;IAC1B,EAAE,CAAC,EAAE,KAAK,GAAG,QAAQ,GAAG,OAAO,GAAG,MAAM,GAAG,IAAI,CAAC;IAChD,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,EAAE,CAAC;CAC5B;AAgGD,iBAAS,cAAc;WA4ET,OAAO,IAA6B;;sBAbxB,GAAG;yBACC,GAAG;;;;;;;EAiBhC;AAgBD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;QApMZ,KAAK,GAAG,QAAQ,GAAG,OAAO,GAAG,MAAM,GAAG,IAAI;UACxC,MAAM,GAAG,MAAM,EAAE;;;;kBA4M1B,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAapG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|
|
@@ -1,34 +1,71 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
1
|
+
export interface STreeNode {
|
|
2
|
+
id: string | number;
|
|
3
|
+
label?: string;
|
|
4
|
+
children?: STreeNode[];
|
|
5
|
+
[key: string]: any;
|
|
6
|
+
}
|
|
7
|
+
type __VLS_Props = {
|
|
8
|
+
/**
|
|
9
|
+
* Массив вида [{id, label, children: [...]}, ...]
|
|
10
|
+
*/
|
|
11
|
+
data: STreeNode[];
|
|
12
|
+
expandedKeys?: (string | number)[];
|
|
13
|
+
draggable?: boolean;
|
|
14
|
+
selectable?: boolean;
|
|
15
|
+
/**
|
|
16
|
+
* Включить чекбоксы
|
|
17
|
+
*/
|
|
18
|
+
checkboxes?: boolean;
|
|
19
|
+
/**
|
|
20
|
+
* При нажатии на чекбокс в родительском узле, состояние чекбоксов в потомках не меняется
|
|
21
|
+
*/
|
|
22
|
+
selectWithChildren?: boolean;
|
|
23
|
+
/**
|
|
24
|
+
* Ключ, по которому раскрыте узлы хранятся в localStorage
|
|
25
|
+
*/
|
|
26
|
+
storeExpandedKeysTo?: string;
|
|
27
|
+
/**
|
|
28
|
+
* Границы
|
|
29
|
+
*/
|
|
30
|
+
bordered?: boolean;
|
|
31
|
+
};
|
|
32
|
+
type __VLS_PublicProps = {
|
|
33
|
+
modelValue?: any;
|
|
34
|
+
} & __VLS_Props;
|
|
35
|
+
declare function __VLS_template(): {
|
|
36
|
+
attrs: Partial<{}>;
|
|
37
|
+
slots: Readonly<{
|
|
38
|
+
node?(props: {
|
|
39
|
+
node: STreeNode;
|
|
40
|
+
}): any;
|
|
41
|
+
}> & {
|
|
42
|
+
node?(props: {
|
|
43
|
+
node: STreeNode;
|
|
44
|
+
}): any;
|
|
25
45
|
};
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
46
|
+
refs: {};
|
|
47
|
+
rootEl: HTMLDivElement;
|
|
48
|
+
};
|
|
49
|
+
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
50
|
+
declare const __VLS_component: import('vue').DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
51
|
+
"update:modelValue": (value: any) => any;
|
|
31
52
|
} & {
|
|
32
|
-
|
|
53
|
+
change: (node: STreeNode) => any;
|
|
54
|
+
dragstart: (node: STreeNode, event: DragEvent) => any;
|
|
55
|
+
drop: (targetNode: STreeNode, event: DragEvent, dropType: string | undefined) => any;
|
|
56
|
+
}, string, import('vue').PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
|
|
57
|
+
"onUpdate:modelValue"?: ((value: any) => any) | undefined;
|
|
58
|
+
onChange?: ((node: STreeNode) => any) | undefined;
|
|
59
|
+
onDragstart?: ((node: STreeNode, event: DragEvent) => any) | undefined;
|
|
60
|
+
onDrop?: ((targetNode: STreeNode, event: DragEvent, dropType: string | undefined) => any) | undefined;
|
|
61
|
+
}>, {
|
|
62
|
+
expandedKeys: (string | number)[];
|
|
63
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
64
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
65
|
+
export default _default;
|
|
66
|
+
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
67
|
+
new (): {
|
|
68
|
+
$slots: S;
|
|
69
|
+
};
|
|
33
70
|
};
|
|
34
71
|
//# sourceMappingURL=STree.vue.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"STree.vue.d.ts","sourceRoot":"","sources":["../../../src/components/STree.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"STree.vue.d.ts","sourceRoot":"","sources":["../../../src/components/STree.vue"],"names":[],"mappings":"AAuCA;AAsYA,MAAM,WAAW,SAAS;IACtB,EAAE,EAAE,MAAM,GAAG,MAAM,CAAC;IACpB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,QAAQ,CAAC,EAAE,SAAS,EAAE,CAAC;IACvB,CAAC,GAAG,EAAE,MAAM,GAAG,GAAG,CAAC;CACtB;AAED,KAAK,WAAW,GAAG;IACf;;OAEG;IACH,IAAI,EAAE,SAAS,EAAE,CAAC;IAClB,YAAY,CAAC,EAAE,CAAC,MAAM,GAAG,MAAM,CAAC,EAAE,CAAC;IACnC,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB;;OAEG;IACH,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB;;OAEG;IACH,kBAAkB,CAAC,EAAE,OAAO,CAAC;IAC7B;;OAEG;IACH,mBAAmB,CAAC,EAAE,MAAM,CAAC;IAC7B;;OAEG;IACH,QAAQ,CAAC,EAAE,OAAO,CAAC;CACtB,CAAC;AA2PF,KAAK,iBAAiB,GAAG;IACzB,UAAU,CAAC,EAAE,GAAG,CAAC;CAChB,GAAG,WAAW,CAAC;AAKhB,iBAAS,cAAc;WA6JT,OAAO,IAA6B;;qBAlZjC;YAAE,IAAI,EAAE,SAAS,CAAA;SAAE,GAAG,GAAG;;qBAAzB;YAAE,IAAI,EAAE,SAAS,CAAA;SAAE,GAAG,GAAG;;;;EAuZzC;AAyBD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;;;;;;;;;;;;kBAjdF,CAAC,MAAM,GAAG,MAAM,CAAC,EAAE;wFA0dpC,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAapG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|
|
@@ -1,45 +1,62 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
$emit: (event: "clear" | "select", ...args: any[]) => void;
|
|
10
|
-
multiple: boolean;
|
|
11
|
-
url?: string | undefined;
|
|
12
|
-
accept?: string | undefined;
|
|
13
|
-
maxFileSize?: number | undefined;
|
|
14
|
-
uploadButtonTitle?: string | undefined;
|
|
15
|
-
$props: {
|
|
16
|
-
readonly multiple?: boolean | undefined;
|
|
17
|
-
readonly url?: string | undefined;
|
|
18
|
-
readonly accept?: string | undefined;
|
|
19
|
-
readonly maxFileSize?: number | undefined;
|
|
20
|
-
readonly uploadButtonTitle?: string | undefined;
|
|
21
|
-
};
|
|
22
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
23
|
-
type __VLS_Slots = {
|
|
24
|
-
header?: ((props: {
|
|
25
|
-
choose: () => void;
|
|
26
|
-
clear: typeof clear;
|
|
27
|
-
files: any;
|
|
28
|
-
isDragging: boolean;
|
|
29
|
-
}) => any) | undefined;
|
|
30
|
-
} & {
|
|
31
|
-
preview?: ((props: {
|
|
32
|
-
files: any[];
|
|
33
|
-
remove: typeof remove;
|
|
34
|
-
}) => any) | undefined;
|
|
35
|
-
} & {
|
|
36
|
-
default?: ((props: {}) => any) | undefined;
|
|
37
|
-
};
|
|
38
|
-
declare function clear(): void;
|
|
1
|
+
export interface SUploadProps {
|
|
2
|
+
url?: string;
|
|
3
|
+
accept?: string;
|
|
4
|
+
maxFileSize?: number;
|
|
5
|
+
multiple?: boolean;
|
|
6
|
+
uploadButtonTitle?: string;
|
|
7
|
+
}
|
|
8
|
+
type __VLS_Props = SUploadProps;
|
|
39
9
|
/**
|
|
40
10
|
* Удаление файла по имени (т.к. могут храниться и строки, и файлы)
|
|
41
11
|
*
|
|
42
12
|
* @param title
|
|
43
13
|
*/
|
|
44
|
-
declare function remove(title:
|
|
14
|
+
declare function remove(title: string): void;
|
|
15
|
+
declare function clear(): void;
|
|
16
|
+
type __VLS_PublicProps = {
|
|
17
|
+
modelValue?: any | any[];
|
|
18
|
+
} & __VLS_Props;
|
|
19
|
+
declare function __VLS_template(): {
|
|
20
|
+
attrs: Partial<{}>;
|
|
21
|
+
slots: {
|
|
22
|
+
header?(_: {
|
|
23
|
+
choose: () => void;
|
|
24
|
+
clear: typeof clear;
|
|
25
|
+
files: any;
|
|
26
|
+
isDragging: boolean;
|
|
27
|
+
}): any;
|
|
28
|
+
preview?(_: {
|
|
29
|
+
files: any[];
|
|
30
|
+
remove: typeof remove;
|
|
31
|
+
}): any;
|
|
32
|
+
default?(_: {}): any;
|
|
33
|
+
};
|
|
34
|
+
refs: {
|
|
35
|
+
fileInput: HTMLInputElement;
|
|
36
|
+
};
|
|
37
|
+
rootEl: HTMLDivElement;
|
|
38
|
+
};
|
|
39
|
+
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
40
|
+
declare const __VLS_component: import('vue').DefineComponent<__VLS_PublicProps, {
|
|
41
|
+
clear: typeof clear;
|
|
42
|
+
remove: typeof remove;
|
|
43
|
+
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
44
|
+
"update:modelValue": (value: any) => any;
|
|
45
|
+
} & {
|
|
46
|
+
select: (value: any) => any;
|
|
47
|
+
clear: () => any;
|
|
48
|
+
}, string, import('vue').PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
|
|
49
|
+
"onUpdate:modelValue"?: ((value: any) => any) | undefined;
|
|
50
|
+
onSelect?: ((value: any) => any) | undefined;
|
|
51
|
+
onClear?: (() => any) | undefined;
|
|
52
|
+
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
|
|
53
|
+
fileInput: HTMLInputElement;
|
|
54
|
+
}, HTMLDivElement>;
|
|
55
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
56
|
+
export default _default;
|
|
57
|
+
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
58
|
+
new (): {
|
|
59
|
+
$slots: S;
|
|
60
|
+
};
|
|
61
|
+
};
|
|
45
62
|
//# sourceMappingURL=SUpload.vue.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SUpload.vue.d.ts","sourceRoot":"","sources":["../../../src/components/SUpload.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"SUpload.vue.d.ts","sourceRoot":"","sources":["../../../src/components/SUpload.vue"],"names":[],"mappings":"AAyBA;AA2NA,MAAM,WAAW,YAAY;IACzB,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,iBAAiB,CAAC,EAAE,MAAM,CAAC;CAC9B;AAED,KAAK,WAAW,GAAG,YAAY,CAAC;AA+DhC;;;;GAIG;AACH,iBAAS,MAAM,CAAC,KAAK,EAAE,MAAM,QAU5B;AAED,iBAAS,KAAK,SAGb;AA6BD,KAAK,iBAAiB,GAAG;IACzB,UAAU,CAAC,EAAE,GAAG,GAAG,GAAG,EAAE,CAAC;CACxB,GAAG,WAAW,CAAC;AAKhB,iBAAS,cAAc;WAwIT,OAAO,IAA6B;;;;;;;YAbtB,GAAG;;;;YACD,GAAG;yBACH,GAAG;;;;;;EAgBhC;AAuBD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;;;;;;;;;;;;;;kBAUnB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAQpG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|
|
@@ -1,12 +1,21 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
}
|
|
1
|
+
export interface SVerticalMenuLink {
|
|
2
|
+
id: string | number;
|
|
3
|
+
label: string;
|
|
4
|
+
url?: string;
|
|
5
|
+
active?: boolean;
|
|
6
|
+
className?: string;
|
|
7
|
+
type?: string;
|
|
8
|
+
isPublished?: boolean;
|
|
9
|
+
children?: SVerticalMenuLink[];
|
|
10
|
+
}
|
|
11
|
+
export interface SVerticalMenuProps {
|
|
12
|
+
links?: SVerticalMenuLink[];
|
|
13
|
+
expandedKeys?: (string | number)[];
|
|
14
|
+
storeExpandedKeysTo?: string;
|
|
15
|
+
}
|
|
16
|
+
declare const _default: import('vue').DefineComponent<SVerticalMenuProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<SVerticalMenuProps> & Readonly<{}>, {
|
|
17
|
+
links: SVerticalMenuLink[];
|
|
18
|
+
expandedKeys: (string | number)[];
|
|
19
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
11
20
|
export default _default;
|
|
12
21
|
//# sourceMappingURL=SVerticalMenu.vue.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SVerticalMenu.vue.d.ts","sourceRoot":"","sources":["../../../src/components/SVerticalMenu.vue"],"names":[],"mappings":""}
|
|
1
|
+
{"version":3,"file":"SVerticalMenu.vue.d.ts","sourceRoot":"","sources":["../../../src/components/SVerticalMenu.vue"],"names":[],"mappings":"AAmCA;AAwLA,MAAM,WAAW,iBAAiB;IAC9B,EAAE,EAAE,MAAM,GAAG,MAAM,CAAC;IACpB,KAAK,EAAE,MAAM,CAAC;IACd,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,QAAQ,CAAC,EAAE,iBAAiB,EAAE,CAAC;CAClC;AAED,MAAM,WAAW,kBAAkB;IAE/B,KAAK,CAAC,EAAE,iBAAiB,EAAE,CAAC;IAE5B,YAAY,CAAC,EAAE,CAAC,MAAM,GAAG,MAAM,CAAC,EAAE,CAAC;IAEnC,mBAAmB,CAAC,EAAE,MAAM,CAAC;CAChC;;WALW,iBAAiB,EAAE;kBAEZ,CAAC,MAAM,GAAG,MAAM,CAAC,EAAE;;AAwMtC,wBAQG"}
|