@bagelink/vue 1.15.13 → 1.15.26
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/AccordionItem.vue.d.ts.map +1 -1
- package/dist/components/Alert.vue.d.ts +8 -4
- package/dist/components/Avatar.vue.d.ts.map +1 -1
- package/dist/components/Badge.vue.d.ts +46 -6
- package/dist/components/Badge.vue.d.ts.map +1 -1
- package/dist/components/BglVideo.vue.d.ts.map +1 -1
- package/dist/components/Btn.vue.d.ts +11 -3
- package/dist/components/Btn.vue.d.ts.map +1 -1
- package/dist/components/Card.vue.d.ts.map +1 -1
- package/dist/components/DataPreview.vue.d.ts.map +1 -1
- package/dist/components/DragOver.vue.d.ts.map +1 -1
- package/dist/components/Dropdown.vue.d.ts.map +1 -1
- package/dist/components/FieldSetVue.vue.d.ts.map +1 -1
- package/dist/components/FilterQuery.vue.d.ts.map +1 -1
- package/dist/components/Image.vue.d.ts.map +1 -1
- package/dist/components/ListItem.vue.d.ts +0 -1
- package/dist/components/ListItem.vue.d.ts.map +1 -1
- package/dist/components/ListView.vue.d.ts.map +1 -1
- package/dist/components/MapEmbed/Index.vue.d.ts.map +1 -1
- package/dist/components/Menu.vue.d.ts.map +1 -1
- package/dist/components/NavBar.vue.d.ts.map +1 -1
- package/dist/components/PageTitle.vue.d.ts.map +1 -1
- package/dist/components/Pagination.vue.d.ts +1 -1
- package/dist/components/RouterWrapper.vue.d.ts.map +1 -1
- package/dist/components/Spreadsheet/Index.vue.d.ts.map +1 -1
- package/dist/components/Spreadsheet/SpreadsheetTable.vue.d.ts +8 -8
- package/dist/components/Spreadsheet/SpreadsheetTable.vue.d.ts.map +1 -1
- package/dist/components/Swiper.vue.d.ts.map +1 -1
- package/dist/components/Toast.vue.d.ts +7 -2
- package/dist/components/Toast.vue.d.ts.map +1 -1
- package/dist/components/analytics/BarChart.vue.d.ts.map +1 -1
- package/dist/components/analytics/LineChart.vue.d.ts.map +1 -1
- package/dist/components/analytics/PieChart.vue.d.ts.map +1 -1
- package/dist/components/calendar/CalendarPopover.vue.d.ts.map +1 -1
- package/dist/components/calendar/Index.vue.d.ts.map +1 -1
- package/dist/components/calendar/views/AgendaView.vue.d.ts.map +1 -1
- package/dist/components/calendar/views/DayView.vue.d.ts.map +1 -1
- package/dist/components/calendar/views/MonthView.vue.d.ts.map +1 -1
- package/dist/components/calendar/views/WeekView.vue.d.ts.map +1 -1
- package/dist/components/dataTable/DataTable.vue.d.ts +11 -2
- package/dist/components/dataTable/DataTable.vue.d.ts.map +1 -1
- package/dist/components/form/index.d.ts +0 -4
- package/dist/components/form/inputs/ArrayInput.vue.d.ts.map +1 -1
- package/dist/components/form/inputs/CheckInput.vue.d.ts.map +1 -1
- package/dist/components/form/inputs/Checkbox.vue.d.ts.map +1 -1
- package/dist/components/form/inputs/CodeEditor/Index.vue.d.ts.map +1 -1
- package/dist/components/form/inputs/ColorInput.vue.d.ts.map +1 -1
- package/dist/components/form/inputs/DateInput.vue.d.ts.map +1 -1
- package/dist/components/form/inputs/DatePicker.vue.d.ts.map +1 -1
- package/dist/components/form/inputs/EmailInput.vue.d.ts.map +1 -1
- package/dist/components/form/inputs/JSONInput.vue.d.ts.map +1 -1
- package/dist/components/form/inputs/MarkdownEditor.vue.d.ts.map +1 -1
- package/dist/components/form/inputs/NumberInput.vue.d.ts.map +1 -1
- package/dist/components/form/inputs/OTP.vue.d.ts.map +1 -1
- package/dist/components/form/inputs/PasswordInput.vue.d.ts.map +1 -1
- package/dist/components/form/inputs/RadioGroup.vue.d.ts.map +1 -1
- package/dist/components/form/inputs/RangeInput.vue.d.ts.map +1 -1
- package/dist/components/form/inputs/RichText/components/EditorToolbar.vue.d.ts.map +1 -1
- package/dist/components/form/inputs/RichText/index.vue.d.ts.map +1 -1
- package/dist/components/form/inputs/RichText/utils/media.d.ts +1 -10
- package/dist/components/form/inputs/SelectBtn.vue.d.ts +4 -3
- package/dist/components/form/inputs/SelectBtn.vue.d.ts.map +1 -1
- package/dist/components/form/inputs/SelectInput.vue.d.ts +1 -1
- package/dist/components/form/inputs/SelectInput.vue.d.ts.map +1 -1
- package/dist/components/form/inputs/SignaturePad.vue.d.ts.map +1 -1
- package/dist/components/form/inputs/TableField.vue.d.ts.map +1 -1
- package/dist/components/form/inputs/TelInput.vue.d.ts.map +1 -1
- package/dist/components/form/inputs/TextInput.vue.d.ts.map +1 -1
- package/dist/components/form/inputs/ToggleInput.vue.d.ts.map +1 -1
- package/dist/components/index.d.ts +2 -9
- package/dist/components/layout/AppContent.vue.d.ts.map +1 -1
- package/dist/components/layout/AppLayout.vue.d.ts +33 -4
- package/dist/components/layout/AppLayout.vue.d.ts.map +1 -1
- package/dist/components/layout/AppSidebar.vue.d.ts +6 -3
- package/dist/components/layout/AppSidebar.vue.d.ts.map +1 -1
- package/dist/components/layout/BottomMenu.vue.d.ts.map +1 -1
- package/dist/components/layout/Panel.vue.d.ts +1 -1
- package/dist/components/layout/Resizable.vue.d.ts +1 -1
- package/dist/components/layout/Resizable.vue.d.ts.map +1 -1
- package/dist/components/layout/SidebarMenu.vue.d.ts.map +1 -1
- package/dist/components/layout/Skeleton.vue.d.ts.map +1 -1
- package/dist/components/layout/TabbedLayout.vue.d.ts.map +1 -1
- package/dist/components/layout/TabsNav.vue.d.ts +1 -1
- package/dist/components/layout/TabsNav.vue.d.ts.map +1 -1
- package/dist/components/layout/index.d.ts +2 -0
- package/dist/components/lightbox/Lightbox.vue.d.ts.map +1 -1
- package/dist/composables/index.d.ts +1 -0
- package/dist/composables/useTheme.d.ts +0 -15
- package/dist/dialog/Dialog.vue.d.ts +4 -2
- package/dist/dialog/Dialog.vue.d.ts.map +1 -1
- package/dist/dialog/DialogConfirm.vue.d.ts +2 -2
- package/dist/form-flow/MultiStepForm.vue.d.ts +16 -2
- package/dist/form-flow/MultiStepForm.vue.d.ts.map +1 -1
- package/dist/form-flow/form-flow.d.ts +11 -0
- package/dist/index.cjs +24 -22
- package/dist/index.d.ts +0 -3
- package/dist/index.mjs +78 -70
- package/dist/style.css +1 -1
- package/dist/types/BagelForm.d.ts +23 -61
- package/dist/types/BtnOptions.d.ts +5 -3
- package/dist/types/TableSchema.d.ts +3 -0
- package/dist/types/index.d.ts +1 -2
- package/dist/utils/calendar/dateUtils.d.ts +2 -3
- package/dist/utils/constants.d.ts +6 -0
- package/dist/utils/index.d.ts +24 -3
- package/dist/utils/options.d.ts +2 -2
- package/dist/utils/showdown.d.ts +6 -0
- package/package.json +1 -1
- package/src/components/AccordionItem.vue +32 -28
- package/src/components/Avatar.vue +12 -10
- package/src/components/Badge.vue +15 -13
- package/src/components/BglVideo.vue +13 -11
- package/src/components/Btn.vue +90 -89
- package/src/components/Card.vue +33 -31
- package/src/components/DataPreview.vue +17 -15
- package/src/components/DragOver.vue +2 -0
- package/src/components/Dropdown.vue +38 -36
- package/src/components/FieldSetVue.vue +7 -5
- package/src/components/FilterQuery.vue +28 -24
- package/src/components/Image.vue +7 -5
- package/src/components/JSONSchema.vue +45 -43
- package/src/components/JsonBuilder.vue +10 -8
- package/src/components/ListItem.vue +41 -39
- package/src/components/ListView.vue +3 -1
- package/src/components/MapEmbed/Index.vue +4 -2
- package/src/components/Menu.vue +17 -13
- package/src/components/NavBar.vue +198 -196
- package/src/components/PageTitle.vue +2 -0
- package/src/components/RouterWrapper.vue +3 -1
- package/src/components/Spreadsheet/Index.vue +8 -6
- package/src/components/Spreadsheet/SpreadsheetTable.vue +100 -98
- package/src/components/Swiper.vue +33 -30
- package/src/components/Toast.vue +2 -0
- package/src/components/analytics/BarChart.vue +10 -8
- package/src/components/analytics/LineChart.vue +27 -23
- package/src/components/analytics/PieChart.vue +32 -28
- package/src/components/calendar/CalendarPopover.vue +19 -17
- package/src/components/calendar/Index.vue +6 -4
- package/src/components/calendar/views/AgendaView.vue +19 -17
- package/src/components/calendar/views/DayView.vue +44 -42
- package/src/components/calendar/views/MonthView.vue +85 -83
- package/src/components/calendar/views/WeekView.vue +55 -53
- package/src/components/dataTable/DataTable.vue +140 -139
- package/src/components/form/inputs/ArrayInput.vue +28 -26
- package/src/components/form/inputs/CheckInput.vue +32 -30
- package/src/components/form/inputs/Checkbox.vue +4 -2
- package/src/components/form/inputs/CodeEditor/Index.vue +49 -45
- package/src/components/form/inputs/ColorInput.vue +37 -35
- package/src/components/form/inputs/DateInput.vue +3 -1
- package/src/components/form/inputs/DatePicker.vue +42 -40
- package/src/components/form/inputs/EmailInput.vue +67 -63
- package/src/components/form/inputs/JSONInput.vue +4 -2
- package/src/components/form/inputs/MarkdownEditor.vue +3 -1
- package/src/components/form/inputs/NumberInput.vue +53 -51
- package/src/components/form/inputs/OTP.vue +45 -43
- package/src/components/form/inputs/PasswordInput.vue +11 -9
- package/src/components/form/inputs/RadioGroup.vue +19 -18
- package/src/components/form/inputs/RangeInput.vue +23 -21
- package/src/components/form/inputs/RichText/components/EditorToolbar.vue +14 -12
- package/src/components/form/inputs/RichText/components/gridBox.vue +10 -8
- package/src/components/form/inputs/RichText/index.vue +218 -212
- package/src/components/form/inputs/SelectBtn.vue +3 -1
- package/src/components/form/inputs/SelectInput.vue +61 -57
- package/src/components/form/inputs/SignaturePad.vue +19 -17
- package/src/components/form/inputs/TableField.vue +71 -67
- package/src/components/form/inputs/TelInput.vue +84 -82
- package/src/components/form/inputs/TextInput.vue +38 -34
- package/src/components/form/inputs/ToggleInput.vue +31 -29
- package/src/components/layout/AppContent.vue +21 -17
- package/src/components/layout/AppLayout.vue +25 -23
- package/src/components/layout/AppSidebar.vue +71 -72
- package/src/components/layout/BottomMenu.vue +7 -3
- package/src/components/layout/Resizable.vue +8 -6
- package/src/components/layout/SidebarMenu.vue +16 -12
- package/src/components/layout/Skeleton.vue +17 -15
- package/src/components/layout/TabbedLayout.vue +6 -5
- package/src/components/layout/TabsNav.vue +112 -108
- package/src/components/lightbox/Lightbox.vue +147 -145
- package/src/dialog/Dialog.vue +142 -140
- package/src/form-flow/MultiStepForm.vue +88 -86
- package/src/styles/appearance.css +115 -115
- package/src/styles/bagel.css +30 -31
- package/src/styles/layout.css +977 -971
- package/src/styles/mobilLayout.css +754 -754
- package/src/styles/text.css +630 -630
- package/vite.config.ts +1 -1
- package/dist/components/Carousel.vue.d.ts +0 -140
- package/dist/components/Carousel.vue.d.ts.map +0 -1
- package/dist/components/ImportData.vue.d.ts +0 -21
- package/dist/components/ImportData.vue.d.ts.map +0 -1
- package/dist/components/Modal.vue.d.ts +0 -48
- package/dist/components/Modal.vue.d.ts.map +0 -1
- package/dist/components/ModalConfirm.vue.d.ts +0 -17
- package/dist/components/ModalConfirm.vue.d.ts.map +0 -1
- package/dist/components/ModalForm.vue.d.ts +0 -29
- package/dist/components/ModalForm.vue.d.ts.map +0 -1
- package/dist/components/Pill.vue.d.ts +0 -47
- package/dist/components/Pill.vue.d.ts.map +0 -1
- package/dist/components/Slider.vue.d.ts +0 -96
- package/dist/components/Slider.vue.d.ts.map +0 -1
- package/dist/components/Title.vue.d.ts +0 -48
- package/dist/components/Title.vue.d.ts.map +0 -1
- package/dist/components/ToolBar.vue.d.ts +0 -3
- package/dist/components/ToolBar.vue.d.ts.map +0 -1
- package/dist/components/form/BagelForm.vue.d.ts +0 -43
- package/dist/components/form/BagelForm.vue.d.ts.map +0 -1
- package/dist/components/form/BglMultiStepForm.vue.d.ts +0 -68
- package/dist/components/form/BglMultiStepForm.vue.d.ts.map +0 -1
- package/dist/components/form/FieldArray.vue.d.ts +0 -48
- package/dist/components/form/FieldArray.vue.d.ts.map +0 -1
- package/dist/components/form/useBagelFormState.d.ts +0 -11
- package/dist/components/form/useBagelFormState.d.ts.map +0 -1
- package/dist/composables/useFormField.d.ts +0 -11
- package/dist/composables/useFormField.d.ts.map +0 -1
- package/dist/plugins/modalTypes.d.ts +0 -62
- package/dist/plugins/modalTypes.d.ts.map +0 -1
- package/dist/plugins/useModal.d.ts +0 -21
- package/dist/plugins/useModal.d.ts.map +0 -1
- package/dist/utils/BagelFormUtils.d.ts +0 -183
- package/dist/utils/BagelFormUtils.d.ts.map +0 -1
package/vite.config.ts
CHANGED
|
@@ -1,140 +0,0 @@
|
|
|
1
|
-
declare function jumpToSlide(index: number): void;
|
|
2
|
-
declare function goToSlide(index: number, isTouchNav?: boolean): void;
|
|
3
|
-
declare function next(): void;
|
|
4
|
-
declare function prev(): void;
|
|
5
|
-
declare function countSlides(): void;
|
|
6
|
-
declare function clearAutoplay(): void;
|
|
7
|
-
declare function __VLS_template(): {
|
|
8
|
-
attrs: Partial<{}>;
|
|
9
|
-
slots: {
|
|
10
|
-
default?(_: {}): any;
|
|
11
|
-
prev?(_: {
|
|
12
|
-
index: number;
|
|
13
|
-
prev: typeof prev;
|
|
14
|
-
}): any;
|
|
15
|
-
next?(_: {
|
|
16
|
-
index: number;
|
|
17
|
-
next: typeof next;
|
|
18
|
-
}): any;
|
|
19
|
-
};
|
|
20
|
-
refs: {
|
|
21
|
-
bglSlider: HTMLDivElement;
|
|
22
|
-
};
|
|
23
|
-
rootEl: HTMLDivElement;
|
|
24
|
-
};
|
|
25
|
-
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
26
|
-
declare const __VLS_component: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
27
|
-
autoHeight: {
|
|
28
|
-
type: BooleanConstructor;
|
|
29
|
-
default: boolean;
|
|
30
|
-
};
|
|
31
|
-
allowScroll: {
|
|
32
|
-
type: BooleanConstructor;
|
|
33
|
-
default: boolean;
|
|
34
|
-
};
|
|
35
|
-
freeDrag: {
|
|
36
|
-
type: BooleanConstructor;
|
|
37
|
-
default: boolean;
|
|
38
|
-
};
|
|
39
|
-
items: {
|
|
40
|
-
type: NumberConstructor;
|
|
41
|
-
default: number;
|
|
42
|
-
};
|
|
43
|
-
index: {
|
|
44
|
-
type: NumberConstructor;
|
|
45
|
-
default: number;
|
|
46
|
-
};
|
|
47
|
-
rtl: {
|
|
48
|
-
type: BooleanConstructor;
|
|
49
|
-
default: boolean;
|
|
50
|
-
};
|
|
51
|
-
autoplay: {
|
|
52
|
-
type: BooleanConstructor;
|
|
53
|
-
default: boolean;
|
|
54
|
-
};
|
|
55
|
-
autoPlaySpeed: {
|
|
56
|
-
type: NumberConstructor;
|
|
57
|
-
default: number;
|
|
58
|
-
};
|
|
59
|
-
dots: {
|
|
60
|
-
type: BooleanConstructor;
|
|
61
|
-
default: boolean;
|
|
62
|
-
};
|
|
63
|
-
loop: {
|
|
64
|
-
type: BooleanConstructor;
|
|
65
|
-
default: boolean;
|
|
66
|
-
};
|
|
67
|
-
}>, {
|
|
68
|
-
goToSlide: typeof goToSlide;
|
|
69
|
-
jumpToSlide: typeof jumpToSlide;
|
|
70
|
-
next: typeof next;
|
|
71
|
-
prev: typeof prev;
|
|
72
|
-
countSlides: typeof countSlides;
|
|
73
|
-
clearAutoplay: typeof clearAutoplay;
|
|
74
|
-
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
75
|
-
"update:index": (...args: any[]) => void;
|
|
76
|
-
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
77
|
-
autoHeight: {
|
|
78
|
-
type: BooleanConstructor;
|
|
79
|
-
default: boolean;
|
|
80
|
-
};
|
|
81
|
-
allowScroll: {
|
|
82
|
-
type: BooleanConstructor;
|
|
83
|
-
default: boolean;
|
|
84
|
-
};
|
|
85
|
-
freeDrag: {
|
|
86
|
-
type: BooleanConstructor;
|
|
87
|
-
default: boolean;
|
|
88
|
-
};
|
|
89
|
-
items: {
|
|
90
|
-
type: NumberConstructor;
|
|
91
|
-
default: number;
|
|
92
|
-
};
|
|
93
|
-
index: {
|
|
94
|
-
type: NumberConstructor;
|
|
95
|
-
default: number;
|
|
96
|
-
};
|
|
97
|
-
rtl: {
|
|
98
|
-
type: BooleanConstructor;
|
|
99
|
-
default: boolean;
|
|
100
|
-
};
|
|
101
|
-
autoplay: {
|
|
102
|
-
type: BooleanConstructor;
|
|
103
|
-
default: boolean;
|
|
104
|
-
};
|
|
105
|
-
autoPlaySpeed: {
|
|
106
|
-
type: NumberConstructor;
|
|
107
|
-
default: number;
|
|
108
|
-
};
|
|
109
|
-
dots: {
|
|
110
|
-
type: BooleanConstructor;
|
|
111
|
-
default: boolean;
|
|
112
|
-
};
|
|
113
|
-
loop: {
|
|
114
|
-
type: BooleanConstructor;
|
|
115
|
-
default: boolean;
|
|
116
|
-
};
|
|
117
|
-
}>> & Readonly<{
|
|
118
|
-
"onUpdate:index"?: ((...args: any[]) => any) | undefined;
|
|
119
|
-
}>, {
|
|
120
|
-
autoplay: boolean;
|
|
121
|
-
loop: boolean;
|
|
122
|
-
index: number;
|
|
123
|
-
rtl: boolean;
|
|
124
|
-
autoHeight: boolean;
|
|
125
|
-
allowScroll: boolean;
|
|
126
|
-
freeDrag: boolean;
|
|
127
|
-
items: number;
|
|
128
|
-
autoPlaySpeed: number;
|
|
129
|
-
dots: boolean;
|
|
130
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {
|
|
131
|
-
bglSlider: HTMLDivElement;
|
|
132
|
-
}, HTMLDivElement>;
|
|
133
|
-
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
134
|
-
export default _default;
|
|
135
|
-
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
136
|
-
new (): {
|
|
137
|
-
$slots: S;
|
|
138
|
-
};
|
|
139
|
-
};
|
|
140
|
-
//# sourceMappingURL=Carousel.vue.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Carousel.vue.d.ts","sourceRoot":"","sources":["../../src/components/Carousel.vue"],"names":[],"mappings":"AAk1BA,iBAAS,WAAW,CAAC,KAAK,EAAE,MAAM,QAajC;AAGD,iBAAS,SAAS,CAAC,KAAK,EAAE,MAAM,EAAE,UAAU,UAAQ,QAuBnD;AAED,iBAAS,IAAI,SAQZ;AAED,iBAAS,IAAI,SAQZ;AAsBD,iBAAS,WAAW,SAGnB;AA4BD,iBAAS,aAAa,SAErB;AA6XD,iBAAS,cAAc;WA4FT,OAAO,IAA6B;;yBAbrB,GAAG;;;;YACN,GAAG;;;;YACH,GAAG;;;;;;EAgB5B;AAoCD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;kBAqBnB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAEpG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import { BglFormSchemaT } from '..';
|
|
2
|
-
import { MaybeRefOrGetter } from 'vue';
|
|
3
|
-
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<{
|
|
4
|
-
props: __VLS_PrettifyLocal<Pick<Partial<{}> & Omit<{
|
|
5
|
-
readonly onProcessedData?: ((data: T[]) => any) | undefined;
|
|
6
|
-
} & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, never>, "onProcessedData"> & {
|
|
7
|
-
schema?: MaybeRefOrGetter<BglFormSchemaT<T>>;
|
|
8
|
-
title?: string;
|
|
9
|
-
} & Partial<{}>> & import('vue').PublicProps;
|
|
10
|
-
expose(exposed: import('vue').ShallowUnwrapRef<{}>): void;
|
|
11
|
-
attrs: any;
|
|
12
|
-
slots: {};
|
|
13
|
-
emit: (e: "processedData", data: T[]) => void;
|
|
14
|
-
}>) => import('vue').VNode & {
|
|
15
|
-
__ctx?: Awaited<typeof __VLS_setup>;
|
|
16
|
-
};
|
|
17
|
-
export default _default;
|
|
18
|
-
type __VLS_PrettifyLocal<T> = {
|
|
19
|
-
[K in keyof T]: T[K];
|
|
20
|
-
} & {};
|
|
21
|
-
//# sourceMappingURL=ImportData.vue.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ImportData.vue.d.ts","sourceRoot":"","sources":["../../src/components/ImportData.vue"],"names":[],"mappings":"AAutDA,OAAO,KAAK,EAAE,cAAc,EAAU,MAAM,eAAe,CAAA;AAC3D,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,KAAK,CAAA;yBAoB1B,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;WAuiFO,mBAAmB,CAAC;;;iBAriFlB,gBAAgB,CAAC,cAAc,CAAC,CAAC,CAAC,CAAC;gBACpC,MAAM;mBAoiF+E,CAAC,4BAA2B;oBACzG,OAAO,KAAK,EAAE,gBAAgB,CAAC,EAAE,CAAC,GAAG,IAAI;WAClD,GAAG;;cAjiFN,eAAe,QAAQ,CAAC,EAAE,KAAG,IAAI;EAqiFlC,KACQ,OAAO,KAAK,EAAE,KAAK,GAAG;IAAE,KAAK,CAAC,EAAE,OAAO,CAAC,OAAO,WAAW,CAAC,CAAA;CAAE;AAljFzE,wBAkjF4E;AAC5E,KAAK,mBAAmB,CAAC,CAAC,IAAI;KAAG,CAAC,IAAI,MAAM,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;CAAG,GAAG,EAAE,CAAC"}
|
|
@@ -1,48 +0,0 @@
|
|
|
1
|
-
import { BtnOptions } from '..';
|
|
2
|
-
interface ModalProps {
|
|
3
|
-
thin?: boolean;
|
|
4
|
-
mobileThin?: boolean;
|
|
5
|
-
side?: boolean;
|
|
6
|
-
title?: string;
|
|
7
|
-
width?: string;
|
|
8
|
-
dismissable?: boolean;
|
|
9
|
-
actions?: BtnOptions[];
|
|
10
|
-
visible?: boolean;
|
|
11
|
-
zIndex?: number;
|
|
12
|
-
closePlacement?: 'header' | 'header-end' | 'overlay' | 'overlay-end' | 'none' | 'footer';
|
|
13
|
-
}
|
|
14
|
-
declare function closeModal(): void;
|
|
15
|
-
declare function __VLS_template(): {
|
|
16
|
-
attrs: Partial<{}>;
|
|
17
|
-
slots: {
|
|
18
|
-
toolbar?(_: {}): any;
|
|
19
|
-
toolbar?(_: {}): any;
|
|
20
|
-
default?(_: {}): any;
|
|
21
|
-
footer?(_: {}): any;
|
|
22
|
-
};
|
|
23
|
-
refs: {};
|
|
24
|
-
rootEl: HTMLDivElement;
|
|
25
|
-
};
|
|
26
|
-
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
27
|
-
declare const __VLS_component: import('vue').DefineComponent<ModalProps, {
|
|
28
|
-
closeModal: typeof closeModal;
|
|
29
|
-
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
30
|
-
"update:visible": (...args: any[]) => void;
|
|
31
|
-
}, string, import('vue').PublicProps, Readonly<ModalProps> & Readonly<{
|
|
32
|
-
"onUpdate:visible"?: ((...args: any[]) => any) | undefined;
|
|
33
|
-
}>, {
|
|
34
|
-
thin: boolean;
|
|
35
|
-
dismissable: boolean;
|
|
36
|
-
visible: boolean;
|
|
37
|
-
zIndex: number;
|
|
38
|
-
side: boolean;
|
|
39
|
-
closePlacement: "header" | "header-end" | "overlay" | "overlay-end" | "none" | "footer";
|
|
40
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
41
|
-
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
42
|
-
export default _default;
|
|
43
|
-
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
44
|
-
new (): {
|
|
45
|
-
$slots: S;
|
|
46
|
-
};
|
|
47
|
-
};
|
|
48
|
-
//# sourceMappingURL=Modal.vue.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Modal.vue.d.ts","sourceRoot":"","sources":["../../src/components/Modal.vue"],"names":[],"mappings":"AACA;AA0LA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,eAAe,CAAA;AAa/C,OAAO,qBAAqB,CAAA;AAE5B,UAAU,UAAU;IACnB,IAAI,CAAC,EAAE,OAAO,CAAA;IACd,UAAU,CAAC,EAAE,OAAO,CAAA;IACpB,IAAI,CAAC,EAAE,OAAO,CAAA;IACd,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,WAAW,CAAC,EAAE,OAAO,CAAA;IACrB,OAAO,CAAC,EAAE,UAAU,EAAE,CAAA;IACtB,OAAO,CAAC,EAAE,OAAO,CAAA;IACjB,MAAM,CAAC,EAAE,MAAM,CAAA;IACf,cAAc,CAAC,EAAE,QAAQ,GAAG,YAAY,GAAG,SAAS,GAAG,aAAa,GAAG,MAAM,GAAG,QAAQ,CAAA;CACxF;AA4CD,iBAAS,UAAU,SAGlB;AAqBD,iBAAS,cAAc;WAsRT,OAAO,IAA6B;;yBAbpB,GAAG;yBACH,GAAG;yBACH,GAAG;wBACJ,GAAG;;;;EAe/B;AAqBD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;;;;;;;UA/Xb,OAAO;iBAKA,OAAO;aAEX,OAAO;YACR,MAAM;UANR,OAAO;oBAOG,QAAQ,GAAG,YAAY,GAAG,SAAS,GAAG,aAAa,GAAG,MAAM,GAAG,QAAQ;wFAgYvF,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,17 +0,0 @@
|
|
|
1
|
-
import { ThemeType } from '..';
|
|
2
|
-
type __VLS_Props = {
|
|
3
|
-
title?: string;
|
|
4
|
-
message?: string;
|
|
5
|
-
confirmText?: string;
|
|
6
|
-
confirmBtnColor?: ThemeType;
|
|
7
|
-
cancelBtnColor?: ThemeType;
|
|
8
|
-
cancelText?: string;
|
|
9
|
-
resolve: (value: boolean) => void;
|
|
10
|
-
};
|
|
11
|
-
declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
12
|
-
"update:visible": (...args: any[]) => void;
|
|
13
|
-
}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{
|
|
14
|
-
"onUpdate:visible"?: ((...args: any[]) => any) | undefined;
|
|
15
|
-
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
16
|
-
export default _default;
|
|
17
|
-
//# sourceMappingURL=ModalConfirm.vue.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ModalConfirm.vue.d.ts","sourceRoot":"","sources":["../../src/components/ModalConfirm.vue"],"names":[],"mappings":"AA4CA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,eAAe,CAAA;AAI9C,KAAK,WAAW,GAAG;IAClB,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,OAAO,CAAC,EAAE,MAAM,CAAA;IAChB,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB,eAAe,CAAC,EAAE,SAAS,CAAA;IAC3B,cAAc,CAAC,EAAE,SAAS,CAAA;IAC1B,UAAU,CAAC,EAAE,MAAM,CAAA;IACnB,OAAO,EAAE,CAAC,KAAK,EAAE,OAAO,KAAK,IAAI,CAAA;CACjC,CAAC;;;;;;AAoIF,wBAQG"}
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
import { Path } from '..';
|
|
2
|
-
import { ModalFormOptions } from '../plugins/modalTypes';
|
|
3
|
-
declare const _default: <T extends {
|
|
4
|
-
[key: string]: any;
|
|
5
|
-
}, P extends Path<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<{
|
|
6
|
-
props: __VLS_PrettifyLocal<Pick<Partial<{}> & Omit<{
|
|
7
|
-
readonly "onUpdate:modelValue"?: ((...args: unknown[]) => any) | undefined;
|
|
8
|
-
readonly "onUpdate:visible"?: ((value: boolean) => any) | undefined;
|
|
9
|
-
} & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, never>, "onUpdate:modelValue" | "onUpdate:visible"> & ({
|
|
10
|
-
modelValue?: T;
|
|
11
|
-
} & ModalFormOptions<T>) & Partial<{}>> & import('vue').PublicProps;
|
|
12
|
-
expose(exposed: import('vue').ShallowUnwrapRef<{
|
|
13
|
-
setFormValues: (values: {
|
|
14
|
-
[key: string]: any;
|
|
15
|
-
}) => void;
|
|
16
|
-
}>): void;
|
|
17
|
-
attrs: any;
|
|
18
|
-
slots: {
|
|
19
|
-
toolbar?(_: {}): any;
|
|
20
|
-
};
|
|
21
|
-
emit: (((evt: "update:modelValue", value: T) => void) & ((evt: "update:visible", value: boolean) => void)) & ((evt: "update:modelValue", value: T) => void);
|
|
22
|
-
}>) => import('vue').VNode & {
|
|
23
|
-
__ctx?: Awaited<typeof __VLS_setup>;
|
|
24
|
-
};
|
|
25
|
-
export default _default;
|
|
26
|
-
type __VLS_PrettifyLocal<T> = {
|
|
27
|
-
[K in keyof T]: T[K];
|
|
28
|
-
} & {};
|
|
29
|
-
//# sourceMappingURL=ModalForm.vue.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ModalForm.vue.d.ts","sourceRoot":"","sources":["../../src/components/ModalForm.vue"],"names":[],"mappings":"AAwGA,OAAO,KAAK,EAAE,IAAI,EAAE,MAAM,eAAe,CAAA;AAEzC,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAA;yBAI5C,CAAC,SAAS;IAAC,CAAC,GAAG,EAAC,MAAM,GAAE,GAAG,CAAA;CAAC,EAAE,CAAC,SAAS,IAAI,CAAC,CAAC,CAAC,EAC/D,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;WAqTO,mBAAmB,CAAC;;;;qBA/Ob,CAAC;0CA+O8E,CAAC,4BAA2B;oBACzG,OAAO,KAAK,EAAE,gBAAgB;gCArQhB;YAAE,CAAC,GAAG,EAAE,MAAM,GAAG,GAAG,CAAA;SAAE;MAqQgB,GAAG,IAAI;WACpE,GAAG;;yBAzCkB,GAAG;;UA2CzB,qJAAoC;EAEvC,KACQ,OAAO,KAAK,EAAE,KAAK,GAAG;IAAE,KAAK,CAAC,EAAE,OAAO,CAAC,OAAO,WAAW,CAAC,CAAA;CAAE;AAhUzE,wBAgU4E;AAC5E,KAAK,mBAAmB,CAAC,CAAC,IAAI;KAAG,CAAC,IAAI,MAAM,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;CAAG,GAAG,EAAE,CAAC"}
|
|
@@ -1,47 +0,0 @@
|
|
|
1
|
-
import { IconType, ThemeType } from '..';
|
|
2
|
-
interface BtnProp {
|
|
3
|
-
icon?: IconType;
|
|
4
|
-
onClick: () => void;
|
|
5
|
-
value?: string;
|
|
6
|
-
}
|
|
7
|
-
type __VLS_Props = {
|
|
8
|
-
disabled?: boolean;
|
|
9
|
-
icon?: IconType;
|
|
10
|
-
iconEnd?: IconType;
|
|
11
|
-
color?: ThemeType;
|
|
12
|
-
theme?: ThemeType;
|
|
13
|
-
flat?: boolean;
|
|
14
|
-
border?: boolean;
|
|
15
|
-
outline?: boolean;
|
|
16
|
-
loading?: boolean;
|
|
17
|
-
value?: string;
|
|
18
|
-
modelValue?: string;
|
|
19
|
-
round?: boolean;
|
|
20
|
-
btn?: BtnProp;
|
|
21
|
-
btnEnd?: BtnProp;
|
|
22
|
-
large?: boolean;
|
|
23
|
-
small?: boolean;
|
|
24
|
-
uppercase?: boolean;
|
|
25
|
-
};
|
|
26
|
-
declare function __VLS_template(): {
|
|
27
|
-
attrs: Partial<{}>;
|
|
28
|
-
slots: {
|
|
29
|
-
default?(_: {
|
|
30
|
-
class: {
|
|
31
|
-
uppercase: boolean | undefined;
|
|
32
|
-
};
|
|
33
|
-
}): any;
|
|
34
|
-
};
|
|
35
|
-
refs: {};
|
|
36
|
-
rootEl: HTMLDivElement;
|
|
37
|
-
};
|
|
38
|
-
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
39
|
-
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>;
|
|
40
|
-
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
41
|
-
export default _default;
|
|
42
|
-
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
43
|
-
new (): {
|
|
44
|
-
$slots: S;
|
|
45
|
-
};
|
|
46
|
-
};
|
|
47
|
-
//# sourceMappingURL=Pill.vue.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Pill.vue.d.ts","sourceRoot":"","sources":["../../src/components/Pill.vue"],"names":[],"mappings":"AAuJA,OAAO,KAAK,EAAE,QAAQ,EAAE,SAAS,EAAE,MAAM,eAAe,CAAA;AAIxD,OAAO,2BAA2B,CAAA;AAElC,UAAU,OAAO;IAChB,IAAI,CAAC,EAAE,QAAQ,CAAA;IACf,OAAO,EAAE,MAAM,IAAI,CAAA;IACnB,KAAK,CAAC,EAAE,MAAM,CAAA;CACd;AAED,KAAK,WAAW,GAAG;IAClB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,IAAI,CAAC,EAAE,QAAQ,CAAA;IACf,OAAO,CAAC,EAAE,QAAQ,CAAA;IAClB,KAAK,CAAC,EAAE,SAAS,CAAA;IACjB,KAAK,CAAC,EAAE,SAAS,CAAA;IACjB,IAAI,CAAC,EAAE,OAAO,CAAA;IACd,MAAM,CAAC,EAAE,OAAO,CAAA;IAChB,OAAO,CAAC,EAAE,OAAO,CAAA;IACjB,OAAO,CAAC,EAAE,OAAO,CAAA;IACjB,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,UAAU,CAAC,EAAE,MAAM,CAAA;IACnB,KAAK,CAAC,EAAE,OAAO,CAAA;IACf,GAAG,CAAC,EAAE,OAAO,CAAA;IACb,MAAM,CAAC,EAAE,OAAO,CAAA;IAChB,KAAK,CAAC,EAAE,OAAO,CAAA;IACf,KAAK,CAAC,EAAE,OAAO,CAAA;IACf,SAAS,CAAC,EAAE,OAAO,CAAA;CACnB,CAAC;AAoCF,iBAAS,cAAc;WA0HT,OAAO,IAA6B;;;;;;YAVpB,GAAG;;;;EAehC;AAYD,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,96 +0,0 @@
|
|
|
1
|
-
type Easing = 'ease-in-out' | 'ease-in' | 'ease-out' | 'linear';
|
|
2
|
-
type AutoplayMode = 'disabled' | 'standard' | 'linear';
|
|
3
|
-
type AutoplayValue = boolean | AutoplayMode;
|
|
4
|
-
interface CarouselOptions {
|
|
5
|
-
speed?: number;
|
|
6
|
-
easing?: Easing;
|
|
7
|
-
perPage?: number | {
|
|
8
|
-
[key: number]: number;
|
|
9
|
-
};
|
|
10
|
-
slideWidth?: number;
|
|
11
|
-
slideGap?: number;
|
|
12
|
-
startIndex?: number;
|
|
13
|
-
draggable?: boolean;
|
|
14
|
-
multipleDrag?: boolean;
|
|
15
|
-
threshold?: number;
|
|
16
|
-
loop?: boolean;
|
|
17
|
-
rtl?: boolean;
|
|
18
|
-
autoplay?: AutoplayValue;
|
|
19
|
-
autoplayInterval?: number;
|
|
20
|
-
autoplaySpeed?: number;
|
|
21
|
-
pauseOnHover?: boolean;
|
|
22
|
-
dots?: boolean;
|
|
23
|
-
onInit?: () => void;
|
|
24
|
-
onChange?: () => void;
|
|
25
|
-
}
|
|
26
|
-
declare function prev(howManySlides?: number): void;
|
|
27
|
-
declare function next(howManySlides?: number): void;
|
|
28
|
-
declare function goTo(index: number): void;
|
|
29
|
-
declare function remove(index: number): void;
|
|
30
|
-
declare function insert(item: Element, index: number): void;
|
|
31
|
-
declare function prepend(item: Element): void;
|
|
32
|
-
declare function append(item: Element): void;
|
|
33
|
-
declare function destroy(restoreMarkup?: boolean): void;
|
|
34
|
-
declare function pauseAutoplay(): void;
|
|
35
|
-
declare function resumeAutoplay(): void;
|
|
36
|
-
declare function updateSlider(): void;
|
|
37
|
-
declare function resetSlider(): void;
|
|
38
|
-
declare function __VLS_template(): {
|
|
39
|
-
attrs: Partial<{}>;
|
|
40
|
-
slots: {
|
|
41
|
-
default?(_: {}): any;
|
|
42
|
-
};
|
|
43
|
-
refs: {
|
|
44
|
-
slotContainer: HTMLDivElement;
|
|
45
|
-
carouselRef: HTMLDivElement;
|
|
46
|
-
};
|
|
47
|
-
rootEl: HTMLDivElement;
|
|
48
|
-
};
|
|
49
|
-
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
50
|
-
declare const __VLS_component: import('vue').DefineComponent<CarouselOptions, {
|
|
51
|
-
prev: typeof prev;
|
|
52
|
-
next: typeof next;
|
|
53
|
-
goTo: typeof goTo;
|
|
54
|
-
remove: typeof remove;
|
|
55
|
-
insert: typeof insert;
|
|
56
|
-
prepend: typeof prepend;
|
|
57
|
-
append: typeof append;
|
|
58
|
-
destroy: typeof destroy;
|
|
59
|
-
currentSlide: import('vue').Ref<number, number>;
|
|
60
|
-
pauseAutoplay: typeof pauseAutoplay;
|
|
61
|
-
resumeAutoplay: typeof resumeAutoplay;
|
|
62
|
-
updateSlider: typeof updateSlider;
|
|
63
|
-
resetSlider: typeof resetSlider;
|
|
64
|
-
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
|
|
65
|
-
change: () => any;
|
|
66
|
-
init: () => any;
|
|
67
|
-
}, string, import('vue').PublicProps, Readonly<CarouselOptions> & Readonly<{
|
|
68
|
-
onChange?: (() => any) | undefined;
|
|
69
|
-
onInit?: (() => any) | undefined;
|
|
70
|
-
}>, {
|
|
71
|
-
autoplay: AutoplayValue;
|
|
72
|
-
loop: boolean;
|
|
73
|
-
speed: number;
|
|
74
|
-
rtl: boolean;
|
|
75
|
-
threshold: number;
|
|
76
|
-
dots: boolean;
|
|
77
|
-
draggable: boolean;
|
|
78
|
-
easing: Easing;
|
|
79
|
-
slideWidth: number;
|
|
80
|
-
slideGap: number;
|
|
81
|
-
startIndex: number;
|
|
82
|
-
multipleDrag: boolean;
|
|
83
|
-
autoplayInterval: number;
|
|
84
|
-
pauseOnHover: boolean;
|
|
85
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
|
|
86
|
-
slotContainer: HTMLDivElement;
|
|
87
|
-
carouselRef: HTMLDivElement;
|
|
88
|
-
}, HTMLDivElement>;
|
|
89
|
-
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
90
|
-
export default _default;
|
|
91
|
-
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
92
|
-
new (): {
|
|
93
|
-
$slots: S;
|
|
94
|
-
};
|
|
95
|
-
};
|
|
96
|
-
//# sourceMappingURL=Slider.vue.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Slider.vue.d.ts","sourceRoot":"","sources":["../../src/components/Slider.vue"],"names":[],"mappings":"AACA;AA26CA,KAAK,MAAM,GAAG,aAAa,GAAG,SAAS,GAAG,UAAU,GAAG,QAAQ,CAAA;AAC/D,KAAK,YAAY,GAAG,UAAU,GAAG,UAAU,GAAG,QAAQ,CAAA;AACtD,KAAK,aAAa,GAAG,OAAO,GAAG,YAAY,CAAA;AAE3C,UAAU,eAAe;IACxB,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,MAAM,CAAC,EAAE,MAAM,CAAA;IACf,OAAO,CAAC,EAAE,MAAM,GAAG;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAA;KAAE,CAAA;IAC5C,UAAU,CAAC,EAAE,MAAM,CAAA;IACnB,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,UAAU,CAAC,EAAE,MAAM,CAAA;IACnB,SAAS,CAAC,EAAE,OAAO,CAAA;IACnB,YAAY,CAAC,EAAE,OAAO,CAAA;IACtB,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB,IAAI,CAAC,EAAE,OAAO,CAAA;IACd,GAAG,CAAC,EAAE,OAAO,CAAA;IACb,QAAQ,CAAC,EAAE,aAAa,CAAA;IACxB,gBAAgB,CAAC,EAAE,MAAM,CAAA;IACzB,aAAa,CAAC,EAAE,MAAM,CAAA;IACtB,YAAY,CAAC,EAAE,OAAO,CAAA;IACtB,IAAI,CAAC,EAAE,OAAO,CAAA;IACd,MAAM,CAAC,EAAE,MAAM,IAAI,CAAA;IACnB,QAAQ,CAAC,EAAE,MAAM,IAAI,CAAA;CACrB;AAqiBD,iBAAS,IAAI,CAAC,aAAa,GAAE,MAAU,GAAG,IAAI,CAoC7C;AAED,iBAAS,IAAI,CAAC,aAAa,GAAE,MAAU,GAAG,IAAI,CAoC7C;AAED,iBAAS,IAAI,CAAC,KAAK,EAAE,MAAM,GAAG,IAAI,CAejC;AAqYD,iBAAS,MAAM,CAAC,KAAK,EAAE,MAAM,GAAG,IAAI,CAenC;AAED,iBAAS,MAAM,CAAC,IAAI,EAAE,OAAO,EAAE,KAAK,EAAE,MAAM,GAAG,IAAI,CAkBlD;AAED,iBAAS,OAAO,CAAC,IAAI,EAAE,OAAO,GAAG,IAAI,CAEpC;AAED,iBAAS,MAAM,CAAC,IAAI,EAAE,OAAO,GAAG,IAAI,CAEnC;AAED,iBAAS,OAAO,CAAC,aAAa,GAAE,OAAe,GAAG,IAAI,CAkBrD;AA0HD,iBAAS,aAAa,IAAI,IAAI,CAE7B;AAED,iBAAS,cAAc,IAAI,IAAI,CAI9B;AA+CD,iBAAS,YAAY,IAAI,IAAI,CA0D5B;AAGD,iBAAS,WAAW,IAAI,IAAI,CAe3B;AAoDD,iBAAS,cAAc;WAiET,OAAO,IAA6B;;yBAZrB,GAAG;;;;;;;EAiB/B;AAeD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;;cAl9CT,aAAa;UAFjB,OAAO;WATN,MAAM;SAUR,OAAO;eAFD,MAAM;UAOX,OAAO;eATF,OAAO;YALV,MAAM;gBAEF,MAAM;cACR,MAAM;gBACJ,MAAM;kBAEJ,OAAO;sBAKH,MAAM;kBAEV,OAAO;;;;kBA09CrB,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,48 +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').ExtractPropTypes<{
|
|
11
|
-
value: {
|
|
12
|
-
type: StringConstructor;
|
|
13
|
-
default: string;
|
|
14
|
-
};
|
|
15
|
-
label: {
|
|
16
|
-
type: StringConstructor;
|
|
17
|
-
default: string;
|
|
18
|
-
};
|
|
19
|
-
tag: {
|
|
20
|
-
type: StringConstructor;
|
|
21
|
-
default: string;
|
|
22
|
-
};
|
|
23
|
-
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
24
|
-
value: {
|
|
25
|
-
type: StringConstructor;
|
|
26
|
-
default: string;
|
|
27
|
-
};
|
|
28
|
-
label: {
|
|
29
|
-
type: StringConstructor;
|
|
30
|
-
default: string;
|
|
31
|
-
};
|
|
32
|
-
tag: {
|
|
33
|
-
type: StringConstructor;
|
|
34
|
-
default: string;
|
|
35
|
-
};
|
|
36
|
-
}>> & Readonly<{}>, {
|
|
37
|
-
label: string;
|
|
38
|
-
tag: string;
|
|
39
|
-
value: string;
|
|
40
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
41
|
-
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
42
|
-
export default _default;
|
|
43
|
-
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
44
|
-
new (): {
|
|
45
|
-
$slots: S;
|
|
46
|
-
};
|
|
47
|
-
};
|
|
48
|
-
//# sourceMappingURL=Title.vue.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Title.vue.d.ts","sourceRoot":"","sources":["../../src/components/Title.vue"],"names":[],"mappings":"AA0CA,iBAAS,cAAc;WA8BT,OAAO,IAA6B;;yBAVrB,GAAG;;;;EAe/B;AAqBD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;4EAoBnB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAEpG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|
|
@@ -1,3 +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;
|
|
3
|
-
//# sourceMappingURL=ToolBar.vue.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ToolBar.vue.d.ts","sourceRoot":"","sources":["../../src/components/ToolBar.vue"],"names":[],"mappings":";AAiDA,wBAMG"}
|
|
@@ -1,43 +0,0 @@
|
|
|
1
|
-
import { BglFormSchemaT, Path } from '../..';
|
|
2
|
-
import { MaybeRefOrGetter } from 'vue';
|
|
3
|
-
declare const _default: <T extends {
|
|
4
|
-
[key: string]: any;
|
|
5
|
-
}, P extends Path<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<{
|
|
6
|
-
props: __VLS_PrettifyLocal<Pick<Partial<{}> & Omit<{
|
|
7
|
-
readonly "onUpdate:modelValue"?: ((value: T) => any) | undefined;
|
|
8
|
-
} & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, never>, "onUpdate:modelValue"> & {
|
|
9
|
-
modelValue?: T;
|
|
10
|
-
schema?: MaybeRefOrGetter<BglFormSchemaT<T>>;
|
|
11
|
-
tag?: "form" | "template";
|
|
12
|
-
class?: string;
|
|
13
|
-
onSubmit?: (data: T) => Promise<unknown> | unknown;
|
|
14
|
-
} & Partial<{}>> & import('vue').PublicProps;
|
|
15
|
-
expose(exposed: import('vue').ShallowUnwrapRef<{
|
|
16
|
-
form: import('vue').Ref<HTMLFormElement | undefined, HTMLFormElement | undefined>;
|
|
17
|
-
isDirty: import('vue').ComputedRef<boolean>;
|
|
18
|
-
validateForm: () => boolean;
|
|
19
|
-
checkValidity: () => boolean;
|
|
20
|
-
}>): void;
|
|
21
|
-
attrs: any;
|
|
22
|
-
slots: {
|
|
23
|
-
default?(_: {}): any;
|
|
24
|
-
submit?(_: {
|
|
25
|
-
submit: () => Promise<void>;
|
|
26
|
-
isDirty: boolean;
|
|
27
|
-
validateForm: () => boolean;
|
|
28
|
-
formState: "error" | "success" | "idle" | "submitting";
|
|
29
|
-
}): any;
|
|
30
|
-
success?(_: {}): any;
|
|
31
|
-
error?(_: {
|
|
32
|
-
error: Error | undefined;
|
|
33
|
-
}): any;
|
|
34
|
-
};
|
|
35
|
-
emit: (e: "update:modelValue", value: T) => void;
|
|
36
|
-
}>) => import('vue').VNode & {
|
|
37
|
-
__ctx?: Awaited<typeof __VLS_setup>;
|
|
38
|
-
};
|
|
39
|
-
export default _default;
|
|
40
|
-
type __VLS_PrettifyLocal<T> = {
|
|
41
|
-
[K in keyof T]: T[K];
|
|
42
|
-
} & {};
|
|
43
|
-
//# sourceMappingURL=BagelForm.vue.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"BagelForm.vue.d.ts","sourceRoot":"","sources":["../../../src/components/form/BagelForm.vue"],"names":[],"mappings":"AA6NA,OAAO,KAAK,EAAE,cAAc,EAAE,IAAI,EAAkB,MAAM,eAAe,CAAA;AACzE,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,KAAK,CAAA;yBAK1B,CAAC,SAAS;IAAC,CAAC,GAAG,EAAC,MAAM,GAAE,GAAG,CAAA;CAAC,EAAE,CAAC,SAAS,IAAI,CAAC,CAAC,CAAC,EAC/D,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;WA4SO,mBAAmB,CAAC;;;qBA1Sd,CAAC;iBACL,gBAAgB,CAAC,cAAc,CAAC,CAAC,CAAC,CAAC;cACtC,MAAM,GAAG,UAAU;gBACjB,MAAM;mBACH,CAAC,IAAI,EAAE,CAAC,KAAK,OAAO,CAAC,OAAO,CAAC,GAAG,OAAO;mBAsS2C,CAAC,4BAA2B;oBACzG,OAAO,KAAK,EAAE,gBAAgB;;;;;MAAsB,GAAG,IAAI;WACpE,GAAG;;yBA1CkB,GAAG;;;;;;YACJ,GAAG;yBACD,GAAG;;;YACL,GAAG;;cAvP1B,mBAAmB,SAAS,CAAC,KAAG,IAAI;EAkSrC,KACQ,OAAO,KAAK,EAAE,KAAK,GAAG;IAAE,KAAK,CAAC,EAAE,OAAO,CAAC,OAAO,WAAW,CAAC,CAAA;CAAE;AAvTzE,wBAuT4E;AAC5E,KAAK,mBAAmB,CAAC,CAAC,IAAI;KAAG,CAAC,IAAI,MAAM,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;CAAG,GAAG,EAAE,CAAC"}
|
|
@@ -1,68 +0,0 @@
|
|
|
1
|
-
import { BglFormSchemaT, Path, BagelForm } from '../..';
|
|
2
|
-
import { MaybeRefOrGetter } from 'vue';
|
|
3
|
-
import { ComponentProps } from 'vue-component-type-helpers';
|
|
4
|
-
declare const _default: <T extends {
|
|
5
|
-
[key: string]: any;
|
|
6
|
-
}, P extends Path<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<{
|
|
7
|
-
props: __VLS_PrettifyLocal<Pick<Partial<{}> & Omit<{
|
|
8
|
-
readonly "onUpdate:modelValue"?: ((value: T) => any) | undefined;
|
|
9
|
-
readonly onSubmit?: ((...args: any[]) => any) | undefined;
|
|
10
|
-
readonly onStepChange?: ((...args: any[]) => any) | undefined;
|
|
11
|
-
} & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, never>, "onSubmit" | "onUpdate:modelValue" | "onStepChange"> & ({
|
|
12
|
-
modelValue: T;
|
|
13
|
-
} & {
|
|
14
|
-
bagelFormProps?: Omit<ComponentProps<typeof BagelForm<T, P>>, ("schema" | `${string}modelValue` | `ref${string}` | `onVnode${string}` | "onSubmit")>;
|
|
15
|
-
schema?: MaybeRefOrGetter<BglFormSchemaT<T>>;
|
|
16
|
-
showProgress?: boolean;
|
|
17
|
-
rtl?: boolean;
|
|
18
|
-
stepLabels?: string[];
|
|
19
|
-
allowStepNavigation?: boolean;
|
|
20
|
-
validateOnSteps?: boolean;
|
|
21
|
-
/** Animation direction - auto detects based on step change or can be forced */
|
|
22
|
-
direction?: "auto" | "left" | "right";
|
|
23
|
-
}) & Partial<{}>> & import('vue').PublicProps;
|
|
24
|
-
expose(exposed: import('vue').ShallowUnwrapRef<{
|
|
25
|
-
submit: () => void;
|
|
26
|
-
validateForm: () => boolean;
|
|
27
|
-
checkValidity: (() => boolean) | undefined;
|
|
28
|
-
isDirty: import('vue').ComputedRef<boolean | undefined>;
|
|
29
|
-
reset: () => void;
|
|
30
|
-
isLastStep: import('vue').ComputedRef<boolean>;
|
|
31
|
-
goToStep: (stepIndex: number) => Promise<boolean>;
|
|
32
|
-
currentStep: import('vue').Ref<number, number>;
|
|
33
|
-
totalSteps: import('vue').ComputedRef<number>;
|
|
34
|
-
isStepValid: import('vue').Ref<boolean, boolean>;
|
|
35
|
-
nextStep: () => Promise<void>;
|
|
36
|
-
prevStep: () => void;
|
|
37
|
-
}>): void;
|
|
38
|
-
attrs: any;
|
|
39
|
-
slots: {
|
|
40
|
-
progress?(_: {
|
|
41
|
-
currentStep: number;
|
|
42
|
-
totalSteps: number;
|
|
43
|
-
goToStep: (stepIndex: number) => Promise<boolean>;
|
|
44
|
-
stepLabels: string[] | undefined;
|
|
45
|
-
allowStepNavigation: boolean;
|
|
46
|
-
isStepValidated: (stepIndex: number) => boolean;
|
|
47
|
-
}): any;
|
|
48
|
-
success?(_: {}): any;
|
|
49
|
-
error?(_: {}): any;
|
|
50
|
-
steppers?(_: {
|
|
51
|
-
prevStep: () => void;
|
|
52
|
-
nextStep: () => Promise<void>;
|
|
53
|
-
submit: () => void;
|
|
54
|
-
currentStep: number;
|
|
55
|
-
totalSteps: number;
|
|
56
|
-
isLastStep: boolean;
|
|
57
|
-
isStepValid: boolean;
|
|
58
|
-
}): any;
|
|
59
|
-
};
|
|
60
|
-
emit: ((event: "submit" | "stepChange", ...args: any[]) => void) & ((evt: "update:modelValue", value: T) => void);
|
|
61
|
-
}>) => import('vue').VNode & {
|
|
62
|
-
__ctx?: Awaited<typeof __VLS_setup>;
|
|
63
|
-
};
|
|
64
|
-
export default _default;
|
|
65
|
-
type __VLS_PrettifyLocal<T> = {
|
|
66
|
-
[K in keyof T]: T[K];
|
|
67
|
-
} & {};
|
|
68
|
-
//# sourceMappingURL=BglMultiStepForm.vue.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"BglMultiStepForm.vue.d.ts","sourceRoot":"","sources":["../../../src/components/form/BglMultiStepForm.vue"],"names":[],"mappings":"AAudA,OAAO,KAAK,EAAE,cAAc,EAAE,IAAI,EAAE,MAAM,eAAe,CAAA;AAEzD,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,KAAK,CAAA;AAC3C,OAAO,KAAK,EAAoB,cAAc,EAAE,MAAM,4BAA4B,CAAA;AAClF,OAAO,EAAE,SAAS,EAA4B,MAAM,eAAe,CAAA;yBAGlD,CAAC,SAAS;IAAC,CAAC,GAAG,EAAC,MAAM,GAAE,GAAG,CAAA;CAAC,EAAE,CAAC,SAAS,IAAI,CAAC,CAAC,CAAC,EAC/D,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;WAuiBO,mBAAmB,CAAC;;;;;oBA3Qd,CAAC;;yBA1RI,IAAI,CACpB,cAAc,CAAC,OAAO,SAAS,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,EACtC,CACC,QAAQ,GAAG,GAAG,MAAM,YAAY,GAAG,MAAM,MAAM,EAAE,GAAG,UAAU,MAAM,EAAE,GAAG,UAAU,CACnF,CACD;iBACQ,gBAAgB,CAAC,cAAc,CAAC,CAAC,CAAC,CAAC;uBAC7B,OAAO;cAChB,OAAO;qBACA,MAAM,EAAE;8BACC,OAAO;0BACX,OAAO;QACzB,+EAA+E;oBACnE,MAAM,GAAG,MAAM,GAAG,OAAO;oBAwhBuD,CAAC,4BAA2B;oBACzG,OAAO,KAAK,EAAE,gBAAgB;;;;;;;8BA9XZ,MAAM;;;;;;MA8X4B,GAAG,IAAI;WACpE,GAAG;;;;;kCA/XwB,MAAM;;;yCA1BU,MAAM;YAoW3B,GAAG;yBACH,GAAG;uBACL,GAAG;;;;;;;;;YACA,GAAG;;UAoD3B,2GAAqC;EAExC,KACQ,OAAO,KAAK,EAAE,KAAK,GAAG;IAAE,KAAK,CAAC,EAAE,OAAO,CAAC,OAAO,WAAW,CAAC,CAAA;CAAE;AAljBzE,wBAkjB4E;AAC5E,KAAK,mBAAmB,CAAC,CAAC,IAAI;KAAG,CAAC,IAAI,MAAM,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;CAAG,GAAG,EAAE,CAAC"}
|