markdown-flow-ui 0.1.81-beta.17 → 0.1.81-beta.19

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 (62) hide show
  1. package/dist/Documents/ai-shifu/markdown-flow-ui/node_modules/.pnpm/@braintree_sanitize-url@7.1.1/node_modules/@braintree/sanitize-url/dist/index.js +1 -1
  2. package/dist/Documents/ai-shifu/markdown-flow-ui/node_modules/.pnpm/classnames@2.5.1/node_modules/classnames/index.js +1 -1
  3. package/dist/Documents/ai-shifu/markdown-flow-ui/node_modules/.pnpm/hast-util-to-jsx-runtime@2.3.6/node_modules/hast-util-to-jsx-runtime/lib/index.js +1 -1
  4. package/dist/Documents/ai-shifu/markdown-flow-ui/node_modules/.pnpm/mermaid@11.12.1/node_modules/mermaid/dist/chunks/mermaid.core/c4Diagram-YG6GDRKO.js +1 -1
  5. package/dist/Documents/ai-shifu/markdown-flow-ui/node_modules/.pnpm/mermaid@11.12.1/node_modules/mermaid/dist/chunks/mermaid.core/chunk-S3R3BYOJ.js +1 -1
  6. package/dist/Documents/ai-shifu/markdown-flow-ui/node_modules/.pnpm/mermaid@11.12.1/node_modules/mermaid/dist/chunks/mermaid.core/chunk-TZMSLE5B.js +1 -1
  7. package/dist/Documents/ai-shifu/markdown-flow-ui/node_modules/.pnpm/mermaid@11.12.1/node_modules/mermaid/dist/chunks/mermaid.core/ganttDiagram-LVOFAZNH.js +1 -1
  8. package/dist/Documents/ai-shifu/markdown-flow-ui/node_modules/.pnpm/mermaid@11.12.1/node_modules/mermaid/dist/chunks/mermaid.core/sequenceDiagram-WL72ISMW.js +1 -1
  9. package/dist/Documents/ai-shifu/markdown-flow-ui/node_modules/.pnpm/rc-input@1.8.0_react-dom@19.0.1_react@19.0.1__react@19.0.1/node_modules/rc-input/es/BaseInput.js +1 -1
  10. package/dist/Documents/ai-shifu/markdown-flow-ui/node_modules/.pnpm/rc-textarea@1.10.2_react-dom@19.0.1_react@19.0.1__react@19.0.1/node_modules/rc-textarea/es/ResizableTextArea.js +1 -1
  11. package/dist/Documents/ai-shifu/markdown-flow-ui/node_modules/.pnpm/rc-textarea@1.10.2_react-dom@19.0.1_react@19.0.1__react@19.0.1/node_modules/rc-textarea/es/TextArea.js +1 -1
  12. package/dist/Documents/ai-shifu/markdown-flow-ui/node_modules/.pnpm/rc-textarea@1.10.2_react-dom@19.0.1_react@19.0.1__react@19.0.1/node_modules/rc-textarea/es/index.js +1 -1
  13. package/dist/Documents/ai-shifu/markdown-flow-ui/node_modules/.pnpm/rc-util@5.44.4_react-dom@19.0.1_react@19.0.1__react@19.0.1/node_modules/rc-util/es/ref.js +1 -1
  14. package/dist/Documents/ai-shifu/markdown-flow-ui/node_modules/.pnpm/react-is@18.3.1/node_modules/react-is/index.js +1 -1
  15. package/dist/Documents/ai-shifu/markdown-flow-ui/node_modules/.pnpm/remark-flow@0.1.6/node_modules/remark-flow/dist/index.js +1 -1
  16. package/dist/Documents/ai-shifu/markdown-flow-ui/node_modules/.pnpm/remark-flow@0.1.6/node_modules/remark-flow/dist/remark-custom-variable.js +1 -1
  17. package/dist/Documents/ai-shifu/markdown-flow-ui/node_modules/.pnpm/remark-flow@0.1.6/node_modules/remark-flow/dist/remark-interaction.js +1 -1
  18. package/dist/Documents/ai-shifu/markdown-flow-ui/node_modules/.pnpm/style-to-object@1.0.11/node_modules/style-to-object/cjs/index.js +1 -1
  19. package/dist/Documents/ai-shifu/markdown-flow-ui/node_modules/.pnpm/unified@11.0.5/node_modules/unified/lib/index.js +1 -1
  20. package/dist/_virtual/index10.js +3 -2
  21. package/dist/_virtual/index10.js.map +1 -1
  22. package/dist/_virtual/index11.js +2 -3
  23. package/dist/_virtual/index11.js.map +1 -1
  24. package/dist/_virtual/index12.js +2 -2
  25. package/dist/_virtual/index2.js +5 -2
  26. package/dist/_virtual/index2.js.map +1 -1
  27. package/dist/_virtual/index3.js +2 -4
  28. package/dist/_virtual/index3.js.map +1 -1
  29. package/dist/_virtual/index4.js +4 -5
  30. package/dist/_virtual/index4.js.map +1 -1
  31. package/dist/_virtual/index5.js +5 -3
  32. package/dist/_virtual/index5.js.map +1 -1
  33. package/dist/_virtual/index6.js +4 -4
  34. package/dist/_virtual/index7.js +2 -5
  35. package/dist/_virtual/index7.js.map +1 -1
  36. package/dist/_virtual/index9.js +3 -2
  37. package/dist/_virtual/index9.js.map +1 -1
  38. package/dist/assets/markdown-flow-ui.css +1 -1
  39. package/dist/components/ContentRender/ContentRender.d.ts +1 -0
  40. package/dist/components/ContentRender/ContentRender.js +126 -136
  41. package/dist/components/ContentRender/ContentRender.js.map +1 -1
  42. package/dist/components/ContentRender/ContentRender.stories.d.ts +1 -0
  43. package/dist/components/ContentRender/IframeSandbox.d.ts +1 -0
  44. package/dist/components/ContentRender/IframeSandbox.js +64 -48
  45. package/dist/components/ContentRender/IframeSandbox.js.map +1 -1
  46. package/dist/components/ContentRender/SandboxApp.d.ts +1 -0
  47. package/dist/components/ContentRender/SandboxApp.js +68 -66
  48. package/dist/components/ContentRender/SandboxApp.js.map +1 -1
  49. package/dist/components/ContentRender/index.d.ts +5 -0
  50. package/dist/components/ContentRender/index.js +2 -1
  51. package/dist/components/ContentRender/index.js.map +1 -1
  52. package/dist/components/ContentRender/utils/split-content.d.ts +8 -0
  53. package/dist/components/ContentRender/utils/split-content.js +18 -0
  54. package/dist/components/ContentRender/utils/split-content.js.map +1 -0
  55. package/dist/components/MarkdownFlow/MarkdownFlow.js +4 -3
  56. package/dist/components/MarkdownFlow/MarkdownFlow.js.map +1 -1
  57. package/dist/components/ui/inputGroup/textarea.js +1 -1
  58. package/dist/index.js +9 -8
  59. package/dist/index.js.map +1 -1
  60. package/dist/renderer.js +5 -4
  61. package/dist/renderer.js.map +1 -1
  62. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -1,14 +1,15 @@
