@bagelink/vue 1.15.13 → 1.15.26
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/AccordionItem.vue.d.ts.map +1 -1
- package/dist/components/Alert.vue.d.ts +8 -4
- package/dist/components/Avatar.vue.d.ts.map +1 -1
- package/dist/components/Badge.vue.d.ts +46 -6
- package/dist/components/Badge.vue.d.ts.map +1 -1
- package/dist/components/BglVideo.vue.d.ts.map +1 -1
- package/dist/components/Btn.vue.d.ts +11 -3
- package/dist/components/Btn.vue.d.ts.map +1 -1
- package/dist/components/Card.vue.d.ts.map +1 -1
- package/dist/components/DataPreview.vue.d.ts.map +1 -1
- package/dist/components/DragOver.vue.d.ts.map +1 -1
- package/dist/components/Dropdown.vue.d.ts.map +1 -1
- package/dist/components/FieldSetVue.vue.d.ts.map +1 -1
- package/dist/components/FilterQuery.vue.d.ts.map +1 -1
- package/dist/components/Image.vue.d.ts.map +1 -1
- package/dist/components/ListItem.vue.d.ts +0 -1
- package/dist/components/ListItem.vue.d.ts.map +1 -1
- package/dist/components/ListView.vue.d.ts.map +1 -1
- package/dist/components/MapEmbed/Index.vue.d.ts.map +1 -1
- package/dist/components/Menu.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/Pagination.vue.d.ts +1 -1
- package/dist/components/RouterWrapper.vue.d.ts.map +1 -1
- package/dist/components/Spreadsheet/Index.vue.d.ts.map +1 -1
- package/dist/components/Spreadsheet/SpreadsheetTable.vue.d.ts +8 -8
- package/dist/components/Spreadsheet/SpreadsheetTable.vue.d.ts.map +1 -1
- package/dist/components/Swiper.vue.d.ts.map +1 -1
- package/dist/components/Toast.vue.d.ts +7 -2
- package/dist/components/Toast.vue.d.ts.map +1 -1
- package/dist/components/analytics/BarChart.vue.d.ts.map +1 -1
- package/dist/components/analytics/LineChart.vue.d.ts.map +1 -1
- package/dist/components/analytics/PieChart.vue.d.ts.map +1 -1
- package/dist/components/calendar/CalendarPopover.vue.d.ts.map +1 -1
- package/dist/components/calendar/Index.vue.d.ts.map +1 -1
- package/dist/components/calendar/views/AgendaView.vue.d.ts.map +1 -1
- package/dist/components/calendar/views/DayView.vue.d.ts.map +1 -1
- package/dist/components/calendar/views/MonthView.vue.d.ts.map +1 -1
- package/dist/components/calendar/views/WeekView.vue.d.ts.map +1 -1
- package/dist/components/dataTable/DataTable.vue.d.ts +11 -2
- package/dist/components/dataTable/DataTable.vue.d.ts.map +1 -1
- package/dist/components/form/index.d.ts +0 -4
- package/dist/components/form/inputs/ArrayInput.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.map +1 -1
- package/dist/components/form/inputs/ColorInput.vue.d.ts.map +1 -1
- package/dist/components/form/inputs/DateInput.vue.d.ts.map +1 -1
- package/dist/components/form/inputs/DatePicker.vue.d.ts.map +1 -1
- package/dist/components/form/inputs/EmailInput.vue.d.ts.map +1 -1
- package/dist/components/form/inputs/JSONInput.vue.d.ts.map +1 -1
- package/dist/components/form/inputs/MarkdownEditor.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.map +1 -1
- package/dist/components/form/inputs/PasswordInput.vue.d.ts.map +1 -1
- package/dist/components/form/inputs/RadioGroup.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/index.vue.d.ts.map +1 -1
- package/dist/components/form/inputs/RichText/utils/media.d.ts +1 -10
- package/dist/components/form/inputs/SelectBtn.vue.d.ts +4 -3
- package/dist/components/form/inputs/SelectBtn.vue.d.ts.map +1 -1
- package/dist/components/form/inputs/SelectInput.vue.d.ts +1 -1
- package/dist/components/form/inputs/SelectInput.vue.d.ts.map +1 -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.map +1 -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/index.d.ts +2 -9
- package/dist/components/layout/AppContent.vue.d.ts.map +1 -1
- package/dist/components/layout/AppLayout.vue.d.ts +33 -4
- package/dist/components/layout/AppLayout.vue.d.ts.map +1 -1
- package/dist/components/layout/AppSidebar.vue.d.ts +6 -3
- package/dist/components/layout/AppSidebar.vue.d.ts.map +1 -1
- package/dist/components/layout/BottomMenu.vue.d.ts.map +1 -1
- package/dist/components/layout/Panel.vue.d.ts +1 -1
- package/dist/components/layout/Resizable.vue.d.ts +1 -1
- package/dist/components/layout/Resizable.vue.d.ts.map +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.map +1 -1
- package/dist/components/layout/TabsNav.vue.d.ts +1 -1
- package/dist/components/layout/TabsNav.vue.d.ts.map +1 -1
- package/dist/components/layout/index.d.ts +2 -0
- package/dist/components/lightbox/Lightbox.vue.d.ts.map +1 -1
- package/dist/composables/index.d.ts +1 -0
- package/dist/composables/useTheme.d.ts +0 -15
- package/dist/dialog/Dialog.vue.d.ts +4 -2
- package/dist/dialog/Dialog.vue.d.ts.map +1 -1
- package/dist/dialog/DialogConfirm.vue.d.ts +2 -2
- package/dist/form-flow/MultiStepForm.vue.d.ts +16 -2
- package/dist/form-flow/MultiStepForm.vue.d.ts.map +1 -1
- package/dist/form-flow/form-flow.d.ts +11 -0
- package/dist/index.cjs +24 -22
- package/dist/index.d.ts +0 -3
- package/dist/index.mjs +78 -70
- package/dist/style.css +1 -1
- package/dist/types/BagelForm.d.ts +23 -61
- package/dist/types/BtnOptions.d.ts +5 -3
- package/dist/types/TableSchema.d.ts +3 -0
- package/dist/types/index.d.ts +1 -2
- package/dist/utils/calendar/dateUtils.d.ts +2 -3
- package/dist/utils/constants.d.ts +6 -0
- package/dist/utils/index.d.ts +24 -3
- package/dist/utils/options.d.ts +2 -2
- package/dist/utils/showdown.d.ts +6 -0
- package/package.json +1 -1
- package/src/components/AccordionItem.vue +32 -28
- package/src/components/Avatar.vue +12 -10
- package/src/components/Badge.vue +15 -13
- package/src/components/BglVideo.vue +13 -11
- package/src/components/Btn.vue +90 -89
- package/src/components/Card.vue +33 -31
- package/src/components/DataPreview.vue +17 -15
- package/src/components/DragOver.vue +2 -0
- package/src/components/Dropdown.vue +38 -36
- package/src/components/FieldSetVue.vue +7 -5
- package/src/components/FilterQuery.vue +28 -24
- package/src/components/Image.vue +7 -5
- package/src/components/JSONSchema.vue +45 -43
- package/src/components/JsonBuilder.vue +10 -8
- package/src/components/ListItem.vue +41 -39
- package/src/components/ListView.vue +3 -1
- package/src/components/MapEmbed/Index.vue +4 -2
- package/src/components/Menu.vue +17 -13
- package/src/components/NavBar.vue +198 -196
- package/src/components/PageTitle.vue +2 -0
- package/src/components/RouterWrapper.vue +3 -1
- package/src/components/Spreadsheet/Index.vue +8 -6
- package/src/components/Spreadsheet/SpreadsheetTable.vue +100 -98
- package/src/components/Swiper.vue +33 -30
- package/src/components/Toast.vue +2 -0
- package/src/components/analytics/BarChart.vue +10 -8
- package/src/components/analytics/LineChart.vue +27 -23
- package/src/components/analytics/PieChart.vue +32 -28
- package/src/components/calendar/CalendarPopover.vue +19 -17
- package/src/components/calendar/Index.vue +6 -4
- package/src/components/calendar/views/AgendaView.vue +19 -17
- package/src/components/calendar/views/DayView.vue +44 -42
- package/src/components/calendar/views/MonthView.vue +85 -83
- package/src/components/calendar/views/WeekView.vue +55 -53
- package/src/components/dataTable/DataTable.vue +140 -139
- package/src/components/form/inputs/ArrayInput.vue +28 -26
- package/src/components/form/inputs/CheckInput.vue +32 -30
- package/src/components/form/inputs/Checkbox.vue +4 -2
- package/src/components/form/inputs/CodeEditor/Index.vue +49 -45
- package/src/components/form/inputs/ColorInput.vue +37 -35
- package/src/components/form/inputs/DateInput.vue +3 -1
- package/src/components/form/inputs/DatePicker.vue +42 -40
- package/src/components/form/inputs/EmailInput.vue +67 -63
- package/src/components/form/inputs/JSONInput.vue +4 -2
- package/src/components/form/inputs/MarkdownEditor.vue +3 -1
- package/src/components/form/inputs/NumberInput.vue +53 -51
- package/src/components/form/inputs/OTP.vue +45 -43
- package/src/components/form/inputs/PasswordInput.vue +11 -9
- package/src/components/form/inputs/RadioGroup.vue +19 -18
- package/src/components/form/inputs/RangeInput.vue +23 -21
- package/src/components/form/inputs/RichText/components/EditorToolbar.vue +14 -12
- package/src/components/form/inputs/RichText/components/gridBox.vue +10 -8
- package/src/components/form/inputs/RichText/index.vue +218 -212
- package/src/components/form/inputs/SelectBtn.vue +3 -1
- package/src/components/form/inputs/SelectInput.vue +61 -57
- package/src/components/form/inputs/SignaturePad.vue +19 -17
- package/src/components/form/inputs/TableField.vue +71 -67
- package/src/components/form/inputs/TelInput.vue +84 -82
- package/src/components/form/inputs/TextInput.vue +38 -34
- package/src/components/form/inputs/ToggleInput.vue +31 -29
- package/src/components/layout/AppContent.vue +21 -17
- package/src/components/layout/AppLayout.vue +25 -23
- package/src/components/layout/AppSidebar.vue +71 -72
- package/src/components/layout/BottomMenu.vue +7 -3
- package/src/components/layout/Resizable.vue +8 -6
- package/src/components/layout/SidebarMenu.vue +16 -12
- package/src/components/layout/Skeleton.vue +17 -15
- package/src/components/layout/TabbedLayout.vue +6 -5
- package/src/components/layout/TabsNav.vue +112 -108
- package/src/components/lightbox/Lightbox.vue +147 -145
- package/src/dialog/Dialog.vue +142 -140
- package/src/form-flow/MultiStepForm.vue +88 -86
- package/src/styles/appearance.css +115 -115
- package/src/styles/bagel.css +30 -31
- package/src/styles/layout.css +977 -971
- package/src/styles/mobilLayout.css +754 -754
- package/src/styles/text.css +630 -630
- package/vite.config.ts +1 -1
- package/dist/components/Carousel.vue.d.ts +0 -140
- package/dist/components/Carousel.vue.d.ts.map +0 -1
- package/dist/components/ImportData.vue.d.ts +0 -21
- package/dist/components/ImportData.vue.d.ts.map +0 -1
- package/dist/components/Modal.vue.d.ts +0 -48
- package/dist/components/Modal.vue.d.ts.map +0 -1
- package/dist/components/ModalConfirm.vue.d.ts +0 -17
- package/dist/components/ModalConfirm.vue.d.ts.map +0 -1
- package/dist/components/ModalForm.vue.d.ts +0 -29
- package/dist/components/ModalForm.vue.d.ts.map +0 -1
- package/dist/components/Pill.vue.d.ts +0 -47
- package/dist/components/Pill.vue.d.ts.map +0 -1
- package/dist/components/Slider.vue.d.ts +0 -96
- package/dist/components/Slider.vue.d.ts.map +0 -1
- package/dist/components/Title.vue.d.ts +0 -48
- package/dist/components/Title.vue.d.ts.map +0 -1
- package/dist/components/ToolBar.vue.d.ts +0 -3
- package/dist/components/ToolBar.vue.d.ts.map +0 -1
- package/dist/components/form/BagelForm.vue.d.ts +0 -43
- package/dist/components/form/BagelForm.vue.d.ts.map +0 -1
- package/dist/components/form/BglMultiStepForm.vue.d.ts +0 -68
- package/dist/components/form/BglMultiStepForm.vue.d.ts.map +0 -1
- package/dist/components/form/FieldArray.vue.d.ts +0 -48
- package/dist/components/form/FieldArray.vue.d.ts.map +0 -1
- package/dist/components/form/useBagelFormState.d.ts +0 -11
- package/dist/components/form/useBagelFormState.d.ts.map +0 -1
- package/dist/composables/useFormField.d.ts +0 -11
- package/dist/composables/useFormField.d.ts.map +0 -1
- package/dist/plugins/modalTypes.d.ts +0 -62
- package/dist/plugins/modalTypes.d.ts.map +0 -1
- package/dist/plugins/useModal.d.ts +0 -21
- package/dist/plugins/useModal.d.ts.map +0 -1
- package/dist/utils/BagelFormUtils.d.ts +0 -183
- package/dist/utils/BagelFormUtils.d.ts.map +0 -1
package/dist/index.d.ts
CHANGED
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
export * from './components';
|
|
2
|
-
export * from './components/form/useBagelFormState';
|
|
3
2
|
export * from './composables';
|
|
4
3
|
export * from './dialog';
|
|
5
4
|
export * from './directives';
|
|
@@ -10,12 +9,10 @@ export type { FormFieldType, FormFieldValidation, FormField, JSONSchemaProperty,
|
|
|
10
9
|
export { defaultRowSpan, inferFieldType, schemaToFields, fieldsToSchema, initFormData, validateFormData, useSchemaToFields } from './form-flow/schema-fields';
|
|
11
10
|
export { bagelinkLocales, type CreateBagelI18nOptions, createI18n, type MessageSchema, resolveI18n, type TranslatableString, useI18n, } from './i18n';
|
|
12
11
|
export { type BagelOptions, BagelVue, getI18n } from './plugins/bagel';
|
|
13
|
-
export { ModalPlugin, useModal } from './plugins/useModal';
|
|
14
12
|
export { type BagelToastOptions, type ToastApi, ToastPlugin, useToast } from './plugins/useToast';
|
|
15
13
|
export * from './types';
|
|
16
14
|
export * from './utils';
|
|
17
15
|
export * from './utils/allCountries';
|
|
18
|
-
export * from './utils/BagelFormUtils';
|
|
19
16
|
export * from './utils/calendar/dateUtils';
|
|
20
17
|
export * from './utils/constants';
|
|
21
18
|
export * from './utils/elementUtils';
|
package/dist/index.mjs
CHANGED
|
@@ -68,7 +68,7 @@ var Nc = Object.defineProperty, mm = (e, t) => {
|
|
|
68
68
|
const n = e.__vccOpts || e;
|
|
69
69
|
for (const [a, r] of t) n[a] = r;
|
|
70
70
|
return n;
|
|
71
|
-
}, zF = /* @__PURE__ */ Be(Kb, [["__scopeId", "data-v-
|
|
71
|
+
}, zF = /* @__PURE__ */ Be(Kb, [["__scopeId", "data-v-51411a91"]]), Jb = { class: "relative" }, Zb = /* @__PURE__ */ Se({
|
|
72
72
|
__name: "AddressSearch",
|
|
73
73
|
emits: ["addressSelected"],
|
|
74
74
|
setup(e, { emit: t }) {
|
|
@@ -465,7 +465,7 @@ ${n.event.url}`), `https://calendar.google.com/calendar/render?${m.toString()}`;
|
|
|
465
465
|
])), [[m, e.ripple]]);
|
|
466
466
|
};
|
|
467
467
|
}
|
|
468
|
-
}), pe = /* @__PURE__ */ Be(t_, [["__scopeId", "data-v-
|
|
468
|
+
}), pe = /* @__PURE__ */ Be(t_, [["__scopeId", "data-v-5ba04b0c"]]), n_ = ["dismissable"], a_ = { class: "m-0" }, r_ = /* @__PURE__ */ Se({
|
|
469
469
|
name: "BglAlert",
|
|
470
470
|
__name: "Alert",
|
|
471
471
|
props: {
|
|
@@ -914,7 +914,7 @@ ${n.event.url}`), `https://calendar.google.com/calendar/render?${m.toString()}`;
|
|
|
914
914
|
], 8, C_))])], 512);
|
|
915
915
|
};
|
|
916
916
|
}
|
|
917
|
-
}), GF = /* @__PURE__ */ Be(O_, [["__scopeId", "data-v-
|
|
917
|
+
}), GF = /* @__PURE__ */ Be(O_, [["__scopeId", "data-v-07518456"]]), R_ = { class: "flex space-between pb-1" }, F_ = { class: "flex align-center gap-05" }, B_ = { class: "white-space light m_txt14" }, V_ = {
|
|
918
918
|
key: 0,
|
|
919
919
|
class: "flex align-center gap-025"
|
|
920
920
|
}, z_ = ["width", "height"], U_ = ["transform"], H_ = ["d", "fill"], W_ = {
|
|
@@ -1250,7 +1250,7 @@ ${n.event.url}`), `https://calendar.google.com/calendar/render?${m.toString()}`;
|
|
|
1250
1250
|
]))), 128))])) : q("", !0)], 2)], 512);
|
|
1251
1251
|
};
|
|
1252
1252
|
}
|
|
1253
|
-
}), YF = /* @__PURE__ */ Be(i1, [["__scopeId", "data-v-
|
|
1253
|
+
}), YF = /* @__PURE__ */ Be(i1, [["__scopeId", "data-v-2aaa0ea6"]]), l1 = { key: 0 }, s1 = [
|
|
1254
1254
|
"src",
|
|
1255
1255
|
"alt",
|
|
1256
1256
|
"width",
|
|
@@ -1355,7 +1355,7 @@ ${n.event.url}`), `https://calendar.google.com/calendar/render?${m.toString()}`;
|
|
|
1355
1355
|
height: y(ra)(e.height)
|
|
1356
1356
|
}, null, 8, ["width", "height"]));
|
|
1357
1357
|
}
|
|
1358
|
-
}), Jo = /* @__PURE__ */ Be(d1, [["__scopeId", "data-v-
|
|
1358
|
+
}), Jo = /* @__PURE__ */ Be(d1, [["__scopeId", "data-v-a568dbbb"]]), c1 = /* @__PURE__ */ Se({
|
|
1359
1359
|
name: "BglAvatar",
|
|
1360
1360
|
__name: "Avatar",
|
|
1361
1361
|
props: {
|
|
@@ -1389,7 +1389,7 @@ ${n.event.url}`), `https://calendar.google.com/calendar/render?${m.toString()}`;
|
|
|
1389
1389
|
})
|
|
1390
1390
|
}, ae((e.fallback || y(Q7)(e.name || "")).toUpperCase()), 5))], 4));
|
|
1391
1391
|
}
|
|
1392
|
-
}), f1 = /* @__PURE__ */ Be(c1, [["__scopeId", "data-v-
|
|
1392
|
+
}), f1 = /* @__PURE__ */ Be(c1, [["__scopeId", "data-v-5a461e9f"]]), p1 = ["disabled"], h1 = { class: "flex h-100 justify-content-center relative" }, m1 = {
|
|
1393
1393
|
key: 0,
|
|
1394
1394
|
class: "loading absolute inset-0 mx-auto"
|
|
1395
1395
|
}, g1 = /* @__PURE__ */ Se({
|
|
@@ -1465,7 +1465,7 @@ ${n.event.url}`), `https://calendar.google.com/calendar/render?${m.toString()}`;
|
|
|
1465
1465
|
}, e.btnEnd), null, 16)) : q("", !0)
|
|
1466
1466
|
], 2)])], 10, p1));
|
|
1467
1467
|
}
|
|
1468
|
-
}), XF = /* @__PURE__ */ Be(g1, [["__scopeId", "data-v-
|
|
1468
|
+
}), XF = /* @__PURE__ */ Be(g1, [["__scopeId", "data-v-710005f5"]]);
|
|
1469
1469
|
function Dd(e) {
|
|
1470
1470
|
return um() ? (cm(e), !0) : !1;
|
|
1471
1471
|
}
|
|
@@ -2124,7 +2124,7 @@ var U1 = ["src"], H1 = [
|
|
|
2124
2124
|
type: `video/${a.value}`
|
|
2125
2125
|
}, null, 8, W1)], 12, H1)) : q("", !0)], 2));
|
|
2126
2126
|
}
|
|
2127
|
-
}), Am = /* @__PURE__ */ Be(j1, [["__scopeId", "data-v-
|
|
2127
|
+
}), Am = /* @__PURE__ */ Be(j1, [["__scopeId", "data-v-acc6c65e"]]), q1 = /* @__PURE__ */ Se({
|
|
2128
2128
|
__name: "CalendarPopover",
|
|
2129
2129
|
props: {
|
|
2130
2130
|
event: {},
|
|
@@ -2187,7 +2187,7 @@ var U1 = ["src"], H1 = [
|
|
|
2187
2187
|
}, 8, ["style"])), [[p, d]]) : q("", !0);
|
|
2188
2188
|
};
|
|
2189
2189
|
}
|
|
2190
|
-
}), G1 = /* @__PURE__ */ Be(q1, [["__scopeId", "data-v-
|
|
2190
|
+
}), G1 = /* @__PURE__ */ Be(q1, [["__scopeId", "data-v-94de79dc"]]), Y1 = {
|
|
2191
2191
|
key: 0,
|
|
2192
2192
|
class: "flex h-100p justify-content-center column gap-1 opacity-3"
|
|
2193
2193
|
}, X1 = ["data-date", "data-today"], K1 = { class: "bg-white border line-height-12 radius-1 grid align-items-center px-05 py-025 txt-center" }, J1 = { class: "txt18" }, Z1 = { class: "txt12" }, Q1 = { class: "line-height-12" }, ey = { class: "txt12 opacity-6" }, ty = {
|
|
@@ -2344,7 +2344,7 @@ var U1 = ["src"], H1 = [
|
|
|
2344
2344
|
_: 2
|
|
2345
2345
|
}, 1032, ["style"])], 8, ny))), 128))], 8, X1))), 128))], 512));
|
|
2346
2346
|
}
|
|
2347
|
-
}), uy = /* @__PURE__ */ Be(sy, [["__scopeId", "data-v-
|
|
2347
|
+
}), uy = /* @__PURE__ */ Be(sy, [["__scopeId", "data-v-9aafb2d8"]]), dy = { class: "w-100p overflow-hidden m_overflow h-100p grid" }, cy = { class: "border-bottom me-1 txt-center p-05 dayGrid" }, fy = { class: "overflow h-100p pe-05" }, py = { class: "time-column" }, hy = { class: "events-column" }, my = ["onClick"], gy = { class: "event-content" }, vy = { class: "white-space ellipsis-1" }, by = { class: "event-time opacity-8" }, _y = { class: "color-primary txt-12 p-025" }, Co = 60, xo = 60, yy = /* @__PURE__ */ Se({
|
|
2348
2348
|
__name: "DayView",
|
|
2349
2349
|
props: {
|
|
2350
2350
|
events: {},
|
|
@@ -2473,7 +2473,7 @@ var U1 = ["src"], H1 = [
|
|
|
2473
2473
|
_[2] || (_[2] = I("div", { class: "border-bottom me-1" }, null, -1))
|
|
2474
2474
|
]));
|
|
2475
2475
|
}
|
|
2476
|
-
}), wy = /* @__PURE__ */ Be(yy, [["__scopeId", "data-v-
|
|
2476
|
+
}), wy = /* @__PURE__ */ Be(yy, [["__scopeId", "data-v-f2670028"]]), $y = { class: "month-view" }, Sy = { class: "month-header" }, Ey = { class: "month-grid" }, Cy = { class: "day-number" }, xy = { class: "day-events" }, Ty = {
|
|
2477
2477
|
key: 0,
|
|
2478
2478
|
class: "event-dot"
|
|
2479
2479
|
}, ky = ["onClick"], Ay = { class: "event-title" }, Dy = { class: "event-time" }, Ly = /* @__PURE__ */ Se({
|
|
@@ -2556,7 +2556,7 @@ var U1 = ["src"], H1 = [
|
|
|
2556
2556
|
onClick: Qe((p) => s(f, p), ["stop"])
|
|
2557
2557
|
}, [I("div", Ay, ae(f.title), 1), I("div", Dy, ae(y(Pt)(f.start_time, "HH:mm")), 1)], 12, ky))), 128))])], 2))), 128))])]));
|
|
2558
2558
|
}
|
|
2559
|
-
}), My = /* @__PURE__ */ Be(Ly, [["__scopeId", "data-v-
|
|
2559
|
+
}), My = /* @__PURE__ */ Be(Ly, [["__scopeId", "data-v-0566d2a6"]]), Py = { class: "w-100p overflow-hidden m_overflow h-100p grid" }, Iy = ["onMousedown"], Ny = ["onClick"], Oy = { class: "overflow-hidden color-white p-025 txt12 h-100p flex gap-1 flex-wrap" }, Ry = { class: "white-space ellipsis-1" }, Fy = { class: "txt10 opacity-8 user-select-none" }, By = { class: "color-primary txt-12 p-025" }, zt = 60, An = 60, xi = 30, Vy = /* @__PURE__ */ Se({
|
|
2560
2560
|
__name: "WeekView",
|
|
2561
2561
|
props: {
|
|
2562
2562
|
events: { default: () => [] },
|
|
@@ -2976,7 +2976,7 @@ var U1 = ["src"], H1 = [
|
|
|
2976
2976
|
F[3] || (F[3] = I("div", { class: "border-bottom me-1" }, null, -1))
|
|
2977
2977
|
]));
|
|
2978
2978
|
}
|
|
2979
|
-
}), zy = /* @__PURE__ */ Be(Vy, [["__scopeId", "data-v-
|
|
2979
|
+
}), zy = /* @__PURE__ */ Be(Vy, [["__scopeId", "data-v-0850fe4c"]]), Uy = { class: "calendar" }, Hy = { class: "flex m_block p-1" }, Wy = { class: "txt-light my-0 m_pb-05" }, jy = { class: "ms-auto flex gap-025 m_flex-wrap" }, qy = { class: "flex gap-025" }, Gy = /* @__PURE__ */ Se({
|
|
2980
2980
|
__name: "Index",
|
|
2981
2981
|
props: {
|
|
2982
2982
|
events: { default: () => [] },
|
|
@@ -3184,7 +3184,7 @@ var U1 = ["src"], H1 = [
|
|
|
3184
3184
|
])
|
|
3185
3185
|
]));
|
|
3186
3186
|
}
|
|
3187
|
-
}), aB = /* @__PURE__ */ Be(Gy, [["__scopeId", "data-v-
|
|
3187
|
+
}), aB = /* @__PURE__ */ Be(Gy, [["__scopeId", "data-v-91aaf448"]]), Yy = {
|
|
3188
3188
|
key: 0,
|
|
3189
3189
|
class: "card_label"
|
|
3190
3190
|
}, Xy = /* @__PURE__ */ Se({
|
|
@@ -3458,7 +3458,7 @@ var tw = { class: "data-preview" }, nw = {
|
|
|
3458
3458
|
});
|
|
3459
3459
|
return (l, s) => (w(), E("div", tw, [y(a) && y(a).length > 0 ? (w(!0), E(_e, { key: 0 }, De(y(a), (u) => (w(), oe(Wt(y(i)(u, y(n))), { key: u.id }))), 128)) : (w(), E("div", nw, " No data to display "))]));
|
|
3460
3460
|
}
|
|
3461
|
-
}), rB = /* @__PURE__ */ Be(aw, [["__scopeId", "data-v-
|
|
3461
|
+
}), rB = /* @__PURE__ */ Be(aw, [["__scopeId", "data-v-a2c2c662"]]);
|
|
3462
3462
|
function sl(e = {}) {
|
|
3463
3463
|
const t = W(!1), n = W(null), a = W(null), r = W(null), o = W(null), i = typeof window < "u";
|
|
3464
3464
|
if (i && !document.getElementById("draggable-style")) {
|
|
@@ -3771,7 +3771,7 @@ var iw = { class: "row first-row" }, lw = {
|
|
|
3771
3771
|
"update:selectedItems"
|
|
3772
3772
|
]),
|
|
3773
3773
|
setup(e, { emit: t }) {
|
|
3774
|
-
Ad((Z) => ({
|
|
3774
|
+
Ad((Z) => ({ a680b05a: U.value }));
|
|
3775
3775
|
const n = e, a = t, r = gn(), o = jt(e, "loading"), i = jt(e, "itemHeight"), l = jt(e, "selectedItems"), { computedSchema: s, computedData: u, sortField: d, sortDirection: c, toggleSort: f, cleanTransformedData: p } = Lm({
|
|
3776
3776
|
data: z(() => n.data),
|
|
3777
3777
|
schema: z(() => Ge(n.schema)),
|
|
@@ -3893,7 +3893,7 @@ var iw = { class: "row first-row" }, lw = {
|
|
|
3893
3893
|
style: { height: "1px" }
|
|
3894
3894
|
}, null, 512)) : q("", !0)], 512)], 2)], 16)], 16));
|
|
3895
3895
|
}
|
|
3896
|
-
}), oB = /* @__PURE__ */ Be(gw, [["__scopeId", "data-v-
|
|
3896
|
+
}), oB = /* @__PURE__ */ Be(gw, [["__scopeId", "data-v-bdfd8031"]]), vw = /* @__PURE__ */ Se({
|
|
3897
3897
|
__name: "Draggable",
|
|
3898
3898
|
props: {
|
|
3899
3899
|
modelValue: {},
|
|
@@ -4004,7 +4004,7 @@ var _w = {
|
|
|
4004
4004
|
size: "2"
|
|
4005
4005
|
})])) : q("", !0)], 34));
|
|
4006
4006
|
}
|
|
4007
|
-
}), lB = /* @__PURE__ */ Be(yw, [["__scopeId", "data-v-
|
|
4007
|
+
}), lB = /* @__PURE__ */ Be(yw, [["__scopeId", "data-v-0acc58aa"]]), ww = [
|
|
4008
4008
|
"top",
|
|
4009
4009
|
"right",
|
|
4010
4010
|
"bottom",
|
|
@@ -5045,7 +5045,7 @@ var Qw = {
|
|
|
5045
5045
|
setup(e) {
|
|
5046
5046
|
return (t, n) => (w(), E("fieldset", l2, [I("legend", s2, ae(e.legend || e.label), 1), Te(t.$slots, "default", {}, void 0, !0)]));
|
|
5047
5047
|
}
|
|
5048
|
-
}), sB = /* @__PURE__ */ Be(u2, [["__scopeId", "data-v-
|
|
5048
|
+
}), sB = /* @__PURE__ */ Be(u2, [["__scopeId", "data-v-7b2b7aa2"]]);
|
|
5049
5049
|
function Xc(e) {
|
|
5050
5050
|
return e === null ? "null" : typeof e == "string" ? `"${e.replace(/"/g, '\\"')}"` : typeof e == "boolean" ? e.toString() : String(e);
|
|
5051
5051
|
}
|
|
@@ -6120,7 +6120,7 @@ var T2 = {
|
|
|
6120
6120
|
type: "checkbox"
|
|
6121
6121
|
}, null, 512), [[zl, t.value]])]));
|
|
6122
6122
|
}
|
|
6123
|
-
}), hB = /* @__PURE__ */ Be(F2, [["__scopeId", "data-v-
|
|
6123
|
+
}), hB = /* @__PURE__ */ Be(F2, [["__scopeId", "data-v-2e5bdc80"]]), B2 = ["title"], V2 = [
|
|
6124
6124
|
"id",
|
|
6125
6125
|
"disabled",
|
|
6126
6126
|
"value",
|
|
@@ -6171,7 +6171,7 @@ var T2 = {
|
|
|
6171
6171
|
class: "me-05"
|
|
6172
6172
|
}, null, 8, V2), [[zl, i.value]]), I("label", { for: o.value + e.value }, [Te(s.$slots, "label", {}, () => [Ve(ae(y(ze)(e.label)), 1)], !0)], 8, z2)], 14, B2));
|
|
6173
6173
|
}
|
|
6174
|
-
}), fn = /* @__PURE__ */ Be(U2, [["__scopeId", "data-v-
|
|
6174
|
+
}), fn = /* @__PURE__ */ Be(U2, [["__scopeId", "data-v-aca51122"]]);
|
|
6175
6175
|
function H2(e = "dark") {
|
|
6176
6176
|
const t = W(null), n = W(!1), a = W(e), r = (c) => c === "dark" ? "atom-one-dark" : c === "light" ? "atom-one-light" : c, o = (c) => `https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.11.0/styles/${c}.min.css`, i = () => {
|
|
6177
6177
|
document.querySelectorAll('link[rel="stylesheet"]').forEach((c) => {
|
|
@@ -6362,7 +6362,7 @@ var W2 = {
|
|
|
6362
6362
|
onBlur: S
|
|
6363
6363
|
}, null, 40, Y2)) : q("", !0)])], 512)) : q("", !0)], 6));
|
|
6364
6364
|
}
|
|
6365
|
-
}), Xm = /* @__PURE__ */ Be(X2, [["__scopeId", "data-v-
|
|
6365
|
+
}), Xm = /* @__PURE__ */ Be(X2, [["__scopeId", "data-v-82f6c47d"]]), K2 = ["title"], J2 = [
|
|
6366
6366
|
"id",
|
|
6367
6367
|
"placeholder",
|
|
6368
6368
|
"required"
|
|
@@ -7042,7 +7042,7 @@ var Km = class xu {
|
|
|
7042
7042
|
])
|
|
7043
7043
|
])])) : q("", !0)], 2));
|
|
7044
7044
|
}
|
|
7045
|
-
}), f$ = /* @__PURE__ */ Be(c$, [["__scopeId", "data-v-
|
|
7045
|
+
}), f$ = /* @__PURE__ */ Be(c$, [["__scopeId", "data-v-042109d4"]]), p$ = {
|
|
7046
7046
|
key: 0,
|
|
7047
7047
|
class: "label-text"
|
|
7048
7048
|
}, h$ = { key: 0 }, m$ = /* @__PURE__ */ Se({
|
|
@@ -7545,7 +7545,7 @@ var _$ = ["title"], y$ = ["for"], w$ = {
|
|
|
7545
7545
|
], 8, y$), e.error ? (w(), E("div", T$, ae(e.error), 1)) : q("", !0)], 14, _$);
|
|
7546
7546
|
};
|
|
7547
7547
|
}
|
|
7548
|
-
}), Jm = /* @__PURE__ */ Be(k$, [["__scopeId", "data-v-
|
|
7548
|
+
}), Jm = /* @__PURE__ */ Be(k$, [["__scopeId", "data-v-408dc9ed"]]), A$ = ["title"], D$ = { key: 0 }, L$ = ["value", "placeholder"], M$ = /* @__PURE__ */ Se({
|
|
7549
7549
|
__name: "JSONInput",
|
|
7550
7550
|
props: {
|
|
7551
7551
|
description: { default: "" },
|
|
@@ -7588,7 +7588,7 @@ var _$ = ["title"], y$ = ["for"], w$ = {
|
|
|
7588
7588
|
}, null, 42, L$)], 14, A$);
|
|
7589
7589
|
};
|
|
7590
7590
|
}
|
|
7591
|
-
}), gB = /* @__PURE__ */ Be(M$, [["__scopeId", "data-v-
|
|
7591
|
+
}), gB = /* @__PURE__ */ Be(M$, [["__scopeId", "data-v-6270e2f2"]]), P$ = { class: "markdown-editor" }, I$ = {
|
|
7592
7592
|
key: 0,
|
|
7593
7593
|
class: "txt10 opacity-6 -mb-1 w100p txt-end"
|
|
7594
7594
|
}, N$ = {
|
|
@@ -7726,7 +7726,7 @@ var _$ = ["title"], y$ = ["for"], w$ = {
|
|
|
7726
7726
|
})
|
|
7727
7727
|
])) : q("", !0)]));
|
|
7728
7728
|
}
|
|
7729
|
-
}), vB = /* @__PURE__ */ Be(O$, [["__scopeId", "data-v-
|
|
7729
|
+
}), vB = /* @__PURE__ */ Be(O$, [["__scopeId", "data-v-911cd1d1"]]), R$ = {
|
|
7730
7730
|
key: 0,
|
|
7731
7731
|
class: "block"
|
|
7732
7732
|
}, F$ = { class: "label-text" }, B$ = { key: 0 }, V$ = { class: "input-icon-wrap flex-grow-1" }, z$ = [
|
|
@@ -7947,7 +7947,7 @@ var _$ = ["title"], y$ = ["for"], w$ = {
|
|
|
7947
7947
|
]), e.error ? (w(), E("div", W$, ae(e.error), 1)) : q("", !0)], 6);
|
|
7948
7948
|
};
|
|
7949
7949
|
}
|
|
7950
|
-
}), Ea = /* @__PURE__ */ Be(j$, [["__scopeId", "data-v-
|
|
7950
|
+
}), Ea = /* @__PURE__ */ Be(j$, [["__scopeId", "data-v-e5d43591"]]), q$ = [
|
|
7951
7951
|
"value",
|
|
7952
7952
|
"autofocus",
|
|
7953
7953
|
"onKeydown",
|
|
@@ -8039,7 +8039,7 @@ var _$ = ["title"], y$ = ["for"], w$ = {
|
|
|
8039
8039
|
}, ["prevent"]))
|
|
8040
8040
|
}, null, 40, q$))), 128))], 2), e.error ? (w(), E("div", G$, ae(e.error), 1)) : q("", !0)], 6));
|
|
8041
8041
|
}
|
|
8042
|
-
}), bB = /* @__PURE__ */ Be(Y$, [["__scopeId", "data-v-
|
|
8042
|
+
}), bB = /* @__PURE__ */ Be(Y$, [["__scopeId", "data-v-3107ec1d"]]), ku = (e, t) => e.push.apply(e, t), no = (e) => e.sort((t, n) => t.i - n.i || t.j - n.j), ef = (e) => {
|
|
8043
8043
|
const t = {};
|
|
8044
8044
|
let n = 1;
|
|
8045
8045
|
return e.forEach((a) => {
|
|
@@ -9461,8 +9461,8 @@ var hS = {
|
|
|
9461
9461
|
], ["update:modelValue"]),
|
|
9462
9462
|
setup(e, { emit: t }) {
|
|
9463
9463
|
Ad((b) => ({
|
|
9464
|
-
|
|
9465
|
-
|
|
9464
|
+
v682c0a00: b.activeBgColor || "var(--bgl-primary-light)",
|
|
9465
|
+
v91bde0f8: b.activeTextColor || null
|
|
9466
9466
|
}));
|
|
9467
9467
|
const n = e, a = t, { shellClass: r, shellStyle: o } = Ft(n), i = z(() => n.groupName || n.id || Math.random().toString(36).substring(2, 15)), l = jt(e, "modelValue"), s = W([]), u = z(() => (Array.isArray(n.options) ? n.options : s.value).map((b) => pS(b)));
|
|
9468
9468
|
async function d() {
|
|
@@ -9571,7 +9571,7 @@ var hS = {
|
|
|
9571
9571
|
}, null, 8, ["onClick"])) : q("", !0)
|
|
9572
9572
|
], 14, vS))), 128))])], 6));
|
|
9573
9573
|
}
|
|
9574
|
-
}), ES = /* @__PURE__ */ Be(SS, [["__scopeId", "data-v-
|
|
9574
|
+
}), ES = /* @__PURE__ */ Be(SS, [["__scopeId", "data-v-777a2f54"]]), CS = ["dir"], xS = {
|
|
9575
9575
|
key: 0,
|
|
9576
9576
|
class: "label"
|
|
9577
9577
|
}, TS = { class: "range-slider relative w-100" }, kS = [
|
|
@@ -9721,7 +9721,7 @@ var hS = {
|
|
|
9721
9721
|
}, () => [I("span", null, ae(y(s)(y(o))), 1)], !0)])
|
|
9722
9722
|
], 12, CS));
|
|
9723
9723
|
}
|
|
9724
|
-
}), lg = /* @__PURE__ */ Be(LS, [["__scopeId", "data-v-
|
|
9724
|
+
}), lg = /* @__PURE__ */ Be(LS, [["__scopeId", "data-v-0cdca1d2"]]), MS = {
|
|
9725
9725
|
key: 0,
|
|
9726
9726
|
class: "label-text"
|
|
9727
9727
|
}, PS = { key: 0 }, IS = { class: "flex gap-05" }, NS = ["disabled"], OS = {
|
|
@@ -10024,7 +10024,7 @@ var hS = {
|
|
|
10024
10024
|
"style"
|
|
10025
10025
|
]));
|
|
10026
10026
|
}
|
|
10027
|
-
}), Ln = /* @__PURE__ */ Be(WS, [["__scopeId", "data-v-
|
|
10027
|
+
}), Ln = /* @__PURE__ */ Be(WS, [["__scopeId", "data-v-4af41228"]]), jS = ["title"], qS = ["for"], GS = {
|
|
10028
10028
|
key: 0,
|
|
10029
10029
|
class: "label-text"
|
|
10030
10030
|
}, YS = { key: 0 }, XS = [
|
|
@@ -10209,7 +10209,7 @@ var hS = {
|
|
|
10209
10209
|
}, null, 8, ["class", "icon"])) : q("", !0)
|
|
10210
10210
|
], 8, qS), e.error ? (w(), E("div", ZS, ae(e.error), 1)) : q("", !0)], 14, jS));
|
|
10211
10211
|
}
|
|
10212
|
-
}), ct = /* @__PURE__ */ Be(QS, [["__scopeId", "data-v-
|
|
10212
|
+
}), ct = /* @__PURE__ */ Be(QS, [["__scopeId", "data-v-7ec4ed73"]]);
|
|
10213
10213
|
function sg(e, t) {
|
|
10214
10214
|
return function() {
|
|
10215
10215
|
return e.apply(t, arguments);
|
|
@@ -13195,7 +13195,7 @@ var Tx = { class: "table-grid-selector p-075" }, kx = { class: "txt-center mb-07
|
|
|
13195
13195
|
}, "|")) : q("", !0)], 64))), 128))]);
|
|
13196
13196
|
};
|
|
13197
13197
|
}
|
|
13198
|
-
}), Bx = /* @__PURE__ */ Be(Fx, [["__scopeId", "data-v-
|
|
13198
|
+
}), Bx = /* @__PURE__ */ Be(Fx, [["__scopeId", "data-v-2af54422"]]);
|
|
13199
13199
|
function Vx(e, t) {
|
|
13200
13200
|
const { doc: n } = t;
|
|
13201
13201
|
if (!n)
|
|
@@ -15740,7 +15740,8 @@ var nT = { key: 0 }, aT = {
|
|
|
15740
15740
|
">
|
|
15741
15741
|
<base target="_blank">
|
|
15742
15742
|
<style id="editor-styles">
|
|
15743
|
-
|
|
15743
|
+
|
|
15744
|
+
${`
|
|
15744
15745
|
${O}
|
|
15745
15746
|
:root {
|
|
15746
15747
|
--bgl-input-color: ${g.value || "#000"};
|
|
@@ -15925,12 +15926,13 @@ var nT = { key: 0 }, aT = {
|
|
|
15925
15926
|
background: #007bff !important;
|
|
15926
15927
|
}
|
|
15927
15928
|
`}
|
|
15928
|
-
|
|
15929
|
-
|
|
15930
|
-
|
|
15931
|
-
|
|
15932
|
-
|
|
15933
|
-
|
|
15929
|
+
.placeholder {
|
|
15930
|
+
color: #9ca3af;
|
|
15931
|
+
font-style: italic;
|
|
15932
|
+
pointer-events: none;
|
|
15933
|
+
user-select: none;
|
|
15934
|
+
}
|
|
15935
|
+
|
|
15934
15936
|
</style>
|
|
15935
15937
|
</head>
|
|
15936
15938
|
<body class="richtext-editor-content">${a.modelValue || (a.placeholder ? `<p class="placeholder">${a.placeholder}</p>` : "")}</body>
|
|
@@ -16077,7 +16079,7 @@ var nT = { key: 0 }, aT = {
|
|
|
16077
16079
|
const Mc = z({
|
|
16078
16080
|
get: () => D.value.src,
|
|
16079
16081
|
set: (O) => {
|
|
16080
|
-
!O || D.value.src === O || (D.value.src = la(O));
|
|
16082
|
+
!O || D.value.src === O || (D.value.src = la(O) ?? O);
|
|
16081
16083
|
}
|
|
16082
16084
|
});
|
|
16083
16085
|
return (O, C) => (w(), E(_e, null, [
|
|
@@ -16901,7 +16903,7 @@ var nT = { key: 0 }, aT = {
|
|
|
16901
16903
|
}, 8, ["open", "title"])
|
|
16902
16904
|
], 64));
|
|
16903
16905
|
}
|
|
16904
|
-
}), Pg = /* @__PURE__ */ Be(TT, [["__scopeId", "data-v-
|
|
16906
|
+
}), Pg = /* @__PURE__ */ Be(TT, [["__scopeId", "data-v-7fe5e084"]]), kT = {
|
|
16905
16907
|
key: 0,
|
|
16906
16908
|
class: "pb-025"
|
|
16907
16909
|
}, AT = { key: 0 }, DT = { class: "flex flex-wrap gap-05" }, LT = {
|
|
@@ -16995,7 +16997,7 @@ var nT = { key: 0 }, aT = {
|
|
|
16995
16997
|
e.error ? (w(), E("p", LT, ae(e.error), 1)) : q("", !0)
|
|
16996
16998
|
], 6));
|
|
16997
16999
|
}
|
|
16998
|
-
}), PT = /* @__PURE__ */ Be(MT, [["__scopeId", "data-v-
|
|
17000
|
+
}), PT = /* @__PURE__ */ Be(MT, [["__scopeId", "data-v-cd0f744e"]]), _l = class {
|
|
16999
17001
|
x;
|
|
17000
17002
|
y;
|
|
17001
17003
|
pressure;
|
|
@@ -19078,7 +19080,7 @@ var Uu = [
|
|
|
19078
19080
|
], 8, xk);
|
|
19079
19081
|
};
|
|
19080
19082
|
}
|
|
19081
|
-
}), SB = /* @__PURE__ */ Be(Lk, [["__scopeId", "data-v-
|
|
19083
|
+
}), SB = /* @__PURE__ */ Be(Lk, [["__scopeId", "data-v-7860c56d"]]), Mk = {
|
|
19082
19084
|
version: 4,
|
|
19083
19085
|
country_calling_codes: {
|
|
19084
19086
|
1: [
|
|
@@ -28315,7 +28317,7 @@ var I8 = {
|
|
|
28315
28317
|
]])], 8, O8)]), e.error ? (w(), E("div", U8, ae(e.error), 1)) : q("", !0)], 6);
|
|
28316
28318
|
};
|
|
28317
28319
|
}
|
|
28318
|
-
}), tv = /* @__PURE__ */ Be(H8, [["__scopeId", "data-v-
|
|
28320
|
+
}), tv = /* @__PURE__ */ Be(H8, [["__scopeId", "data-v-6b9439e7"]]), W8 = ["title"], j8 = ["id", "required"], q8 = ["for"], G8 = /* @__PURE__ */ Se({
|
|
28319
28321
|
__name: "ToggleInput",
|
|
28320
28322
|
props: /* @__PURE__ */ Qt({
|
|
28321
28323
|
label: {},
|
|
@@ -28362,7 +28364,7 @@ var I8 = {
|
|
|
28362
28364
|
I("label", { for: r.value }, [Te(i.$slots, "label", {}, () => [Ve(ae(y(ze)(e.label)), 1)], !0)], 8, q8)
|
|
28363
28365
|
], 14, W8));
|
|
28364
28366
|
}
|
|
28365
|
-
}), Zd = /* @__PURE__ */ Be(G8, [["__scopeId", "data-v-
|
|
28367
|
+
}), Zd = /* @__PURE__ */ Be(G8, [["__scopeId", "data-v-1e7f01a2"]]);
|
|
28366
28368
|
const mp = [
|
|
28367
28369
|
"trash-can",
|
|
28368
28370
|
"message",
|
|
@@ -32994,7 +32996,7 @@ var Z8 = { class: "flex align-items-center gap-col-075 m_flex-wrap m_pe-075" },
|
|
|
32994
32996
|
I("div", e5, [Te(r.$slots, "header-right", {}, void 0, !0)])
|
|
32995
32997
|
], 2), I("main", t5, [Te(r.$slots, "content", {}, () => [Te(r.$slots, "default", {}, void 0, !0)], !0)])], 2));
|
|
32996
32998
|
}
|
|
32997
|
-
}), CB = /* @__PURE__ */ Be(n5, [["__scopeId", "data-v-
|
|
32999
|
+
}), CB = /* @__PURE__ */ Be(n5, [["__scopeId", "data-v-2f0e36ac"]]), Ya = [], Mi = !1;
|
|
32998
33000
|
function gp(e) {
|
|
32999
33001
|
if (e.key === "Escape") {
|
|
33000
33002
|
for (let t = Ya.length - 1; t >= 0; t--) if (Ya[t].enabled()) {
|
|
@@ -33107,7 +33109,7 @@ var a5 = { class: "app-layout vh-100 relative" }, r5 = { class: "page-content ov
|
|
|
33107
33109
|
})), void 0, !0)])], 4)
|
|
33108
33110
|
]));
|
|
33109
33111
|
}
|
|
33110
|
-
}), xB = /* @__PURE__ */ Be(o5, [["__scopeId", "data-v-
|
|
33112
|
+
}), xB = /* @__PURE__ */ Be(o5, [["__scopeId", "data-v-0281b9ff"]]);
|
|
33111
33113
|
function i5(e, t) {
|
|
33112
33114
|
}
|
|
33113
33115
|
var bp = {};
|
|
@@ -38486,7 +38488,7 @@ var KL = ["src", "alt"], JL = { class: "nav-text" }, ZL = { class: "nav-text" },
|
|
|
38486
38488
|
_: 3
|
|
38487
38489
|
}));
|
|
38488
38490
|
}
|
|
38489
|
-
}), kB = /* @__PURE__ */ Be(aM, [["__scopeId", "data-v-
|
|
38491
|
+
}), kB = /* @__PURE__ */ Be(aM, [["__scopeId", "data-v-bf0ed739"]]), rM = /* @__PURE__ */ Se({
|
|
38490
38492
|
__name: "Layout",
|
|
38491
38493
|
props: {
|
|
38492
38494
|
gap: { default: 0.5 },
|
|
@@ -38758,7 +38760,7 @@ var sM = { class: "panel__content" }, uM = /* @__PURE__ */ Se({
|
|
|
38758
38760
|
class: ie(["resizable", i.value ? "resizable--row" : "resizable--col"])
|
|
38759
38761
|
}, [Te(l.$slots, "default", {}, void 0, !0)], 2));
|
|
38760
38762
|
}
|
|
38761
|
-
}), LB = /* @__PURE__ */ Be(dM, [["__scopeId", "data-v-
|
|
38763
|
+
}), LB = /* @__PURE__ */ Be(dM, [["__scopeId", "data-v-fda4fba5"]]), cM = { key: 0 }, fM = /* @__PURE__ */ Se({
|
|
38762
38764
|
__name: "SidebarMenu",
|
|
38763
38765
|
props: {
|
|
38764
38766
|
navLinks: {},
|
|
@@ -38812,7 +38814,7 @@ var sM = { class: "panel__content" }, uM = /* @__PURE__ */ Se({
|
|
|
38812
38814
|
})], 2);
|
|
38813
38815
|
};
|
|
38814
38816
|
}
|
|
38815
|
-
}), MB = /* @__PURE__ */ Be(fM, [["__scopeId", "data-v-
|
|
38817
|
+
}), MB = /* @__PURE__ */ Be(fM, [["__scopeId", "data-v-c8d5bd46"]]), pM = /* @__PURE__ */ Se({
|
|
38816
38818
|
name: "BglSkeleton",
|
|
38817
38819
|
__name: "Skeleton",
|
|
38818
38820
|
props: {
|
|
@@ -38844,7 +38846,7 @@ var sM = { class: "panel__content" }, uM = /* @__PURE__ */ Se({
|
|
|
38844
38846
|
})
|
|
38845
38847
|
}, null, 6))], 64))), 128));
|
|
38846
38848
|
}
|
|
38847
|
-
}), sd = /* @__PURE__ */ Be(pM, [["__scopeId", "data-v-
|
|
38849
|
+
}), sd = /* @__PURE__ */ Be(pM, [["__scopeId", "data-v-cacc01b4"]]), hM = { class: "bgl_card tabs-top" }, mM = { class: "tabs grid auto-flow-columns fit-content" }, gM = ["onClick"], vM = /* @__PURE__ */ Se({
|
|
38848
38850
|
__name: "TabbedLayout",
|
|
38849
38851
|
props: {
|
|
38850
38852
|
title: {},
|
|
@@ -38857,13 +38859,15 @@ var sM = { class: "panel__content" }, uM = /* @__PURE__ */ Se({
|
|
|
38857
38859
|
setup(e, { emit: t }) {
|
|
38858
38860
|
const n = e, a = t, r = W();
|
|
38859
38861
|
function o(i) {
|
|
38860
|
-
r.value = i, a("update:modelValue", r.value)
|
|
38861
|
-
|
|
38862
|
+
r.value = i, a("update:modelValue", r.value);
|
|
38863
|
+
const l = n.router;
|
|
38864
|
+
l && l.push({
|
|
38865
|
+
path: l.currentRoute.value.path,
|
|
38862
38866
|
query: {
|
|
38863
|
-
...
|
|
38867
|
+
...l.currentRoute.value.query,
|
|
38864
38868
|
t: i
|
|
38865
38869
|
},
|
|
38866
|
-
hash:
|
|
38870
|
+
hash: l.currentRoute.value.hash
|
|
38867
38871
|
});
|
|
38868
38872
|
}
|
|
38869
38873
|
return Ye(() => {
|
|
@@ -38877,7 +38881,7 @@ var sM = { class: "panel__content" }, uM = /* @__PURE__ */ Se({
|
|
|
38877
38881
|
class: "list-content"
|
|
38878
38882
|
}, [Te(i.$slots, s, { key: s }, void 0, !0)]))), 128))], 2));
|
|
38879
38883
|
}
|
|
38880
|
-
}), PB = /* @__PURE__ */ Be(vM, [["__scopeId", "data-v-
|
|
38884
|
+
}), PB = /* @__PURE__ */ Be(vM, [["__scopeId", "data-v-452d7195"]]), Oi = vo(/* @__PURE__ */ new Map());
|
|
38881
38885
|
function pc(e) {
|
|
38882
38886
|
return Oi.has(e) || Oi.set(e, vo({ currentTab: void 0 })), { currentTab: z({
|
|
38883
38887
|
get: () => Oi.get(e).currentTab,
|
|
@@ -39069,7 +39073,7 @@ var bM = { key: 0 }, _M = /* @__PURE__ */ Se({
|
|
|
39069
39073
|
])) : q("", !0)
|
|
39070
39074
|
], 10, wM))), 128))], !0)], 2));
|
|
39071
39075
|
}
|
|
39072
|
-
}), hc = /* @__PURE__ */ Be($M, [["__scopeId", "data-v-
|
|
39076
|
+
}), hc = /* @__PURE__ */ Be($M, [["__scopeId", "data-v-5a7dc23c"]]), SM = { class: "flex space-between" }, EM = { class: "txt-start" }, CM = ["textContent"], xM = /* @__PURE__ */ Se({
|
|
39073
39077
|
__name: "ListItem",
|
|
39074
39078
|
props: {
|
|
39075
39079
|
src: {},
|
|
@@ -39351,13 +39355,15 @@ var PM = ["width", "height"], IM = [
|
|
|
39351
39355
|
J(y(Ne), {
|
|
39352
39356
|
name: a.icon,
|
|
39353
39357
|
size: "0.8",
|
|
39354
|
-
style: { "margin-bottom": "-0.1rem" }
|
|
39358
|
+
style: { "margin-bottom": "-0.1rem" },
|
|
39359
|
+
class: "line-height-0"
|
|
39355
39360
|
}, null, 8, ["name"]),
|
|
39356
39361
|
I("p", WM, ae(y(ze)(a.label)), 1),
|
|
39357
39362
|
J(y(Ne), {
|
|
39358
39363
|
name: "keyboard_arrow_down",
|
|
39359
39364
|
size: "0.8",
|
|
39360
|
-
style: { "margin-bottom": "-0.1rem" }
|
|
39365
|
+
style: { "margin-bottom": "-0.1rem" },
|
|
39366
|
+
class: "line-height-0"
|
|
39361
39367
|
})
|
|
39362
39368
|
]),
|
|
39363
39369
|
_: 2
|
|
@@ -39373,7 +39379,8 @@ var PM = ["width", "height"], IM = [
|
|
|
39373
39379
|
default: be(() => [J(y(Ne), {
|
|
39374
39380
|
name: r.icon,
|
|
39375
39381
|
size: "0.8",
|
|
39376
|
-
style: { "margin-bottom": "-0.1rem" }
|
|
39382
|
+
style: { "margin-bottom": "-0.1rem" },
|
|
39383
|
+
class: "line-height-0"
|
|
39377
39384
|
}, null, 8, ["name"]), I("p", jM, ae(r.label), 1)]),
|
|
39378
39385
|
_: 2
|
|
39379
39386
|
}, 1032, [
|
|
@@ -39393,7 +39400,8 @@ var PM = ["width", "height"], IM = [
|
|
|
39393
39400
|
default: be(() => [J(y(Ne), {
|
|
39394
39401
|
name: a.icon,
|
|
39395
39402
|
size: "0.9",
|
|
39396
|
-
style: { "margin-bottom": "-0.1rem" }
|
|
39403
|
+
style: { "margin-bottom": "-0.1rem" },
|
|
39404
|
+
class: "line-height-0"
|
|
39397
39405
|
}, null, 8, ["name"]), I("p", qM, ae(a.label), 1)]),
|
|
39398
39406
|
_: 2
|
|
39399
39407
|
}, 1032, [
|
|
@@ -39402,7 +39410,7 @@ var PM = ["width", "height"], IM = [
|
|
|
39402
39410
|
"onClick"
|
|
39403
39411
|
]))], 64))), 128))]), Te(t.$slots, "end", {}, void 0, !0)]));
|
|
39404
39412
|
}
|
|
39405
|
-
}), RB = /* @__PURE__ */ Be(GM, [["__scopeId", "data-v-
|
|
39413
|
+
}), RB = /* @__PURE__ */ Be(GM, [["__scopeId", "data-v-630b449b"]]), YM = { class: "full-nav" }, XM = { class: "nav-scroll" }, KM = { class: "nav-links-wrapper" }, JM = { class: "tooltip" }, ZM = { class: "bot-buttons-wrapper" }, QM = { class: "tooltip" }, eP = /* @__PURE__ */ Se({
|
|
39406
39414
|
__name: "NavBar",
|
|
39407
39415
|
props: {
|
|
39408
39416
|
footerLinks: { default: () => [] },
|
|
@@ -39456,7 +39464,7 @@ var PM = ["width", "height"], IM = [
|
|
|
39456
39464
|
}, 1032, ["to", "onClick"]))), 128)), Te(r.$slots, "floor", {}, void 0, !0)])])
|
|
39457
39465
|
], 2));
|
|
39458
39466
|
}
|
|
39459
|
-
}), FB = /* @__PURE__ */ Be(eP, [["__scopeId", "data-v-
|
|
39467
|
+
}), FB = /* @__PURE__ */ Be(eP, [["__scopeId", "data-v-2f4dcf67"]]), tP = { class: "page-top" }, nP = { class: "top-title m-0" }, aP = /* @__PURE__ */ Se({
|
|
39460
39468
|
__name: "PageTitle",
|
|
39461
39469
|
props: { value: {
|
|
39462
39470
|
type: String,
|
|
@@ -39659,7 +39667,7 @@ var PM = ["width", "height"], IM = [
|
|
|
39659
39667
|
});
|
|
39660
39668
|
};
|
|
39661
39669
|
}
|
|
39662
|
-
}), zB = /* @__PURE__ */ Be(cP, [["__scopeId", "data-v-
|
|
39670
|
+
}), zB = /* @__PURE__ */ Be(cP, [["__scopeId", "data-v-9f43ea65"]]);
|
|
39663
39671
|
function ud(e, t = "") {
|
|
39664
39672
|
const n = {};
|
|
39665
39673
|
for (const a in e) {
|
|
@@ -40110,7 +40118,7 @@ var bP = ["value"], _P = { class: "spreadsheet-cell spreadsheetCellPlaceHolder"
|
|
|
40110
40118
|
class: "empty-state"
|
|
40111
40119
|
}, ae(e.emptyMessage ?? "No results"), 9, PP)])) : q("", !0)])], 2));
|
|
40112
40120
|
}
|
|
40113
|
-
}), ah = /* @__PURE__ */ Be(IP, [["__scopeId", "data-v-
|
|
40121
|
+
}), ah = /* @__PURE__ */ Be(IP, [["__scopeId", "data-v-00732277"]]), NP = { class: "flex gap-05 py-05 justify-content-end m_flex-wrap spreadsheet-toolbar" }, OP = {
|
|
40114
40122
|
key: 0,
|
|
40115
40123
|
class: "label me-auto"
|
|
40116
40124
|
}, RP = { class: "flex gap-075" }, FP = { class: "p-05" }, BP = { class: "flex space-between" }, VP = { class: "flex w-100p relative" }, zP = { class: "flex-shrink flex-grow" }, UP = /* @__PURE__ */ Se({
|
|
@@ -46603,7 +46611,7 @@ var wN = {
|
|
|
46603
46611
|
})) : q("", !0)
|
|
46604
46612
|
], 38));
|
|
46605
46613
|
}
|
|
46606
|
-
}), Wa = /* @__PURE__ */ Be($N, [["__scopeId", "data-v-
|
|
46614
|
+
}), Wa = /* @__PURE__ */ Be($N, [["__scopeId", "data-v-717532fe"]]), SN = /* @__PURE__ */ Se({
|
|
46607
46615
|
__name: "DialogConfirm",
|
|
46608
46616
|
props: {
|
|
46609
46617
|
open: { type: Boolean },
|
|
@@ -48295,7 +48303,7 @@ var jN = { class: "multi-step-form" }, qN = { class: "step-progress" }, GN = ["o
|
|
|
48295
48303
|
])
|
|
48296
48304
|
]));
|
|
48297
48305
|
}
|
|
48298
|
-
}), SV = /* @__PURE__ */ Be(nO, [["__scopeId", "data-v-
|
|
48306
|
+
}), SV = /* @__PURE__ */ Be(nO, [["__scopeId", "data-v-94c284dc"]]);
|
|
48299
48307
|
function Rn(e) {
|
|
48300
48308
|
var t;
|
|
48301
48309
|
return ((t = e.ownerDocument) == null ? void 0 : t.defaultView) || window;
|