@bagelink/vue 0.0.1078 → 0.0.1084
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.vue.d.ts.map +1 -1
- package/dist/components/AccordionItem.vue.d.ts.map +1 -1
- package/dist/components/AddressSearch.vue.d.ts +609 -1
- package/dist/components/AddressSearch.vue.d.ts.map +1 -1
- 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/BglComponent.vue.d.ts +2 -2
- package/dist/components/BglComponent.vue.d.ts.map +1 -1
- package/dist/components/BglVideo.vue.d.ts +3 -1
- package/dist/components/BglVideo.vue.d.ts.map +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 +3 -1
- package/dist/components/Carousel.vue.d.ts.map +1 -1
- package/dist/components/DataPreview.vue.d.ts.map +1 -1
- package/dist/components/DropDown.vue.d.ts +491 -1
- package/dist/components/DropDown.vue.d.ts.map +1 -1
- package/dist/components/FieldSetVue.vue.d.ts.map +1 -1
- package/dist/components/Flag.vue.d.ts.map +1 -1
- package/dist/components/IframeVue.vue.d.ts +3 -1
- package/dist/components/IframeVue.vue.d.ts.map +1 -1
- package/dist/components/Image.vue.d.ts.map +1 -1
- package/dist/components/ListItem.vue.d.ts.map +1 -1
- package/dist/components/ListView.vue.d.ts.map +1 -1
- package/dist/components/Loading.vue.d.ts.map +1 -1
- package/dist/components/MapEmbed.vue.d.ts.map +1 -1
- package/dist/components/MaterialIcon.vue.d.ts.map +1 -1
- package/dist/components/Modal.vue.d.ts.map +1 -1
- package/dist/components/ModalConfirm.vue.d.ts.map +1 -1
- package/dist/components/ModalForm.vue.d.ts +204 -1
- package/dist/components/ModalForm.vue.d.ts.map +1 -1
- package/dist/components/NavBar.vue.d.ts.map +1 -1
- package/dist/components/PageTitle.vue.d.ts.map +1 -1
- package/dist/components/Pill.vue.d.ts.map +1 -1
- package/dist/components/RouterWrapper.vue.d.ts.map +1 -1
- package/dist/components/TableSchema.vue.d.ts +2 -2
- package/dist/components/TableSchema.vue.d.ts.map +1 -1
- package/dist/components/Title.vue.d.ts.map +1 -1
- package/dist/components/ToolBar.vue.d.ts.map +1 -1
- package/dist/components/TopBar.vue.d.ts.map +1 -1
- package/dist/components/Zoomer.vue.d.ts +3 -1
- package/dist/components/Zoomer.vue.d.ts.map +1 -1
- package/dist/components/dashboard/Lineart.vue.d.ts +3 -1
- package/dist/components/dashboard/Lineart.vue.d.ts.map +1 -1
- package/dist/components/form/BglField.vue.d.ts +2 -2
- package/dist/components/form/BglField.vue.d.ts.map +1 -1
- package/dist/components/form/BglForm.vue.d.ts +3 -1
- package/dist/components/form/BglForm.vue.d.ts.map +1 -1
- package/dist/components/form/BglMultiStepForm.vue.d.ts +2 -2
- package/dist/components/form/BglMultiStepForm.vue.d.ts.map +1 -1
- package/dist/components/form/FieldArray.vue.d.ts +2 -2
- package/dist/components/form/FieldArray.vue.d.ts.map +1 -1
- package/dist/components/form/inputs/CheckInput.vue.d.ts.map +1 -1
- package/dist/components/form/inputs/Checkbox.vue.d.ts.map +1 -1
- package/dist/components/form/inputs/CodeEditor/Index.vue.d.ts +3 -1
- package/dist/components/form/inputs/CodeEditor/Index.vue.d.ts.map +1 -1
- package/dist/components/form/inputs/ColorPicker.vue.d.ts.map +1 -1
- package/dist/components/form/inputs/DatePicker.vue.d.ts.map +1 -1
- package/dist/components/form/inputs/FileUpload.vue.d.ts.map +1 -1
- package/dist/components/form/inputs/JSONInput.vue.d.ts.map +1 -1
- package/dist/components/form/inputs/NumberInput.vue.d.ts.map +1 -1
- package/dist/components/form/inputs/OTP.vue.d.ts +3 -1
- package/dist/components/form/inputs/OTP.vue.d.ts.map +1 -1
- package/dist/components/form/inputs/PasswordInput.vue.d.ts.map +1 -1
- package/dist/components/form/inputs/RadioGroup.vue.d.ts +2 -2
- package/dist/components/form/inputs/RadioGroup.vue.d.ts.map +1 -1
- package/dist/components/form/inputs/RadioPillsInput.vue.d.ts.map +1 -1
- package/dist/components/form/inputs/RangeInput.vue.d.ts.map +1 -1
- package/dist/components/form/inputs/RichText/components/EditorToolbar.vue.d.ts.map +1 -1
- package/dist/components/form/inputs/RichText/components/gridBox.vue.d.ts.map +1 -1
- package/dist/components/form/inputs/RichText/index.vue.d.ts +3 -1
- package/dist/components/form/inputs/RichText/index.vue.d.ts.map +1 -1
- package/dist/components/form/inputs/SelectInput.vue.d.ts +1186 -2
- package/dist/components/form/inputs/SelectInput.vue.d.ts.map +1 -1
- package/dist/components/form/inputs/SignaturePad.vue.d.ts +3 -1
- package/dist/components/form/inputs/SignaturePad.vue.d.ts.map +1 -1
- package/dist/components/form/inputs/TableField.vue.d.ts.map +1 -1
- package/dist/components/form/inputs/TelInput.vue.d.ts +609 -1
- package/dist/components/form/inputs/TelInput.vue.d.ts.map +1 -1
- package/dist/components/form/inputs/TextInput.vue.d.ts +3 -1
- package/dist/components/form/inputs/TextInput.vue.d.ts.map +1 -1
- package/dist/components/form/inputs/ToggleInput.vue.d.ts.map +1 -1
- package/dist/components/form/inputs/Upload/UploadInput.vue.d.ts.map +1 -1
- package/dist/components/layout/BottomMenu.vue.d.ts.map +1 -1
- package/dist/components/layout/Layout.vue.d.ts.map +1 -1
- package/dist/components/layout/SidebarMenu.vue.d.ts +1 -1
- package/dist/components/layout/SidebarMenu.vue.d.ts.map +1 -1
- package/dist/components/layout/Skeleton.vue.d.ts.map +1 -1
- package/dist/components/layout/TabbedLayout.vue.d.ts +1 -1
- package/dist/components/layout/TabbedLayout.vue.d.ts.map +1 -1
- package/dist/components/layout/Tabs.vue.d.ts.map +1 -1
- package/dist/components/layout/TabsBody.vue.d.ts.map +1 -1
- package/dist/components/layout/TabsNav.vue.d.ts +3 -1
- package/dist/components/layout/TabsNav.vue.d.ts.map +1 -1
- package/dist/components/lightbox/Lightbox.vue.d.ts.map +1 -1
- package/dist/index.cjs +44 -38
- package/dist/index.mjs +35 -29
- package/dist/style.css +13 -13
- package/package.json +1 -1
- package/src/components/form/BglForm.vue +12 -12
- package/src/components/form/inputs/RangeInput.vue +3 -3
- package/src/styles/layout.css +1 -1
|
@@ -38,6 +38,8 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
38
38
|
}>, {
|
|
39
39
|
type: string;
|
|
40
40
|
modelValue: string | number;
|
|
41
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
|
|
41
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
|
|
42
|
+
input: HTMLTextAreaElement;
|
|
43
|
+
}, HTMLDivElement>;
|
|
42
44
|
export default _default;
|
|
43
45
|
//# sourceMappingURL=TextInput.vue.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TextInput.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/form/inputs/TextInput.vue"],"names":[],"mappings":"AA2NA,OAAO,EAGN,KAAK,aAAa,EAClB,MAAM,eAAe,CAAA;
|
|
1
|
+
{"version":3,"file":"TextInput.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/form/inputs/TextInput.vue"],"names":[],"mappings":"AA2NA,OAAO,EAGN,KAAK,aAAa,EAClB,MAAM,eAAe,CAAA;AAGtB,KAAK,WAAW,GAAG;IACjB,EAAE,CAAC,EAAE,MAAM,CAAA;IACX,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB,UAAU,CAAC,EAAE,MAAM,GAAG,MAAM,CAAA;IAC5B,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,KAAK,CAAC,EAAE,OAAO,CAAA;IACf,KAAK,CAAC,EAAE,OAAO,CAAA;IACf,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,OAAO,CAAC,EAAE,MAAM,CAAA;IAChB,MAAM,CAAC,EAAE,OAAO,CAAA;IAChB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,IAAI,CAAC,EAAE,MAAM,CAAA;IACb,gBAAgB,CAAC,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,GAAG,CAAA;KAAE,CAAA;IACzC,IAAI,CAAC,EAAE,aAAa,CAAA;IACpB,SAAS,CAAC,EAAE,aAAa,CAAA;IACzB,SAAS,CAAC,EAAE,OAAO,CAAA;IACnB,UAAU,CAAC,EAAE,OAAO,CAAA;IACpB,IAAI,CAAC,EAAE,OAAO,CAAA;IACd,KAAK,CAAC,EAAE,MAAM,GAAG,MAAM,CAAA;IACvB,YAAY,CAAC,EAAE,aAAa,CAAA;IAC5B,SAAS,CAAC,EAAE,OAAO,CAAA;IACnB,UAAU,CAAC,EAAE,CAAC,CAAC,EAAE,UAAU,KAAK,IAAI,CAAA;CACpC,CAAC;;;;;;;;;;;UAXM,MAAM;gBARA,MAAM,GAAG,MAAM;;;;AA8M9B,wBAWG"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ToggleInput.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/form/inputs/ToggleInput.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ToggleInput.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/form/inputs/ToggleInput.vue"],"names":[],"mappings":"AA+HA,KAAK,WAAW,GAAG;IAClB,KAAK,EAAE,MAAM,CAAA;IACb,EAAE,CAAC,EAAE,MAAM,CAAA;IACX,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,KAAK,CAAC,EAAE,OAAO,CAAA;IACf,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,YAAY,CAAC,EAAE,OAAO,CAAA;CACtB,CAAC;AAgBF,KAAK,iBAAiB,GAAG;IACzB,YAAY,CAAC,EAAE,OAAO,GAAG,SAAS,CAAC;CAClC,GAAG,WAAW,CAAC;AAKhB,iBAAS,cAAc;WAgDT,OAAO,IAA6B;;uBAVvB,GAAG;;;;EAe7B;AAYD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;;;;;kBA1FL,OAAO;wFAmGrB,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 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UploadInput.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/form/inputs/Upload/UploadInput.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"UploadInput.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/form/inputs/Upload/UploadInput.vue"],"names":[],"mappings":"AAuXA,KAAK,WAAW,GAAG;IAClB,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,UAAU,CAAC,EAAE,MAAM,GAAG,MAAM,EAAE,CAAA;IAC9B,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,MAAM,CAAC,EAAE,MAAM,GAAG,MAAM,CAAA;IACxB,OAAO,CAAC,EAAE,MAAM,CAAA;IAChB,IAAI,CAAC,EAAE,OAAO,CAAA;IACd,IAAI,CAAC,EAAE,OAAO,CAAA;IACd,KAAK,CAAC,EAAE,UAAU,GAAG,OAAO,CAAA;IAC5B,MAAM,CAAC,EAAE,MAAM,CAAA;IACf,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,OAAO,CAAC,EAAE,MAAM,CAAA;CAChB,CAAC;AAmEF,iBAAS,MAAM,SAYd;AA0CD,iBAAS,cAAc;WAufT,OAAO,IAA6B;;;;;;;;;;;;;;;;;;;;;;YAXtB,GAAG;;;;;;;;;;;;;;;;;;;;;;YACI,GAAG;;;;EAerC;AAwBD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;;;;;;;YAvpBX,MAAM,GAAG,MAAM;WAIhB,UAAU,GAAG,OAAO;YACnB,MAAM;wFA2pBd,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 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BottomMenu.vue.d.ts","sourceRoot":"","sources":["../../../src/components/layout/BottomMenu.vue"],"names":[],"mappings":"AAuEA,OAAO,EAIN,KAAK,OAAO,EACZ,MAAM,eAAe,CAAA;
|
|
1
|
+
{"version":3,"file":"BottomMenu.vue.d.ts","sourceRoot":"","sources":["../../../src/components/layout/BottomMenu.vue"],"names":[],"mappings":"AAuEA,OAAO,EAIN,KAAK,OAAO,EACZ,MAAM,eAAe,CAAA;AAEtB,KAAK,WAAW,GAAG;IAClB,QAAQ,EAAE,OAAO,EAAE,CAAA;CACnB,CAAC;AAKF,iBAAS,cAAc;WAmFT,OAAO,IAA6B;;uBAXvB,GAAG;qBACJ,GAAG;;;;EAe5B;AAWD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe,kSAOnB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAQpG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Layout.vue.d.ts","sourceRoot":"","sources":["../../../src/components/layout/Layout.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"Layout.vue.d.ts","sourceRoot":"","sources":["../../../src/components/layout/Layout.vue"],"names":[],"mappings":"AA0DA,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;WAkCT,OAAO,IAA6B;;yBAVrB,GAAG;;;;EAe/B;AAcD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;UA/Fb,OAAO;SADR,MAAM;UAKL,MAAM,EAAE;aAHL,MAAM,EAAE;cACP,MAAM,EAAE;WACX,MAAM,EAAE;wFAoGf,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 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SidebarMenu.vue.d.ts","sourceRoot":"","sources":["../../../src/components/layout/SidebarMenu.vue"],"names":[],"mappings":"AAwHA,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,eAAe,CAAA;
|
|
1
|
+
{"version":3,"file":"SidebarMenu.vue.d.ts","sourceRoot":"","sources":["../../../src/components/layout/SidebarMenu.vue"],"names":[],"mappings":"AAwHA,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,eAAe,CAAA;AAI5C,KAAK,WAAW,GAAG;IAClB,QAAQ,CAAC,EAAE,OAAO,EAAE,CAAA;IACpB,UAAU,CAAC,EAAE,OAAO,CAAA;IACpB,IAAI,EAAE,OAAO,CAAA;CACb,CAAC;AAeF,iBAAS,cAAc;WA2IT,OAAO,IAA6B;;uBAbtB,GAAG;8BACI,GAAG;yBACR,GAAG;wBACJ,GAAG;;;;EAe/B;AAeD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;;;;6FAQnB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAQpG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Skeleton.vue.d.ts","sourceRoot":"","sources":["../../../src/components/layout/Skeleton.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"Skeleton.vue.d.ts","sourceRoot":"","sources":["../../../src/components/layout/Skeleton.vue"],"names":[],"mappings":"AA4DA,KAAK,WAAW,GAAG;IAClB,KAAK,CAAC,EAAE,MAAM,GAAG,MAAM,CAAA;IACvB,MAAM,CAAC,EAAE,MAAM,CAAA;IACf,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,KAAK,CAAC,EAAE,OAAO,CAAA;IACf,YAAY,CAAC,EAAE,MAAM,CAAA;IACrB,KAAK,CAAC,EAAE,MAAM,CAAA;CACd,CAAC;AAgBF,iBAAS,cAAc;WA0CT,OAAO,IAA6B;;yBAVrB,GAAG;;;;EAe/B;AASD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe,kSAMnB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAQpG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TabbedLayout.vue.d.ts","sourceRoot":"","sources":["../../../src/components/layout/TabbedLayout.vue"],"names":[],"mappings":"AAmFA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,YAAY,CAAA;AACxC,OAAO,EAAE,KAAK,GAAG,EAAa,MAAM,KAAK,CAAA;
|
|
1
|
+
{"version":3,"file":"TabbedLayout.vue.d.ts","sourceRoot":"","sources":["../../../src/components/layout/TabbedLayout.vue"],"names":[],"mappings":"AAmFA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,YAAY,CAAA;AACxC,OAAO,EAAE,KAAK,GAAG,EAAa,MAAM,KAAK,CAAA;AAEzC,KAAK,WAAW,GAAG;IAClB,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,IAAI,EAAE,MAAM,EAAE,CAAA;IACd,UAAU,CAAC,EAAE,MAAM,CAAA;IACnB,MAAM,CAAC,EAAE,GAAG,CAAC,MAAM,CAAC,CAAA;IACpB,QAAQ,CAAC,EAAE,OAAO,CAAA;CAClB,CAAC;AA2BF,iBAAS,cAAc;WAgET,OAAO,IAA6B;;;UAZmC,GAAG;+BAErD,GAAG;;;;EAerC;AAWD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;;;;6FAQnB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAQpG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Tabs.vue.d.ts","sourceRoot":"","sources":["../../../src/components/layout/Tabs.vue"],"names":[],"mappings":"AAuDA,OAAO,EAAE,KAAK,GAAG,EAAW,MAAM,eAAe,CAAA;
|
|
1
|
+
{"version":3,"file":"Tabs.vue.d.ts","sourceRoot":"","sources":["../../../src/components/layout/Tabs.vue"],"names":[],"mappings":"AAuDA,OAAO,EAAE,KAAK,GAAG,EAAW,MAAM,eAAe,CAAA;AAKjD,KAAK,WAAW,GAAG;IAClB,IAAI,EAAE,GAAG,EAAE,CAAA;IACX,UAAU,CAAC,EAAE,MAAM,CAAA;IACnB,IAAI,CAAC,EAAE,OAAO,CAAA;CACd,CAAC;AA+BF,iBAAS,cAAc;WAqDT,OAAO,IAA6B;0CAXmC,GAAG;;;EAgBvF;AAeD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;;;;kFAOnB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAQpG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TabsBody.vue.d.ts","sourceRoot":"","sources":["../../../src/components/layout/TabsBody.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"TabsBody.vue.d.ts","sourceRoot":"","sources":["../../../src/components/layout/TabsBody.vue"],"names":[],"mappings":"AAmBA,KAAK,WAAW,GAAG;IAClB,KAAK,EAAE,MAAM,CAAA;CACb,CAAC;AAOF,iBAAS,cAAc;WAuBT,OAAO,IAA6B;0CAXmC,GAAG;;;EAgBvF;AASD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe,kSAMnB,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"}
|
|
@@ -36,7 +36,9 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {}, {}
|
|
|
36
36
|
"update:modelValue": (...args: any[]) => void;
|
|
37
37
|
}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{
|
|
38
38
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
39
|
-
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
|
|
39
|
+
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
|
|
40
|
+
tabsWrap: HTMLDivElement;
|
|
41
|
+
}, HTMLDivElement>;
|
|
40
42
|
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
41
43
|
export default _default;
|
|
42
44
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TabsNav.vue.d.ts","sourceRoot":"","sources":["../../../src/components/layout/TabsNav.vue"],"names":[],"mappings":"AAsMA,OAAO,EAAE,KAAK,aAAa,EAAQ,MAAM,eAAe,CAAA;
|
|
1
|
+
{"version":3,"file":"TabsNav.vue.d.ts","sourceRoot":"","sources":["../../../src/components/layout/TabsNav.vue"],"names":[],"mappings":"AAsMA,OAAO,EAAE,KAAK,aAAa,EAAQ,MAAM,eAAe,CAAA;AAIxD,UAAU,OAAO;IAChB,EAAE,CAAC,EAAE,MAAM,CAAA;IACX,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,IAAI,CAAC,EAAE,aAAa,CAAA;CACpB;AAED,KAAK,WAAW,GAAG;IAClB,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,IAAI,EAAE,CAAC,OAAO,GAAG,MAAM,CAAC,EAAE,CAAA;IAC1B,UAAU,CAAC,EAAE,MAAM,CAAA;IACnB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,KAAK,EAAE,MAAM,CAAA;IACb,IAAI,CAAC,EAAE,OAAO,CAAA;IACd,QAAQ,CAAC,EAAE,OAAO,CAAA;CAClB,CAAC;AAwBF,iBAAS,SAAS,CAAC,GAAG,EAAE,OAAO,GAAG,MAAM,QAIvC;AAED,iBAAS,QAAQ,CAAC,GAAG,EAAE,OAAO,GAAG,MAAM,WAGtC;AAED,iBAAS,QAAQ,CAAC,GAAG,EAAE,OAAO,GAAG,MAAM,sBAGtC;AAsBD,iBAAS,cAAc;WA6DT,OAAO,IAA6B;;;;;;;YAXxB,GAAG;;;;;;EAgB5B;AAeD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;;;;;;kBASnB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAQpG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Lightbox.vue.d.ts","sourceRoot":"","sources":["../../../src/components/lightbox/Lightbox.vue"],"names":[],"mappings":"AAiRA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,kBAAkB,CAAA;
|
|
1
|
+
{"version":3,"file":"Lightbox.vue.d.ts","sourceRoot":"","sources":["../../../src/components/lightbox/Lightbox.vue"],"names":[],"mappings":"AAiRA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,kBAAkB,CAAA;AAUpD,iBAAS,IAAI,CAAC,IAAI,EAAE,YAAY,EAAE,UAAU,CAAC,EAAE,YAAY,EAAE,QAO5D;AAED,iBAAS,KAAK,SAGb;;;;;AA4hBD,wBAOG"}
|
package/dist/index.cjs
CHANGED
|
@@ -7739,10 +7739,9 @@ async function convertValueToCoords(state2, options) {
|
|
|
7739
7739
|
crossAxis: 0,
|
|
7740
7740
|
alignmentAxis: null
|
|
7741
7741
|
} : {
|
|
7742
|
-
mainAxis: 0,
|
|
7743
|
-
crossAxis: 0,
|
|
7744
|
-
alignmentAxis:
|
|
7745
|
-
...rawValue
|
|
7742
|
+
mainAxis: rawValue.mainAxis || 0,
|
|
7743
|
+
crossAxis: rawValue.crossAxis || 0,
|
|
7744
|
+
alignmentAxis: rawValue.alignmentAxis
|
|
7746
7745
|
};
|
|
7747
7746
|
if (alignment && typeof alignmentAxis === "number") {
|
|
7748
7747
|
crossAxis = alignment === "end" ? alignmentAxis * -1 : alignmentAxis;
|
|
@@ -7847,7 +7846,11 @@ const shift = function(options) {
|
|
|
7847
7846
|
...limitedCoords,
|
|
7848
7847
|
data: {
|
|
7849
7848
|
x: limitedCoords.x - x2,
|
|
7850
|
-
y: limitedCoords.y - y2
|
|
7849
|
+
y: limitedCoords.y - y2,
|
|
7850
|
+
enabled: {
|
|
7851
|
+
[mainAxis]: checkMainAxis,
|
|
7852
|
+
[crossAxis]: checkCrossAxis
|
|
7853
|
+
}
|
|
7851
7854
|
}
|
|
7852
7855
|
};
|
|
7853
7856
|
}
|
|
@@ -7861,6 +7864,7 @@ const size = function(options) {
|
|
|
7861
7864
|
name: "size",
|
|
7862
7865
|
options,
|
|
7863
7866
|
async fn(state2) {
|
|
7867
|
+
var _state$middlewareData, _state$middlewareData2;
|
|
7864
7868
|
const {
|
|
7865
7869
|
placement,
|
|
7866
7870
|
rects,
|
|
@@ -7896,10 +7900,11 @@ const size = function(options) {
|
|
|
7896
7900
|
const noShift = !state2.middlewareData.shift;
|
|
7897
7901
|
let availableHeight = overflowAvailableHeight;
|
|
7898
7902
|
let availableWidth = overflowAvailableWidth;
|
|
7899
|
-
if (
|
|
7900
|
-
availableWidth =
|
|
7901
|
-
}
|
|
7902
|
-
|
|
7903
|
+
if ((_state$middlewareData = state2.middlewareData.shift) != null && _state$middlewareData.enabled.x) {
|
|
7904
|
+
availableWidth = maximumClippingWidth;
|
|
7905
|
+
}
|
|
7906
|
+
if ((_state$middlewareData2 = state2.middlewareData.shift) != null && _state$middlewareData2.enabled.y) {
|
|
7907
|
+
availableHeight = maximumClippingHeight;
|
|
7903
7908
|
}
|
|
7904
7909
|
if (noShift && !alignment) {
|
|
7905
7910
|
const xMin = max(overflow.left, 0);
|
|
@@ -10086,22 +10091,23 @@ const _sfc_main$R = /* @__PURE__ */ vue.defineComponent({
|
|
|
10086
10091
|
const emit2 = __emit;
|
|
10087
10092
|
const slots = vue.useSlots();
|
|
10088
10093
|
const { showModal } = useModal();
|
|
10089
|
-
const instAt = /* @__PURE__ */ new Date();
|
|
10090
|
-
const timeSinceInst = () => Date.now() - instAt.getTime();
|
|
10091
10094
|
const existingFormState = vue.inject(FORM_STATE_KEY);
|
|
10092
10095
|
const isNested = Boolean(existingFormState && props2.fieldID);
|
|
10093
10096
|
const { data: data2, isDirty } = isNested ? existingFormState : provideBagelFormState(props2.modelValue);
|
|
10097
|
+
let emitDirty = vue.ref(false);
|
|
10094
10098
|
if (!isNested) {
|
|
10095
10099
|
vue.watch(() => props2.modelValue, (newVal) => {
|
|
10096
|
-
if (
|
|
10097
|
-
|
|
10100
|
+
if (emitDirty.value) {
|
|
10101
|
+
emitDirty.value = false;
|
|
10102
|
+
return;
|
|
10098
10103
|
}
|
|
10104
|
+
data2.value = newVal;
|
|
10099
10105
|
}, { deep: true, immediate: true });
|
|
10100
|
-
vue.watch(data2, (newVal) => {
|
|
10101
|
-
if (
|
|
10102
|
-
|
|
10103
|
-
|
|
10104
|
-
|
|
10106
|
+
vue.watch(() => data2, (newVal) => {
|
|
10107
|
+
if (emitDirty.value) return;
|
|
10108
|
+
emitDirty.value = true;
|
|
10109
|
+
emit2("dirty");
|
|
10110
|
+
emit2("update:modelValue", newVal);
|
|
10105
10111
|
}, { deep: true });
|
|
10106
10112
|
}
|
|
10107
10113
|
const form = vue.ref();
|
|
@@ -20556,7 +20562,7 @@ const _sfc_main$A = /* @__PURE__ */ vue.defineComponent({
|
|
|
20556
20562
|
]),
|
|
20557
20563
|
validFrom.value !== vue.unref(min2) ? (vue.openBlock(), vue.createElementBlock("p", {
|
|
20558
20564
|
key: 1,
|
|
20559
|
-
class: "txt-center txt-12 range-slider-position-txt absolute line-height-1
|
|
20565
|
+
class: "txt-center txt-12 range-slider-position-txt absolute line-height-1",
|
|
20560
20566
|
style: vue.normalizeStyle({ "--progress": `${fromPercentage.value}` })
|
|
20561
20567
|
}, [
|
|
20562
20568
|
!vue.unref(multiRange) ? vue.renderSlot(_ctx.$slots, "progress", {
|
|
@@ -20579,7 +20585,7 @@ const _sfc_main$A = /* @__PURE__ */ vue.defineComponent({
|
|
|
20579
20585
|
], 4)) : vue.createCommentVNode("", true),
|
|
20580
20586
|
vue.unref(multiRange) && validTo.value !== vue.unref(max2) ? (vue.openBlock(), vue.createElementBlock("p", {
|
|
20581
20587
|
key: 2,
|
|
20582
|
-
class: "txt-center txt-12 range-slider-position-txt
|
|
20588
|
+
class: "txt-center txt-12 range-slider-position-txt line-height-1 absolute",
|
|
20583
20589
|
style: vue.normalizeStyle({ "--progress": `${toPercentage.value}` })
|
|
20584
20590
|
}, [
|
|
20585
20591
|
vue.renderSlot(_ctx.$slots, "to", {
|
|
@@ -20616,7 +20622,7 @@ const _sfc_main$A = /* @__PURE__ */ vue.defineComponent({
|
|
|
20616
20622
|
};
|
|
20617
20623
|
}
|
|
20618
20624
|
});
|
|
20619
|
-
const RangeInput = /* @__PURE__ */ _export_sfc(_sfc_main$A, [["__scopeId", "data-v-
|
|
20625
|
+
const RangeInput = /* @__PURE__ */ _export_sfc(_sfc_main$A, [["__scopeId", "data-v-fb99b679"]]);
|
|
20620
20626
|
const tableTools = [
|
|
20621
20627
|
"mergeCells",
|
|
20622
20628
|
"splitCells",
|
|
@@ -25779,7 +25785,7 @@ const endsWith = (str, searchString, position) => {
|
|
|
25779
25785
|
const lastIndex = str.indexOf(searchString, position);
|
|
25780
25786
|
return lastIndex !== -1 && lastIndex === position;
|
|
25781
25787
|
};
|
|
25782
|
-
const toArray = (thing) => {
|
|
25788
|
+
const toArray$1 = (thing) => {
|
|
25783
25789
|
if (!thing) return null;
|
|
25784
25790
|
if (isArray(thing)) return thing;
|
|
25785
25791
|
let i2 = thing.length;
|
|
@@ -25965,7 +25971,7 @@ const utils$1 = {
|
|
|
25965
25971
|
kindOf,
|
|
25966
25972
|
kindOfTest,
|
|
25967
25973
|
endsWith,
|
|
25968
|
-
toArray,
|
|
25974
|
+
toArray: toArray$1,
|
|
25969
25975
|
forEachEntry,
|
|
25970
25976
|
matchAll,
|
|
25971
25977
|
isHTMLForm,
|
|
@@ -32211,9 +32217,6 @@ function tryOnScopeDispose(fn2) {
|
|
|
32211
32217
|
}
|
|
32212
32218
|
return false;
|
|
32213
32219
|
}
|
|
32214
|
-
function toValue(r2) {
|
|
32215
|
-
return typeof r2 === "function" ? r2() : vue.unref(r2);
|
|
32216
|
-
}
|
|
32217
32220
|
const isClient = typeof window !== "undefined" && typeof document !== "undefined";
|
|
32218
32221
|
typeof WorkerGlobalScope !== "undefined" && globalThis instanceof WorkerGlobalScope;
|
|
32219
32222
|
const notNullish = (val) => val != null;
|
|
@@ -32237,8 +32240,8 @@ function debounceFilter(ms, options = {}) {
|
|
|
32237
32240
|
lastRejector = noop;
|
|
32238
32241
|
};
|
|
32239
32242
|
const filter3 = (invoke) => {
|
|
32240
|
-
const duration = toValue(ms);
|
|
32241
|
-
const maxDuration = toValue(options.maxWait);
|
|
32243
|
+
const duration = vue.toValue(ms);
|
|
32244
|
+
const maxDuration = vue.toValue(options.maxWait);
|
|
32242
32245
|
if (timer)
|
|
32243
32246
|
_clearTimeout(timer);
|
|
32244
32247
|
if (duration <= 0 || maxDuration !== void 0 && maxDuration <= 0) {
|
|
@@ -32279,6 +32282,9 @@ function promiseTimeout(ms, throwOnTimeout = false, reason = "Timeout") {
|
|
|
32279
32282
|
function getLifeCycleTarget(target) {
|
|
32280
32283
|
return vue.getCurrentInstance();
|
|
32281
32284
|
}
|
|
32285
|
+
function toArray(value) {
|
|
32286
|
+
return Array.isArray(value) ? value : [value];
|
|
32287
|
+
}
|
|
32282
32288
|
function useDebounceFn(fn2, ms = 200, options = {}) {
|
|
32283
32289
|
return createFilterWrapper(
|
|
32284
32290
|
debounceFilter(ms, options),
|
|
@@ -32319,7 +32325,7 @@ function createUntil(r2, isNot = false) {
|
|
|
32319
32325
|
const promises = [watcher];
|
|
32320
32326
|
if (timeout != null) {
|
|
32321
32327
|
promises.push(
|
|
32322
|
-
promiseTimeout(timeout, throwOnTimeout).then(() => toValue(r2)).finally(() => stop == null ? void 0 : stop())
|
|
32328
|
+
promiseTimeout(timeout, throwOnTimeout).then(() => vue.toValue(r2)).finally(() => stop == null ? void 0 : stop())
|
|
32323
32329
|
);
|
|
32324
32330
|
}
|
|
32325
32331
|
return Promise.race(promises);
|
|
@@ -32351,9 +32357,9 @@ function createUntil(r2, isNot = false) {
|
|
|
32351
32357
|
const promises = [watcher];
|
|
32352
32358
|
if (timeout != null) {
|
|
32353
32359
|
promises.push(
|
|
32354
|
-
promiseTimeout(timeout, throwOnTimeout).then(() => toValue(r2)).finally(() => {
|
|
32360
|
+
promiseTimeout(timeout, throwOnTimeout).then(() => vue.toValue(r2)).finally(() => {
|
|
32355
32361
|
stop == null ? void 0 : stop();
|
|
32356
|
-
return toValue(r2);
|
|
32362
|
+
return vue.toValue(r2);
|
|
32357
32363
|
})
|
|
32358
32364
|
);
|
|
32359
32365
|
}
|
|
@@ -32374,7 +32380,7 @@ function createUntil(r2, isNot = false) {
|
|
|
32374
32380
|
function toContains(value, options) {
|
|
32375
32381
|
return toMatch((v2) => {
|
|
32376
32382
|
const array2 = Array.from(v2);
|
|
32377
|
-
return array2.includes(value) || array2.includes(toValue(value));
|
|
32383
|
+
return array2.includes(value) || array2.includes(vue.toValue(value));
|
|
32378
32384
|
}, options);
|
|
32379
32385
|
}
|
|
32380
32386
|
function changed(options) {
|
|
@@ -32387,7 +32393,7 @@ function createUntil(r2, isNot = false) {
|
|
|
32387
32393
|
return count2 >= n2;
|
|
32388
32394
|
}, options);
|
|
32389
32395
|
}
|
|
32390
|
-
if (Array.isArray(toValue(r2))) {
|
|
32396
|
+
if (Array.isArray(vue.toValue(r2))) {
|
|
32391
32397
|
const instance = {
|
|
32392
32398
|
toMatch,
|
|
32393
32399
|
toContains,
|
|
@@ -32421,7 +32427,7 @@ function until(r2) {
|
|
|
32421
32427
|
const defaultWindow = isClient ? window : void 0;
|
|
32422
32428
|
function unrefElement(elRef) {
|
|
32423
32429
|
var _a2;
|
|
32424
|
-
const plain = toValue(elRef);
|
|
32430
|
+
const plain = vue.toValue(elRef);
|
|
32425
32431
|
return (_a2 = plain == null ? void 0 : plain.$el) != null ? _a2 : plain;
|
|
32426
32432
|
}
|
|
32427
32433
|
function useMounted() {
|
|
@@ -32452,7 +32458,7 @@ function useResizeObserver(target, callback, options = {}) {
|
|
|
32452
32458
|
}
|
|
32453
32459
|
};
|
|
32454
32460
|
const targets = vue.computed(() => {
|
|
32455
|
-
const _targets = toValue(target);
|
|
32461
|
+
const _targets = vue.toValue(target);
|
|
32456
32462
|
return Array.isArray(_targets) ? _targets.map((el) => unrefElement(el)) : [unrefElement(_targets)];
|
|
32457
32463
|
});
|
|
32458
32464
|
const stopWatch = vue.watch(
|
|
@@ -32500,7 +32506,7 @@ function useElementSize(target, initialSize = { width: 0, height: 0 }, options =
|
|
|
32500
32506
|
}
|
|
32501
32507
|
} else {
|
|
32502
32508
|
if (boxSize) {
|
|
32503
|
-
const formatBoxSize =
|
|
32509
|
+
const formatBoxSize = toArray(boxSize);
|
|
32504
32510
|
width.value = formatBoxSize.reduce((acc, { inlineSize }) => acc + inlineSize, 0);
|
|
32505
32511
|
height.value = formatBoxSize.reduce((acc, { blockSize }) => acc + blockSize, 0);
|
|
32506
32512
|
} else {
|
|
@@ -32545,8 +32551,8 @@ function useIntersectionObserver(target, callback, options = {}) {
|
|
|
32545
32551
|
} = options;
|
|
32546
32552
|
const isSupported = useSupported(() => window2 && "IntersectionObserver" in window2);
|
|
32547
32553
|
const targets = vue.computed(() => {
|
|
32548
|
-
const _target = toValue(target);
|
|
32549
|
-
return (
|
|
32554
|
+
const _target = vue.toValue(target);
|
|
32555
|
+
return toArray(_target).map(unrefElement).filter(notNullish);
|
|
32550
32556
|
});
|
|
32551
32557
|
let cleanup = noop;
|
|
32552
32558
|
const isActive = vue.ref(immediate);
|
package/dist/index.mjs
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
var __defProp2 = Object.defineProperty;
|
|
2
2
|
var __defNormalProp2 = (obj, key, value) => key in obj ? __defProp2(obj, key, { enumerable: true, configurable: true, writable: true, value }) : obj[key] = value;
|
|
3
3
|
var __publicField2 = (obj, key, value) => __defNormalProp2(obj, typeof key !== "symbol" ? key + "" : key, value);
|
|
4
|
-
import { defineComponent, reactive, provide, openBlock, createElementBlock, renderSlot, ref, computed, inject, watch, normalizeClass, createElementVNode, unref, createVNode, createCommentVNode, toDisplayString, Transition, withCtx, isRef, Fragment, renderList, createBlock, useSlots, resolveDirective, withDirectives, resolveDynamicComponent, mergeProps, withModifiers, withKeys, createTextVNode, normalizeStyle, resolveComponent, onMounted, onUnmounted, mergeModels, useModel, pushScopeId, popScopeId, nextTick, normalizeProps, guardReactiveProps, withScopeId, createApp, h as h$2, onBeforeUnmount, vModelCheckbox, vModelText, toRef, createSlots, Teleport, render as render$e, onBeforeUpdate, vShow, getCurrentScope, onScopeDispose, vModelRadio, TransitionGroup, vModelDynamic, useCssVars, getCurrentInstance, shallowRef, markRaw } from "vue";
|
|
4
|
+
import { defineComponent, reactive, provide, openBlock, createElementBlock, renderSlot, ref, computed, inject, watch, normalizeClass, createElementVNode, unref, createVNode, createCommentVNode, toDisplayString, Transition, withCtx, isRef, Fragment, renderList, createBlock, useSlots, resolveDirective, withDirectives, resolveDynamicComponent, mergeProps, withModifiers, withKeys, createTextVNode, normalizeStyle, resolveComponent, onMounted, onUnmounted, mergeModels, useModel, pushScopeId, popScopeId, nextTick, normalizeProps, guardReactiveProps, withScopeId, createApp, h as h$2, onBeforeUnmount, vModelCheckbox, vModelText, toRef, createSlots, Teleport, render as render$e, onBeforeUpdate, vShow, getCurrentScope, onScopeDispose, vModelRadio, TransitionGroup, vModelDynamic, useCssVars, toValue, getCurrentInstance, shallowRef, markRaw } from "vue";
|
|
5
5
|
import { RouterLink } from "vue-router";
|
|
6
6
|
const bagelFormUtils = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
7
7
|
__proto__: null,
|
|
@@ -7737,10 +7737,9 @@ async function convertValueToCoords(state2, options) {
|
|
|
7737
7737
|
crossAxis: 0,
|
|
7738
7738
|
alignmentAxis: null
|
|
7739
7739
|
} : {
|
|
7740
|
-
mainAxis: 0,
|
|
7741
|
-
crossAxis: 0,
|
|
7742
|
-
alignmentAxis:
|
|
7743
|
-
...rawValue
|
|
7740
|
+
mainAxis: rawValue.mainAxis || 0,
|
|
7741
|
+
crossAxis: rawValue.crossAxis || 0,
|
|
7742
|
+
alignmentAxis: rawValue.alignmentAxis
|
|
7744
7743
|
};
|
|
7745
7744
|
if (alignment && typeof alignmentAxis === "number") {
|
|
7746
7745
|
crossAxis = alignment === "end" ? alignmentAxis * -1 : alignmentAxis;
|
|
@@ -7845,7 +7844,11 @@ const shift = function(options) {
|
|
|
7845
7844
|
...limitedCoords,
|
|
7846
7845
|
data: {
|
|
7847
7846
|
x: limitedCoords.x - x2,
|
|
7848
|
-
y: limitedCoords.y - y2
|
|
7847
|
+
y: limitedCoords.y - y2,
|
|
7848
|
+
enabled: {
|
|
7849
|
+
[mainAxis]: checkMainAxis,
|
|
7850
|
+
[crossAxis]: checkCrossAxis
|
|
7851
|
+
}
|
|
7849
7852
|
}
|
|
7850
7853
|
};
|
|
7851
7854
|
}
|
|
@@ -7859,6 +7862,7 @@ const size = function(options) {
|
|
|
7859
7862
|
name: "size",
|
|
7860
7863
|
options,
|
|
7861
7864
|
async fn(state2) {
|
|
7865
|
+
var _state$middlewareData, _state$middlewareData2;
|
|
7862
7866
|
const {
|
|
7863
7867
|
placement,
|
|
7864
7868
|
rects,
|
|
@@ -7894,10 +7898,11 @@ const size = function(options) {
|
|
|
7894
7898
|
const noShift = !state2.middlewareData.shift;
|
|
7895
7899
|
let availableHeight = overflowAvailableHeight;
|
|
7896
7900
|
let availableWidth = overflowAvailableWidth;
|
|
7897
|
-
if (
|
|
7898
|
-
availableWidth =
|
|
7899
|
-
}
|
|
7900
|
-
|
|
7901
|
+
if ((_state$middlewareData = state2.middlewareData.shift) != null && _state$middlewareData.enabled.x) {
|
|
7902
|
+
availableWidth = maximumClippingWidth;
|
|
7903
|
+
}
|
|
7904
|
+
if ((_state$middlewareData2 = state2.middlewareData.shift) != null && _state$middlewareData2.enabled.y) {
|
|
7905
|
+
availableHeight = maximumClippingHeight;
|
|
7901
7906
|
}
|
|
7902
7907
|
if (noShift && !alignment) {
|
|
7903
7908
|
const xMin = max(overflow.left, 0);
|
|
@@ -10084,22 +10089,23 @@ const _sfc_main$R = /* @__PURE__ */ defineComponent({
|
|
|
10084
10089
|
const emit2 = __emit;
|
|
10085
10090
|
const slots = useSlots();
|
|
10086
10091
|
const { showModal } = useModal();
|
|
10087
|
-
const instAt = /* @__PURE__ */ new Date();
|
|
10088
|
-
const timeSinceInst = () => Date.now() - instAt.getTime();
|
|
10089
10092
|
const existingFormState = inject(FORM_STATE_KEY);
|
|
10090
10093
|
const isNested = Boolean(existingFormState && props2.fieldID);
|
|
10091
10094
|
const { data: data2, isDirty } = isNested ? existingFormState : provideBagelFormState(props2.modelValue);
|
|
10095
|
+
let emitDirty = ref(false);
|
|
10092
10096
|
if (!isNested) {
|
|
10093
10097
|
watch(() => props2.modelValue, (newVal) => {
|
|
10094
|
-
if (
|
|
10095
|
-
|
|
10098
|
+
if (emitDirty.value) {
|
|
10099
|
+
emitDirty.value = false;
|
|
10100
|
+
return;
|
|
10096
10101
|
}
|
|
10102
|
+
data2.value = newVal;
|
|
10097
10103
|
}, { deep: true, immediate: true });
|
|
10098
|
-
watch(data2, (newVal) => {
|
|
10099
|
-
if (
|
|
10100
|
-
|
|
10101
|
-
|
|
10102
|
-
|
|
10104
|
+
watch(() => data2, (newVal) => {
|
|
10105
|
+
if (emitDirty.value) return;
|
|
10106
|
+
emitDirty.value = true;
|
|
10107
|
+
emit2("dirty");
|
|
10108
|
+
emit2("update:modelValue", newVal);
|
|
10103
10109
|
}, { deep: true });
|
|
10104
10110
|
}
|
|
10105
10111
|
const form = ref();
|
|
@@ -20554,7 +20560,7 @@ const _sfc_main$A = /* @__PURE__ */ defineComponent({
|
|
|
20554
20560
|
]),
|
|
20555
20561
|
validFrom.value !== unref(min2) ? (openBlock(), createElementBlock("p", {
|
|
20556
20562
|
key: 1,
|
|
20557
|
-
class: "txt-center txt-12 range-slider-position-txt absolute line-height-1
|
|
20563
|
+
class: "txt-center txt-12 range-slider-position-txt absolute line-height-1",
|
|
20558
20564
|
style: normalizeStyle({ "--progress": `${fromPercentage.value}` })
|
|
20559
20565
|
}, [
|
|
20560
20566
|
!unref(multiRange) ? renderSlot(_ctx.$slots, "progress", {
|
|
@@ -20577,7 +20583,7 @@ const _sfc_main$A = /* @__PURE__ */ defineComponent({
|
|
|
20577
20583
|
], 4)) : createCommentVNode("", true),
|
|
20578
20584
|
unref(multiRange) && validTo.value !== unref(max2) ? (openBlock(), createElementBlock("p", {
|
|
20579
20585
|
key: 2,
|
|
20580
|
-
class: "txt-center txt-12 range-slider-position-txt
|
|
20586
|
+
class: "txt-center txt-12 range-slider-position-txt line-height-1 absolute",
|
|
20581
20587
|
style: normalizeStyle({ "--progress": `${toPercentage.value}` })
|
|
20582
20588
|
}, [
|
|
20583
20589
|
renderSlot(_ctx.$slots, "to", {
|
|
@@ -20614,7 +20620,7 @@ const _sfc_main$A = /* @__PURE__ */ defineComponent({
|
|
|
20614
20620
|
};
|
|
20615
20621
|
}
|
|
20616
20622
|
});
|
|
20617
|
-
const RangeInput = /* @__PURE__ */ _export_sfc(_sfc_main$A, [["__scopeId", "data-v-
|
|
20623
|
+
const RangeInput = /* @__PURE__ */ _export_sfc(_sfc_main$A, [["__scopeId", "data-v-fb99b679"]]);
|
|
20618
20624
|
const tableTools = [
|
|
20619
20625
|
"mergeCells",
|
|
20620
20626
|
"splitCells",
|
|
@@ -25777,7 +25783,7 @@ const endsWith = (str, searchString, position) => {
|
|
|
25777
25783
|
const lastIndex = str.indexOf(searchString, position);
|
|
25778
25784
|
return lastIndex !== -1 && lastIndex === position;
|
|
25779
25785
|
};
|
|
25780
|
-
const toArray = (thing) => {
|
|
25786
|
+
const toArray$1 = (thing) => {
|
|
25781
25787
|
if (!thing) return null;
|
|
25782
25788
|
if (isArray(thing)) return thing;
|
|
25783
25789
|
let i2 = thing.length;
|
|
@@ -25963,7 +25969,7 @@ const utils$1 = {
|
|
|
25963
25969
|
kindOf,
|
|
25964
25970
|
kindOfTest,
|
|
25965
25971
|
endsWith,
|
|
25966
|
-
toArray,
|
|
25972
|
+
toArray: toArray$1,
|
|
25967
25973
|
forEachEntry,
|
|
25968
25974
|
matchAll,
|
|
25969
25975
|
isHTMLForm,
|
|
@@ -32209,9 +32215,6 @@ function tryOnScopeDispose(fn2) {
|
|
|
32209
32215
|
}
|
|
32210
32216
|
return false;
|
|
32211
32217
|
}
|
|
32212
|
-
function toValue(r2) {
|
|
32213
|
-
return typeof r2 === "function" ? r2() : unref(r2);
|
|
32214
|
-
}
|
|
32215
32218
|
const isClient = typeof window !== "undefined" && typeof document !== "undefined";
|
|
32216
32219
|
typeof WorkerGlobalScope !== "undefined" && globalThis instanceof WorkerGlobalScope;
|
|
32217
32220
|
const notNullish = (val) => val != null;
|
|
@@ -32277,6 +32280,9 @@ function promiseTimeout(ms, throwOnTimeout = false, reason = "Timeout") {
|
|
|
32277
32280
|
function getLifeCycleTarget(target) {
|
|
32278
32281
|
return getCurrentInstance();
|
|
32279
32282
|
}
|
|
32283
|
+
function toArray(value) {
|
|
32284
|
+
return Array.isArray(value) ? value : [value];
|
|
32285
|
+
}
|
|
32280
32286
|
function useDebounceFn(fn2, ms = 200, options = {}) {
|
|
32281
32287
|
return createFilterWrapper(
|
|
32282
32288
|
debounceFilter(ms, options),
|
|
@@ -32498,7 +32504,7 @@ function useElementSize(target, initialSize = { width: 0, height: 0 }, options =
|
|
|
32498
32504
|
}
|
|
32499
32505
|
} else {
|
|
32500
32506
|
if (boxSize) {
|
|
32501
|
-
const formatBoxSize =
|
|
32507
|
+
const formatBoxSize = toArray(boxSize);
|
|
32502
32508
|
width.value = formatBoxSize.reduce((acc, { inlineSize }) => acc + inlineSize, 0);
|
|
32503
32509
|
height.value = formatBoxSize.reduce((acc, { blockSize }) => acc + blockSize, 0);
|
|
32504
32510
|
} else {
|
|
@@ -32544,7 +32550,7 @@ function useIntersectionObserver(target, callback, options = {}) {
|
|
|
32544
32550
|
const isSupported = useSupported(() => window2 && "IntersectionObserver" in window2);
|
|
32545
32551
|
const targets = computed(() => {
|
|
32546
32552
|
const _target = toValue(target);
|
|
32547
|
-
return (
|
|
32553
|
+
return toArray(_target).map(unrefElement).filter(notNullish);
|
|
32548
32554
|
});
|
|
32549
32555
|
let cleanup = noop;
|
|
32550
32556
|
const isActive = ref(immediate);
|
package/dist/style.css
CHANGED
|
@@ -1178,28 +1178,28 @@ pre code.hljs{
|
|
|
1178
1178
|
color: var(--bgl-light-text);
|
|
1179
1179
|
}
|
|
1180
1180
|
|
|
1181
|
-
.range-slider-position-txt[data-v-
|
|
1181
|
+
.range-slider-position-txt[data-v-fb99b679]{
|
|
1182
1182
|
margin-inline-start: calc((var(--progress) * 1%) - (var(--bgl-range-thumb-size) * var(--progress) / 100));
|
|
1183
1183
|
top: calc(var(--bgl-range-thumb-size) / 2 ) ;
|
|
1184
1184
|
transition: transform 0.1s, opacity 0.5s, top 0.5s;
|
|
1185
|
-
transform: scale(0.
|
|
1185
|
+
transform: scale(0.8);
|
|
1186
1186
|
width: var(--bgl-range-thumb-size);
|
|
1187
1187
|
}
|
|
1188
|
-
.range-slider:hover .range-slider-position-txt[data-v-
|
|
1188
|
+
.range-slider:hover .range-slider-position-txt[data-v-fb99b679]{
|
|
1189
1189
|
opacity: 1;
|
|
1190
1190
|
transform: scale(1);
|
|
1191
1191
|
top: calc(var(--bgl-range-thumb-size) / 1.8) ;
|
|
1192
1192
|
}
|
|
1193
|
-
.range-slider[data-v-
|
|
1193
|
+
.range-slider[data-v-fb99b679] {
|
|
1194
1194
|
height: var(--bgl-range-track-size);
|
|
1195
1195
|
display: flex;
|
|
1196
1196
|
align-items: center;
|
|
1197
1197
|
margin-top: calc(var(--bgl-range-thumb-size) / 2 + 0.5rem) ;
|
|
1198
1198
|
}
|
|
1199
|
-
.range-slider-txt[data-v-
|
|
1199
|
+
.range-slider-txt[data-v-fb99b679]{
|
|
1200
1200
|
margin-top: calc(var(--bgl-range-thumb-size) / 2) !important;
|
|
1201
1201
|
}
|
|
1202
|
-
input[type="range"][data-v-
|
|
1202
|
+
input[type="range"][data-v-fb99b679] {
|
|
1203
1203
|
position: absolute;
|
|
1204
1204
|
width: 100%;
|
|
1205
1205
|
height: 100%;
|
|
@@ -1209,7 +1209,7 @@ input[type="range"][data-v-2e7787ea] {
|
|
|
1209
1209
|
appearance: none;
|
|
1210
1210
|
margin: 0;
|
|
1211
1211
|
}
|
|
1212
|
-
input[type="range"][data-v-
|
|
1212
|
+
input[type="range"][data-v-fb99b679]::-webkit-slider-thumb {
|
|
1213
1213
|
pointer-events: all;
|
|
1214
1214
|
appearance: none;
|
|
1215
1215
|
width: var(--bgl-range-thumb-size);
|
|
@@ -1222,25 +1222,25 @@ input[type="range"][data-v-2e7787ea]::-webkit-slider-thumb {
|
|
|
1222
1222
|
cursor: grab;
|
|
1223
1223
|
transition: var(--bgl-transition);
|
|
1224
1224
|
}
|
|
1225
|
-
input[type="range"][data-v-
|
|
1225
|
+
input[type="range"][data-v-fb99b679]::-webkit-slider-thumb:hover {
|
|
1226
1226
|
box-shadow: 0 0 0 calc(var(--bgl-range-thumb-size) / 2) var(--bgl-primary-tint);
|
|
1227
1227
|
filter: brightness(90%);
|
|
1228
1228
|
}
|
|
1229
|
-
input[type="range"][data-v-
|
|
1229
|
+
input[type="range"][data-v-fb99b679]:focus::-webkit-slider-thumb {
|
|
1230
1230
|
outline: none;
|
|
1231
1231
|
box-shadow: 0 0 0 calc(var(--bgl-range-thumb-size) / 2.2) var(--bgl-primary-tint);
|
|
1232
1232
|
}
|
|
1233
|
-
input[type="range"][data-v-
|
|
1233
|
+
input[type="range"][data-v-fb99b679]:active::-webkit-slider-thumb {
|
|
1234
1234
|
cursor: grabbing;
|
|
1235
1235
|
}
|
|
1236
|
-
.track[data-v-
|
|
1236
|
+
.track[data-v-fb99b679] {
|
|
1237
1237
|
height: var(--bgl-range-track-height);
|
|
1238
1238
|
background: var(--bgl-bg);
|
|
1239
1239
|
margin-inline-start: calc(var(--bgl-range-thumb-size) / 2);
|
|
1240
1240
|
width: calc(100% - var(--bgl-range-thumb-size));
|
|
1241
1241
|
}
|
|
1242
1242
|
@media screen and (max-width: 768px) {
|
|
1243
|
-
.range-slider-position-txt[data-v-
|
|
1243
|
+
.range-slider-position-txt[data-v-fb99b679]{
|
|
1244
1244
|
opacity: 1;
|
|
1245
1245
|
transform: scale(1);
|
|
1246
1246
|
top: calc(var(--bgl-range-thumb-size) / 1.8) ;
|
|
@@ -3832,7 +3832,7 @@ to {
|
|
|
3832
3832
|
border-radius: calc(var(--btn-border-radius) * 4) !important;
|
|
3833
3833
|
}
|
|
3834
3834
|
.round-none {
|
|
3835
|
-
border-radius: 0;
|
|
3835
|
+
border-radius: 0 !important;
|
|
3836
3836
|
}
|
|
3837
3837
|
.oval {
|
|
3838
3838
|
border-radius: 100%;
|