xmlui 0.9.4 → 0.9.6
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/{apiInterceptorWorker-Bez0_28l.mjs → apiInterceptorWorker-BPCEQ5nI.mjs} +1 -1
- package/dist/{index-KP1TDy9n.mjs → index-B18vblD8.mjs} +83 -53
- package/dist/index.css +95 -92
- package/dist/language-server-web-worker.d.ts +579 -0
- package/dist/language-server-web-worker.mjs +10 -0
- package/dist/language-server.d.ts +14 -14
- package/dist/language-server.mjs +4 -25301
- package/dist/scripts/src/components/Select/Select.js +3 -1
- package/dist/scripts/src/components/Select/SelectNative.js +2 -2
- package/dist/scripts/src/components-core/theming/ThemeProvider.js +5 -0
- package/dist/scripts/src/components-core/theming/transformThemeVars.js +6 -0
- package/dist/server-common-BKe32fY_.mjs +8636 -0
- package/dist/style.css +95 -92
- package/dist/xmlui-metadata.mjs +53 -42
- package/dist/xmlui-metadata.umd.js +53 -42
- package/dist/xmlui-parser.d.ts +14 -14
- package/dist/xmlui-standalone.umd.js +186 -162
- package/dist/xmlui.d.ts +2 -1
- package/dist/xmlui.mjs +1 -1
- package/package.json +9 -1
package/dist/xmlui-metadata.mjs
CHANGED
|
@@ -3771,10 +3771,10 @@ const styles$E = {
|
|
|
3771
3771
|
isClickable
|
|
3772
3772
|
};
|
|
3773
3773
|
const themeVars$A = `'{"padding-Link": "var(--xmlui-padding-Link)", "paddingHorizontal-Link": "var(--xmlui-paddingHorizontal-Link, var(--xmlui-padding-Link))", "paddingVertical-Link": "var(--xmlui-paddingVertical-Link, var(--xmlui-padding-Link))", "paddingLeft-Link": "var(--xmlui-paddingLeft-Link, var(--xmlui-paddingHorizontal-Link, var(--xmlui-padding-Link)))", "paddingRight-Link": "var(--xmlui-paddingRight-Link, var(--xmlui-paddingHorizontal-Link, var(--xmlui-padding-Link)))", "paddingTop-Link": "var(--xmlui-paddingTop-Link, var(--xmlui-paddingVertical-Link, var(--xmlui-padding-Link)))", "paddingBottom-Link": "var(--xmlui-paddingBottom-Link, var(--xmlui-paddingVertical-Link, var(--xmlui-padding-Link)))", "padding-icon-Link": "var(--xmlui-padding-icon-Link)", "paddingHorizontal-icon-Link": "var(--xmlui-paddingHorizontal-icon-Link, var(--xmlui-padding-icon-Link))", "paddingVertical-icon-Link": "var(--xmlui-paddingVertical-icon-Link, var(--xmlui-padding-icon-Link))", "paddingLeft-icon-Link": "var(--xmlui-paddingLeft-icon-Link, var(--xmlui-paddingHorizontal-icon-Link, var(--xmlui-padding-icon-Link)))", "paddingRight-icon-Link": "var(--xmlui-paddingRight-icon-Link, var(--xmlui-paddingHorizontal-icon-Link, var(--xmlui-padding-icon-Link)))", "paddingTop-icon-Link": "var(--xmlui-paddingTop-icon-Link, var(--xmlui-paddingVertical-icon-Link, var(--xmlui-padding-icon-Link)))", "paddingBottom-icon-Link": "var(--xmlui-paddingBottom-icon-Link, var(--xmlui-paddingVertical-icon-Link, var(--xmlui-padding-icon-Link)))", "border-Link": "var(--xmlui-border-Link)", "borderHorizontal-Link": "var(--xmlui-borderHorizontal-Link, var(--xmlui-border-Link))", "borderVertical-Link": "var(--xmlui-borderVertical-Link, var(--xmlui-border-Link))", "borderLeft-Link": "var(--xmlui-borderLeft-Link, var(--xmlui-borderHorizontal-Link, var(--xmlui-border-Link)))", "borderRight-Link": "var(--xmlui-borderRight-Link, var(--xmlui-borderHorizontal-Link, var(--xmlui-border-Link)))", "borderTop-Link": "var(--xmlui-borderTop-Link, var(--xmlui-borderVertical-Link, var(--xmlui-border-Link)))", "borderBottom-Link": "var(--xmlui-borderBottom-Link, var(--xmlui-borderVertical-Link, var(--xmlui-border-Link)))", "borderWidth-Link": "var(--xmlui-borderWidth-Link)", "borderHorizontalWidth-Link": "var(--xmlui-borderHorizontalWidth-Link, var(--xmlui-borderWidth-Link))", "borderLeftWidth-Link": "var(--xmlui-borderLeftWidth-Link, var(--xmlui-borderHorizontalWidth-Link, var(--xmlui-borderWidth-Link)))", "borderRightWidth-Link": "var(--xmlui-borderRightWidth-Link, var(--xmlui-borderHorizontalWidth-Link, var(--xmlui-borderWidth-Link)))", "borderVerticalWidth-Link": "var(--xmlui-borderVerticalWidth-Link, var(--xmlui-borderWidth-Link))", "borderTopWidth-Link": "var(--xmlui-borderTopWidth-Link, var(--xmlui-borderVerticalWidth-Link, var(--xmlui-borderWidth-Link)))", "borderBottomWidth-Link": "var(--xmlui-borderBottomWidth-Link, var(--xmlui-borderVerticalWidth-Link, var(--xmlui-borderWidth-Link)))", "borderStyle-Link": "var(--xmlui-borderStyle-Link)", "borderHorizontalStyle-Link": "var(--xmlui-borderHorizontalStyle-Link, var(--xmlui-borderStyle-Link))", "borderLeftStyle-Link": "var(--xmlui-borderLeftStyle-Link, var(--xmlui-borderHorizontalStyle-Link, var(--xmlui-borderStyle-Link)))", "borderRightStyle-Link": "var(--xmlui-borderRightStyle-Link, var(--xmlui-borderHorizontalStyle-Link, var(--xmlui-borderStyle-Link)))", "borderVerticalStyle-Link": "var(--xmlui-borderVerticalStyle-Link, var(--xmlui-borderStyle-Link))", "borderTopStyle-Link": "var(--xmlui-borderTopStyle-Link, var(--xmlui-borderVerticalStyle-Link, var(--xmlui-borderStyle-Link)))", "borderBottomStyle-Link": "var(--xmlui-borderBottomStyle-Link, var(--xmlui-borderVerticalStyle-Link, var(--xmlui-borderStyle-Link)))", "borderColor-Link": "var(--xmlui-borderColor-Link)", "borderHorizontalColor-Link": "var(--xmlui-borderHorizontalColor-Link, var(--xmlui-borderColor-Link))", "borderLeftColor-Link": "var(--xmlui-borderLeftColor-Link, var(--xmlui-borderHorizontalColor-Link, var(--xmlui-borderColor-Link)))", "borderRightColor-Link": "var(--xmlui-borderRightColor-Link, var(--xmlui-borderHorizontalColor-Link, var(--xmlui-borderColor-Link)))", "borderVerticalColor-Link": "var(--xmlui-borderVerticalColor-Link, var(--xmlui-borderColor-Link))", "borderTopColor-Link": "var(--xmlui-borderTopColor-Link, var(--xmlui-borderVerticalColor-Link, var(--xmlui-borderColor-Link)))", "borderBottomColor-Link": "var(--xmlui-borderBottomColor-Link, var(--xmlui-borderVerticalColor-Link, var(--xmlui-borderColor-Link)))", "borderStartStartRadius-Link": "var(--xmlui-borderStartStartRadius-Link, var(--xmlui-borderRadius-Link))", "borderStartEndRadius-Link": "var(--xmlui-borderStartEndRadius-Link, var(--xmlui-borderRadius-Link))", "borderEndStartRadius-Link": "var(--xmlui-borderEndStartRadius-Link, var(--xmlui-borderRadius-Link))", "borderEndEndRadius-Link": "var(--xmlui-borderEndEndRadius-Link, var(--xmlui-borderRadius-Link))", "textColor-Link": "var(--xmlui-textColor-Link)", "textColor-Link--active": "var(--xmlui-textColor-Link--active)", "textColor-Link--hover": "var(--xmlui-textColor-Link--hover)", "textColor-Link--hover--active": "var(--xmlui-textColor-Link--hover--active)", "fontFamily-Link": "var(--xmlui-fontFamily-Link)", "fontSize-Link": "var(--xmlui-fontSize-Link)", "fontWeight-Link": "var(--xmlui-fontWeight-Link)", "fontWeight-Link--active": "var(--xmlui-fontWeight-Link--active)", "textDecorationColor-Link": "var(--xmlui-textDecorationColor-Link)", "textUnderlineOffset-Link": "var(--xmlui-textUnderlineOffset-Link)", "textDecorationLine-Link": "var(--xmlui-textDecorationLine-Link)", "textDecorationStyle-Link": "var(--xmlui-textDecorationStyle-Link)", "textDecorationThickness-Link": "var(--xmlui-textDecorationThickness-Link)", "gap-icon-Link": "var(--xmlui-gap-icon-Link)", "outlineWidth-Link--focus": "var(--xmlui-outlineWidth-Link--focus)", "outlineColor-Link--focus": "var(--xmlui-outlineColor-Link--focus)", "outlineStyle-Link--focus": "var(--xmlui-outlineStyle-Link--focus)", "outlineOffset-Link--focus": "var(--xmlui-outlineOffset-Link--focus)"}'`;
|
|
3774
|
-
const container$1 = "
|
|
3775
|
-
const active$2 = "
|
|
3776
|
-
const disabled$5 = "
|
|
3777
|
-
const iconWrapper = "
|
|
3774
|
+
const container$1 = "_container_k8i4t_13";
|
|
3775
|
+
const active$2 = "_active_k8i4t_53";
|
|
3776
|
+
const disabled$5 = "_disabled_k8i4t_57";
|
|
3777
|
+
const iconWrapper = "_iconWrapper_k8i4t_73";
|
|
3778
3778
|
const styles$D = {
|
|
3779
3779
|
themeVars: themeVars$A,
|
|
3780
3780
|
container: container$1,
|
|
@@ -12259,38 +12259,39 @@ function $d3863c46a17e8a28$var$removeLinks(items) {
|
|
|
12259
12259
|
);
|
|
12260
12260
|
}
|
|
12261
12261
|
const themeVars$m = `'{"Input:fontSize-Select-default": "var(--xmlui-fontSize-Select-default)", "Input:textColor-placeholder-Select-default": "var(--xmlui-textColor-placeholder-Select-default)", "Input:textColor-Select-default": "var(--xmlui-textColor-Select-default)", "Input:fontSize-Select-error": "var(--xmlui-fontSize-Select-error)", "Input:textColor-placeholder-Select-error": "var(--xmlui-textColor-placeholder-Select-error)", "Input:textColor-Select-error": "var(--xmlui-textColor-Select-error)", "Input:fontSize-Select-warning": "var(--xmlui-fontSize-Select-warning)", "Input:textColor-placeholder-Select-warning": "var(--xmlui-textColor-placeholder-Select-warning)", "Input:textColor-Select-warning": "var(--xmlui-textColor-Select-warning)", "Input:fontSize-Select-success": "var(--xmlui-fontSize-Select-success)", "Input:textColor-placeholder-Select-success": "var(--xmlui-textColor-placeholder-Select-success)", "Input:textColor-Select-success": "var(--xmlui-textColor-Select-success)", "Input:borderRadius-Select-default": "var(--xmlui-borderRadius-Select-default)", "Input:borderColor-Select-default": "var(--xmlui-borderColor-Select-default)", "Input:borderWidth-Select-default": "var(--xmlui-borderWidth-Select-default)", "Input:borderStyle-Select-default": "var(--xmlui-borderStyle-Select-default)", "Input:backgroundColor-Select-default": "var(--xmlui-backgroundColor-Select-default)", "Input:boxShadow-Select-default": "var(--xmlui-boxShadow-Select-default)", "Input:borderColor-Select-default--hover": "var(--xmlui-borderColor-Select-default--hover)", "Input:backgroundColor-Select-default--hover": "var(--xmlui-backgroundColor-Select-default--hover)", "Input:boxShadow-Select-default--hover": "var(--xmlui-boxShadow-Select-default--hover)", "Input:textColor-Select-default--hover": "var(--xmlui-textColor-Select-default--hover)", "Input:outlineWidth-Select-default--focus": "var(--xmlui-outlineWidth-Select-default--focus)", "Input:outlineColor-Select-default--focus": "var(--xmlui-outlineColor-Select-default--focus)", "Input:outlineStyle-Select-default--focus": "var(--xmlui-outlineStyle-Select-default--focus)", "Input:outlineOffset-Select-default--focus": "var(--xmlui-outlineOffset-Select-default--focus)", "Input:borderRadius-Select-error": "var(--xmlui-borderRadius-Select-error)", "Input:borderColor-Select-error": "var(--xmlui-borderColor-Select-error)", "Input:borderWidth-Select-error": "var(--xmlui-borderWidth-Select-error)", "Input:borderStyle-Select-error": "var(--xmlui-borderStyle-Select-error)", "Input:backgroundColor-Select-error": "var(--xmlui-backgroundColor-Select-error)", "Input:boxShadow-Select-error": "var(--xmlui-boxShadow-Select-error)", "Input:borderColor-Select-error--hover": "var(--xmlui-borderColor-Select-error--hover)", "Input:backgroundColor-Select-error--hover": "var(--xmlui-backgroundColor-Select-error--hover)", "Input:boxShadow-Select-error--hover": "var(--xmlui-boxShadow-Select-error--hover)", "Input:textColor-Select-error--hover": "var(--xmlui-textColor-Select-error--hover)", "Input:outlineWidth-Select-error--focus": "var(--xmlui-outlineWidth-Select-error--focus)", "Input:outlineColor-Select-error--focus": "var(--xmlui-outlineColor-Select-error--focus)", "Input:outlineStyle-Select-error--focus": "var(--xmlui-outlineStyle-Select-error--focus)", "Input:outlineOffset-Select-error--focus": "var(--xmlui-outlineOffset-Select-error--focus)", "Input:borderRadius-Select-warning": "var(--xmlui-borderRadius-Select-warning)", "Input:borderColor-Select-warning": "var(--xmlui-borderColor-Select-warning)", "Input:borderWidth-Select-warning": "var(--xmlui-borderWidth-Select-warning)", "Input:borderStyle-Select-warning": "var(--xmlui-borderStyle-Select-warning)", "Input:backgroundColor-Select-warning": "var(--xmlui-backgroundColor-Select-warning)", "Input:boxShadow-Select-warning": "var(--xmlui-boxShadow-Select-warning)", "Input:borderColor-Select-warning--hover": "var(--xmlui-borderColor-Select-warning--hover)", "Input:backgroundColor-Select-warning--hover": "var(--xmlui-backgroundColor-Select-warning--hover)", "Input:boxShadow-Select-warning--hover": "var(--xmlui-boxShadow-Select-warning--hover)", "Input:textColor-Select-warning--hover": "var(--xmlui-textColor-Select-warning--hover)", "Input:outlineWidth-Select-warning--focus": "var(--xmlui-outlineWidth-Select-warning--focus)", "Input:outlineColor-Select-warning--focus": "var(--xmlui-outlineColor-Select-warning--focus)", "Input:outlineStyle-Select-warning--focus": "var(--xmlui-outlineStyle-Select-warning--focus)", "Input:outlineOffset-Select-warning--focus": "var(--xmlui-outlineOffset-Select-warning--focus)", "Input:borderRadius-Select-success": "var(--xmlui-borderRadius-Select-success)", "Input:borderColor-Select-success": "var(--xmlui-borderColor-Select-success)", "Input:borderWidth-Select-success": "var(--xmlui-borderWidth-Select-success)", "Input:borderStyle-Select-success": "var(--xmlui-borderStyle-Select-success)", "Input:backgroundColor-Select-success": "var(--xmlui-backgroundColor-Select-success)", "Input:boxShadow-Select-success": "var(--xmlui-boxShadow-Select-success)", "Input:borderColor-Select-success--hover": "var(--xmlui-borderColor-Select-success--hover)", "Input:backgroundColor-Select-success--hover": "var(--xmlui-backgroundColor-Select-success--hover)", "Input:boxShadow-Select-success--hover": "var(--xmlui-boxShadow-Select-success--hover)", "Input:textColor-Select-success--hover": "var(--xmlui-textColor-Select-success--hover)", "Input:outlineWidth-Select-success--focus": "var(--xmlui-outlineWidth-Select-success--focus)", "Input:outlineColor-Select-success--focus": "var(--xmlui-outlineColor-Select-success--focus)", "Input:outlineStyle-Select-success--focus": "var(--xmlui-outlineStyle-Select-success--focus)", "Input:outlineOffset-Select-success--focus": "var(--xmlui-outlineOffset-Select-success--focus)", "opacity-Select--disabled": "var(--xmlui-opacity-Select--disabled)", "Input:backgroundColor-Select--disabled": "var(--xmlui-backgroundColor-Select--disabled)", "Input:textColor-Select--disabled": "var(--xmlui-textColor-Select--disabled)", "Input:borderColor-Select--disabled": "var(--xmlui-borderColor-Select--disabled)", "paddingVertical-Select-badge": "var(--xmlui-paddingVertical-Select-badge)", "paddingHorizontal-Select-badge": "var(--xmlui-paddingHorizontal-Select-badge)", "Input:fontSize-Select-badge": "var(--xmlui-fontSize-Select-badge)", "Input:backgroundColor-Select-badge": "var(--xmlui-backgroundColor-Select-badge)", "Input:textColor-Select-badge": "var(--xmlui-textColor-Select-badge)", "Input:backgroundColor-Select-badge--hover": "var(--xmlui-backgroundColor-Select-badge--hover)", "Input:textColor-Select-badge--hover": "var(--xmlui-textColor-Select-badge--hover)", "Input:backgroundColor-Select-badge--active": "var(--xmlui-backgroundColor-Select-badge--active)", "Input:textColor-Select-badge--active": "var(--xmlui-textColor-Select-badge--active)", "Input:textColor-placeholder-Select": "var(--xmlui-textColor-placeholder-Select)", "Input:backgroundColor-menu-Select": "var(--xmlui-backgroundColor-menu-Select)", "Input:borderRadius-menu-Select": "var(--xmlui-borderRadius-menu-Select)", "Input:boxShadow-menu-Select": "var(--xmlui-boxShadow-menu-Select)", "Input:borderWidth-menu-Select": "var(--xmlui-borderWidth-menu-Select)", "Input:borderColor-menu-Select": "var(--xmlui-borderColor-menu-Select)", "backgroundColor-item-Select": "var(--xmlui-backgroundColor-item-Select)", "backgroundColor-item-Select--hover": "var(--xmlui-backgroundColor-item-Select--hover)", "opacity-text-item-Select--disabled": "var(--xmlui-opacity-text-item-Select--disabled)", "fontSize-Select": "var(--xmlui-fontSize-Select)", "backgroundColor-item-Select--active": "var(--xmlui-backgroundColor-item-Select--active)", "textColor-indicator-Select": "var(--xmlui-textColor-indicator-Select)"}'`;
|
|
12262
|
-
const selectValue = "
|
|
12263
|
-
const error$6 = "
|
|
12264
|
-
const warning$6 = "
|
|
12265
|
-
const valid$6 = "
|
|
12266
|
-
const selectTrigger = "
|
|
12267
|
-
const badgeListContainer = "
|
|
12268
|
-
const badgeList$1 = "
|
|
12269
|
-
const badge$1 = "
|
|
12270
|
-
const actions$1 = "
|
|
12271
|
-
const placeholder = "
|
|
12272
|
-
const emptyList = "
|
|
12273
|
-
const selectScrollUpButton = "
|
|
12274
|
-
const selectScrollDownButton = "
|
|
12275
|
-
const command$1 = "
|
|
12276
|
-
const commandInputContainer = "
|
|
12277
|
-
const commandInput$1 = "
|
|
12278
|
-
const commandList$1 = "
|
|
12279
|
-
const selectContent = "
|
|
12280
|
-
const fadeIn = "
|
|
12281
|
-
const zoomIn = "
|
|
12282
|
-
const fadeOut = "
|
|
12283
|
-
const zoomOut = "
|
|
12284
|
-
const slideInFromTop = "
|
|
12285
|
-
const slideInFromRight = "
|
|
12286
|
-
const slideInFromLeft = "
|
|
12287
|
-
const slideInFromBottom = "
|
|
12288
|
-
const multiComboboxOption = "
|
|
12289
|
-
const selectItem = "
|
|
12290
|
-
const selectItemIndicator = "
|
|
12291
|
-
const selectViewport = "
|
|
12292
|
-
const selectEmpty = "
|
|
12293
|
-
const
|
|
12262
|
+
const selectValue = "_selectValue_w44f3_13";
|
|
12263
|
+
const error$6 = "_error_w44f3_21";
|
|
12264
|
+
const warning$6 = "_warning_w44f3_29";
|
|
12265
|
+
const valid$6 = "_valid_w44f3_37";
|
|
12266
|
+
const selectTrigger = "_selectTrigger_w44f3_46";
|
|
12267
|
+
const badgeListContainer = "_badgeListContainer_w44f3_170";
|
|
12268
|
+
const badgeList$1 = "_badgeList_w44f3_170";
|
|
12269
|
+
const badge$1 = "_badge_w44f3_170";
|
|
12270
|
+
const actions$1 = "_actions_w44f3_210";
|
|
12271
|
+
const placeholder = "_placeholder_w44f3_216";
|
|
12272
|
+
const emptyList = "_emptyList_w44f3_221";
|
|
12273
|
+
const selectScrollUpButton = "_selectScrollUpButton_w44f3_231";
|
|
12274
|
+
const selectScrollDownButton = "_selectScrollDownButton_w44f3_240";
|
|
12275
|
+
const command$1 = "_command_w44f3_249";
|
|
12276
|
+
const commandInputContainer = "_commandInputContainer_w44f3_259";
|
|
12277
|
+
const commandInput$1 = "_commandInput_w44f3_259";
|
|
12278
|
+
const commandList$1 = "_commandList_w44f3_284";
|
|
12279
|
+
const selectContent = "_selectContent_w44f3_289";
|
|
12280
|
+
const fadeIn = "_fadeIn_w44f3_1";
|
|
12281
|
+
const zoomIn = "_zoomIn_w44f3_1";
|
|
12282
|
+
const fadeOut = "_fadeOut_w44f3_1";
|
|
12283
|
+
const zoomOut = "_zoomOut_w44f3_1";
|
|
12284
|
+
const slideInFromTop = "_slideInFromTop_w44f3_1";
|
|
12285
|
+
const slideInFromRight = "_slideInFromRight_w44f3_1";
|
|
12286
|
+
const slideInFromLeft = "_slideInFromLeft_w44f3_1";
|
|
12287
|
+
const slideInFromBottom = "_slideInFromBottom_w44f3_1";
|
|
12288
|
+
const multiComboboxOption = "_multiComboboxOption_w44f3_329";
|
|
12289
|
+
const selectItem = "_selectItem_w44f3_349";
|
|
12290
|
+
const selectItemIndicator = "_selectItemIndicator_w44f3_377";
|
|
12291
|
+
const selectViewport = "_selectViewport_w44f3_388";
|
|
12292
|
+
const selectEmpty = "_selectEmpty_w44f3_394";
|
|
12293
|
+
const loading = "_loading_w44f3_405";
|
|
12294
|
+
const srOnly = "_srOnly_w44f3_409";
|
|
12294
12295
|
const styles$o = {
|
|
12295
12296
|
themeVars: themeVars$m,
|
|
12296
12297
|
selectValue,
|
|
@@ -12324,6 +12325,7 @@ const styles$o = {
|
|
|
12324
12325
|
selectItemIndicator,
|
|
12325
12326
|
selectViewport,
|
|
12326
12327
|
selectEmpty,
|
|
12328
|
+
loading,
|
|
12327
12329
|
srOnly
|
|
12328
12330
|
};
|
|
12329
12331
|
const SelectContext = createContext(null);
|
|
@@ -12443,7 +12445,9 @@ const Select = forwardRef(function Select2({
|
|
|
12443
12445
|
labelPosition,
|
|
12444
12446
|
labelWidth,
|
|
12445
12447
|
labelBreak: labelBreak2,
|
|
12446
|
-
required: required2 = false
|
|
12448
|
+
required: required2 = false,
|
|
12449
|
+
inProgress = false,
|
|
12450
|
+
inProgressNotificationMessage = "Loading..."
|
|
12447
12451
|
}, ref) {
|
|
12448
12452
|
var _a;
|
|
12449
12453
|
const [referenceElement, setReferenceElement] = useState(null);
|
|
@@ -12633,6 +12637,7 @@ const Select = forwardRef(function Select2({
|
|
|
12633
12637
|
/* @__PURE__ */ jsx("button", { autoFocus: true, "aria-hidden": "true", className: styles$o.srOnly })
|
|
12634
12638
|
),
|
|
12635
12639
|
/* @__PURE__ */ jsxs(CommandList, { className: styles$o.commandList, children: [
|
|
12640
|
+
inProgress && /* @__PURE__ */ jsx("div", { className: styles$o.loading, children: inProgressNotificationMessage }),
|
|
12636
12641
|
Array.from(options2).map(({ value: value2, label: label22, enabled: enabled22, keywords }) => /* @__PURE__ */ jsx(
|
|
12637
12642
|
ComboboxOption,
|
|
12638
12643
|
{
|
|
@@ -12643,7 +12648,7 @@ const Select = forwardRef(function Select2({
|
|
|
12643
12648
|
},
|
|
12644
12649
|
value2
|
|
12645
12650
|
)),
|
|
12646
|
-
/* @__PURE__ */ jsx(CommandEmpty, { children: emptyListNode })
|
|
12651
|
+
!inProgress && /* @__PURE__ */ jsx(CommandEmpty, { children: emptyListNode })
|
|
12647
12652
|
] })
|
|
12648
12653
|
]
|
|
12649
12654
|
}
|
|
@@ -15621,7 +15626,13 @@ const SelectMd = createMetadata({
|
|
|
15621
15626
|
`This optional property provides the ability to customize what is displayed when the list of options is empty.`
|
|
15622
15627
|
),
|
|
15623
15628
|
multiSelect: dMulti(),
|
|
15624
|
-
searchable: d(`This property enables the search functionality in the dropdown list.`)
|
|
15629
|
+
searchable: d(`This property enables the search functionality in the dropdown list.`),
|
|
15630
|
+
inProgress: d(
|
|
15631
|
+
`This property indicates whether the component is in progress. It can be used to show a loading message.`
|
|
15632
|
+
),
|
|
15633
|
+
inProgressNotificationMessage: d(
|
|
15634
|
+
`This property indicates the message to display when the component is in progress.`
|
|
15635
|
+
)
|
|
15625
15636
|
},
|
|
15626
15637
|
events: {
|
|
15627
15638
|
gotFocus: dGotFocus(COMP$t),
|
|
@@ -16191,7 +16202,7 @@ const Table = forwardRef(
|
|
|
16191
16202
|
data = EMPTY_ARRAY,
|
|
16192
16203
|
columns = EMPTY_ARRAY,
|
|
16193
16204
|
isPaginated = false,
|
|
16194
|
-
loading = false,
|
|
16205
|
+
loading: loading2 = false,
|
|
16195
16206
|
headerHeight,
|
|
16196
16207
|
rowsSelectable = false,
|
|
16197
16208
|
enableMultiRowSelection = true,
|
|
@@ -16701,8 +16712,8 @@ const Table = forwardRef(
|
|
|
16701
16712
|
]
|
|
16702
16713
|
}
|
|
16703
16714
|
),
|
|
16704
|
-
|
|
16705
|
-
!hideNoDataView && !
|
|
16715
|
+
loading2 && !hasData && /* @__PURE__ */ jsx("div", { className: styles$7.loadingWrapper, children: /* @__PURE__ */ jsx(Spinner, {}) }),
|
|
16716
|
+
!hideNoDataView && !loading2 && !hasData && (noDataRenderer ? noDataRenderer() : /* @__PURE__ */ jsx("div", { className: styles$7.noRows, children: "No data available" })),
|
|
16706
16717
|
isPaginated && hasData && rows.length > 0 && pagination2 && // --- Render the pagination controls
|
|
16707
16718
|
/* @__PURE__ */ jsxs("div", { className: styles$7.pagination, children: [
|
|
16708
16719
|
/* @__PURE__ */ jsx("div", { style: { flex: 1 }, children: /* @__PURE__ */ jsxs("span", { className: styles$7.paginationLabel, children: [
|
|
@@ -3770,10 +3770,10 @@
|
|
|
3770
3770
|
isClickable
|
|
3771
3771
|
};
|
|
3772
3772
|
const themeVars$A = `'{"padding-Link": "var(--xmlui-padding-Link)", "paddingHorizontal-Link": "var(--xmlui-paddingHorizontal-Link, var(--xmlui-padding-Link))", "paddingVertical-Link": "var(--xmlui-paddingVertical-Link, var(--xmlui-padding-Link))", "paddingLeft-Link": "var(--xmlui-paddingLeft-Link, var(--xmlui-paddingHorizontal-Link, var(--xmlui-padding-Link)))", "paddingRight-Link": "var(--xmlui-paddingRight-Link, var(--xmlui-paddingHorizontal-Link, var(--xmlui-padding-Link)))", "paddingTop-Link": "var(--xmlui-paddingTop-Link, var(--xmlui-paddingVertical-Link, var(--xmlui-padding-Link)))", "paddingBottom-Link": "var(--xmlui-paddingBottom-Link, var(--xmlui-paddingVertical-Link, var(--xmlui-padding-Link)))", "padding-icon-Link": "var(--xmlui-padding-icon-Link)", "paddingHorizontal-icon-Link": "var(--xmlui-paddingHorizontal-icon-Link, var(--xmlui-padding-icon-Link))", "paddingVertical-icon-Link": "var(--xmlui-paddingVertical-icon-Link, var(--xmlui-padding-icon-Link))", "paddingLeft-icon-Link": "var(--xmlui-paddingLeft-icon-Link, var(--xmlui-paddingHorizontal-icon-Link, var(--xmlui-padding-icon-Link)))", "paddingRight-icon-Link": "var(--xmlui-paddingRight-icon-Link, var(--xmlui-paddingHorizontal-icon-Link, var(--xmlui-padding-icon-Link)))", "paddingTop-icon-Link": "var(--xmlui-paddingTop-icon-Link, var(--xmlui-paddingVertical-icon-Link, var(--xmlui-padding-icon-Link)))", "paddingBottom-icon-Link": "var(--xmlui-paddingBottom-icon-Link, var(--xmlui-paddingVertical-icon-Link, var(--xmlui-padding-icon-Link)))", "border-Link": "var(--xmlui-border-Link)", "borderHorizontal-Link": "var(--xmlui-borderHorizontal-Link, var(--xmlui-border-Link))", "borderVertical-Link": "var(--xmlui-borderVertical-Link, var(--xmlui-border-Link))", "borderLeft-Link": "var(--xmlui-borderLeft-Link, var(--xmlui-borderHorizontal-Link, var(--xmlui-border-Link)))", "borderRight-Link": "var(--xmlui-borderRight-Link, var(--xmlui-borderHorizontal-Link, var(--xmlui-border-Link)))", "borderTop-Link": "var(--xmlui-borderTop-Link, var(--xmlui-borderVertical-Link, var(--xmlui-border-Link)))", "borderBottom-Link": "var(--xmlui-borderBottom-Link, var(--xmlui-borderVertical-Link, var(--xmlui-border-Link)))", "borderWidth-Link": "var(--xmlui-borderWidth-Link)", "borderHorizontalWidth-Link": "var(--xmlui-borderHorizontalWidth-Link, var(--xmlui-borderWidth-Link))", "borderLeftWidth-Link": "var(--xmlui-borderLeftWidth-Link, var(--xmlui-borderHorizontalWidth-Link, var(--xmlui-borderWidth-Link)))", "borderRightWidth-Link": "var(--xmlui-borderRightWidth-Link, var(--xmlui-borderHorizontalWidth-Link, var(--xmlui-borderWidth-Link)))", "borderVerticalWidth-Link": "var(--xmlui-borderVerticalWidth-Link, var(--xmlui-borderWidth-Link))", "borderTopWidth-Link": "var(--xmlui-borderTopWidth-Link, var(--xmlui-borderVerticalWidth-Link, var(--xmlui-borderWidth-Link)))", "borderBottomWidth-Link": "var(--xmlui-borderBottomWidth-Link, var(--xmlui-borderVerticalWidth-Link, var(--xmlui-borderWidth-Link)))", "borderStyle-Link": "var(--xmlui-borderStyle-Link)", "borderHorizontalStyle-Link": "var(--xmlui-borderHorizontalStyle-Link, var(--xmlui-borderStyle-Link))", "borderLeftStyle-Link": "var(--xmlui-borderLeftStyle-Link, var(--xmlui-borderHorizontalStyle-Link, var(--xmlui-borderStyle-Link)))", "borderRightStyle-Link": "var(--xmlui-borderRightStyle-Link, var(--xmlui-borderHorizontalStyle-Link, var(--xmlui-borderStyle-Link)))", "borderVerticalStyle-Link": "var(--xmlui-borderVerticalStyle-Link, var(--xmlui-borderStyle-Link))", "borderTopStyle-Link": "var(--xmlui-borderTopStyle-Link, var(--xmlui-borderVerticalStyle-Link, var(--xmlui-borderStyle-Link)))", "borderBottomStyle-Link": "var(--xmlui-borderBottomStyle-Link, var(--xmlui-borderVerticalStyle-Link, var(--xmlui-borderStyle-Link)))", "borderColor-Link": "var(--xmlui-borderColor-Link)", "borderHorizontalColor-Link": "var(--xmlui-borderHorizontalColor-Link, var(--xmlui-borderColor-Link))", "borderLeftColor-Link": "var(--xmlui-borderLeftColor-Link, var(--xmlui-borderHorizontalColor-Link, var(--xmlui-borderColor-Link)))", "borderRightColor-Link": "var(--xmlui-borderRightColor-Link, var(--xmlui-borderHorizontalColor-Link, var(--xmlui-borderColor-Link)))", "borderVerticalColor-Link": "var(--xmlui-borderVerticalColor-Link, var(--xmlui-borderColor-Link))", "borderTopColor-Link": "var(--xmlui-borderTopColor-Link, var(--xmlui-borderVerticalColor-Link, var(--xmlui-borderColor-Link)))", "borderBottomColor-Link": "var(--xmlui-borderBottomColor-Link, var(--xmlui-borderVerticalColor-Link, var(--xmlui-borderColor-Link)))", "borderStartStartRadius-Link": "var(--xmlui-borderStartStartRadius-Link, var(--xmlui-borderRadius-Link))", "borderStartEndRadius-Link": "var(--xmlui-borderStartEndRadius-Link, var(--xmlui-borderRadius-Link))", "borderEndStartRadius-Link": "var(--xmlui-borderEndStartRadius-Link, var(--xmlui-borderRadius-Link))", "borderEndEndRadius-Link": "var(--xmlui-borderEndEndRadius-Link, var(--xmlui-borderRadius-Link))", "textColor-Link": "var(--xmlui-textColor-Link)", "textColor-Link--active": "var(--xmlui-textColor-Link--active)", "textColor-Link--hover": "var(--xmlui-textColor-Link--hover)", "textColor-Link--hover--active": "var(--xmlui-textColor-Link--hover--active)", "fontFamily-Link": "var(--xmlui-fontFamily-Link)", "fontSize-Link": "var(--xmlui-fontSize-Link)", "fontWeight-Link": "var(--xmlui-fontWeight-Link)", "fontWeight-Link--active": "var(--xmlui-fontWeight-Link--active)", "textDecorationColor-Link": "var(--xmlui-textDecorationColor-Link)", "textUnderlineOffset-Link": "var(--xmlui-textUnderlineOffset-Link)", "textDecorationLine-Link": "var(--xmlui-textDecorationLine-Link)", "textDecorationStyle-Link": "var(--xmlui-textDecorationStyle-Link)", "textDecorationThickness-Link": "var(--xmlui-textDecorationThickness-Link)", "gap-icon-Link": "var(--xmlui-gap-icon-Link)", "outlineWidth-Link--focus": "var(--xmlui-outlineWidth-Link--focus)", "outlineColor-Link--focus": "var(--xmlui-outlineColor-Link--focus)", "outlineStyle-Link--focus": "var(--xmlui-outlineStyle-Link--focus)", "outlineOffset-Link--focus": "var(--xmlui-outlineOffset-Link--focus)"}'`;
|
|
3773
|
-
const container$1 = "
|
|
3774
|
-
const active$2 = "
|
|
3775
|
-
const disabled$5 = "
|
|
3776
|
-
const iconWrapper = "
|
|
3773
|
+
const container$1 = "_container_k8i4t_13";
|
|
3774
|
+
const active$2 = "_active_k8i4t_53";
|
|
3775
|
+
const disabled$5 = "_disabled_k8i4t_57";
|
|
3776
|
+
const iconWrapper = "_iconWrapper_k8i4t_73";
|
|
3777
3777
|
const styles$D = {
|
|
3778
3778
|
themeVars: themeVars$A,
|
|
3779
3779
|
container: container$1,
|
|
@@ -12258,38 +12258,39 @@
|
|
|
12258
12258
|
);
|
|
12259
12259
|
}
|
|
12260
12260
|
const themeVars$m = `'{"Input:fontSize-Select-default": "var(--xmlui-fontSize-Select-default)", "Input:textColor-placeholder-Select-default": "var(--xmlui-textColor-placeholder-Select-default)", "Input:textColor-Select-default": "var(--xmlui-textColor-Select-default)", "Input:fontSize-Select-error": "var(--xmlui-fontSize-Select-error)", "Input:textColor-placeholder-Select-error": "var(--xmlui-textColor-placeholder-Select-error)", "Input:textColor-Select-error": "var(--xmlui-textColor-Select-error)", "Input:fontSize-Select-warning": "var(--xmlui-fontSize-Select-warning)", "Input:textColor-placeholder-Select-warning": "var(--xmlui-textColor-placeholder-Select-warning)", "Input:textColor-Select-warning": "var(--xmlui-textColor-Select-warning)", "Input:fontSize-Select-success": "var(--xmlui-fontSize-Select-success)", "Input:textColor-placeholder-Select-success": "var(--xmlui-textColor-placeholder-Select-success)", "Input:textColor-Select-success": "var(--xmlui-textColor-Select-success)", "Input:borderRadius-Select-default": "var(--xmlui-borderRadius-Select-default)", "Input:borderColor-Select-default": "var(--xmlui-borderColor-Select-default)", "Input:borderWidth-Select-default": "var(--xmlui-borderWidth-Select-default)", "Input:borderStyle-Select-default": "var(--xmlui-borderStyle-Select-default)", "Input:backgroundColor-Select-default": "var(--xmlui-backgroundColor-Select-default)", "Input:boxShadow-Select-default": "var(--xmlui-boxShadow-Select-default)", "Input:borderColor-Select-default--hover": "var(--xmlui-borderColor-Select-default--hover)", "Input:backgroundColor-Select-default--hover": "var(--xmlui-backgroundColor-Select-default--hover)", "Input:boxShadow-Select-default--hover": "var(--xmlui-boxShadow-Select-default--hover)", "Input:textColor-Select-default--hover": "var(--xmlui-textColor-Select-default--hover)", "Input:outlineWidth-Select-default--focus": "var(--xmlui-outlineWidth-Select-default--focus)", "Input:outlineColor-Select-default--focus": "var(--xmlui-outlineColor-Select-default--focus)", "Input:outlineStyle-Select-default--focus": "var(--xmlui-outlineStyle-Select-default--focus)", "Input:outlineOffset-Select-default--focus": "var(--xmlui-outlineOffset-Select-default--focus)", "Input:borderRadius-Select-error": "var(--xmlui-borderRadius-Select-error)", "Input:borderColor-Select-error": "var(--xmlui-borderColor-Select-error)", "Input:borderWidth-Select-error": "var(--xmlui-borderWidth-Select-error)", "Input:borderStyle-Select-error": "var(--xmlui-borderStyle-Select-error)", "Input:backgroundColor-Select-error": "var(--xmlui-backgroundColor-Select-error)", "Input:boxShadow-Select-error": "var(--xmlui-boxShadow-Select-error)", "Input:borderColor-Select-error--hover": "var(--xmlui-borderColor-Select-error--hover)", "Input:backgroundColor-Select-error--hover": "var(--xmlui-backgroundColor-Select-error--hover)", "Input:boxShadow-Select-error--hover": "var(--xmlui-boxShadow-Select-error--hover)", "Input:textColor-Select-error--hover": "var(--xmlui-textColor-Select-error--hover)", "Input:outlineWidth-Select-error--focus": "var(--xmlui-outlineWidth-Select-error--focus)", "Input:outlineColor-Select-error--focus": "var(--xmlui-outlineColor-Select-error--focus)", "Input:outlineStyle-Select-error--focus": "var(--xmlui-outlineStyle-Select-error--focus)", "Input:outlineOffset-Select-error--focus": "var(--xmlui-outlineOffset-Select-error--focus)", "Input:borderRadius-Select-warning": "var(--xmlui-borderRadius-Select-warning)", "Input:borderColor-Select-warning": "var(--xmlui-borderColor-Select-warning)", "Input:borderWidth-Select-warning": "var(--xmlui-borderWidth-Select-warning)", "Input:borderStyle-Select-warning": "var(--xmlui-borderStyle-Select-warning)", "Input:backgroundColor-Select-warning": "var(--xmlui-backgroundColor-Select-warning)", "Input:boxShadow-Select-warning": "var(--xmlui-boxShadow-Select-warning)", "Input:borderColor-Select-warning--hover": "var(--xmlui-borderColor-Select-warning--hover)", "Input:backgroundColor-Select-warning--hover": "var(--xmlui-backgroundColor-Select-warning--hover)", "Input:boxShadow-Select-warning--hover": "var(--xmlui-boxShadow-Select-warning--hover)", "Input:textColor-Select-warning--hover": "var(--xmlui-textColor-Select-warning--hover)", "Input:outlineWidth-Select-warning--focus": "var(--xmlui-outlineWidth-Select-warning--focus)", "Input:outlineColor-Select-warning--focus": "var(--xmlui-outlineColor-Select-warning--focus)", "Input:outlineStyle-Select-warning--focus": "var(--xmlui-outlineStyle-Select-warning--focus)", "Input:outlineOffset-Select-warning--focus": "var(--xmlui-outlineOffset-Select-warning--focus)", "Input:borderRadius-Select-success": "var(--xmlui-borderRadius-Select-success)", "Input:borderColor-Select-success": "var(--xmlui-borderColor-Select-success)", "Input:borderWidth-Select-success": "var(--xmlui-borderWidth-Select-success)", "Input:borderStyle-Select-success": "var(--xmlui-borderStyle-Select-success)", "Input:backgroundColor-Select-success": "var(--xmlui-backgroundColor-Select-success)", "Input:boxShadow-Select-success": "var(--xmlui-boxShadow-Select-success)", "Input:borderColor-Select-success--hover": "var(--xmlui-borderColor-Select-success--hover)", "Input:backgroundColor-Select-success--hover": "var(--xmlui-backgroundColor-Select-success--hover)", "Input:boxShadow-Select-success--hover": "var(--xmlui-boxShadow-Select-success--hover)", "Input:textColor-Select-success--hover": "var(--xmlui-textColor-Select-success--hover)", "Input:outlineWidth-Select-success--focus": "var(--xmlui-outlineWidth-Select-success--focus)", "Input:outlineColor-Select-success--focus": "var(--xmlui-outlineColor-Select-success--focus)", "Input:outlineStyle-Select-success--focus": "var(--xmlui-outlineStyle-Select-success--focus)", "Input:outlineOffset-Select-success--focus": "var(--xmlui-outlineOffset-Select-success--focus)", "opacity-Select--disabled": "var(--xmlui-opacity-Select--disabled)", "Input:backgroundColor-Select--disabled": "var(--xmlui-backgroundColor-Select--disabled)", "Input:textColor-Select--disabled": "var(--xmlui-textColor-Select--disabled)", "Input:borderColor-Select--disabled": "var(--xmlui-borderColor-Select--disabled)", "paddingVertical-Select-badge": "var(--xmlui-paddingVertical-Select-badge)", "paddingHorizontal-Select-badge": "var(--xmlui-paddingHorizontal-Select-badge)", "Input:fontSize-Select-badge": "var(--xmlui-fontSize-Select-badge)", "Input:backgroundColor-Select-badge": "var(--xmlui-backgroundColor-Select-badge)", "Input:textColor-Select-badge": "var(--xmlui-textColor-Select-badge)", "Input:backgroundColor-Select-badge--hover": "var(--xmlui-backgroundColor-Select-badge--hover)", "Input:textColor-Select-badge--hover": "var(--xmlui-textColor-Select-badge--hover)", "Input:backgroundColor-Select-badge--active": "var(--xmlui-backgroundColor-Select-badge--active)", "Input:textColor-Select-badge--active": "var(--xmlui-textColor-Select-badge--active)", "Input:textColor-placeholder-Select": "var(--xmlui-textColor-placeholder-Select)", "Input:backgroundColor-menu-Select": "var(--xmlui-backgroundColor-menu-Select)", "Input:borderRadius-menu-Select": "var(--xmlui-borderRadius-menu-Select)", "Input:boxShadow-menu-Select": "var(--xmlui-boxShadow-menu-Select)", "Input:borderWidth-menu-Select": "var(--xmlui-borderWidth-menu-Select)", "Input:borderColor-menu-Select": "var(--xmlui-borderColor-menu-Select)", "backgroundColor-item-Select": "var(--xmlui-backgroundColor-item-Select)", "backgroundColor-item-Select--hover": "var(--xmlui-backgroundColor-item-Select--hover)", "opacity-text-item-Select--disabled": "var(--xmlui-opacity-text-item-Select--disabled)", "fontSize-Select": "var(--xmlui-fontSize-Select)", "backgroundColor-item-Select--active": "var(--xmlui-backgroundColor-item-Select--active)", "textColor-indicator-Select": "var(--xmlui-textColor-indicator-Select)"}'`;
|
|
12261
|
-
const selectValue = "
|
|
12262
|
-
const error$6 = "
|
|
12263
|
-
const warning$6 = "
|
|
12264
|
-
const valid$6 = "
|
|
12265
|
-
const selectTrigger = "
|
|
12266
|
-
const badgeListContainer = "
|
|
12267
|
-
const badgeList$1 = "
|
|
12268
|
-
const badge$1 = "
|
|
12269
|
-
const actions$1 = "
|
|
12270
|
-
const placeholder = "
|
|
12271
|
-
const emptyList = "
|
|
12272
|
-
const selectScrollUpButton = "
|
|
12273
|
-
const selectScrollDownButton = "
|
|
12274
|
-
const command$1 = "
|
|
12275
|
-
const commandInputContainer = "
|
|
12276
|
-
const commandInput$1 = "
|
|
12277
|
-
const commandList$1 = "
|
|
12278
|
-
const selectContent = "
|
|
12279
|
-
const fadeIn = "
|
|
12280
|
-
const zoomIn = "
|
|
12281
|
-
const fadeOut = "
|
|
12282
|
-
const zoomOut = "
|
|
12283
|
-
const slideInFromTop = "
|
|
12284
|
-
const slideInFromRight = "
|
|
12285
|
-
const slideInFromLeft = "
|
|
12286
|
-
const slideInFromBottom = "
|
|
12287
|
-
const multiComboboxOption = "
|
|
12288
|
-
const selectItem = "
|
|
12289
|
-
const selectItemIndicator = "
|
|
12290
|
-
const selectViewport = "
|
|
12291
|
-
const selectEmpty = "
|
|
12292
|
-
const
|
|
12261
|
+
const selectValue = "_selectValue_w44f3_13";
|
|
12262
|
+
const error$6 = "_error_w44f3_21";
|
|
12263
|
+
const warning$6 = "_warning_w44f3_29";
|
|
12264
|
+
const valid$6 = "_valid_w44f3_37";
|
|
12265
|
+
const selectTrigger = "_selectTrigger_w44f3_46";
|
|
12266
|
+
const badgeListContainer = "_badgeListContainer_w44f3_170";
|
|
12267
|
+
const badgeList$1 = "_badgeList_w44f3_170";
|
|
12268
|
+
const badge$1 = "_badge_w44f3_170";
|
|
12269
|
+
const actions$1 = "_actions_w44f3_210";
|
|
12270
|
+
const placeholder = "_placeholder_w44f3_216";
|
|
12271
|
+
const emptyList = "_emptyList_w44f3_221";
|
|
12272
|
+
const selectScrollUpButton = "_selectScrollUpButton_w44f3_231";
|
|
12273
|
+
const selectScrollDownButton = "_selectScrollDownButton_w44f3_240";
|
|
12274
|
+
const command$1 = "_command_w44f3_249";
|
|
12275
|
+
const commandInputContainer = "_commandInputContainer_w44f3_259";
|
|
12276
|
+
const commandInput$1 = "_commandInput_w44f3_259";
|
|
12277
|
+
const commandList$1 = "_commandList_w44f3_284";
|
|
12278
|
+
const selectContent = "_selectContent_w44f3_289";
|
|
12279
|
+
const fadeIn = "_fadeIn_w44f3_1";
|
|
12280
|
+
const zoomIn = "_zoomIn_w44f3_1";
|
|
12281
|
+
const fadeOut = "_fadeOut_w44f3_1";
|
|
12282
|
+
const zoomOut = "_zoomOut_w44f3_1";
|
|
12283
|
+
const slideInFromTop = "_slideInFromTop_w44f3_1";
|
|
12284
|
+
const slideInFromRight = "_slideInFromRight_w44f3_1";
|
|
12285
|
+
const slideInFromLeft = "_slideInFromLeft_w44f3_1";
|
|
12286
|
+
const slideInFromBottom = "_slideInFromBottom_w44f3_1";
|
|
12287
|
+
const multiComboboxOption = "_multiComboboxOption_w44f3_329";
|
|
12288
|
+
const selectItem = "_selectItem_w44f3_349";
|
|
12289
|
+
const selectItemIndicator = "_selectItemIndicator_w44f3_377";
|
|
12290
|
+
const selectViewport = "_selectViewport_w44f3_388";
|
|
12291
|
+
const selectEmpty = "_selectEmpty_w44f3_394";
|
|
12292
|
+
const loading = "_loading_w44f3_405";
|
|
12293
|
+
const srOnly = "_srOnly_w44f3_409";
|
|
12293
12294
|
const styles$o = {
|
|
12294
12295
|
themeVars: themeVars$m,
|
|
12295
12296
|
selectValue,
|
|
@@ -12323,6 +12324,7 @@
|
|
|
12323
12324
|
selectItemIndicator,
|
|
12324
12325
|
selectViewport,
|
|
12325
12326
|
selectEmpty,
|
|
12327
|
+
loading,
|
|
12326
12328
|
srOnly
|
|
12327
12329
|
};
|
|
12328
12330
|
const SelectContext = React.createContext(null);
|
|
@@ -12442,7 +12444,9 @@
|
|
|
12442
12444
|
labelPosition,
|
|
12443
12445
|
labelWidth,
|
|
12444
12446
|
labelBreak: labelBreak2,
|
|
12445
|
-
required: required2 = false
|
|
12447
|
+
required: required2 = false,
|
|
12448
|
+
inProgress = false,
|
|
12449
|
+
inProgressNotificationMessage = "Loading..."
|
|
12446
12450
|
}, ref) {
|
|
12447
12451
|
var _a;
|
|
12448
12452
|
const [referenceElement, setReferenceElement] = React.useState(null);
|
|
@@ -12632,6 +12636,7 @@
|
|
|
12632
12636
|
/* @__PURE__ */ jsxRuntime.jsx("button", { autoFocus: true, "aria-hidden": "true", className: styles$o.srOnly })
|
|
12633
12637
|
),
|
|
12634
12638
|
/* @__PURE__ */ jsxRuntime.jsxs(cmdk.CommandList, { className: styles$o.commandList, children: [
|
|
12639
|
+
inProgress && /* @__PURE__ */ jsxRuntime.jsx("div", { className: styles$o.loading, children: inProgressNotificationMessage }),
|
|
12635
12640
|
Array.from(options2).map(({ value: value2, label: label22, enabled: enabled22, keywords }) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
12636
12641
|
ComboboxOption,
|
|
12637
12642
|
{
|
|
@@ -12642,7 +12647,7 @@
|
|
|
12642
12647
|
},
|
|
12643
12648
|
value2
|
|
12644
12649
|
)),
|
|
12645
|
-
/* @__PURE__ */ jsxRuntime.jsx(cmdk.CommandEmpty, { children: emptyListNode })
|
|
12650
|
+
!inProgress && /* @__PURE__ */ jsxRuntime.jsx(cmdk.CommandEmpty, { children: emptyListNode })
|
|
12646
12651
|
] })
|
|
12647
12652
|
]
|
|
12648
12653
|
}
|
|
@@ -15620,7 +15625,13 @@
|
|
|
15620
15625
|
`This optional property provides the ability to customize what is displayed when the list of options is empty.`
|
|
15621
15626
|
),
|
|
15622
15627
|
multiSelect: dMulti(),
|
|
15623
|
-
searchable: d(`This property enables the search functionality in the dropdown list.`)
|
|
15628
|
+
searchable: d(`This property enables the search functionality in the dropdown list.`),
|
|
15629
|
+
inProgress: d(
|
|
15630
|
+
`This property indicates whether the component is in progress. It can be used to show a loading message.`
|
|
15631
|
+
),
|
|
15632
|
+
inProgressNotificationMessage: d(
|
|
15633
|
+
`This property indicates the message to display when the component is in progress.`
|
|
15634
|
+
)
|
|
15624
15635
|
},
|
|
15625
15636
|
events: {
|
|
15626
15637
|
gotFocus: dGotFocus(COMP$t),
|
|
@@ -16190,7 +16201,7 @@
|
|
|
16190
16201
|
data = EMPTY_ARRAY,
|
|
16191
16202
|
columns = EMPTY_ARRAY,
|
|
16192
16203
|
isPaginated = false,
|
|
16193
|
-
loading = false,
|
|
16204
|
+
loading: loading2 = false,
|
|
16194
16205
|
headerHeight,
|
|
16195
16206
|
rowsSelectable = false,
|
|
16196
16207
|
enableMultiRowSelection = true,
|
|
@@ -16700,8 +16711,8 @@
|
|
|
16700
16711
|
]
|
|
16701
16712
|
}
|
|
16702
16713
|
),
|
|
16703
|
-
|
|
16704
|
-
!hideNoDataView && !
|
|
16714
|
+
loading2 && !hasData && /* @__PURE__ */ jsxRuntime.jsx("div", { className: styles$7.loadingWrapper, children: /* @__PURE__ */ jsxRuntime.jsx(Spinner, {}) }),
|
|
16715
|
+
!hideNoDataView && !loading2 && !hasData && (noDataRenderer ? noDataRenderer() : /* @__PURE__ */ jsxRuntime.jsx("div", { className: styles$7.noRows, children: "No data available" })),
|
|
16705
16716
|
isPaginated && hasData && rows.length > 0 && pagination2 && // --- Render the pagination controls
|
|
16706
16717
|
/* @__PURE__ */ jsxRuntime.jsxs("div", { className: styles$7.pagination, children: [
|
|
16707
16718
|
/* @__PURE__ */ jsxRuntime.jsx("div", { style: { flex: 1 }, children: /* @__PURE__ */ jsxRuntime.jsxs("span", { className: styles$7.paginationLabel, children: [
|
package/dist/xmlui-parser.d.ts
CHANGED
|
@@ -1546,6 +1546,20 @@ export declare type XmlUiTransformOptions = {
|
|
|
1546
1546
|
export { }
|
|
1547
1547
|
|
|
1548
1548
|
|
|
1549
|
+
declare module "@tanstack/table-core" {
|
|
1550
|
+
interface TableMeta<TData extends RowData> {
|
|
1551
|
+
cellRenderer: (...args: any[]) => any;
|
|
1552
|
+
}
|
|
1553
|
+
interface ColumnMeta<TData extends RowData, TValue> {
|
|
1554
|
+
style?: CSSProperties;
|
|
1555
|
+
starSizedWidth?: string;
|
|
1556
|
+
accessorKey?: string;
|
|
1557
|
+
pinTo?: string;
|
|
1558
|
+
cellRenderer?: (row: any, rowIdx: number, colIdx: number, value?: any) => ReactNode;
|
|
1559
|
+
}
|
|
1560
|
+
}
|
|
1561
|
+
|
|
1562
|
+
|
|
1549
1563
|
declare namespace bC { }
|
|
1550
1564
|
|
|
1551
1565
|
|
|
@@ -2103,20 +2117,6 @@ declare namespace aC { }
|
|
|
2103
2117
|
declare namespace ZT { }
|
|
2104
2118
|
|
|
2105
2119
|
|
|
2106
|
-
declare module "@tanstack/table-core" {
|
|
2107
|
-
interface TableMeta<TData extends RowData> {
|
|
2108
|
-
cellRenderer: (...args: any[]) => any;
|
|
2109
|
-
}
|
|
2110
|
-
interface ColumnMeta<TData extends RowData, TValue> {
|
|
2111
|
-
style?: CSSProperties;
|
|
2112
|
-
starSizedWidth?: string;
|
|
2113
|
-
accessorKey?: string;
|
|
2114
|
-
pinTo?: string;
|
|
2115
|
-
cellRenderer?: (row: any, rowIdx: number, colIdx: number, value?: any) => ReactNode;
|
|
2116
|
-
}
|
|
2117
|
-
}
|
|
2118
|
-
|
|
2119
|
-
|
|
2120
2120
|
declare global {
|
|
2121
2121
|
interface Window {
|
|
2122
2122
|
TEST_ENV: StandaloneAppDescription | undefined;
|