langgraph-ui-components 0.0.30 → 0.0.31
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/README.md +102 -1
- package/dist/_virtual/index.cjs.js +1 -1
- package/dist/_virtual/index.cjs3.js +1 -1
- package/dist/_virtual/index.es.js +1 -1
- package/dist/_virtual/index.es3.js +1 -1
- package/dist/assets/langgraph-ui-components.css +1 -1
- package/dist/components/AskUserInterrupt.cjs.js +2 -0
- package/dist/components/AskUserInterrupt.cjs.js.map +1 -0
- package/dist/components/AskUserInterrupt.d.ts +3 -0
- package/dist/components/AskUserInterrupt.d.ts.map +1 -0
- package/dist/components/AskUserInterrupt.es.js +90 -0
- package/dist/components/AskUserInterrupt.es.js.map +1 -0
- package/dist/components/ChatBody.cjs.js +2 -2
- package/dist/components/ChatBody.cjs.js.map +1 -1
- package/dist/components/ChatBody.d.ts.map +1 -1
- package/dist/components/ChatBody.es.js +184 -156
- package/dist/components/ChatBody.es.js.map +1 -1
- package/dist/components/threads/ThreadHistory.cjs.js +1 -1
- package/dist/components/threads/ThreadHistory.cjs.js.map +1 -1
- package/dist/components/threads/ThreadHistory.es.js +1 -1
- package/dist/components/ui/button.cjs.js +1 -1
- package/dist/components/ui/button.cjs.js.map +1 -1
- package/dist/components/ui/button.es.js +1 -1
- package/dist/components/ui/hover-card.cjs.js +1 -1
- package/dist/components/ui/hover-card.es.js +1 -1
- package/dist/components/ui/syntax-highlighter.cjs.js +1 -1
- package/dist/components/ui/syntax-highlighter.es.js +1 -1
- package/dist/components/ui/tooltip.cjs.js +1 -1
- package/dist/components/ui/tooltip.es.js +1 -1
- package/dist/entries/components.cjs.js +1 -1
- package/dist/entries/components.d.ts +2 -0
- package/dist/entries/components.d.ts.map +1 -1
- package/dist/entries/components.es.js +6 -4
- package/dist/entries/components.es.js.map +1 -1
- package/dist/entries/hooks.cjs.js +1 -1
- package/dist/entries/hooks.es.js +4 -4
- package/dist/index.cjs.js +1 -1
- package/dist/index.d.ts +2 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.es.js +27 -25
- package/dist/index.es.js.map +1 -1
- package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/OverloadYield.cjs.js.map +1 -1
- package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/OverloadYield.es.js.map +1 -1
- package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/esm/arrayLikeToArray.cjs.js.map +1 -1
- package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/esm/arrayLikeToArray.es.js.map +1 -1
- package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/esm/arrayWithoutHoles.cjs.js.map +1 -1
- package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/esm/arrayWithoutHoles.es.js.map +1 -1
- package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/esm/assertThisInitialized.cjs.js.map +1 -1
- package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/esm/assertThisInitialized.es.js.map +1 -1
- package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/esm/asyncToGenerator.cjs.js.map +1 -1
- package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/esm/asyncToGenerator.es.js.map +1 -1
- package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/esm/classCallCheck.cjs.js.map +1 -1
- package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/esm/classCallCheck.es.js.map +1 -1
- package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/esm/createClass.cjs.js.map +1 -1
- package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/esm/createClass.es.js.map +1 -1
- package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/esm/defineProperty.cjs.js.map +1 -1
- package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/esm/defineProperty.es.js.map +1 -1
- package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/esm/extends.cjs.js.map +1 -1
- package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/esm/extends.es.js.map +1 -1
- package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/esm/getPrototypeOf.cjs.js.map +1 -1
- package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/esm/getPrototypeOf.es.js.map +1 -1
- package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/esm/inherits.cjs.js.map +1 -1
- package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/esm/inherits.es.js.map +1 -1
- package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/esm/iterableToArray.cjs.js.map +1 -1
- package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/esm/iterableToArray.es.js.map +1 -1
- package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/esm/nonIterableSpread.cjs.js.map +1 -1
- package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/esm/nonIterableSpread.es.js.map +1 -1
- package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/esm/objectWithoutProperties.cjs.js.map +1 -1
- package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/esm/objectWithoutProperties.es.js.map +1 -1
- package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/esm/objectWithoutPropertiesLoose.cjs.js.map +1 -1
- package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/esm/objectWithoutPropertiesLoose.es.js.map +1 -1
- package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/esm/possibleConstructorReturn.cjs.js.map +1 -1
- package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/esm/possibleConstructorReturn.es.js.map +1 -1
- package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/esm/setPrototypeOf.cjs.js.map +1 -1
- package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/esm/setPrototypeOf.es.js.map +1 -1
- package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/esm/toConsumableArray.cjs.js.map +1 -1
- package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/esm/toConsumableArray.es.js.map +1 -1
- package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/esm/toPrimitive.cjs.js.map +1 -1
- package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/esm/toPrimitive.es.js.map +1 -1
- package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/esm/toPropertyKey.cjs.js.map +1 -1
- package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/esm/toPropertyKey.es.js.map +1 -1
- package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/esm/typeof.cjs.js.map +1 -1
- package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/esm/typeof.es.js.map +1 -1
- package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.cjs.js.map +1 -1
- package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.es.js.map +1 -1
- package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/interopRequireDefault.cjs.js.map +1 -1
- package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/interopRequireDefault.es.js.map +1 -1
- package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/regenerator.cjs.js.map +1 -1
- package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/regenerator.es.js.map +1 -1
- package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/regeneratorAsync.cjs.js.map +1 -1
- package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/regeneratorAsync.es.js.map +1 -1
- package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/regeneratorAsyncGen.cjs.js.map +1 -1
- package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/regeneratorAsyncGen.es.js.map +1 -1
- package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/regeneratorAsyncIterator.cjs.js.map +1 -1
- package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/regeneratorAsyncIterator.es.js.map +1 -1
- package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/regeneratorDefine.cjs.js.map +1 -1
- package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/regeneratorDefine.es.js.map +1 -1
- package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/regeneratorKeys.cjs.js.map +1 -1
- package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/regeneratorKeys.es.js.map +1 -1
- package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/regeneratorRuntime.cjs.js.map +1 -1
- package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/regeneratorRuntime.es.js.map +1 -1
- package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/regeneratorValues.cjs.js.map +1 -1
- package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/regeneratorValues.es.js.map +1 -1
- package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/typeof.cjs.js.map +1 -1
- package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/typeof.es.js.map +1 -1
- package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/regenerator/index.cjs.js.map +1 -1
- package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/regenerator/index.es.js.map +1 -1
- package/dist/node_modules/.pnpm/@floating-ui_core@1.7.5/node_modules/@floating-ui/core/dist/floating-ui.core.cjs.js +2 -0
- package/dist/node_modules/.pnpm/@floating-ui_core@1.7.5/node_modules/@floating-ui/core/dist/floating-ui.core.cjs.js.map +1 -0
- package/dist/node_modules/.pnpm/{@floating-ui_core@1.7.4 → @floating-ui_core@1.7.5}/node_modules/@floating-ui/core/dist/floating-ui.core.es.js +171 -171
- package/dist/node_modules/.pnpm/@floating-ui_core@1.7.5/node_modules/@floating-ui/core/dist/floating-ui.core.es.js.map +1 -0
- package/dist/node_modules/.pnpm/@floating-ui_dom@1.7.6/node_modules/@floating-ui/dom/dist/floating-ui.dom.cjs.js +2 -0
- package/dist/node_modules/.pnpm/@floating-ui_dom@1.7.6/node_modules/@floating-ui/dom/dist/floating-ui.dom.cjs.js.map +1 -0
- package/dist/node_modules/.pnpm/@floating-ui_dom@1.7.6/node_modules/@floating-ui/dom/dist/floating-ui.dom.es.js +404 -0
- package/dist/node_modules/.pnpm/@floating-ui_dom@1.7.6/node_modules/@floating-ui/dom/dist/floating-ui.dom.es.js.map +1 -0
- package/dist/node_modules/.pnpm/@floating-ui_react-dom@2.1.8_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.cjs.js +2 -0
- package/dist/node_modules/.pnpm/@floating-ui_react-dom@2.1.8_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.cjs.js.map +1 -0
- package/dist/node_modules/.pnpm/@floating-ui_react-dom@2.1.8_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.es.js +233 -0
- package/dist/node_modules/.pnpm/@floating-ui_react-dom@2.1.8_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.es.js.map +1 -0
- package/dist/node_modules/.pnpm/@floating-ui_utils@0.2.11/node_modules/@floating-ui/utils/dist/floating-ui.utils.cjs.js +2 -0
- package/dist/node_modules/.pnpm/@floating-ui_utils@0.2.11/node_modules/@floating-ui/utils/dist/floating-ui.utils.cjs.js.map +1 -0
- package/dist/node_modules/.pnpm/@floating-ui_utils@0.2.11/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.cjs.js +2 -0
- package/dist/node_modules/.pnpm/@floating-ui_utils@0.2.11/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.cjs.js.map +1 -0
- package/dist/node_modules/.pnpm/@floating-ui_utils@0.2.11/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.es.js +137 -0
- package/dist/node_modules/.pnpm/@floating-ui_utils@0.2.11/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.es.js.map +1 -0
- package/dist/node_modules/.pnpm/@floating-ui_utils@0.2.11/node_modules/@floating-ui/utils/dist/floating-ui.utils.es.js +129 -0
- package/dist/node_modules/.pnpm/@floating-ui_utils@0.2.11/node_modules/@floating-ui/utils/dist/floating-ui.utils.es.js.map +1 -0
- package/dist/node_modules/.pnpm/{@radix-ui_react-arrow@1.1.7_@types_react-dom@19.2.3_@types_react@19.2.8__@types_react@1_726887138b06cecc526c86d039243443 → @radix-ui_react-arrow@1.1.7_@types_react-dom@19.2.3_@types_react@19.2.14__@types_react@_e05f2c19a58a99fddf374207b5e3778c}/node_modules/@radix-ui/react-arrow/dist/index.cjs.js +1 -1
- package/dist/node_modules/.pnpm/{@radix-ui_react-arrow@1.1.7_@types_react-dom@19.2.3_@types_react@19.2.8__@types_react@1_726887138b06cecc526c86d039243443 → @radix-ui_react-arrow@1.1.7_@types_react-dom@19.2.3_@types_react@19.2.14__@types_react@_e05f2c19a58a99fddf374207b5e3778c}/node_modules/@radix-ui/react-arrow/dist/index.cjs.js.map +1 -1
- package/dist/node_modules/.pnpm/{@radix-ui_react-arrow@1.1.7_@types_react-dom@19.2.3_@types_react@19.2.8__@types_react@1_726887138b06cecc526c86d039243443 → @radix-ui_react-arrow@1.1.7_@types_react-dom@19.2.3_@types_react@19.2.14__@types_react@_e05f2c19a58a99fddf374207b5e3778c}/node_modules/@radix-ui/react-arrow/dist/index.es.js +1 -1
- package/dist/node_modules/.pnpm/{@radix-ui_react-arrow@1.1.7_@types_react-dom@19.2.3_@types_react@19.2.8__@types_react@1_726887138b06cecc526c86d039243443 → @radix-ui_react-arrow@1.1.7_@types_react-dom@19.2.3_@types_react@19.2.14__@types_react@_e05f2c19a58a99fddf374207b5e3778c}/node_modules/@radix-ui/react-arrow/dist/index.es.js.map +1 -1
- package/dist/node_modules/.pnpm/@radix-ui_react-compose-refs@1.1.2_@types_react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-compose-refs/dist/index.cjs.js.map +1 -0
- package/dist/node_modules/.pnpm/{@radix-ui_react-compose-refs@1.1.2_@types_react@19.2.8_react@19.2.3/node_modules/@radix-ui/react-compose-refs/dist/index.cjs.js.map → @radix-ui_react-compose-refs@1.1.2_@types_react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-compose-refs/dist/index.es.js.map} +1 -1
- package/dist/node_modules/.pnpm/@radix-ui_react-context@1.1.2_@types_react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-context/dist/index.cjs.js.map +1 -0
- package/dist/node_modules/.pnpm/{@radix-ui_react-context@1.1.2_@types_react@19.2.8_react@19.2.3/node_modules/@radix-ui/react-context/dist/index.cjs.js.map → @radix-ui_react-context@1.1.2_@types_react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-context/dist/index.es.js.map} +1 -1
- package/dist/node_modules/.pnpm/@radix-ui_react-dismissable-layer@1.1.11_@types_react-dom@19.2.3_@types_react@19.2.14___3d3960154a4c07d09bb90cb341135fc5/node_modules/@radix-ui/react-dismissable-layer/dist/index.cjs.js +2 -0
- package/dist/node_modules/.pnpm/{@radix-ui_react-dismissable-layer@1.1.11_@types_react-dom@19.2.3_@types_react@19.2.8__@_46f922aa9b9357a2c290dea87cc3edf9 → @radix-ui_react-dismissable-layer@1.1.11_@types_react-dom@19.2.3_@types_react@19.2.14___3d3960154a4c07d09bb90cb341135fc5}/node_modules/@radix-ui/react-dismissable-layer/dist/index.cjs.js.map +1 -1
- package/dist/node_modules/.pnpm/{@radix-ui_react-dismissable-layer@1.1.11_@types_react-dom@19.2.3_@types_react@19.2.8__@_46f922aa9b9357a2c290dea87cc3edf9 → @radix-ui_react-dismissable-layer@1.1.11_@types_react-dom@19.2.3_@types_react@19.2.14___3d3960154a4c07d09bb90cb341135fc5}/node_modules/@radix-ui/react-dismissable-layer/dist/index.es.js +4 -4
- package/dist/node_modules/.pnpm/{@radix-ui_react-dismissable-layer@1.1.11_@types_react-dom@19.2.3_@types_react@19.2.8__@_46f922aa9b9357a2c290dea87cc3edf9 → @radix-ui_react-dismissable-layer@1.1.11_@types_react-dom@19.2.3_@types_react@19.2.14___3d3960154a4c07d09bb90cb341135fc5}/node_modules/@radix-ui/react-dismissable-layer/dist/index.es.js.map +1 -1
- package/dist/node_modules/.pnpm/@radix-ui_react-hover-card@1.1.15_@types_react-dom@19.2.3_@types_react@19.2.14__@types__7ad81962fbdf173de4beb0078b2863c0/node_modules/@radix-ui/react-hover-card/dist/index.cjs.js +2 -0
- package/dist/node_modules/.pnpm/{@radix-ui_react-hover-card@1.1.15_@types_react-dom@19.2.3_@types_react@19.2.8__@types_r_d43d49df692658c2ae5a37550ec322f6 → @radix-ui_react-hover-card@1.1.15_@types_react-dom@19.2.3_@types_react@19.2.14__@types__7ad81962fbdf173de4beb0078b2863c0}/node_modules/@radix-ui/react-hover-card/dist/index.cjs.js.map +1 -1
- package/dist/node_modules/.pnpm/{@radix-ui_react-hover-card@1.1.15_@types_react-dom@19.2.3_@types_react@19.2.8__@types_r_d43d49df692658c2ae5a37550ec322f6 → @radix-ui_react-hover-card@1.1.15_@types_react-dom@19.2.3_@types_react@19.2.14__@types__7ad81962fbdf173de4beb0078b2863c0}/node_modules/@radix-ui/react-hover-card/dist/index.es.js +8 -8
- package/dist/node_modules/.pnpm/{@radix-ui_react-hover-card@1.1.15_@types_react-dom@19.2.3_@types_react@19.2.8__@types_r_d43d49df692658c2ae5a37550ec322f6 → @radix-ui_react-hover-card@1.1.15_@types_react-dom@19.2.3_@types_react@19.2.14__@types__7ad81962fbdf173de4beb0078b2863c0}/node_modules/@radix-ui/react-hover-card/dist/index.es.js.map +1 -1
- package/dist/node_modules/.pnpm/@radix-ui_react-id@1.1.1_@types_react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-id/dist/index.cjs.js +2 -0
- package/dist/node_modules/.pnpm/@radix-ui_react-id@1.1.1_@types_react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-id/dist/index.cjs.js.map +1 -0
- package/dist/node_modules/.pnpm/{@radix-ui_react-id@1.1.1_@types_react@19.2.8_react@19.2.3 → @radix-ui_react-id@1.1.1_@types_react@19.2.14_react@19.2.4}/node_modules/@radix-ui/react-id/dist/index.es.js +1 -1
- package/dist/node_modules/.pnpm/{@radix-ui_react-id@1.1.1_@types_react@19.2.8_react@19.2.3/node_modules/@radix-ui/react-id/dist/index.cjs.js.map → @radix-ui_react-id@1.1.1_@types_react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-id/dist/index.es.js.map} +1 -1
- package/dist/node_modules/.pnpm/@radix-ui_react-popper@1.2.8_@types_react-dom@19.2.3_@types_react@19.2.14__@types_react_13e0521d8aea7ebfbfb8bee1fb615c05/node_modules/@radix-ui/react-popper/dist/index.cjs.js +2 -0
- package/dist/node_modules/.pnpm/{@radix-ui_react-popper@1.2.8_@types_react-dom@19.2.3_@types_react@19.2.8__@types_react@_4a33dcfcd1548977446bec12ce2b64d4 → @radix-ui_react-popper@1.2.8_@types_react-dom@19.2.3_@types_react@19.2.14__@types_react_13e0521d8aea7ebfbfb8bee1fb615c05}/node_modules/@radix-ui/react-popper/dist/index.cjs.js.map +1 -1
- package/dist/node_modules/.pnpm/{@radix-ui_react-popper@1.2.8_@types_react-dom@19.2.3_@types_react@19.2.8__@types_react@_4a33dcfcd1548977446bec12ce2b64d4 → @radix-ui_react-popper@1.2.8_@types_react-dom@19.2.3_@types_react@19.2.14__@types_react_13e0521d8aea7ebfbfb8bee1fb615c05}/node_modules/@radix-ui/react-popper/dist/index.es.js +9 -9
- package/dist/node_modules/.pnpm/{@radix-ui_react-popper@1.2.8_@types_react-dom@19.2.3_@types_react@19.2.8__@types_react@_4a33dcfcd1548977446bec12ce2b64d4 → @radix-ui_react-popper@1.2.8_@types_react-dom@19.2.3_@types_react@19.2.14__@types_react_13e0521d8aea7ebfbfb8bee1fb615c05}/node_modules/@radix-ui/react-popper/dist/index.es.js.map +1 -1
- package/dist/node_modules/.pnpm/@radix-ui_react-portal@1.1.9_@types_react-dom@19.2.3_@types_react@19.2.14__@types_react_7668895bec2444446faa4e0f4eb5244b/node_modules/@radix-ui/react-portal/dist/index.cjs.js +2 -0
- package/dist/node_modules/.pnpm/{@radix-ui_react-portal@1.1.9_@types_react-dom@19.2.3_@types_react@19.2.8__@types_react@_5dfd6e40f6bf34daaacc53cdbe34dc86 → @radix-ui_react-portal@1.1.9_@types_react-dom@19.2.3_@types_react@19.2.14__@types_react_7668895bec2444446faa4e0f4eb5244b}/node_modules/@radix-ui/react-portal/dist/index.cjs.js.map +1 -1
- package/dist/node_modules/.pnpm/{@radix-ui_react-portal@1.1.9_@types_react-dom@19.2.3_@types_react@19.2.8__@types_react@_5dfd6e40f6bf34daaacc53cdbe34dc86 → @radix-ui_react-portal@1.1.9_@types_react-dom@19.2.3_@types_react@19.2.14__@types_react_7668895bec2444446faa4e0f4eb5244b}/node_modules/@radix-ui/react-portal/dist/index.es.js +2 -2
- package/dist/node_modules/.pnpm/{@radix-ui_react-portal@1.1.9_@types_react-dom@19.2.3_@types_react@19.2.8__@types_react@_5dfd6e40f6bf34daaacc53cdbe34dc86 → @radix-ui_react-portal@1.1.9_@types_react-dom@19.2.3_@types_react@19.2.14__@types_react_7668895bec2444446faa4e0f4eb5244b}/node_modules/@radix-ui/react-portal/dist/index.es.js.map +1 -1
- package/dist/node_modules/.pnpm/@radix-ui_react-presence@1.1.5_@types_react-dom@19.2.3_@types_react@19.2.14__@types_rea_c01c26c80b5ab5e3ecefbda6eca51ad1/node_modules/@radix-ui/react-presence/dist/index.cjs.js +2 -0
- package/dist/node_modules/.pnpm/{@radix-ui_react-presence@1.1.5_@types_react-dom@19.2.3_@types_react@19.2.8__@types_reac_f11bf302e331ffec5a13ba15f691e9b9 → @radix-ui_react-presence@1.1.5_@types_react-dom@19.2.3_@types_react@19.2.14__@types_rea_c01c26c80b5ab5e3ecefbda6eca51ad1}/node_modules/@radix-ui/react-presence/dist/index.cjs.js.map +1 -1
- package/dist/node_modules/.pnpm/{@radix-ui_react-presence@1.1.5_@types_react-dom@19.2.3_@types_react@19.2.8__@types_reac_f11bf302e331ffec5a13ba15f691e9b9 → @radix-ui_react-presence@1.1.5_@types_react-dom@19.2.3_@types_react@19.2.14__@types_rea_c01c26c80b5ab5e3ecefbda6eca51ad1}/node_modules/@radix-ui/react-presence/dist/index.es.js +2 -2
- package/dist/node_modules/.pnpm/{@radix-ui_react-presence@1.1.5_@types_react-dom@19.2.3_@types_react@19.2.8__@types_reac_f11bf302e331ffec5a13ba15f691e9b9 → @radix-ui_react-presence@1.1.5_@types_react-dom@19.2.3_@types_react@19.2.14__@types_rea_c01c26c80b5ab5e3ecefbda6eca51ad1}/node_modules/@radix-ui/react-presence/dist/index.es.js.map +1 -1
- package/dist/node_modules/.pnpm/@radix-ui_react-primitive@2.1.3_@types_react-dom@19.2.3_@types_react@19.2.14__@types_re_1181ea5061ec9212248424669240e4ec/node_modules/@radix-ui/react-primitive/dist/index.cjs.js +2 -0
- package/dist/node_modules/.pnpm/{@radix-ui_react-primitive@2.1.3_@types_react-dom@19.2.3_@types_react@19.2.8__@types_rea_b16411dad6e6f8e2d0d80dbd3d639048 → @radix-ui_react-primitive@2.1.3_@types_react-dom@19.2.3_@types_react@19.2.14__@types_re_1181ea5061ec9212248424669240e4ec}/node_modules/@radix-ui/react-primitive/dist/index.cjs.js.map +1 -1
- package/dist/node_modules/.pnpm/{@radix-ui_react-primitive@2.1.3_@types_react-dom@19.2.3_@types_react@19.2.8__@types_rea_b16411dad6e6f8e2d0d80dbd3d639048 → @radix-ui_react-primitive@2.1.3_@types_react-dom@19.2.3_@types_react@19.2.14__@types_re_1181ea5061ec9212248424669240e4ec}/node_modules/@radix-ui/react-primitive/dist/index.es.js +1 -1
- package/dist/node_modules/.pnpm/{@radix-ui_react-primitive@2.1.3_@types_react-dom@19.2.3_@types_react@19.2.8__@types_rea_b16411dad6e6f8e2d0d80dbd3d639048 → @radix-ui_react-primitive@2.1.3_@types_react-dom@19.2.3_@types_react@19.2.14__@types_re_1181ea5061ec9212248424669240e4ec}/node_modules/@radix-ui/react-primitive/dist/index.es.js.map +1 -1
- package/dist/node_modules/.pnpm/@radix-ui_react-slot@1.2.3_@types_react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-slot/dist/index.cjs.js +2 -0
- package/dist/node_modules/.pnpm/@radix-ui_react-slot@1.2.3_@types_react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-slot/dist/index.cjs.js.map +1 -0
- package/dist/node_modules/.pnpm/{@radix-ui_react-slot@1.2.3_@types_react@19.2.8_react@19.2.3 → @radix-ui_react-slot@1.2.3_@types_react@19.2.14_react@19.2.4}/node_modules/@radix-ui/react-slot/dist/index.es.js +1 -1
- package/dist/node_modules/.pnpm/{@radix-ui_react-slot@1.2.3_@types_react@19.2.8_react@19.2.3/node_modules/@radix-ui/react-slot/dist/index.cjs.js.map → @radix-ui_react-slot@1.2.3_@types_react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-slot/dist/index.es.js.map} +1 -1
- package/dist/node_modules/.pnpm/@radix-ui_react-slot@1.2.4_@types_react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-slot/dist/index.cjs.js +2 -0
- package/dist/node_modules/.pnpm/@radix-ui_react-slot@1.2.4_@types_react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-slot/dist/index.cjs.js.map +1 -0
- package/dist/node_modules/.pnpm/{@radix-ui_react-slot@1.2.4_@types_react@19.2.8_react@19.2.3 → @radix-ui_react-slot@1.2.4_@types_react@19.2.14_react@19.2.4}/node_modules/@radix-ui/react-slot/dist/index.es.js +1 -1
- package/dist/node_modules/.pnpm/{@radix-ui_react-slot@1.2.4_@types_react@19.2.8_react@19.2.3/node_modules/@radix-ui/react-slot/dist/index.cjs.js.map → @radix-ui_react-slot@1.2.4_@types_react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-slot/dist/index.es.js.map} +1 -1
- package/dist/node_modules/.pnpm/@radix-ui_react-tooltip@1.2.8_@types_react-dom@19.2.3_@types_react@19.2.14__@types_reac_9074d9fb06315b089b2bee17c4c65951/node_modules/@radix-ui/react-tooltip/dist/index.cjs.js +2 -0
- package/dist/node_modules/.pnpm/{@radix-ui_react-tooltip@1.2.8_@types_react-dom@19.2.3_@types_react@19.2.8__@types_react_6a1a6d85f83fda9f1628953d2b64e4bf → @radix-ui_react-tooltip@1.2.8_@types_react-dom@19.2.3_@types_react@19.2.14__@types_reac_9074d9fb06315b089b2bee17c4c65951}/node_modules/@radix-ui/react-tooltip/dist/index.cjs.js.map +1 -1
- package/dist/node_modules/.pnpm/{@radix-ui_react-tooltip@1.2.8_@types_react-dom@19.2.3_@types_react@19.2.8__@types_react_6a1a6d85f83fda9f1628953d2b64e4bf → @radix-ui_react-tooltip@1.2.8_@types_react-dom@19.2.3_@types_react@19.2.14__@types_reac_9074d9fb06315b089b2bee17c4c65951}/node_modules/@radix-ui/react-tooltip/dist/index.es.js +11 -11
- package/dist/node_modules/.pnpm/{@radix-ui_react-tooltip@1.2.8_@types_react-dom@19.2.3_@types_react@19.2.8__@types_react_6a1a6d85f83fda9f1628953d2b64e4bf → @radix-ui_react-tooltip@1.2.8_@types_react-dom@19.2.3_@types_react@19.2.14__@types_reac_9074d9fb06315b089b2bee17c4c65951}/node_modules/@radix-ui/react-tooltip/dist/index.es.js.map +1 -1
- package/dist/node_modules/.pnpm/@radix-ui_react-use-callback-ref@1.1.1_@types_react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-use-callback-ref/dist/index.cjs.js.map +1 -0
- package/dist/node_modules/.pnpm/{@radix-ui_react-use-callback-ref@1.1.1_@types_react@19.2.8_react@19.2.3/node_modules/@radix-ui/react-use-callback-ref/dist/index.cjs.js.map → @radix-ui_react-use-callback-ref@1.1.1_@types_react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-use-callback-ref/dist/index.es.js.map} +1 -1
- package/dist/node_modules/.pnpm/@radix-ui_react-use-controllable-state@1.2.2_@types_react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-use-controllable-state/dist/index.cjs.js +2 -0
- package/dist/node_modules/.pnpm/@radix-ui_react-use-controllable-state@1.2.2_@types_react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-use-controllable-state/dist/index.cjs.js.map +1 -0
- package/dist/node_modules/.pnpm/{@radix-ui_react-use-controllable-state@1.2.2_@types_react@19.2.8_react@19.2.3 → @radix-ui_react-use-controllable-state@1.2.2_@types_react@19.2.14_react@19.2.4}/node_modules/@radix-ui/react-use-controllable-state/dist/index.es.js +1 -1
- package/dist/node_modules/.pnpm/{@radix-ui_react-use-controllable-state@1.2.2_@types_react@19.2.8_react@19.2.3/node_modules/@radix-ui/react-use-controllable-state/dist/index.cjs.js.map → @radix-ui_react-use-controllable-state@1.2.2_@types_react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-use-controllable-state/dist/index.es.js.map} +1 -1
- package/dist/node_modules/.pnpm/@radix-ui_react-use-escape-keydown@1.1.1_@types_react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-use-escape-keydown/dist/index.cjs.js +2 -0
- package/dist/node_modules/.pnpm/@radix-ui_react-use-escape-keydown@1.1.1_@types_react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-use-escape-keydown/dist/index.cjs.js.map +1 -0
- package/dist/node_modules/.pnpm/{@radix-ui_react-use-escape-keydown@1.1.1_@types_react@19.2.8_react@19.2.3 → @radix-ui_react-use-escape-keydown@1.1.1_@types_react@19.2.14_react@19.2.4}/node_modules/@radix-ui/react-use-escape-keydown/dist/index.es.js +1 -1
- package/dist/node_modules/.pnpm/{@radix-ui_react-use-escape-keydown@1.1.1_@types_react@19.2.8_react@19.2.3/node_modules/@radix-ui/react-use-escape-keydown/dist/index.cjs.js.map → @radix-ui_react-use-escape-keydown@1.1.1_@types_react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-use-escape-keydown/dist/index.es.js.map} +1 -1
- package/dist/node_modules/.pnpm/@radix-ui_react-use-layout-effect@1.1.1_@types_react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-use-layout-effect/dist/index.cjs.js.map +1 -0
- package/dist/node_modules/.pnpm/@radix-ui_react-use-layout-effect@1.1.1_@types_react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-use-layout-effect/dist/index.es.js.map +1 -0
- package/dist/node_modules/.pnpm/@radix-ui_react-use-size@1.1.1_@types_react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-use-size/dist/index.cjs.js +2 -0
- package/dist/node_modules/.pnpm/@radix-ui_react-use-size@1.1.1_@types_react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-use-size/dist/index.cjs.js.map +1 -0
- package/dist/node_modules/.pnpm/{@radix-ui_react-use-size@1.1.1_@types_react@19.2.8_react@19.2.3 → @radix-ui_react-use-size@1.1.1_@types_react@19.2.14_react@19.2.4}/node_modules/@radix-ui/react-use-size/dist/index.es.js +1 -1
- package/dist/node_modules/.pnpm/{@radix-ui_react-use-size@1.1.1_@types_react@19.2.8_react@19.2.3/node_modules/@radix-ui/react-use-size/dist/index.cjs.js.map → @radix-ui_react-use-size@1.1.1_@types_react@19.2.14_react@19.2.4/node_modules/@radix-ui/react-use-size/dist/index.es.js.map} +1 -1
- package/dist/node_modules/.pnpm/{@radix-ui_react-visually-hidden@1.2.3_@types_react-dom@19.2.3_@types_react@19.2.8__@typ_6d3f9ea4fd4aeaf06ba818e2c9c9b551 → @radix-ui_react-visually-hidden@1.2.3_@types_react-dom@19.2.3_@types_react@19.2.14__@ty_fa89646d7248b32d1762bf88948f6339}/node_modules/@radix-ui/react-visually-hidden/dist/index.cjs.js +1 -1
- package/dist/node_modules/.pnpm/{@radix-ui_react-visually-hidden@1.2.3_@types_react-dom@19.2.3_@types_react@19.2.8__@typ_6d3f9ea4fd4aeaf06ba818e2c9c9b551 → @radix-ui_react-visually-hidden@1.2.3_@types_react-dom@19.2.3_@types_react@19.2.14__@ty_fa89646d7248b32d1762bf88948f6339}/node_modules/@radix-ui/react-visually-hidden/dist/index.cjs.js.map +1 -1
- package/dist/node_modules/.pnpm/{@radix-ui_react-visually-hidden@1.2.3_@types_react-dom@19.2.3_@types_react@19.2.8__@typ_6d3f9ea4fd4aeaf06ba818e2c9c9b551 → @radix-ui_react-visually-hidden@1.2.3_@types_react-dom@19.2.3_@types_react@19.2.14__@ty_fa89646d7248b32d1762bf88948f6339}/node_modules/@radix-ui/react-visually-hidden/dist/index.es.js +1 -1
- package/dist/node_modules/.pnpm/{@radix-ui_react-visually-hidden@1.2.3_@types_react-dom@19.2.3_@types_react@19.2.8__@typ_6d3f9ea4fd4aeaf06ba818e2c9c9b551 → @radix-ui_react-visually-hidden@1.2.3_@types_react-dom@19.2.3_@types_react@19.2.14__@ty_fa89646d7248b32d1762bf88948f6339}/node_modules/@radix-ui/react-visually-hidden/dist/index.es.js.map +1 -1
- package/dist/node_modules/.pnpm/decode-named-character-reference@1.3.0/node_modules/decode-named-character-reference/index.dom.cjs.js.map +1 -0
- package/dist/node_modules/.pnpm/{decode-named-character-reference@1.2.0 → decode-named-character-reference@1.3.0}/node_modules/decode-named-character-reference/index.dom.es.js +1 -5
- package/dist/node_modules/.pnpm/decode-named-character-reference@1.3.0/node_modules/decode-named-character-reference/index.dom.es.js.map +1 -0
- package/dist/node_modules/.pnpm/katex@0.16.45/node_modules/katex/dist/katex.cjs.js +258 -0
- package/dist/node_modules/.pnpm/katex@0.16.45/node_modules/katex/dist/katex.cjs.js.map +1 -0
- package/dist/node_modules/.pnpm/{katex@0.16.28 → katex@0.16.45}/node_modules/katex/dist/katex.es.js +3056 -3130
- package/dist/node_modules/.pnpm/katex@0.16.45/node_modules/katex/dist/katex.es.js.map +1 -0
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/format-heading-as-setext.cjs.js +1 -1
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/format-heading-as-setext.es.js +1 -1
- package/dist/node_modules/.pnpm/parse-entities@4.0.2/node_modules/parse-entities/lib/index.cjs.js +1 -1
- package/dist/node_modules/.pnpm/parse-entities@4.0.2/node_modules/parse-entities/lib/index.es.js +1 -1
- package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/a11y-dark.cjs.js.map +1 -1
- package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/a11y-dark.es.js.map +1 -1
- package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/atom-dark.cjs.js.map +1 -1
- package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/atom-dark.es.js.map +1 -1
- package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/base16-ateliersulphurpool.light.cjs.js.map +1 -1
- package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/base16-ateliersulphurpool.light.es.js.map +1 -1
- package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/cb.cjs.js.map +1 -1
- package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/cb.es.js.map +1 -1
- package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/coldark-cold.cjs.js.map +1 -1
- package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/coldark-cold.es.js.map +1 -1
- package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/coldark-dark.cjs.js.map +1 -1
- package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/coldark-dark.es.js.map +1 -1
- package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/coy-without-shadows.cjs.js.map +1 -1
- package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/coy-without-shadows.es.js.map +1 -1
- package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/coy.cjs.js.map +1 -1
- package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/coy.es.js.map +1 -1
- package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/darcula.cjs.js.map +1 -1
- package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/darcula.es.js.map +1 -1
- package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/dark.cjs.js.map +1 -1
- package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/dark.es.js.map +1 -1
- package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/dracula.cjs.js.map +1 -1
- package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/dracula.es.js.map +1 -1
- package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/duotone-dark.cjs.js.map +1 -1
- package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/duotone-dark.es.js.map +1 -1
- package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/duotone-earth.cjs.js.map +1 -1
- package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/duotone-earth.es.js.map +1 -1
- package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/duotone-forest.cjs.js.map +1 -1
- package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/duotone-forest.es.js.map +1 -1
- package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/duotone-light.cjs.js.map +1 -1
- package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/duotone-light.es.js.map +1 -1
- package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/duotone-sea.cjs.js.map +1 -1
- package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/duotone-sea.es.js.map +1 -1
- package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/duotone-space.cjs.js.map +1 -1
- package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/duotone-space.es.js.map +1 -1
- package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/funky.cjs.js.map +1 -1
- package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/funky.es.js.map +1 -1
- package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/ghcolors.cjs.js.map +1 -1
- package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/ghcolors.es.js.map +1 -1
- package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/gruvbox-dark.cjs.js.map +1 -1
- package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/gruvbox-dark.es.js.map +1 -1
- package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/gruvbox-light.cjs.js.map +1 -1
- package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/gruvbox-light.es.js.map +1 -1
- package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/holi-theme.cjs.js.map +1 -1
- package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/holi-theme.es.js.map +1 -1
- package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/hopscotch.cjs.js.map +1 -1
- package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/hopscotch.es.js.map +1 -1
- package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/index.cjs.js +1 -1
- package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/index.cjs.js.map +1 -1
- package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/index.es.js +1 -1
- package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/index.es.js.map +1 -1
- package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/lucario.cjs.js.map +1 -1
- package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/lucario.es.js.map +1 -1
- package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/material-dark.cjs.js.map +1 -1
- package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/material-dark.es.js.map +1 -1
- package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/material-light.cjs.js.map +1 -1
- package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/material-light.es.js.map +1 -1
- package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/material-oceanic.cjs.js.map +1 -1
- package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/material-oceanic.es.js.map +1 -1
- package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/night-owl.cjs.js.map +1 -1
- package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/night-owl.es.js.map +1 -1
- package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/nord.cjs.js.map +1 -1
- package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/nord.es.js.map +1 -1
- package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/okaidia.cjs.js.map +1 -1
- package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/okaidia.es.js.map +1 -1
- package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/one-dark.cjs.js.map +1 -1
- package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/one-dark.es.js.map +1 -1
- package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/one-light.cjs.js.map +1 -1
- package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/one-light.es.js.map +1 -1
- package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/pojoaque.cjs.js.map +1 -1
- package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/pojoaque.es.js.map +1 -1
- package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/prism.cjs.js.map +1 -1
- package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/prism.es.js.map +1 -1
- package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/shades-of-purple.cjs.js.map +1 -1
- package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/shades-of-purple.es.js.map +1 -1
- package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/solarized-dark-atom.cjs.js.map +1 -1
- package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/solarized-dark-atom.es.js.map +1 -1
- package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/solarizedlight.cjs.js.map +1 -1
- package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/solarizedlight.es.js.map +1 -1
- package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/synthwave84.cjs.js.map +1 -1
- package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/synthwave84.es.js.map +1 -1
- package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/tomorrow.cjs.js.map +1 -1
- package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/tomorrow.es.js.map +1 -1
- package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/twilight.cjs.js.map +1 -1
- package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/twilight.es.js.map +1 -1
- package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/vs.cjs.js.map +1 -1
- package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/vs.es.js.map +1 -1
- package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/vsc-dark-plus.cjs.js.map +1 -1
- package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/vsc-dark-plus.es.js.map +1 -1
- package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/xonokai.cjs.js.map +1 -1
- package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/xonokai.es.js.map +1 -1
- package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/z-touch.cjs.js.map +1 -1
- package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/z-touch.es.js.map +1 -1
- package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/esm/async-languages/create-language-async-loader.cjs.js +1 -1
- package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/esm/async-languages/create-language-async-loader.cjs.js.map +1 -1
- package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/esm/async-languages/create-language-async-loader.es.js +1 -1
- package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/esm/async-languages/create-language-async-loader.es.js.map +1 -1
- package/dist/node_modules/.pnpm/react-syntax-highlighter@16.1.1_react@19.2.4/node_modules/react-syntax-highlighter/dist/esm/async-languages/prism.cjs.js.map +1 -0
- package/dist/node_modules/.pnpm/react-syntax-highlighter@16.1.1_react@19.2.4/node_modules/react-syntax-highlighter/dist/esm/async-languages/prism.es.js.map +1 -0
- package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/esm/async-syntax-highlighter.cjs.js +1 -1
- package/dist/node_modules/.pnpm/react-syntax-highlighter@16.1.1_react@19.2.4/node_modules/react-syntax-highlighter/dist/esm/async-syntax-highlighter.cjs.js.map +1 -0
- package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/esm/async-syntax-highlighter.es.js +8 -8
- package/dist/node_modules/.pnpm/react-syntax-highlighter@16.1.1_react@19.2.4/node_modules/react-syntax-highlighter/dist/esm/async-syntax-highlighter.es.js.map +1 -0
- package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/esm/checkForListedLanguage.cjs.js.map +1 -1
- package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/esm/checkForListedLanguage.es.js.map +1 -1
- package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/esm/create-element.cjs.js +1 -1
- package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/esm/create-element.cjs.js.map +1 -1
- package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/esm/create-element.es.js +2 -2
- package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/esm/create-element.es.js.map +1 -1
- package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/esm/highlight.cjs.js +1 -1
- package/dist/node_modules/.pnpm/react-syntax-highlighter@16.1.1_react@19.2.4/node_modules/react-syntax-highlighter/dist/esm/highlight.cjs.js.map +1 -0
- package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/esm/highlight.es.js +3 -3
- package/dist/node_modules/.pnpm/react-syntax-highlighter@16.1.1_react@19.2.4/node_modules/react-syntax-highlighter/dist/esm/highlight.es.js.map +1 -0
- package/dist/node_modules/.pnpm/react-syntax-highlighter@16.1.1_react@19.2.4/node_modules/react-syntax-highlighter/dist/esm/prism-async-light.cjs.js.map +1 -0
- package/dist/node_modules/.pnpm/react-syntax-highlighter@16.1.1_react@19.2.4/node_modules/react-syntax-highlighter/dist/esm/prism-async-light.es.js.map +1 -0
- package/dist/node_modules/.pnpm/rehype-katex@7.0.1/node_modules/rehype-katex/lib/index.cjs.js +1 -1
- package/dist/node_modules/.pnpm/rehype-katex@7.0.1/node_modules/rehype-katex/lib/index.es.js +1 -1
- package/dist/node_modules/.pnpm/tailwind-merge@3.5.0/node_modules/tailwind-merge/dist/bundle-mjs.cjs.js +2 -0
- package/dist/node_modules/.pnpm/tailwind-merge@3.5.0/node_modules/tailwind-merge/dist/bundle-mjs.cjs.js.map +1 -0
- package/dist/node_modules/.pnpm/{tailwind-merge@3.4.0 → tailwind-merge@3.5.0}/node_modules/tailwind-merge/dist/bundle-mjs.es.js +493 -334
- package/dist/node_modules/.pnpm/tailwind-merge@3.5.0/node_modules/tailwind-merge/dist/bundle-mjs.es.js.map +1 -0
- package/dist/node_modules/.pnpm/unist-util-visit@5.1.0/node_modules/unist-util-visit/lib/index.cjs.js.map +1 -0
- package/dist/node_modules/.pnpm/unist-util-visit@5.1.0/node_modules/unist-util-visit/lib/index.es.js.map +1 -0
- package/dist/providers/CustomComponentProvider.es.js +1 -1
- package/dist/providers/FileProvider.es.js +4 -4
- package/dist/providers/Thread.es.js +3 -3
- package/dist/providers/useChatSuggestions.cjs.js +1 -1
- package/dist/providers/useChatSuggestions.cjs.js.map +1 -1
- package/dist/providers/useChatSuggestions.es.js +9 -10
- package/dist/styles.css +1 -1
- package/dist/types/AskUserInterrupt.d.ts +24 -0
- package/dist/types/AskUserInterrupt.d.ts.map +1 -0
- package/dist/utils/tailwindUtil.cjs.js +1 -1
- package/dist/utils/tailwindUtil.es.js +1 -1
- package/package.json +1 -1
- package/src/components/AskUserInterrupt.tsx +137 -0
- package/src/components/ChatBody.tsx +67 -5
- package/src/entries/components.ts +9 -0
- package/src/index.ts +8 -0
- package/src/types/AskUserInterrupt.ts +27 -0
- package/dist/node_modules/.pnpm/@floating-ui_core@1.7.4/node_modules/@floating-ui/core/dist/floating-ui.core.cjs.js +0 -2
- package/dist/node_modules/.pnpm/@floating-ui_core@1.7.4/node_modules/@floating-ui/core/dist/floating-ui.core.cjs.js.map +0 -1
- package/dist/node_modules/.pnpm/@floating-ui_core@1.7.4/node_modules/@floating-ui/core/dist/floating-ui.core.es.js.map +0 -1
- package/dist/node_modules/.pnpm/@floating-ui_dom@1.7.4/node_modules/@floating-ui/dom/dist/floating-ui.dom.cjs.js +0 -2
- package/dist/node_modules/.pnpm/@floating-ui_dom@1.7.4/node_modules/@floating-ui/dom/dist/floating-ui.dom.cjs.js.map +0 -1
- package/dist/node_modules/.pnpm/@floating-ui_dom@1.7.4/node_modules/@floating-ui/dom/dist/floating-ui.dom.es.js +0 -403
- package/dist/node_modules/.pnpm/@floating-ui_dom@1.7.4/node_modules/@floating-ui/dom/dist/floating-ui.dom.es.js.map +0 -1
- package/dist/node_modules/.pnpm/@floating-ui_react-dom@2.1.6_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.cjs.js +0 -2
- package/dist/node_modules/.pnpm/@floating-ui_react-dom@2.1.6_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.cjs.js.map +0 -1
- package/dist/node_modules/.pnpm/@floating-ui_react-dom@2.1.6_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.es.js +0 -209
- package/dist/node_modules/.pnpm/@floating-ui_react-dom@2.1.6_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.es.js.map +0 -1
- package/dist/node_modules/.pnpm/@floating-ui_utils@0.2.10/node_modules/@floating-ui/utils/dist/floating-ui.utils.cjs.js +0 -2
- package/dist/node_modules/.pnpm/@floating-ui_utils@0.2.10/node_modules/@floating-ui/utils/dist/floating-ui.utils.cjs.js.map +0 -1
- package/dist/node_modules/.pnpm/@floating-ui_utils@0.2.10/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.cjs.js +0 -2
- package/dist/node_modules/.pnpm/@floating-ui_utils@0.2.10/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.cjs.js.map +0 -1
- package/dist/node_modules/.pnpm/@floating-ui_utils@0.2.10/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.es.js +0 -137
- package/dist/node_modules/.pnpm/@floating-ui_utils@0.2.10/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.es.js.map +0 -1
- package/dist/node_modules/.pnpm/@floating-ui_utils@0.2.10/node_modules/@floating-ui/utils/dist/floating-ui.utils.es.js +0 -131
- package/dist/node_modules/.pnpm/@floating-ui_utils@0.2.10/node_modules/@floating-ui/utils/dist/floating-ui.utils.es.js.map +0 -1
- package/dist/node_modules/.pnpm/@radix-ui_react-compose-refs@1.1.2_@types_react@19.2.8_react@19.2.3/node_modules/@radix-ui/react-compose-refs/dist/index.es.js.map +0 -1
- package/dist/node_modules/.pnpm/@radix-ui_react-context@1.1.2_@types_react@19.2.8_react@19.2.3/node_modules/@radix-ui/react-context/dist/index.es.js.map +0 -1
- package/dist/node_modules/.pnpm/@radix-ui_react-dismissable-layer@1.1.11_@types_react-dom@19.2.3_@types_react@19.2.8__@_46f922aa9b9357a2c290dea87cc3edf9/node_modules/@radix-ui/react-dismissable-layer/dist/index.cjs.js +0 -2
- package/dist/node_modules/.pnpm/@radix-ui_react-hover-card@1.1.15_@types_react-dom@19.2.3_@types_react@19.2.8__@types_r_d43d49df692658c2ae5a37550ec322f6/node_modules/@radix-ui/react-hover-card/dist/index.cjs.js +0 -2
- package/dist/node_modules/.pnpm/@radix-ui_react-id@1.1.1_@types_react@19.2.8_react@19.2.3/node_modules/@radix-ui/react-id/dist/index.cjs.js +0 -2
- package/dist/node_modules/.pnpm/@radix-ui_react-id@1.1.1_@types_react@19.2.8_react@19.2.3/node_modules/@radix-ui/react-id/dist/index.es.js.map +0 -1
- package/dist/node_modules/.pnpm/@radix-ui_react-popper@1.2.8_@types_react-dom@19.2.3_@types_react@19.2.8__@types_react@_4a33dcfcd1548977446bec12ce2b64d4/node_modules/@radix-ui/react-popper/dist/index.cjs.js +0 -2
- package/dist/node_modules/.pnpm/@radix-ui_react-portal@1.1.9_@types_react-dom@19.2.3_@types_react@19.2.8__@types_react@_5dfd6e40f6bf34daaacc53cdbe34dc86/node_modules/@radix-ui/react-portal/dist/index.cjs.js +0 -2
- package/dist/node_modules/.pnpm/@radix-ui_react-presence@1.1.5_@types_react-dom@19.2.3_@types_react@19.2.8__@types_reac_f11bf302e331ffec5a13ba15f691e9b9/node_modules/@radix-ui/react-presence/dist/index.cjs.js +0 -2
- package/dist/node_modules/.pnpm/@radix-ui_react-primitive@2.1.3_@types_react-dom@19.2.3_@types_react@19.2.8__@types_rea_b16411dad6e6f8e2d0d80dbd3d639048/node_modules/@radix-ui/react-primitive/dist/index.cjs.js +0 -2
- package/dist/node_modules/.pnpm/@radix-ui_react-slot@1.2.3_@types_react@19.2.8_react@19.2.3/node_modules/@radix-ui/react-slot/dist/index.cjs.js +0 -2
- package/dist/node_modules/.pnpm/@radix-ui_react-slot@1.2.3_@types_react@19.2.8_react@19.2.3/node_modules/@radix-ui/react-slot/dist/index.es.js.map +0 -1
- package/dist/node_modules/.pnpm/@radix-ui_react-slot@1.2.4_@types_react@19.2.8_react@19.2.3/node_modules/@radix-ui/react-slot/dist/index.cjs.js +0 -2
- package/dist/node_modules/.pnpm/@radix-ui_react-slot@1.2.4_@types_react@19.2.8_react@19.2.3/node_modules/@radix-ui/react-slot/dist/index.es.js.map +0 -1
- package/dist/node_modules/.pnpm/@radix-ui_react-tooltip@1.2.8_@types_react-dom@19.2.3_@types_react@19.2.8__@types_react_6a1a6d85f83fda9f1628953d2b64e4bf/node_modules/@radix-ui/react-tooltip/dist/index.cjs.js +0 -2
- package/dist/node_modules/.pnpm/@radix-ui_react-use-callback-ref@1.1.1_@types_react@19.2.8_react@19.2.3/node_modules/@radix-ui/react-use-callback-ref/dist/index.es.js.map +0 -1
- package/dist/node_modules/.pnpm/@radix-ui_react-use-controllable-state@1.2.2_@types_react@19.2.8_react@19.2.3/node_modules/@radix-ui/react-use-controllable-state/dist/index.cjs.js +0 -2
- package/dist/node_modules/.pnpm/@radix-ui_react-use-controllable-state@1.2.2_@types_react@19.2.8_react@19.2.3/node_modules/@radix-ui/react-use-controllable-state/dist/index.es.js.map +0 -1
- package/dist/node_modules/.pnpm/@radix-ui_react-use-escape-keydown@1.1.1_@types_react@19.2.8_react@19.2.3/node_modules/@radix-ui/react-use-escape-keydown/dist/index.cjs.js +0 -2
- package/dist/node_modules/.pnpm/@radix-ui_react-use-escape-keydown@1.1.1_@types_react@19.2.8_react@19.2.3/node_modules/@radix-ui/react-use-escape-keydown/dist/index.es.js.map +0 -1
- package/dist/node_modules/.pnpm/@radix-ui_react-use-layout-effect@1.1.1_@types_react@19.2.8_react@19.2.3/node_modules/@radix-ui/react-use-layout-effect/dist/index.cjs.js.map +0 -1
- package/dist/node_modules/.pnpm/@radix-ui_react-use-layout-effect@1.1.1_@types_react@19.2.8_react@19.2.3/node_modules/@radix-ui/react-use-layout-effect/dist/index.es.js.map +0 -1
- package/dist/node_modules/.pnpm/@radix-ui_react-use-size@1.1.1_@types_react@19.2.8_react@19.2.3/node_modules/@radix-ui/react-use-size/dist/index.cjs.js +0 -2
- package/dist/node_modules/.pnpm/@radix-ui_react-use-size@1.1.1_@types_react@19.2.8_react@19.2.3/node_modules/@radix-ui/react-use-size/dist/index.es.js.map +0 -1
- package/dist/node_modules/.pnpm/decode-named-character-reference@1.2.0/node_modules/decode-named-character-reference/index.dom.cjs.js.map +0 -1
- package/dist/node_modules/.pnpm/decode-named-character-reference@1.2.0/node_modules/decode-named-character-reference/index.dom.es.js.map +0 -1
- package/dist/node_modules/.pnpm/katex@0.16.28/node_modules/katex/dist/katex.cjs.js +0 -262
- package/dist/node_modules/.pnpm/katex@0.16.28/node_modules/katex/dist/katex.cjs.js.map +0 -1
- package/dist/node_modules/.pnpm/katex@0.16.28/node_modules/katex/dist/katex.es.js.map +0 -1
- package/dist/node_modules/.pnpm/react-syntax-highlighter@16.1.0_react@19.2.3/node_modules/react-syntax-highlighter/dist/esm/async-languages/prism.cjs.js.map +0 -1
- package/dist/node_modules/.pnpm/react-syntax-highlighter@16.1.0_react@19.2.3/node_modules/react-syntax-highlighter/dist/esm/async-languages/prism.es.js.map +0 -1
- package/dist/node_modules/.pnpm/react-syntax-highlighter@16.1.0_react@19.2.3/node_modules/react-syntax-highlighter/dist/esm/async-syntax-highlighter.cjs.js.map +0 -1
- package/dist/node_modules/.pnpm/react-syntax-highlighter@16.1.0_react@19.2.3/node_modules/react-syntax-highlighter/dist/esm/async-syntax-highlighter.es.js.map +0 -1
- package/dist/node_modules/.pnpm/react-syntax-highlighter@16.1.0_react@19.2.3/node_modules/react-syntax-highlighter/dist/esm/highlight.cjs.js.map +0 -1
- package/dist/node_modules/.pnpm/react-syntax-highlighter@16.1.0_react@19.2.3/node_modules/react-syntax-highlighter/dist/esm/highlight.es.js.map +0 -1
- package/dist/node_modules/.pnpm/react-syntax-highlighter@16.1.0_react@19.2.3/node_modules/react-syntax-highlighter/dist/esm/prism-async-light.cjs.js.map +0 -1
- package/dist/node_modules/.pnpm/react-syntax-highlighter@16.1.0_react@19.2.3/node_modules/react-syntax-highlighter/dist/esm/prism-async-light.es.js.map +0 -1
- package/dist/node_modules/.pnpm/tailwind-merge@3.4.0/node_modules/tailwind-merge/dist/bundle-mjs.cjs.js +0 -2
- package/dist/node_modules/.pnpm/tailwind-merge@3.4.0/node_modules/tailwind-merge/dist/bundle-mjs.cjs.js.map +0 -1
- package/dist/node_modules/.pnpm/tailwind-merge@3.4.0/node_modules/tailwind-merge/dist/bundle-mjs.es.js.map +0 -1
- package/dist/node_modules/.pnpm/unist-util-visit@5.0.0/node_modules/unist-util-visit/lib/index.cjs.js.map +0 -1
- package/dist/node_modules/.pnpm/unist-util-visit@5.0.0/node_modules/unist-util-visit/lib/index.es.js.map +0 -1
- /package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/OverloadYield.cjs.js +0 -0
- /package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/OverloadYield.es.js +0 -0
- /package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/esm/arrayLikeToArray.cjs.js +0 -0
- /package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/esm/arrayLikeToArray.es.js +0 -0
- /package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/esm/arrayWithoutHoles.cjs.js +0 -0
- /package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/esm/arrayWithoutHoles.es.js +0 -0
- /package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/esm/assertThisInitialized.cjs.js +0 -0
- /package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/esm/assertThisInitialized.es.js +0 -0
- /package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/esm/asyncToGenerator.cjs.js +0 -0
- /package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/esm/asyncToGenerator.es.js +0 -0
- /package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/esm/classCallCheck.cjs.js +0 -0
- /package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/esm/classCallCheck.es.js +0 -0
- /package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/esm/createClass.cjs.js +0 -0
- /package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/esm/createClass.es.js +0 -0
- /package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/esm/defineProperty.cjs.js +0 -0
- /package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/esm/defineProperty.es.js +0 -0
- /package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/esm/extends.cjs.js +0 -0
- /package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/esm/extends.es.js +0 -0
- /package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/esm/getPrototypeOf.cjs.js +0 -0
- /package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/esm/getPrototypeOf.es.js +0 -0
- /package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/esm/inherits.cjs.js +0 -0
- /package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/esm/inherits.es.js +0 -0
- /package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/esm/iterableToArray.cjs.js +0 -0
- /package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/esm/iterableToArray.es.js +0 -0
- /package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/esm/nonIterableSpread.cjs.js +0 -0
- /package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/esm/nonIterableSpread.es.js +0 -0
- /package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/esm/objectWithoutProperties.cjs.js +0 -0
- /package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/esm/objectWithoutProperties.es.js +0 -0
- /package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/esm/objectWithoutPropertiesLoose.cjs.js +0 -0
- /package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/esm/objectWithoutPropertiesLoose.es.js +0 -0
- /package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/esm/possibleConstructorReturn.cjs.js +0 -0
- /package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/esm/possibleConstructorReturn.es.js +0 -0
- /package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/esm/setPrototypeOf.cjs.js +0 -0
- /package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/esm/setPrototypeOf.es.js +0 -0
- /package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/esm/toConsumableArray.cjs.js +0 -0
- /package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/esm/toConsumableArray.es.js +0 -0
- /package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/esm/toPrimitive.cjs.js +0 -0
- /package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/esm/toPrimitive.es.js +0 -0
- /package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/esm/toPropertyKey.cjs.js +0 -0
- /package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/esm/toPropertyKey.es.js +0 -0
- /package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/esm/typeof.cjs.js +0 -0
- /package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/esm/typeof.es.js +0 -0
- /package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.cjs.js +0 -0
- /package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.es.js +0 -0
- /package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/interopRequireDefault.cjs.js +0 -0
- /package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/interopRequireDefault.es.js +0 -0
- /package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/regenerator.cjs.js +0 -0
- /package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/regenerator.es.js +0 -0
- /package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/regeneratorAsync.cjs.js +0 -0
- /package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/regeneratorAsync.es.js +0 -0
- /package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/regeneratorAsyncGen.cjs.js +0 -0
- /package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/regeneratorAsyncGen.es.js +0 -0
- /package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/regeneratorAsyncIterator.cjs.js +0 -0
- /package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/regeneratorAsyncIterator.es.js +0 -0
- /package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/regeneratorDefine.cjs.js +0 -0
- /package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/regeneratorDefine.es.js +0 -0
- /package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/regeneratorKeys.cjs.js +0 -0
- /package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/regeneratorKeys.es.js +0 -0
- /package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/regeneratorRuntime.cjs.js +0 -0
- /package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/regeneratorRuntime.es.js +0 -0
- /package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/regeneratorValues.cjs.js +0 -0
- /package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/regeneratorValues.es.js +0 -0
- /package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/typeof.cjs.js +0 -0
- /package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/helpers/typeof.es.js +0 -0
- /package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/regenerator/index.cjs.js +0 -0
- /package/dist/node_modules/.pnpm/{@babel_runtime@7.28.6 → @babel_runtime@7.29.2}/node_modules/@babel/runtime/regenerator/index.es.js +0 -0
- /package/dist/node_modules/.pnpm/{@radix-ui_react-compose-refs@1.1.2_@types_react@19.2.8_react@19.2.3 → @radix-ui_react-compose-refs@1.1.2_@types_react@19.2.14_react@19.2.4}/node_modules/@radix-ui/react-compose-refs/dist/index.cjs.js +0 -0
- /package/dist/node_modules/.pnpm/{@radix-ui_react-compose-refs@1.1.2_@types_react@19.2.8_react@19.2.3 → @radix-ui_react-compose-refs@1.1.2_@types_react@19.2.14_react@19.2.4}/node_modules/@radix-ui/react-compose-refs/dist/index.es.js +0 -0
- /package/dist/node_modules/.pnpm/{@radix-ui_react-context@1.1.2_@types_react@19.2.8_react@19.2.3 → @radix-ui_react-context@1.1.2_@types_react@19.2.14_react@19.2.4}/node_modules/@radix-ui/react-context/dist/index.cjs.js +0 -0
- /package/dist/node_modules/.pnpm/{@radix-ui_react-context@1.1.2_@types_react@19.2.8_react@19.2.3 → @radix-ui_react-context@1.1.2_@types_react@19.2.14_react@19.2.4}/node_modules/@radix-ui/react-context/dist/index.es.js +0 -0
- /package/dist/node_modules/.pnpm/{@radix-ui_react-use-callback-ref@1.1.1_@types_react@19.2.8_react@19.2.3 → @radix-ui_react-use-callback-ref@1.1.1_@types_react@19.2.14_react@19.2.4}/node_modules/@radix-ui/react-use-callback-ref/dist/index.cjs.js +0 -0
- /package/dist/node_modules/.pnpm/{@radix-ui_react-use-callback-ref@1.1.1_@types_react@19.2.8_react@19.2.3 → @radix-ui_react-use-callback-ref@1.1.1_@types_react@19.2.14_react@19.2.4}/node_modules/@radix-ui/react-use-callback-ref/dist/index.es.js +0 -0
- /package/dist/node_modules/.pnpm/{@radix-ui_react-use-layout-effect@1.1.1_@types_react@19.2.8_react@19.2.3 → @radix-ui_react-use-layout-effect@1.1.1_@types_react@19.2.14_react@19.2.4}/node_modules/@radix-ui/react-use-layout-effect/dist/index.cjs.js +0 -0
- /package/dist/node_modules/.pnpm/{@radix-ui_react-use-layout-effect@1.1.1_@types_react@19.2.8_react@19.2.3 → @radix-ui_react-use-layout-effect@1.1.1_@types_react@19.2.14_react@19.2.4}/node_modules/@radix-ui/react-use-layout-effect/dist/index.es.js +0 -0
- /package/dist/node_modules/.pnpm/{decode-named-character-reference@1.2.0 → decode-named-character-reference@1.3.0}/node_modules/decode-named-character-reference/index.dom.cjs.js +0 -0
- /package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/a11y-dark.cjs.js +0 -0
- /package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/a11y-dark.es.js +0 -0
- /package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/atom-dark.cjs.js +0 -0
- /package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/atom-dark.es.js +0 -0
- /package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/base16-ateliersulphurpool.light.cjs.js +0 -0
- /package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/base16-ateliersulphurpool.light.es.js +0 -0
- /package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/cb.cjs.js +0 -0
- /package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/cb.es.js +0 -0
- /package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/coldark-cold.cjs.js +0 -0
- /package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/coldark-cold.es.js +0 -0
- /package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/coldark-dark.cjs.js +0 -0
- /package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/coldark-dark.es.js +0 -0
- /package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/coy-without-shadows.cjs.js +0 -0
- /package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/coy-without-shadows.es.js +0 -0
- /package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/coy.cjs.js +0 -0
- /package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/coy.es.js +0 -0
- /package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/darcula.cjs.js +0 -0
- /package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/darcula.es.js +0 -0
- /package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/dark.cjs.js +0 -0
- /package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/dark.es.js +0 -0
- /package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/dracula.cjs.js +0 -0
- /package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/dracula.es.js +0 -0
- /package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/duotone-dark.cjs.js +0 -0
- /package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/duotone-dark.es.js +0 -0
- /package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/duotone-earth.cjs.js +0 -0
- /package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/duotone-earth.es.js +0 -0
- /package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/duotone-forest.cjs.js +0 -0
- /package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/duotone-forest.es.js +0 -0
- /package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/duotone-light.cjs.js +0 -0
- /package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/duotone-light.es.js +0 -0
- /package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/duotone-sea.cjs.js +0 -0
- /package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/duotone-sea.es.js +0 -0
- /package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/duotone-space.cjs.js +0 -0
- /package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/duotone-space.es.js +0 -0
- /package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/funky.cjs.js +0 -0
- /package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/funky.es.js +0 -0
- /package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/ghcolors.cjs.js +0 -0
- /package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/ghcolors.es.js +0 -0
- /package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/gruvbox-dark.cjs.js +0 -0
- /package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/gruvbox-dark.es.js +0 -0
- /package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/gruvbox-light.cjs.js +0 -0
- /package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/gruvbox-light.es.js +0 -0
- /package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/holi-theme.cjs.js +0 -0
- /package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/holi-theme.es.js +0 -0
- /package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/hopscotch.cjs.js +0 -0
- /package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/hopscotch.es.js +0 -0
- /package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/lucario.cjs.js +0 -0
- /package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/lucario.es.js +0 -0
- /package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/material-dark.cjs.js +0 -0
- /package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/material-dark.es.js +0 -0
- /package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/material-light.cjs.js +0 -0
- /package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/material-light.es.js +0 -0
- /package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/material-oceanic.cjs.js +0 -0
- /package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/material-oceanic.es.js +0 -0
- /package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/night-owl.cjs.js +0 -0
- /package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/night-owl.es.js +0 -0
- /package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/nord.cjs.js +0 -0
- /package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/nord.es.js +0 -0
- /package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/okaidia.cjs.js +0 -0
- /package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/okaidia.es.js +0 -0
- /package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/one-dark.cjs.js +0 -0
- /package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/one-dark.es.js +0 -0
- /package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/one-light.cjs.js +0 -0
- /package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/one-light.es.js +0 -0
- /package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/pojoaque.cjs.js +0 -0
- /package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/pojoaque.es.js +0 -0
- /package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/prism.cjs.js +0 -0
- /package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/prism.es.js +0 -0
- /package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/shades-of-purple.cjs.js +0 -0
- /package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/shades-of-purple.es.js +0 -0
- /package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/solarized-dark-atom.cjs.js +0 -0
- /package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/solarized-dark-atom.es.js +0 -0
- /package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/solarizedlight.cjs.js +0 -0
- /package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/solarizedlight.es.js +0 -0
- /package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/synthwave84.cjs.js +0 -0
- /package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/synthwave84.es.js +0 -0
- /package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/tomorrow.cjs.js +0 -0
- /package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/tomorrow.es.js +0 -0
- /package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/twilight.cjs.js +0 -0
- /package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/twilight.es.js +0 -0
- /package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/vs.cjs.js +0 -0
- /package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/vs.es.js +0 -0
- /package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/vsc-dark-plus.cjs.js +0 -0
- /package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/vsc-dark-plus.es.js +0 -0
- /package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/xonokai.cjs.js +0 -0
- /package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/xonokai.es.js +0 -0
- /package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/z-touch.cjs.js +0 -0
- /package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/cjs/styles/prism/z-touch.es.js +0 -0
- /package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/esm/async-languages/prism.cjs.js +0 -0
- /package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/esm/async-languages/prism.es.js +0 -0
- /package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/esm/checkForListedLanguage.cjs.js +0 -0
- /package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/esm/checkForListedLanguage.es.js +0 -0
- /package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/esm/languages/prism/python.cjs.js +0 -0
- /package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/esm/languages/prism/python.cjs.js.map +0 -0
- /package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/esm/languages/prism/python.es.js +0 -0
- /package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/esm/languages/prism/python.es.js.map +0 -0
- /package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/esm/languages/prism/tsx.cjs.js +0 -0
- /package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/esm/languages/prism/tsx.cjs.js.map +0 -0
- /package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/esm/languages/prism/tsx.es.js +0 -0
- /package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/esm/languages/prism/tsx.es.js.map +0 -0
- /package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/esm/prism-async-light.cjs.js +0 -0
- /package/dist/node_modules/.pnpm/{react-syntax-highlighter@16.1.0_react@19.2.3 → react-syntax-highlighter@16.1.1_react@19.2.4}/node_modules/react-syntax-highlighter/dist/esm/prism-async-light.es.js +0 -0
- /package/dist/node_modules/.pnpm/{unist-util-visit@5.0.0 → unist-util-visit@5.1.0}/node_modules/unist-util-visit/lib/index.cjs.js +0 -0
- /package/dist/node_modules/.pnpm/{unist-util-visit@5.0.0 → unist-util-visit@5.1.0}/node_modules/unist-util-visit/lib/index.es.js +0 -0
|
@@ -1,258 +1,286 @@
|
|
|
1
|
-
import { jsx as
|
|
2
|
-
import { useStreamContext as
|
|
3
|
-
import { useCustomComponents as
|
|
4
|
-
import {
|
|
5
|
-
import {
|
|
6
|
-
import
|
|
7
|
-
import
|
|
8
|
-
import
|
|
9
|
-
import
|
|
10
|
-
import
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
const
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
typeof
|
|
1
|
+
import { jsx as c, jsxs as O, Fragment as ge } from "react/jsx-runtime";
|
|
2
|
+
import { useStreamContext as me } from "../providers/Stream.es.js";
|
|
3
|
+
import { useCustomComponents as he } from "../providers/CustomComponentProvider.es.js";
|
|
4
|
+
import { useThread as ye } from "../providers/Thread.es.js";
|
|
5
|
+
import { logger as ve } from "../utils/logger.es.js";
|
|
6
|
+
import { isAiWithToolCalls as Z, isToolMessage as T } from "../utils/utils.es.js";
|
|
7
|
+
import P, { useState as Me, useMemo as R, useRef as v, useCallback as g, useEffect as M, useLayoutEffect as Ce } from "react";
|
|
8
|
+
import be from "./messages/AgentMessage.es.js";
|
|
9
|
+
import ke from "./AskUserInterrupt.es.js";
|
|
10
|
+
import Se from "./messages/CustomComponentRender.es.js";
|
|
11
|
+
import Ae from "./messages/HumanMessage.es.js";
|
|
12
|
+
import ee from "./Thinking.es.js";
|
|
13
|
+
function Ee({ setIsFirstMessage: _, enableToolCallIndicator: j = !0, chatBodyProps: I }) {
|
|
14
|
+
const o = me(), { interruptComponents: U } = he(), { threadId: N } = ye(), z = o.messages, u = o.isLoading, [D, te] = Me({});
|
|
15
|
+
ve.debug("ChatBody render - messages count:", z, "isLoading:", u);
|
|
16
|
+
const l = R(() => z ?? [], [z]), G = R(() => {
|
|
17
|
+
const e = /* @__PURE__ */ new Set(), r = o.values?.ui;
|
|
18
|
+
if (!Array.isArray(r)) return e;
|
|
19
|
+
for (const s of r) {
|
|
20
|
+
const n = s, a = n.metadata && typeof n.metadata == "object" ? n.metadata : void 0, h = [
|
|
21
|
+
typeof n.id == "string" ? n.id : void 0,
|
|
22
|
+
typeof a?.id == "string" ? a.id : void 0,
|
|
23
|
+
typeof a?.message_id == "string" ? a.message_id : void 0
|
|
22
24
|
];
|
|
23
25
|
for (const p of h)
|
|
24
26
|
p && e.add(p);
|
|
25
27
|
}
|
|
26
28
|
return e;
|
|
27
|
-
}, [
|
|
28
|
-
if (!
|
|
29
|
-
const
|
|
30
|
-
return typeof
|
|
31
|
-
id:
|
|
32
|
-
content:
|
|
33
|
-
status:
|
|
34
|
-
updatedAt:
|
|
35
|
-
run_id: typeof
|
|
36
|
-
runId: typeof
|
|
37
|
-
messageId: typeof
|
|
38
|
-
checkpoint: typeof
|
|
29
|
+
}, [o.values?.ui]), C = v(null), $ = v(0), A = v(!0), L = v(/* @__PURE__ */ new Map()), H = g((e) => Array.isArray(e) ? e.map((r, s) => {
|
|
30
|
+
if (!r || typeof r != "object") return null;
|
|
31
|
+
const n = r, a = n.status;
|
|
32
|
+
return typeof n.content != "string" || a !== "pending" && a !== "in_progress" && a !== "completed" ? null : {
|
|
33
|
+
id: n.id && typeof n.id == "string" ? n.id : `todo-${s}`,
|
|
34
|
+
content: n.content,
|
|
35
|
+
status: a,
|
|
36
|
+
updatedAt: n.updatedAt instanceof Date || typeof n.updatedAt == "string" || typeof n.updatedAt == "number" ? n.updatedAt : void 0,
|
|
37
|
+
run_id: typeof n.run_id == "string" ? n.run_id : void 0,
|
|
38
|
+
runId: typeof n.runId == "string" ? n.runId : void 0,
|
|
39
|
+
messageId: typeof n.messageId == "string" ? n.messageId : void 0,
|
|
40
|
+
checkpoint: typeof n.checkpoint == "string" ? n.checkpoint : void 0
|
|
39
41
|
};
|
|
40
|
-
}).filter((
|
|
41
|
-
|
|
42
|
-
...
|
|
43
|
-
[e]:
|
|
42
|
+
}).filter((r) => r !== null) : [], []), J = g((e, r) => {
|
|
43
|
+
te((s) => ({
|
|
44
|
+
...s,
|
|
45
|
+
[e]: r
|
|
44
46
|
}));
|
|
45
|
-
}, []),
|
|
47
|
+
}, []), Y = g(async (e) => {
|
|
46
48
|
if (!e) {
|
|
47
49
|
console.error("No parent checkpoint available for regeneration");
|
|
48
50
|
return;
|
|
49
51
|
}
|
|
50
|
-
await
|
|
52
|
+
await o.submit(void 0, {
|
|
51
53
|
checkpoint: e,
|
|
52
54
|
streamMode: ["values"],
|
|
53
55
|
streamSubgraphs: !0,
|
|
54
56
|
streamResumable: !0
|
|
55
57
|
});
|
|
56
|
-
}, [
|
|
57
|
-
|
|
58
|
-
}, [
|
|
59
|
-
|
|
58
|
+
}, [o]), V = g((e) => {
|
|
59
|
+
o.setBranch(e);
|
|
60
|
+
}, [o]), m = v(""), q = v(null);
|
|
61
|
+
M(() => {
|
|
62
|
+
q.current !== null && q.current !== N && (m.current = ""), q.current = N;
|
|
63
|
+
}, [N]), M(() => {
|
|
64
|
+
u && !o.interrupt && m.current !== "" && (m.current = "");
|
|
65
|
+
}, [u, o.interrupt]);
|
|
66
|
+
const b = g((e) => {
|
|
67
|
+
const r = JSON.stringify(o.interrupt?.value ?? null);
|
|
68
|
+
m.current = r, o.submit(null, {
|
|
60
69
|
command: { resume: e },
|
|
61
70
|
streamMode: ["values", "messages-tuple", "updates", "custom"],
|
|
62
71
|
streamSubgraphs: !0
|
|
63
72
|
});
|
|
64
|
-
}, [
|
|
65
|
-
const e =
|
|
73
|
+
}, [o]), E = R(() => {
|
|
74
|
+
const e = o.interrupt;
|
|
66
75
|
if (!e) return null;
|
|
67
|
-
const
|
|
76
|
+
const s = e.value?.actionRequests ?? [];
|
|
68
77
|
return {
|
|
69
78
|
approve: () => {
|
|
70
79
|
b({
|
|
71
|
-
decisions:
|
|
80
|
+
decisions: s.map(() => ({ type: "approve" }))
|
|
72
81
|
});
|
|
73
82
|
},
|
|
74
|
-
reject: (
|
|
83
|
+
reject: (n) => {
|
|
75
84
|
b({
|
|
76
|
-
decisions:
|
|
85
|
+
decisions: s.map(() => ({
|
|
77
86
|
type: "reject",
|
|
78
|
-
message:
|
|
87
|
+
message: n || void 0
|
|
79
88
|
}))
|
|
80
89
|
});
|
|
81
90
|
},
|
|
82
|
-
edit: (
|
|
83
|
-
const
|
|
91
|
+
edit: (n) => {
|
|
92
|
+
const a = s[0];
|
|
84
93
|
b({
|
|
85
94
|
decisions: [
|
|
86
95
|
{
|
|
87
96
|
type: "edit",
|
|
88
97
|
editedAction: {
|
|
89
|
-
name:
|
|
90
|
-
args: { ...
|
|
98
|
+
name: a?.name ?? "",
|
|
99
|
+
args: { ...a?.args, ...n }
|
|
91
100
|
}
|
|
92
101
|
}
|
|
93
102
|
]
|
|
94
103
|
});
|
|
95
104
|
}
|
|
96
105
|
};
|
|
97
|
-
}, [
|
|
98
|
-
if (
|
|
99
|
-
let e =
|
|
106
|
+
}, [o.interrupt, b]), f = g(() => {
|
|
107
|
+
if (C.current) {
|
|
108
|
+
let e = C.current.parentElement;
|
|
100
109
|
for (; e; ) {
|
|
101
|
-
const
|
|
102
|
-
if (
|
|
110
|
+
const r = window.getComputedStyle(e);
|
|
111
|
+
if (r.overflowY === "auto" || r.overflowY === "scroll")
|
|
103
112
|
return e;
|
|
104
113
|
e = e.parentElement;
|
|
105
114
|
}
|
|
106
115
|
}
|
|
107
116
|
return null;
|
|
108
117
|
}, []);
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
}, [
|
|
112
|
-
const
|
|
113
|
-
const
|
|
114
|
-
if (!e.content.length && !
|
|
118
|
+
M(() => {
|
|
119
|
+
l.length > 0 && _ && _(!1);
|
|
120
|
+
}, [l.length, _]);
|
|
121
|
+
const W = g((e, r, s) => {
|
|
122
|
+
const n = u && r === s.length - 1 && e.type === "ai";
|
|
123
|
+
if (!e.content.length && !Z(e) && !n || e.additional_kwargs?.hidden)
|
|
115
124
|
return null;
|
|
116
|
-
const
|
|
125
|
+
const a = e.id ?? `msg-${r}`, h = (t) => typeof t.id == "string" && G.has(t.id);
|
|
117
126
|
if (e.type === "human")
|
|
118
|
-
return /* @__PURE__ */
|
|
119
|
-
if (
|
|
127
|
+
return /* @__PURE__ */ c(Ae, { message: e, fontSize: I?.fontSize }, a);
|
|
128
|
+
if (T(e))
|
|
120
129
|
return null;
|
|
121
|
-
if (e.type === "ai" &&
|
|
122
|
-
let t =
|
|
123
|
-
for (; t >= 0 &&
|
|
130
|
+
if (e.type === "ai" && r > 0) {
|
|
131
|
+
let t = r - 1;
|
|
132
|
+
for (; t >= 0 && T(s[t]); )
|
|
124
133
|
t--;
|
|
125
|
-
if (t >= 0 &&
|
|
134
|
+
if (t >= 0 && s[t].type === "ai" && !h(e))
|
|
126
135
|
return null;
|
|
127
136
|
}
|
|
128
137
|
const p = [e];
|
|
129
|
-
let
|
|
130
|
-
for (;
|
|
131
|
-
const t =
|
|
132
|
-
if (
|
|
133
|
-
p.push(t),
|
|
138
|
+
let k = r + 1;
|
|
139
|
+
for (; k < s.length; ) {
|
|
140
|
+
const t = s[k];
|
|
141
|
+
if (T(t))
|
|
142
|
+
p.push(t), k++;
|
|
134
143
|
else if (t.type === "ai") {
|
|
135
144
|
if (h(t))
|
|
136
145
|
break;
|
|
137
|
-
p.push(t),
|
|
146
|
+
p.push(t), k++;
|
|
138
147
|
} else
|
|
139
148
|
break;
|
|
140
149
|
}
|
|
141
|
-
const
|
|
142
|
-
if (
|
|
143
|
-
if (
|
|
144
|
-
|
|
150
|
+
const d = p.filter((t) => t.type === "ai"), F = d.some((t) => Array.isArray(t.content)), y = /* @__PURE__ */ new Set(), w = F ? d.flatMap((t) => Array.isArray(t.content) ? t.content.filter((i) => {
|
|
151
|
+
if (i.type === "text" && typeof i.text == "string") {
|
|
152
|
+
if (y.has(i.text)) return !1;
|
|
153
|
+
y.add(i.text);
|
|
145
154
|
}
|
|
146
155
|
return !0;
|
|
147
|
-
}) : typeof t.content == "string" && t.content.length > 0 ?
|
|
156
|
+
}) : typeof t.content == "string" && t.content.length > 0 ? y.has(t.content) ? [] : (y.add(t.content), [{ type: "text", text: t.content }]) : []) : (() => {
|
|
148
157
|
const t = [];
|
|
149
|
-
for (const
|
|
150
|
-
const
|
|
151
|
-
|
|
158
|
+
for (const i of d) {
|
|
159
|
+
const S = typeof i.content == "string" ? i.content : "";
|
|
160
|
+
S && !y.has(S) && (y.add(S), t.push(S));
|
|
152
161
|
}
|
|
153
162
|
return t.join(`
|
|
154
163
|
|
|
155
164
|
`);
|
|
156
|
-
})(),
|
|
165
|
+
})(), re = F ? w.map((t) => t.type === "text" ? t.text : "").filter(Boolean).join(" ") : w, se = {
|
|
157
166
|
...e,
|
|
158
|
-
content:
|
|
159
|
-
},
|
|
167
|
+
content: w
|
|
168
|
+
}, Q = e ? o.getMessagesMetadata(e) : void 0, oe = F ? w.some(
|
|
160
169
|
(t) => t.type === "thinking" && t.thinking?.length > 0 || t.type === "reasoning" && t.reasoning?.length > 0
|
|
161
|
-
) : !1,
|
|
162
|
-
const
|
|
163
|
-
return typeof
|
|
164
|
-
}),
|
|
165
|
-
const
|
|
166
|
-
return Array.isArray(
|
|
167
|
-
}),
|
|
168
|
-
const t =
|
|
169
|
-
if (!
|
|
170
|
+
) : !1, ie = d.some((t) => {
|
|
171
|
+
const i = t.additional_kwargs;
|
|
172
|
+
return typeof i?.reasoning_content == "string" && i.reasoning_content.length > 0;
|
|
173
|
+
}), ae = d.some((t) => {
|
|
174
|
+
const i = t.additional_kwargs;
|
|
175
|
+
return Array.isArray(i?.tool_status) && i.tool_status.length > 0;
|
|
176
|
+
}), ce = p.some((t) => T(t)), ue = j && (d.some((t) => Z(t)) || ae || ce), X = !!re || oe || ie || ue, le = k >= s.length, x = u && le, K = d.map((t) => t.id).filter((t) => typeof t == "string" && t.length > 0).join("|") || a, de = (() => {
|
|
177
|
+
const t = L.current.get(K);
|
|
178
|
+
if (!x && t && t.length > 0)
|
|
170
179
|
return t;
|
|
171
|
-
if (
|
|
172
|
-
const
|
|
173
|
-
if (
|
|
174
|
-
return
|
|
180
|
+
if (x) {
|
|
181
|
+
const i = H(o.values?.todos);
|
|
182
|
+
if (i.length > 0)
|
|
183
|
+
return L.current.set(K, i), i;
|
|
175
184
|
}
|
|
176
|
-
for (let
|
|
177
|
-
const
|
|
178
|
-
if (
|
|
179
|
-
return (!t || t.length === 0) &&
|
|
185
|
+
for (let i = d.length - 1; i >= 0; i--) {
|
|
186
|
+
const fe = o.getMessagesMetadata(d[i])?.firstSeenState?.values, B = H(fe?.todos);
|
|
187
|
+
if (B.length > 0)
|
|
188
|
+
return (!t || t.length === 0) && L.current.set(K, B), t ?? B;
|
|
180
189
|
}
|
|
181
190
|
return t && t.length > 0 ? t : [];
|
|
182
|
-
})(),
|
|
183
|
-
return /* @__PURE__ */
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
191
|
+
})(), pe = x && !X;
|
|
192
|
+
return /* @__PURE__ */ O(P.Fragment, { children: [
|
|
193
|
+
pe && /* @__PURE__ */ c(ee, {}),
|
|
194
|
+
X && /* @__PURE__ */ c(
|
|
195
|
+
be,
|
|
187
196
|
{
|
|
188
|
-
agentName:
|
|
189
|
-
fontSize:
|
|
190
|
-
message:
|
|
197
|
+
agentName: I?.agentName,
|
|
198
|
+
fontSize: I?.fontSize,
|
|
199
|
+
message: se,
|
|
191
200
|
groupedMessages: p,
|
|
192
|
-
showToolActivity:
|
|
193
|
-
isStreaming:
|
|
194
|
-
onRegenerate:
|
|
195
|
-
feedback: e.id ?
|
|
196
|
-
onFeedback:
|
|
197
|
-
branch:
|
|
198
|
-
branchOptions:
|
|
199
|
-
onBranchSelect:
|
|
200
|
-
todos:
|
|
201
|
+
showToolActivity: j,
|
|
202
|
+
isStreaming: x,
|
|
203
|
+
onRegenerate: Y,
|
|
204
|
+
feedback: e.id ? D[e.id] : void 0,
|
|
205
|
+
onFeedback: J,
|
|
206
|
+
branch: Q?.branch,
|
|
207
|
+
branchOptions: Q?.branchOptions,
|
|
208
|
+
onBranchSelect: V,
|
|
209
|
+
todos: de
|
|
201
210
|
}
|
|
202
211
|
),
|
|
203
|
-
|
|
204
|
-
] },
|
|
205
|
-
}, [u,
|
|
206
|
-
const
|
|
207
|
-
return
|
|
208
|
-
}), [
|
|
209
|
-
return
|
|
212
|
+
d.map((t) => /* @__PURE__ */ c(Se, { message: t, thread: o }, t.id))
|
|
213
|
+
] }, a);
|
|
214
|
+
}, [u, o, H, j, Y, D, J, V, G]), ne = R(() => l.map((e, r) => {
|
|
215
|
+
const s = W(e, r, l);
|
|
216
|
+
return s && !s.key ? P.cloneElement(s, { key: e.id ?? `msg-${r}` }) : s;
|
|
217
|
+
}), [l, W]);
|
|
218
|
+
return M(() => {
|
|
210
219
|
const e = f();
|
|
211
220
|
if (!e) return;
|
|
212
|
-
const
|
|
213
|
-
const { scrollTop:
|
|
214
|
-
|
|
221
|
+
const r = () => {
|
|
222
|
+
const { scrollTop: s, scrollHeight: n, clientHeight: a } = e, h = n - s - a;
|
|
223
|
+
A.current = h < 100;
|
|
215
224
|
};
|
|
216
|
-
return e.addEventListener("scroll",
|
|
217
|
-
}, [f]),
|
|
225
|
+
return e.addEventListener("scroll", r), () => e.removeEventListener("scroll", r);
|
|
226
|
+
}, [f]), M(() => {
|
|
218
227
|
const e = f();
|
|
219
228
|
if (!e) return;
|
|
220
|
-
const
|
|
221
|
-
|
|
222
|
-
}, [
|
|
229
|
+
const r = l.length;
|
|
230
|
+
r > $.current && (e.scrollTop = e.scrollHeight, A.current = !0), $.current = r;
|
|
231
|
+
}, [l, f]), M(() => {
|
|
223
232
|
const e = f();
|
|
224
233
|
if (!e || !u) return;
|
|
225
|
-
const
|
|
226
|
-
|
|
234
|
+
const r = new MutationObserver(() => {
|
|
235
|
+
A.current && e && (e.scrollTop = e.scrollHeight);
|
|
227
236
|
});
|
|
228
|
-
return
|
|
237
|
+
return C.current && r.observe(C.current, {
|
|
229
238
|
childList: !0,
|
|
230
239
|
subtree: !0,
|
|
231
240
|
characterData: !0
|
|
232
|
-
}), () =>
|
|
233
|
-
}, [u, f]),
|
|
241
|
+
}), () => r.disconnect();
|
|
242
|
+
}, [u, f]), Ce(() => {
|
|
234
243
|
const e = f();
|
|
235
|
-
u &&
|
|
236
|
-
}), /* @__PURE__ */
|
|
244
|
+
u && A.current && e && (e.scrollTop = e.scrollHeight);
|
|
245
|
+
}), /* @__PURE__ */ c(
|
|
237
246
|
"div",
|
|
238
247
|
{
|
|
239
|
-
ref:
|
|
248
|
+
ref: C,
|
|
240
249
|
className: "flex flex-col gap-4 rounded-4xl p-2",
|
|
241
|
-
children:
|
|
242
|
-
/* @__PURE__ */
|
|
243
|
-
/* @__PURE__ */
|
|
244
|
-
] }) : "Start a conversation..." }) : /* @__PURE__ */
|
|
245
|
-
|
|
246
|
-
u &&
|
|
247
|
-
|
|
248
|
-
const e =
|
|
249
|
-
|
|
250
|
+
children: l.length === 0 ? /* @__PURE__ */ c("div", { className: "flex items-center justify-center h-full text-zinc-500", children: u ? /* @__PURE__ */ O("div", { className: "flex items-center gap-2", children: [
|
|
251
|
+
/* @__PURE__ */ c("div", { className: "animate-spin h-5 w-5 border-2 border-zinc-500 border-t-transparent rounded-full" }),
|
|
252
|
+
/* @__PURE__ */ c("span", { children: "Loading conversation..." })
|
|
253
|
+
] }) : "Start a conversation..." }) : /* @__PURE__ */ O(ge, { children: [
|
|
254
|
+
ne,
|
|
255
|
+
u && l.length > 0 && l[l.length - 1].type === "human" && /* @__PURE__ */ c(ee, {}),
|
|
256
|
+
o.interrupt && (() => {
|
|
257
|
+
const e = o.interrupt.value;
|
|
258
|
+
if (JSON.stringify(e ?? null) === m.current && m.current !== "")
|
|
259
|
+
return null;
|
|
260
|
+
if (e?.type === "ask_user" && Array.isArray(e.questions)) {
|
|
261
|
+
const s = U.ask_user;
|
|
262
|
+
return s ? /* @__PURE__ */ c(s, { interrupt: e, actions: E ?? { approve: () => {
|
|
263
|
+
}, reject: () => {
|
|
264
|
+
}, edit: () => {
|
|
265
|
+
} } }) : /* @__PURE__ */ c(
|
|
266
|
+
ke,
|
|
267
|
+
{
|
|
268
|
+
questions: e.questions,
|
|
269
|
+
onSubmit: (n) => b(n)
|
|
270
|
+
}
|
|
271
|
+
);
|
|
272
|
+
}
|
|
273
|
+
if (E) {
|
|
274
|
+
const s = e?.actionRequests?.[0]?.name, n = s ? U[s] : void 0;
|
|
275
|
+
return n ? /* @__PURE__ */ c(n, { interrupt: e, actions: E }) : null;
|
|
276
|
+
}
|
|
277
|
+
return null;
|
|
250
278
|
})()
|
|
251
279
|
] })
|
|
252
280
|
}
|
|
253
281
|
);
|
|
254
282
|
}
|
|
255
283
|
export {
|
|
256
|
-
|
|
284
|
+
Ee as default
|
|
257
285
|
};
|
|
258
286
|
//# sourceMappingURL=ChatBody.es.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ChatBody.es.js","sources":["../../src/components/ChatBody.tsx"],"sourcesContent":["import { useStreamContext } from \"@/providers/Stream\";\nimport { useCustomComponents } from \"@/providers/CustomComponentProvider\";\nimport type { chatBodyProps } from \"@/types/ChatProps\";\nimport { logger } from \"@/utils/logger\";\nimport { isAiWithToolCalls, isToolMessage } from \"@/utils/utils\";\nimport type { Message } from \"@langchain/langgraph-sdk\";\nimport type { TodoItem } from \"@/providers/Stream\";\nimport React, { useCallback, useEffect, useLayoutEffect, useMemo, useRef, useState } from \"react\";\nimport AgentMessage from \"./messages/AgentMessage\";\nimport CustomComponentRender from \"./messages/CustomComponentRender\";\nimport HumanMessage from \"./messages/HumanMessage\";\nimport type { MessageFeedback } from \"./messages/MessageActions\";\nimport Thinking from \"./Thinking\";\n\nexport default function ChatBody({ setIsFirstMessage, enableToolCallIndicator = true, chatBodyProps }: { setIsFirstMessage?: React.Dispatch<React.SetStateAction<boolean>>, enableToolCallIndicator?: boolean, chatBodyProps?: chatBodyProps }) {\n const stream = useStreamContext();\n const { interruptComponents } = useCustomComponents();\n const messages = stream.messages;\n const isLoading = stream.isLoading;\n\n // State to track message feedback (likes/dislikes)\n const [messageFeedback, setMessageFeedback] = useState<Record<string, MessageFeedback>>({});\n\n logger.debug(\"ChatBody render - messages count:\", messages, \"isLoading:\", isLoading);\n\n // Memoize messages with stable reference\n const memoMessages = useMemo(() => messages ?? [], [messages]);\n\n const uiMessageIds = useMemo(() => {\n const ids = new Set<string>();\n const uiMessages = stream.values?.ui;\n if (!Array.isArray(uiMessages)) return ids;\n\n for (const ui of uiMessages) {\n const uiObj = ui as unknown as Record<string, unknown>;\n const metadata =\n uiObj.metadata && typeof uiObj.metadata === \"object\"\n ? (uiObj.metadata as Record<string, unknown>)\n : undefined;\n\n const candidates = [\n typeof uiObj.id === \"string\" ? uiObj.id : undefined,\n typeof metadata?.id === \"string\" ? metadata.id : undefined,\n typeof metadata?.message_id === \"string\" ? metadata.message_id : undefined,\n ];\n\n for (const candidate of candidates) {\n if (candidate) ids.add(candidate);\n }\n }\n\n return ids;\n }, [stream.values?.ui]);\n\n const containerRef = useRef<HTMLDivElement | null>(null);\n const prevMessageCountRef = useRef(0);\n const shouldAutoScrollRef = useRef(true);\n const frozenTodosByGroupRef = useRef<Map<string, TodoItem[]>>(new Map());\n\n const normalizeTodos = useCallback((todos: unknown): TodoItem[] => {\n if (!Array.isArray(todos)) return [];\n\n return todos\n .map((todo, index) => {\n if (!todo || typeof todo !== \"object\") return null;\n const t = todo as Record<string, unknown>;\n const status = t.status;\n if (\n typeof t.content !== \"string\" ||\n (status !== \"pending\" && status !== \"in_progress\" && status !== \"completed\")\n ) {\n return null;\n }\n\n return {\n id: t.id && typeof t.id === \"string\" ? t.id : `todo-${index}`,\n content: t.content,\n status,\n updatedAt: t.updatedAt instanceof Date || typeof t.updatedAt === \"string\" || typeof t.updatedAt === \"number\"\n ? (t.updatedAt as string | number | Date)\n : undefined,\n run_id: typeof t.run_id === \"string\" ? t.run_id : undefined,\n runId: typeof t.runId === \"string\" ? t.runId : undefined,\n messageId: typeof t.messageId === \"string\" ? t.messageId : undefined,\n checkpoint: typeof t.checkpoint === \"string\" ? t.checkpoint : undefined,\n } as TodoItem;\n })\n .filter((todo): todo is TodoItem => todo !== null);\n }, []);\n\n // Handler for message feedback\n const handleFeedback = useCallback((messageId: string, feedback: MessageFeedback) => {\n setMessageFeedback(prev => ({\n ...prev,\n [messageId]: feedback,\n }));\n }, []);\n\n // Handler for message regeneration\n const handleRegenerate = useCallback(async (\n parentCheckpoint: any | null | undefined,\n ) => {\n if (!parentCheckpoint) {\n console.error(\"No parent checkpoint available for regeneration\");\n return;\n }\n\n await stream.submit(undefined, {\n checkpoint: parentCheckpoint,\n streamMode: [\"values\"],\n streamSubgraphs: true,\n streamResumable: true,\n });\n }, [stream]);\n\n // Handler for selecting a different branch\n const handleBranchSelect = useCallback((branch: string) => {\n stream.setBranch(branch);\n }, [stream]);\n\n // Handler for HITL interrupt responses\n const handleInterruptRespond = useCallback((response: any) => {\n stream.submit(null, {\n command: { resume: response },\n streamMode: [\"values\", \"messages-tuple\", \"updates\", \"custom\"],\n streamSubgraphs: true,\n });\n }, [stream]);\n\n // Build interrupt actions for custom renderers\n const interruptActions = useMemo(() => {\n const interrupt = stream.interrupt;\n if (!interrupt) return null;\n const payload = interrupt.value as any;\n const actionRequests = payload?.actionRequests ?? [];\n return {\n approve: () => {\n handleInterruptRespond({\n decisions: actionRequests.map(() => ({ type: \"approve\" as const })),\n });\n },\n reject: (reason?: string) => {\n handleInterruptRespond({\n decisions: actionRequests.map(() => ({\n type: \"reject\" as const,\n message: reason || undefined,\n })),\n });\n },\n edit: (editedArgs: Record<string, unknown>) => {\n const action = actionRequests[0];\n handleInterruptRespond({\n decisions: [\n {\n type: \"edit\" as const,\n editedAction: {\n name: action?.name ?? \"\",\n args: { ...action?.args, ...editedArgs },\n },\n },\n ],\n });\n },\n };\n }, [stream.interrupt, handleInterruptRespond]);\n\n // Get the parent scroll container\n const getScrollContainer = useCallback(() => {\n if (containerRef.current) {\n // Find the parent with overflow-y-auto class\n let parent = containerRef.current.parentElement;\n while (parent) {\n const style = window.getComputedStyle(parent);\n if (style.overflowY === 'auto' || style.overflowY === 'scroll') {\n return parent;\n }\n parent = parent.parentElement;\n }\n }\n return null;\n }, []);\n\n useEffect(() => {\n if (memoMessages.length > 0 && setIsFirstMessage) {\n setIsFirstMessage(false);\n }\n }, [memoMessages.length, setIsFirstMessage]);\n\n // Memoize message rendering logic to prevent unnecessary re-renders\n const renderMessage = useCallback((msg: typeof messages[0], index: number, messagesArray: typeof messages) => {\n const isCurrentlyStreamingMessage = isLoading && index === messagesArray.length - 1 && msg.type === \"ai\";\n if (!msg.content.length && !isAiWithToolCalls(msg) && !isCurrentlyStreamingMessage) return null;\n\n if (msg.additional_kwargs?.hidden) {\n return null;\n }\n\n // Use message id or fallback to index for key\n const msgKey = msg.id ?? `msg-${index}`;\n const hasCustomComponentForMessage = (message: Message) =>\n typeof message.id === \"string\" && uiMessageIds.has(message.id);\n\n if (msg.type === \"human\") {\n return <HumanMessage key={msgKey} message={msg} fontSize={chatBodyProps?.fontSize} />;\n }\n\n // Skip standalone tool messages\n if (isToolMessage(msg)) {\n return null;\n }\n\n // Skip if this AI message was already combined with a previous one\n if (msg.type === \"ai\" && index > 0) {\n // Check if previous non-tool message is also an AI message\n let prevIndex = index - 1;\n while (prevIndex >= 0 && isToolMessage(messagesArray[prevIndex])) {\n prevIndex--;\n }\n\n if (prevIndex >= 0 && messagesArray[prevIndex].type === \"ai\") {\n // Only render separately if THIS message owns custom UI (needs its own group).\n // Otherwise it was already consumed by the previous group's forward scan.\n const currentHasCustomUi = hasCustomComponentForMessage(msg);\n if (!currentHasCustomUi) {\n return null;\n }\n }\n }\n\n const groupedTimelineMessages: Message[] = [msg];\n let nextIndex = index + 1;\n\n while (nextIndex < messagesArray.length) {\n const nextMsg = messagesArray[nextIndex];\n\n if (isToolMessage(nextMsg)) {\n groupedTimelineMessages.push(nextMsg);\n nextIndex++;\n } else if (nextMsg.type === \"ai\") {\n if (hasCustomComponentForMessage(nextMsg)) {\n // Sub-agent/custom UI messages should be rendered in their own section\n // to avoid parent-bubble flicker and reparenting during streaming.\n break;\n }\n groupedTimelineMessages.push(nextMsg);\n nextIndex++;\n } else {\n // Stop at human messages or other types\n break;\n }\n }\n\n const groupedAiMessages = groupedTimelineMessages.filter((m) => m.type === \"ai\");\n\n // Merge content from all AI messages, preserving reasoning blocks.\n // Deduplicate identical text content (subgraph messages can duplicate parent messages).\n const hasArrayContent = groupedAiMessages.some((m) => Array.isArray(m.content));\n const seenTexts = new Set<string>();\n const mergedContent: Message[\"content\"] = hasArrayContent\n ? groupedAiMessages.flatMap((m) => {\n if (Array.isArray(m.content)) {\n return (m.content as any[]).filter((block: any) => {\n if (block.type === \"text\" && typeof block.text === \"string\") {\n if (seenTexts.has(block.text)) return false;\n seenTexts.add(block.text);\n }\n return true;\n });\n }\n if (typeof m.content === \"string\" && m.content.length > 0) {\n if (seenTexts.has(m.content)) return [];\n seenTexts.add(m.content);\n return [{ type: \"text\", text: m.content }];\n }\n return [];\n })\n : (() => {\n const unique: string[] = [];\n for (const m of groupedAiMessages) {\n const text = typeof m.content === \"string\" ? m.content : \"\";\n if (text && !seenTexts.has(text)) {\n seenTexts.add(text);\n unique.push(text);\n }\n }\n return unique.join(\"\\n\\n\");\n })();\n\n // Extract plain-text portion for legacy checks\n const combinedContent = hasArrayContent\n ? (mergedContent as any[])\n .map((c: any) => (c.type === \"text\" ? (c.text as string) : \"\"))\n .filter(Boolean)\n .join(\" \")\n : (mergedContent as string);\n\n // Create a combined message object preserving full content (including thinking blocks)\n const combinedMessage = {\n ...msg,\n content: mergedContent,\n };\n\n // Get branch metadata from thread\n const meta = msg ? stream.getMessagesMetadata(msg) : undefined;\n\n // Determine if there is any displayable content (text OR thinking/reasoning blocks)\n const hasThinkingContent = hasArrayContent\n ? (mergedContent as any[]).some(\n (b: any) =>\n (b.type === \"thinking\" && (b.thinking as string)?.length > 0) ||\n (b.type === \"reasoning\" && (b.reasoning as string)?.length > 0),\n )\n : false;\n const hasKwargsReasoning =\n groupedAiMessages.some((m) => {\n const ak = (m as Record<string, unknown>).additional_kwargs as Record<string, unknown> | undefined;\n return typeof ak?.reasoning_content === \"string\" && (ak.reasoning_content as string).length > 0;\n });\n\n const hasKwargsToolStatus = groupedAiMessages.some((m) => {\n const ak = (m as Record<string, unknown>).additional_kwargs as Record<string, unknown> | undefined;\n return Array.isArray(ak?.tool_status) && (ak.tool_status as unknown[]).length > 0;\n });\n const hasToolMessages = groupedTimelineMessages.some((m) => isToolMessage(m));\n const hasToolCalls = enableToolCallIndicator && (\n groupedAiMessages.some((m) => isAiWithToolCalls(m)) ||\n hasKwargsToolStatus ||\n hasToolMessages\n );\n const hasAnyDisplayableContent =\n !!combinedContent ||\n hasThinkingContent ||\n hasKwargsReasoning ||\n hasToolCalls;\n\n const isLastMessageGroup = nextIndex >= messagesArray.length;\n const isStreamingThisMessage = isLoading && isLastMessageGroup;\n\n const groupKey = groupedAiMessages\n .map((m) => m.id)\n .filter((id): id is string => typeof id === \"string\" && id.length > 0)\n .join(\"|\") || msgKey;\n\n const todosForGroup = (() => {\n const frozen = frozenTodosByGroupRef.current.get(groupKey);\n if (!isStreamingThisMessage && frozen && frozen.length > 0) {\n return frozen;\n }\n\n if (isStreamingThisMessage) {\n const live = normalizeTodos(stream.values?.todos);\n if (live.length > 0) {\n frozenTodosByGroupRef.current.set(groupKey, live);\n return live;\n }\n }\n\n for (let i = groupedAiMessages.length - 1; i >= 0; i--) {\n const aiMeta = stream.getMessagesMetadata(groupedAiMessages[i]);\n const aiValues = aiMeta?.firstSeenState?.values as { todos?: unknown } | undefined;\n const snapshot = normalizeTodos(aiValues?.todos);\n if (snapshot.length > 0) {\n if (!frozen || frozen.length === 0) {\n frozenTodosByGroupRef.current.set(groupKey, snapshot);\n }\n return frozen ?? snapshot;\n }\n }\n\n if (frozen && frozen.length > 0) {\n return frozen;\n }\n\n return [];\n })();\n\n // Show Thinking animation whenever streaming with no displayable content yet (plain chat or tool-call)\n const showThinkingIndicator = isStreamingThisMessage && !hasAnyDisplayableContent;\n\n return (\n <React.Fragment key={msgKey}>\n {/* 1. Thinking indicator - show when streaming with no content yet (no icon shown) */}\n {showThinkingIndicator && (\n <Thinking />\n )}\n {/* 2. Agent message — pass full mergedContent and grouped timeline for in-order rendering */}\n {hasAnyDisplayableContent && (\n <AgentMessage\n agentName={chatBodyProps?.agentName}\n fontSize={chatBodyProps?.fontSize}\n message={combinedMessage}\n groupedMessages={groupedTimelineMessages}\n showToolActivity={enableToolCallIndicator}\n isStreaming={isStreamingThisMessage}\n onRegenerate={handleRegenerate}\n feedback={msg.id ? messageFeedback[msg.id] : undefined}\n onFeedback={handleFeedback}\n branch={meta?.branch}\n branchOptions={meta?.branchOptions}\n onBranchSelect={handleBranchSelect}\n todos={todosForGroup}\n />\n )}\n {/* 3. Custom component (from all messages in the group) */}\n {groupedAiMessages.map((m) => (\n <CustomComponentRender key={m.id} message={m} thread={stream} />\n ))}\n </React.Fragment>\n );\n }, [isLoading, stream, normalizeTodos, enableToolCallIndicator, handleRegenerate, messageFeedback, handleFeedback, handleBranchSelect, uiMessageIds]);\n\n // Memoize the rendered messages array\n const renderedMessages = useMemo(() => {\n return memoMessages.map((msg, index) => {\n const element = renderMessage(msg, index, memoMessages);\n // Ensure every element has a key, using message id or fallback to index\n if (element && !element.key) {\n return React.cloneElement(element, { key: msg.id ?? `msg-${index}` });\n }\n return element;\n });\n }, [memoMessages, renderMessage]);\n\n // Track user scroll position to determine if we should auto-scroll\n useEffect(() => {\n const scrollContainer = getScrollContainer();\n if (!scrollContainer) return;\n\n const handleScroll = () => {\n const { scrollTop, scrollHeight, clientHeight } = scrollContainer;\n const distanceFromBottom = scrollHeight - scrollTop - clientHeight;\n // Consider \"at bottom\" if within 100px\n shouldAutoScrollRef.current = distanceFromBottom < 100;\n };\n\n scrollContainer.addEventListener('scroll', handleScroll);\n return () => scrollContainer.removeEventListener('scroll', handleScroll);\n }, [getScrollContainer]);\n\n // Auto-scroll when new messages are added\n useEffect(() => {\n const scrollContainer = getScrollContainer();\n if (!scrollContainer) return;\n\n const currentCount = memoMessages.length;\n const hasNewMessage = currentCount > prevMessageCountRef.current;\n\n if (hasNewMessage) {\n scrollContainer.scrollTop = scrollContainer.scrollHeight;\n shouldAutoScrollRef.current = true;\n }\n\n prevMessageCountRef.current = currentCount;\n }, [memoMessages, getScrollContainer]);\n\n // Use MutationObserver to detect DOM changes and auto-scroll during streaming\n useEffect(() => {\n const scrollContainer = getScrollContainer();\n if (!scrollContainer || !isLoading) return;\n\n const observer = new MutationObserver(() => {\n if (shouldAutoScrollRef.current && scrollContainer) {\n scrollContainer.scrollTop = scrollContainer.scrollHeight;\n }\n });\n\n // Observe the ChatBody container for changes\n if (containerRef.current) {\n observer.observe(containerRef.current, {\n childList: true,\n subtree: true,\n characterData: true,\n });\n }\n\n return () => observer.disconnect();\n }, [isLoading, getScrollContainer]);\n\n // Use useLayoutEffect to scroll after DOM updates\n useLayoutEffect(() => {\n const scrollContainer = getScrollContainer();\n if (isLoading && shouldAutoScrollRef.current && scrollContainer) {\n scrollContainer.scrollTop = scrollContainer.scrollHeight;\n }\n });\n\n return (\n <div\n ref={containerRef}\n className=\"flex flex-col gap-4 rounded-4xl p-2\"\n >\n {memoMessages.length === 0 ? (\n <div className=\"flex items-center justify-center h-full text-zinc-500\">\n {isLoading ? (\n <div className=\"flex items-center gap-2\">\n <div className=\"animate-spin h-5 w-5 border-2 border-zinc-500 border-t-transparent rounded-full\" />\n <span>Loading conversation...</span>\n </div>\n ) : (\n \"Start a conversation...\"\n )}\n </div>\n ) : (\n <>\n {renderedMessages}\n {/* Show HITL interrupt card when agent is paused for approval */}\n {/* Show thinking indicator when loading and last message is human (no AI response yet) */}\n {isLoading && memoMessages.length > 0 &&\n memoMessages[memoMessages.length - 1].type === \"human\" && (\n <Thinking />\n )}\n {!isLoading && stream.interrupt && interruptActions && (() => {\n const payload = stream.interrupt.value as any;\n const toolName = payload?.actionRequests?.[0]?.name;\n const InterruptComponent = toolName ? interruptComponents[toolName] : undefined;\n if (!InterruptComponent) return null;\n return <InterruptComponent interrupt={payload} actions={interruptActions} />;\n })()}\n </>\n )}\n\n </div>\n );\n}\n"],"names":["ChatBody","setIsFirstMessage","enableToolCallIndicator","chatBodyProps","stream","useStreamContext","interruptComponents","useCustomComponents","messages","isLoading","messageFeedback","setMessageFeedback","useState","logger","memoMessages","useMemo","uiMessageIds","ids","uiMessages","ui","uiObj","metadata","candidates","candidate","containerRef","useRef","prevMessageCountRef","shouldAutoScrollRef","frozenTodosByGroupRef","normalizeTodos","useCallback","todos","todo","index","t","status","handleFeedback","messageId","feedback","prev","handleRegenerate","parentCheckpoint","handleBranchSelect","branch","handleInterruptRespond","response","interruptActions","interrupt","actionRequests","reason","editedArgs","action","getScrollContainer","parent","style","useEffect","renderMessage","msg","messagesArray","isCurrentlyStreamingMessage","isAiWithToolCalls","msgKey","hasCustomComponentForMessage","message","HumanMessage","isToolMessage","prevIndex","groupedTimelineMessages","nextIndex","nextMsg","groupedAiMessages","m","hasArrayContent","seenTexts","mergedContent","block","unique","text","combinedContent","c","combinedMessage","meta","hasThinkingContent","b","hasKwargsReasoning","ak","hasKwargsToolStatus","hasToolMessages","hasToolCalls","hasAnyDisplayableContent","isLastMessageGroup","isStreamingThisMessage","groupKey","id","todosForGroup","frozen","live","i","aiValues","snapshot","showThinkingIndicator","jsxs","React","Thinking","jsx","AgentMessage","CustomComponentRender","renderedMessages","element","scrollContainer","handleScroll","scrollTop","scrollHeight","clientHeight","distanceFromBottom","currentCount","observer","useLayoutEffect","Fragment","payload","toolName","InterruptComponent"],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"ChatBody.es.js","sources":["../../src/components/ChatBody.tsx"],"sourcesContent":["import { useStreamContext } from \"@/providers/Stream\";\nimport { useCustomComponents } from \"@/providers/CustomComponentProvider\";\nimport { useThread } from \"@/providers/Thread\";\nimport type { chatBodyProps } from \"@/types/ChatProps\";\nimport { logger } from \"@/utils/logger\";\nimport { isAiWithToolCalls, isToolMessage } from \"@/utils/utils\";\nimport type { Message } from \"@langchain/langgraph-sdk\";\nimport type { TodoItem } from \"@/providers/Stream\";\nimport React, { useCallback, useEffect, useLayoutEffect, useMemo, useRef, useState } from \"react\";\nimport AgentMessage from \"./messages/AgentMessage\";\nimport AskUserInterrupt from \"./AskUserInterrupt\";\nimport CustomComponentRender from \"./messages/CustomComponentRender\";\nimport HumanMessage from \"./messages/HumanMessage\";\nimport type { MessageFeedback } from \"./messages/MessageActions\";\nimport Thinking from \"./Thinking\";\n\nexport default function ChatBody({ setIsFirstMessage, enableToolCallIndicator = true, chatBodyProps }: { setIsFirstMessage?: React.Dispatch<React.SetStateAction<boolean>>, enableToolCallIndicator?: boolean, chatBodyProps?: chatBodyProps }) {\n const stream = useStreamContext();\n const { interruptComponents } = useCustomComponents();\n const { threadId } = useThread();\n const messages = stream.messages;\n const isLoading = stream.isLoading;\n\n // State to track message feedback (likes/dislikes)\n const [messageFeedback, setMessageFeedback] = useState<Record<string, MessageFeedback>>({});\n\n logger.debug(\"ChatBody render - messages count:\", messages, \"isLoading:\", isLoading);\n\n // Memoize messages with stable reference\n const memoMessages = useMemo(() => messages ?? [], [messages]);\n\n const uiMessageIds = useMemo(() => {\n const ids = new Set<string>();\n const uiMessages = stream.values?.ui;\n if (!Array.isArray(uiMessages)) return ids;\n\n for (const ui of uiMessages) {\n const uiObj = ui as unknown as Record<string, unknown>;\n const metadata =\n uiObj.metadata && typeof uiObj.metadata === \"object\"\n ? (uiObj.metadata as Record<string, unknown>)\n : undefined;\n\n const candidates = [\n typeof uiObj.id === \"string\" ? uiObj.id : undefined,\n typeof metadata?.id === \"string\" ? metadata.id : undefined,\n typeof metadata?.message_id === \"string\" ? metadata.message_id : undefined,\n ];\n\n for (const candidate of candidates) {\n if (candidate) ids.add(candidate);\n }\n }\n\n return ids;\n }, [stream.values?.ui]);\n\n const containerRef = useRef<HTMLDivElement | null>(null);\n const prevMessageCountRef = useRef(0);\n const shouldAutoScrollRef = useRef(true);\n const frozenTodosByGroupRef = useRef<Map<string, TodoItem[]>>(new Map());\n\n const normalizeTodos = useCallback((todos: unknown): TodoItem[] => {\n if (!Array.isArray(todos)) return [];\n\n return todos\n .map((todo, index) => {\n if (!todo || typeof todo !== \"object\") return null;\n const t = todo as Record<string, unknown>;\n const status = t.status;\n if (\n typeof t.content !== \"string\" ||\n (status !== \"pending\" && status !== \"in_progress\" && status !== \"completed\")\n ) {\n return null;\n }\n\n return {\n id: t.id && typeof t.id === \"string\" ? t.id : `todo-${index}`,\n content: t.content,\n status,\n updatedAt: t.updatedAt instanceof Date || typeof t.updatedAt === \"string\" || typeof t.updatedAt === \"number\"\n ? (t.updatedAt as string | number | Date)\n : undefined,\n run_id: typeof t.run_id === \"string\" ? t.run_id : undefined,\n runId: typeof t.runId === \"string\" ? t.runId : undefined,\n messageId: typeof t.messageId === \"string\" ? t.messageId : undefined,\n checkpoint: typeof t.checkpoint === \"string\" ? t.checkpoint : undefined,\n } as TodoItem;\n })\n .filter((todo): todo is TodoItem => todo !== null);\n }, []);\n\n // Handler for message feedback\n const handleFeedback = useCallback((messageId: string, feedback: MessageFeedback) => {\n setMessageFeedback(prev => ({\n ...prev,\n [messageId]: feedback,\n }));\n }, []);\n\n // Handler for message regeneration\n const handleRegenerate = useCallback(async (\n parentCheckpoint: any | null | undefined,\n ) => {\n if (!parentCheckpoint) {\n console.error(\"No parent checkpoint available for regeneration\");\n return;\n }\n\n await stream.submit(undefined, {\n checkpoint: parentCheckpoint,\n streamMode: [\"values\"],\n streamSubgraphs: true,\n streamResumable: true,\n });\n }, [stream]);\n\n // Handler for selecting a different branch\n const handleBranchSelect = useCallback((branch: string) => {\n stream.setBranch(branch);\n }, [stream]);\n\n // Guard against re-showing the interrupt card during the brief window\n // between when the user submits a resume and when history refetches the new\n // checkpoint. The SDK can temporarily restore the old interrupt value from\n // historyValues during this gap, causing a flash. We suppress the card for\n // the exact interrupt value that was just responded to.\n //\n // The key is reset when:\n // - A different thread is opened (threadId changes)\n // - The interrupt disappears with isLoading=true (new stream fully started)\n const respondedInterruptKeyRef = useRef<string>(\"\");\n const prevThreadIdRef = useRef<string | null | undefined>(null);\n\n // Reset when the thread changes so a new thread with the same questions shows correctly.\n useEffect(() => {\n if (prevThreadIdRef.current !== null && prevThreadIdRef.current !== threadId) {\n respondedInterruptKeyRef.current = \"\";\n }\n prevThreadIdRef.current = threadId;\n }, [threadId]);\n\n // Reset once a new stream is flowing (isLoading=true and interrupt is gone).\n // By this point the re-appearance window is closed and we no longer need to suppress.\n useEffect(() => {\n if (isLoading && !stream.interrupt && respondedInterruptKeyRef.current !== \"\") {\n respondedInterruptKeyRef.current = \"\";\n }\n }, [isLoading, stream.interrupt]);\n\n // Handler for HITL interrupt responses\n const handleInterruptRespond = useCallback((response: any) => {\n // Fingerprint the current interrupt so we can suppress it if it briefly\n // re-appears from historyValues while the resume stream is starting.\n const key = JSON.stringify(stream.interrupt?.value ?? null);\n respondedInterruptKeyRef.current = key;\n stream.submit(null, {\n command: { resume: response },\n streamMode: [\"values\", \"messages-tuple\", \"updates\", \"custom\"],\n streamSubgraphs: true,\n });\n }, [stream]);\n\n // Build interrupt actions for custom renderers\n const interruptActions = useMemo(() => {\n const interrupt = stream.interrupt;\n if (!interrupt) return null;\n const payload = interrupt.value as any;\n const actionRequests = payload?.actionRequests ?? [];\n return {\n approve: () => {\n handleInterruptRespond({\n decisions: actionRequests.map(() => ({ type: \"approve\" as const })),\n });\n },\n reject: (reason?: string) => {\n handleInterruptRespond({\n decisions: actionRequests.map(() => ({\n type: \"reject\" as const,\n message: reason || undefined,\n })),\n });\n },\n edit: (editedArgs: Record<string, unknown>) => {\n const action = actionRequests[0];\n handleInterruptRespond({\n decisions: [\n {\n type: \"edit\" as const,\n editedAction: {\n name: action?.name ?? \"\",\n args: { ...action?.args, ...editedArgs },\n },\n },\n ],\n });\n },\n };\n }, [stream.interrupt, handleInterruptRespond]);\n\n // Get the parent scroll container\n const getScrollContainer = useCallback(() => {\n if (containerRef.current) {\n // Find the parent with overflow-y-auto class\n let parent = containerRef.current.parentElement;\n while (parent) {\n const style = window.getComputedStyle(parent);\n if (style.overflowY === 'auto' || style.overflowY === 'scroll') {\n return parent;\n }\n parent = parent.parentElement;\n }\n }\n return null;\n }, []);\n\n useEffect(() => {\n if (memoMessages.length > 0 && setIsFirstMessage) {\n setIsFirstMessage(false);\n }\n }, [memoMessages.length, setIsFirstMessage]);\n\n // Memoize message rendering logic to prevent unnecessary re-renders\n const renderMessage = useCallback((msg: typeof messages[0], index: number, messagesArray: typeof messages) => {\n const isCurrentlyStreamingMessage = isLoading && index === messagesArray.length - 1 && msg.type === \"ai\";\n if (!msg.content.length && !isAiWithToolCalls(msg) && !isCurrentlyStreamingMessage) return null;\n\n if (msg.additional_kwargs?.hidden) {\n return null;\n }\n\n // Use message id or fallback to index for key\n const msgKey = msg.id ?? `msg-${index}`;\n const hasCustomComponentForMessage = (message: Message) =>\n typeof message.id === \"string\" && uiMessageIds.has(message.id);\n\n if (msg.type === \"human\") {\n return <HumanMessage key={msgKey} message={msg} fontSize={chatBodyProps?.fontSize} />;\n }\n\n // Skip standalone tool messages\n if (isToolMessage(msg)) {\n return null;\n }\n\n // Skip if this AI message was already combined with a previous one\n if (msg.type === \"ai\" && index > 0) {\n // Check if previous non-tool message is also an AI message\n let prevIndex = index - 1;\n while (prevIndex >= 0 && isToolMessage(messagesArray[prevIndex])) {\n prevIndex--;\n }\n\n if (prevIndex >= 0 && messagesArray[prevIndex].type === \"ai\") {\n // Only render separately if THIS message owns custom UI (needs its own group).\n // Otherwise it was already consumed by the previous group's forward scan.\n const currentHasCustomUi = hasCustomComponentForMessage(msg);\n if (!currentHasCustomUi) {\n return null;\n }\n }\n }\n\n const groupedTimelineMessages: Message[] = [msg];\n let nextIndex = index + 1;\n\n while (nextIndex < messagesArray.length) {\n const nextMsg = messagesArray[nextIndex];\n\n if (isToolMessage(nextMsg)) {\n groupedTimelineMessages.push(nextMsg);\n nextIndex++;\n } else if (nextMsg.type === \"ai\") {\n if (hasCustomComponentForMessage(nextMsg)) {\n // Sub-agent/custom UI messages should be rendered in their own section\n // to avoid parent-bubble flicker and reparenting during streaming.\n break;\n }\n groupedTimelineMessages.push(nextMsg);\n nextIndex++;\n } else {\n // Stop at human messages or other types\n break;\n }\n }\n\n const groupedAiMessages = groupedTimelineMessages.filter((m) => m.type === \"ai\");\n\n // Merge content from all AI messages, preserving reasoning blocks.\n // Deduplicate identical text content (subgraph messages can duplicate parent messages).\n const hasArrayContent = groupedAiMessages.some((m) => Array.isArray(m.content));\n const seenTexts = new Set<string>();\n const mergedContent: Message[\"content\"] = hasArrayContent\n ? groupedAiMessages.flatMap((m) => {\n if (Array.isArray(m.content)) {\n return (m.content as any[]).filter((block: any) => {\n if (block.type === \"text\" && typeof block.text === \"string\") {\n if (seenTexts.has(block.text)) return false;\n seenTexts.add(block.text);\n }\n return true;\n });\n }\n if (typeof m.content === \"string\" && m.content.length > 0) {\n if (seenTexts.has(m.content)) return [];\n seenTexts.add(m.content);\n return [{ type: \"text\", text: m.content }];\n }\n return [];\n })\n : (() => {\n const unique: string[] = [];\n for (const m of groupedAiMessages) {\n const text = typeof m.content === \"string\" ? m.content : \"\";\n if (text && !seenTexts.has(text)) {\n seenTexts.add(text);\n unique.push(text);\n }\n }\n return unique.join(\"\\n\\n\");\n })();\n\n // Extract plain-text portion for legacy checks\n const combinedContent = hasArrayContent\n ? (mergedContent as any[])\n .map((c: any) => (c.type === \"text\" ? (c.text as string) : \"\"))\n .filter(Boolean)\n .join(\" \")\n : (mergedContent as string);\n\n // Create a combined message object preserving full content (including thinking blocks)\n const combinedMessage = {\n ...msg,\n content: mergedContent,\n };\n\n // Get branch metadata from thread\n const meta = msg ? stream.getMessagesMetadata(msg) : undefined;\n\n // Determine if there is any displayable content (text OR thinking/reasoning blocks)\n const hasThinkingContent = hasArrayContent\n ? (mergedContent as any[]).some(\n (b: any) =>\n (b.type === \"thinking\" && (b.thinking as string)?.length > 0) ||\n (b.type === \"reasoning\" && (b.reasoning as string)?.length > 0),\n )\n : false;\n const hasKwargsReasoning =\n groupedAiMessages.some((m) => {\n const ak = (m as Record<string, unknown>).additional_kwargs as Record<string, unknown> | undefined;\n return typeof ak?.reasoning_content === \"string\" && (ak.reasoning_content as string).length > 0;\n });\n\n const hasKwargsToolStatus = groupedAiMessages.some((m) => {\n const ak = (m as Record<string, unknown>).additional_kwargs as Record<string, unknown> | undefined;\n return Array.isArray(ak?.tool_status) && (ak.tool_status as unknown[]).length > 0;\n });\n const hasToolMessages = groupedTimelineMessages.some((m) => isToolMessage(m));\n const hasToolCalls = enableToolCallIndicator && (\n groupedAiMessages.some((m) => isAiWithToolCalls(m)) ||\n hasKwargsToolStatus ||\n hasToolMessages\n );\n const hasAnyDisplayableContent =\n !!combinedContent ||\n hasThinkingContent ||\n hasKwargsReasoning ||\n hasToolCalls;\n\n const isLastMessageGroup = nextIndex >= messagesArray.length;\n const isStreamingThisMessage = isLoading && isLastMessageGroup;\n\n const groupKey = groupedAiMessages\n .map((m) => m.id)\n .filter((id): id is string => typeof id === \"string\" && id.length > 0)\n .join(\"|\") || msgKey;\n\n const todosForGroup = (() => {\n const frozen = frozenTodosByGroupRef.current.get(groupKey);\n if (!isStreamingThisMessage && frozen && frozen.length > 0) {\n return frozen;\n }\n\n if (isStreamingThisMessage) {\n const live = normalizeTodos(stream.values?.todos);\n if (live.length > 0) {\n frozenTodosByGroupRef.current.set(groupKey, live);\n return live;\n }\n }\n\n for (let i = groupedAiMessages.length - 1; i >= 0; i--) {\n const aiMeta = stream.getMessagesMetadata(groupedAiMessages[i]);\n const aiValues = aiMeta?.firstSeenState?.values as { todos?: unknown } | undefined;\n const snapshot = normalizeTodos(aiValues?.todos);\n if (snapshot.length > 0) {\n if (!frozen || frozen.length === 0) {\n frozenTodosByGroupRef.current.set(groupKey, snapshot);\n }\n return frozen ?? snapshot;\n }\n }\n\n if (frozen && frozen.length > 0) {\n return frozen;\n }\n\n return [];\n })();\n\n // Show Thinking animation whenever streaming with no displayable content yet (plain chat or tool-call)\n const showThinkingIndicator = isStreamingThisMessage && !hasAnyDisplayableContent;\n\n return (\n <React.Fragment key={msgKey}>\n {/* 1. Thinking indicator - show when streaming with no content yet (no icon shown) */}\n {showThinkingIndicator && (\n <Thinking />\n )}\n {/* 2. Agent message — pass full mergedContent and grouped timeline for in-order rendering */}\n {hasAnyDisplayableContent && (\n <AgentMessage\n agentName={chatBodyProps?.agentName}\n fontSize={chatBodyProps?.fontSize}\n message={combinedMessage}\n groupedMessages={groupedTimelineMessages}\n showToolActivity={enableToolCallIndicator}\n isStreaming={isStreamingThisMessage}\n onRegenerate={handleRegenerate}\n feedback={msg.id ? messageFeedback[msg.id] : undefined}\n onFeedback={handleFeedback}\n branch={meta?.branch}\n branchOptions={meta?.branchOptions}\n onBranchSelect={handleBranchSelect}\n todos={todosForGroup}\n />\n )}\n {/* 3. Custom component (from all messages in the group) */}\n {groupedAiMessages.map((m) => (\n <CustomComponentRender key={m.id} message={m} thread={stream} />\n ))}\n </React.Fragment>\n );\n }, [isLoading, stream, normalizeTodos, enableToolCallIndicator, handleRegenerate, messageFeedback, handleFeedback, handleBranchSelect, uiMessageIds]);\n\n // Memoize the rendered messages array\n const renderedMessages = useMemo(() => {\n return memoMessages.map((msg, index) => {\n const element = renderMessage(msg, index, memoMessages);\n // Ensure every element has a key, using message id or fallback to index\n if (element && !element.key) {\n return React.cloneElement(element, { key: msg.id ?? `msg-${index}` });\n }\n return element;\n });\n }, [memoMessages, renderMessage]);\n\n // Track user scroll position to determine if we should auto-scroll\n useEffect(() => {\n const scrollContainer = getScrollContainer();\n if (!scrollContainer) return;\n\n const handleScroll = () => {\n const { scrollTop, scrollHeight, clientHeight } = scrollContainer;\n const distanceFromBottom = scrollHeight - scrollTop - clientHeight;\n // Consider \"at bottom\" if within 100px\n shouldAutoScrollRef.current = distanceFromBottom < 100;\n };\n\n scrollContainer.addEventListener('scroll', handleScroll);\n return () => scrollContainer.removeEventListener('scroll', handleScroll);\n }, [getScrollContainer]);\n\n // Auto-scroll when new messages are added\n useEffect(() => {\n const scrollContainer = getScrollContainer();\n if (!scrollContainer) return;\n\n const currentCount = memoMessages.length;\n const hasNewMessage = currentCount > prevMessageCountRef.current;\n\n if (hasNewMessage) {\n scrollContainer.scrollTop = scrollContainer.scrollHeight;\n shouldAutoScrollRef.current = true;\n }\n\n prevMessageCountRef.current = currentCount;\n }, [memoMessages, getScrollContainer]);\n\n // Use MutationObserver to detect DOM changes and auto-scroll during streaming\n useEffect(() => {\n const scrollContainer = getScrollContainer();\n if (!scrollContainer || !isLoading) return;\n\n const observer = new MutationObserver(() => {\n if (shouldAutoScrollRef.current && scrollContainer) {\n scrollContainer.scrollTop = scrollContainer.scrollHeight;\n }\n });\n\n // Observe the ChatBody container for changes\n if (containerRef.current) {\n observer.observe(containerRef.current, {\n childList: true,\n subtree: true,\n characterData: true,\n });\n }\n\n return () => observer.disconnect();\n }, [isLoading, getScrollContainer]);\n\n // Use useLayoutEffect to scroll after DOM updates\n useLayoutEffect(() => {\n const scrollContainer = getScrollContainer();\n if (isLoading && shouldAutoScrollRef.current && scrollContainer) {\n scrollContainer.scrollTop = scrollContainer.scrollHeight;\n }\n });\n\n return (\n <div\n ref={containerRef}\n className=\"flex flex-col gap-4 rounded-4xl p-2\"\n >\n {memoMessages.length === 0 ? (\n <div className=\"flex items-center justify-center h-full text-zinc-500\">\n {isLoading ? (\n <div className=\"flex items-center gap-2\">\n <div className=\"animate-spin h-5 w-5 border-2 border-zinc-500 border-t-transparent rounded-full\" />\n <span>Loading conversation...</span>\n </div>\n ) : (\n \"Start a conversation...\"\n )}\n </div>\n ) : (\n <>\n {renderedMessages}\n {/* Show HITL interrupt card when agent is paused for approval */}\n {/* Show thinking indicator when loading and last message is human (no AI response yet) */}\n {isLoading && memoMessages.length > 0 &&\n memoMessages[memoMessages.length - 1].type === \"human\" && (\n <Thinking />\n )}\n {stream.interrupt && (() => {\n const payload = stream.interrupt.value as any;\n\n // Suppress the card if this is the same interrupt the user already\n // responded to (it can briefly re-appear from history while the\n // resume stream is still in-flight before history refetches).\n const currentKey = JSON.stringify(payload ?? null);\n if (currentKey === respondedInterruptKeyRef.current && respondedInterruptKeyRef.current !== \"\") {\n return null;\n }\n\n // Check consumer-registered override first, then fall back to built-in.\n if (payload?.type === \"ask_user\" && Array.isArray(payload.questions)) {\n const CustomAskUser = interruptComponents[\"ask_user\"];\n if (CustomAskUser) {\n return <CustomAskUser interrupt={payload} actions={interruptActions ?? { approve: () => {}, reject: () => {}, edit: () => {} }} />;\n }\n return (\n <AskUserInterrupt\n questions={payload.questions}\n onSubmit={(response) => handleInterruptRespond(response)}\n />\n );\n }\n\n if (interruptActions) {\n const toolName = payload?.actionRequests?.[0]?.name;\n const InterruptComponent = toolName ? interruptComponents[toolName] : undefined;\n if (!InterruptComponent) return null;\n return <InterruptComponent interrupt={payload} actions={interruptActions} />;\n }\n\n return null;\n })()}\n </>\n )}\n\n </div>\n );\n}\n"],"names":["ChatBody","setIsFirstMessage","enableToolCallIndicator","chatBodyProps","stream","useStreamContext","interruptComponents","useCustomComponents","threadId","useThread","messages","isLoading","messageFeedback","setMessageFeedback","useState","logger","memoMessages","useMemo","uiMessageIds","ids","uiMessages","ui","uiObj","metadata","candidates","candidate","containerRef","useRef","prevMessageCountRef","shouldAutoScrollRef","frozenTodosByGroupRef","normalizeTodos","useCallback","todos","todo","index","t","status","handleFeedback","messageId","feedback","prev","handleRegenerate","parentCheckpoint","handleBranchSelect","branch","respondedInterruptKeyRef","prevThreadIdRef","useEffect","handleInterruptRespond","response","key","interruptActions","interrupt","actionRequests","reason","editedArgs","action","getScrollContainer","parent","style","renderMessage","msg","messagesArray","isCurrentlyStreamingMessage","isAiWithToolCalls","msgKey","hasCustomComponentForMessage","message","HumanMessage","isToolMessage","prevIndex","groupedTimelineMessages","nextIndex","nextMsg","groupedAiMessages","m","hasArrayContent","seenTexts","mergedContent","block","unique","text","combinedContent","c","combinedMessage","meta","hasThinkingContent","b","hasKwargsReasoning","ak","hasKwargsToolStatus","hasToolMessages","hasToolCalls","hasAnyDisplayableContent","isLastMessageGroup","isStreamingThisMessage","groupKey","id","todosForGroup","frozen","live","aiValues","snapshot","showThinkingIndicator","jsxs","React","Thinking","jsx","AgentMessage","CustomComponentRender","renderedMessages","element","scrollContainer","handleScroll","scrollTop","scrollHeight","clientHeight","distanceFromBottom","currentCount","observer","useLayoutEffect","Fragment","payload","CustomAskUser","AskUserInterrupt","toolName","InterruptComponent"],"mappings":"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"}
|