@flux-ui/components 3.0.0-next.66 → 3.0.0-next.67
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/component/FluxAction.vue.d.ts +2 -1
- package/dist/component/FluxActionBar.vue.d.ts +23 -47
- package/dist/component/FluxActionPane.vue.d.ts +8 -17
- package/dist/component/FluxActionStack.vue.d.ts +7 -152
- package/dist/component/FluxAdaptiveGroup.vue.d.ts +6 -17
- package/dist/component/FluxAdaptiveSlot.vue.d.ts +8 -24
- package/dist/component/FluxAlert.vue.d.ts +2 -1
- package/dist/component/FluxAnimatedColors.vue.d.ts +2 -3
- package/dist/component/FluxAspectRatio.vue.d.ts +6 -13
- package/dist/component/FluxAvatar.vue.d.ts +2 -1
- package/dist/component/FluxBadge.vue.d.ts +2 -1
- package/dist/component/FluxBadgeStack.vue.d.ts +6 -13
- package/dist/component/FluxBorderShine.vue.d.ts +3 -2
- package/dist/component/FluxBoxedIcon.vue.d.ts +2 -1
- package/dist/component/FluxButton.vue.d.ts +5 -4
- package/dist/component/FluxButtonGroup.vue.d.ts +6 -13
- package/dist/component/FluxButtonStack.vue.d.ts +6 -13
- package/dist/component/FluxCalendar.vue.d.ts +7 -14
- package/dist/component/FluxCalendarItem.vue.d.ts +7 -14
- package/dist/component/FluxCheckbox.vue.d.ts +6 -6
- package/dist/component/FluxChip.vue.d.ts +2 -1
- package/dist/component/FluxClickablePane.vue.d.ts +7 -15
- package/dist/component/FluxColorPicker.vue.d.ts +6 -4
- package/dist/component/FluxColorSelect.vue.d.ts +6 -4
- package/dist/component/FluxCommandPalette.vue.d.ts +5 -38
- package/dist/component/FluxCommandPaletteGroup.vue.d.ts +2 -1
- package/dist/component/FluxCommandPaletteItem.vue.d.ts +3 -2
- package/dist/component/FluxComment.vue.d.ts +6 -13
- package/dist/component/FluxConfirm.vue.d.ts +2 -1
- package/dist/component/FluxContainer.vue.d.ts +6 -13
- package/dist/component/FluxDataTable.vue.d.ts +20 -50
- package/dist/component/FluxDatePicker.vue.d.ts +6 -4
- package/dist/component/FluxDestructiveButton.vue.d.ts +5 -10
- package/dist/component/FluxDisabled.vue.d.ts +7 -11
- package/dist/component/FluxDivider.vue.d.ts +6 -13
- package/dist/component/FluxDotPattern.vue.d.ts +2 -3
- package/dist/component/FluxDropZone.vue.d.ts +21 -46
- package/dist/component/FluxDynamicView.vue.d.ts +2 -1
- package/dist/component/FluxExpandable.vue.d.ts +24 -26
- package/dist/component/FluxExpandableGroup.vue.d.ts +6 -13
- package/dist/component/FluxFader.vue.d.ts +11 -26
- package/dist/component/FluxFaderItem.vue.d.ts +6 -13
- package/dist/component/FluxFilter.vue.d.ts +9 -16
- package/dist/component/FluxFilterBar.vue.d.ts +9 -15
- package/dist/component/FluxFilterBase.vue.d.ts +16 -30
- package/dist/component/FluxFilterDate.vue.d.ts +2 -1
- package/dist/component/FluxFilterDateRange.vue.d.ts +2 -1
- package/dist/component/FluxFilterOption.vue.d.ts +6 -4
- package/dist/component/FluxFilterOptionAsync.vue.d.ts +6 -4
- package/dist/component/FluxFilterOptions.vue.d.ts +6 -4
- package/dist/component/FluxFilterOptionsAsync.vue.d.ts +6 -4
- package/dist/component/FluxFilterRange.vue.d.ts +2 -1
- package/dist/component/FluxFilterWindow.vue.d.ts +7 -143
- package/dist/component/FluxFlex.vue.d.ts +6 -13
- package/dist/component/FluxFlexItem.vue.d.ts +6 -13
- package/dist/component/FluxFlickeringGrid.vue.d.ts +2 -3
- package/dist/component/FluxFlyout.vue.d.ts +21 -161
- package/dist/component/FluxFocalPointEditor.vue.d.ts +13 -19
- package/dist/component/FluxFocalPointImage.vue.d.ts +2 -1
- package/dist/component/FluxForm.vue.d.ts +7 -14
- package/dist/component/FluxFormColumn.vue.d.ts +6 -13
- package/dist/component/FluxFormDateInput.vue.d.ts +8 -158
- package/dist/component/FluxFormDateRangeInput.vue.d.ts +8 -158
- package/dist/component/FluxFormDateTimeInput.vue.d.ts +8 -158
- package/dist/component/FluxFormField.vue.d.ts +24 -49
- package/dist/component/FluxFormFieldAddition.vue.d.ts +7 -11
- package/dist/component/FluxFormGrid.vue.d.ts +6 -13
- package/dist/component/FluxFormInput.vue.d.ts +6 -6
- package/dist/component/FluxFormInputAddition.vue.d.ts +6 -13
- package/dist/component/FluxFormInputGroup.vue.d.ts +6 -13
- package/dist/component/FluxFormPinInput.vue.d.ts +6 -6
- package/dist/component/FluxFormRangeSlider.vue.d.ts +7 -78
- package/dist/component/FluxFormRow.vue.d.ts +6 -13
- package/dist/component/FluxFormSection.vue.d.ts +6 -13
- package/dist/component/FluxFormSelect.vue.d.ts +5 -3
- package/dist/component/FluxFormSelectAsync.vue.d.ts +5 -3
- package/dist/component/FluxFormSlider.vue.d.ts +7 -42
- package/dist/component/FluxFormTextArea.vue.d.ts +6 -6
- package/dist/component/FluxFormTimeZonePicker.vue.d.ts +5 -3
- package/dist/component/FluxFormTreeViewSelect.vue.d.ts +8 -176
- package/dist/component/FluxGallery.vue.d.ts +7 -14
- package/dist/component/FluxGalleryItem.vue.d.ts +3 -2
- package/dist/component/FluxGrid.vue.d.ts +6 -13
- package/dist/component/FluxGridColumn.vue.d.ts +6 -13
- package/dist/component/FluxGridPattern.vue.d.ts +2 -3
- package/dist/component/FluxIcon.vue.d.ts +2 -1
- package/dist/component/FluxInfo.vue.d.ts +6 -13
- package/dist/component/FluxInfoStack.vue.d.ts +6 -13
- package/dist/component/FluxItem.vue.d.ts +7 -11
- package/dist/component/FluxItemActions.vue.d.ts +7 -11
- package/dist/component/FluxItemContent.vue.d.ts +7 -11
- package/dist/component/FluxItemMedia.vue.d.ts +7 -11
- package/dist/component/FluxItemStack.vue.d.ts +7 -11
- package/dist/component/FluxKanban.vue.d.ts +7 -18
- package/dist/component/FluxKanbanColumn.vue.d.ts +10 -27
- package/dist/component/FluxKanbanItem.vue.d.ts +6 -17
- package/dist/component/FluxLayerPane.vue.d.ts +6 -13
- package/dist/component/FluxLayerPaneSecondary.vue.d.ts +6 -13
- package/dist/component/FluxLegend.vue.d.ts +2 -1
- package/dist/component/FluxLink.vue.d.ts +5 -10
- package/dist/component/FluxMenu.vue.d.ts +6 -17
- package/dist/component/FluxMenuCollapsible.vue.d.ts +9 -17
- package/dist/component/FluxMenuGroup.vue.d.ts +6 -13
- package/dist/component/FluxMenuItem.vue.d.ts +8 -16
- package/dist/component/FluxMenuOptions.vue.d.ts +10 -16
- package/dist/component/FluxMenuSubHeader.vue.d.ts +2 -1
- package/dist/component/FluxMenuTitle.vue.d.ts +2 -1
- package/dist/component/FluxNotice.vue.d.ts +8 -16
- package/dist/component/FluxNoticeStack.vue.d.ts +6 -13
- package/dist/component/FluxOverflowBar.vue.d.ts +10 -29
- package/dist/component/FluxOverlay.vue.d.ts +3 -2
- package/dist/component/FluxOverlayProvider.vue.d.ts +2 -1
- package/dist/component/FluxPagination.vue.d.ts +3 -2
- package/dist/component/FluxPaginationBar.vue.d.ts +3 -2
- package/dist/component/FluxPaginationButton.vue.d.ts +5 -10
- package/dist/component/FluxPane.vue.d.ts +7 -15
- package/dist/component/FluxPaneBody.vue.d.ts +6 -13
- package/dist/component/FluxPaneFooter.vue.d.ts +6 -13
- package/dist/component/FluxPaneGroup.vue.d.ts +6 -13
- package/dist/component/FluxPaneHeader.vue.d.ts +7 -15
- package/dist/component/FluxPaneIllustration.vue.d.ts +7 -15
- package/dist/component/FluxPaneMedia.vue.d.ts +2 -1
- package/dist/component/FluxPercentageBar.vue.d.ts +2 -1
- package/dist/component/FluxPersona.vue.d.ts +3 -2
- package/dist/component/FluxPlaceholder.vue.d.ts +8 -12
- package/dist/component/FluxPressable.vue.d.ts +6 -13
- package/dist/component/FluxPrimaryButton.vue.d.ts +5 -10
- package/dist/component/FluxPrimaryLinkButton.vue.d.ts +5 -10
- package/dist/component/FluxProgressBar.vue.d.ts +2 -1
- package/dist/component/FluxPrompt.vue.d.ts +4 -59
- package/dist/component/FluxPublishButton.vue.d.ts +2 -1
- package/dist/component/FluxQuantitySelector.vue.d.ts +6 -6
- package/dist/component/FluxRemove.vue.d.ts +3 -2
- package/dist/component/FluxRoot.vue.d.ts +6 -13
- package/dist/component/FluxScroller.vue.d.ts +6 -17
- package/dist/component/FluxSecondaryButton.vue.d.ts +5 -10
- package/dist/component/FluxSecondaryLinkButton.vue.d.ts +5 -10
- package/dist/component/FluxSegmentedControl.vue.d.ts +6 -7
- package/dist/component/FluxSegmentedView.vue.d.ts +3 -2
- package/dist/component/FluxSeparator.vue.d.ts +2 -1
- package/dist/component/FluxSlideOver.vue.d.ts +3 -2
- package/dist/component/FluxSnackbar.vue.d.ts +2 -1
- package/dist/component/FluxSnackbarProvider.vue.d.ts +2 -1
- package/dist/component/FluxSpacer.vue.d.ts +2 -1
- package/dist/component/FluxSpacing.vue.d.ts +2 -1
- package/dist/component/FluxSpinner.vue.d.ts +2 -1
- package/dist/component/FluxSplitButton.vue.d.ts +17 -35
- package/dist/component/FluxSplitView.vue.d.ts +6 -17
- package/dist/component/FluxSplitViewPane.vue.d.ts +6 -13
- package/dist/component/FluxStatistic.vue.d.ts +2 -1
- package/dist/component/FluxStepper.vue.d.ts +22 -42
- package/dist/component/FluxStepperStep.vue.d.ts +6 -13
- package/dist/component/FluxStepperSteps.vue.d.ts +3 -2
- package/dist/component/FluxSticky.vue.d.ts +8 -21
- package/dist/component/FluxTab.vue.d.ts +6 -13
- package/dist/component/FluxTabBar.vue.d.ts +6 -17
- package/dist/component/FluxTabBarItem.vue.d.ts +4 -81
- package/dist/component/FluxTable.vue.d.ts +11 -23
- package/dist/component/FluxTableActions.vue.d.ts +6 -13
- package/dist/component/FluxTableBar.vue.d.ts +6 -13
- package/dist/component/FluxTableCell.vue.d.ts +7 -15
- package/dist/component/FluxTableHeader.vue.d.ts +7 -14
- package/dist/component/FluxTableRow.vue.d.ts +6 -13
- package/dist/component/FluxTabs.vue.d.ts +28 -52
- package/dist/component/FluxTag.vue.d.ts +2 -1
- package/dist/component/FluxTagStack.vue.d.ts +6 -13
- package/dist/component/FluxTicks.vue.d.ts +2 -1
- package/dist/component/FluxTimeline.vue.d.ts +6 -13
- package/dist/component/FluxTimelineItem.vue.d.ts +6 -13
- package/dist/component/FluxToggle.vue.d.ts +6 -4
- package/dist/component/FluxToolbar.vue.d.ts +6 -13
- package/dist/component/FluxToolbarGroup.vue.d.ts +6 -13
- package/dist/component/FluxTooltip.vue.d.ts +3 -2
- package/dist/component/FluxTooltipProvider.vue.d.ts +2 -1
- package/dist/component/FluxTreeView.vue.d.ts +3 -4
- package/dist/component/FluxWindow.vue.d.ts +14 -28
- package/dist/component/calendar/FluxCalendarItemDisplay.vue.d.ts +2 -3
- package/dist/component/calendar/FluxCalendarMonthView.vue.d.ts +2 -1
- package/dist/component/calendar/FluxCalendarTimeGridView.vue.d.ts +3 -2
- package/dist/component/primitive/Anchor.vue.d.ts +6 -13
- package/dist/component/primitive/AnchorPopup.vue.d.ts +6 -17
- package/dist/component/primitive/CoordinatePicker.vue.d.ts +6 -6
- package/dist/component/primitive/CoordinatePickerThumb.vue.d.ts +3 -2
- package/dist/component/primitive/DialogLayout.vue.d.ts +7 -15
- package/dist/component/primitive/FilterBadge.vue.d.ts +2 -1
- package/dist/component/primitive/FilterItem.vue.d.ts +2 -1
- package/dist/component/primitive/FilterOptionBase.vue.d.ts +6 -4
- package/dist/component/primitive/SelectBase.vue.d.ts +8 -282
- package/dist/component/primitive/SliderBase.vue.d.ts +8 -16
- package/dist/component/primitive/SliderThumb.vue.d.ts +3 -2
- package/dist/component/primitive/SliderTrack.vue.d.ts +7 -11
- package/dist/component/primitive/TreeNodeRenderer.vue.d.ts +15 -14
- package/dist/index.css +15 -7
- package/dist/index.js +134 -108
- package/dist/index.js.map +1 -1
- package/dist/transition/FluxAutoHeightTransition.vue.d.ts +6 -13
- package/dist/transition/FluxAutoWidthTransition.vue.d.ts +6 -13
- package/dist/transition/FluxBreakthroughTransition.vue.d.ts +6 -13
- package/dist/transition/FluxFadeTransition.vue.d.ts +6 -13
- package/dist/transition/FluxOverlayTransition.vue.d.ts +6 -13
- package/dist/transition/FluxRouteTransition.vue.d.ts +6 -13
- package/dist/transition/FluxSlideOverTransition.vue.d.ts +6 -13
- package/dist/transition/FluxTooltipTransition.vue.d.ts +6 -13
- package/dist/transition/FluxVerticalWindowTransition.vue.d.ts +6 -13
- package/dist/transition/FluxWindowTransition.vue.d.ts +6 -13
- package/dist/vite.js.map +1 -1
- package/package.json +8 -8
- package/src/component/FluxDataTable.vue +12 -3
- package/src/component/FluxTable.vue +13 -3
- package/src/css/component/Form.module.scss +17 -3
- package/src/util/createDialogRenderer.ts +0 -1
package/dist/index.js
CHANGED
|
@@ -2369,7 +2369,7 @@ function useTooltipInjection_default() {
|
|
|
2369
2369
|
return inject(FluxTooltipInjectionKey, { calculate: () => void 0 });
|
|
2370
2370
|
}
|
|
2371
2371
|
//#endregion
|
|
2372
|
-
//#region ../../node_modules/.bun/@basmilius+utils@3.
|
|
2372
|
+
//#region ../../node_modules/.bun/@basmilius+utils@3.30.0/node_modules/@basmilius/utils/dist/index.mjs
|
|
2373
2373
|
function t$1(e, t) {
|
|
2374
2374
|
return Math.round(e / t) * t;
|
|
2375
2375
|
}
|
|
@@ -2436,7 +2436,7 @@ function x$4(e) {
|
|
|
2436
2436
|
} while (e = Object.getPrototypeOf(e));
|
|
2437
2437
|
return t;
|
|
2438
2438
|
}
|
|
2439
|
-
function j$
|
|
2439
|
+
function j$3(e) {
|
|
2440
2440
|
let t = parseInt(e.startsWith(`#`) ? e.substring(1) : e, 16);
|
|
2441
2441
|
return [
|
|
2442
2442
|
t >> 16 & 255,
|
|
@@ -2543,7 +2543,7 @@ function G$3(e, t, n) {
|
|
|
2543
2543
|
function K$3(e, t, n) {
|
|
2544
2544
|
Object.defineProperty(e, t, { value: n });
|
|
2545
2545
|
}
|
|
2546
|
-
var Z$
|
|
2546
|
+
var Z$1 = `—`;
|
|
2547
2547
|
//#endregion
|
|
2548
2548
|
//#region ../../node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_freeGlobal.js
|
|
2549
2549
|
/** Detect free variable `global` from Node.js. */
|
|
@@ -6588,7 +6588,7 @@ useMode(definition$2);
|
|
|
6588
6588
|
useMode(definition$1);
|
|
6589
6589
|
useMode(definition);
|
|
6590
6590
|
//#endregion
|
|
6591
|
-
//#region ../../node_modules/.bun/@basmilius+http-client@3.
|
|
6591
|
+
//#region ../../node_modules/.bun/@basmilius+http-client@3.30.0+638c9d1214a588db/node_modules/@basmilius/http-client/dist/index.mjs
|
|
6592
6592
|
function c$1(e) {
|
|
6593
6593
|
return class extends e {
|
|
6594
6594
|
constructor(...e) {
|
|
@@ -6599,17 +6599,17 @@ function c$1(e) {
|
|
|
6599
6599
|
function ne$1(e, t) {
|
|
6600
6600
|
return e === t ? !0 : e === t;
|
|
6601
6601
|
}
|
|
6602
|
-
var l$1 = Symbol(), u$1 = Symbol(), d$1 = Symbol(), f$1 = Symbol(), p$1 = Symbol(), m$1 = Symbol(), h$2 = Symbol(), g$1 = Symbol(), _$2 = Symbol(), re$1 = Symbol(), ie$
|
|
6602
|
+
var l$1 = Symbol(), u$1 = Symbol(), d$1 = Symbol(), f$1 = Symbol(), p$1 = Symbol(), m$1 = Symbol(), h$2 = Symbol(), g$1 = Symbol(), _$2 = Symbol(), re$1 = Symbol(), ie$2 = Symbol();
|
|
6603
6603
|
function v$2(e) {
|
|
6604
6604
|
return e && typeof e == `object` && !!e[p$1];
|
|
6605
6605
|
}
|
|
6606
6606
|
function y$2(e) {
|
|
6607
6607
|
if (!v$2(e)) throw Error(`@dto assert given object is not a class decorated with @Dto.`);
|
|
6608
6608
|
}
|
|
6609
|
-
var ae$
|
|
6609
|
+
var ae$2 = Symbol();
|
|
6610
6610
|
function b$2(e, t = 0, n) {
|
|
6611
6611
|
return function(...r) {
|
|
6612
|
-
let i = e[ae$
|
|
6612
|
+
let i = e[ae$2] ??= /* @__PURE__ */ new WeakMap(), a = r[t], o = n === void 0 ? `self` : r[n];
|
|
6613
6613
|
if (typeof a != `object` || !a) return e.call(this, ...r);
|
|
6614
6614
|
i.has(a) || i.set(a, []);
|
|
6615
6615
|
let s = i.get(a);
|
|
@@ -6628,7 +6628,7 @@ function x$2(e) {
|
|
|
6628
6628
|
return y$2(e), e[f$1];
|
|
6629
6629
|
}
|
|
6630
6630
|
var S$2 = b$2(function(e, t, n, r) {
|
|
6631
|
-
let i = e[ie$
|
|
6631
|
+
let i = e[ie$2];
|
|
6632
6632
|
i(e, t, n, r), e[m$1] && S$2(e[m$1], e[h$2], e[m$1][e[h$2]]);
|
|
6633
6633
|
}, 0, 1), C$2 = b$2(function(e) {
|
|
6634
6634
|
y$2(e), e[f$1] && (e[f$1] = !1, S$2(e, f$1, !1, !0)), !(!e[u$1] || e[u$1].length === 0) && e[u$1].filter(x$2).forEach(C$2);
|
|
@@ -6664,26 +6664,26 @@ function ue$1(e, t) {
|
|
|
6664
6664
|
t[m$1] = void 0, t[h$2] = void 0;
|
|
6665
6665
|
}
|
|
6666
6666
|
}
|
|
6667
|
-
var O$
|
|
6667
|
+
var O$2 = {};
|
|
6668
6668
|
var k$3 = {
|
|
6669
6669
|
deleteProperty(e, t) {
|
|
6670
|
-
if (Reflect.deleteProperty(e, t), A$
|
|
6670
|
+
if (Reflect.deleteProperty(e, t), A$2(e, t)) return !0;
|
|
6671
6671
|
let n = e[m$1];
|
|
6672
6672
|
return n && S$2(n, e[h$2], n[e[h$2]]), n && w$2(n, e[h$2]), !0;
|
|
6673
6673
|
},
|
|
6674
6674
|
get(e, t, n) {
|
|
6675
6675
|
if (t === _$2) return !0;
|
|
6676
|
-
if (A$
|
|
6676
|
+
if (A$2(e, t)) return Reflect.get(e, t, n);
|
|
6677
6677
|
let r = e[m$1];
|
|
6678
6678
|
return r && le$1(r, e[h$2]), Reflect.get(e, t);
|
|
6679
6679
|
},
|
|
6680
6680
|
set(e, t, n, r) {
|
|
6681
|
-
if (A$
|
|
6681
|
+
if (A$2(e, t)) return Reflect.set(e, t, n, r);
|
|
6682
6682
|
let i = e[m$1];
|
|
6683
6683
|
return i && S$2(i, e[h$2], i[e[h$2]]), i && w$2(i, e[h$2]), Reflect.set(e, t, n);
|
|
6684
6684
|
}
|
|
6685
6685
|
};
|
|
6686
|
-
function A$
|
|
6686
|
+
function A$2(e, t) {
|
|
6687
6687
|
return typeof t == `symbol` || typeof e[t] == `function` || t === `length`;
|
|
6688
6688
|
}
|
|
6689
6689
|
var de$2 = {
|
|
@@ -6708,7 +6708,7 @@ var de$2 = {
|
|
|
6708
6708
|
let a = i.get?.call(e) ?? void 0;
|
|
6709
6709
|
return ne$1(n, a) ? !0 : (ue$1(e, a), Array.isArray(n) && !n[_$2] && (n = new Proxy(n, k$3)), i.set.call(e, n), E$2(e, t, n), w$2(e, t), S$2(e, t, n, a), !0);
|
|
6710
6710
|
}
|
|
6711
|
-
}, fe$
|
|
6711
|
+
}, fe$1 = {
|
|
6712
6712
|
get(e, t, n) {
|
|
6713
6713
|
return t === `__v_isRef` ? !1 : t === _$2 ? !0 : t in e ? Reflect.get(e, t, n) : Reflect.get(e.value, t);
|
|
6714
6714
|
},
|
|
@@ -6721,23 +6721,23 @@ var de$2 = {
|
|
|
6721
6721
|
set(e, t, n, r) {
|
|
6722
6722
|
return t in e ? Reflect.set(e, t, n, r) : Reflect.set(e.value, t, n);
|
|
6723
6723
|
}
|
|
6724
|
-
}, pe$
|
|
6724
|
+
}, pe$1 = { construct(e, t, n) {
|
|
6725
6725
|
t = t.map((e) => Array.isArray(e) ? new Proxy(e, k$3) : e);
|
|
6726
6726
|
let r = customRef((r, i) => {
|
|
6727
6727
|
let a = markRaw(Reflect.construct(e, t, n));
|
|
6728
|
-
a[l$1] = t, a[f$1] = !1, a[re$1] = r, a[ie$
|
|
6728
|
+
a[l$1] = t, a[f$1] = !1, a[re$1] = r, a[ie$2] = i;
|
|
6729
6729
|
let s = new Proxy(a, de$2);
|
|
6730
6730
|
return {
|
|
6731
6731
|
get: () => (r(), s),
|
|
6732
6732
|
set: () => void 0
|
|
6733
6733
|
};
|
|
6734
6734
|
});
|
|
6735
|
-
return new Proxy(r, fe$
|
|
6735
|
+
return new Proxy(r, fe$1);
|
|
6736
6736
|
} };
|
|
6737
6737
|
function me$1() {
|
|
6738
6738
|
let e = this;
|
|
6739
6739
|
y$2(e);
|
|
6740
|
-
let t = O$
|
|
6740
|
+
let t = O$2[e[p$1]], n = new t(...e[l$1]);
|
|
6741
6741
|
for (let [e, t] of Object.entries(this[d$1])) t.set && (n[e] = v$2(this[e]) ? this[e].clone() : this[e]);
|
|
6742
6742
|
return n;
|
|
6743
6743
|
}
|
|
@@ -6747,7 +6747,7 @@ function he$2(e) {
|
|
|
6747
6747
|
v$2(this[t]) && typeof e[t] == `object` ? this[t].fill(e[t]) : n && n.set && (this[t] = e[t]);
|
|
6748
6748
|
}
|
|
6749
6749
|
}
|
|
6750
|
-
function ge$
|
|
6750
|
+
function ge$2() {
|
|
6751
6751
|
let e = {};
|
|
6752
6752
|
for (let t of this[g$1]) {
|
|
6753
6753
|
let n = this[t];
|
|
@@ -6755,14 +6755,14 @@ function ge$1() {
|
|
|
6755
6755
|
}
|
|
6756
6756
|
return e;
|
|
6757
6757
|
}
|
|
6758
|
-
function j$
|
|
6758
|
+
function j$2(e) {
|
|
6759
6759
|
ve$1(e);
|
|
6760
6760
|
let t = Object.freeze(x$4(e)), a = Object.keys(t);
|
|
6761
|
-
return K$3(e.prototype, d$1, t), K$3(e.prototype, p$1, e.name), K$3(e.prototype, g$1, a), K$3(e, Symbol.hasInstance, (t) => typeof t == `object` && t?.[p$1] === e.name), G$3(e, `clone`, me$1), G$3(e, `fill`, he$2), G$3(e, `toJSON`, ge$
|
|
6761
|
+
return K$3(e.prototype, d$1, t), K$3(e.prototype, p$1, e.name), K$3(e.prototype, g$1, a), K$3(e, Symbol.hasInstance, (t) => typeof t == `object` && t?.[p$1] === e.name), G$3(e, `clone`, me$1), G$3(e, `fill`, he$2), G$3(e, `toJSON`, ge$2), _e$2(e);
|
|
6762
6762
|
}
|
|
6763
|
-
function _e$
|
|
6764
|
-
let t = new Proxy(e, pe$
|
|
6765
|
-
return O$
|
|
6763
|
+
function _e$2(e) {
|
|
6764
|
+
let t = new Proxy(e, pe$1);
|
|
6765
|
+
return O$2[e.name] = t, t;
|
|
6766
6766
|
}
|
|
6767
6767
|
function ve$1(e) {
|
|
6768
6768
|
let t = Object.getPrototypeOf(e.prototype);
|
|
@@ -6787,7 +6787,7 @@ var V$1 = class {
|
|
|
6787
6787
|
this.#e = e, this.#t = t;
|
|
6788
6788
|
}
|
|
6789
6789
|
};
|
|
6790
|
-
V$1 = B$1([j$
|
|
6790
|
+
V$1 = B$1([j$2], V$1);
|
|
6791
6791
|
var U$1 = class {
|
|
6792
6792
|
get items() {
|
|
6793
6793
|
return this.#e;
|
|
@@ -6813,7 +6813,7 @@ var U$1 = class {
|
|
|
6813
6813
|
this.#e = e, this.#t = t, this.#n = n, this.#r = r, this.#i = i;
|
|
6814
6814
|
}
|
|
6815
6815
|
};
|
|
6816
|
-
U$1 = B$1([j$
|
|
6816
|
+
U$1 = B$1([j$2], U$1);
|
|
6817
6817
|
var W$1 = U$1;
|
|
6818
6818
|
var G$2 = class {
|
|
6819
6819
|
get code() {
|
|
@@ -6836,7 +6836,7 @@ var G$2 = class {
|
|
|
6836
6836
|
this.#e = e, this.#t = t, this.#n = n, this.#r = r;
|
|
6837
6837
|
}
|
|
6838
6838
|
};
|
|
6839
|
-
G$2 = B$1([j$
|
|
6839
|
+
G$2 = B$1([j$2], G$2);
|
|
6840
6840
|
var K$2 = G$2;
|
|
6841
6841
|
var q$2 = class {
|
|
6842
6842
|
get code() {
|
|
@@ -6863,7 +6863,7 @@ var q$2 = class {
|
|
|
6863
6863
|
this.#e = e, this.#t = t, this.#n = n, this.#r = r, this.#i = i;
|
|
6864
6864
|
}
|
|
6865
6865
|
};
|
|
6866
|
-
q$2 = B$1([j$
|
|
6866
|
+
q$2 = B$1([j$2], q$2);
|
|
6867
6867
|
var J$1 = q$2, Y$2;
|
|
6868
6868
|
var X$2 = Y$2 = class {
|
|
6869
6869
|
static parsePaginatedAdapter(e, t) {
|
|
@@ -6886,7 +6886,6 @@ var X$2 = Y$2 = class {
|
|
|
6886
6886
|
}
|
|
6887
6887
|
};
|
|
6888
6888
|
X$2 = Y$2 = B$1([c$1], X$2);
|
|
6889
|
-
converter(`oklch`);
|
|
6890
6889
|
function G$1(e) {
|
|
6891
6890
|
let t = unref(e);
|
|
6892
6891
|
return t ? R$2(t) ? t : t.$el ?? null : null;
|
|
@@ -6894,11 +6893,11 @@ function G$1(e) {
|
|
|
6894
6893
|
function K$1(e, t, n) {
|
|
6895
6894
|
let r = ref([]);
|
|
6896
6895
|
onMounted(() => {
|
|
6897
|
-
document.addEventListener(`pointerdown`,
|
|
6896
|
+
document.addEventListener(`pointerdown`, i);
|
|
6898
6897
|
}), onUnmounted(() => {
|
|
6899
|
-
document.removeEventListener(`pointerdown`,
|
|
6898
|
+
document.removeEventListener(`pointerdown`, i);
|
|
6900
6899
|
});
|
|
6901
|
-
function
|
|
6900
|
+
function i(e) {
|
|
6902
6901
|
unref(t) && !unref(r).some((t) => t.contains(e.target)) && n(e);
|
|
6903
6902
|
}
|
|
6904
6903
|
watchEffect(() => {
|
|
@@ -6913,24 +6912,24 @@ function q$1() {
|
|
|
6913
6912
|
let t = getCurrentInstance();
|
|
6914
6913
|
return computed(() => t?.uid ?? (t?.proxy)._uid ?? 0);
|
|
6915
6914
|
}
|
|
6916
|
-
function Y$1(e, n,
|
|
6915
|
+
function Y$1(e, n, r = !1) {
|
|
6917
6916
|
let a = ref(isRef(e) ? e.value : e), o = customRef((e, t) => ({
|
|
6918
6917
|
get() {
|
|
6919
6918
|
return e(), a.value;
|
|
6920
6919
|
},
|
|
6921
|
-
set:
|
|
6920
|
+
set: oe$1((e) => {
|
|
6922
6921
|
a.value = e, t();
|
|
6923
|
-
}, n,
|
|
6922
|
+
}, n, r)
|
|
6924
6923
|
}));
|
|
6925
6924
|
return isRef(e) && watch(e, (e) => o.value = e), o;
|
|
6926
6925
|
}
|
|
6927
|
-
function
|
|
6926
|
+
function oe$1(e, t, n = !1) {
|
|
6928
6927
|
let r;
|
|
6929
6928
|
return (...i) => {
|
|
6930
6929
|
n && !r && e(...i), clearTimeout(r), r = setTimeout(() => requestAnimationFrame(() => e(...i)), t);
|
|
6931
6930
|
};
|
|
6932
6931
|
}
|
|
6933
|
-
function
|
|
6932
|
+
function X$1(t = 0, n = !1) {
|
|
6934
6933
|
let r = ref(n), i = ref(0), a = computed(() => unref(r) || unref(i) > 0);
|
|
6935
6934
|
function o(e) {
|
|
6936
6935
|
return (async (...t) => (i.value++, await e(...t).finally(() => i.value--)));
|
|
@@ -6943,53 +6942,53 @@ function Z$1(t = 0, n = !1) {
|
|
|
6943
6942
|
loaded: o
|
|
6944
6943
|
};
|
|
6945
6944
|
}
|
|
6946
|
-
function
|
|
6945
|
+
function de$1(e, t) {
|
|
6947
6946
|
let n = ref();
|
|
6948
6947
|
onMounted(() => {
|
|
6949
|
-
|
|
6948
|
+
i();
|
|
6950
6949
|
}), onUnmounted(() => {
|
|
6951
6950
|
clearTimeout(n.value);
|
|
6952
6951
|
});
|
|
6953
6952
|
function r() {
|
|
6954
|
-
n.value = setTimeout(() => requestAnimationFrame(
|
|
6953
|
+
n.value = setTimeout(() => requestAnimationFrame(i), unref(e));
|
|
6955
6954
|
}
|
|
6956
|
-
function
|
|
6955
|
+
function i() {
|
|
6957
6956
|
r(), t();
|
|
6958
6957
|
}
|
|
6959
6958
|
}
|
|
6960
|
-
function
|
|
6959
|
+
function he$1(e, t, n) {
|
|
6961
6960
|
n ??= { attributes: !0 };
|
|
6962
6961
|
let r, i = watch(e, (e) => {
|
|
6963
|
-
|
|
6962
|
+
a();
|
|
6964
6963
|
let i = G$1(e);
|
|
6965
6964
|
i && (r = new MutationObserver(t), r.observe(i, n));
|
|
6966
6965
|
}, { immediate: !0 });
|
|
6967
|
-
function
|
|
6966
|
+
function a() {
|
|
6968
6967
|
r &&= (r.disconnect(), void 0);
|
|
6969
6968
|
}
|
|
6970
|
-
function
|
|
6971
|
-
|
|
6969
|
+
function o() {
|
|
6970
|
+
a(), i();
|
|
6972
6971
|
}
|
|
6973
|
-
onScopeDispose(
|
|
6972
|
+
onScopeDispose(o);
|
|
6974
6973
|
}
|
|
6975
6974
|
RegExp(`[a-z]`), RegExp(`[A-Z]`), RegExp(`[0-9]`), RegExp(`[!"#$%&'()*+,-./:;<=>?@[\\\\\\]^_\`{|}~]`);
|
|
6976
|
-
function
|
|
6975
|
+
function ye$1(e, t, n) {
|
|
6977
6976
|
n ??= {};
|
|
6978
6977
|
let r, i = watch(e, (e) => {
|
|
6979
|
-
|
|
6978
|
+
a();
|
|
6980
6979
|
let i = G$1(e);
|
|
6981
6980
|
i && (r = new ResizeObserver(t), r.observe(i, n));
|
|
6982
6981
|
}, { immediate: !0 });
|
|
6983
|
-
function
|
|
6982
|
+
function a() {
|
|
6984
6983
|
r &&= (r.disconnect(), void 0);
|
|
6985
6984
|
}
|
|
6986
|
-
function
|
|
6987
|
-
|
|
6985
|
+
function o() {
|
|
6986
|
+
a(), i();
|
|
6988
6987
|
}
|
|
6989
|
-
onScopeDispose(
|
|
6988
|
+
onScopeDispose(o);
|
|
6990
6989
|
}
|
|
6991
6990
|
//#endregion
|
|
6992
|
-
//#region ../internals/dist/composable-
|
|
6991
|
+
//#region ../internals/dist/composable-5ooZTjm_.js
|
|
6993
6992
|
function _$1(e, t) {
|
|
6994
6993
|
let n = ref(!1), r = ref(e), i = computed(() => {
|
|
6995
6994
|
let e = [], t = unref(r).month, n = unref(r).startOf(`month`);
|
|
@@ -7237,6 +7236,16 @@ function A$1(t) {
|
|
|
7237
7236
|
isAtRight: a
|
|
7238
7237
|
};
|
|
7239
7238
|
}
|
|
7239
|
+
function j$1(e) {
|
|
7240
|
+
let t = ref(0), n = ref(0);
|
|
7241
|
+
return e ||= ref(document), D$1(e, `scroll`, () => {
|
|
7242
|
+
let r = unref(e);
|
|
7243
|
+
r instanceof Document && (r = r.scrollingElement), t.value = r?.scrollLeft ?? 0, n.value = r?.scrollTop ?? 0;
|
|
7244
|
+
}), {
|
|
7245
|
+
x: t,
|
|
7246
|
+
y: n
|
|
7247
|
+
};
|
|
7248
|
+
}
|
|
7240
7249
|
var M$1 = 0;
|
|
7241
7250
|
function N$1(e = !1) {
|
|
7242
7251
|
let t = ref(`focus-trap-${++M$1}`), n = ref(!1);
|
|
@@ -7269,8 +7278,12 @@ function F$1(t, r = {}) {
|
|
|
7269
7278
|
s.contains(t) || y$3(s, t);
|
|
7270
7279
|
}
|
|
7271
7280
|
if (u.addEventListener(`focusin`, d, { capture: !0 }), u.addEventListener(`focusout`, f, { capture: !0 }), s) {
|
|
7272
|
-
let e = s
|
|
7273
|
-
|
|
7281
|
+
let e = s.querySelector(`[autofocus]`);
|
|
7282
|
+
if (e) e.focus();
|
|
7283
|
+
else {
|
|
7284
|
+
let e = s$1(s), t = e.findIndex((e) => e.classList.contains(`is-active`)), r = e.findIndex((e) => !e.hasAttribute(`aria-disabled`)), i = e[0];
|
|
7285
|
+
t > -1 && (i = e[t]), r > -1 && (i = e[r]), i ? i.focus() : s.focus();
|
|
7286
|
+
}
|
|
7274
7287
|
}
|
|
7275
7288
|
o(() => {
|
|
7276
7289
|
u.removeEventListener(`focusin`, d), u.removeEventListener(`focusout`, f);
|
|
@@ -7283,7 +7296,7 @@ function F$1(t, r = {}) {
|
|
|
7283
7296
|
}, { immediate: !0 });
|
|
7284
7297
|
}
|
|
7285
7298
|
function L$1(e, { cycle: t = !0, direction: r = `bidirectional` } = {}) {
|
|
7286
|
-
|
|
7299
|
+
he$1(e, () => a(i(), !1));
|
|
7287
7300
|
function i() {
|
|
7288
7301
|
let t = s$1(G$1(e)), r = t.findIndex((e) => e.classList.contains(`is-active`)), i = t.findIndex((e) => !e.hasAttribute(`aria-disabled`));
|
|
7289
7302
|
return r > -1 ? r : i > -1 ? i : 0;
|
|
@@ -7806,7 +7819,6 @@ function createDialogRenderer_default(attrs, props, emit, slots, className, tran
|
|
|
7806
7819
|
watch(dialogRef, (dialog, _, onCleanup) => {
|
|
7807
7820
|
if (!dialog) return;
|
|
7808
7821
|
dialog.addEventListener("keydown", onKeyDown, { passive: true });
|
|
7809
|
-
dialog.focus();
|
|
7810
7822
|
onCleanup(() => {
|
|
7811
7823
|
dialog.removeEventListener("keydown", onKeyDown);
|
|
7812
7824
|
});
|
|
@@ -7916,7 +7928,7 @@ function generateMultiOptionsLabel(translate, options, values) {
|
|
|
7916
7928
|
//#endregion
|
|
7917
7929
|
//#region src/composable/private/useAsyncFilterOptions.ts
|
|
7918
7930
|
function useAsyncFilterOptions_default(params) {
|
|
7919
|
-
const { isLoading, loaded } =
|
|
7931
|
+
const { isLoading, loaded } = X$1();
|
|
7920
7932
|
const debouncedModelSearch = Y$1(params.modelSearch, 150);
|
|
7921
7933
|
const fetchOptions = computed(() => loaded(params.fetchOptions));
|
|
7922
7934
|
const fetchRelevant = computed(() => loaded(params.fetchRelevant));
|
|
@@ -9068,32 +9080,32 @@ function useTreeView(params) {
|
|
|
9068
9080
|
}
|
|
9069
9081
|
//#endregion
|
|
9070
9082
|
//#region src/css/component/Button.module.scss
|
|
9071
|
-
var { "button": _0$14, "
|
|
9083
|
+
var { "button": _0$14, "buttonLabel": _1$5, "buttonIcon": _2$4 } = Button_module_default$1;
|
|
9072
9084
|
var Button_module_default = {
|
|
9073
9085
|
primaryButton: `primary-button ${_0$14}`,
|
|
9074
9086
|
spinner: `spinner`,
|
|
9075
|
-
primaryButtonIcon: `primary-button-icon ${
|
|
9076
|
-
primaryButtonLabel: `primary-button-label ${
|
|
9087
|
+
primaryButtonIcon: `primary-button-icon ${_2$4}`,
|
|
9088
|
+
primaryButtonLabel: `primary-button-label ${_1$5}`,
|
|
9077
9089
|
secondaryButton: `secondary-button ${_0$14}`,
|
|
9078
|
-
secondaryButtonIcon: `secondary-button-icon ${
|
|
9079
|
-
secondaryButtonLabel: `secondary-button-label ${
|
|
9090
|
+
secondaryButtonIcon: `secondary-button-icon ${_2$4}`,
|
|
9091
|
+
secondaryButtonLabel: `secondary-button-label ${_1$5}`,
|
|
9080
9092
|
destructiveButton: `destructive-button ${_0$14}`,
|
|
9081
|
-
destructiveButtonIcon: `destructive-button-icon ${
|
|
9082
|
-
destructiveButtonLabel: `destructive-button-label ${
|
|
9093
|
+
destructiveButtonIcon: `destructive-button-icon ${_2$4}`,
|
|
9094
|
+
destructiveButtonLabel: `destructive-button-label ${_1$5}`,
|
|
9083
9095
|
baseLinkButton: `base-link-button ${_0$14}`,
|
|
9084
9096
|
primaryLinkButton: `primary-link-button base-link-button ${_0$14}`,
|
|
9085
|
-
primaryLinkButtonIcon: `primary-link-button-icon ${
|
|
9086
|
-
primaryLinkButtonLabel: `primary-link-button-label ${
|
|
9097
|
+
primaryLinkButtonIcon: `primary-link-button-icon ${_2$4}`,
|
|
9098
|
+
primaryLinkButtonLabel: `primary-link-button-label ${_1$5}`,
|
|
9087
9099
|
secondaryLinkButton: `secondary-link-button base-link-button ${_0$14}`,
|
|
9088
|
-
secondaryLinkButtonIcon: `secondary-link-button-icon ${
|
|
9089
|
-
secondaryLinkButtonLabel: `secondary-link-button-label ${
|
|
9100
|
+
secondaryLinkButtonIcon: `secondary-link-button-icon ${_2$4}`,
|
|
9101
|
+
secondaryLinkButtonLabel: `secondary-link-button-label ${_1$5}`,
|
|
9090
9102
|
linkButton: `link-button ${_0$14}`,
|
|
9091
|
-
linkButtonIcon: `link-button-icon ${
|
|
9103
|
+
linkButtonIcon: `link-button-icon ${_2$4}`,
|
|
9092
9104
|
icon: `icon`,
|
|
9093
|
-
linkButtonLabel: `link-button-label ${
|
|
9105
|
+
linkButtonLabel: `link-button-label ${_1$5}`,
|
|
9094
9106
|
publishButton: `publish-button primary-button ${_0$14}`,
|
|
9095
|
-
publishButtonIcon: `publish-button-icon primary-button-icon ${
|
|
9096
|
-
publishButtonLabel: `publish-button-label primary-button-label ${
|
|
9107
|
+
publishButtonIcon: `publish-button-icon primary-button-icon ${_2$4}`,
|
|
9108
|
+
publishButtonLabel: `publish-button-label primary-button-label ${_1$5}`,
|
|
9097
9109
|
publishButtonAnimation: `publish-button-animation`,
|
|
9098
9110
|
isDone: `is-done`,
|
|
9099
9111
|
publishButtonAnimationArrow: `publish-button-animation-arrow`,
|
|
@@ -12161,8 +12173,8 @@ var Form_module_default = {
|
|
|
12161
12173
|
pinInputEnabled: `pin-input-enabled pin-input`,
|
|
12162
12174
|
pinInputDisabled: `pin-input-disabled pin-input`,
|
|
12163
12175
|
toggle: `toggle`,
|
|
12164
|
-
isChecked: `is-checked`,
|
|
12165
12176
|
toggleInput: `toggle-input`,
|
|
12177
|
+
isChecked: `is-checked`,
|
|
12166
12178
|
isSwitch: `is-switch`,
|
|
12167
12179
|
toggleIcon: `toggle-icon`,
|
|
12168
12180
|
toggleIconOn: `toggle-icon-on toggle-icon`,
|
|
@@ -13359,7 +13371,7 @@ var AnchorPopup_default = /* @__PURE__ */ defineComponent({
|
|
|
13359
13371
|
window.removeEventListener("resize", onResize);
|
|
13360
13372
|
window.removeEventListener("scroll", onScroll, { capture: true });
|
|
13361
13373
|
});
|
|
13362
|
-
|
|
13374
|
+
he$1(popupRef, () => {
|
|
13363
13375
|
reposition();
|
|
13364
13376
|
}, {
|
|
13365
13377
|
childList: true,
|
|
@@ -13588,7 +13600,7 @@ var FilterBadge_default = /* @__PURE__ */ defineComponent({
|
|
|
13588
13600
|
emits: ["click"],
|
|
13589
13601
|
setup(__props, { emit: __emit }) {
|
|
13590
13602
|
const emit = __emit;
|
|
13591
|
-
const { isLoading, loaded } =
|
|
13603
|
+
const { isLoading, loaded } = X$1();
|
|
13592
13604
|
const getValueLabel = computed(() => loaded(__props.item.getValueLabel));
|
|
13593
13605
|
const valueLabel = ref();
|
|
13594
13606
|
function onClick(evt) {
|
|
@@ -13617,7 +13629,7 @@ var FilterBadge_default = /* @__PURE__ */ defineComponent({
|
|
|
13617
13629
|
});
|
|
13618
13630
|
//#endregion
|
|
13619
13631
|
//#region src/css/component/Menu.module.scss
|
|
13620
|
-
var { "
|
|
13632
|
+
var { "buttonIcon": _0$9, "button": _1$3, "buttonLabel": _2$2 } = Button_module_default$1;
|
|
13621
13633
|
var Menu_module_default = {
|
|
13622
13634
|
menu: `menu`,
|
|
13623
13635
|
menuNormal: `menu-normal menu`,
|
|
@@ -13625,10 +13637,10 @@ var Menu_module_default = {
|
|
|
13625
13637
|
menuGroup: `menu-group`,
|
|
13626
13638
|
menuGroupHorizontal: `menu-group-horizontal menu-group`,
|
|
13627
13639
|
menuGroupVertical: `menu-group-vertical menu-group`,
|
|
13628
|
-
menuItem: `menu-item ${
|
|
13640
|
+
menuItem: `menu-item ${_1$3}`,
|
|
13629
13641
|
badge: `badge`,
|
|
13630
|
-
menuItemIcon: `menu-item-icon ${
|
|
13631
|
-
menuItemLabel: `menu-item-label ${
|
|
13642
|
+
menuItemIcon: `menu-item-icon ${_0$9}`,
|
|
13643
|
+
menuItemLabel: `menu-item-label ${_2$2}`,
|
|
13632
13644
|
menuItemActive: `menu-item-active`,
|
|
13633
13645
|
menuItemDestructive: `menu-item-destructive`,
|
|
13634
13646
|
menuItemHighlighted: `menu-item-highlighted`,
|
|
@@ -13637,7 +13649,7 @@ var Menu_module_default = {
|
|
|
13637
13649
|
menuCollapsibleOpened: `menu-collapsible-opened menu-collapsible`,
|
|
13638
13650
|
menuCollapsibleBody: `menu-collapsible-body`,
|
|
13639
13651
|
menuCollapsibleContent: `menu-collapsible-content`,
|
|
13640
|
-
menuItemSelectableIcon: `menu-item-selectable-icon ${
|
|
13652
|
+
menuItemSelectableIcon: `menu-item-selectable-icon ${_0$9}`,
|
|
13641
13653
|
menuItemSelected: `menu-item-selected`,
|
|
13642
13654
|
menuItemCommand: `menu-item-command`,
|
|
13643
13655
|
menuItemCommandIcon: `menu-item-command-icon`,
|
|
@@ -14440,7 +14452,7 @@ var FilterItem_default = /* @__PURE__ */ defineComponent({
|
|
|
14440
14452
|
emits: ["click"],
|
|
14441
14453
|
setup(__props, { emit: __emit }) {
|
|
14442
14454
|
const emit = __emit;
|
|
14443
|
-
const { isLoading, loaded } =
|
|
14455
|
+
const { isLoading, loaded } = X$1();
|
|
14444
14456
|
const getValueLabel = computed(() => loaded(__props.item.getValueLabel));
|
|
14445
14457
|
const valueLabel = ref();
|
|
14446
14458
|
function onClick(evt) {
|
|
@@ -14769,7 +14781,7 @@ var FluxColorPicker_default = /* @__PURE__ */ defineComponent({
|
|
|
14769
14781
|
];
|
|
14770
14782
|
switch (__props.type) {
|
|
14771
14783
|
case "hex":
|
|
14772
|
-
hsv.value = P$2(...j$
|
|
14784
|
+
hsv.value = P$2(...j$3(hex));
|
|
14773
14785
|
break;
|
|
14774
14786
|
case "rgb":
|
|
14775
14787
|
hsv.value = P$2(...values);
|
|
@@ -15225,16 +15237,16 @@ var FluxFormSelect_default = /* @__PURE__ */ defineComponent({
|
|
|
15225
15237
|
});
|
|
15226
15238
|
//#endregion
|
|
15227
15239
|
//#region src/css/component/Pagination.module.scss
|
|
15228
|
-
var { "
|
|
15240
|
+
var { "secondaryButtonIcon": _0$8, "secondaryButtonLabel": _1$2, "secondaryButton": _2$1 } = Button_module_default;
|
|
15229
15241
|
var Pagination_module_default = {
|
|
15230
15242
|
pagination: `pagination`,
|
|
15231
|
-
paginationButton: `pagination-button ${
|
|
15243
|
+
paginationButton: `pagination-button ${_2$1}`,
|
|
15232
15244
|
secondaryButton: `secondary-button`,
|
|
15233
15245
|
paginationButtonArrow: `pagination-button-arrow`,
|
|
15234
15246
|
paginationButtonCurrent: `pagination-button-current`,
|
|
15235
15247
|
paginationButtonSpacer: `pagination-button-spacer`,
|
|
15236
|
-
paginationButtonIcon: `pagination-button-icon ${
|
|
15237
|
-
paginationButtonLabel: `pagination-button-label ${
|
|
15248
|
+
paginationButtonIcon: `pagination-button-icon ${_0$8}`,
|
|
15249
|
+
paginationButtonLabel: `pagination-button-label ${_1$2}`,
|
|
15238
15250
|
paginationBar: `pagination-bar`,
|
|
15239
15251
|
paginationBarLimit: `pagination-bar-limit`,
|
|
15240
15252
|
paginationBarLimitDisplayingOf: `pagination-bar-limit-displaying-of`,
|
|
@@ -15496,13 +15508,13 @@ var FluxPaginationBar_default = /* @__PURE__ */ defineComponent({
|
|
|
15496
15508
|
});
|
|
15497
15509
|
//#endregion
|
|
15498
15510
|
//#region src/css/component/Table.module.scss
|
|
15499
|
-
var { "
|
|
15511
|
+
var { "basePaneLoader": _0$7, "basePaneElement": _1$1 } = Pane_module_default$1;
|
|
15500
15512
|
var Table_module_default = {
|
|
15501
|
-
table: `table ${
|
|
15513
|
+
table: `table ${_1$1}`,
|
|
15502
15514
|
tableBase: `table-base`,
|
|
15503
15515
|
tableFill: `table-fill`,
|
|
15504
15516
|
tablePagination: `table-pagination`,
|
|
15505
|
-
tableLoader: `table-loader ${
|
|
15517
|
+
tableLoader: `table-loader ${_0$7}`,
|
|
15506
15518
|
tableRow: `table-row`,
|
|
15507
15519
|
isSelectableRow: `is-selectable-row`,
|
|
15508
15520
|
tableCell: `table-cell`,
|
|
@@ -15593,6 +15605,8 @@ var FluxTable_default = /* @__PURE__ */ defineComponent({
|
|
|
15593
15605
|
},
|
|
15594
15606
|
setup(__props) {
|
|
15595
15607
|
const slots = useSlots();
|
|
15608
|
+
const base = useTemplateRef("base");
|
|
15609
|
+
const { x, y } = j$1(base);
|
|
15596
15610
|
provide(FluxTableInjectionKey, {
|
|
15597
15611
|
isBordered: __props.isBordered,
|
|
15598
15612
|
isHoverable: __props.isHoverable,
|
|
@@ -15600,7 +15614,11 @@ var FluxTable_default = /* @__PURE__ */ defineComponent({
|
|
|
15600
15614
|
isStriped: __props.isStriped
|
|
15601
15615
|
});
|
|
15602
15616
|
return (_ctx, _cache) => {
|
|
15603
|
-
return openBlock(), createElementBlock("div", {
|
|
15617
|
+
return openBlock(), createElementBlock("div", {
|
|
15618
|
+
ref_key: "base",
|
|
15619
|
+
ref: base,
|
|
15620
|
+
class: normalizeClass([unref(Table_module_default).table, __props.isBordered && unref(Table_module_default).isBordered])
|
|
15621
|
+
}, [
|
|
15604
15622
|
createElementVNode("table", { class: normalizeClass(unref(Table_module_default).tableBase) }, [
|
|
15605
15623
|
renderSlot(_ctx.$slots, "colgroups"),
|
|
15606
15624
|
slots.header ? (openBlock(), createElementBlock("thead", _hoisted_1$35, [renderSlot(_ctx.$slots, "header")])) : createCommentVNode("", true),
|
|
@@ -15621,8 +15639,9 @@ var FluxTable_default = /* @__PURE__ */ defineComponent({
|
|
|
15621
15639
|
], 2),
|
|
15622
15640
|
__props.isLoading ? (openBlock(), createElementBlock("div", {
|
|
15623
15641
|
key: 0,
|
|
15624
|
-
class: normalizeClass(unref(Table_module_default).tableLoader)
|
|
15625
|
-
|
|
15642
|
+
class: normalizeClass(unref(Table_module_default).tableLoader),
|
|
15643
|
+
style: normalizeStyle({ transform: `translate(${unref(x)}px, ${unref(y)}px)` })
|
|
15644
|
+
}, [createVNode(FluxSpinner_default)], 6)) : createCommentVNode("", true),
|
|
15626
15645
|
slots.pagination ? (openBlock(), createBlock(FluxPaneBody_default, {
|
|
15627
15646
|
key: 1,
|
|
15628
15647
|
class: normalizeClass(unref(Table_module_default).tablePagination)
|
|
@@ -15756,6 +15775,8 @@ var FluxDataTable_default = /* @__PURE__ */ defineComponent({
|
|
|
15756
15775
|
const emit = __emit;
|
|
15757
15776
|
const selected = useModel(__props, "selected");
|
|
15758
15777
|
const slots = useSlots();
|
|
15778
|
+
const table = useTemplateRef("table");
|
|
15779
|
+
const treeDisabled = useDisabledInjection_default();
|
|
15759
15780
|
const limitedItems = computed(() => __props.items.slice(0, __props.perPage));
|
|
15760
15781
|
const currentPageIds = computed(() => {
|
|
15761
15782
|
if (!__props.uniqueKey) return [];
|
|
@@ -15783,7 +15804,7 @@ var FluxDataTable_default = /* @__PURE__ */ defineComponent({
|
|
|
15783
15804
|
return value === id;
|
|
15784
15805
|
}
|
|
15785
15806
|
function onRowClick(item, event) {
|
|
15786
|
-
if (!__props.selectionMode) return;
|
|
15807
|
+
if (!__props.selectionMode || unref(treeDisabled)) return;
|
|
15787
15808
|
if (event.target?.closest("a, button, input, label, select, textarea, [role=\"button\"]")) return;
|
|
15788
15809
|
onSelectRow(item);
|
|
15789
15810
|
}
|
|
@@ -15808,8 +15829,13 @@ var FluxDataTable_default = /* @__PURE__ */ defineComponent({
|
|
|
15808
15829
|
}
|
|
15809
15830
|
selected.value = current.filter((id) => !ids.includes(id));
|
|
15810
15831
|
}
|
|
15832
|
+
watch(() => __props.items, () => {
|
|
15833
|
+
unref(table)?.$el.scrollTo(0, 0);
|
|
15834
|
+
});
|
|
15811
15835
|
return (_ctx, _cache) => {
|
|
15812
15836
|
return openBlock(), createBlock(FluxTable_default, {
|
|
15837
|
+
ref_key: "table",
|
|
15838
|
+
ref: table,
|
|
15813
15839
|
"fill-columns": __props.fillColumns,
|
|
15814
15840
|
"is-bordered": __props.isBordered,
|
|
15815
15841
|
"is-hoverable": __props.isHoverable,
|
|
@@ -15820,7 +15846,7 @@ var FluxDataTable_default = /* @__PURE__ */ defineComponent({
|
|
|
15820
15846
|
default: withCtx(() => [(openBlock(true), createElementBlock(Fragment, null, renderList(limitedItems.value, (item, index) => {
|
|
15821
15847
|
return openBlock(), createBlock(FluxTableRow_default, {
|
|
15822
15848
|
key: __props.uniqueKey ? item[__props.uniqueKey] : index,
|
|
15823
|
-
class: normalizeClass(__props.selectionMode && unref(Table_module_default).isSelectableRow),
|
|
15849
|
+
class: normalizeClass(__props.selectionMode && !unref(treeDisabled) && unref(Table_module_default).isSelectableRow),
|
|
15824
15850
|
"is-selected": __props.selectionMode ? isItemSelected(item) : false,
|
|
15825
15851
|
onClick: ($event) => onRowClick(item, $event)
|
|
15826
15852
|
}, {
|
|
@@ -16386,7 +16412,7 @@ var FluxFader_default = /* @__PURE__ */ defineComponent({
|
|
|
16386
16412
|
setup(__props, { emit: __emit }) {
|
|
16387
16413
|
const emit = __emit;
|
|
16388
16414
|
const faderRef = useTemplateRef("fader");
|
|
16389
|
-
|
|
16415
|
+
de$1(__props.interval, () => next());
|
|
16390
16416
|
const current = ref(-1);
|
|
16391
16417
|
const count = computed(() => {
|
|
16392
16418
|
return _$3(faderRef)?.children.length ?? 0;
|
|
@@ -18419,7 +18445,7 @@ var FluxFormSelectAsync_default = /* @__PURE__ */ defineComponent({
|
|
|
18419
18445
|
return options;
|
|
18420
18446
|
});
|
|
18421
18447
|
const { groups, selected, values } = useFormSelect_default(modelValue, __props.isMultiple, options);
|
|
18422
|
-
const { isLoading: isFetchingLoading, loaded } =
|
|
18448
|
+
const { isLoading: isFetchingLoading, loaded } = X$1();
|
|
18423
18449
|
const debouncedModelSearch = Y$1(modelSearch, 300);
|
|
18424
18450
|
const fetchOptions = computed(() => loaded(__props.fetchOptions));
|
|
18425
18451
|
const fetchRelevant = computed(() => loaded(__props.fetchRelevant));
|
|
@@ -20922,7 +20948,7 @@ var FluxPaneIllustration_default = /* @__PURE__ */ defineComponent({
|
|
|
20922
20948
|
const slots = useSlots();
|
|
20923
20949
|
const borderColor = computed(() => {
|
|
20924
20950
|
if (!__props.animatedColors || __props.animatedColors.length === 0) return "transparent";
|
|
20925
|
-
const [r, g, b] = j$
|
|
20951
|
+
const [r, g, b] = j$3(__props.animatedColors[0]);
|
|
20926
20952
|
return `rgb(${r} ${g} ${b} / .15)`;
|
|
20927
20953
|
});
|
|
20928
20954
|
return (_ctx, _cache) => {
|
|
@@ -21955,7 +21981,7 @@ var FluxSegmentedControl_default = /* @__PURE__ */ defineComponent({
|
|
|
21955
21981
|
isAlive.value = false;
|
|
21956
21982
|
});
|
|
21957
21983
|
watchEffect(() => updateHighlight(unref(modelValue)), { flush: "post" });
|
|
21958
|
-
|
|
21984
|
+
ye$1(controlRef, () => updateHighlight(unref(modelValue)));
|
|
21959
21985
|
function activate(index) {
|
|
21960
21986
|
modelValue.value = index;
|
|
21961
21987
|
(itemRefs.value?.[index])?.focus();
|
|
@@ -22292,7 +22318,7 @@ var FluxStatistic_default = /* @__PURE__ */ defineComponent({
|
|
|
22292
22318
|
src: __props.imageSrc,
|
|
22293
22319
|
alt: __props.imageAlt
|
|
22294
22320
|
}, null, 10, _hoisted_2$3)])) : createCommentVNode("", true),
|
|
22295
|
-
createElementVNode("div", { class: normalizeClass(unref(Statistic_module_default).statisticData) }, [createElementVNode("span", null, toDisplayString(__props.label), 1), createElementVNode("strong", null, toDisplayString(__props.value ?? unref(Z$
|
|
22321
|
+
createElementVNode("div", { class: normalizeClass(unref(Statistic_module_default).statisticData) }, [createElementVNode("span", null, toDisplayString(__props.label), 1), createElementVNode("strong", null, toDisplayString(__props.value ?? unref(Z$1)), 1)], 2),
|
|
22296
22322
|
__props.changeIcon || __props.changeValue ? (openBlock(), createElementBlock("div", {
|
|
22297
22323
|
key: 2,
|
|
22298
22324
|
class: normalizeClass(unref(clsx)(unref(Statistic_module_default).statisticChange, __props.changeColor === "gray" && unref(Statistic_module_default).isGray, __props.changeColor === "primary" && unref(Statistic_module_default).isPrimary, __props.changeColor === "danger" && unref(Statistic_module_default).isDanger, __props.changeColor === "info" && unref(Statistic_module_default).isInfo, __props.changeColor === "success" && unref(Statistic_module_default).isSuccess, __props.changeColor === "warning" && unref(Statistic_module_default).isWarning))
|
|
@@ -22309,7 +22335,7 @@ var FluxStatistic_default = /* @__PURE__ */ defineComponent({
|
|
|
22309
22335
|
});
|
|
22310
22336
|
//#endregion
|
|
22311
22337
|
//#region src/css/component/Stepper.module.scss
|
|
22312
|
-
var { "
|
|
22338
|
+
var { "sparklesContainer": _0$2, "sparklesContainerActive": _1, "sparklesParticles": _2 } = {
|
|
22313
22339
|
sparklesContainer: `sparkles-container`,
|
|
22314
22340
|
sparklesParticles: `sparkles-particles`,
|
|
22315
22341
|
sparklesContainerActive: `sparkles-container-active`,
|
|
@@ -22320,11 +22346,11 @@ var { "sparklesContainerActive": _0$2, "sparklesContainer": _1, "sparklesParticl
|
|
|
22320
22346
|
var Stepper_module_default = {
|
|
22321
22347
|
stepperStep: `stepper-step`,
|
|
22322
22348
|
stepperSteps: `stepper-steps`,
|
|
22323
|
-
stepperStepsItem: `stepper-steps-item ${
|
|
22349
|
+
stepperStepsItem: `stepper-steps-item ${_0$2}`,
|
|
22324
22350
|
icon: `icon`,
|
|
22325
|
-
stepperStepsItemComplete: `stepper-steps-item-complete ${
|
|
22326
|
-
stepperStepsItemCurrent: `stepper-steps-item-current stepper-steps-item ${
|
|
22327
|
-
stepperStepsItemIdle: `stepper-steps-item-idle stepper-steps-item ${
|
|
22351
|
+
stepperStepsItemComplete: `stepper-steps-item-complete ${_1} stepper-steps-item ${_0$2}`,
|
|
22352
|
+
stepperStepsItemCurrent: `stepper-steps-item-current stepper-steps-item ${_0$2}`,
|
|
22353
|
+
stepperStepsItemIdle: `stepper-steps-item-idle stepper-steps-item ${_0$2}`,
|
|
22328
22354
|
stepperStepsItemParticles: `stepper-steps-item-particles ${_2}`
|
|
22329
22355
|
};
|
|
22330
22356
|
//#endregion
|
|
@@ -22538,11 +22564,11 @@ var FluxTabBar_default = /* @__PURE__ */ defineComponent({
|
|
|
22538
22564
|
setup(__props) {
|
|
22539
22565
|
const tabBarRef = useTemplateRef("tabBar");
|
|
22540
22566
|
D$1(tabBarRef, "scroll", () => checkScroll());
|
|
22541
|
-
|
|
22567
|
+
he$1(tabBarRef, () => {
|
|
22542
22568
|
checkScroll();
|
|
22543
22569
|
updateHighlight();
|
|
22544
22570
|
}, { childList: true });
|
|
22545
|
-
|
|
22571
|
+
ye$1(tabBarRef, () => updateHighlight());
|
|
22546
22572
|
const isEndArrowVisible = ref(false);
|
|
22547
22573
|
const isStartArrowVisible = ref(false);
|
|
22548
22574
|
const activeItemX = ref(0);
|