@e-llm-studio/instant-learning 0.0.134 → 0.0.136

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (33) hide show
  1. package/dist/cjs/features/IL-OTJ/_components/ChatComponents/ChatComponent.js +1 -1
  2. package/dist/cjs/features/IL-OTJ/_components/MarkdownComponents/MarkdownElements.js +2 -0
  3. package/dist/cjs/features/IL-OTJ/_components/MarkdownComponents/MarkdownElements.js.map +1 -0
  4. package/dist/cjs/features/IL-OTJ/_components/MarkdownComponents/MarkdownSelect.js +2 -0
  5. package/dist/cjs/features/IL-OTJ/_components/MarkdownComponents/MarkdownSelect.js.map +1 -0
  6. package/dist/cjs/features/IL-OTJ/_components/MessageRendering/MessageRendering.js +1 -1
  7. package/dist/cjs/features/IL-OTJ/_components/molecules/Condition/ConditionList.js +1 -1
  8. package/dist/cjs/features/IL-OTJ/_components/organisms/ConditionSection/ConditionSection.js +1 -1
  9. package/dist/cjs/index.js +1 -1
  10. package/dist/cjs/node_modules/lucide-react/dist/esm/icons/send-horizontal.js +1 -1
  11. package/dist/cjs/node_modules/lucide-react/dist/esm/icons/send-horizontal.js.map +1 -1
  12. package/dist/features/IL-OTJ/_components/ChatComponents/ChatComponent.js +1 -1
  13. package/dist/features/IL-OTJ/_components/MarkdownComponents/MarkdownElements.js +2 -0
  14. package/dist/features/IL-OTJ/_components/MarkdownComponents/MarkdownElements.js.map +1 -0
  15. package/dist/features/IL-OTJ/_components/MarkdownComponents/MarkdownSelect.js +2 -0
  16. package/dist/features/IL-OTJ/_components/MarkdownComponents/MarkdownSelect.js.map +1 -0
  17. package/dist/features/IL-OTJ/_components/MessageRendering/MessageRendering.js +1 -1
  18. package/dist/features/IL-OTJ/_components/molecules/Condition/ConditionList.js +1 -1
  19. package/dist/features/IL-OTJ/_components/organisms/ConditionSection/ConditionSection.js +1 -1
  20. package/dist/index.js +1 -1
  21. package/dist/node_modules/lucide-react/dist/esm/icons/send-horizontal.js +1 -1
  22. package/dist/node_modules/lucide-react/dist/esm/icons/send-horizontal.js.map +1 -1
  23. package/dist/types/src/features/IL-OTJ/ILOTJTest.d.ts.map +1 -1
  24. package/dist/types/src/features/IL-OTJ/_components/ChatComponents/ChatComponent.d.ts.map +1 -1
  25. package/dist/types/src/features/IL-OTJ/_components/MarkdownComponents/MarkdownElements.d.ts +26 -0
  26. package/dist/types/src/features/IL-OTJ/_components/MarkdownComponents/MarkdownElements.d.ts.map +1 -0
  27. package/dist/types/src/features/IL-OTJ/_components/MarkdownComponents/MarkdownSelect.d.ts +20 -0
  28. package/dist/types/src/features/IL-OTJ/_components/MarkdownComponents/MarkdownSelect.d.ts.map +1 -0
  29. package/dist/types/src/features/IL-OTJ/_components/MessageRendering/MessageRendering.d.ts.map +1 -1
  30. package/dist/types/src/features/IL-OTJ/_components/molecules/Condition/ConditionList.d.ts.map +1 -1
  31. package/dist/types/src/features/IL-OTJ/_components/organisms/ConditionSection/ConditionSection.d.ts +1 -1
  32. package/dist/types/src/features/IL-OTJ/_components/organisms/ConditionSection/ConditionSection.d.ts.map +1 -1
  33. package/package.json +1 -1
@@ -1,2 +1,2 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("../../../../../node_modules/tslib/tslib.es6.mjs.js"),i=require("react/jsx-runtime"),t=require("../../molecules/Sections/SectionWrapper.js"),o=require("../../molecules/Condition/ConditionList.js");exports.ConditionSection=function(n){var s=n.conditions,d=n.onAdd,r=n.onRemove,a=n.onEdit,l=n.index,h=n.isHighlighted,c=n.highlightedIds,g=n.footer,p=n.tooltipDescription,u=n.citations,m=n.addLabel,C=n.title;n.sendMessageInChat;var j=n.setSendMessageInChat,x=e.__rest(n,["conditions","onAdd","onRemove","onEdit","index","isHighlighted","highlightedIds","footer","tooltipDescription","citations","addLabel","title","sendMessageInChat","setSendMessageInChat"]);return i.jsx(t.SectionWrapper,e.__assign({},x,{title:C,collapsible:!0,defaultOpen:!0},{children:i.jsx(o.ConditionList,{items:s,onAdd:d,onRemove:r,onEdit:a,index:l,tierKey:x.tierKey,readOnly:x.readOnly,isHighlighted:h,highlightedIds:c,footer:g,tooltipDescription:p,citations:u,addLabel:m,setSendMessageInChat:j,fieldName:C})}))};
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("../../../../../node_modules/tslib/tslib.es6.mjs.js"),i=require("react/jsx-runtime"),t=require("../../molecules/Sections/SectionWrapper.js"),n=require("../../molecules/Condition/ConditionList.js");exports.ConditionSection=function(o){var s=o.conditions,d=o.onAdd,r=o.onRemove,a=o.onEdit,l=o.index,h=o.isHighlighted,c=o.highlightedIds,g=o.footer,p=o.tooltipDescription,u=o.citations,m=o.addLabel,C=o.title;o.sendMessageInChat;var j=o.setSendMessageInChat,x=o.readOnly,I=e.__rest(o,["conditions","onAdd","onRemove","onEdit","index","isHighlighted","highlightedIds","footer","tooltipDescription","citations","addLabel","title","sendMessageInChat","setSendMessageInChat","readOnly"]);return i.jsx(t.SectionWrapper,e.__assign({},I,{title:C,collapsible:!0,defaultOpen:!0},{children:i.jsx(n.ConditionList,{items:s,onAdd:d,onRemove:r,onEdit:a,index:l,tierKey:I.tierKey,readOnly:x,isHighlighted:h,highlightedIds:c,footer:g,tooltipDescription:p,citations:u,addLabel:m,setSendMessageInChat:j,fieldName:C})}))};
2
2
  //# sourceMappingURL=ConditionSection.js.map