xmlui 0.10.23 → 0.10.24
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/lib/{index-CuPvcayg.mjs → index-DoIVkz5T.mjs} +274 -75
- package/dist/lib/index.css +1 -1
- package/dist/lib/{initMock-BBdNO6FB.mjs → initMock-CSGEd746.mjs} +1 -1
- package/dist/lib/xmlui.mjs +1 -1
- package/dist/metadata/{collectedComponentMetadata-Cp3Ljk8F.mjs → collectedComponentMetadata-B3Hs8_cV.mjs} +274 -75
- package/dist/metadata/{initMock-Dki8247s.mjs → initMock-DQrGwkya.mjs} +1 -1
- package/dist/metadata/style.css +1 -1
- package/dist/metadata/xmlui-metadata.mjs +1 -1
- package/dist/metadata/xmlui-metadata.umd.js +3 -3
- package/dist/scripts/package.json +1 -1
- package/dist/scripts/src/components/CodeBlock/highlight-code.js +5 -32
- package/dist/scripts/src/components/Markdown/MarkdownNative.js +4 -3
- package/dist/scripts/src/components/Markdown/utils.js +4 -3
- package/dist/scripts/src/components/NestedApp/utils.js +6 -5
- package/dist/scripts/src/components/Select/Select.spec.js +49 -0
- package/dist/scripts/src/components-core/utils/base64-utils.js +122 -0
- package/dist/scripts/src/components-core/utils/date-utils.js +12 -3
- package/dist/standalone/xmlui-standalone.umd.js +15 -15
- package/package.json +1 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { delay as delay$1, HttpResponse, matchRequestUrl } from "msw";
|
|
2
2
|
import { isArray, isObject, mapValues } from "lodash-es";
|
|
3
|
-
import { r as runEventHandlerCode, g as getDate, d as delay, m as miscellaneousUtils, a as dateFunctions, o as orderBy, T as ThrowStatementError } from "./index-
|
|
3
|
+
import { r as runEventHandlerCode, g as getDate, d as delay, m as miscellaneousUtils, a as dateFunctions, o as orderBy, T as ThrowStatementError } from "./index-DoIVkz5T.mjs";
|
|
4
4
|
import Dexie from "dexie";
|
|
5
5
|
var HttpStatusCode = /* @__PURE__ */ ((HttpStatusCode2) => {
|
|
6
6
|
HttpStatusCode2[HttpStatusCode2["Continue"] = 100] = "Continue";
|
package/dist/lib/xmlui.mjs
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ac, Z, an, a1, _, $, ak, am, ai, ad, a2, a0, S, at, b, aq, ar, a4, a5, ag, ah, au, al, aj, af, c, f, e, h, j, k, l, i, n, p, q, s, u, v, x, w, t, y, z, A, B, C, D, E, F, G, H, I, J, K, L, M, P, N, O, Q, R, U, V, aa, a3, W, X, a7, ap, a6, a8, as, a9, ao, Y, ae, ab } from "./index-
|
|
1
|
+
import { ac, Z, an, a1, _, $, ak, am, ai, ad, a2, a0, S, at, b, aq, ar, a4, a5, ag, ah, au, al, aj, af, c, f, e, h, j, k, l, i, n, p, q, s, u, v, x, w, t, y, z, A, B, C, D, E, F, G, H, I, J, K, L, M, P, N, O, Q, R, U, V, aa, a3, W, X, a7, ap, a6, a8, as, a9, ao, Y, ae, ab } from "./index-DoIVkz5T.mjs";
|
|
2
2
|
import { X as X2 } from "./xmlui-serializer-uCYa8_tZ.mjs";
|
|
3
3
|
export {
|
|
4
4
|
ac as ApiInterceptorProvider,
|
|
@@ -12889,15 +12889,15 @@ function backendValidationArrived({
|
|
|
12889
12889
|
};
|
|
12890
12890
|
}
|
|
12891
12891
|
const themeVars$C = `'{"padding-ModalDialog": "var(--xmlui-padding-ModalDialog)", "paddingHorizontal-ModalDialog": "var(--xmlui-paddingHorizontal-ModalDialog, var(--xmlui-padding-ModalDialog))", "paddingVertical-ModalDialog": "var(--xmlui-paddingVertical-ModalDialog, var(--xmlui-padding-ModalDialog))", "paddingLeft-ModalDialog": "var(--xmlui-paddingLeft-ModalDialog, var(--xmlui-paddingHorizontal-ModalDialog, var(--xmlui-padding-ModalDialog)))", "paddingRight-ModalDialog": "var(--xmlui-paddingRight-ModalDialog, var(--xmlui-paddingHorizontal-ModalDialog, var(--xmlui-padding-ModalDialog)))", "paddingTop-ModalDialog": "var(--xmlui-paddingTop-ModalDialog, var(--xmlui-paddingVertical-ModalDialog, var(--xmlui-padding-ModalDialog)))", "paddingBottom-ModalDialog": "var(--xmlui-paddingBottom-ModalDialog, var(--xmlui-paddingVertical-ModalDialog, var(--xmlui-padding-ModalDialog)))", "padding-overlay-ModalDialog": "var(--xmlui-padding-overlay-ModalDialog)", "paddingHorizontal-overlay-ModalDialog": "var(--xmlui-paddingHorizontal-overlay-ModalDialog, var(--xmlui-padding-overlay-ModalDialog))", "paddingVertical-overlay-ModalDialog": "var(--xmlui-paddingVertical-overlay-ModalDialog, var(--xmlui-padding-overlay-ModalDialog))", "paddingLeft-overlay-ModalDialog": "var(--xmlui-paddingLeft-overlay-ModalDialog, var(--xmlui-paddingHorizontal-overlay-ModalDialog, var(--xmlui-padding-overlay-ModalDialog)))", "paddingRight-overlay-ModalDialog": "var(--xmlui-paddingRight-overlay-ModalDialog, var(--xmlui-paddingHorizontal-overlay-ModalDialog, var(--xmlui-padding-overlay-ModalDialog)))", "paddingTop-overlay-ModalDialog": "var(--xmlui-paddingTop-overlay-ModalDialog, var(--xmlui-paddingVertical-overlay-ModalDialog, var(--xmlui-padding-overlay-ModalDialog)))", "paddingBottom-overlay-ModalDialog": "var(--xmlui-paddingBottom-overlay-ModalDialog, var(--xmlui-paddingVertical-overlay-ModalDialog, var(--xmlui-padding-overlay-ModalDialog)))", "Dialog:backgroundColor-ModalDialog": "var(--xmlui-backgroundColor-ModalDialog)", "Dialog:backgroundColor-overlay-ModalDialog": "var(--xmlui-backgroundColor-overlay-ModalDialog)", "Dialog:borderRadius-ModalDialog": "var(--xmlui-borderRadius-ModalDialog)", "Dialog:fontFamily-ModalDialog": "var(--xmlui-fontFamily-ModalDialog)", "Dialog:textColor-ModalDialog": "var(--xmlui-textColor-ModalDialog)", "Dialog:minWidth-ModalDialog": "var(--xmlui-minWidth-ModalDialog)", "Dialog:maxWidth-ModalDialog": "var(--xmlui-maxWidth-ModalDialog)", "Dialog:marginBottom-title-ModalDialog": "var(--xmlui-marginBottom-title-ModalDialog)"}'`;
|
|
12892
|
-
const overlay$2 = "
|
|
12893
|
-
const fullScreen = "
|
|
12894
|
-
const content$6 = "
|
|
12895
|
-
const overlayBg$1 = "
|
|
12896
|
-
const nested = "
|
|
12897
|
-
const contentAnimation = "
|
|
12898
|
-
const dialogTitle = "
|
|
12899
|
-
const innerContent = "
|
|
12900
|
-
const closeButton = "
|
|
12892
|
+
const overlay$2 = "_overlay_1rhbz_14";
|
|
12893
|
+
const fullScreen = "_fullScreen_1rhbz_22";
|
|
12894
|
+
const content$6 = "_content_1rhbz_28";
|
|
12895
|
+
const overlayBg$1 = "_overlayBg_1rhbz_37";
|
|
12896
|
+
const nested = "_nested_1rhbz_44";
|
|
12897
|
+
const contentAnimation = "_contentAnimation_1rhbz_76";
|
|
12898
|
+
const dialogTitle = "_dialogTitle_1rhbz_82";
|
|
12899
|
+
const innerContent = "_innerContent_1rhbz_87";
|
|
12900
|
+
const closeButton = "_closeButton_1rhbz_112";
|
|
12901
12901
|
const styles$S = {
|
|
12902
12902
|
themeVars: themeVars$C,
|
|
12903
12903
|
overlay: overlay$2,
|
|
@@ -21995,48 +21995,48 @@ function useOption() {
|
|
|
21995
21995
|
return useContext(OptionContext);
|
|
21996
21996
|
}
|
|
21997
21997
|
const themeVars$z = `'{"border-Select": "var(--xmlui-border-Select)", "borderHorizontal-Select": "var(--xmlui-borderHorizontal-Select, var(--xmlui-border-Select))", "borderVertical-Select": "var(--xmlui-borderVertical-Select, var(--xmlui-border-Select))", "borderLeft-Select": "var(--xmlui-borderLeft-Select, var(--xmlui-borderHorizontal-Select, var(--xmlui-border-Select)))", "borderRight-Select": "var(--xmlui-borderRight-Select, var(--xmlui-borderHorizontal-Select, var(--xmlui-border-Select)))", "borderTop-Select": "var(--xmlui-borderTop-Select, var(--xmlui-borderVertical-Select, var(--xmlui-border-Select)))", "borderBottom-Select": "var(--xmlui-borderBottom-Select, var(--xmlui-borderVertical-Select, var(--xmlui-border-Select)))", "borderWidth-Select": "var(--xmlui-borderWidth-Select)", "borderHorizontalWidth-Select": "var(--xmlui-borderHorizontalWidth-Select, var(--xmlui-borderWidth-Select))", "borderLeftWidth-Select": "var(--xmlui-borderLeftWidth-Select, var(--xmlui-borderHorizontalWidth-Select, var(--xmlui-borderWidth-Select)))", "borderRightWidth-Select": "var(--xmlui-borderRightWidth-Select, var(--xmlui-borderHorizontalWidth-Select, var(--xmlui-borderWidth-Select)))", "borderVerticalWidth-Select": "var(--xmlui-borderVerticalWidth-Select, var(--xmlui-borderWidth-Select))", "borderTopWidth-Select": "var(--xmlui-borderTopWidth-Select, var(--xmlui-borderVerticalWidth-Select, var(--xmlui-borderWidth-Select)))", "borderBottomWidth-Select": "var(--xmlui-borderBottomWidth-Select, var(--xmlui-borderVerticalWidth-Select, var(--xmlui-borderWidth-Select)))", "borderStyle-Select": "var(--xmlui-borderStyle-Select)", "borderHorizontalStyle-Select": "var(--xmlui-borderHorizontalStyle-Select, var(--xmlui-borderStyle-Select))", "borderLeftStyle-Select": "var(--xmlui-borderLeftStyle-Select, var(--xmlui-borderHorizontalStyle-Select, var(--xmlui-borderStyle-Select)))", "borderRightStyle-Select": "var(--xmlui-borderRightStyle-Select, var(--xmlui-borderHorizontalStyle-Select, var(--xmlui-borderStyle-Select)))", "borderVerticalStyle-Select": "var(--xmlui-borderVerticalStyle-Select, var(--xmlui-borderStyle-Select))", "borderTopStyle-Select": "var(--xmlui-borderTopStyle-Select, var(--xmlui-borderVerticalStyle-Select, var(--xmlui-borderStyle-Select)))", "borderBottomStyle-Select": "var(--xmlui-borderBottomStyle-Select, var(--xmlui-borderVerticalStyle-Select, var(--xmlui-borderStyle-Select)))", "borderColor-Select": "var(--xmlui-borderColor-Select)", "borderHorizontalColor-Select": "var(--xmlui-borderHorizontalColor-Select, var(--xmlui-borderColor-Select))", "borderLeftColor-Select": "var(--xmlui-borderLeftColor-Select, var(--xmlui-borderHorizontalColor-Select, var(--xmlui-borderColor-Select)))", "borderRightColor-Select": "var(--xmlui-borderRightColor-Select, var(--xmlui-borderHorizontalColor-Select, var(--xmlui-borderColor-Select)))", "borderVerticalColor-Select": "var(--xmlui-borderVerticalColor-Select, var(--xmlui-borderColor-Select))", "borderTopColor-Select": "var(--xmlui-borderTopColor-Select, var(--xmlui-borderVerticalColor-Select, var(--xmlui-borderColor-Select)))", "borderBottomColor-Select": "var(--xmlui-borderBottomColor-Select, var(--xmlui-borderVerticalColor-Select, var(--xmlui-borderColor-Select)))", "borderStartStartRadius-Select": "var(--xmlui-borderStartStartRadius-Select, var(--xmlui-borderRadius-Select))", "borderStartEndRadius-Select": "var(--xmlui-borderStartEndRadius-Select, var(--xmlui-borderRadius-Select))", "borderEndStartRadius-Select": "var(--xmlui-borderEndStartRadius-Select, var(--xmlui-borderRadius-Select))", "borderEndEndRadius-Select": "var(--xmlui-borderEndEndRadius-Select, var(--xmlui-borderRadius-Select))", "padding-Select": "var(--xmlui-padding-Select)", "paddingHorizontal-Select": "var(--xmlui-paddingHorizontal-Select, var(--xmlui-padding-Select))", "paddingVertical-Select": "var(--xmlui-paddingVertical-Select, var(--xmlui-padding-Select))", "paddingLeft-Select": "var(--xmlui-paddingLeft-Select, var(--xmlui-paddingHorizontal-Select, var(--xmlui-padding-Select)))", "paddingRight-Select": "var(--xmlui-paddingRight-Select, var(--xmlui-paddingHorizontal-Select, var(--xmlui-padding-Select)))", "paddingTop-Select": "var(--xmlui-paddingTop-Select, var(--xmlui-paddingVertical-Select, var(--xmlui-padding-Select)))", "paddingBottom-Select": "var(--xmlui-paddingBottom-Select, var(--xmlui-paddingVertical-Select, var(--xmlui-padding-Select)))", "padding-item-Select": "var(--xmlui-padding-item-Select)", "paddingHorizontal-item-Select": "var(--xmlui-paddingHorizontal-item-Select, var(--xmlui-padding-item-Select))", "paddingVertical-item-Select": "var(--xmlui-paddingVertical-item-Select, var(--xmlui-padding-item-Select))", "paddingLeft-item-Select": "var(--xmlui-paddingLeft-item-Select, var(--xmlui-paddingHorizontal-item-Select, var(--xmlui-padding-item-Select)))", "paddingRight-item-Select": "var(--xmlui-paddingRight-item-Select, var(--xmlui-paddingHorizontal-item-Select, var(--xmlui-padding-item-Select)))", "paddingTop-item-Select": "var(--xmlui-paddingTop-item-Select, var(--xmlui-paddingVertical-item-Select, var(--xmlui-padding-item-Select)))", "paddingBottom-item-Select": "var(--xmlui-paddingBottom-item-Select, var(--xmlui-paddingVertical-item-Select, var(--xmlui-padding-item-Select)))", "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:fontSize-Select-default": "var(--xmlui-fontSize-Select-default)", "Input:backgroundColor-Select-default": "var(--xmlui-backgroundColor-Select-default)", "Input:boxShadow-Select-default": "var(--xmlui-boxShadow-Select-default)", "Input:textColor-Select-default": "var(--xmlui-textColor-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:textColor-placeholder-Select-default": "var(--xmlui-textColor-placeholder-Select-default)", "Input:fontSize-placeholder-Select-default": "var(--xmlui-fontSize-placeholder-Select-default)", "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:fontSize-Select-error": "var(--xmlui-fontSize-Select-error)", "Input:backgroundColor-Select-error": "var(--xmlui-backgroundColor-Select-error)", "Input:boxShadow-Select-error": "var(--xmlui-boxShadow-Select-error)", "Input:textColor-Select-error": "var(--xmlui-textColor-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:textColor-placeholder-Select-error": "var(--xmlui-textColor-placeholder-Select-error)", "Input:fontSize-placeholder-Select-error": "var(--xmlui-fontSize-placeholder-Select-error)", "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:fontSize-Select-warning": "var(--xmlui-fontSize-Select-warning)", "Input:backgroundColor-Select-warning": "var(--xmlui-backgroundColor-Select-warning)", "Input:boxShadow-Select-warning": "var(--xmlui-boxShadow-Select-warning)", "Input:textColor-Select-warning": "var(--xmlui-textColor-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:textColor-placeholder-Select-warning": "var(--xmlui-textColor-placeholder-Select-warning)", "Input:fontSize-placeholder-Select-warning": "var(--xmlui-fontSize-placeholder-Select-warning)", "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:fontSize-Select-success": "var(--xmlui-fontSize-Select-success)", "Input:backgroundColor-Select-success": "var(--xmlui-backgroundColor-Select-success)", "Input:boxShadow-Select-success": "var(--xmlui-boxShadow-Select-success)", "Input:textColor-Select-success": "var(--xmlui-textColor-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)", "Input:textColor-placeholder-Select-success": "var(--xmlui-textColor-placeholder-Select-success)", "Input:fontSize-placeholder-Select-success": "var(--xmlui-fontSize-placeholder-Select-success)", "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)", "Input:outlineWidth-Select--focus": "var(--xmlui-outlineWidth-Select--focus)", "Input:outlineColor-Select--focus": "var(--xmlui-outlineColor-Select--focus)", "Input:outlineStyle-Select--focus": "var(--xmlui-outlineStyle-Select--focus)", "Input:outlineOffset-Select--focus": "var(--xmlui-outlineOffset-Select--focus)", "Input:textColor-placeholder-Select": "var(--xmlui-textColor-placeholder-Select)", "paddingVertical-Select-badge": "var(--xmlui-paddingVertical-Select-badge)", "paddingHorizontal-Select-badge": "var(--xmlui-paddingHorizontal-Select-badge)", "borderRadius-Select-badge": "var(--xmlui-borderRadius-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: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--active": "var(--xmlui-backgroundColor-item-Select--active)", "backgroundColor-item-Select--hover": "var(--xmlui-backgroundColor-item-Select--hover)", "textColor-item-Select--disabled": "var(--xmlui-textColor-item-Select--disabled)", "opacity-text-item-Select--disabled": "var(--xmlui-opacity-text-item-Select--disabled)", "textColor-indicator-Select": "var(--xmlui-textColor-indicator-Select)"}'`;
|
|
21998
|
-
const selectTrigger = "
|
|
21999
|
-
const error$8 = "
|
|
22000
|
-
const warning$9 = "
|
|
22001
|
-
const valid$8 = "
|
|
22002
|
-
const disabled$7 = "
|
|
22003
|
-
const focused$3 = "
|
|
22004
|
-
const placeholder = "
|
|
22005
|
-
const actions$1 = "
|
|
22006
|
-
const action$1 = "
|
|
22007
|
-
const emptyList = "
|
|
22008
|
-
const badgeListContainer = "
|
|
22009
|
-
const badgeList$1 = "
|
|
22010
|
-
const inputWrapper$1 = "
|
|
22011
|
-
const badge$1 = "
|
|
22012
|
-
const selectContent = "
|
|
22013
|
-
const command$1 = "
|
|
22014
|
-
const commandInputContainer = "
|
|
22015
|
-
const commandInput$1 = "
|
|
22016
|
-
const commandList$1 = "
|
|
22017
|
-
const multiSelectOption = "
|
|
22018
|
-
const multiSelectOptionContent = "
|
|
22019
|
-
const highlighted$1 = "
|
|
22020
|
-
const disabledOption$1 = "
|
|
22021
|
-
const selectValue = "
|
|
22022
|
-
const selectDropdownContent = "
|
|
22023
|
-
const fadeIn = "
|
|
22024
|
-
const zoomIn = "
|
|
22025
|
-
const fadeOut = "
|
|
22026
|
-
const zoomOut = "
|
|
22027
|
-
const slideInFromTop = "
|
|
22028
|
-
const slideInFromRight = "
|
|
22029
|
-
const slideInFromLeft = "
|
|
22030
|
-
const slideInFromBottom = "
|
|
22031
|
-
const selectViewport = "
|
|
22032
|
-
const selectScrollUpButton = "
|
|
22033
|
-
const selectScrollDownButton = "
|
|
22034
|
-
const selectEmpty = "
|
|
22035
|
-
const selectOption = "
|
|
22036
|
-
const selectOptionContent = "
|
|
22037
|
-
const selectOptionIndicator = "
|
|
22038
|
-
const loading = "
|
|
22039
|
-
const srOnly = "
|
|
21998
|
+
const selectTrigger = "_selectTrigger_1v71t_17";
|
|
21999
|
+
const error$8 = "_error_1v71t_54";
|
|
22000
|
+
const warning$9 = "_warning_1v71t_80";
|
|
22001
|
+
const valid$8 = "_valid_1v71t_106";
|
|
22002
|
+
const disabled$7 = "_disabled_1v71t_132";
|
|
22003
|
+
const focused$3 = "_focused_1v71t_139";
|
|
22004
|
+
const placeholder = "_placeholder_1v71t_145";
|
|
22005
|
+
const actions$1 = "_actions_1v71t_162";
|
|
22006
|
+
const action$1 = "_action_1v71t_162";
|
|
22007
|
+
const emptyList = "_emptyList_1v71t_173";
|
|
22008
|
+
const badgeListContainer = "_badgeListContainer_1v71t_185";
|
|
22009
|
+
const badgeList$1 = "_badgeList_1v71t_185";
|
|
22010
|
+
const inputWrapper$1 = "_inputWrapper_1v71t_198";
|
|
22011
|
+
const badge$1 = "_badge_1v71t_185";
|
|
22012
|
+
const selectContent = "_selectContent_1v71t_233";
|
|
22013
|
+
const command$1 = "_command_1v71t_241";
|
|
22014
|
+
const commandInputContainer = "_commandInputContainer_1v71t_246";
|
|
22015
|
+
const commandInput$1 = "_commandInput_1v71t_246";
|
|
22016
|
+
const commandList$1 = "_commandList_1v71t_265";
|
|
22017
|
+
const multiSelectOption = "_multiSelectOption_1v71t_272";
|
|
22018
|
+
const multiSelectOptionContent = "_multiSelectOptionContent_1v71t_286";
|
|
22019
|
+
const highlighted$1 = "_highlighted_1v71t_295";
|
|
22020
|
+
const disabledOption$1 = "_disabledOption_1v71t_301";
|
|
22021
|
+
const selectValue = "_selectValue_1v71t_316";
|
|
22022
|
+
const selectDropdownContent = "_selectDropdownContent_1v71t_331";
|
|
22023
|
+
const fadeIn = "_fadeIn_1v71t_1";
|
|
22024
|
+
const zoomIn = "_zoomIn_1v71t_1";
|
|
22025
|
+
const fadeOut = "_fadeOut_1v71t_1";
|
|
22026
|
+
const zoomOut = "_zoomOut_1v71t_1";
|
|
22027
|
+
const slideInFromTop = "_slideInFromTop_1v71t_1";
|
|
22028
|
+
const slideInFromRight = "_slideInFromRight_1v71t_1";
|
|
22029
|
+
const slideInFromLeft = "_slideInFromLeft_1v71t_1";
|
|
22030
|
+
const slideInFromBottom = "_slideInFromBottom_1v71t_1";
|
|
22031
|
+
const selectViewport = "_selectViewport_1v71t_364";
|
|
22032
|
+
const selectScrollUpButton = "_selectScrollUpButton_1v71t_368";
|
|
22033
|
+
const selectScrollDownButton = "_selectScrollDownButton_1v71t_376";
|
|
22034
|
+
const selectEmpty = "_selectEmpty_1v71t_384";
|
|
22035
|
+
const selectOption = "_selectOption_1v71t_397";
|
|
22036
|
+
const selectOptionContent = "_selectOptionContent_1v71t_420";
|
|
22037
|
+
const selectOptionIndicator = "_selectOptionIndicator_1v71t_434";
|
|
22038
|
+
const loading = "_loading_1v71t_444";
|
|
22039
|
+
const srOnly = "_srOnly_1v71t_447";
|
|
22040
22040
|
const styles$O = {
|
|
22041
22041
|
themeVars: themeVars$z,
|
|
22042
22042
|
selectTrigger,
|
|
@@ -24068,31 +24068,220 @@ const htmlTagStyles = {
|
|
|
24068
24068
|
htmlVideo,
|
|
24069
24069
|
htmlDetails
|
|
24070
24070
|
};
|
|
24071
|
-
|
|
24072
|
-
const
|
|
24073
|
-
|
|
24071
|
+
function uint8ArrayToBase64(bytes) {
|
|
24072
|
+
const base64abc = [
|
|
24073
|
+
"A",
|
|
24074
|
+
"B",
|
|
24075
|
+
"C",
|
|
24076
|
+
"D",
|
|
24077
|
+
"E",
|
|
24078
|
+
"F",
|
|
24079
|
+
"G",
|
|
24080
|
+
"H",
|
|
24081
|
+
"I",
|
|
24082
|
+
"J",
|
|
24083
|
+
"K",
|
|
24084
|
+
"L",
|
|
24085
|
+
"M",
|
|
24086
|
+
"N",
|
|
24087
|
+
"O",
|
|
24088
|
+
"P",
|
|
24089
|
+
"Q",
|
|
24090
|
+
"R",
|
|
24091
|
+
"S",
|
|
24092
|
+
"T",
|
|
24093
|
+
"U",
|
|
24094
|
+
"V",
|
|
24095
|
+
"W",
|
|
24096
|
+
"X",
|
|
24097
|
+
"Y",
|
|
24098
|
+
"Z",
|
|
24099
|
+
"a",
|
|
24100
|
+
"b",
|
|
24101
|
+
"c",
|
|
24102
|
+
"d",
|
|
24103
|
+
"e",
|
|
24104
|
+
"f",
|
|
24105
|
+
"g",
|
|
24106
|
+
"h",
|
|
24107
|
+
"i",
|
|
24108
|
+
"j",
|
|
24109
|
+
"k",
|
|
24110
|
+
"l",
|
|
24111
|
+
"m",
|
|
24112
|
+
"n",
|
|
24113
|
+
"o",
|
|
24114
|
+
"p",
|
|
24115
|
+
"q",
|
|
24116
|
+
"r",
|
|
24117
|
+
"s",
|
|
24118
|
+
"t",
|
|
24119
|
+
"u",
|
|
24120
|
+
"v",
|
|
24121
|
+
"w",
|
|
24122
|
+
"x",
|
|
24123
|
+
"y",
|
|
24124
|
+
"z",
|
|
24125
|
+
"0",
|
|
24126
|
+
"1",
|
|
24127
|
+
"2",
|
|
24128
|
+
"3",
|
|
24129
|
+
"4",
|
|
24130
|
+
"5",
|
|
24131
|
+
"6",
|
|
24132
|
+
"7",
|
|
24133
|
+
"8",
|
|
24134
|
+
"9",
|
|
24135
|
+
"+",
|
|
24136
|
+
"/"
|
|
24137
|
+
];
|
|
24138
|
+
let result = "";
|
|
24139
|
+
let i;
|
|
24140
|
+
const l = bytes.length;
|
|
24141
|
+
for (i = 2; i < l; i += 3) {
|
|
24142
|
+
result += base64abc[bytes[i - 2] >> 2];
|
|
24143
|
+
result += base64abc[(bytes[i - 2] & 3) << 4 | bytes[i - 1] >> 4];
|
|
24144
|
+
result += base64abc[(bytes[i - 1] & 15) << 2 | bytes[i] >> 6];
|
|
24145
|
+
result += base64abc[bytes[i] & 63];
|
|
24146
|
+
}
|
|
24147
|
+
if (i === l + 1) {
|
|
24148
|
+
result += base64abc[bytes[i - 2] >> 2];
|
|
24149
|
+
result += base64abc[(bytes[i - 2] & 3) << 4];
|
|
24150
|
+
result += "==";
|
|
24151
|
+
}
|
|
24152
|
+
if (i === l) {
|
|
24153
|
+
result += base64abc[bytes[i - 2] >> 2];
|
|
24154
|
+
result += base64abc[(bytes[i - 2] & 3) << 4 | bytes[i - 1] >> 4];
|
|
24155
|
+
result += base64abc[(bytes[i - 1] & 15) << 2];
|
|
24156
|
+
result += "=";
|
|
24157
|
+
}
|
|
24158
|
+
return result;
|
|
24159
|
+
}
|
|
24074
24160
|
function encodeToBase64(value) {
|
|
24075
|
-
if (
|
|
24076
|
-
return
|
|
24161
|
+
if (value === null || value === void 0) {
|
|
24162
|
+
return "";
|
|
24077
24163
|
}
|
|
24078
24164
|
const valueToString = typeof value === "object" ? JSON.stringify(value) : value.toString();
|
|
24079
24165
|
if (typeof window !== "undefined") {
|
|
24080
|
-
|
|
24166
|
+
const encoder = new TextEncoder();
|
|
24167
|
+
const data = encoder.encode(valueToString);
|
|
24168
|
+
return uint8ArrayToBase64(data);
|
|
24081
24169
|
}
|
|
24082
|
-
const buff = Buffer.from(valueToString, "
|
|
24170
|
+
const buff = Buffer.from(valueToString, "utf8");
|
|
24083
24171
|
return buff.toString("base64");
|
|
24084
24172
|
}
|
|
24173
|
+
function base64ToUint8Array(base64) {
|
|
24174
|
+
const base64abc = [
|
|
24175
|
+
"A",
|
|
24176
|
+
"B",
|
|
24177
|
+
"C",
|
|
24178
|
+
"D",
|
|
24179
|
+
"E",
|
|
24180
|
+
"F",
|
|
24181
|
+
"G",
|
|
24182
|
+
"H",
|
|
24183
|
+
"I",
|
|
24184
|
+
"J",
|
|
24185
|
+
"K",
|
|
24186
|
+
"L",
|
|
24187
|
+
"M",
|
|
24188
|
+
"N",
|
|
24189
|
+
"O",
|
|
24190
|
+
"P",
|
|
24191
|
+
"Q",
|
|
24192
|
+
"R",
|
|
24193
|
+
"S",
|
|
24194
|
+
"T",
|
|
24195
|
+
"U",
|
|
24196
|
+
"V",
|
|
24197
|
+
"W",
|
|
24198
|
+
"X",
|
|
24199
|
+
"Y",
|
|
24200
|
+
"Z",
|
|
24201
|
+
"a",
|
|
24202
|
+
"b",
|
|
24203
|
+
"c",
|
|
24204
|
+
"d",
|
|
24205
|
+
"e",
|
|
24206
|
+
"f",
|
|
24207
|
+
"g",
|
|
24208
|
+
"h",
|
|
24209
|
+
"i",
|
|
24210
|
+
"j",
|
|
24211
|
+
"k",
|
|
24212
|
+
"l",
|
|
24213
|
+
"m",
|
|
24214
|
+
"n",
|
|
24215
|
+
"o",
|
|
24216
|
+
"p",
|
|
24217
|
+
"q",
|
|
24218
|
+
"r",
|
|
24219
|
+
"s",
|
|
24220
|
+
"t",
|
|
24221
|
+
"u",
|
|
24222
|
+
"v",
|
|
24223
|
+
"w",
|
|
24224
|
+
"x",
|
|
24225
|
+
"y",
|
|
24226
|
+
"z",
|
|
24227
|
+
"0",
|
|
24228
|
+
"1",
|
|
24229
|
+
"2",
|
|
24230
|
+
"3",
|
|
24231
|
+
"4",
|
|
24232
|
+
"5",
|
|
24233
|
+
"6",
|
|
24234
|
+
"7",
|
|
24235
|
+
"8",
|
|
24236
|
+
"9",
|
|
24237
|
+
"+",
|
|
24238
|
+
"/"
|
|
24239
|
+
];
|
|
24240
|
+
const lookup = new Uint8Array(256);
|
|
24241
|
+
for (let i = 0; i < base64abc.length; i++) {
|
|
24242
|
+
lookup[base64abc[i].charCodeAt(0)] = i;
|
|
24243
|
+
}
|
|
24244
|
+
let paddingLength = 0;
|
|
24245
|
+
if (base64.endsWith("==")) {
|
|
24246
|
+
paddingLength = 2;
|
|
24247
|
+
} else if (base64.endsWith("=")) {
|
|
24248
|
+
paddingLength = 1;
|
|
24249
|
+
}
|
|
24250
|
+
const length = base64.length;
|
|
24251
|
+
const bufferLength = length * 3 / 4 - paddingLength;
|
|
24252
|
+
const bytes = new Uint8Array(bufferLength);
|
|
24253
|
+
let p = 0;
|
|
24254
|
+
for (let i = 0; i < length; i += 4) {
|
|
24255
|
+
const encoded1 = lookup[base64.charCodeAt(i)];
|
|
24256
|
+
const encoded2 = lookup[base64.charCodeAt(i + 1)];
|
|
24257
|
+
const encoded3 = lookup[base64.charCodeAt(i + 2)];
|
|
24258
|
+
const encoded4 = lookup[base64.charCodeAt(i + 3)];
|
|
24259
|
+
bytes[p++] = encoded1 << 2 | encoded2 >> 4;
|
|
24260
|
+
if (p < bufferLength) {
|
|
24261
|
+
bytes[p++] = (encoded2 & 15) << 4 | encoded3 >> 2;
|
|
24262
|
+
}
|
|
24263
|
+
if (p < bufferLength) {
|
|
24264
|
+
bytes[p++] = (encoded3 & 3) << 6 | encoded4 & 63;
|
|
24265
|
+
}
|
|
24266
|
+
}
|
|
24267
|
+
return bytes;
|
|
24268
|
+
}
|
|
24085
24269
|
function decodeFromBase64(value) {
|
|
24086
24270
|
if (!value) {
|
|
24087
24271
|
return null;
|
|
24088
24272
|
}
|
|
24089
24273
|
const valueToString = typeof value === "object" ? JSON.stringify(value) : value.toString();
|
|
24090
24274
|
if (typeof window !== "undefined") {
|
|
24091
|
-
|
|
24275
|
+
const bytes = base64ToUint8Array(valueToString);
|
|
24276
|
+
const decoder = new TextDecoder();
|
|
24277
|
+
return decoder.decode(bytes);
|
|
24092
24278
|
}
|
|
24093
24279
|
const buff = Buffer.from(valueToString, "base64");
|
|
24094
|
-
return buff.toString("
|
|
24280
|
+
return buff.toString("utf8");
|
|
24095
24281
|
}
|
|
24282
|
+
const highlightRowsClass = "codeBlockHighlightRow";
|
|
24283
|
+
const highlightSubstringsClass = "codeBlockHighlightString";
|
|
24284
|
+
const highlightSubstringsEmphasisClass = "codeBlockHighlightStringEmphasis";
|
|
24096
24285
|
function parseMetaAndHighlightCode(node, codeHighlighter, themeTone) {
|
|
24097
24286
|
const rawCodeStr = getCodeStrFromNode(node);
|
|
24098
24287
|
const rawMeta = getCodeMetaFromNode(node, CodeHighlighterMetaKeysData);
|
|
@@ -47555,7 +47744,7 @@ function IconProvider({ children }) {
|
|
|
47555
47744
|
/* @__PURE__ */ jsx("svg", { style: { display: "none" }, ref: spriteRootRef })
|
|
47556
47745
|
] });
|
|
47557
47746
|
}
|
|
47558
|
-
const version = "0.10.
|
|
47747
|
+
const version = "0.10.24";
|
|
47559
47748
|
const miscellaneousUtils = {
|
|
47560
47749
|
capitalize,
|
|
47561
47750
|
pluralize: pluralize$1,
|
|
@@ -47567,13 +47756,22 @@ const miscellaneousUtils = {
|
|
|
47567
47756
|
function isoDateString(date) {
|
|
47568
47757
|
return (!date ? /* @__PURE__ */ new Date() : new Date(date)).toJSON();
|
|
47569
47758
|
}
|
|
47570
|
-
function formatDate(date) {
|
|
47759
|
+
function formatDate(date, formatString) {
|
|
47760
|
+
if (formatString) {
|
|
47761
|
+
return format(new Date(date), formatString);
|
|
47762
|
+
}
|
|
47571
47763
|
return new Date(date).toLocaleDateString();
|
|
47572
47764
|
}
|
|
47573
|
-
function formatDateTime(date) {
|
|
47765
|
+
function formatDateTime(date, formatString) {
|
|
47766
|
+
if (formatString) {
|
|
47767
|
+
return format(new Date(date), formatString);
|
|
47768
|
+
}
|
|
47574
47769
|
return new Date(date).toLocaleString();
|
|
47575
47770
|
}
|
|
47576
|
-
function formatTime(date) {
|
|
47771
|
+
function formatTime(date, formatString) {
|
|
47772
|
+
if (formatString) {
|
|
47773
|
+
return format(new Date(date), formatString);
|
|
47774
|
+
}
|
|
47577
47775
|
return new Date(date).toLocaleTimeString();
|
|
47578
47776
|
}
|
|
47579
47777
|
function formatTimeWithoutSeconds(date) {
|
|
@@ -51999,7 +52197,7 @@ function ApiInterceptorProvider({
|
|
|
51999
52197
|
return;
|
|
52000
52198
|
}
|
|
52001
52199
|
void (async () => {
|
|
52002
|
-
const { initMock } = await import("./initMock-
|
|
52200
|
+
const { initMock } = await import("./initMock-DQrGwkya.mjs");
|
|
52003
52201
|
const apiInstance2 = await initMock(interceptor);
|
|
52004
52202
|
setApiInstance(apiInstance2);
|
|
52005
52203
|
setInitialized(true);
|
|
@@ -52016,7 +52214,7 @@ function ApiInterceptorProvider({
|
|
|
52016
52214
|
if (define_process_env_default$2.VITE_MOCK_ENABLED) {
|
|
52017
52215
|
const [{ createApiInterceptorWorker }, { initMock }] = await Promise.all([
|
|
52018
52216
|
useWorker ? import("./apiInterceptorWorker-Dql7QGw2.mjs") : Promise.resolve({ createApiInterceptorWorker: () => null }),
|
|
52019
|
-
import("./initMock-
|
|
52217
|
+
import("./initMock-DQrGwkya.mjs")
|
|
52020
52218
|
]);
|
|
52021
52219
|
if (interceptor || forceInitialize) {
|
|
52022
52220
|
const apiInstance2 = await initMock(interceptor || {});
|
|
@@ -52053,7 +52251,7 @@ function ApiInterceptorProvider({
|
|
|
52053
52251
|
void (async () => {
|
|
52054
52252
|
const [{ createApiInterceptorWorker }, { initMock }] = await Promise.all([
|
|
52055
52253
|
import("./apiInterceptorWorker-Dql7QGw2.mjs"),
|
|
52056
|
-
import("./initMock-
|
|
52254
|
+
import("./initMock-DQrGwkya.mjs")
|
|
52057
52255
|
]);
|
|
52058
52256
|
const apiInstance2 = await initMock(interceptor);
|
|
52059
52257
|
await createApiInterceptorWorker(apiInstance2, parentInterceptorWorker);
|
|
@@ -55548,13 +55746,14 @@ async function compress(str) {
|
|
|
55548
55746
|
return await concatUint8Arrays(chunks);
|
|
55549
55747
|
}
|
|
55550
55748
|
async function concatUint8Arrays(uint8arrays) {
|
|
55551
|
-
const
|
|
55749
|
+
const blobParts = uint8arrays.map((u) => new Uint8Array(u).buffer);
|
|
55750
|
+
const blob = new Blob(blobParts);
|
|
55552
55751
|
const buffer = await blob.arrayBuffer();
|
|
55553
55752
|
return new Uint8Array(buffer);
|
|
55554
55753
|
}
|
|
55555
55754
|
async function createQueryString(target2) {
|
|
55556
55755
|
const compressed = await compress(target2);
|
|
55557
|
-
const base64 =
|
|
55756
|
+
const base64 = uint8ArrayToBase64(compressed);
|
|
55558
55757
|
return encodeURIComponent(base64);
|
|
55559
55758
|
}
|
|
55560
55759
|
function withoutTrailingSlash(str) {
|
|
@@ -55974,9 +56173,9 @@ const Markdown = memo(
|
|
|
55974
56173
|
},
|
|
55975
56174
|
samp({ ...props }) {
|
|
55976
56175
|
const markdownContentBase64 = props == null ? void 0 : props["data-pg-markdown"];
|
|
55977
|
-
const markdownContent2 = markdownContentBase64 ?
|
|
56176
|
+
const markdownContent2 = markdownContentBase64 ? decodeFromBase64(markdownContentBase64) : "";
|
|
55978
56177
|
const dataContentBase64 = props == null ? void 0 : props["data-pg-content"];
|
|
55979
|
-
const jsonContent =
|
|
56178
|
+
const jsonContent = decodeFromBase64(dataContentBase64);
|
|
55980
56179
|
const appProps = JSON.parse(jsonContent);
|
|
55981
56180
|
return /* @__PURE__ */ jsx(
|
|
55982
56181
|
AppWithCodeViewNative,
|
|
@@ -56004,7 +56203,7 @@ const Markdown = memo(
|
|
|
56004
56203
|
section({ children: children2, ...props }) {
|
|
56005
56204
|
const treeContentBase64 = props == null ? void 0 : props["data-tree-content"];
|
|
56006
56205
|
if (treeContentBase64 !== void 0) {
|
|
56007
|
-
const content2 =
|
|
56206
|
+
const content2 = decodeFromBase64(treeContentBase64);
|
|
56008
56207
|
return /* @__PURE__ */ jsx(TreeDisplay, { content: content2 });
|
|
56009
56208
|
}
|
|
56010
56209
|
return null;
|
|
@@ -56542,8 +56741,8 @@ function convertPlaygroundPatternToMarkdown(content2) {
|
|
|
56542
56741
|
}
|
|
56543
56742
|
}
|
|
56544
56743
|
const jsonString = JSON.stringify(pgContent);
|
|
56545
|
-
const base64ContentString =
|
|
56546
|
-
const base64MarkdownString =
|
|
56744
|
+
const base64ContentString = encodeToBase64(jsonString);
|
|
56745
|
+
const base64MarkdownString = encodeToBase64(markdownContent2);
|
|
56547
56746
|
return '<samp data-pg-content="' + base64ContentString + '" data-pg-markdown="' + base64MarkdownString + '"></samp>\n\n';
|
|
56548
56747
|
}
|
|
56549
56748
|
function observeTreeDisplay(content2) {
|
|
@@ -56576,7 +56775,7 @@ function observeTreeDisplay(content2) {
|
|
|
56576
56775
|
function convertTreeDisplayToMarkdown(content2) {
|
|
56577
56776
|
if (content2.startsWith("```xmlui-tree") && content2.endsWith("```")) {
|
|
56578
56777
|
const treeContent = content2.slice("```xmlui-tree".length, content2.indexOf("```", "```xmlui-tree".length)).trim();
|
|
56579
|
-
return `<section data-tree-content="${
|
|
56778
|
+
return `<section data-tree-content="${encodeToBase64(treeContent)}"></section>
|
|
56580
56779
|
|
|
56581
56780
|
`;
|
|
56582
56781
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { delay as delay$1, HttpResponse, matchRequestUrl } from "msw";
|
|
2
2
|
import { isArray, isObject, mapValues } from "lodash-es";
|
|
3
|
-
import { r as runEventHandlerCode, g as getDate, d as delay, m as miscellaneousUtils, a as dateFunctions, o as orderBy, T as ThrowStatementError } from "./collectedComponentMetadata-
|
|
3
|
+
import { r as runEventHandlerCode, g as getDate, d as delay, m as miscellaneousUtils, a as dateFunctions, o as orderBy, T as ThrowStatementError } from "./collectedComponentMetadata-B3Hs8_cV.mjs";
|
|
4
4
|
import Dexie from "dexie";
|
|
5
5
|
var HttpStatusCode = /* @__PURE__ */ ((HttpStatusCode2) => {
|
|
6
6
|
HttpStatusCode2[HttpStatusCode2["Continue"] = 100] = "Continue";
|