1
- import { default as d } from "./components/MarkdownFlowEditor/MarkdownFlowEditor.js";
2
- import { default as p } from "./components/MarkdownFlow/MarkdownFlow.js";
1
+ import { default as p } from "./components/MarkdownFlowEditor/MarkdownFlowEditor.js";
2
+ import { default as m } from "./components/MarkdownFlow/MarkdownFlow.js";
3
3
  import "./_virtual/jsx-runtime.js";
4
4
  import "react";
5
5
  /* empty css */
6
- import { default as m } from "./components/ContentRender/ContentRender.js";
7
- import { default as w } from "./components/ContentRender/MarkdownFlowInput.js";
6
+ import { default as n } from "./components/ContentRender/ContentRender.js";
7
+ import "react-dom/client";
8
+ import { default as i } from "./components/ContentRender/MarkdownFlowInput.js";
8
9
  export {
9
- m as ContentRender,
10
- p as MarkdownFlow,
11
- d as MarkdownFlowEditor,
12
- w as MarkdownFlowInput
10
+ n as ContentRender,
11
+ m as MarkdownFlow,
12
+ p as MarkdownFlowEditor,
13
+ i as MarkdownFlowInput
13
14
  };
14
15
  //# sourceMappingURL=index.js.map
package/dist/index.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;"}
1
+ {"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;"}
package/dist/renderer.js CHANGED
@@ -1,12 +1,13 @@
1
- import { default as p } from "./components/MarkdownFlow/MarkdownFlow.js";
1
+ import { default as m } from "./components/MarkdownFlow/MarkdownFlow.js";
2
2
  import "./_virtual/jsx-runtime.js";
3
3
  import "react";
4
4
  /* empty css */
5
5
  import { default as f } from "./components/ContentRender/ContentRender.js";
6
- import { default as n } from "./components/ContentRender/MarkdownFlowInput.js";
6
+ import "react-dom/client";
7
+ import { default as l } from "./components/ContentRender/MarkdownFlowInput.js";
7
8
  export {
8
9
  f as ContentRender,
9
- p as MarkdownFlow,
10
- n as MarkdownFlowInput
10
+ m as MarkdownFlow,
11
+ l as MarkdownFlowInput
11
12
  };
12
13
  //# sourceMappingURL=renderer.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"renderer.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;"}
1
+ {"version":3,"file":"renderer.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;"}
package/package.json CHANGED
@@ -149,7 +149,7 @@
149
149
  "storybook": "storybook dev -p 6006",
150
150
  "test": "echo \"No tests specified\" && exit 0"
151
151
  },
152
- "version": "0.1.81-beta.17",
152
+ "version": "0.1.81-beta.19",
153
153
  "type": "module",
154
154
  "exports": {
155
155
  ".": {