@bagelink/vue 0.0.1232 → 0.0.1236
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/Accordion.d.ts +12 -0
- package/dist/components/Accordion.d.ts.map +1 -0
- package/dist/components/AccordionItem.d.ts +34 -0
- package/dist/components/AccordionItem.d.ts.map +1 -0
- package/dist/components/Alert.d.ts +34 -0
- package/dist/components/Alert.d.ts.map +1 -0
- package/dist/components/Avatar.d.ts +36 -0
- package/dist/components/Avatar.d.ts.map +1 -0
- package/dist/components/Badge.d.ts +22 -0
- package/dist/components/Badge.d.ts.map +1 -0
- package/dist/components/BglVideo.d.ts +20 -0
- package/dist/components/BglVideo.d.ts.map +1 -0
- package/dist/components/Btn.d.ts +99 -0
- package/dist/components/Btn.d.ts.map +1 -0
- package/dist/components/Card.d.ts +39 -0
- package/dist/components/Card.d.ts.map +1 -0
- package/dist/components/Carousel.d.ts +74 -0
- package/dist/components/Carousel.d.ts.map +1 -0
- package/dist/components/ComboBox.vue.d.ts +3 -3
- package/dist/components/Comments.vue.d.ts +2 -2
- package/dist/components/ContactSubmissions.vue.d.ts +2 -2
- package/dist/components/DataPreview.d.ts +42 -0
- package/dist/components/DataPreview.d.ts.map +1 -0
- package/dist/components/Drop.vue.d.ts +34 -0
- package/dist/components/Drop.vue.d.ts.map +1 -0
- package/dist/components/FileUploader.vue.d.ts +60 -0
- package/dist/components/FileUploader.vue.d.ts.map +1 -0
- package/dist/components/Flag.d.ts +20 -0
- package/dist/components/Flag.d.ts.map +1 -0
- package/dist/components/FormSchema.vue.d.ts +5 -4
- package/dist/components/Image.vue.d.ts.map +1 -1
- package/dist/components/LangText.vue.d.ts +2 -2
- package/dist/components/ListItem.d.ts +34 -0
- package/dist/components/ListItem.d.ts.map +1 -0
- package/dist/components/ListView.d.ts +13 -0
- package/dist/components/ListView.d.ts.map +1 -0
- package/dist/components/MapEmbed.d.ts +3 -0
- package/dist/components/MapEmbed.d.ts.map +1 -0
- package/dist/components/MaterialIcon.d.ts +26 -0
- package/dist/components/MaterialIcon.d.ts.map +1 -0
- package/dist/components/Modal.d.ts +46 -0
- package/dist/components/Modal.d.ts.map +1 -0
- package/dist/components/ModalBglForm.vue.d.ts +21 -20
- package/dist/components/ModalConfirm.d.ts +24 -0
- package/dist/components/ModalConfirm.d.ts.map +1 -0
- package/dist/components/ModalForm.d.ts +78 -0
- package/dist/components/ModalForm.d.ts.map +1 -0
- package/dist/components/NavBar.d.ts +64 -0
- package/dist/components/NavBar.d.ts.map +1 -0
- package/dist/components/PageTitle.d.ts +24 -0
- package/dist/components/PageTitle.d.ts.map +1 -0
- package/dist/components/PersonPreview.vue.d.ts +5 -4
- package/dist/components/PersonPreviewFormkit.vue.d.ts +4 -3
- package/dist/components/RTXEditor.vue.d.ts +3 -3
- package/dist/components/RouterWrapper.d.ts +3 -0
- package/dist/components/RouterWrapper.d.ts.map +1 -0
- package/dist/components/TabbedLayout.vue.d.ts +5 -4
- package/dist/components/TableSchema.d.ts +35 -0
- package/dist/components/TableSchema.d.ts.map +1 -0
- package/dist/components/TableSchema.vue.d.ts +2 -2
- package/dist/components/TableSchema.vue.d.ts.map +1 -1
- package/dist/components/Title.d.ts +42 -0
- package/dist/components/Title.d.ts.map +1 -0
- package/dist/components/TopBar.d.ts +12 -0
- package/dist/components/TopBar.d.ts.map +1 -0
- package/dist/components/charts/BarChart.vue.d.ts +2 -2
- package/dist/components/dashboard/Lineart.d.ts +20 -0
- package/dist/components/dashboard/Lineart.d.ts.map +1 -0
- package/dist/components/dialog/index.d.ts.map +1 -1
- package/dist/components/form/BglField.d.ts +25 -0
- package/dist/components/form/BglField.d.ts.map +1 -0
- package/dist/components/form/BglForm.d.ts +75 -0
- package/dist/components/form/BglForm.d.ts.map +1 -0
- package/dist/components/form/ItemRef.vue.d.ts +5 -3
- package/dist/components/form/ItemRef.vue.d.ts.map +1 -1
- package/dist/components/form/MaterialIcon.vue.d.ts +4 -3
- package/dist/components/form/PlainInputField.vue.d.ts +3 -3
- package/dist/components/form/inputs/CheckInput.d.ts +56 -0
- package/dist/components/form/inputs/CheckInput.d.ts.map +1 -0
- package/dist/components/form/inputs/Checkbox.d.ts +16 -0
- package/dist/components/form/inputs/Checkbox.d.ts.map +1 -0
- package/dist/components/form/inputs/ColorPicker.d.ts +48 -0
- package/dist/components/form/inputs/ColorPicker.d.ts.map +1 -0
- package/dist/components/form/inputs/CurrencyInput.vue.d.ts +3 -3
- package/dist/components/form/inputs/DateInput.d.ts +64 -0
- package/dist/components/form/inputs/DateInput.d.ts.map +1 -0
- package/dist/components/form/inputs/DatePicker.d.ts +33 -0
- package/dist/components/form/inputs/DatePicker.d.ts.map +1 -0
- package/dist/components/form/inputs/DatetimeInput.vue.d.ts +3 -3
- package/dist/components/form/inputs/DurationInput.vue.d.ts +3 -3
- package/dist/components/form/inputs/DynamicLinkField.vue.d.ts +3 -3
- package/dist/components/form/inputs/EmailInput.vue.d.ts +3 -3
- package/dist/components/form/inputs/FileUpload.d.ts +108 -0
- package/dist/components/form/inputs/FileUpload.d.ts.map +1 -0
- package/dist/components/form/inputs/FloatInput.vue.d.ts +3 -3
- package/dist/components/form/inputs/IntInput.vue.d.ts +3 -3
- package/dist/components/form/inputs/JSONInput.d.ts +53 -0
- package/dist/components/form/inputs/JSONInput.d.ts.map +1 -0
- package/dist/components/form/inputs/LinkField.vue.d.ts +3 -3
- package/dist/components/form/inputs/Password.vue.d.ts +3 -3
- package/dist/components/form/inputs/PlainText.vue.d.ts +3 -3
- package/dist/components/form/inputs/RadioGroup.d.ts +42 -0
- package/dist/components/form/inputs/RadioGroup.d.ts.map +1 -0
- package/dist/components/form/inputs/RadioPillsInput.d.ts +48 -0
- package/dist/components/form/inputs/RadioPillsInput.d.ts.map +1 -0
- package/dist/components/form/inputs/ReadOnlyInput.vue.d.ts +2 -2
- package/dist/components/form/inputs/RichText.d.ts +20 -0
- package/dist/components/form/inputs/RichText.d.ts.map +1 -0
- package/dist/components/form/inputs/RichText2/Toolbar.d.ts +22 -0
- package/dist/components/form/inputs/RichText2/Toolbar.d.ts.map +1 -0
- package/dist/components/form/inputs/RichText2/Toolbar.vue.d.ts.map +1 -1
- package/dist/components/form/inputs/RichText2/index.d.ts +24 -0
- package/dist/components/form/inputs/RichText2/index.d.ts.map +1 -0
- package/dist/components/form/inputs/RichText2/index.vue.d.ts +1 -0
- package/dist/components/form/inputs/RichText2/index.vue.d.ts.map +1 -1
- package/dist/components/form/inputs/RichTextEditor.vue.d.ts +3 -3
- package/dist/components/form/inputs/SelectField.vue.d.ts +6 -8
- package/dist/components/form/inputs/SelectField.vue.d.ts.map +1 -1
- package/dist/components/form/inputs/SelectInput.d.ts +55 -0
- package/dist/components/form/inputs/SelectInput.d.ts.map +1 -0
- package/dist/components/form/inputs/SignaturePad.d.ts +72 -0
- package/dist/components/form/inputs/SignaturePad.d.ts.map +1 -0
- package/dist/components/form/inputs/TableField.d.ts +45 -0
- package/dist/components/form/inputs/TableField.d.ts.map +1 -0
- package/dist/components/form/inputs/TelInput.d.ts +241 -0
- package/dist/components/form/inputs/TelInput.d.ts.map +1 -0
- package/dist/components/form/inputs/TextArea.vue.d.ts +3 -3
- package/dist/components/form/inputs/TextInput.d.ts +90 -0
- package/dist/components/form/inputs/TextInput.d.ts.map +1 -0
- package/dist/components/form/inputs/ToggleInput.d.ts +58 -0
- package/dist/components/form/inputs/ToggleInput.d.ts.map +1 -0
- package/dist/components/form/inputs/Upload/UploadInput.vue.d.ts.map +1 -1
- package/dist/components/formkit/AddressArray.vue.d.ts +2 -2
- package/dist/components/formkit/BankDetailsArray.vue.d.ts +2 -2
- package/dist/components/formkit/ContactArrayFormKit.vue.d.ts +2 -2
- package/dist/components/formkit/FileUploader.vue.d.ts +2 -2
- package/dist/components/formkit/MiscFields.vue.d.ts +2 -2
- package/dist/components/formkit/Toggle.vue.d.ts +2 -2
- package/dist/components/layout/BottomMenu.d.ts +27 -0
- package/dist/components/layout/BottomMenu.d.ts.map +1 -0
- package/dist/components/layout/Layout.d.ts +58 -0
- package/dist/components/layout/Layout.d.ts.map +1 -0
- package/dist/components/layout/SidebarMenu.d.ts +38 -0
- package/dist/components/layout/SidebarMenu.d.ts.map +1 -0
- package/dist/components/layout/TabbedLayout.d.ts +42 -0
- package/dist/components/layout/TabbedLayout.d.ts.map +1 -0
- package/dist/components/layout/Tabs.d.ts +31 -0
- package/dist/components/layout/Tabs.d.ts.map +1 -0
- package/dist/components/layout/TabsBody.d.ts +23 -0
- package/dist/components/layout/TabsBody.d.ts.map +1 -0
- package/dist/components/layout/TabsNav.d.ts +35 -0
- package/dist/components/layout/TabsNav.d.ts.map +1 -0
- package/dist/components/lightbox/Lightbox.vue.d.ts.map +1 -1
- package/dist/components/whatsapp/form/MsgTemplate.vue.d.ts +4 -3
- package/dist/components/whatsapp/form/TextVariableExamples.vue.d.ts +2 -2
- package/dist/index.cjs +24 -23
- package/dist/index.mjs +24 -23
- package/dist/style.css +53 -53
- package/dist/styles.css +14073 -0
- package/dist/utils/index.d.ts +1 -0
- package/dist/utils/index.d.ts.map +1 -1
- package/dist/utils/objects.d.ts +1 -0
- package/dist/vue.css +14073 -0
- package/package.json +1 -1
- package/src/components/Image.vue +3 -8
- package/src/components/form/inputs/Upload/UploadInput.vue +7 -9
- package/src/components/lightbox/Lightbox.vue +1 -1
- package/src/components/lightbox/index.ts +3 -3
- package/src/utils/index.ts +10 -0
- package/dist/common-C_IH8b5S.cjs +0 -12580
- package/dist/common-DoeNgx31.js +0 -12579
- package/dist/components/AddressSaerch.vue.d.ts +0 -7
- package/dist/components/AddressSaerch.vue.d.ts.map +0 -1
- package/dist/components/Calendar/index.d.ts +0 -4
- package/dist/components/Calendar/index.d.ts.map +0 -1
- package/dist/components/Popover.vue.d.ts +0 -10
- package/dist/components/Popover.vue.d.ts.map +0 -1
- package/dist/components/form/inputs/RichText/Toolbar.vue.d.ts +0 -14
- package/dist/components/form/inputs/RichText/Toolbar.vue.d.ts.map +0 -1
- package/dist/components/form/inputs/RichText/formatting.d.ts +0 -11
- package/dist/components/form/inputs/RichText/formatting.d.ts.map +0 -1
- package/dist/components/form/inputs/RichText/richtext-types.d.ts +0 -3
- package/dist/components/form/inputs/RichText/richtext-types.d.ts.map +0 -1
- package/dist/components/form/inputs/Upload/UploadFile.vue.d.ts +0 -86
- package/dist/components/form/inputs/Upload/UploadFile.vue.d.ts.map +0 -1
- package/dist/components/sortable/Animation.d.ts +0 -43
- package/dist/components/sortable/Animation.d.ts.map +0 -1
- package/dist/components/sortable/BrowserInfo.d.ts +0 -7
- package/dist/components/sortable/BrowserInfo.d.ts.map +0 -1
- package/dist/components/sortable/EventDispatcher.d.ts +0 -13
- package/dist/components/sortable/EventDispatcher.d.ts.map +0 -1
- package/dist/components/sortable/PluginManager.d.ts +0 -27
- package/dist/components/sortable/PluginManager.d.ts.map +0 -1
- package/dist/components/sortable/Sortable.d.ts +0 -81
- package/dist/components/sortable/Sortable.d.ts.map +0 -1
- package/dist/components/sortable/index.d.ts +0 -5
- package/dist/components/sortable/index.d.ts.map +0 -1
- package/dist/components/sortable/utils.d.ts +0 -49
- package/dist/components/sortable/utils.d.ts.map +0 -1
- package/dist/composables/drag-n-drop/useDraggable.d.ts +0 -2
- package/dist/composables/drag-n-drop/useDraggable.d.ts.map +0 -1
- package/dist/editor-CUDRLdmS.js +0 -4
- package/dist/editor-Cu374vEW.cjs +0 -4
- package/dist/editor-a8DSbb6P.js +0 -4
- package/dist/editor-xBt_vIha.cjs +0 -4
- package/dist/heic2any-8wMqMfB_.js +0 -933
- package/dist/heic2any-BrqcNzfV.js +0 -935
- package/dist/heic2any-C8KwH72N.cjs +0 -934
- package/dist/heic2any-k9wDCKka.cjs +0 -932
- package/dist/index-DiG-xM9T.cjs +0 -35016
- package/dist/index-nGuSAiY2.js +0 -35017
- package/dist/plugins/drag-n-drop/draggable.d.ts +0 -4
- package/dist/plugins/drag-n-drop/draggable.d.ts.map +0 -1
- package/dist/plugins/drag-n-drop/droppable.d.ts +0 -4
- package/dist/plugins/drag-n-drop/droppable.d.ts.map +0 -1
- package/dist/plugins/drag-n-drop/index.d.ts +0 -5
- package/dist/plugins/drag-n-drop/index.d.ts.map +0 -1
- package/dist/plugins/drag-n-drop/useDraggable.d.ts +0 -8
- package/dist/plugins/drag-n-drop/useDraggable.d.ts.map +0 -1
- package/dist/plugins/drag-n-drop/useDroppable.d.ts +0 -7
- package/dist/plugins/drag-n-drop/useDroppable.d.ts.map +0 -1
- package/dist/types/materialIcon.d.ts +0 -2
- package/dist/types/materialIcon.d.ts.map +0 -1
- /package/src/components/{Dialog → dialog}/index.ts +0 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"BottomMenu.vue.d.ts","sourceRoot":"","sources":["../../../src/components/layout/BottomMenu.vue"],"names":[],"mappings":"AAEA,OAAO,EAIN,KAAK,OAAO,EACZ,MAAM,eAAe,CAAA;AAWtB,iBAAS,cAAc;mBA+GI,GAAG;EAG7B;AAaD,QAAA,MAAM,eAAe;cAMV,OAAO,EAAE;;cAAT,OAAO,EAAE;aAElB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAAvG,wBAAwG;AACxG,KAAK,sBAAsB,CAAC,CAAC,IAAI,CAAC,SAAS,SAAS,GAAG,KAAK,GAAG,CAAC,CAAC;AACjE,KAAK,6BAA6B,CAAC,CAAC,IAAI;KAAG,CAAC,IAAI,MAAM,CAAC,CAAC,CAAC,GAAG,EAAE,SAAS,IAAI,CAAC,CAAC,EAAE,CAAC,CAAC,GAAG;QAAE,IAAI,EAAE,OAAO,KAAK,EAAE,QAAQ,CAAC,sBAAsB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAA;KAAE,GAAG;QAAE,IAAI,EAAE,OAAO,KAAK,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;QAAC,QAAQ,EAAE,IAAI,CAAA;KAAE;CAAE,CAAC;AAC9M,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAAE,QAAO;QAClD,MAAM,EAAE,CAAC,CAAC;KACT,CAAA;CAAE,CAAC"}
|
|
@@ -0,0 +1,58 @@
|
|
|
1
|
+
interface LayoutProrps {
|
|
2
|
+
gap?: number;
|
|
3
|
+
h100?: boolean;
|
|
4
|
+
columns?: string[];
|
|
5
|
+
mColumns?: string[];
|
|
6
|
+
mRows?: string[];
|
|
7
|
+
rows?: string[];
|
|
8
|
+
}
|
|
9
|
+
declare function __VLS_template(): {
|
|
10
|
+
default?(_: {}): any;
|
|
11
|
+
};
|
|
12
|
+
declare const __VLS_component: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<LayoutProrps>, {
|
|
13
|
+
gap: number;
|
|
14
|
+
h100: boolean;
|
|
15
|
+
columns: () => never[];
|
|
16
|
+
rows: () => never[];
|
|
17
|
+
mColumns: () => never[];
|
|
18
|
+
mRows: () => never[];
|
|
19
|
+
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<LayoutProrps>, {
|
|
20
|
+
gap: number;
|
|
21
|
+
h100: boolean;
|
|
22
|
+
columns: () => never[];
|
|
23
|
+
rows: () => never[];
|
|
24
|
+
mColumns: () => never[];
|
|
25
|
+
mRows: () => never[];
|
|
26
|
+
}>>>, {
|
|
27
|
+
h100: boolean;
|
|
28
|
+
rows: string[];
|
|
29
|
+
gap: number;
|
|
30
|
+
columns: string[];
|
|
31
|
+
mColumns: string[];
|
|
32
|
+
mRows: string[];
|
|
33
|
+
}, {}>;
|
|
34
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
|
|
35
|
+
export default _default;
|
|
36
|
+
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
37
|
+
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
38
|
+
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
39
|
+
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
40
|
+
} : {
|
|
41
|
+
type: import('vue').PropType<T[K]>;
|
|
42
|
+
required: true;
|
|
43
|
+
};
|
|
44
|
+
};
|
|
45
|
+
type __VLS_WithDefaults<P, D> = {
|
|
46
|
+
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
|
47
|
+
default: D[K];
|
|
48
|
+
}> : P[K];
|
|
49
|
+
};
|
|
50
|
+
type __VLS_Prettify<T> = {
|
|
51
|
+
[K in keyof T]: T[K];
|
|
52
|
+
} & {};
|
|
53
|
+
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
54
|
+
new (): {
|
|
55
|
+
$slots: S;
|
|
56
|
+
};
|
|
57
|
+
};
|
|
58
|
+
//# sourceMappingURL=Layout.vue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Layout.vue.d.ts","sourceRoot":"","sources":["../../../src/components/layout/Layout.vue"],"names":[],"mappings":"AAIA,UAAU,YAAY;IACrB,GAAG,CAAC,EAAE,MAAM,CAAA;IACZ,IAAI,CAAC,EAAE,OAAO,CAAA;IACd,OAAO,CAAC,EAAE,MAAM,EAAE,CAAA;IAClB,QAAQ,CAAC,EAAE,MAAM,EAAE,CAAA;IACnB,KAAK,CAAC,EAAE,MAAM,EAAE,CAAA;IAChB,IAAI,CAAC,EAAE,MAAM,EAAE,CAAA;CACf;AAoCD,iBAAS,cAAc;qBA8CM,GAAG;EAK/B;AAaD,QAAA,MAAM,eAAe;;;;;;;;;;;;;;;UAzGb,OAAO;UAIP,MAAM,EAAE;SALT,MAAM;aAEF,MAAM,EAAE;cACP,MAAM,EAAE;WACX,MAAM,EAAE;MA4Gf,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAAvG,wBAAwG;AACxG,KAAK,sBAAsB,CAAC,CAAC,IAAI,CAAC,SAAS,SAAS,GAAG,KAAK,GAAG,CAAC,CAAC;AACjE,KAAK,6BAA6B,CAAC,CAAC,IAAI;KAAG,CAAC,IAAI,MAAM,CAAC,CAAC,CAAC,GAAG,EAAE,SAAS,IAAI,CAAC,CAAC,EAAE,CAAC,CAAC,GAAG;QAAE,IAAI,EAAE,OAAO,KAAK,EAAE,QAAQ,CAAC,sBAAsB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAA;KAAE,GAAG;QAAE,IAAI,EAAE,OAAO,KAAK,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;QAAC,QAAQ,EAAE,IAAI,CAAA;KAAE;CAAE,CAAC;AAC9M,KAAK,kBAAkB,CAAC,CAAC,EAAE,CAAC,IAAI;KAE1B,CAAC,IAAI,MAAM,IAAI,CAAC,CAAC,EAAE,MAAM,CAAC,CAAC,GAAG,CAAC,SAAS,MAAM,CAAC,GAAG,cAAc,CAAC,CAAC,CAAC,CAAC,CAAC,GAAG;QACxE,OAAO,EAAE,CAAC,CAAC,CAAC,CAAC,CAAA;KACb,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;CACT,CAAC;AACN,KAAK,cAAc,CAAC,CAAC,IAAI;KAAG,CAAC,IAAI,MAAM,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;CAAG,GAAG,EAAE,CAAC;AACxD,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAAE,QAAO;QAClD,MAAM,EAAE,CAAC,CAAC;KACT,CAAA;CAAE,CAAC"}
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
import { NavLink } from '../..';
|
|
2
|
+
|
|
3
|
+
declare function __VLS_template(): {
|
|
4
|
+
brand?(_: {}): any;
|
|
5
|
+
"brand-open"?(_: {}): any;
|
|
6
|
+
default?(_: {}): any;
|
|
7
|
+
footer?(_: {}): any;
|
|
8
|
+
};
|
|
9
|
+
declare const __VLS_component: import('vue').DefineComponent<__VLS_TypePropsToRuntimeProps<{
|
|
10
|
+
navLinks?: NavLink[];
|
|
11
|
+
expandable?: boolean;
|
|
12
|
+
open: boolean;
|
|
13
|
+
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
14
|
+
"update:open": (...args: any[]) => void;
|
|
15
|
+
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<{
|
|
16
|
+
navLinks?: NavLink[];
|
|
17
|
+
expandable?: boolean;
|
|
18
|
+
open: boolean;
|
|
19
|
+
}>>> & {
|
|
20
|
+
"onUpdate:open"?: ((...args: any[]) => any) | undefined;
|
|
21
|
+
}, {}, {}>;
|
|
22
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
|
|
23
|
+
export default _default;
|
|
24
|
+
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
25
|
+
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
26
|
+
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
27
|
+
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
28
|
+
} : {
|
|
29
|
+
type: import('vue').PropType<T[K]>;
|
|
30
|
+
required: true;
|
|
31
|
+
};
|
|
32
|
+
};
|
|
33
|
+
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
34
|
+
new (): {
|
|
35
|
+
$slots: S;
|
|
36
|
+
};
|
|
37
|
+
};
|
|
38
|
+
//# sourceMappingURL=SidebarMenu.vue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SidebarMenu.vue.d.ts","sourceRoot":"","sources":["../../../src/components/layout/SidebarMenu.vue"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,eAAe,CAAA;AAwB5C,iBAAS,cAAc;mBA+LK,GAAG;0BACI,GAAG;qBACR,GAAG;oBACJ,GAAG;EAG/B;AAmBD,QAAA,MAAM,eAAe;eAMT,OAAO,EAAE;iBACP,OAAO;UACd,OAAO;;;;eAFF,OAAO,EAAE;iBACP,OAAO;UACd,OAAO;;;UAGZ,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAAvG,wBAAwG;AACxG,KAAK,sBAAsB,CAAC,CAAC,IAAI,CAAC,SAAS,SAAS,GAAG,KAAK,GAAG,CAAC,CAAC;AACjE,KAAK,6BAA6B,CAAC,CAAC,IAAI;KAAG,CAAC,IAAI,MAAM,CAAC,CAAC,CAAC,GAAG,EAAE,SAAS,IAAI,CAAC,CAAC,EAAE,CAAC,CAAC,GAAG;QAAE,IAAI,EAAE,OAAO,KAAK,EAAE,QAAQ,CAAC,sBAAsB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAA;KAAE,GAAG;QAAE,IAAI,EAAE,OAAO,KAAK,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;QAAC,QAAQ,EAAE,IAAI,CAAA;KAAE;CAAE,CAAC;AAC9M,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAAE,QAAO;QAClD,MAAM,EAAE,CAAC,CAAC;KACT,CAAA;CAAE,CAAC"}
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
import { Router } from 'vue-router';
|
|
2
|
+
import { Raw } from 'vue';
|
|
3
|
+
|
|
4
|
+
declare function __VLS_template(): Partial<Record<string, (_: {
|
|
5
|
+
key: string;
|
|
6
|
+
}) => any>> & {
|
|
7
|
+
"top-section"?(_: {}): any;
|
|
8
|
+
};
|
|
9
|
+
declare const __VLS_component: import('vue').DefineComponent<__VLS_TypePropsToRuntimeProps<{
|
|
10
|
+
title?: string;
|
|
11
|
+
tabs: string[];
|
|
12
|
+
modelValue?: string;
|
|
13
|
+
router?: Raw<Router>;
|
|
14
|
+
sideTabs?: boolean;
|
|
15
|
+
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
16
|
+
"update:modelValue": (...args: any[]) => void;
|
|
17
|
+
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<{
|
|
18
|
+
title?: string;
|
|
19
|
+
tabs: string[];
|
|
20
|
+
modelValue?: string;
|
|
21
|
+
router?: Raw<Router>;
|
|
22
|
+
sideTabs?: boolean;
|
|
23
|
+
}>>> & {
|
|
24
|
+
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
25
|
+
}, {}, {}>;
|
|
26
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
|
|
27
|
+
export default _default;
|
|
28
|
+
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
29
|
+
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
30
|
+
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
31
|
+
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
32
|
+
} : {
|
|
33
|
+
type: import('vue').PropType<T[K]>;
|
|
34
|
+
required: true;
|
|
35
|
+
};
|
|
36
|
+
};
|
|
37
|
+
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
38
|
+
new (): {
|
|
39
|
+
$slots: S;
|
|
40
|
+
};
|
|
41
|
+
};
|
|
42
|
+
//# sourceMappingURL=TabbedLayout.vue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TabbedLayout.vue.d.ts","sourceRoot":"","sources":["../../../src/components/layout/TabbedLayout.vue"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,YAAY,CAAA;AACxC,OAAO,EAAa,KAAK,GAAG,EAAE,MAAM,KAAK,CAAA;AAqCzC,iBAAS,cAAc;;MAmI+D,GAAG;2BAErD,GAAG;EAGtC;AAiBD,QAAA,MAAM,eAAe;YAMZ,MAAM;UACR,MAAM,EAAE;iBACD,MAAM;aACV,GAAG,CAAC,MAAM,CAAC;eACT,OAAO;;;;YAJV,MAAM;UACR,MAAM,EAAE;iBACD,MAAM;aACV,GAAG,CAAC,MAAM,CAAC;eACT,OAAO;;;UAGjB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAAvG,wBAAwG;AACxG,KAAK,sBAAsB,CAAC,CAAC,IAAI,CAAC,SAAS,SAAS,GAAG,KAAK,GAAG,CAAC,CAAC;AACjE,KAAK,6BAA6B,CAAC,CAAC,IAAI;KAAG,CAAC,IAAI,MAAM,CAAC,CAAC,CAAC,GAAG,EAAE,SAAS,IAAI,CAAC,CAAC,EAAE,CAAC,CAAC,GAAG;QAAE,IAAI,EAAE,OAAO,KAAK,EAAE,QAAQ,CAAC,sBAAsB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAA;KAAE,GAAG;QAAE,IAAI,EAAE,OAAO,KAAK,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;QAAC,QAAQ,EAAE,IAAI,CAAA;KAAE;CAAE,CAAC;AAC9M,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAAE,QAAO;QAClD,MAAM,EAAE,CAAC,CAAC;KACT,CAAA;CAAE,CAAC"}
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
import { Tab } from '../..';
|
|
2
|
+
|
|
3
|
+
declare function __VLS_template(): Partial<Record<any, (_: {}) => any>>;
|
|
4
|
+
declare const __VLS_component: import('vue').DefineComponent<__VLS_TypePropsToRuntimeProps<{
|
|
5
|
+
tabs: Tab[];
|
|
6
|
+
modelValue?: string;
|
|
7
|
+
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
8
|
+
"update:modelValue": (...args: any[]) => void;
|
|
9
|
+
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<{
|
|
10
|
+
tabs: Tab[];
|
|
11
|
+
modelValue?: string;
|
|
12
|
+
}>>> & {
|
|
13
|
+
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
14
|
+
}, {}, {}>;
|
|
15
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
|
|
16
|
+
export default _default;
|
|
17
|
+
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
18
|
+
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
19
|
+
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
20
|
+
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
21
|
+
} : {
|
|
22
|
+
type: import('vue').PropType<T[K]>;
|
|
23
|
+
required: true;
|
|
24
|
+
};
|
|
25
|
+
};
|
|
26
|
+
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
27
|
+
new (): {
|
|
28
|
+
$slots: S;
|
|
29
|
+
};
|
|
30
|
+
};
|
|
31
|
+
//# sourceMappingURL=Tabs.vue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Tabs.vue.d.ts","sourceRoot":"","sources":["../../../src/components/layout/Tabs.vue"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,GAAG,EAAW,MAAM,eAAe,CAAA;AAuCjD,iBAAS,cAAc,mCAoE+D,GAAG,GAIxF;AAkBD,QAAA,MAAM,eAAe;UAMd,GAAG,EAAE;iBACE,MAAM;;;;UADb,GAAG,EAAE;iBACE,MAAM;;;UAGlB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAAvG,wBAAwG;AACxG,KAAK,sBAAsB,CAAC,CAAC,IAAI,CAAC,SAAS,SAAS,GAAG,KAAK,GAAG,CAAC,CAAC;AACjE,KAAK,6BAA6B,CAAC,CAAC,IAAI;KAAG,CAAC,IAAI,MAAM,CAAC,CAAC,CAAC,GAAG,EAAE,SAAS,IAAI,CAAC,CAAC,EAAE,CAAC,CAAC,GAAG;QAAE,IAAI,EAAE,OAAO,KAAK,EAAE,QAAQ,CAAC,sBAAsB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAA;KAAE,GAAG;QAAE,IAAI,EAAE,OAAO,KAAK,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;QAAC,QAAQ,EAAE,IAAI,CAAA;KAAE;CAAE,CAAC;AAC9M,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAAE,QAAO;QAClD,MAAM,EAAE,CAAC,CAAC;KACT,CAAA;CAAE,CAAC"}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
declare function __VLS_template(): Partial<Record<any, (_: {}) => any>>;
|
|
2
|
+
declare const __VLS_component: import('vue').DefineComponent<__VLS_TypePropsToRuntimeProps<{
|
|
3
|
+
group: string;
|
|
4
|
+
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<{
|
|
5
|
+
group: string;
|
|
6
|
+
}>>>, {}, {}>;
|
|
7
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
|
|
8
|
+
export default _default;
|
|
9
|
+
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
10
|
+
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
11
|
+
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
12
|
+
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
13
|
+
} : {
|
|
14
|
+
type: import('vue').PropType<T[K]>;
|
|
15
|
+
required: true;
|
|
16
|
+
};
|
|
17
|
+
};
|
|
18
|
+
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
19
|
+
new (): {
|
|
20
|
+
$slots: S;
|
|
21
|
+
};
|
|
22
|
+
};
|
|
23
|
+
//# sourceMappingURL=TabsBody.vue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TabsBody.vue.d.ts","sourceRoot":"","sources":["../../../src/components/layout/TabsBody.vue"],"names":[],"mappings":"AAeA,iBAAS,cAAc,mCAyC6D,GAAG,GAItF;AAWD,QAAA,MAAM,eAAe;WAMb,MAAM;;WAAN,MAAM;aAEZ,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAAvG,wBAAwG;AACxG,KAAK,sBAAsB,CAAC,CAAC,IAAI,CAAC,SAAS,SAAS,GAAG,KAAK,GAAG,CAAC,CAAC;AACjE,KAAK,6BAA6B,CAAC,CAAC,IAAI;KAAG,CAAC,IAAI,MAAM,CAAC,CAAC,CAAC,GAAG,EAAE,SAAS,IAAI,CAAC,CAAC,EAAE,CAAC,CAAC,GAAG;QAAE,IAAI,EAAE,OAAO,KAAK,EAAE,QAAQ,CAAC,sBAAsB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAA;KAAE,GAAG;QAAE,IAAI,EAAE,OAAO,KAAK,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;QAAC,QAAQ,EAAE,IAAI,CAAA;KAAE;CAAE,CAAC;AAC9M,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAAE,QAAO;QAClD,MAAM,EAAE,CAAC,CAAC;KACT,CAAA;CAAE,CAAC"}
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
import { MaterialIcons } from '../..';
|
|
2
|
+
|
|
3
|
+
interface TabType {
|
|
4
|
+
id?: string;
|
|
5
|
+
label?: string;
|
|
6
|
+
icon?: MaterialIcons;
|
|
7
|
+
}
|
|
8
|
+
declare const _default: import('vue').DefineComponent<__VLS_TypePropsToRuntimeProps<{
|
|
9
|
+
title?: string;
|
|
10
|
+
tabs: (TabType | string)[];
|
|
11
|
+
modelValue?: string;
|
|
12
|
+
sideTabs?: boolean;
|
|
13
|
+
group: string;
|
|
14
|
+
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
15
|
+
"update:modelValue": (...args: any[]) => void;
|
|
16
|
+
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<{
|
|
17
|
+
title?: string;
|
|
18
|
+
tabs: (TabType | string)[];
|
|
19
|
+
modelValue?: string;
|
|
20
|
+
sideTabs?: boolean;
|
|
21
|
+
group: string;
|
|
22
|
+
}>>> & {
|
|
23
|
+
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
24
|
+
}, {}, {}>;
|
|
25
|
+
export default _default;
|
|
26
|
+
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
27
|
+
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
28
|
+
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
29
|
+
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
30
|
+
} : {
|
|
31
|
+
type: import('vue').PropType<T[K]>;
|
|
32
|
+
required: true;
|
|
33
|
+
};
|
|
34
|
+
};
|
|
35
|
+
//# sourceMappingURL=TabsNav.vue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TabsNav.vue.d.ts","sourceRoot":"","sources":["../../../src/components/layout/TabsNav.vue"],"names":[],"mappings":"AAEA,OAAO,EAAQ,KAAK,aAAa,EAAE,MAAM,eAAe,CAAA;AAMxD,UAAU,OAAO;IAChB,EAAE,CAAC,EAAE,MAAM,CAAA;IACX,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,IAAI,CAAC,EAAE,aAAa,CAAA;CACpB;;YA8KQ,MAAM;UACR,CAAC,OAAO,GAAG,MAAM,CAAC,EAAE;iBACb,MAAM;eACR,OAAO;WACX,MAAM;;;;YAJL,MAAM;UACR,CAAC,OAAO,GAAG,MAAM,CAAC,EAAE;iBACb,MAAM;eACR,OAAO;WACX,MAAM;;;;AAVd,wBAaG;AACH,KAAK,sBAAsB,CAAC,CAAC,IAAI,CAAC,SAAS,SAAS,GAAG,KAAK,GAAG,CAAC,CAAC;AACjE,KAAK,6BAA6B,CAAC,CAAC,IAAI;KAAG,CAAC,IAAI,MAAM,CAAC,CAAC,CAAC,GAAG,EAAE,SAAS,IAAI,CAAC,CAAC,EAAE,CAAC,CAAC,GAAG;QAAE,IAAI,EAAE,OAAO,KAAK,EAAE,QAAQ,CAAC,sBAAsB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAA;KAAE,GAAG;QAAE,IAAI,EAAE,OAAO,KAAK,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;QAAC,QAAQ,EAAE,IAAI,CAAA;KAAE;CAAE,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Lightbox.vue.d.ts","sourceRoot":"","sources":["../../../src/components/lightbox/Lightbox.vue"],"names":[],"mappings":"AAgRA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,kBAAkB,CAAA;AAUpD,iBAAS,IAAI,CAAC,IAAI,EAAE,YAAY,EAAE,UAAU,CAAC,EAAE,YAAY,EAAE,QAK5D;AAED,iBAAS,KAAK,SAGb;;;;;
|
|
1
|
+
{"version":3,"file":"Lightbox.vue.d.ts","sourceRoot":"","sources":["../../../src/components/lightbox/Lightbox.vue"],"names":[],"mappings":"AAgRA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,kBAAkB,CAAA;AAUpD,iBAAS,IAAI,CAAC,IAAI,EAAE,YAAY,EAAE,UAAU,CAAC,EAAE,YAAY,EAAE,QAK5D;AAED,iBAAS,KAAK,SAGb;;;;;AAojBD,wBAOG"}
|
|
@@ -1,14 +1,15 @@
|
|
|
1
|
-
import
|
|
1
|
+
import { RouteLocationNormalizedLoaded, Router } from 'vue-router';
|
|
2
2
|
import { BglFormSchemaT } from '../../..';
|
|
3
3
|
import { LocalTemplateData } from '../interfaces';
|
|
4
|
-
|
|
4
|
+
|
|
5
|
+
declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
|
|
5
6
|
whatsappTemplateSchema: BglFormSchemaT<LocalTemplateData>;
|
|
6
7
|
router: Router;
|
|
7
8
|
route: RouteLocationNormalizedLoaded;
|
|
8
9
|
previewLabel?: string | undefined;
|
|
9
10
|
}>, {
|
|
10
11
|
previewLabel: string;
|
|
11
|
-
}>, {}, unknown, {}, {}, import(
|
|
12
|
+
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
|
|
12
13
|
whatsappTemplateSchema: BglFormSchemaT<LocalTemplateData>;
|
|
13
14
|
router: Router;
|
|
14
15
|
route: RouteLocationNormalizedLoaded;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
declare const _default: import(
|
|
1
|
+
declare const _default: import('vue').DefineComponent<{
|
|
2
2
|
context: ObjectConstructor;
|
|
3
|
-
}, {}, unknown, {}, {}, import(
|
|
3
|
+
}, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
4
4
|
context: ObjectConstructor;
|
|
5
5
|
}>>, {}, {}>;
|
|
6
6
|
export default _default;
|
package/dist/index.cjs
CHANGED
|
@@ -35949,8 +35949,6 @@ const _sfc_main$s = /* @__PURE__ */ vue.defineComponent({
|
|
|
35949
35949
|
const emit2 = __emit;
|
|
35950
35950
|
const bagel = useBagel();
|
|
35951
35951
|
files.setBaseUrl(bagel.host);
|
|
35952
|
-
const fileBaseUrl = vue.computed(() => (props2.baseURL || bagel.fileBaseUrl || "https://files.bagel.design").replace(/\/$/, ""));
|
|
35953
|
-
const pathToUrl = (path_key) => `${fileBaseUrl.value}/${path_key}`;
|
|
35954
35952
|
const fileQueue = vue.ref([]);
|
|
35955
35953
|
let storageFiles = vue.ref([]);
|
|
35956
35954
|
const pk = vue.ref([props2.modelValue].flat().filter(Boolean));
|
|
@@ -36079,7 +36077,7 @@ const _sfc_main$s = /* @__PURE__ */ vue.defineComponent({
|
|
|
36079
36077
|
icon: "download",
|
|
36080
36078
|
flat: "",
|
|
36081
36079
|
thin: "",
|
|
36082
|
-
href:
|
|
36080
|
+
href: vue.unref(pathKeyToURL)(path_key),
|
|
36083
36081
|
download: path_key.split("/").pop()
|
|
36084
36082
|
}, null, 8, ["href", "download"]),
|
|
36085
36083
|
vue.createElementVNode("div", _hoisted_5$4, [
|
|
@@ -36090,7 +36088,7 @@ const _sfc_main$s = /* @__PURE__ */ vue.defineComponent({
|
|
|
36090
36088
|
vue.withDirectives((vue.openBlock(), vue.createElementBlock("p", _hoisted_6$4, [
|
|
36091
36089
|
vue.createTextVNode(vue.toDisplayString(path_key.split("/").pop()), 1)
|
|
36092
36090
|
])), [
|
|
36093
|
-
[_directive_lightbox, { src:
|
|
36091
|
+
[_directive_lightbox, { src: vue.unref(pathKeyToURL)(path_key), download: true }]
|
|
36094
36092
|
])
|
|
36095
36093
|
])
|
|
36096
36094
|
])
|
|
@@ -36140,7 +36138,7 @@ const _sfc_main$s = /* @__PURE__ */ vue.defineComponent({
|
|
|
36140
36138
|
onClick: ($event) => removeFile(path_key)
|
|
36141
36139
|
}, null, 8, ["onClick"])
|
|
36142
36140
|
], 2)), [
|
|
36143
|
-
[_directive_lightbox, { src:
|
|
36141
|
+
[_directive_lightbox, { src: vue.unref(pathKeyToURL)(path_key), download: true }]
|
|
36144
36142
|
]);
|
|
36145
36143
|
}), 128)),
|
|
36146
36144
|
(vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(fileQueue.value, (file) => {
|
|
@@ -36198,7 +36196,7 @@ const _sfc_main$s = /* @__PURE__ */ vue.defineComponent({
|
|
|
36198
36196
|
color: "gray",
|
|
36199
36197
|
thin: "",
|
|
36200
36198
|
icon: "download",
|
|
36201
|
-
href:
|
|
36199
|
+
href: vue.unref(pathKeyToURL)(path_key),
|
|
36202
36200
|
download: path_key.split("/").pop()
|
|
36203
36201
|
}, null, 8, ["href", "download"]), [
|
|
36204
36202
|
[_directive_tooltip, "Download"]
|
|
@@ -36210,7 +36208,7 @@ const _sfc_main$s = /* @__PURE__ */ vue.defineComponent({
|
|
|
36210
36208
|
pathKey: path_key,
|
|
36211
36209
|
alt: ""
|
|
36212
36210
|
}, null, 8, ["pathKey"]), [
|
|
36213
|
-
[_directive_lightbox, { src:
|
|
36211
|
+
[_directive_lightbox, { src: vue.unref(pathKeyToURL)(path_key), download: true }]
|
|
36214
36212
|
])
|
|
36215
36213
|
])) : vue.withDirectives((vue.openBlock(), vue.createBlock(vue.unref(_sfc_main$r), {
|
|
36216
36214
|
key: 1,
|
|
@@ -36219,7 +36217,7 @@ const _sfc_main$s = /* @__PURE__ */ vue.defineComponent({
|
|
|
36219
36217
|
icon: "description",
|
|
36220
36218
|
class: "color-primary w-100"
|
|
36221
36219
|
}, null, 512)), [
|
|
36222
|
-
[_directive_lightbox, { src:
|
|
36220
|
+
[_directive_lightbox, { src: vue.unref(pathKeyToURL)(path_key), download: true }]
|
|
36223
36221
|
])
|
|
36224
36222
|
], 2);
|
|
36225
36223
|
}), 128)),
|
|
@@ -36266,7 +36264,7 @@ const _sfc_main$s = /* @__PURE__ */ vue.defineComponent({
|
|
|
36266
36264
|
};
|
|
36267
36265
|
}
|
|
36268
36266
|
});
|
|
36269
|
-
const UploadInput = /* @__PURE__ */ _export_sfc(_sfc_main$s, [["__scopeId", "data-v-
|
|
36267
|
+
const UploadInput = /* @__PURE__ */ _export_sfc(_sfc_main$s, [["__scopeId", "data-v-fcdea419"]]);
|
|
36270
36268
|
const FONT_AWESOME_ICONS = [
|
|
36271
36269
|
"trash-can",
|
|
36272
36270
|
"message",
|
|
@@ -40804,15 +40802,10 @@ const _sfc_main$p = /* @__PURE__ */ vue.defineComponent({
|
|
|
40804
40802
|
const props2 = __props;
|
|
40805
40803
|
let imageSrc = vue.ref(null);
|
|
40806
40804
|
let loadingError = vue.ref(false);
|
|
40807
|
-
const fileBaseUrl = vue.computed(() => "https://files.bagel.design");
|
|
40808
40805
|
function getImageUrl() {
|
|
40809
|
-
var _a2;
|
|
40810
40806
|
if (!props2.src && !props2.pathKey) return null;
|
|
40811
40807
|
if (props2.src) return props2.src;
|
|
40812
|
-
|
|
40813
|
-
return `${void 0}/${props2.pathKey}`;
|
|
40814
|
-
}
|
|
40815
|
-
return `${fileBaseUrl.value}/${props2.pathKey}`;
|
|
40808
|
+
return pathKeyToURL(props2.pathKey);
|
|
40816
40809
|
}
|
|
40817
40810
|
async function getCachedImage(url) {
|
|
40818
40811
|
if (!("caches" in window)) return null;
|
|
@@ -40911,7 +40904,7 @@ const _sfc_main$p = /* @__PURE__ */ vue.defineComponent({
|
|
|
40911
40904
|
};
|
|
40912
40905
|
}
|
|
40913
40906
|
});
|
|
40914
|
-
const Image$1 = /* @__PURE__ */ _export_sfc(_sfc_main$p, [["__scopeId", "data-v-
|
|
40907
|
+
const Image$1 = /* @__PURE__ */ _export_sfc(_sfc_main$p, [["__scopeId", "data-v-1cec7fb3"]]);
|
|
40915
40908
|
const _hoisted_1$i = { class: "m-0 pb-025 txt14 line-height-1 w60 menu-text" };
|
|
40916
40909
|
const _sfc_main$o = /* @__PURE__ */ vue.defineComponent({
|
|
40917
40910
|
__name: "BottomMenu",
|
|
@@ -43549,14 +43542,14 @@ class BagelAuth {
|
|
|
43549
43542
|
}
|
|
43550
43543
|
}
|
|
43551
43544
|
class Bagel {
|
|
43552
|
-
constructor({ host, fileBaseUrl, onError }) {
|
|
43545
|
+
constructor({ host, fileBaseUrl: fileBaseUrl2, onError }) {
|
|
43553
43546
|
__publicField(this, "host");
|
|
43554
43547
|
__publicField(this, "fileBaseUrl");
|
|
43555
43548
|
__publicField(this, "onError");
|
|
43556
43549
|
__publicField(this, "read_table");
|
|
43557
43550
|
__publicField(this, "auth", new BagelAuth(this));
|
|
43558
43551
|
this.host = host == null ? void 0 : host.replace(/\/$/, "");
|
|
43559
|
-
this.fileBaseUrl =
|
|
43552
|
+
this.fileBaseUrl = fileBaseUrl2 == null ? void 0 : fileBaseUrl2.replace(/\/$/, "");
|
|
43560
43553
|
if (!this.host) {
|
|
43561
43554
|
return this;
|
|
43562
43555
|
}
|
|
@@ -43835,10 +43828,9 @@ const _sfc_main = /* @__PURE__ */ vue.defineComponent({
|
|
|
43835
43828
|
vue.createVNode(vue.unref(Image$1), {
|
|
43836
43829
|
draggable: false,
|
|
43837
43830
|
src: item == null ? void 0 : item.src,
|
|
43838
|
-
pathKey: item == null ? void 0 : item.pathKey,
|
|
43839
43831
|
alt: "Preview",
|
|
43840
43832
|
class: "vw90 lightbox-image"
|
|
43841
|
-
}, null, 8, ["src"
|
|
43833
|
+
}, null, 8, ["src"])
|
|
43842
43834
|
]),
|
|
43843
43835
|
_: 2
|
|
43844
43836
|
}, 1032, ["zoom", "disabled"])) : (item == null ? void 0 : item.type) === "video" && (item == null ? void 0 : item.src) ? (vue.openBlock(), vue.createBlock(vue.unref(BglVideo), {
|
|
@@ -43919,7 +43911,7 @@ const _sfc_main = /* @__PURE__ */ vue.defineComponent({
|
|
|
43919
43911
|
};
|
|
43920
43912
|
}
|
|
43921
43913
|
});
|
|
43922
|
-
const Lightbox$1 = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-
|
|
43914
|
+
const Lightbox$1 = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-a5e1d29b"]]);
|
|
43923
43915
|
const groups = {};
|
|
43924
43916
|
let clickHandler = (_e2) => void 0;
|
|
43925
43917
|
const lightboxDirective = {
|
|
@@ -43961,8 +43953,8 @@ function openClickHandler(e, el, binding) {
|
|
|
43961
43953
|
open(item, group);
|
|
43962
43954
|
}
|
|
43963
43955
|
function bindingToItem(binding, el) {
|
|
43964
|
-
let { group, src, type: type3, name, thumbnail, enableZoom, openFile, download } = binding.value || {};
|
|
43965
|
-
src = src || binding.value || el.getAttribute("src") || "";
|
|
43956
|
+
let { group, src, type: type3, name, thumbnail, enableZoom, openFile, download, pathKey } = binding.value || {};
|
|
43957
|
+
src = src || pathKeyToURL(pathKey) || binding.value || el.getAttribute("src") || "";
|
|
43966
43958
|
type3 = type3 || determineFileType(src);
|
|
43967
43959
|
name = name || urlToName(src) || el.getAttribute("alt") || "";
|
|
43968
43960
|
return { src, type: type3, name, thumbnail, group, enableZoom, openFile, download };
|
|
@@ -44509,6 +44501,14 @@ function normalizeDimension(value, defaultMetric = "px") {
|
|
|
44509
44501
|
if (typeof value === "number") return `${value}${defaultMetric}`;
|
|
44510
44502
|
return value;
|
|
44511
44503
|
}
|
|
44504
|
+
const fileBaseUrl = "https://files.bagel.design".replace(/\/$/, "");
|
|
44505
|
+
const bagelBaseUrl = void 0;
|
|
44506
|
+
function pathKeyToURL(pathKey) {
|
|
44507
|
+
if (pathKey == null ? void 0 : pathKey.startsWith("static/")) {
|
|
44508
|
+
return `${bagelBaseUrl}/${pathKey}`;
|
|
44509
|
+
}
|
|
44510
|
+
return `${fileBaseUrl}/${pathKey}`;
|
|
44511
|
+
}
|
|
44512
44512
|
const clickOutside = {
|
|
44513
44513
|
beforeMount(el, binding) {
|
|
44514
44514
|
el.clickOutsideEvent = (event) => {
|
|
@@ -45135,6 +45135,7 @@ exports.keyToLabel = keyToLabel;
|
|
|
45135
45135
|
exports.localRef = localRef;
|
|
45136
45136
|
exports.normalizeDimension = normalizeDimension;
|
|
45137
45137
|
exports.normalizeURL = normalizeURL;
|
|
45138
|
+
exports.pathKeyToURL = pathKeyToURL;
|
|
45138
45139
|
exports.provideBagelFormState = provideBagelFormState;
|
|
45139
45140
|
exports.sleep = sleep;
|
|
45140
45141
|
exports.slugify = slugify;
|
package/dist/index.mjs
CHANGED
|
@@ -35947,8 +35947,6 @@ const _sfc_main$s = /* @__PURE__ */ defineComponent({
|
|
|
35947
35947
|
const emit2 = __emit;
|
|
35948
35948
|
const bagel = useBagel();
|
|
35949
35949
|
files.setBaseUrl(bagel.host);
|
|
35950
|
-
const fileBaseUrl = computed(() => (props2.baseURL || bagel.fileBaseUrl || "https://files.bagel.design").replace(/\/$/, ""));
|
|
35951
|
-
const pathToUrl = (path_key) => `${fileBaseUrl.value}/${path_key}`;
|
|
35952
35950
|
const fileQueue = ref([]);
|
|
35953
35951
|
let storageFiles = ref([]);
|
|
35954
35952
|
const pk = ref([props2.modelValue].flat().filter(Boolean));
|
|
@@ -36077,7 +36075,7 @@ const _sfc_main$s = /* @__PURE__ */ defineComponent({
|
|
|
36077
36075
|
icon: "download",
|
|
36078
36076
|
flat: "",
|
|
36079
36077
|
thin: "",
|
|
36080
|
-
href:
|
|
36078
|
+
href: unref(pathKeyToURL)(path_key),
|
|
36081
36079
|
download: path_key.split("/").pop()
|
|
36082
36080
|
}, null, 8, ["href", "download"]),
|
|
36083
36081
|
createElementVNode("div", _hoisted_5$4, [
|
|
@@ -36088,7 +36086,7 @@ const _sfc_main$s = /* @__PURE__ */ defineComponent({
|
|
|
36088
36086
|
withDirectives((openBlock(), createElementBlock("p", _hoisted_6$4, [
|
|
36089
36087
|
createTextVNode(toDisplayString(path_key.split("/").pop()), 1)
|
|
36090
36088
|
])), [
|
|
36091
|
-
[_directive_lightbox, { src:
|
|
36089
|
+
[_directive_lightbox, { src: unref(pathKeyToURL)(path_key), download: true }]
|
|
36092
36090
|
])
|
|
36093
36091
|
])
|
|
36094
36092
|
])
|
|
@@ -36138,7 +36136,7 @@ const _sfc_main$s = /* @__PURE__ */ defineComponent({
|
|
|
36138
36136
|
onClick: ($event) => removeFile(path_key)
|
|
36139
36137
|
}, null, 8, ["onClick"])
|
|
36140
36138
|
], 2)), [
|
|
36141
|
-
[_directive_lightbox, { src:
|
|
36139
|
+
[_directive_lightbox, { src: unref(pathKeyToURL)(path_key), download: true }]
|
|
36142
36140
|
]);
|
|
36143
36141
|
}), 128)),
|
|
36144
36142
|
(openBlock(true), createElementBlock(Fragment, null, renderList(fileQueue.value, (file) => {
|
|
@@ -36196,7 +36194,7 @@ const _sfc_main$s = /* @__PURE__ */ defineComponent({
|
|
|
36196
36194
|
color: "gray",
|
|
36197
36195
|
thin: "",
|
|
36198
36196
|
icon: "download",
|
|
36199
|
-
href:
|
|
36197
|
+
href: unref(pathKeyToURL)(path_key),
|
|
36200
36198
|
download: path_key.split("/").pop()
|
|
36201
36199
|
}, null, 8, ["href", "download"]), [
|
|
36202
36200
|
[_directive_tooltip, "Download"]
|
|
@@ -36208,7 +36206,7 @@ const _sfc_main$s = /* @__PURE__ */ defineComponent({
|
|
|
36208
36206
|
pathKey: path_key,
|
|
36209
36207
|
alt: ""
|
|
36210
36208
|
}, null, 8, ["pathKey"]), [
|
|
36211
|
-
[_directive_lightbox, { src:
|
|
36209
|
+
[_directive_lightbox, { src: unref(pathKeyToURL)(path_key), download: true }]
|
|
36212
36210
|
])
|
|
36213
36211
|
])) : withDirectives((openBlock(), createBlock(unref(_sfc_main$r), {
|
|
36214
36212
|
key: 1,
|
|
@@ -36217,7 +36215,7 @@ const _sfc_main$s = /* @__PURE__ */ defineComponent({
|
|
|
36217
36215
|
icon: "description",
|
|
36218
36216
|
class: "color-primary w-100"
|
|
36219
36217
|
}, null, 512)), [
|
|
36220
|
-
[_directive_lightbox, { src:
|
|
36218
|
+
[_directive_lightbox, { src: unref(pathKeyToURL)(path_key), download: true }]
|
|
36221
36219
|
])
|
|
36222
36220
|
], 2);
|
|
36223
36221
|
}), 128)),
|
|
@@ -36264,7 +36262,7 @@ const _sfc_main$s = /* @__PURE__ */ defineComponent({
|
|
|
36264
36262
|
};
|
|
36265
36263
|
}
|
|
36266
36264
|
});
|
|
36267
|
-
const UploadInput = /* @__PURE__ */ _export_sfc(_sfc_main$s, [["__scopeId", "data-v-
|
|
36265
|
+
const UploadInput = /* @__PURE__ */ _export_sfc(_sfc_main$s, [["__scopeId", "data-v-fcdea419"]]);
|
|
36268
36266
|
const FONT_AWESOME_ICONS = [
|
|
36269
36267
|
"trash-can",
|
|
36270
36268
|
"message",
|
|
@@ -40802,15 +40800,10 @@ const _sfc_main$p = /* @__PURE__ */ defineComponent({
|
|
|
40802
40800
|
const props2 = __props;
|
|
40803
40801
|
let imageSrc = ref(null);
|
|
40804
40802
|
let loadingError = ref(false);
|
|
40805
|
-
const fileBaseUrl = computed(() => "https://files.bagel.design");
|
|
40806
40803
|
function getImageUrl() {
|
|
40807
|
-
var _a2;
|
|
40808
40804
|
if (!props2.src && !props2.pathKey) return null;
|
|
40809
40805
|
if (props2.src) return props2.src;
|
|
40810
|
-
|
|
40811
|
-
return `${void 0}/${props2.pathKey}`;
|
|
40812
|
-
}
|
|
40813
|
-
return `${fileBaseUrl.value}/${props2.pathKey}`;
|
|
40806
|
+
return pathKeyToURL(props2.pathKey);
|
|
40814
40807
|
}
|
|
40815
40808
|
async function getCachedImage(url) {
|
|
40816
40809
|
if (!("caches" in window)) return null;
|
|
@@ -40909,7 +40902,7 @@ const _sfc_main$p = /* @__PURE__ */ defineComponent({
|
|
|
40909
40902
|
};
|
|
40910
40903
|
}
|
|
40911
40904
|
});
|
|
40912
|
-
const Image$1 = /* @__PURE__ */ _export_sfc(_sfc_main$p, [["__scopeId", "data-v-
|
|
40905
|
+
const Image$1 = /* @__PURE__ */ _export_sfc(_sfc_main$p, [["__scopeId", "data-v-1cec7fb3"]]);
|
|
40913
40906
|
const _hoisted_1$i = { class: "m-0 pb-025 txt14 line-height-1 w60 menu-text" };
|
|
40914
40907
|
const _sfc_main$o = /* @__PURE__ */ defineComponent({
|
|
40915
40908
|
__name: "BottomMenu",
|
|
@@ -43547,14 +43540,14 @@ class BagelAuth {
|
|
|
43547
43540
|
}
|
|
43548
43541
|
}
|
|
43549
43542
|
class Bagel {
|
|
43550
|
-
constructor({ host, fileBaseUrl, onError }) {
|
|
43543
|
+
constructor({ host, fileBaseUrl: fileBaseUrl2, onError }) {
|
|
43551
43544
|
__publicField(this, "host");
|
|
43552
43545
|
__publicField(this, "fileBaseUrl");
|
|
43553
43546
|
__publicField(this, "onError");
|
|
43554
43547
|
__publicField(this, "read_table");
|
|
43555
43548
|
__publicField(this, "auth", new BagelAuth(this));
|
|
43556
43549
|
this.host = host == null ? void 0 : host.replace(/\/$/, "");
|
|
43557
|
-
this.fileBaseUrl =
|
|
43550
|
+
this.fileBaseUrl = fileBaseUrl2 == null ? void 0 : fileBaseUrl2.replace(/\/$/, "");
|
|
43558
43551
|
if (!this.host) {
|
|
43559
43552
|
return this;
|
|
43560
43553
|
}
|
|
@@ -43833,10 +43826,9 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
43833
43826
|
createVNode(unref(Image$1), {
|
|
43834
43827
|
draggable: false,
|
|
43835
43828
|
src: item == null ? void 0 : item.src,
|
|
43836
|
-
pathKey: item == null ? void 0 : item.pathKey,
|
|
43837
43829
|
alt: "Preview",
|
|
43838
43830
|
class: "vw90 lightbox-image"
|
|
43839
|
-
}, null, 8, ["src"
|
|
43831
|
+
}, null, 8, ["src"])
|
|
43840
43832
|
]),
|
|
43841
43833
|
_: 2
|
|
43842
43834
|
}, 1032, ["zoom", "disabled"])) : (item == null ? void 0 : item.type) === "video" && (item == null ? void 0 : item.src) ? (openBlock(), createBlock(unref(BglVideo), {
|
|
@@ -43917,7 +43909,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
43917
43909
|
};
|
|
43918
43910
|
}
|
|
43919
43911
|
});
|
|
43920
|
-
const Lightbox$1 = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-
|
|
43912
|
+
const Lightbox$1 = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-a5e1d29b"]]);
|
|
43921
43913
|
const groups = {};
|
|
43922
43914
|
let clickHandler = (_e2) => void 0;
|
|
43923
43915
|
const lightboxDirective = {
|
|
@@ -43959,8 +43951,8 @@ function openClickHandler(e, el, binding) {
|
|
|
43959
43951
|
open(item, group);
|
|
43960
43952
|
}
|
|
43961
43953
|
function bindingToItem(binding, el) {
|
|
43962
|
-
let { group, src, type: type3, name, thumbnail, enableZoom, openFile, download } = binding.value || {};
|
|
43963
|
-
src = src || binding.value || el.getAttribute("src") || "";
|
|
43954
|
+
let { group, src, type: type3, name, thumbnail, enableZoom, openFile, download, pathKey } = binding.value || {};
|
|
43955
|
+
src = src || pathKeyToURL(pathKey) || binding.value || el.getAttribute("src") || "";
|
|
43964
43956
|
type3 = type3 || determineFileType(src);
|
|
43965
43957
|
name = name || urlToName(src) || el.getAttribute("alt") || "";
|
|
43966
43958
|
return { src, type: type3, name, thumbnail, group, enableZoom, openFile, download };
|
|
@@ -44507,6 +44499,14 @@ function normalizeDimension(value, defaultMetric = "px") {
|
|
|
44507
44499
|
if (typeof value === "number") return `${value}${defaultMetric}`;
|
|
44508
44500
|
return value;
|
|
44509
44501
|
}
|
|
44502
|
+
const fileBaseUrl = "https://files.bagel.design".replace(/\/$/, "");
|
|
44503
|
+
const bagelBaseUrl = void 0;
|
|
44504
|
+
function pathKeyToURL(pathKey) {
|
|
44505
|
+
if (pathKey == null ? void 0 : pathKey.startsWith("static/")) {
|
|
44506
|
+
return `${bagelBaseUrl}/${pathKey}`;
|
|
44507
|
+
}
|
|
44508
|
+
return `${fileBaseUrl}/${pathKey}`;
|
|
44509
|
+
}
|
|
44510
44510
|
const clickOutside = {
|
|
44511
44511
|
beforeMount(el, binding) {
|
|
44512
44512
|
el.clickOutsideEvent = (event) => {
|
|
@@ -45134,6 +45134,7 @@ export {
|
|
|
45134
45134
|
localRef,
|
|
45135
45135
|
normalizeDimension,
|
|
45136
45136
|
normalizeURL,
|
|
45137
|
+
pathKeyToURL,
|
|
45137
45138
|
provideBagelFormState,
|
|
45138
45139
|
sleep,
|
|
45139
45140
|
slugify,
|