@bagelink/vue 1.14.13 → 1.15.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/components/AddressSearch.vue.d.ts +6 -7
- package/dist/components/Alert.vue.d.ts.map +1 -1
- package/dist/components/Avatar.vue.d.ts.map +1 -1
- package/dist/components/Badge.vue.d.ts.map +1 -1
- package/dist/components/Btn.vue.d.ts +1 -1
- package/dist/components/Btn.vue.d.ts.map +1 -1
- package/dist/components/Card.vue.d.ts.map +1 -1
- package/dist/components/Carousel.vue.d.ts +0 -11
- package/dist/components/Dropdown.vue.d.ts +0 -2
- package/dist/components/Dropdown.vue.d.ts.map +1 -1
- package/dist/components/Filter.vue.d.ts +30 -0
- package/dist/components/Filter.vue.d.ts.map +1 -0
- package/dist/components/FilterQuery.vue.d.ts +8 -3
- package/dist/components/Image.vue.d.ts.map +1 -1
- package/dist/components/ImportData.vue.d.ts.map +1 -1
- package/dist/components/ListItem.vue.d.ts.map +1 -1
- package/dist/components/MapEmbed/Index.vue.d.ts.map +1 -1
- package/dist/components/Modal.vue.d.ts +0 -1
- package/dist/components/Pagination.vue.d.ts.map +1 -1
- package/dist/components/Pill.vue.d.ts.map +1 -1
- package/dist/components/QueryFilter.vue.d.ts +30 -0
- package/dist/components/QueryFilter.vue.d.ts.map +1 -0
- package/dist/components/Swiper.vue.d.ts +6 -12
- package/dist/components/Swiper.vue.d.ts.map +1 -1
- package/dist/components/Toast.vue.d.ts.map +1 -1
- package/dist/components/analytics/PieChart.vue.d.ts +2 -2
- package/dist/components/calendar/CalendarPopover.vue.d.ts +8 -4
- package/dist/components/calendar/CalendarPopover.vue.d.ts.map +1 -1
- package/dist/components/calendar/CalendarTypes.d.ts +0 -10
- package/dist/components/calendar/Index.vue.d.ts +4 -20
- package/dist/components/calendar/views/WeekView.vue.d.ts +1 -9
- package/dist/components/dataTable/DataTable.vue.d.ts.map +1 -1
- package/dist/components/form/index.d.ts.map +1 -1
- package/dist/components/form/inputs/ArrayInput.vue.d.ts +2 -4
- package/dist/components/form/inputs/CheckInput.vue.d.ts +1 -2
- package/dist/components/form/inputs/Checkbox.vue.d.ts.map +1 -1
- package/dist/components/form/inputs/CodeEditor/Index.vue.d.ts +0 -54
- package/dist/components/form/inputs/ColorInput.vue.d.ts +1 -3
- package/dist/components/form/inputs/DateInput.vue.d.ts +1 -2
- package/dist/components/form/inputs/DatePicker.vue.d.ts +0 -1
- package/dist/components/form/inputs/EmailInput.vue.d.ts +2 -5
- package/dist/components/form/inputs/JSONInput.vue.d.ts +1 -2
- package/dist/components/form/inputs/MarkdownEditor.vue.d.ts +2 -7
- package/dist/components/form/inputs/NumberInput.vue.d.ts +1 -2
- package/dist/components/form/inputs/OTP.vue.d.ts +1 -2
- package/dist/components/form/inputs/PasswordInput.vue.d.ts +10 -16
- package/dist/components/form/inputs/RadioGroup.vue.d.ts +1 -3
- package/dist/components/form/inputs/RangeInput.vue.d.ts +1 -6
- package/dist/components/form/inputs/RichText/index.vue.d.ts +1 -2
- package/dist/components/form/inputs/RichText/index.vue.d.ts.map +1 -1
- package/dist/components/form/inputs/RichText/utils/media.d.ts.map +1 -1
- package/dist/components/form/inputs/SelectBtn.vue.d.ts +2 -2
- package/dist/components/form/inputs/SelectInput.vue.d.ts +13 -20
- package/dist/components/form/inputs/SelectInput.vue.d.ts.map +1 -1
- package/dist/components/form/inputs/SignaturePad.vue.d.ts +1 -6
- package/dist/components/form/inputs/TableField.vue.d.ts +1 -2
- package/dist/components/form/inputs/TelInput.vue.d.ts +1 -2
- package/dist/components/form/inputs/TextInput.vue.d.ts +2 -3
- package/dist/components/form/inputs/ToggleInput.vue.d.ts +1 -2
- package/dist/components/form/inputs/Upload/UploadInput.vue.d.ts +6 -27
- package/dist/components/form/inputs/Upload/upload.d.ts +1 -1
- package/dist/components/form/inputs/index.d.ts +0 -1
- package/dist/components/index.d.ts +1 -3
- package/dist/components/index.d.ts.map +1 -1
- package/dist/components/layout/AppContent.vue.d.ts +1 -1
- package/dist/components/layout/AppContent.vue.d.ts.map +1 -1
- package/dist/components/layout/AppLayout.vue.d.ts +0 -2
- package/dist/components/layout/AppLayout.vue.d.ts.map +1 -1
- package/dist/components/layout/AppSidebar.vue.d.ts +1 -5
- package/dist/components/layout/AppSidebar.vue.d.ts.map +1 -1
- package/dist/components/layout/Panel.vue.d.ts.map +1 -1
- package/dist/components/layout/Resizable.vue.d.ts.map +1 -1
- package/dist/components/layout/Skeleton.vue.d.ts.map +1 -1
- package/dist/components/layout/TabsNav.vue.d.ts +1 -12
- package/dist/components/layout/TabsNav.vue.d.ts.map +1 -1
- package/dist/components/layout/appLayoutContext.d.ts +24 -0
- package/dist/components/layout/appLayoutContext.d.ts.map +1 -0
- package/dist/components/layout/index.d.ts.map +1 -1
- package/dist/components/lightbox/Lightbox.vue.d.ts.map +1 -1
- package/dist/composables/index.d.ts.map +1 -1
- package/dist/composables/useDevice.d.ts.map +1 -1
- package/dist/composables/useEscapeKey.d.ts +12 -0
- package/dist/composables/useEscapeKey.d.ts.map +1 -0
- package/dist/composables/useSchemaField.d.ts.map +1 -1
- package/dist/composables/useTheme.d.ts.map +1 -1
- package/dist/dialog/Dialog.vue.d.ts.map +1 -1
- package/dist/dialog/DialogConfirm.vue.d.ts.map +1 -1
- package/dist/form-flow/FormFlow.vue.d.ts.map +1 -1
- package/dist/form-flow/MultiStepForm.vue.d.ts +1 -6
- package/dist/form-flow/form-flow.d.ts +1 -24
- package/dist/form-flow/form-flow.d.ts.map +1 -1
- package/dist/i18n/index.d.ts +0 -838
- package/dist/index.cjs +245 -222
- package/dist/index.d.ts +0 -2
- package/dist/index.d.ts.map +1 -1
- package/dist/index.mjs +42201 -51162
- package/dist/plugins/bagel.d.ts.map +1 -1
- package/dist/style.css +1 -2
- package/dist/types/BagelForm.d.ts +1 -10
- package/dist/types/BagelForm.d.ts.map +1 -1
- package/dist/types/BtnOptions.d.ts.map +1 -1
- package/dist/types/NavLink.d.ts +1 -2
- package/dist/types/TableSchema.d.ts.map +1 -1
- package/dist/types/index.d.ts +1 -2
- package/dist/types/index.d.ts.map +1 -1
- package/dist/utils/BagelFormUtils.d.ts +0 -1
- package/dist/utils/calendar/dateUtils.d.ts +2 -2
- package/dist/utils/calendar/dateUtils.d.ts.map +1 -1
- package/dist/utils/constants.d.ts.map +1 -1
- package/dist/utils/date.d.ts +116 -0
- package/dist/utils/date.d.ts.map +1 -0
- package/dist/utils/fetch.d.ts +29 -0
- package/dist/utils/fetch.d.ts.map +1 -0
- package/dist/utils/index.d.ts +1 -1
- package/dist/utils/index.d.ts.map +1 -1
- package/dist/utils/string.d.ts +7 -0
- package/dist/utils/string.d.ts.map +1 -0
- package/dist/utils/useSearch.d.ts +1 -1
- package/package.json +3 -10
- package/src/components/AccordionItem.vue +5 -5
- package/src/components/Alert.vue +37 -16
- package/src/components/Avatar.vue +2 -1
- package/src/components/Badge.vue +145 -22
- package/src/components/BglVideo.vue +4 -4
- package/src/components/Btn.vue +81 -69
- package/src/components/Card.vue +7 -6
- package/src/components/Dropdown.vue +7 -14
- package/src/components/FieldSetVue.vue +2 -2
- package/src/components/FilterQuery.vue +3 -3
- package/src/components/Image.vue +5 -3
- package/src/components/JSONSchema.vue +4 -4
- package/src/components/JsonBuilder.vue +3 -3
- package/src/components/ListItem.vue +2 -4
- package/src/components/MapEmbed/Index.vue +18 -17
- package/src/components/NavBar.vue +2 -2
- package/src/components/Spreadsheet/Index.vue +4 -4
- package/src/components/Spreadsheet/SpreadsheetTable.vue +10 -10
- package/src/components/Swiper.vue +3 -1
- package/src/components/Toast.vue +57 -36
- package/src/components/calendar/CalendarPopover.vue +1 -1
- package/src/components/calendar/Index.vue +5 -5
- package/src/components/calendar/views/AgendaView.vue +2 -2
- package/src/components/calendar/views/DayView.vue +1 -1
- package/src/components/calendar/views/MonthView.vue +8 -8
- package/src/components/dataTable/DataTable.vue +68 -10
- package/src/components/form/index.ts +0 -4
- package/src/components/form/inputs/ArrayInput.vue +1 -1
- package/src/components/form/inputs/CheckInput.vue +6 -6
- package/src/components/form/inputs/Checkbox.vue +5 -4
- package/src/components/form/inputs/CodeEditor/Index.vue +1 -1
- package/src/components/form/inputs/ColorInput.vue +5 -5
- package/src/components/form/inputs/DatePicker.vue +3 -3
- package/src/components/form/inputs/EmailInput.vue +15 -15
- package/src/components/form/inputs/NumberInput.vue +11 -11
- package/src/components/form/inputs/OTP.vue +4 -4
- package/src/components/form/inputs/PasswordInput.vue +3 -3
- package/src/components/form/inputs/RadioGroup.vue +1 -1
- package/src/components/form/inputs/RichText/editor.css +4 -4
- package/src/components/form/inputs/RichText/index.vue +39 -39
- package/src/components/form/inputs/RichText/utils/media.ts +1 -92
- package/src/components/form/inputs/RichText/utils/table.ts +4 -4
- package/src/components/form/inputs/SelectBtn.vue +1 -1
- package/src/components/form/inputs/SelectInput.vue +16 -16
- package/src/components/form/inputs/SignaturePad.vue +6 -6
- package/src/components/form/inputs/TableField.vue +7 -7
- package/src/components/form/inputs/TelInput.vue +12 -12
- package/src/components/form/inputs/TextInput.vue +11 -11
- package/src/components/form/inputs/ToggleInput.vue +11 -11
- package/src/components/form/inputs/Upload/upload.css +16 -16
- package/src/components/index.ts +2 -9
- package/src/components/layout/AppContent.vue +5 -19
- package/src/components/layout/AppLayout.vue +47 -18
- package/src/components/layout/AppSidebar.vue +19 -36
- package/src/components/layout/BottomMenu.vue +1 -1
- package/src/components/layout/Resizable.vue +5 -2
- package/src/components/layout/Skeleton.vue +5 -4
- package/src/components/layout/TabsNav.vue +23 -23
- package/src/components/layout/appLayoutContext.ts +44 -0
- package/src/components/layout/index.ts +2 -0
- package/src/components/lightbox/Lightbox.vue +3 -9
- package/src/composables/index.ts +1 -0
- package/src/composables/useDevice.ts +2 -1
- package/src/composables/useEscapeKey.ts +56 -0
- package/src/composables/useSchemaField.ts +2 -17
- package/src/composables/useTheme.ts +23 -19
- package/src/form-flow/FormFlow.vue +2 -0
- package/src/form-flow/form-flow.ts +7 -0
- package/src/index.ts +0 -3
- package/src/plugins/bagel.ts +0 -15
- package/src/styles/app-layout.css +231 -0
- package/src/styles/appearance.css +179 -21
- package/src/styles/bagel.css +103 -97
- package/src/styles/buttons.css +8 -8
- package/src/styles/colors.css +0 -103
- package/src/styles/dark.css +25 -26
- package/src/styles/input-variants.css +11 -11
- package/src/styles/inputs.css +44 -61
- package/src/styles/layout.css +445 -1258
- package/src/styles/loginCard.css +1 -1
- package/src/styles/mobilLayout.css +153 -28
- package/src/styles/text.css +500 -1508
- package/src/styles/theme.css +199 -435
- package/src/styles/transitions.css +4 -4
- package/src/types/BagelForm.ts +46 -151
- package/src/types/BtnOptions.ts +5 -3
- package/src/types/TableSchema.ts +1 -0
- package/src/types/index.ts +0 -5
- package/src/utils/calendar/dateUtils.ts +2 -3
- package/src/utils/constants.ts +7 -0
- package/src/utils/date.ts +482 -0
- package/src/utils/fetch.ts +128 -0
- package/src/utils/index.ts +54 -3
- package/src/utils/sizeParsing.ts +5 -5
- package/src/utils/string.ts +56 -0
- package/vite.config.ts +5 -1
- package/bin/generateFormSchema.ts +0 -1035
- package/bin/utils.ts +0 -223
- package/src/components/Carousel.vue +0 -724
- package/src/components/ImportData.vue +0 -1749
- package/src/components/Modal.vue +0 -184
- package/src/components/ModalConfirm.vue +0 -42
- package/src/components/ModalForm.vue +0 -102
- package/src/components/Pill.vue +0 -149
- package/src/components/Slider.vue +0 -1446
- package/src/components/Title.vue +0 -23
- package/src/components/ToolBar.vue +0 -9
- package/src/components/form/BagelForm.vue +0 -219
- package/src/components/form/BglFieldSet.vue +0 -14
- package/src/components/form/BglMultiStepForm.vue +0 -469
- package/src/components/form/FieldArray.vue +0 -422
- package/src/components/form/useBagelFormState.ts +0 -76
- package/src/composables/useFormField.ts +0 -38
- package/src/dialog/DialogOLD.vue +0 -358
- package/src/plugins/modalTypes.ts +0 -61
- package/src/plugins/useModal.ts +0 -225
- package/src/styles/modal.css +0 -120
- package/src/styles/pillColors.css +0 -0
- package/src/utils/BagelFormUtils.ts +0 -684
|
@@ -1,11 +1,8 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { CalendarEvent, WeekStart } from '../CalendarTypes';
|
|
2
2
|
type __VLS_Props = {
|
|
3
3
|
events?: CalendarEvent[];
|
|
4
4
|
startDate?: Date;
|
|
5
5
|
weekStart?: WeekStart;
|
|
6
|
-
availabilityMode?: boolean;
|
|
7
|
-
availabilityEditable?: boolean;
|
|
8
|
-
availabilitySlots?: AvailabilitySlot[];
|
|
9
6
|
};
|
|
10
7
|
declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
|
|
11
8
|
eventClick: (event: CalendarEvent) => any;
|
|
@@ -17,7 +14,6 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {
|
|
|
17
14
|
start_time: Date;
|
|
18
15
|
end_time: Date;
|
|
19
16
|
}) => any;
|
|
20
|
-
availabilityChange: (slots: AvailabilitySlot[]) => any;
|
|
21
17
|
}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{
|
|
22
18
|
onEventClick?: ((event: CalendarEvent) => any) | undefined;
|
|
23
19
|
onOpenPopover?: ((event: CalendarEvent, position?: {
|
|
@@ -28,14 +24,10 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {
|
|
|
28
24
|
start_time: Date;
|
|
29
25
|
end_time: Date;
|
|
30
26
|
}) => any) | undefined;
|
|
31
|
-
onAvailabilityChange?: ((slots: AvailabilitySlot[]) => any) | undefined;
|
|
32
27
|
}>, {
|
|
33
28
|
events: CalendarEvent[];
|
|
34
29
|
startDate: Date;
|
|
35
30
|
weekStart: WeekStart;
|
|
36
|
-
availabilityMode: boolean;
|
|
37
|
-
availabilityEditable: boolean;
|
|
38
|
-
availabilitySlots: AvailabilitySlot[];
|
|
39
31
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
|
|
40
32
|
calendarGrid: HTMLDivElement;
|
|
41
33
|
scrollableContainer: HTMLDivElement;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DataTable.vue.d.ts","sourceRoot":"","sources":["../../../src/components/dataTable/DataTable.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"DataTable.vue.d.ts","sourceRoot":"","sources":["../../../src/components/dataTable/DataTable.vue"],"names":[],"mappings":"AAqeA,OAAO,KAAK,EAAyB,IAAI,EAAE,MAAM,eAAe,CAAA;AAEhE,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,yBAAyB,CAAA;AAc/D,MAAM,MAAM,eAAe,GAAG,KAAK,GAAG,MAAM,CAAA;AAC5C,MAAM,MAAM,UAAU,GAAG,GAAG,MAAM,IAAI,eAAe,EAAE,CAAA;yBAEtC,CAAC,SAAS;IAAE,CAAC,GAAG,EAAE,MAAM,GAAG,GAAG,CAAA;CAAE,EAAE,CAAC,SAAS,IAAI,CAAC,CAAC,CAAC,EACnE,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;WAuYO,mBAAmB,CAAC;;;sBAhYL,MAAM;sBAAY,MAAM;kBAAQ,CAAC;;;;;;;;;;wBA2ItC,MAAM,EAAE;0CAqPoE,CAAC,4BAA2B;oBACzG,OAAO,KAAK,EAAE,gBAAgB,CAAC,EAAE,CAAC,GAAG,IAAI;WAClD,GAAG;;;;UAvD4E,GAAG;UAyDnF;kBApYgB,MAAM;kBAAY,MAAM;cAAQ,CAAC;qSAoYb;EAEvC,KACQ,OAAO,KAAK,EAAE,KAAK,GAAG;IAAE,KAAK,CAAC,EAAE,OAAO,CAAC,OAAO,WAAW,CAAC,CAAA;CAAE;AAlZzE,wBAkZ4E;AAC5E,KAAK,mBAAmB,CAAC,CAAC,IAAI;KAAG,CAAC,IAAI,MAAM,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;CAAG,GAAG,EAAE,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/form/index.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/form/index.ts"],"names":[],"mappings":"AAAA,cAAc,UAAU,CAAA"}
|
|
@@ -1,9 +1,8 @@
|
|
|
1
1
|
import { WritableComputedRef } from 'vue';
|
|
2
|
-
import { BagelInputShellProps } from './bagelInputShell';
|
|
3
2
|
declare const _default: <T = unknown>(__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
3
|
props: __VLS_PrettifyLocal<Pick<Partial<{}> & Omit<{
|
|
5
4
|
readonly "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
6
|
-
} & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, never>, "onUpdate:modelValue"> &
|
|
5
|
+
} & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, never>, "onUpdate:modelValue"> & {
|
|
7
6
|
label?: string;
|
|
8
7
|
helpText?: string;
|
|
9
8
|
modelValue: T[];
|
|
@@ -14,8 +13,7 @@ declare const _default: <T = unknown>(__VLS_props: NonNullable<Awaited<typeof __
|
|
|
14
13
|
deleteTooltip?: string;
|
|
15
14
|
itemLabel?: string;
|
|
16
15
|
collapsible?: boolean;
|
|
17
|
-
|
|
18
|
-
} & BagelInputShellProps) & Partial<{}>> & import('vue').PublicProps;
|
|
16
|
+
} & Partial<{}>> & import('vue').PublicProps;
|
|
19
17
|
expose(exposed: import('vue').ShallowUnwrapRef<{}>): void;
|
|
20
18
|
attrs: any;
|
|
21
19
|
slots: Readonly<{
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import { BagelInputShellProps } from './bagelInputShell';
|
|
2
1
|
declare const _default: <T extends boolean | undefined | any[]>(__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<{
|
|
3
2
|
props: __VLS_PrettifyLocal<Pick<Partial<{}> & Omit<{
|
|
4
3
|
readonly "onUpdate:modelValue"?: ((value: T) => any) | undefined;
|
|
@@ -13,7 +12,7 @@ declare const _default: <T extends boolean | undefined | any[]>(__VLS_props: Non
|
|
|
13
12
|
disabled?: boolean;
|
|
14
13
|
defaultValue?: T;
|
|
15
14
|
value?: any;
|
|
16
|
-
}
|
|
15
|
+
}) & Partial<{}>> & import('vue').PublicProps;
|
|
17
16
|
expose(exposed: import('vue').ShallowUnwrapRef<{}>): void;
|
|
18
17
|
attrs: any;
|
|
19
18
|
slots: {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Checkbox.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/form/inputs/Checkbox.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"Checkbox.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/form/inputs/Checkbox.vue"],"names":[],"mappings":"AA4DA,KAAK,iBAAiB,GAAG;IACzB,YAAY,CAAC,EAAE,OAAO,CAAC;CACtB,CAAC;AAKF,iBAAS,cAAc;WAgCT,OAAO,IAA6B;;uBAVvB,GAAG;;;;EAe7B;AAUD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;;;;+FAQnB,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"}
|
|
@@ -37,30 +37,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
37
37
|
type: PropType<HighlightTheme>;
|
|
38
38
|
default: string;
|
|
39
39
|
};
|
|
40
|
-
frame: {
|
|
41
|
-
type: BooleanConstructor;
|
|
42
|
-
default: undefined;
|
|
43
|
-
};
|
|
44
|
-
outline: {
|
|
45
|
-
type: BooleanConstructor;
|
|
46
|
-
default: undefined;
|
|
47
|
-
};
|
|
48
|
-
minWidth: {
|
|
49
|
-
type: StringConstructor;
|
|
50
|
-
default: undefined;
|
|
51
|
-
};
|
|
52
|
-
maxWidth: {
|
|
53
|
-
type: StringConstructor;
|
|
54
|
-
default: undefined;
|
|
55
|
-
};
|
|
56
|
-
labelColor: {
|
|
57
|
-
type: StringConstructor;
|
|
58
|
-
default: undefined;
|
|
59
|
-
};
|
|
60
|
-
labelActiveColor: {
|
|
61
|
-
type: StringConstructor;
|
|
62
|
-
default: undefined;
|
|
63
|
-
};
|
|
64
40
|
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
65
41
|
"update:modelValue": (...args: any[]) => void;
|
|
66
42
|
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -100,30 +76,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
100
76
|
type: PropType<HighlightTheme>;
|
|
101
77
|
default: string;
|
|
102
78
|
};
|
|
103
|
-
frame: {
|
|
104
|
-
type: BooleanConstructor;
|
|
105
|
-
default: undefined;
|
|
106
|
-
};
|
|
107
|
-
outline: {
|
|
108
|
-
type: BooleanConstructor;
|
|
109
|
-
default: undefined;
|
|
110
|
-
};
|
|
111
|
-
minWidth: {
|
|
112
|
-
type: StringConstructor;
|
|
113
|
-
default: undefined;
|
|
114
|
-
};
|
|
115
|
-
maxWidth: {
|
|
116
|
-
type: StringConstructor;
|
|
117
|
-
default: undefined;
|
|
118
|
-
};
|
|
119
|
-
labelColor: {
|
|
120
|
-
type: StringConstructor;
|
|
121
|
-
default: undefined;
|
|
122
|
-
};
|
|
123
|
-
labelActiveColor: {
|
|
124
|
-
type: StringConstructor;
|
|
125
|
-
default: undefined;
|
|
126
|
-
};
|
|
127
79
|
}>> & Readonly<{
|
|
128
80
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
129
81
|
}>, {
|
|
@@ -131,13 +83,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
131
83
|
height: string;
|
|
132
84
|
language: string;
|
|
133
85
|
disabled: boolean;
|
|
134
|
-
outline: boolean;
|
|
135
86
|
modelValue: string | Record<string, any>;
|
|
136
|
-
frame: boolean;
|
|
137
|
-
minWidth: string;
|
|
138
|
-
maxWidth: string;
|
|
139
|
-
labelColor: string;
|
|
140
|
-
labelActiveColor: string;
|
|
141
87
|
theme: HighlightTheme;
|
|
142
88
|
readonly: boolean;
|
|
143
89
|
autodetect: boolean;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import { BagelInputShellProps } from './bagelInputShell';
|
|
2
1
|
type __VLS_Props = {
|
|
3
2
|
label?: string;
|
|
4
3
|
id?: string;
|
|
@@ -10,8 +9,7 @@ type __VLS_Props = {
|
|
|
10
9
|
nativeInputAttrs?: {
|
|
11
10
|
[key: string]: any;
|
|
12
11
|
};
|
|
13
|
-
|
|
14
|
-
} & BagelInputShellProps;
|
|
12
|
+
};
|
|
15
13
|
declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
16
14
|
"update:modelValue": (...args: any[]) => void;
|
|
17
15
|
}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { ModeType } from '../../../utils/calendar/typings';
|
|
2
2
|
import { WEEK_START_DAY } from '../../../utils/calendar/time';
|
|
3
|
-
|
|
4
|
-
export interface DateInputProps extends BagelInputShellProps {
|
|
3
|
+
export interface DateInputProps {
|
|
5
4
|
required?: boolean;
|
|
6
5
|
label?: string;
|
|
7
6
|
placeholder?: string;
|
|
@@ -11,7 +11,6 @@ type __VLS_Props = {
|
|
|
11
11
|
enableTime?: boolean;
|
|
12
12
|
highlightedDates?: MaybeRefOrGetter<(string | Date)[]>;
|
|
13
13
|
disabledDates?: MaybeRefOrGetter<(string | Date)[]>;
|
|
14
|
-
allowedDates?: MaybeRefOrGetter<(string | Date)[]>;
|
|
15
14
|
autoSize?: boolean;
|
|
16
15
|
};
|
|
17
16
|
declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { IconType, ValidateInputBaseT } from '../../..';
|
|
2
|
-
|
|
3
|
-
export interface EmailInputProps extends ValidateInputBaseT, BagelInputShellProps {
|
|
2
|
+
export interface EmailInputProps extends ValidateInputBaseT {
|
|
4
3
|
id?: string;
|
|
5
4
|
title?: string;
|
|
6
5
|
helptext?: string;
|
|
@@ -20,7 +19,7 @@ export interface EmailInputProps extends ValidateInputBaseT, BagelInputShellProp
|
|
|
20
19
|
};
|
|
21
20
|
icon?: IconType;
|
|
22
21
|
iconStart?: IconType;
|
|
23
|
-
autocomplete?:
|
|
22
|
+
autocomplete?: AutoFillField;
|
|
24
23
|
autofocus?: boolean;
|
|
25
24
|
error?: string;
|
|
26
25
|
onFocusout?: (e: FocusEvent) => void;
|
|
@@ -28,7 +27,6 @@ export interface EmailInputProps extends ValidateInputBaseT, BagelInputShellProp
|
|
|
28
27
|
autocorrect?: boolean;
|
|
29
28
|
serverValidate?: boolean;
|
|
30
29
|
preventFakeEmails?: boolean;
|
|
31
|
-
formatValidation?: boolean;
|
|
32
30
|
}
|
|
33
31
|
declare const _default: import('vue').DefineComponent<EmailInputProps, {
|
|
34
32
|
focus: () => void | undefined;
|
|
@@ -45,7 +43,6 @@ declare const _default: import('vue').DefineComponent<EmailInputProps, {
|
|
|
45
43
|
autocorrect: boolean;
|
|
46
44
|
serverValidate: boolean;
|
|
47
45
|
preventFakeEmails: boolean;
|
|
48
|
-
formatValidation: boolean;
|
|
49
46
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
|
|
50
47
|
input: HTMLInputElement;
|
|
51
48
|
}, HTMLDivElement>;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import { BagelInputShellProps } from './bagelInputShell';
|
|
2
1
|
type __VLS_Props = {
|
|
3
2
|
description?: string;
|
|
4
3
|
label?: string;
|
|
@@ -6,7 +5,7 @@ type __VLS_Props = {
|
|
|
6
5
|
placeholder?: string;
|
|
7
6
|
editMode?: boolean;
|
|
8
7
|
small?: boolean;
|
|
9
|
-
}
|
|
8
|
+
};
|
|
10
9
|
declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
11
10
|
"update:modelValue": (...args: any[]) => void;
|
|
12
11
|
}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{
|
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
|
|
2
|
-
interface Props extends BagelInputShellProps {
|
|
1
|
+
interface Props {
|
|
3
2
|
maxLength?: number;
|
|
4
3
|
placeholder?: string;
|
|
5
4
|
label?: string;
|
|
@@ -16,11 +15,7 @@ declare const _default: import('vue').DefineComponent<__VLS_PublicProps, {
|
|
|
16
15
|
"update:modelValue": (value: string) => any;
|
|
17
16
|
}, string, import('vue').PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
|
|
18
17
|
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
19
|
-
}>, {
|
|
20
|
-
label: string;
|
|
21
|
-
placeholder: string;
|
|
22
|
-
showFormatting: boolean;
|
|
23
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
|
|
18
|
+
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
|
|
24
19
|
textareaRef: import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('./TextInput.vue').TextInputProps> & Readonly<{
|
|
25
20
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
26
21
|
onDebounce?: ((...args: any[]) => any) | undefined;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { IconType } from '../../..';
|
|
2
|
-
import { BagelInputShellProps } from './bagelInputShell';
|
|
3
2
|
type NumberLayout = 'default' | 'vertical' | 'horizontal';
|
|
4
|
-
interface NumberInputProps
|
|
3
|
+
interface NumberInputProps {
|
|
5
4
|
modelValue?: number | string;
|
|
6
5
|
min?: number;
|
|
7
6
|
max?: number;
|
|
@@ -1,10 +1,9 @@
|
|
|
1
|
-
import { BagelInputShellProps } from './bagelInputShell';
|
|
2
1
|
type __VLS_Props = {
|
|
3
2
|
digitCount: number;
|
|
4
3
|
default?: string;
|
|
5
4
|
modelValue?: string;
|
|
6
5
|
error?: string;
|
|
7
|
-
}
|
|
6
|
+
};
|
|
8
7
|
declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
9
8
|
"update:modelValue": (...args: any[]) => void;
|
|
10
9
|
complete: (...args: any[]) => void;
|
|
@@ -1,22 +1,19 @@
|
|
|
1
|
-
import { IconType
|
|
2
|
-
|
|
3
|
-
export interface TextInputProps
|
|
1
|
+
import { IconType } from '../../..';
|
|
2
|
+
type __VLS_Props = TextInputProps;
|
|
3
|
+
export interface TextInputProps {
|
|
4
4
|
id?: string;
|
|
5
5
|
title?: string;
|
|
6
6
|
helptext?: string;
|
|
7
|
-
name?: string;
|
|
8
7
|
placeholder?: string;
|
|
9
|
-
modelValue?: string;
|
|
10
8
|
label?: string;
|
|
11
9
|
small?: boolean;
|
|
12
10
|
dense?: boolean;
|
|
13
11
|
required?: boolean;
|
|
14
12
|
pattern?: string;
|
|
15
|
-
defaultValue?: string;
|
|
16
13
|
shrink?: boolean;
|
|
17
14
|
underlined?: boolean;
|
|
18
15
|
disabled?: boolean;
|
|
19
|
-
|
|
16
|
+
name?: string;
|
|
20
17
|
nativeInputAttrs?: {
|
|
21
18
|
[key: string]: any;
|
|
22
19
|
};
|
|
@@ -25,19 +22,16 @@ export interface TextInputProps extends ValidateInputBaseT, BagelInputShellProps
|
|
|
25
22
|
multiline?: boolean;
|
|
26
23
|
autoheight?: boolean;
|
|
27
24
|
code?: boolean;
|
|
28
|
-
|
|
29
|
-
autocomplete?: string;
|
|
25
|
+
lines?: number;
|
|
30
26
|
autofocus?: boolean;
|
|
31
|
-
|
|
27
|
+
debounceDelay?: number;
|
|
28
|
+
autocomplete?: AutoFillField;
|
|
32
29
|
onFocusout?: (e: FocusEvent) => void;
|
|
33
|
-
onFocus?: (e: FocusEvent) => void;
|
|
34
|
-
}
|
|
35
|
-
export interface PasswordInputProps extends TextInputProps {
|
|
36
30
|
strengthMeter?: boolean;
|
|
31
|
+
error?: string;
|
|
37
32
|
}
|
|
38
|
-
type __VLS_Props = PasswordInputProps;
|
|
39
33
|
type __VLS_PublicProps = {
|
|
40
|
-
modelValue?: string;
|
|
34
|
+
'modelValue'?: string;
|
|
41
35
|
'showPwd'?: boolean;
|
|
42
36
|
} & __VLS_Props;
|
|
43
37
|
declare const _default: import('vue').DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
@@ -48,7 +42,7 @@ declare const _default: import('vue').DefineComponent<__VLS_PublicProps, {}, {},
|
|
|
48
42
|
"onUpdate:showPwd"?: ((value: boolean) => any) | undefined;
|
|
49
43
|
}>, {
|
|
50
44
|
label: string;
|
|
51
|
-
autocomplete:
|
|
45
|
+
autocomplete: AutoFillField;
|
|
52
46
|
strengthMeter: boolean;
|
|
53
47
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
54
48
|
export default _default;
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { Option } from '../../..';
|
|
2
|
-
import { BagelInputShellProps } from './bagelInputShell';
|
|
3
2
|
export interface RadioOption<T = any> {
|
|
4
3
|
imgAlt?: string;
|
|
5
4
|
imgSrc?: string;
|
|
@@ -37,11 +36,10 @@ declare const _default: <ContextObjType extends {
|
|
|
37
36
|
hideRadio?: boolean;
|
|
38
37
|
bgColor?: string;
|
|
39
38
|
activeBgColor?: string;
|
|
40
|
-
activeTextColor?: string;
|
|
41
39
|
borderColor?: string;
|
|
42
40
|
textColor?: string;
|
|
43
41
|
textAlign?: "left" | "center" | "right";
|
|
44
|
-
}
|
|
42
|
+
}) & Partial<{}>> & import('vue').PublicProps;
|
|
45
43
|
expose(exposed: import('vue').ShallowUnwrapRef<{}>): void;
|
|
46
44
|
attrs: any;
|
|
47
45
|
slots: {
|
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
|
|
2
|
-
export interface RangeInputProps extends BagelInputShellProps {
|
|
1
|
+
export interface RangeInputProps {
|
|
3
2
|
modelValue: number | [number, number];
|
|
4
3
|
min?: number;
|
|
5
4
|
max?: number;
|
|
@@ -11,10 +10,6 @@ export interface RangeInputProps extends BagelInputShellProps {
|
|
|
11
10
|
rtl?: boolean;
|
|
12
11
|
multiRange?: boolean;
|
|
13
12
|
formatValue?: (value: number) => string;
|
|
14
|
-
/** צבע הרקע של הפס (track) */
|
|
15
|
-
trackColor?: string;
|
|
16
|
-
/** צבע הפס הפעיל והעיגול — ברירת מחדל: labelActiveColor או primary */
|
|
17
|
-
activeColor?: string;
|
|
18
13
|
}
|
|
19
14
|
declare function __VLS_template(): {
|
|
20
15
|
attrs: Partial<{}>;
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { ToolbarConfig } from './richTextTypes';
|
|
2
|
-
import { BagelInputShellProps } from '../bagelInputShell';
|
|
3
2
|
type __VLS_Props = {
|
|
4
3
|
modelValue: string;
|
|
5
4
|
toolbarConfig?: ToolbarConfig;
|
|
@@ -22,7 +21,7 @@ type __VLS_Props = {
|
|
|
22
21
|
autofocus?: boolean;
|
|
23
22
|
textColor?: string;
|
|
24
23
|
fontSize?: number | string;
|
|
25
|
-
}
|
|
24
|
+
};
|
|
26
25
|
declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
27
26
|
editor: {
|
|
28
27
|
state: {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/form/inputs/RichText/index.vue"],"names":[],"mappings":"AACA;AAAA,OA4/HO,KAAK,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAA;AAYpD,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,oBAAoB,CAAA;AAQ9D,KAAK,WAAW,GAAG;IAClB,UAAU,EAAE,MAAM,CAAA;IAClB,aAAa,CAAC,EAAE,aAAa,CAAA;IAC7B,KAAK,CAAC,EAAE,OAAO,CAAA;IACf,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,MAAM,CAAC,EAAE,MAAM,GAAG,MAAM,CAAA;IACxB,KAAK,CAAC,EAAE,OAAO,CAAA;IACf,MAAM,CAAC,EAAE,OAAO,CAAA;IAChB,WAAW,CAAC,EAAE,MAAM,CAAA;IAEpB,WAAW,CAAC,EAAE,OAAO,CAAA;IACrB,iBAAiB,CAAC,EAAE,OAAO,CAAA;IAC3B,UAAU,CAAC,EAAE,OAAO,CAAA;IACpB,UAAU,CAAC,EAAE,OAAO,CAAA;IACpB,SAAS,CAAC,EAAE,OAAO,CAAA;IACnB,UAAU,CAAC,EAAE,OAAO,CAAA;IACpB,aAAa,CAAC,EAAE,OAAO,CAAA;IACvB,cAAc,CAAC,EAAE,OAAO,CAAA;IACxB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAElB,IAAI,CAAC,EAAE,MAAM,EAAE,CAAA;IAEf,SAAS,CAAC,EAAE,OAAO,CAAA;IAEnB,SAAS,CAAC,EAAE,MAAM,CAAA;IAElB,QAAQ,CAAC,EAAE,MAAM,GAAG,MAAM,CAAA;CAC1B,GAAG,oBAAoB,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"index.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/form/inputs/RichText/index.vue"],"names":[],"mappings":"AACA;AAAA,OA4/HO,KAAK,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAA;AAYpD,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,oBAAoB,CAAA;AAQ9D,KAAK,WAAW,GAAG;IAClB,UAAU,EAAE,MAAM,CAAA;IAClB,aAAa,CAAC,EAAE,aAAa,CAAA;IAC7B,KAAK,CAAC,EAAE,OAAO,CAAA;IACf,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,MAAM,CAAC,EAAE,MAAM,GAAG,MAAM,CAAA;IACxB,KAAK,CAAC,EAAE,OAAO,CAAA;IACf,MAAM,CAAC,EAAE,OAAO,CAAA;IAChB,WAAW,CAAC,EAAE,MAAM,CAAA;IAEpB,WAAW,CAAC,EAAE,OAAO,CAAA;IACrB,iBAAiB,CAAC,EAAE,OAAO,CAAA;IAC3B,UAAU,CAAC,EAAE,OAAO,CAAA;IACpB,UAAU,CAAC,EAAE,OAAO,CAAA;IACpB,SAAS,CAAC,EAAE,OAAO,CAAA;IACnB,UAAU,CAAC,EAAE,OAAO,CAAA;IACpB,aAAa,CAAC,EAAE,OAAO,CAAA;IACvB,cAAc,CAAC,EAAE,OAAO,CAAA;IACxB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAElB,IAAI,CAAC,EAAE,MAAM,EAAE,CAAA;IAEf,SAAS,CAAC,EAAE,OAAO,CAAA;IAEnB,SAAS,CAAC,EAAE,MAAM,CAAA;IAElB,QAAQ,CAAC,EAAE,MAAM,GAAG,MAAM,CAAA;CAC1B,GAAG,oBAAoB,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yDAniIjB,CAAC;;mDAEwC,CAAC;;;;+CAGvC,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA2zSZ,wBASG"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"media.d.ts","sourceRoot":"","sources":["../../../../../../src/components/form/inputs/RichText/utils/media.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,
|
|
1
|
+
{"version":3,"file":"media.d.ts","sourceRoot":"","sources":["../../../../../../src/components/form/inputs/RichText/utils/media.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,kBAAkB,CAAA;AAEnD,wBAAgB,UAAU,CAAC,cAAc,EAAE,OAAO,EAAE,KAAK,EAAE,WAAW,QAoDrE"}
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { Option } from '../../..';
|
|
2
|
-
import { BagelInputShellProps } from './bagelInputShell';
|
|
3
2
|
type __VLS_Props = {
|
|
4
3
|
options: Option[];
|
|
5
4
|
label?: string;
|
|
6
5
|
required?: boolean;
|
|
7
6
|
error?: string;
|
|
8
7
|
thin?: boolean;
|
|
8
|
+
outline?: boolean;
|
|
9
9
|
multiselect?: boolean;
|
|
10
|
-
}
|
|
10
|
+
};
|
|
11
11
|
type __VLS_PublicProps = {
|
|
12
12
|
'modelValue'?: string | number | (string | number)[] | null;
|
|
13
13
|
} & __VLS_Props;
|
|
@@ -1,8 +1,7 @@
|
|
|
1
1
|
import { IconType, Option } from '../../..';
|
|
2
2
|
import { AlignedPlacement } from '../../Dropdown.vue';
|
|
3
|
-
import { BagelInputShellProps } from './bagelInputShell';
|
|
4
3
|
type OptionsSource = Option[] | ((query: string) => Promise<Option[]>);
|
|
5
|
-
interface PropTypes
|
|
4
|
+
interface PropTypes {
|
|
6
5
|
options: OptionsSource;
|
|
7
6
|
placeholder?: string;
|
|
8
7
|
disabled?: boolean;
|
|
@@ -21,10 +20,6 @@ interface PropTypes extends BagelInputShellProps {
|
|
|
21
20
|
searchPlaceholder?: string;
|
|
22
21
|
error?: string;
|
|
23
22
|
underlined?: boolean;
|
|
24
|
-
size?: 'xs' | 's' | 'm' | 'l' | 'xl';
|
|
25
|
-
border?: boolean;
|
|
26
|
-
thin?: boolean;
|
|
27
|
-
round?: boolean;
|
|
28
23
|
}
|
|
29
24
|
declare function __VLS_template(): {
|
|
30
25
|
attrs: Partial<{}>;
|
|
@@ -64,12 +59,13 @@ declare function __VLS_template(): {
|
|
|
64
59
|
show: number;
|
|
65
60
|
hide: number;
|
|
66
61
|
} | undefined;
|
|
67
|
-
readonly referenceEl?: (Element | null) | undefined;
|
|
68
62
|
readonly onHide?: (() => any) | undefined;
|
|
69
63
|
readonly "onUpdate:shown"?: ((value: boolean) => any) | undefined;
|
|
70
64
|
readonly onShow?: (() => any) | undefined;
|
|
71
65
|
} & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps;
|
|
72
|
-
$attrs:
|
|
66
|
+
$attrs: {
|
|
67
|
+
[x: string]: unknown;
|
|
68
|
+
};
|
|
73
69
|
$refs: {
|
|
74
70
|
[x: string]: unknown;
|
|
75
71
|
} & {
|
|
@@ -114,7 +110,6 @@ declare function __VLS_template(): {
|
|
|
114
110
|
show: number;
|
|
115
111
|
hide: number;
|
|
116
112
|
};
|
|
117
|
-
referenceEl?: Element | null;
|
|
118
113
|
}> & Readonly<{
|
|
119
114
|
onHide?: (() => any) | undefined;
|
|
120
115
|
"onUpdate:shown"?: ((value: boolean) => any) | undefined;
|
|
@@ -199,16 +194,15 @@ declare function __VLS_template(): {
|
|
|
199
194
|
show: number;
|
|
200
195
|
hide: number;
|
|
201
196
|
};
|
|
202
|
-
referenceEl?: Element | null;
|
|
203
197
|
}> & Readonly<{
|
|
204
198
|
onHide?: (() => any) | undefined;
|
|
205
199
|
"onUpdate:shown"?: ((value: boolean) => any) | undefined;
|
|
206
200
|
onShow?: (() => any) | undefined;
|
|
207
|
-
}>, "hide" | "shown" | "show" | ("flat" | "thin" | "placement" | "disablePlacement" | "autoHide" | "triggers" | "popperTriggers" | "popperShowTriggers" | "popperHideTriggers" | "card")> & {
|
|
201
|
+
}>, "hide" | "shown" | "show" | ("flat" | "thin" | "placement" | "disablePlacement" | "autoHide" | "triggers" | "popperTriggers" | "popperShowTriggers" | "popperHideTriggers" | "card")> & import('vue').ShallowUnwrapRef<{
|
|
208
202
|
show: () => Promise<void>;
|
|
209
203
|
hide: () => void;
|
|
210
|
-
shown: boolean
|
|
211
|
-
} & {} & import('vue').ComponentCustomProperties & {} & {
|
|
204
|
+
shown: import('vue').ModelRef<boolean, string, boolean, boolean>;
|
|
205
|
+
}> & {} & import('vue').ComponentCustomProperties & {} & {
|
|
212
206
|
$slots: {
|
|
213
207
|
trigger?(_: {
|
|
214
208
|
show: () => Promise<void>;
|
|
@@ -298,12 +292,13 @@ declare const __VLS_component: import('vue').DefineComponent<PropTypes, {}, {},
|
|
|
298
292
|
show: number;
|
|
299
293
|
hide: number;
|
|
300
294
|
} | undefined;
|
|
301
|
-
readonly referenceEl?: (Element | null) | undefined;
|
|
302
295
|
readonly onHide?: (() => any) | undefined;
|
|
303
296
|
readonly "onUpdate:shown"?: ((value: boolean) => any) | undefined;
|
|
304
297
|
readonly onShow?: (() => any) | undefined;
|
|
305
298
|
} & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps;
|
|
306
|
-
$attrs:
|
|
299
|
+
$attrs: {
|
|
300
|
+
[x: string]: unknown;
|
|
301
|
+
};
|
|
307
302
|
$refs: {
|
|
308
303
|
[x: string]: unknown;
|
|
309
304
|
} & {
|
|
@@ -348,7 +343,6 @@ declare const __VLS_component: import('vue').DefineComponent<PropTypes, {}, {},
|
|
|
348
343
|
show: number;
|
|
349
344
|
hide: number;
|
|
350
345
|
};
|
|
351
|
-
referenceEl?: Element | null;
|
|
352
346
|
}> & Readonly<{
|
|
353
347
|
onHide?: (() => any) | undefined;
|
|
354
348
|
"onUpdate:shown"?: ((value: boolean) => any) | undefined;
|
|
@@ -433,16 +427,15 @@ declare const __VLS_component: import('vue').DefineComponent<PropTypes, {}, {},
|
|
|
433
427
|
show: number;
|
|
434
428
|
hide: number;
|
|
435
429
|
};
|
|
436
|
-
referenceEl?: Element | null;
|
|
437
430
|
}> & Readonly<{
|
|
438
431
|
onHide?: (() => any) | undefined;
|
|
439
432
|
"onUpdate:shown"?: ((value: boolean) => any) | undefined;
|
|
440
433
|
onShow?: (() => any) | undefined;
|
|
441
|
-
}>, "hide" | "shown" | "show" | ("flat" | "thin" | "placement" | "disablePlacement" | "autoHide" | "triggers" | "popperTriggers" | "popperShowTriggers" | "popperHideTriggers" | "card")> & {
|
|
434
|
+
}>, "hide" | "shown" | "show" | ("flat" | "thin" | "placement" | "disablePlacement" | "autoHide" | "triggers" | "popperTriggers" | "popperShowTriggers" | "popperHideTriggers" | "card")> & import('vue').ShallowUnwrapRef<{
|
|
442
435
|
show: () => Promise<void>;
|
|
443
436
|
hide: () => void;
|
|
444
|
-
shown: boolean
|
|
445
|
-
} & {} & import('vue').ComponentCustomProperties & {} & {
|
|
437
|
+
shown: import('vue').ModelRef<boolean, string, boolean, boolean>;
|
|
438
|
+
}> & {} & import('vue').ComponentCustomProperties & {} & {
|
|
446
439
|
$slots: {
|
|
447
440
|
trigger?(_: {
|
|
448
441
|
show: () => Promise<void>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SelectInput.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/form/inputs/SelectInput.vue"],"names":[],"mappings":"AAAA,OA0eO,KAAK,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,eAAe,CAAA;AACrD,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAA;AAI1D,OAAO,wBAAwB,CAAA;AAC/B,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,mBAAmB,CAAA;AAc7D,KAAK,aAAa,GAAG,MAAM,EAAE,GAAG,CAAC,CAAC,KAAK,EAAE,MAAM,KAAK,OAAO,CAAC,MAAM,EAAE,CAAC,CAAC,CAAA;AAKtE,UAAU,SAAU,SAAQ,oBAAoB;IAC/C,OAAO,EAAE,aAAa,CAAA;IACtB,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,UAAU,CAAC,EAAE,MAAM,CAAA;IACnB,UAAU,CAAC,EAAE,OAAO,CAAA;IACpB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,SAAS,CAAC,EAAE,OAAO,CAAA;IACnB,WAAW,CAAC,EAAE,OAAO,CAAA;IACrB,IAAI,CAAC,EAAE,QAAQ,CAAA;IACf,SAAS,CAAC,EAAE,OAAO,CAAA;IACnB,YAAY,CAAC,EAAE,MAAM,CAAA;IACrB,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,SAAS,CAAC,EAAE,OAAO,CAAA;IACnB,SAAS,CAAC,EAAE,gBAAgB,CAAA;IAC5B,iBAAiB,CAAC,EAAE,MAAM,CAAA;IAC1B,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,UAAU,CAAC,EAAE,OAAO,CAAA;IACpB,IAAI,CAAC,EAAE,IAAI,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,IAAI,CAAA;IACpC,MAAM,CAAC,EAAE,OAAO,CAAA;IAChB,IAAI,CAAC,EAAE,OAAO,CAAA;IACd,KAAK,CAAC,EAAE,OAAO,CAAA;CACf;AAsOD,iBAAS,cAAc;WAqZT,OAAO,IAA6B;;sBAdvB,GAAG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"SelectInput.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/form/inputs/SelectInput.vue"],"names":[],"mappings":"AAAA,OA0eO,KAAK,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,eAAe,CAAA;AACrD,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAA;AAI1D,OAAO,wBAAwB,CAAA;AAC/B,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,mBAAmB,CAAA;AAc7D,KAAK,aAAa,GAAG,MAAM,EAAE,GAAG,CAAC,CAAC,KAAK,EAAE,MAAM,KAAK,OAAO,CAAC,MAAM,EAAE,CAAC,CAAC,CAAA;AAKtE,UAAU,SAAU,SAAQ,oBAAoB;IAC/C,OAAO,EAAE,aAAa,CAAA;IACtB,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,UAAU,CAAC,EAAE,MAAM,CAAA;IACnB,UAAU,CAAC,EAAE,OAAO,CAAA;IACpB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,SAAS,CAAC,EAAE,OAAO,CAAA;IACnB,WAAW,CAAC,EAAE,OAAO,CAAA;IACrB,IAAI,CAAC,EAAE,QAAQ,CAAA;IACf,SAAS,CAAC,EAAE,OAAO,CAAA;IACnB,YAAY,CAAC,EAAE,MAAM,CAAA;IACrB,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,SAAS,CAAC,EAAE,OAAO,CAAA;IACnB,SAAS,CAAC,EAAE,gBAAgB,CAAA;IAC5B,iBAAiB,CAAC,EAAE,MAAM,CAAA;IAC1B,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,UAAU,CAAC,EAAE,OAAO,CAAA;IACpB,IAAI,CAAC,EAAE,IAAI,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,IAAI,CAAA;IACpC,MAAM,CAAC,EAAE,OAAO,CAAA;IAChB,IAAI,CAAC,EAAE,OAAO,CAAA;IACd,KAAK,CAAC,EAAE,OAAO,CAAA;CACf;AAsOD,iBAAS,cAAc;WAqZT,OAAO,IAA6B;;sBAdvB,GAAG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;wCA9UmD,GAAG,8CAE9C,GAAG,yBAAyB,GAAG,6DACvC,GAAG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EA8VhC;AAyCD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;;;;;eAlrBR,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;oCAuSoD,GAAG,8CAE9C,GAAG,yBAAyB,GAAG,6DACvC,GAAG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OAkZ/B,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,5 +1,4 @@
|
|
|
1
1
|
import { Options as SignaturePadOptions } from 'signature_pad';
|
|
2
|
-
import { BagelInputShellProps } from './bagelInputShell';
|
|
3
2
|
export interface WaterMark {
|
|
4
3
|
text: string;
|
|
5
4
|
x: number;
|
|
@@ -24,11 +23,7 @@ type __VLS_Props = {
|
|
|
24
23
|
format?: FormatType;
|
|
25
24
|
clearable?: boolean;
|
|
26
25
|
required?: boolean;
|
|
27
|
-
|
|
28
|
-
helptext?: string;
|
|
29
|
-
penColor?: string;
|
|
30
|
-
backgroundColor?: string;
|
|
31
|
-
} & BagelInputShellProps;
|
|
26
|
+
};
|
|
32
27
|
declare function clear(): void;
|
|
33
28
|
declare function save(format?: FormatType): string | undefined;
|
|
34
29
|
declare function fromDataURL(url: string): Promise<void> | undefined;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import { BagelInputShellProps } from './bagelInputShell';
|
|
2
1
|
type __VLS_Props = {
|
|
3
2
|
description?: string;
|
|
4
3
|
meta: {
|
|
@@ -7,7 +6,7 @@ type __VLS_Props = {
|
|
|
7
6
|
fieldname: string;
|
|
8
7
|
bagelApp?: any;
|
|
9
8
|
modelValue: any;
|
|
10
|
-
}
|
|
9
|
+
};
|
|
11
10
|
declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
12
11
|
"update:modelValue": (...args: any[]) => void;
|
|
13
12
|
}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import { BagelInputShellProps } from './bagelInputShell';
|
|
2
1
|
type __VLS_Props = {
|
|
3
2
|
id?: string;
|
|
4
3
|
label?: string;
|
|
@@ -10,7 +9,7 @@ type __VLS_Props = {
|
|
|
10
9
|
disabled?: boolean;
|
|
11
10
|
underlined?: boolean;
|
|
12
11
|
error?: string;
|
|
13
|
-
}
|
|
12
|
+
};
|
|
14
13
|
declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
15
14
|
input: (...args: any[]) => void;
|
|
16
15
|
paste: (...args: any[]) => void;
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { IconType, ValidateInputBaseT } from '../../..';
|
|
2
|
-
|
|
3
|
-
export interface TextInputProps extends ValidateInputBaseT, BagelInputShellProps {
|
|
2
|
+
export interface TextInputProps extends ValidateInputBaseT {
|
|
4
3
|
id?: string;
|
|
5
4
|
title?: string;
|
|
6
5
|
helptext?: string;
|
|
@@ -26,7 +25,7 @@ export interface TextInputProps extends ValidateInputBaseT, BagelInputShellProps
|
|
|
26
25
|
autoheight?: boolean;
|
|
27
26
|
code?: boolean;
|
|
28
27
|
rows?: number | string;
|
|
29
|
-
autocomplete?:
|
|
28
|
+
autocomplete?: AutoFillField;
|
|
30
29
|
autofocus?: boolean;
|
|
31
30
|
error?: string;
|
|
32
31
|
onFocusout?: (e: FocusEvent) => void;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import { BagelInputShellProps } from './bagelInputShell';
|
|
2
1
|
type __VLS_Props = {
|
|
3
2
|
label?: string;
|
|
4
3
|
id?: string;
|
|
@@ -6,7 +5,7 @@ type __VLS_Props = {
|
|
|
6
5
|
small?: boolean;
|
|
7
6
|
required?: boolean;
|
|
8
7
|
defaultValue?: boolean;
|
|
9
|
-
}
|
|
8
|
+
};
|
|
10
9
|
type __VLS_PublicProps = {
|
|
11
10
|
'modelValue'?: boolean | undefined;
|
|
12
11
|
} & __VLS_Props;
|