xmlui 0.9.9 → 0.9.10
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-DmE-x8Au.mjs → apiInterceptorWorker-BJYj3y8V.mjs} +1 -1
- package/dist/{index-CmAO1zjU.mjs → index-6PAZN2xn.mjs} +18 -17
- package/dist/index.css +47 -45
- package/dist/language-server-web-worker.d.ts +0 -557
- package/dist/language-server-web-worker.mjs +1 -1
- package/dist/language-server.d.ts +0 -557
- package/dist/language-server.mjs +1 -1
- package/dist/scripts/src/components/App/App.js +1 -0
- package/dist/server-common-oCD2CuF9.mjs +19124 -0
- package/dist/style.css +47 -45
- package/dist/xmlui-metadata.mjs +2 -1
- package/dist/xmlui-metadata.umd.js +2 -1
- package/dist/xmlui-parser.d.ts +0 -557
- package/dist/xmlui-standalone.umd.js +67 -64
- package/dist/xmlui.d.ts +0 -557
- package/dist/xmlui.mjs +1 -1
- package/package.json +3 -2
- package/dist/server-common-BKe32fY_.mjs +0 -8636
|
@@ -993,7 +993,7 @@ var __privateMethod = (obj, member, method) => (__accessCheck(obj, member, "acce
|
|
|
993
993
|
* This function allows other CSS modules to get the value of the CSS variable specified in $componentVariable.
|
|
994
994
|
Optionally, you can provide a $fallbackValue to set the variable's value if that is not defined.
|
|
995
995
|
*/
|
|
996
|
-
.
|
|
996
|
+
._wrapper_qcc08_13 {
|
|
997
997
|
--footer-height: 0px;
|
|
998
998
|
--header-height: 0px;
|
|
999
999
|
width: 100%;
|
|
@@ -1003,138 +1003,138 @@ var __privateMethod = (obj, member, method) => (__accessCheck(obj, member, "acce
|
|
|
1003
1003
|
flex-direction: column;
|
|
1004
1004
|
isolation: isolate;
|
|
1005
1005
|
}
|
|
1006
|
-
.
|
|
1006
|
+
._wrapper_qcc08_13._vertical_qcc08_23 {
|
|
1007
1007
|
flex-direction: row;
|
|
1008
1008
|
overflow: initial;
|
|
1009
1009
|
}
|
|
1010
|
-
.
|
|
1010
|
+
._wrapper_qcc08_13._vertical_qcc08_23 ._contentWrapper_qcc08_27 {
|
|
1011
1011
|
overflow: auto;
|
|
1012
1012
|
scroll-padding-block: var(--xmlui-scroll-padding-block-Pages);
|
|
1013
1013
|
position: relative;
|
|
1014
1014
|
scrollbar-gutter: stable both-edges;
|
|
1015
1015
|
}
|
|
1016
|
-
.
|
|
1016
|
+
._wrapper_qcc08_13._vertical_qcc08_23 ._navPanelWrapper_qcc08_33 {
|
|
1017
1017
|
width: var(--xmlui-width-navPanel-App);
|
|
1018
1018
|
flex-shrink: 0;
|
|
1019
1019
|
}
|
|
1020
|
-
.
|
|
1020
|
+
._wrapper_qcc08_13._vertical_qcc08_23 ._PagesWrapper_qcc08_37 {
|
|
1021
1021
|
min-height: initial;
|
|
1022
1022
|
flex: 1;
|
|
1023
1023
|
}
|
|
1024
|
-
.
|
|
1024
|
+
._wrapper_qcc08_13._vertical_qcc08_23 ._footerWrapper_qcc08_41 {
|
|
1025
1025
|
position: static;
|
|
1026
1026
|
}
|
|
1027
|
-
.
|
|
1027
|
+
._wrapper_qcc08_13._vertical_qcc08_23._sticky_qcc08_44 ._contentWrapper_qcc08_27 {
|
|
1028
1028
|
scroll-padding-top: var(--header-height);
|
|
1029
1029
|
}
|
|
1030
|
-
.
|
|
1030
|
+
._wrapper_qcc08_13._vertical_qcc08_23._sticky_qcc08_44 ._footerWrapper_qcc08_41 {
|
|
1031
1031
|
position: sticky;
|
|
1032
1032
|
bottom: 0;
|
|
1033
1033
|
}
|
|
1034
|
-
.
|
|
1034
|
+
._wrapper_qcc08_13._horizontal_qcc08_51 {
|
|
1035
1035
|
overflow: auto;
|
|
1036
1036
|
scroll-padding-block: var(--xmlui-scroll-padding-block-Pages);
|
|
1037
1037
|
}
|
|
1038
|
-
.
|
|
1038
|
+
._wrapper_qcc08_13._horizontal_qcc08_51 ._PagesWrapper_qcc08_37 {
|
|
1039
1039
|
min-height: initial;
|
|
1040
1040
|
}
|
|
1041
|
-
.
|
|
1041
|
+
._wrapper_qcc08_13._horizontal_qcc08_51 ._footerWrapper_qcc08_41 {
|
|
1042
1042
|
position: static;
|
|
1043
1043
|
}
|
|
1044
|
-
.
|
|
1044
|
+
._wrapper_qcc08_13._horizontal_qcc08_51._sticky_qcc08_44 {
|
|
1045
1045
|
scroll-padding-top: var(--header-height);
|
|
1046
1046
|
min-height: 100%;
|
|
1047
1047
|
}
|
|
1048
|
-
.
|
|
1048
|
+
._wrapper_qcc08_13._horizontal_qcc08_51._sticky_qcc08_44 ._footerWrapper_qcc08_41 {
|
|
1049
1049
|
position: sticky;
|
|
1050
1050
|
bottom: 0;
|
|
1051
1051
|
}
|
|
1052
|
-
.
|
|
1052
|
+
._wrapper_qcc08_13._horizontal_qcc08_51 ._navPanelWrapper_qcc08_33 {
|
|
1053
1053
|
border-bottom: var(--xmlui-borderBottom-AppHeader);
|
|
1054
1054
|
justify-content: end;
|
|
1055
1055
|
}
|
|
1056
|
-
.
|
|
1056
|
+
._wrapper_qcc08_13._verticalFullHeader_qcc08_73 {
|
|
1057
1057
|
min-height: 100%;
|
|
1058
1058
|
height: 100%;
|
|
1059
1059
|
overflow: auto;
|
|
1060
1060
|
scroll-padding-block: var(--xmlui-scroll-padding-block-Pages);
|
|
1061
1061
|
}
|
|
1062
|
-
.
|
|
1062
|
+
._wrapper_qcc08_13._verticalFullHeader_qcc08_73 ._navPanelWrapper_qcc08_33 {
|
|
1063
1063
|
width: var(--xmlui-width-navPanel-App);
|
|
1064
1064
|
position: sticky;
|
|
1065
1065
|
height: calc(var(--containerHeight, 100vh) - var(--footer-height) - var(--header-height));
|
|
1066
1066
|
top: var(--header-height);
|
|
1067
1067
|
}
|
|
1068
|
-
.
|
|
1068
|
+
._wrapper_qcc08_13._verticalFullHeader_qcc08_73 ._PagesWrapper_qcc08_37 {
|
|
1069
1069
|
overflow: initial;
|
|
1070
1070
|
min-height: calc(var(--containerHeight, 100vh) - var(--header-height) - var(--footer-height));
|
|
1071
1071
|
height: 100%;
|
|
1072
1072
|
}
|
|
1073
|
-
.
|
|
1073
|
+
._wrapper_qcc08_13._verticalFullHeader_qcc08_73 ._PagesWrapperInner_qcc08_90 {
|
|
1074
1074
|
height: 100%;
|
|
1075
1075
|
}
|
|
1076
|
-
.
|
|
1076
|
+
._wrapper_qcc08_13._verticalFullHeader_qcc08_73 ._PagesWrapperInner_qcc08_90 > .xmlui-page-root {
|
|
1077
1077
|
height: 100%;
|
|
1078
1078
|
}
|
|
1079
|
-
.
|
|
1079
|
+
._wrapper_qcc08_13._verticalFullHeader_qcc08_73 ._footerWrapper_qcc08_41 {
|
|
1080
1080
|
position: sticky;
|
|
1081
1081
|
left: 0;
|
|
1082
1082
|
right: 0;
|
|
1083
1083
|
bottom: 0;
|
|
1084
1084
|
}
|
|
1085
|
-
.
|
|
1085
|
+
._wrapper_qcc08_13._scrollWholePage_qcc08_102 {
|
|
1086
1086
|
scrollbar-gutter: stable both-edges;
|
|
1087
1087
|
}
|
|
1088
|
-
.
|
|
1088
|
+
._wrapper_qcc08_13._scrollWholePage_qcc08_102 ._headerWrapper_qcc08_105 {
|
|
1089
1089
|
margin-inline: calc(-1 * var(--scrollbar-width));
|
|
1090
1090
|
}
|
|
1091
|
-
.
|
|
1091
|
+
._wrapper_qcc08_13._scrollWholePage_qcc08_102 ._headerWrapper_qcc08_105 > div {
|
|
1092
1092
|
padding-inline: var(--scrollbar-width);
|
|
1093
1093
|
}
|
|
1094
|
-
.
|
|
1094
|
+
._wrapper_qcc08_13._scrollWholePage_qcc08_102 ._footerWrapper_qcc08_41 {
|
|
1095
1095
|
margin-inline: calc(-1 * var(--scrollbar-width));
|
|
1096
1096
|
}
|
|
1097
|
-
.
|
|
1097
|
+
._wrapper_qcc08_13._scrollWholePage_qcc08_102 ._footerWrapper_qcc08_41 > div {
|
|
1098
1098
|
padding-inline: var(--scrollbar-width);
|
|
1099
1099
|
}
|
|
1100
|
-
.
|
|
1100
|
+
._wrapper_qcc08_13._scrollWholePage_qcc08_102._verticalFullHeader_qcc08_73 {
|
|
1101
1101
|
scroll-padding-top: var(--header-height);
|
|
1102
1102
|
}
|
|
1103
|
-
.
|
|
1103
|
+
._wrapper_qcc08_13._scrollWholePage_qcc08_102._verticalFullHeader_qcc08_73 ._content_qcc08_27 {
|
|
1104
1104
|
margin-inline: calc(-1 * var(--scrollbar-width));
|
|
1105
1105
|
}
|
|
1106
|
-
.
|
|
1106
|
+
._wrapper_qcc08_13._scrollWholePage_qcc08_102._verticalFullHeader_qcc08_73 ._contentWrapper_qcc08_27 {
|
|
1107
1107
|
padding-inline: var(--scrollbar-width);
|
|
1108
1108
|
}
|
|
1109
|
-
.
|
|
1109
|
+
._wrapper_qcc08_13:not(._scrollWholePage_qcc08_102) {
|
|
1110
1110
|
overflow: hidden;
|
|
1111
1111
|
}
|
|
1112
|
-
.
|
|
1112
|
+
._wrapper_qcc08_13:not(._scrollWholePage_qcc08_102) ._content_qcc08_27 {
|
|
1113
1113
|
min-height: 0;
|
|
1114
1114
|
height: 100%;
|
|
1115
1115
|
}
|
|
1116
|
-
.
|
|
1116
|
+
._wrapper_qcc08_13:not(._scrollWholePage_qcc08_102) ._contentWrapper_qcc08_27 {
|
|
1117
1117
|
overflow: initial;
|
|
1118
1118
|
}
|
|
1119
|
-
.
|
|
1119
|
+
._wrapper_qcc08_13:not(._scrollWholePage_qcc08_102) ._PagesWrapper_qcc08_37 {
|
|
1120
1120
|
overflow: auto;
|
|
1121
1121
|
scroll-padding-block: var(--xmlui-scroll-padding-block-Pages);
|
|
1122
1122
|
min-height: 0;
|
|
1123
1123
|
height: 100%;
|
|
1124
1124
|
scrollbar-gutter: stable both-edges;
|
|
1125
1125
|
}
|
|
1126
|
-
.
|
|
1126
|
+
._wrapper_qcc08_13:not(._scrollWholePage_qcc08_102) ._PagesWrapperInner_qcc08_90 {
|
|
1127
1127
|
min-height: 100%;
|
|
1128
1128
|
height: 0;
|
|
1129
1129
|
}
|
|
1130
|
-
.
|
|
1130
|
+
._wrapper_qcc08_13._noScrollbarGutters_qcc08_147 {
|
|
1131
1131
|
scrollbar-gutter: auto;
|
|
1132
1132
|
}
|
|
1133
|
-
.
|
|
1133
|
+
._wrapper_qcc08_13._noScrollbarGutters_qcc08_147 ._PagesWrapper_qcc08_37 {
|
|
1134
1134
|
scrollbar-gutter: auto;
|
|
1135
1135
|
}
|
|
1136
1136
|
|
|
1137
|
-
.
|
|
1137
|
+
._headerWrapper_qcc08_105 {
|
|
1138
1138
|
z-index: 1;
|
|
1139
1139
|
min-height: 0;
|
|
1140
1140
|
flex-shrink: 0;
|
|
@@ -1143,40 +1143,42 @@ var __privateMethod = (obj, member, method) => (__accessCheck(obj, member, "acce
|
|
|
1143
1143
|
box-shadow: var(--xmlui-boxShadow-header-App);
|
|
1144
1144
|
background-color: var(--xmlui-backgroundColor-AppHeader);
|
|
1145
1145
|
}
|
|
1146
|
-
.
|
|
1146
|
+
._headerWrapper_qcc08_105._sticky_qcc08_44 {
|
|
1147
1147
|
position: sticky;
|
|
1148
1148
|
}
|
|
1149
1149
|
|
|
1150
|
-
.
|
|
1150
|
+
._content_qcc08_27 {
|
|
1151
1151
|
display: flex;
|
|
1152
1152
|
flex-direction: row;
|
|
1153
1153
|
isolation: isolate;
|
|
1154
1154
|
}
|
|
1155
1155
|
|
|
1156
|
-
.
|
|
1156
|
+
._contentWrapper_qcc08_27 {
|
|
1157
1157
|
position: relative;
|
|
1158
1158
|
min-width: 0;
|
|
1159
1159
|
flex: 1;
|
|
1160
1160
|
display: flex;
|
|
1161
1161
|
flex-direction: column;
|
|
1162
1162
|
box-shadow: var(--xmlui-boxShadow-navPanel-App);
|
|
1163
|
+
background-color: var(--xmlui-backgroundColor-content-App);
|
|
1164
|
+
border-left: var(--xmlui-borderLeft-content-App);
|
|
1163
1165
|
}
|
|
1164
1166
|
|
|
1165
|
-
.
|
|
1167
|
+
._navPanelWrapper_qcc08_33 {
|
|
1166
1168
|
display: flex;
|
|
1167
1169
|
position: sticky;
|
|
1168
1170
|
top: 0;
|
|
1169
1171
|
}
|
|
1170
|
-
.
|
|
1172
|
+
._navPanelWrapper_qcc08_33:empty {
|
|
1171
1173
|
display: none;
|
|
1172
1174
|
}
|
|
1173
1175
|
|
|
1174
|
-
.
|
|
1176
|
+
._PagesWrapper_qcc08_37 {
|
|
1175
1177
|
flex: 1;
|
|
1176
1178
|
isolation: isolate;
|
|
1177
1179
|
}
|
|
1178
1180
|
|
|
1179
|
-
.
|
|
1181
|
+
._PagesWrapperInner_qcc08_90 {
|
|
1180
1182
|
--page-padding-left: var(--xmlui-space-4);
|
|
1181
1183
|
--page-padding-right: var(--xmlui-space-4);
|
|
1182
1184
|
--page-padding-top: var(--xmlui-space-5);
|
|
@@ -1194,7 +1196,7 @@ var __privateMethod = (obj, member, method) => (__accessCheck(obj, member, "acce
|
|
|
1194
1196
|
display: flex;
|
|
1195
1197
|
flex-direction: column;
|
|
1196
1198
|
}
|
|
1197
|
-
.
|
|
1199
|
+
._PagesWrapperInner_qcc08_90 > .xmlui-page-root {
|
|
1198
1200
|
padding-top: var(--page-padding-top-override, var(--page-padding-top));
|
|
1199
1201
|
padding-bottom: var(--page-padding-bottom-override, var(--page-padding-bottom));
|
|
1200
1202
|
padding-right: var(--page-padding-right-override, var(--page-padding-right));
|
|
@@ -1206,7 +1208,7 @@ var __privateMethod = (obj, member, method) => (__accessCheck(obj, member, "acce
|
|
|
1206
1208
|
margin-right: calc(-1 * var(--page-padding-right));
|
|
1207
1209
|
}
|
|
1208
1210
|
|
|
1209
|
-
.
|
|
1211
|
+
._footerWrapper_qcc08_41 {
|
|
1210
1212
|
flex-shrink: 0;
|
|
1211
1213
|
}/*
|
|
1212
1214
|
* This file contains all CSS variables AppEngine uses for styling the UI, including individual visual components.
|
|
@@ -16008,7 +16010,7 @@ li ._htmlOl_1wzn5_205 {
|
|
|
16008
16010
|
});
|
|
16009
16011
|
}
|
|
16010
16012
|
}
|
|
16011
|
-
var define_process_env_default$9 = { NODE_ENV: "production", VITE_MOCK_ENABLED: true, VITE_MOCK_WORKER_LOCATION: "mockApi.js", VITE_USED_COMPONENTS_Pdf: "false", VITE_USED_COMPONENTS_Chart: "false", VITE_USER_COMPONENTS_XmluiCodeHightlighter: "false", VITE_USED_COMPONENTS_Tree: "false", VITE_XMLUI_VERSION: "0.9.
|
|
16013
|
+
var define_process_env_default$9 = { NODE_ENV: "production", VITE_MOCK_ENABLED: true, VITE_MOCK_WORKER_LOCATION: "mockApi.js", VITE_USED_COMPONENTS_Pdf: "false", VITE_USED_COMPONENTS_Chart: "false", VITE_USER_COMPONENTS_XmluiCodeHightlighter: "false", VITE_USED_COMPONENTS_Tree: "false", VITE_XMLUI_VERSION: "0.9.10 (built 4/9/2025)" };
|
|
16012
16014
|
class Mutation extends Removable {
|
|
16013
16015
|
constructor(config2) {
|
|
16014
16016
|
super();
|
|
@@ -32670,21 +32672,21 @@ ${error2.errorObject}`;
|
|
|
32670
32672
|
}, r2;
|
|
32671
32673
|
}(reactExports.Component);
|
|
32672
32674
|
W$4.propTypes = { base: PropTypes.object, bodyAttributes: PropTypes.object, children: PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.node), PropTypes.node]), defaultTitle: PropTypes.string, defer: PropTypes.bool, encodeSpecialCharacters: PropTypes.bool, htmlAttributes: PropTypes.object, link: PropTypes.arrayOf(PropTypes.object), meta: PropTypes.arrayOf(PropTypes.object), noscript: PropTypes.arrayOf(PropTypes.object), onChangeClientState: PropTypes.func, script: PropTypes.arrayOf(PropTypes.object), style: PropTypes.arrayOf(PropTypes.object), title: PropTypes.string, titleAttributes: PropTypes.object, titleTemplate: PropTypes.string, prioritizeSeoTags: PropTypes.bool, helmetData: PropTypes.object }, W$4.defaultProps = { defer: true, encodeSpecialCharacters: true, prioritizeSeoTags: false }, W$4.displayName = "Helmet";
|
|
32673
|
-
const themeVars$J = `'{"width-navPanel-App": "var(--xmlui-width-navPanel-App)", "boxShadow-header-App": "var(--xmlui-boxShadow-header-App)", "boxShadow-navPanel-App": "var(--xmlui-boxShadow-navPanel-App)", "maxWidth-content-App": "var(--xmlui-maxWidth-content-App)", "backgroundColor-AppHeader": "var(--xmlui-backgroundColor-AppHeader)", "borderBottom-AppHeader": "var(--xmlui-borderBottom-AppHeader)", "scroll-padding-block-Pages": "var(--xmlui-scroll-padding-block-Pages)"}'`;
|
|
32674
|
-
const wrapper$f = "
|
|
32675
|
-
const vertical$4 = "
|
|
32676
|
-
const contentWrapper$1 = "
|
|
32677
|
-
const navPanelWrapper = "
|
|
32678
|
-
const PagesWrapper = "
|
|
32679
|
-
const footerWrapper = "
|
|
32680
|
-
const sticky = "
|
|
32681
|
-
const horizontal$5 = "
|
|
32682
|
-
const verticalFullHeader = "
|
|
32683
|
-
const PagesWrapperInner = "
|
|
32684
|
-
const scrollWholePage = "
|
|
32685
|
-
const headerWrapper$1 = "
|
|
32686
|
-
const content$5 = "
|
|
32687
|
-
const noScrollbarGutters = "
|
|
32675
|
+
const themeVars$J = `'{"width-navPanel-App": "var(--xmlui-width-navPanel-App)", "boxShadow-header-App": "var(--xmlui-boxShadow-header-App)", "boxShadow-navPanel-App": "var(--xmlui-boxShadow-navPanel-App)", "backgroundColor-content-App": "var(--xmlui-backgroundColor-content-App)", "borderLeft-content-App": "var(--xmlui-borderLeft-content-App)", "maxWidth-content-App": "var(--xmlui-maxWidth-content-App)", "backgroundColor-AppHeader": "var(--xmlui-backgroundColor-AppHeader)", "borderBottom-AppHeader": "var(--xmlui-borderBottom-AppHeader)", "scroll-padding-block-Pages": "var(--xmlui-scroll-padding-block-Pages)"}'`;
|
|
32676
|
+
const wrapper$f = "_wrapper_qcc08_13";
|
|
32677
|
+
const vertical$4 = "_vertical_qcc08_23";
|
|
32678
|
+
const contentWrapper$1 = "_contentWrapper_qcc08_27";
|
|
32679
|
+
const navPanelWrapper = "_navPanelWrapper_qcc08_33";
|
|
32680
|
+
const PagesWrapper = "_PagesWrapper_qcc08_37";
|
|
32681
|
+
const footerWrapper = "_footerWrapper_qcc08_41";
|
|
32682
|
+
const sticky = "_sticky_qcc08_44";
|
|
32683
|
+
const horizontal$5 = "_horizontal_qcc08_51";
|
|
32684
|
+
const verticalFullHeader = "_verticalFullHeader_qcc08_73";
|
|
32685
|
+
const PagesWrapperInner = "_PagesWrapperInner_qcc08_90";
|
|
32686
|
+
const scrollWholePage = "_scrollWholePage_qcc08_102";
|
|
32687
|
+
const headerWrapper$1 = "_headerWrapper_qcc08_105";
|
|
32688
|
+
const content$5 = "_content_qcc08_27";
|
|
32689
|
+
const noScrollbarGutters = "_noScrollbarGutters_qcc08_147";
|
|
32688
32690
|
const styles$_ = {
|
|
32689
32691
|
themeVars: themeVars$J,
|
|
32690
32692
|
wrapper: wrapper$f,
|
|
@@ -95624,6 +95626,7 @@ For more information, see https://radix-ui.com/primitives/docs/components/${titl
|
|
|
95624
95626
|
[`boxShadow-header-${COMP$G}`]: "$boxShadow-spread",
|
|
95625
95627
|
[`boxShadow-navPanel-${COMP$G}`]: "$boxShadow-spread",
|
|
95626
95628
|
[`scroll-padding-block-Pages`]: "$space-4",
|
|
95629
|
+
[`backgroundColor-content-App`]: "$backgroundColor",
|
|
95627
95630
|
light: {
|
|
95628
95631
|
// --- No light-specific theme vars
|
|
95629
95632
|
},
|
|
@@ -144772,7 +144775,7 @@ For more information, see https://radix-ui.com/primitives/docs/components/${titl
|
|
|
144772
144775
|
/* @__PURE__ */ jsxRuntimeExports.jsx("svg", { style: { display: "none" }, ref: spriteRootRef })
|
|
144773
144776
|
] });
|
|
144774
144777
|
}
|
|
144775
|
-
const version = "0.9.
|
|
144778
|
+
const version = "0.9.10";
|
|
144776
144779
|
const ApiInterceptorContext = reactExports.createContext(null);
|
|
144777
144780
|
function useApiInterceptorContext() {
|
|
144778
144781
|
return reactExports.useContext(ApiInterceptorContext);
|
|
@@ -149583,7 +149586,7 @@ For more information, see https://radix-ui.com/primitives/docs/components/${titl
|
|
|
149583
149586
|
ToneChangerButton: ToneChangerButtonMd,
|
|
149584
149587
|
Tree: TreeMd
|
|
149585
149588
|
};
|
|
149586
|
-
var define_process_env_default$2 = { VITE_XMLUI_VERSION: "0.9.
|
|
149589
|
+
var define_process_env_default$2 = { VITE_XMLUI_VERSION: "0.9.10 (built 4/9/2025)" };
|
|
149587
149590
|
const MAIN_FILE = "Main." + componentFileExtension;
|
|
149588
149591
|
const MAIN_CODE_BEHIND_FILE = "Main." + codeBehindFileExtension;
|
|
149589
149592
|
const CONFIG_FILE = "config.json";
|
|
@@ -153911,7 +153914,7 @@ For more information, see https://radix-ui.com/primitives/docs/components/${titl
|
|
|
153911
153914
|
function isResponseWithoutBody(status) {
|
|
153912
153915
|
return RESPONSE_STATUS_CODES_WITHOUT_BODY.has(status);
|
|
153913
153916
|
}
|
|
153914
|
-
var define_process_env_default$1 = { NODE_ENV: "production", VITE_MOCK_ENABLED: true, VITE_MOCK_WORKER_LOCATION: "mockApi.js", VITE_USED_COMPONENTS_Pdf: "false", VITE_USED_COMPONENTS_Chart: "false", VITE_USER_COMPONENTS_XmluiCodeHightlighter: "false", VITE_USED_COMPONENTS_Tree: "false", VITE_XMLUI_VERSION: "0.9.
|
|
153917
|
+
var define_process_env_default$1 = { NODE_ENV: "production", VITE_MOCK_ENABLED: true, VITE_MOCK_WORKER_LOCATION: "mockApi.js", VITE_USED_COMPONENTS_Pdf: "false", VITE_USED_COMPONENTS_Chart: "false", VITE_USER_COMPONENTS_XmluiCodeHightlighter: "false", VITE_USED_COMPONENTS_Tree: "false", VITE_XMLUI_VERSION: "0.9.10 (built 4/9/2025)" };
|
|
153915
153918
|
var __defProp$7 = Object.defineProperty;
|
|
153916
153919
|
var __export = (target2, all2) => {
|
|
153917
153920
|
for (var name2 in all2)
|