xmlui 0.9.53 → 0.9.55

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.
Files changed (25) hide show
  1. package/dist/lib/{apiInterceptorWorker-CZW6DSTB.mjs → apiInterceptorWorker-BDkcEdX3.mjs} +1 -1
  2. package/dist/lib/{index-qpGKk07J.mjs → index-CdQyLz4u.mjs} +5890 -5774
  3. package/dist/lib/index.css +1 -1
  4. package/dist/lib/xmlui.d.ts +1 -2
  5. package/dist/lib/xmlui.mjs +1 -1
  6. package/dist/metadata/{apiInterceptorWorker-CC40OeUC.mjs → apiInterceptorWorker-BqXAMNke.mjs} +1 -1
  7. package/dist/metadata/{collectedComponentMetadata-C5DVNC6p.mjs → collectedComponentMetadata-BS3dRLY2.mjs} +6589 -6473
  8. package/dist/metadata/style.css +1 -1
  9. package/dist/metadata/xmlui-metadata.mjs +1 -1
  10. package/dist/metadata/xmlui-metadata.umd.js +87 -86
  11. package/dist/scripts/package.json +1 -1
  12. package/dist/scripts/src/components/Avatar/AvatarNative.js +22 -12
  13. package/dist/scripts/src/components/Card/Card.js +2 -2
  14. package/dist/scripts/src/components/ComponentProvider.js +2 -0
  15. package/dist/scripts/src/components/Markdown/MarkdownNative.js +10 -10
  16. package/dist/scripts/src/components/Markdown/utils.js +21 -9
  17. package/dist/scripts/src/components/NestedApp/AppWithCodeView.js +72 -0
  18. package/dist/scripts/src/components/NestedApp/AppWithCodeViewNative.js +24 -0
  19. package/dist/scripts/src/components/NestedApp/NestedApp.js +2 -2
  20. package/dist/scripts/src/components/NestedApp/NestedAppNative.js +1 -1
  21. package/dist/scripts/src/components/TreeDisplay/TreeDisplay.js +1 -1
  22. package/dist/scripts/src/components/TreeDisplay/TreeDisplayNative.js +1 -1
  23. package/dist/standalone/xmlui-standalone.es.d.ts +1 -2
  24. package/dist/standalone/xmlui-standalone.umd.js +228 -227
  25. package/package.json +1 -1
@@ -1302,7 +1302,7 @@ declare type Message = ValueOrFunction<Renderable, Toast>;
1302
1302
  */
1303
1303
  declare type ModuleErrors = Record<string, ScriptParserErrorMessage[]>;
1304
1304
 
1305
- export declare function NestedApp({ api, app, components, config, activeTheme, activeTone, title, height, allowPlaygroundPopup, withFrame, playgroundId, }: NestedAppProps): JSX_2.Element;
1305
+ export declare function NestedApp({ api, app, components, config, activeTheme, activeTone, title, height, allowPlaygroundPopup, withFrame, }: NestedAppProps): JSX_2.Element;
1306
1306
 
1307
1307
  declare type NestedAppProps = {
1308
1308
  api?: any;
@@ -1315,7 +1315,6 @@ declare type NestedAppProps = {
1315
1315
  height?: string | number;
1316
1316
  allowPlaygroundPopup?: boolean;
1317
1317
  withFrame?: boolean;
1318
- playgroundId?: string;
1319
1318
  };
1320
1319
 
1321
1320
  declare type NO_ARG_EXPRESSION = typeof T_NO_ARG_EXPRESSION;
@@ -1,4 +1,4 @@
1
- import { y as e, A as t, B as o, E as r, I as n, L as p, H as u, N as i, z as l, i as C, h as d, S as m, b as x, k as T, l as c, D as S, F as A, G as g, V as h, C as v, c as B, e as I, f as L, w as b, j as k, p as y, s as E, t as M, K as V, n as f, q as H, M as N, v as R, J as D, u as U, x as X } from "./index-qpGKk07J.mjs";
1
+ import { y as e, A as t, B as o, E as r, I as n, L as p, H as u, N as i, z as l, i as C, h as d, S as m, b as x, k as T, l as c, D as S, F as A, G as g, V as h, C as v, c as B, e as I, f as L, w as b, j as k, p as y, s as E, t as M, K as V, n as f, q as H, M as N, v as R, J as D, u as U, x as X } from "./index-CdQyLz4u.mjs";
2
2
  import { X as q } from "./xmlui-serializer-EDw51UFN.mjs";
3
3
  export {
4
4
  e as ApiInterceptorProvider,
@@ -7,7 +7,7 @@ var F = (e, a, o) => Go(e, typeof a != "symbol" ? a + "" : a, o), ka = (e, a, o)
7
7
  var ge = (e, a, o) => (ka(e, a, "read from private field"), o ? o.call(e) : a.get(e)), _e = (e, a, o) => a.has(e) ? Wa("Cannot add the same private member more than once") : a instanceof WeakSet ? a.add(e) : a.set(e, o), fa = (e, a, o, t) => (ka(e, a, "write to private field"), t ? t.call(e, o) : a.set(e, o), o), ze = (e, a, o) => (ka(e, a, "access private method"), o);
8
8
  import { delay as Ho, HttpResponse as Be, http as Vo } from "msw";
9
9
  import { isArray as co, isObject as lo, mapValues as Jo } from "lodash-es";
10
- import { r as Xo, g as Ko, d as Yo, m as Qo, a as Zo, o as ba, T as et } from "./collectedComponentMetadata-C5DVNC6p.mjs";
10
+ import { r as Xo, g as Ko, d as Yo, m as Qo, a as Zo, o as ba, T as et } from "./collectedComponentMetadata-BS3dRLY2.mjs";
11
11
  import Ga from "dexie";
12
12
  var at = /(%?)(%([sdijo]))/g;
13
13
  function ot(e, a) {