@bagelink/vue 0.0.1076 → 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 +39 -32
- package/dist/index.mjs +30 -23
- package/dist/style.css +20 -20
- package/package.json +1 -1
- package/src/components/form/inputs/RangeInput.vue +3 -3
- package/src/components/form/inputs/SelectInput.vue +4 -2
|
@@ -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",
|
|
@@ -22034,6 +22039,7 @@ const _sfc_main$w = /* @__PURE__ */ vue.defineComponent({
|
|
|
22034
22039
|
}
|
|
22035
22040
|
}
|
|
22036
22041
|
function compareArrays(arr1, arr2) {
|
|
22042
|
+
if (arr1.length !== arr2.length) return false;
|
|
22037
22043
|
const arr1Values = [...arr1].map((a2) => getValue(a2)).filter(Boolean);
|
|
22038
22044
|
const arr2Values = [...arr2].map((a2) => getValue(a2)).filter(Boolean);
|
|
22039
22045
|
const isSame = arr1Values.every((item) => arr2Values.includes(item));
|
|
@@ -22046,9 +22052,10 @@ const _sfc_main$w = /* @__PURE__ */ vue.defineComponent({
|
|
|
22046
22052
|
const newOption = props2.options.find((o2) => getValue(o2) === newVal) ?? newVal;
|
|
22047
22053
|
if (newOption && !isSelected(newOption)) selectedItems.value = [newOption];
|
|
22048
22054
|
} else {
|
|
22049
|
-
const
|
|
22055
|
+
const newData = [newVal].flat();
|
|
22056
|
+
const isSame = compareArrays(newData, selectedItems.value);
|
|
22050
22057
|
if (!isSame) {
|
|
22051
|
-
selectedItems.value.splice(0, selectedItemCount.value, ...
|
|
22058
|
+
selectedItems.value.splice(0, selectedItemCount.value, ...newData);
|
|
22052
22059
|
}
|
|
22053
22060
|
}
|
|
22054
22061
|
},
|
|
@@ -22212,7 +22219,7 @@ const _sfc_main$w = /* @__PURE__ */ vue.defineComponent({
|
|
|
22212
22219
|
};
|
|
22213
22220
|
}
|
|
22214
22221
|
});
|
|
22215
|
-
const SelectInput = /* @__PURE__ */ _export_sfc(_sfc_main$w, [["__scopeId", "data-v-
|
|
22222
|
+
const SelectInput = /* @__PURE__ */ _export_sfc(_sfc_main$w, [["__scopeId", "data-v-77b2541f"]]);
|
|
22216
22223
|
/*!
|
|
22217
22224
|
* Signature Pad v5.0.4 | https://github.com/szimek/signature_pad
|
|
22218
22225
|
* (c) 2024 Szymon Nowak | Released under the MIT license
|
|
@@ -25777,7 +25784,7 @@ const endsWith = (str, searchString, position) => {
|
|
|
25777
25784
|
const lastIndex = str.indexOf(searchString, position);
|
|
25778
25785
|
return lastIndex !== -1 && lastIndex === position;
|
|
25779
25786
|
};
|
|
25780
|
-
const toArray = (thing) => {
|
|
25787
|
+
const toArray$1 = (thing) => {
|
|
25781
25788
|
if (!thing) return null;
|
|
25782
25789
|
if (isArray(thing)) return thing;
|
|
25783
25790
|
let i2 = thing.length;
|
|
@@ -25963,7 +25970,7 @@ const utils$1 = {
|
|
|
25963
25970
|
kindOf,
|
|
25964
25971
|
kindOfTest,
|
|
25965
25972
|
endsWith,
|
|
25966
|
-
toArray,
|
|
25973
|
+
toArray: toArray$1,
|
|
25967
25974
|
forEachEntry,
|
|
25968
25975
|
matchAll,
|
|
25969
25976
|
isHTMLForm,
|
|
@@ -32209,9 +32216,6 @@ function tryOnScopeDispose(fn2) {
|
|
|
32209
32216
|
}
|
|
32210
32217
|
return false;
|
|
32211
32218
|
}
|
|
32212
|
-
function toValue(r2) {
|
|
32213
|
-
return typeof r2 === "function" ? r2() : vue.unref(r2);
|
|
32214
|
-
}
|
|
32215
32219
|
const isClient = typeof window !== "undefined" && typeof document !== "undefined";
|
|
32216
32220
|
typeof WorkerGlobalScope !== "undefined" && globalThis instanceof WorkerGlobalScope;
|
|
32217
32221
|
const notNullish = (val) => val != null;
|
|
@@ -32235,8 +32239,8 @@ function debounceFilter(ms, options = {}) {
|
|
|
32235
32239
|
lastRejector = noop;
|
|
32236
32240
|
};
|
|
32237
32241
|
const filter3 = (invoke) => {
|
|
32238
|
-
const duration = toValue(ms);
|
|
32239
|
-
const maxDuration = toValue(options.maxWait);
|
|
32242
|
+
const duration = vue.toValue(ms);
|
|
32243
|
+
const maxDuration = vue.toValue(options.maxWait);
|
|
32240
32244
|
if (timer)
|
|
32241
32245
|
_clearTimeout(timer);
|
|
32242
32246
|
if (duration <= 0 || maxDuration !== void 0 && maxDuration <= 0) {
|
|
@@ -32277,6 +32281,9 @@ function promiseTimeout(ms, throwOnTimeout = false, reason = "Timeout") {
|
|
|
32277
32281
|
function getLifeCycleTarget(target) {
|
|
32278
32282
|
return vue.getCurrentInstance();
|
|
32279
32283
|
}
|
|
32284
|
+
function toArray(value) {
|
|
32285
|
+
return Array.isArray(value) ? value : [value];
|
|
32286
|
+
}
|
|
32280
32287
|
function useDebounceFn(fn2, ms = 200, options = {}) {
|
|
32281
32288
|
return createFilterWrapper(
|
|
32282
32289
|
debounceFilter(ms, options),
|
|
@@ -32317,7 +32324,7 @@ function createUntil(r2, isNot = false) {
|
|
|
32317
32324
|
const promises = [watcher];
|
|
32318
32325
|
if (timeout != null) {
|
|
32319
32326
|
promises.push(
|
|
32320
|
-
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())
|
|
32321
32328
|
);
|
|
32322
32329
|
}
|
|
32323
32330
|
return Promise.race(promises);
|
|
@@ -32349,9 +32356,9 @@ function createUntil(r2, isNot = false) {
|
|
|
32349
32356
|
const promises = [watcher];
|
|
32350
32357
|
if (timeout != null) {
|
|
32351
32358
|
promises.push(
|
|
32352
|
-
promiseTimeout(timeout, throwOnTimeout).then(() => toValue(r2)).finally(() => {
|
|
32359
|
+
promiseTimeout(timeout, throwOnTimeout).then(() => vue.toValue(r2)).finally(() => {
|
|
32353
32360
|
stop == null ? void 0 : stop();
|
|
32354
|
-
return toValue(r2);
|
|
32361
|
+
return vue.toValue(r2);
|
|
32355
32362
|
})
|
|
32356
32363
|
);
|
|
32357
32364
|
}
|
|
@@ -32372,7 +32379,7 @@ function createUntil(r2, isNot = false) {
|
|
|
32372
32379
|
function toContains(value, options) {
|
|
32373
32380
|
return toMatch((v2) => {
|
|
32374
32381
|
const array2 = Array.from(v2);
|
|
32375
|
-
return array2.includes(value) || array2.includes(toValue(value));
|
|
32382
|
+
return array2.includes(value) || array2.includes(vue.toValue(value));
|
|
32376
32383
|
}, options);
|
|
32377
32384
|
}
|
|
32378
32385
|
function changed(options) {
|
|
@@ -32385,7 +32392,7 @@ function createUntil(r2, isNot = false) {
|
|
|
32385
32392
|
return count2 >= n2;
|
|
32386
32393
|
}, options);
|
|
32387
32394
|
}
|
|
32388
|
-
if (Array.isArray(toValue(r2))) {
|
|
32395
|
+
if (Array.isArray(vue.toValue(r2))) {
|
|
32389
32396
|
const instance = {
|
|
32390
32397
|
toMatch,
|
|
32391
32398
|
toContains,
|
|
@@ -32419,7 +32426,7 @@ function until(r2) {
|
|
|
32419
32426
|
const defaultWindow = isClient ? window : void 0;
|
|
32420
32427
|
function unrefElement(elRef) {
|
|
32421
32428
|
var _a2;
|
|
32422
|
-
const plain = toValue(elRef);
|
|
32429
|
+
const plain = vue.toValue(elRef);
|
|
32423
32430
|
return (_a2 = plain == null ? void 0 : plain.$el) != null ? _a2 : plain;
|
|
32424
32431
|
}
|
|
32425
32432
|
function useMounted() {
|
|
@@ -32450,7 +32457,7 @@ function useResizeObserver(target, callback, options = {}) {
|
|
|
32450
32457
|
}
|
|
32451
32458
|
};
|
|
32452
32459
|
const targets = vue.computed(() => {
|
|
32453
|
-
const _targets = toValue(target);
|
|
32460
|
+
const _targets = vue.toValue(target);
|
|
32454
32461
|
return Array.isArray(_targets) ? _targets.map((el) => unrefElement(el)) : [unrefElement(_targets)];
|
|
32455
32462
|
});
|
|
32456
32463
|
const stopWatch = vue.watch(
|
|
@@ -32498,7 +32505,7 @@ function useElementSize(target, initialSize = { width: 0, height: 0 }, options =
|
|
|
32498
32505
|
}
|
|
32499
32506
|
} else {
|
|
32500
32507
|
if (boxSize) {
|
|
32501
|
-
const formatBoxSize =
|
|
32508
|
+
const formatBoxSize = toArray(boxSize);
|
|
32502
32509
|
width.value = formatBoxSize.reduce((acc, { inlineSize }) => acc + inlineSize, 0);
|
|
32503
32510
|
height.value = formatBoxSize.reduce((acc, { blockSize }) => acc + blockSize, 0);
|
|
32504
32511
|
} else {
|
|
@@ -32543,8 +32550,8 @@ function useIntersectionObserver(target, callback, options = {}) {
|
|
|
32543
32550
|
} = options;
|
|
32544
32551
|
const isSupported = useSupported(() => window2 && "IntersectionObserver" in window2);
|
|
32545
32552
|
const targets = vue.computed(() => {
|
|
32546
|
-
const _target = toValue(target);
|
|
32547
|
-
return (
|
|
32553
|
+
const _target = vue.toValue(target);
|
|
32554
|
+
return toArray(_target).map(unrefElement).filter(notNullish);
|
|
32548
32555
|
});
|
|
32549
32556
|
let cleanup = noop;
|
|
32550
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",
|
|
@@ -22032,6 +22037,7 @@ const _sfc_main$w = /* @__PURE__ */ defineComponent({
|
|
|
22032
22037
|
}
|
|
22033
22038
|
}
|
|
22034
22039
|
function compareArrays(arr1, arr2) {
|
|
22040
|
+
if (arr1.length !== arr2.length) return false;
|
|
22035
22041
|
const arr1Values = [...arr1].map((a2) => getValue(a2)).filter(Boolean);
|
|
22036
22042
|
const arr2Values = [...arr2].map((a2) => getValue(a2)).filter(Boolean);
|
|
22037
22043
|
const isSame = arr1Values.every((item) => arr2Values.includes(item));
|
|
@@ -22044,9 +22050,10 @@ const _sfc_main$w = /* @__PURE__ */ defineComponent({
|
|
|
22044
22050
|
const newOption = props2.options.find((o2) => getValue(o2) === newVal) ?? newVal;
|
|
22045
22051
|
if (newOption && !isSelected(newOption)) selectedItems.value = [newOption];
|
|
22046
22052
|
} else {
|
|
22047
|
-
const
|
|
22053
|
+
const newData = [newVal].flat();
|
|
22054
|
+
const isSame = compareArrays(newData, selectedItems.value);
|
|
22048
22055
|
if (!isSame) {
|
|
22049
|
-
selectedItems.value.splice(0, selectedItemCount.value, ...
|
|
22056
|
+
selectedItems.value.splice(0, selectedItemCount.value, ...newData);
|
|
22050
22057
|
}
|
|
22051
22058
|
}
|
|
22052
22059
|
},
|
|
@@ -22210,7 +22217,7 @@ const _sfc_main$w = /* @__PURE__ */ defineComponent({
|
|
|
22210
22217
|
};
|
|
22211
22218
|
}
|
|
22212
22219
|
});
|
|
22213
|
-
const SelectInput = /* @__PURE__ */ _export_sfc(_sfc_main$w, [["__scopeId", "data-v-
|
|
22220
|
+
const SelectInput = /* @__PURE__ */ _export_sfc(_sfc_main$w, [["__scopeId", "data-v-77b2541f"]]);
|
|
22214
22221
|
/*!
|
|
22215
22222
|
* Signature Pad v5.0.4 | https://github.com/szimek/signature_pad
|
|
22216
22223
|
* (c) 2024 Szymon Nowak | Released under the MIT license
|
|
@@ -25775,7 +25782,7 @@ const endsWith = (str, searchString, position) => {
|
|
|
25775
25782
|
const lastIndex = str.indexOf(searchString, position);
|
|
25776
25783
|
return lastIndex !== -1 && lastIndex === position;
|
|
25777
25784
|
};
|
|
25778
|
-
const toArray = (thing) => {
|
|
25785
|
+
const toArray$1 = (thing) => {
|
|
25779
25786
|
if (!thing) return null;
|
|
25780
25787
|
if (isArray(thing)) return thing;
|
|
25781
25788
|
let i2 = thing.length;
|
|
@@ -25961,7 +25968,7 @@ const utils$1 = {
|
|
|
25961
25968
|
kindOf,
|
|
25962
25969
|
kindOfTest,
|
|
25963
25970
|
endsWith,
|
|
25964
|
-
toArray,
|
|
25971
|
+
toArray: toArray$1,
|
|
25965
25972
|
forEachEntry,
|
|
25966
25973
|
matchAll,
|
|
25967
25974
|
isHTMLForm,
|
|
@@ -32207,9 +32214,6 @@ function tryOnScopeDispose(fn2) {
|
|
|
32207
32214
|
}
|
|
32208
32215
|
return false;
|
|
32209
32216
|
}
|
|
32210
|
-
function toValue(r2) {
|
|
32211
|
-
return typeof r2 === "function" ? r2() : unref(r2);
|
|
32212
|
-
}
|
|
32213
32217
|
const isClient = typeof window !== "undefined" && typeof document !== "undefined";
|
|
32214
32218
|
typeof WorkerGlobalScope !== "undefined" && globalThis instanceof WorkerGlobalScope;
|
|
32215
32219
|
const notNullish = (val) => val != null;
|
|
@@ -32275,6 +32279,9 @@ function promiseTimeout(ms, throwOnTimeout = false, reason = "Timeout") {
|
|
|
32275
32279
|
function getLifeCycleTarget(target) {
|
|
32276
32280
|
return getCurrentInstance();
|
|
32277
32281
|
}
|
|
32282
|
+
function toArray(value) {
|
|
32283
|
+
return Array.isArray(value) ? value : [value];
|
|
32284
|
+
}
|
|
32278
32285
|
function useDebounceFn(fn2, ms = 200, options = {}) {
|
|
32279
32286
|
return createFilterWrapper(
|
|
32280
32287
|
debounceFilter(ms, options),
|
|
@@ -32496,7 +32503,7 @@ function useElementSize(target, initialSize = { width: 0, height: 0 }, options =
|
|
|
32496
32503
|
}
|
|
32497
32504
|
} else {
|
|
32498
32505
|
if (boxSize) {
|
|
32499
|
-
const formatBoxSize =
|
|
32506
|
+
const formatBoxSize = toArray(boxSize);
|
|
32500
32507
|
width.value = formatBoxSize.reduce((acc, { inlineSize }) => acc + inlineSize, 0);
|
|
32501
32508
|
height.value = formatBoxSize.reduce((acc, { blockSize }) => acc + blockSize, 0);
|
|
32502
32509
|
} else {
|
|
@@ -32542,7 +32549,7 @@ function useIntersectionObserver(target, callback, options = {}) {
|
|
|
32542
32549
|
const isSupported = useSupported(() => window2 && "IntersectionObserver" in window2);
|
|
32543
32550
|
const targets = computed(() => {
|
|
32544
32551
|
const _target = toValue(target);
|
|
32545
|
-
return (
|
|
32552
|
+
return toArray(_target).map(unrefElement).filter(notNullish);
|
|
32546
32553
|
});
|
|
32547
32554
|
let cleanup = noop;
|
|
32548
32555
|
const isActive = ref(immediate);
|