@bagelink/vue 0.0.1078 → 0.0.1082
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 +34 -29
- package/dist/index.mjs +25 -20
- package/dist/style.css +12 -12
- package/package.json +1 -1
- package/src/components/form/inputs/RangeInput.vue +3 -3
|
@@ -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);
|
|
@@ -20556,7 +20561,7 @@ const _sfc_main$A = /* @__PURE__ */ vue.defineComponent({
|
|
|
20556
20561
|
]),
|
|
20557
20562
|
validFrom.value !== vue.unref(min2) ? (vue.openBlock(), vue.createElementBlock("p", {
|
|
20558
20563
|
key: 1,
|
|
20559
|
-
class: "txt-center txt-12 range-slider-position-txt absolute line-height-1
|
|
20564
|
+
class: "txt-center txt-12 range-slider-position-txt absolute line-height-1",
|
|
20560
20565
|
style: vue.normalizeStyle({ "--progress": `${fromPercentage.value}` })
|
|
20561
20566
|
}, [
|
|
20562
20567
|
!vue.unref(multiRange) ? vue.renderSlot(_ctx.$slots, "progress", {
|
|
@@ -20579,7 +20584,7 @@ const _sfc_main$A = /* @__PURE__ */ vue.defineComponent({
|
|
|
20579
20584
|
], 4)) : vue.createCommentVNode("", true),
|
|
20580
20585
|
vue.unref(multiRange) && validTo.value !== vue.unref(max2) ? (vue.openBlock(), vue.createElementBlock("p", {
|
|
20581
20586
|
key: 2,
|
|
20582
|
-
class: "txt-center txt-12 range-slider-position-txt
|
|
20587
|
+
class: "txt-center txt-12 range-slider-position-txt line-height-1 absolute",
|
|
20583
20588
|
style: vue.normalizeStyle({ "--progress": `${toPercentage.value}` })
|
|
20584
20589
|
}, [
|
|
20585
20590
|
vue.renderSlot(_ctx.$slots, "to", {
|
|
@@ -20616,7 +20621,7 @@ const _sfc_main$A = /* @__PURE__ */ vue.defineComponent({
|
|
|
20616
20621
|
};
|
|
20617
20622
|
}
|
|
20618
20623
|
});
|
|
20619
|
-
const RangeInput = /* @__PURE__ */ _export_sfc(_sfc_main$A, [["__scopeId", "data-v-
|
|
20624
|
+
const RangeInput = /* @__PURE__ */ _export_sfc(_sfc_main$A, [["__scopeId", "data-v-fb99b679"]]);
|
|
20620
20625
|
const tableTools = [
|
|
20621
20626
|
"mergeCells",
|
|
20622
20627
|
"splitCells",
|
|
@@ -25779,7 +25784,7 @@ const endsWith = (str, searchString, position) => {
|
|
|
25779
25784
|
const lastIndex = str.indexOf(searchString, position);
|
|
25780
25785
|
return lastIndex !== -1 && lastIndex === position;
|
|
25781
25786
|
};
|
|
25782
|
-
const toArray = (thing) => {
|
|
25787
|
+
const toArray$1 = (thing) => {
|
|
25783
25788
|
if (!thing) return null;
|
|
25784
25789
|
if (isArray(thing)) return thing;
|
|
25785
25790
|
let i2 = thing.length;
|
|
@@ -25965,7 +25970,7 @@ const utils$1 = {
|
|
|
25965
25970
|
kindOf,
|
|
25966
25971
|
kindOfTest,
|
|
25967
25972
|
endsWith,
|
|
25968
|
-
toArray,
|
|
25973
|
+
toArray: toArray$1,
|
|
25969
25974
|
forEachEntry,
|
|
25970
25975
|
matchAll,
|
|
25971
25976
|
isHTMLForm,
|
|
@@ -32211,9 +32216,6 @@ function tryOnScopeDispose(fn2) {
|
|
|
32211
32216
|
}
|
|
32212
32217
|
return false;
|
|
32213
32218
|
}
|
|
32214
|
-
function toValue(r2) {
|
|
32215
|
-
return typeof r2 === "function" ? r2() : vue.unref(r2);
|
|
32216
|
-
}
|
|
32217
32219
|
const isClient = typeof window !== "undefined" && typeof document !== "undefined";
|
|
32218
32220
|
typeof WorkerGlobalScope !== "undefined" && globalThis instanceof WorkerGlobalScope;
|
|
32219
32221
|
const notNullish = (val) => val != null;
|
|
@@ -32237,8 +32239,8 @@ function debounceFilter(ms, options = {}) {
|
|
|
32237
32239
|
lastRejector = noop;
|
|
32238
32240
|
};
|
|
32239
32241
|
const filter3 = (invoke) => {
|
|
32240
|
-
const duration = toValue(ms);
|
|
32241
|
-
const maxDuration = toValue(options.maxWait);
|
|
32242
|
+
const duration = vue.toValue(ms);
|
|
32243
|
+
const maxDuration = vue.toValue(options.maxWait);
|
|
32242
32244
|
if (timer)
|
|
32243
32245
|
_clearTimeout(timer);
|
|
32244
32246
|
if (duration <= 0 || maxDuration !== void 0 && maxDuration <= 0) {
|
|
@@ -32279,6 +32281,9 @@ function promiseTimeout(ms, throwOnTimeout = false, reason = "Timeout") {
|
|
|
32279
32281
|
function getLifeCycleTarget(target) {
|
|
32280
32282
|
return vue.getCurrentInstance();
|
|
32281
32283
|
}
|
|
32284
|
+
function toArray(value) {
|
|
32285
|
+
return Array.isArray(value) ? value : [value];
|
|
32286
|
+
}
|
|
32282
32287
|
function useDebounceFn(fn2, ms = 200, options = {}) {
|
|
32283
32288
|
return createFilterWrapper(
|
|
32284
32289
|
debounceFilter(ms, options),
|
|
@@ -32319,7 +32324,7 @@ function createUntil(r2, isNot = false) {
|
|
|
32319
32324
|
const promises = [watcher];
|
|
32320
32325
|
if (timeout != null) {
|
|
32321
32326
|
promises.push(
|
|
32322
|
-
promiseTimeout(timeout, throwOnTimeout).then(() => toValue(r2)).finally(() => stop == null ? void 0 : stop())
|
|
32327
|
+
promiseTimeout(timeout, throwOnTimeout).then(() => vue.toValue(r2)).finally(() => stop == null ? void 0 : stop())
|
|
32323
32328
|
);
|
|
32324
32329
|
}
|
|
32325
32330
|
return Promise.race(promises);
|
|
@@ -32351,9 +32356,9 @@ function createUntil(r2, isNot = false) {
|
|
|
32351
32356
|
const promises = [watcher];
|
|
32352
32357
|
if (timeout != null) {
|
|
32353
32358
|
promises.push(
|
|
32354
|
-
promiseTimeout(timeout, throwOnTimeout).then(() => toValue(r2)).finally(() => {
|
|
32359
|
+
promiseTimeout(timeout, throwOnTimeout).then(() => vue.toValue(r2)).finally(() => {
|
|
32355
32360
|
stop == null ? void 0 : stop();
|
|
32356
|
-
return toValue(r2);
|
|
32361
|
+
return vue.toValue(r2);
|
|
32357
32362
|
})
|
|
32358
32363
|
);
|
|
32359
32364
|
}
|
|
@@ -32374,7 +32379,7 @@ function createUntil(r2, isNot = false) {
|
|
|
32374
32379
|
function toContains(value, options) {
|
|
32375
32380
|
return toMatch((v2) => {
|
|
32376
32381
|
const array2 = Array.from(v2);
|
|
32377
|
-
return array2.includes(value) || array2.includes(toValue(value));
|
|
32382
|
+
return array2.includes(value) || array2.includes(vue.toValue(value));
|
|
32378
32383
|
}, options);
|
|
32379
32384
|
}
|
|
32380
32385
|
function changed(options) {
|
|
@@ -32387,7 +32392,7 @@ function createUntil(r2, isNot = false) {
|
|
|
32387
32392
|
return count2 >= n2;
|
|
32388
32393
|
}, options);
|
|
32389
32394
|
}
|
|
32390
|
-
if (Array.isArray(toValue(r2))) {
|
|
32395
|
+
if (Array.isArray(vue.toValue(r2))) {
|
|
32391
32396
|
const instance = {
|
|
32392
32397
|
toMatch,
|
|
32393
32398
|
toContains,
|
|
@@ -32421,7 +32426,7 @@ function until(r2) {
|
|
|
32421
32426
|
const defaultWindow = isClient ? window : void 0;
|
|
32422
32427
|
function unrefElement(elRef) {
|
|
32423
32428
|
var _a2;
|
|
32424
|
-
const plain = toValue(elRef);
|
|
32429
|
+
const plain = vue.toValue(elRef);
|
|
32425
32430
|
return (_a2 = plain == null ? void 0 : plain.$el) != null ? _a2 : plain;
|
|
32426
32431
|
}
|
|
32427
32432
|
function useMounted() {
|
|
@@ -32452,7 +32457,7 @@ function useResizeObserver(target, callback, options = {}) {
|
|
|
32452
32457
|
}
|
|
32453
32458
|
};
|
|
32454
32459
|
const targets = vue.computed(() => {
|
|
32455
|
-
const _targets = toValue(target);
|
|
32460
|
+
const _targets = vue.toValue(target);
|
|
32456
32461
|
return Array.isArray(_targets) ? _targets.map((el) => unrefElement(el)) : [unrefElement(_targets)];
|
|
32457
32462
|
});
|
|
32458
32463
|
const stopWatch = vue.watch(
|
|
@@ -32500,7 +32505,7 @@ function useElementSize(target, initialSize = { width: 0, height: 0 }, options =
|
|
|
32500
32505
|
}
|
|
32501
32506
|
} else {
|
|
32502
32507
|
if (boxSize) {
|
|
32503
|
-
const formatBoxSize =
|
|
32508
|
+
const formatBoxSize = toArray(boxSize);
|
|
32504
32509
|
width.value = formatBoxSize.reduce((acc, { inlineSize }) => acc + inlineSize, 0);
|
|
32505
32510
|
height.value = formatBoxSize.reduce((acc, { blockSize }) => acc + blockSize, 0);
|
|
32506
32511
|
} else {
|
|
@@ -32545,8 +32550,8 @@ function useIntersectionObserver(target, callback, options = {}) {
|
|
|
32545
32550
|
} = options;
|
|
32546
32551
|
const isSupported = useSupported(() => window2 && "IntersectionObserver" in window2);
|
|
32547
32552
|
const targets = vue.computed(() => {
|
|
32548
|
-
const _target = toValue(target);
|
|
32549
|
-
return (
|
|
32553
|
+
const _target = vue.toValue(target);
|
|
32554
|
+
return toArray(_target).map(unrefElement).filter(notNullish);
|
|
32550
32555
|
});
|
|
32551
32556
|
let cleanup = noop;
|
|
32552
32557
|
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);
|
|
@@ -20554,7 +20559,7 @@ const _sfc_main$A = /* @__PURE__ */ defineComponent({
|
|
|
20554
20559
|
]),
|
|
20555
20560
|
validFrom.value !== unref(min2) ? (openBlock(), createElementBlock("p", {
|
|
20556
20561
|
key: 1,
|
|
20557
|
-
class: "txt-center txt-12 range-slider-position-txt absolute line-height-1
|
|
20562
|
+
class: "txt-center txt-12 range-slider-position-txt absolute line-height-1",
|
|
20558
20563
|
style: normalizeStyle({ "--progress": `${fromPercentage.value}` })
|
|
20559
20564
|
}, [
|
|
20560
20565
|
!unref(multiRange) ? renderSlot(_ctx.$slots, "progress", {
|
|
@@ -20577,7 +20582,7 @@ const _sfc_main$A = /* @__PURE__ */ defineComponent({
|
|
|
20577
20582
|
], 4)) : createCommentVNode("", true),
|
|
20578
20583
|
unref(multiRange) && validTo.value !== unref(max2) ? (openBlock(), createElementBlock("p", {
|
|
20579
20584
|
key: 2,
|
|
20580
|
-
class: "txt-center txt-12 range-slider-position-txt
|
|
20585
|
+
class: "txt-center txt-12 range-slider-position-txt line-height-1 absolute",
|
|
20581
20586
|
style: normalizeStyle({ "--progress": `${toPercentage.value}` })
|
|
20582
20587
|
}, [
|
|
20583
20588
|
renderSlot(_ctx.$slots, "to", {
|
|
@@ -20614,7 +20619,7 @@ const _sfc_main$A = /* @__PURE__ */ defineComponent({
|
|
|
20614
20619
|
};
|
|
20615
20620
|
}
|
|
20616
20621
|
});
|
|
20617
|
-
const RangeInput = /* @__PURE__ */ _export_sfc(_sfc_main$A, [["__scopeId", "data-v-
|
|
20622
|
+
const RangeInput = /* @__PURE__ */ _export_sfc(_sfc_main$A, [["__scopeId", "data-v-fb99b679"]]);
|
|
20618
20623
|
const tableTools = [
|
|
20619
20624
|
"mergeCells",
|
|
20620
20625
|
"splitCells",
|
|
@@ -25777,7 +25782,7 @@ const endsWith = (str, searchString, position) => {
|
|
|
25777
25782
|
const lastIndex = str.indexOf(searchString, position);
|
|
25778
25783
|
return lastIndex !== -1 && lastIndex === position;
|
|
25779
25784
|
};
|
|
25780
|
-
const toArray = (thing) => {
|
|
25785
|
+
const toArray$1 = (thing) => {
|
|
25781
25786
|
if (!thing) return null;
|
|
25782
25787
|
if (isArray(thing)) return thing;
|
|
25783
25788
|
let i2 = thing.length;
|
|
@@ -25963,7 +25968,7 @@ const utils$1 = {
|
|
|
25963
25968
|
kindOf,
|
|
25964
25969
|
kindOfTest,
|
|
25965
25970
|
endsWith,
|
|
25966
|
-
toArray,
|
|
25971
|
+
toArray: toArray$1,
|
|
25967
25972
|
forEachEntry,
|
|
25968
25973
|
matchAll,
|
|
25969
25974
|
isHTMLForm,
|
|
@@ -32209,9 +32214,6 @@ function tryOnScopeDispose(fn2) {
|
|
|
32209
32214
|
}
|
|
32210
32215
|
return false;
|
|
32211
32216
|
}
|
|
32212
|
-
function toValue(r2) {
|
|
32213
|
-
return typeof r2 === "function" ? r2() : unref(r2);
|
|
32214
|
-
}
|
|
32215
32217
|
const isClient = typeof window !== "undefined" && typeof document !== "undefined";
|
|
32216
32218
|
typeof WorkerGlobalScope !== "undefined" && globalThis instanceof WorkerGlobalScope;
|
|
32217
32219
|
const notNullish = (val) => val != null;
|
|
@@ -32277,6 +32279,9 @@ function promiseTimeout(ms, throwOnTimeout = false, reason = "Timeout") {
|
|
|
32277
32279
|
function getLifeCycleTarget(target) {
|
|
32278
32280
|
return getCurrentInstance();
|
|
32279
32281
|
}
|
|
32282
|
+
function toArray(value) {
|
|
32283
|
+
return Array.isArray(value) ? value : [value];
|
|
32284
|
+
}
|
|
32280
32285
|
function useDebounceFn(fn2, ms = 200, options = {}) {
|
|
32281
32286
|
return createFilterWrapper(
|
|
32282
32287
|
debounceFilter(ms, options),
|
|
@@ -32498,7 +32503,7 @@ function useElementSize(target, initialSize = { width: 0, height: 0 }, options =
|
|
|
32498
32503
|
}
|
|
32499
32504
|
} else {
|
|
32500
32505
|
if (boxSize) {
|
|
32501
|
-
const formatBoxSize =
|
|
32506
|
+
const formatBoxSize = toArray(boxSize);
|
|
32502
32507
|
width.value = formatBoxSize.reduce((acc, { inlineSize }) => acc + inlineSize, 0);
|
|
32503
32508
|
height.value = formatBoxSize.reduce((acc, { blockSize }) => acc + blockSize, 0);
|
|
32504
32509
|
} else {
|
|
@@ -32544,7 +32549,7 @@ function useIntersectionObserver(target, callback, options = {}) {
|
|
|
32544
32549
|
const isSupported = useSupported(() => window2 && "IntersectionObserver" in window2);
|
|
32545
32550
|
const targets = computed(() => {
|
|
32546
32551
|
const _target = toValue(target);
|
|
32547
|
-
return (
|
|
32552
|
+
return toArray(_target).map(unrefElement).filter(notNullish);
|
|
32548
32553
|
});
|
|
32549
32554
|
let cleanup = noop;
|
|
32550
32555
|
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) ;
|
package/package.json
CHANGED
|
@@ -112,7 +112,7 @@ const displayTo = $computed(() => formatValue(validTo))
|
|
|
112
112
|
</div>
|
|
113
113
|
<p
|
|
114
114
|
v-if="validFrom !== min"
|
|
115
|
-
class="txt-center txt-12 range-slider-position-txt absolute line-height-1
|
|
115
|
+
class="txt-center txt-12 range-slider-position-txt absolute line-height-1"
|
|
116
116
|
:style="{ '--progress': `${fromPercentage}` }"
|
|
117
117
|
>
|
|
118
118
|
<slot v-if="!multiRange" name="progress" :progress="displayFrom" :min="formatValue(min)" :max="formatValue(max)">
|
|
@@ -124,7 +124,7 @@ const displayTo = $computed(() => formatValue(validTo))
|
|
|
124
124
|
</p>
|
|
125
125
|
<p
|
|
126
126
|
v-if="multiRange && validTo !== max"
|
|
127
|
-
class="txt-center txt-12 range-slider-position-txt
|
|
127
|
+
class="txt-center txt-12 range-slider-position-txt line-height-1 absolute"
|
|
128
128
|
:style="{ '--progress': `${toPercentage}` }"
|
|
129
129
|
>
|
|
130
130
|
<slot name="to" :to="displayTo" :from="displayFrom" :min="formatValue(min)" :max="formatValue(max)">
|
|
@@ -148,7 +148,7 @@ const displayTo = $computed(() => formatValue(validTo))
|
|
|
148
148
|
margin-inline-start: calc((var(--progress) * 1%) - (var(--bgl-range-thumb-size) * var(--progress) / 100));
|
|
149
149
|
top: calc(var(--bgl-range-thumb-size) / 2 ) ;
|
|
150
150
|
transition: transform 0.1s, opacity 0.5s, top 0.5s;
|
|
151
|
-
transform: scale(0.
|
|
151
|
+
transform: scale(0.8);
|
|
152
152
|
width: var(--bgl-range-thumb-size);
|
|
153
153
|
}
|
|
154
154
|
.range-slider:hover .range-slider-position-txt{
|