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

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 (36) hide show
  1. package/dist/cjs/features/IL-OTJ/ILOTJTest.js +2 -0
  2. package/dist/cjs/features/IL-OTJ/ILOTJTest.js.map +1 -0
  3. package/dist/cjs/features/IL-OTJ/_components/atoms/Textarea/Textarea.js +1 -1
  4. package/dist/cjs/features/IL-OTJ/_components/molecules/Condition/ConditionList.js +1 -1
  5. package/dist/cjs/features/IL-OTJ/_components/organisms/ConditionSection/ConditionSection.js +1 -1
  6. package/dist/cjs/features/IL-OTJ/_components/organisms/ScopeSection/ScopeSection.js +1 -1
  7. package/dist/cjs/features/IL-OTJ/_components/organisms/TextSection/TextSection.js +1 -1
  8. package/dist/cjs/features/IL-OTJ/_components/templates/TrafficManager/CreateRule.js +1 -1
  9. package/dist/cjs/index.js +1 -1
  10. package/dist/features/DocumentLearning/_components/ChatComponent.js +1 -1
  11. package/dist/features/IL-OTJ/ILOTJTest.js +2 -0
  12. package/dist/features/IL-OTJ/ILOTJTest.js.map +1 -0
  13. package/dist/features/IL-OTJ/_components/atoms/Textarea/Textarea.js +1 -1
  14. package/dist/features/IL-OTJ/_components/molecules/Condition/ConditionList.js +1 -1
  15. package/dist/features/IL-OTJ/_components/organisms/ConditionSection/ConditionSection.js +1 -1
  16. package/dist/features/IL-OTJ/_components/organisms/ScopeSection/ScopeSection.js +1 -1
  17. package/dist/features/IL-OTJ/_components/organisms/TextSection/TextSection.js +1 -1
  18. package/dist/features/IL-OTJ/_components/templates/TrafficManager/CreateRule.js +1 -1
  19. package/dist/features/InstantLearning/_components/ChatComponent.js +1 -1
  20. package/dist/features/InstantLearning/_components/ContextualChatComponent.js +1 -1
  21. package/dist/features/InstantLearning/_components/ContextualLearningForm.js +1 -1
  22. package/dist/index.js +1 -1
  23. package/dist/types/src/features/IL-OTJ/ILOTJTest.d.ts +4 -0
  24. package/dist/types/src/features/IL-OTJ/ILOTJTest.d.ts.map +1 -1
  25. package/dist/types/src/features/IL-OTJ/_components/atoms/Textarea/Textarea.d.ts +2 -0
  26. package/dist/types/src/features/IL-OTJ/_components/atoms/Textarea/Textarea.d.ts.map +1 -1
  27. package/dist/types/src/features/IL-OTJ/_components/molecules/Condition/ConditionList.d.ts +2 -1
  28. package/dist/types/src/features/IL-OTJ/_components/molecules/Condition/ConditionList.d.ts.map +1 -1
  29. package/dist/types/src/features/IL-OTJ/_components/organisms/ConditionSection/ConditionSection.d.ts +1 -1
  30. package/dist/types/src/features/IL-OTJ/_components/organisms/ConditionSection/ConditionSection.d.ts.map +1 -1
  31. package/dist/types/src/features/IL-OTJ/_components/organisms/ScopeSection/ScopeSection.d.ts +4 -1
  32. package/dist/types/src/features/IL-OTJ/_components/organisms/ScopeSection/ScopeSection.d.ts.map +1 -1
  33. package/dist/types/src/features/IL-OTJ/_components/organisms/TextSection/TextSection.d.ts +1 -1
  34. package/dist/types/src/features/IL-OTJ/_components/organisms/TextSection/TextSection.d.ts.map +1 -1
  35. package/dist/types/src/features/IL-OTJ/_components/templates/TrafficManager/CreateRule.d.ts.map +1 -1
  36. package/package.json +1 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@e-llm-studio/instant-learning",
3
- "version": "0.0.136",
3
+ "version": "0.0.138",
4
4
  "author": "Devesh Patel",
5
5
  "description": "",
6
6
  "license": "MIT",