@e-llm-studio/instant-learning 0.0.147 → 0.0.148

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 (910) hide show
  1. package/dist/cjs/features/DocumentLearning/_components/ChatComponent.css.js +2 -0
  2. package/dist/cjs/features/DocumentLearning/_components/ChatComponent.css.js.map +1 -0
  3. package/dist/cjs/features/IL-OTJ/ILOTJ.js +1 -1
  4. package/dist/cjs/features/IL-OTJ/ILOTJTest.js +1 -1
  5. package/dist/cjs/features/IL-OTJ/_components/{AccordianSection.js → AccordionSection.js} +2 -2
  6. package/dist/cjs/features/IL-OTJ/_components/AccordionSection.js.map +1 -0
  7. package/dist/cjs/features/IL-OTJ/_components/ChatComponent.css.js +2 -0
  8. package/dist/cjs/features/IL-OTJ/_components/ChatComponent.css.js.map +1 -0
  9. package/dist/cjs/features/IL-OTJ/_components/ChatComponent.js +2 -0
  10. package/dist/cjs/features/IL-OTJ/_components/ChatComponent.js.map +1 -0
  11. package/dist/cjs/features/IL-OTJ/_components/ChatComponents/ChatComponent.js +1 -1
  12. package/dist/cjs/features/IL-OTJ/_components/ChatComponents/ChatComponent.module.css.js +1 -1
  13. package/dist/cjs/features/IL-OTJ/_components/ChatComponents/ChatHeader.js +1 -1
  14. package/dist/cjs/features/IL-OTJ/_components/ChatComponents/ChatHeader.module.css.js +1 -1
  15. package/dist/cjs/features/IL-OTJ/_components/ILComponents.js +2 -0
  16. package/dist/cjs/features/IL-OTJ/_components/ILComponents.js.map +1 -0
  17. package/dist/cjs/features/IL-OTJ/_components/ILPopup.css.js +2 -0
  18. package/dist/cjs/features/IL-OTJ/_components/ILPopup.css.js.map +1 -0
  19. package/dist/cjs/features/IL-OTJ/_components/ILPopup.js +1 -1
  20. package/dist/cjs/features/IL-OTJ/_components/ILPopup.styles.js +1 -1
  21. package/dist/cjs/features/IL-OTJ/_components/MessageRendering/ClickableChatComponents.js +1 -1
  22. package/dist/cjs/features/IL-OTJ/_components/MessageRendering/CustomComponents.js +2 -0
  23. package/dist/cjs/features/IL-OTJ/_components/MessageRendering/CustomComponents.js.map +1 -0
  24. package/dist/cjs/features/IL-OTJ/_components/MessageRendering/MarkdownElements.js +1 -1
  25. package/dist/cjs/features/IL-OTJ/_components/MessageRendering/MessageRendering.js +1 -1
  26. package/dist/cjs/features/IL-OTJ/_components/MessageRendering.js +2 -0
  27. package/dist/cjs/features/IL-OTJ/_components/MessageRendering.js.map +1 -0
  28. package/dist/cjs/features/IL-OTJ/_components/RuleValidationCard.js +1 -1
  29. package/dist/cjs/features/IL-OTJ/_components/_svg/ResizeChat.svg.js +2 -0
  30. package/dist/cjs/features/IL-OTJ/_components/_svg/ResizeChat.svg.js.map +1 -0
  31. package/dist/cjs/features/IL-OTJ/_components/atoms/Button.js +2 -0
  32. package/dist/cjs/features/IL-OTJ/_components/atoms/Button.js.map +1 -0
  33. package/dist/cjs/features/IL-OTJ/_components/atoms/Dropdown/Dropdown.js +1 -1
  34. package/dist/cjs/features/IL-OTJ/_components/atoms/Dropdown.js +2 -0
  35. package/dist/cjs/features/IL-OTJ/_components/atoms/Dropdown.js.map +1 -0
  36. package/dist/cjs/features/IL-OTJ/_components/atoms/Textarea/Textarea.js +1 -1
  37. package/dist/cjs/features/IL-OTJ/_components/atoms/Textarea.js +2 -0
  38. package/dist/cjs/features/IL-OTJ/_components/atoms/Textarea.js.map +1 -0
  39. package/dist/cjs/features/IL-OTJ/_components/atoms/Toggle.js +2 -0
  40. package/dist/cjs/features/IL-OTJ/_components/atoms/Toggle.js.map +1 -0
  41. package/dist/cjs/features/IL-OTJ/_components/molecules/Condition/ConditionList.js +1 -1
  42. package/dist/cjs/features/IL-OTJ/_components/molecules/ConditionList.js +2 -0
  43. package/dist/cjs/features/IL-OTJ/_components/molecules/ConditionList.js.map +1 -0
  44. package/dist/cjs/features/IL-OTJ/_components/molecules/SectionWrapper.js +2 -0
  45. package/dist/cjs/features/IL-OTJ/_components/molecules/SectionWrapper.js.map +1 -0
  46. package/dist/cjs/features/IL-OTJ/_components/molecules/Sections/SectionWrapper.js +1 -1
  47. package/dist/cjs/features/IL-OTJ/_components/molecules/SeparationRow.js +2 -0
  48. package/dist/cjs/features/IL-OTJ/_components/molecules/SeparationRow.js.map +1 -0
  49. package/dist/cjs/features/IL-OTJ/_components/organisms/ConditionSection/ConditionSection.js +1 -1
  50. package/dist/cjs/features/IL-OTJ/_components/organisms/ConditionSection.js +2 -0
  51. package/dist/cjs/features/IL-OTJ/_components/organisms/ConditionSection.js.map +1 -0
  52. package/dist/cjs/features/IL-OTJ/_components/organisms/ConfigSection/ConfigSection.js +1 -1
  53. package/dist/cjs/features/IL-OTJ/_components/organisms/ConfigSection.js +2 -0
  54. package/dist/cjs/features/IL-OTJ/_components/organisms/ConfigSection.js.map +1 -0
  55. package/dist/cjs/features/IL-OTJ/_components/organisms/ScopeSection/ScopeSection.js +1 -1
  56. package/dist/cjs/features/IL-OTJ/_components/organisms/ScopeSection.js +2 -0
  57. package/dist/cjs/features/IL-OTJ/_components/organisms/ScopeSection.js.map +1 -0
  58. package/dist/cjs/features/IL-OTJ/_components/organisms/TextSection/TextSection.js +1 -1
  59. package/dist/cjs/features/IL-OTJ/_components/organisms/TextSection.js +2 -0
  60. package/dist/cjs/features/IL-OTJ/_components/organisms/TextSection.js.map +1 -0
  61. package/dist/cjs/features/IL-OTJ/_components/templates/AudactyTemplate.js +2 -0
  62. package/dist/cjs/features/IL-OTJ/_components/templates/AudactyTemplate.js.map +1 -0
  63. package/dist/cjs/features/IL-OTJ/_components/templates/Testing.js +2 -0
  64. package/dist/cjs/features/IL-OTJ/_components/templates/Testing.js.map +1 -0
  65. package/dist/cjs/features/IL-OTJ/_components/templates/TrafficManager/CreateRule.js +1 -1
  66. package/dist/cjs/features/IL-OTJ/_components/templates/TrafficManagerTemplate.js +2 -0
  67. package/dist/cjs/features/IL-OTJ/_components/templates/TrafficManagerTemplate.js.map +1 -0
  68. package/dist/cjs/features/IL-OTJ/_components/templates/templatesMap.js +2 -0
  69. package/dist/cjs/features/IL-OTJ/_components/templates/templatesMap.js.map +1 -0
  70. package/dist/cjs/features/IL-OTJ/helpers/utils.js +1 -1
  71. package/dist/cjs/features/IL-OTJ/hooks/useHeaderObserver.js +2 -0
  72. package/dist/cjs/features/IL-OTJ/hooks/useHeaderObserver.js.map +1 -0
  73. package/dist/cjs/features/InstantLearning/_components/ChatComponent.css.js +2 -0
  74. package/dist/cjs/features/InstantLearning/_components/ChatComponent.css.js.map +1 -0
  75. package/dist/cjs/features/InstantLearning/_components/TooltipComponent.js +2 -0
  76. package/dist/cjs/features/InstantLearning/_components/TooltipComponent.js.map +1 -0
  77. package/dist/cjs/index.js +1 -1
  78. package/dist/cjs/node_modules/@e-llm-studio/citation/dist/node_modules/clsx/dist/clsx.m.js +2 -0
  79. package/dist/cjs/node_modules/@e-llm-studio/citation/dist/node_modules/clsx/dist/clsx.m.js.map +1 -0
  80. package/dist/cjs/node_modules/@e-llm-studio/streaming-response/node_modules/ws/browser.js +2 -0
  81. package/dist/cjs/node_modules/@e-llm-studio/streaming-response/node_modules/ws/browser.js.map +1 -0
  82. package/dist/cjs/node_modules/@emotion/serialize/node_modules/@emotion/hash/dist/emotion-hash.esm.js +2 -0
  83. package/dist/cjs/node_modules/@emotion/serialize/node_modules/@emotion/hash/dist/emotion-hash.esm.js.map +1 -0
  84. package/dist/cjs/node_modules/hast-util-from-parse5/node_modules/comma-separated-tokens/index.js +2 -0
  85. package/dist/cjs/node_modules/hast-util-from-parse5/node_modules/comma-separated-tokens/index.js.map +1 -0
  86. package/dist/cjs/node_modules/hast-util-from-parse5/node_modules/space-separated-tokens/index.js +2 -0
  87. package/dist/cjs/node_modules/hast-util-from-parse5/node_modules/space-separated-tokens/index.js.map +1 -0
  88. package/dist/cjs/node_modules/hast-util-raw/node_modules/unist-util-position/lib/index.js +2 -0
  89. package/dist/cjs/node_modules/hast-util-raw/node_modules/unist-util-position/lib/index.js.map +1 -0
  90. package/dist/cjs/node_modules/hast-util-to-parse5/node_modules/comma-separated-tokens/index.js +2 -0
  91. package/dist/cjs/node_modules/hast-util-to-parse5/node_modules/comma-separated-tokens/index.js.map +1 -0
  92. package/dist/cjs/node_modules/hast-util-to-parse5/node_modules/space-separated-tokens/index.js +2 -0
  93. package/dist/cjs/node_modules/hast-util-to-parse5/node_modules/space-separated-tokens/index.js.map +1 -0
  94. package/dist/cjs/node_modules/lucide-react/dist/esm/icons/loader-circle.js +1 -1
  95. package/dist/cjs/node_modules/lucide-react/dist/esm/icons/loader-circle.js.map +1 -1
  96. package/dist/cjs/node_modules/lucide-react/dist/esm/icons/send-horizontal.js +1 -1
  97. package/dist/cjs/node_modules/lucide-react/dist/esm/icons/send-horizontal.js.map +1 -1
  98. package/dist/cjs/node_modules/lucide-react/dist/esm/icons/triangle-alert.js +1 -1
  99. package/dist/cjs/node_modules/lucide-react/dist/esm/icons/triangle-alert.js.map +1 -1
  100. package/dist/cjs/node_modules/lucide-react/dist/esm/icons/undo-2.js +1 -1
  101. package/dist/cjs/node_modules/lucide-react/dist/esm/icons/undo-2.js.map +1 -1
  102. package/dist/cjs/node_modules/mdast-util-definitions/node_modules/unist-util-is/lib/index.js +2 -0
  103. package/dist/cjs/node_modules/mdast-util-definitions/node_modules/unist-util-is/lib/index.js.map +1 -0
  104. package/dist/cjs/node_modules/mdast-util-definitions/node_modules/unist-util-visit/lib/index.js +2 -0
  105. package/dist/cjs/node_modules/mdast-util-definitions/node_modules/unist-util-visit/lib/index.js.map +1 -0
  106. package/dist/cjs/node_modules/mdast-util-definitions/node_modules/unist-util-visit-parents/lib/color.browser.js +2 -0
  107. package/dist/cjs/node_modules/mdast-util-definitions/node_modules/unist-util-visit-parents/lib/color.browser.js.map +1 -0
  108. package/dist/cjs/node_modules/mdast-util-definitions/node_modules/unist-util-visit-parents/lib/index.js +2 -0
  109. package/dist/cjs/node_modules/mdast-util-definitions/node_modules/unist-util-visit-parents/lib/index.js.map +1 -0
  110. package/dist/cjs/node_modules/mdast-util-find-and-replace/node_modules/unist-util-is/lib/index.js +2 -0
  111. package/dist/cjs/node_modules/mdast-util-find-and-replace/node_modules/unist-util-is/lib/index.js.map +1 -0
  112. package/dist/cjs/node_modules/mdast-util-find-and-replace/node_modules/unist-util-visit-parents/lib/color.browser.js +2 -0
  113. package/dist/cjs/node_modules/mdast-util-find-and-replace/node_modules/unist-util-visit-parents/lib/color.browser.js.map +1 -0
  114. package/dist/cjs/node_modules/mdast-util-find-and-replace/node_modules/unist-util-visit-parents/lib/index.js +2 -0
  115. package/dist/cjs/node_modules/mdast-util-find-and-replace/node_modules/unist-util-visit-parents/lib/index.js.map +1 -0
  116. package/dist/cjs/node_modules/mdast-util-from-markdown/node_modules/unist-util-stringify-position/lib/index.js +2 -0
  117. package/dist/cjs/node_modules/mdast-util-from-markdown/node_modules/unist-util-stringify-position/lib/index.js.map +1 -0
  118. package/dist/cjs/node_modules/mdast-util-to-hast/lib/footer.js +2 -0
  119. package/dist/cjs/node_modules/mdast-util-to-hast/lib/footer.js.map +1 -0
  120. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/blockquote.js +2 -0
  121. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/blockquote.js.map +1 -0
  122. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/break.js +2 -0
  123. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/break.js.map +1 -0
  124. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/code.js +2 -0
  125. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/code.js.map +1 -0
  126. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/delete.js +2 -0
  127. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/delete.js.map +1 -0
  128. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/emphasis.js +2 -0
  129. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/emphasis.js.map +1 -0
  130. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/footnote-reference.js +2 -0
  131. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/footnote-reference.js.map +1 -0
  132. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/footnote.js +2 -0
  133. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/footnote.js.map +1 -0
  134. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/heading.js +2 -0
  135. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/heading.js.map +1 -0
  136. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/html.js +2 -0
  137. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/html.js.map +1 -0
  138. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/image-reference.js +2 -0
  139. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/image-reference.js.map +1 -0
  140. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/image.js +2 -0
  141. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/image.js.map +1 -0
  142. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/index.js +2 -0
  143. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/index.js.map +1 -0
  144. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/inline-code.js +2 -0
  145. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/inline-code.js.map +1 -0
  146. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/link-reference.js +2 -0
  147. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/link-reference.js.map +1 -0
  148. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/link.js +2 -0
  149. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/link.js.map +1 -0
  150. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/list-item.js +2 -0
  151. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/list-item.js.map +1 -0
  152. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/list.js +2 -0
  153. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/list.js.map +1 -0
  154. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/paragraph.js +2 -0
  155. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/paragraph.js.map +1 -0
  156. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/root.js +2 -0
  157. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/root.js.map +1 -0
  158. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/strong.js +2 -0
  159. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/strong.js.map +1 -0
  160. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/table-cell.js +2 -0
  161. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/table-cell.js.map +1 -0
  162. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/table-row.js +2 -0
  163. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/table-row.js.map +1 -0
  164. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/table.js +2 -0
  165. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/table.js.map +1 -0
  166. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/text.js +2 -0
  167. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/text.js.map +1 -0
  168. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/thematic-break.js +2 -0
  169. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/thematic-break.js.map +1 -0
  170. package/dist/cjs/node_modules/mdast-util-to-hast/lib/index.js +2 -0
  171. package/dist/cjs/node_modules/mdast-util-to-hast/lib/index.js.map +1 -0
  172. package/dist/cjs/node_modules/mdast-util-to-hast/lib/revert.js +2 -0
  173. package/dist/cjs/node_modules/mdast-util-to-hast/lib/revert.js.map +1 -0
  174. package/dist/cjs/node_modules/mdast-util-to-hast/lib/state.js +2 -0
  175. package/dist/cjs/node_modules/mdast-util-to-hast/lib/state.js.map +1 -0
  176. package/dist/cjs/node_modules/mdast-util-to-hast/node_modules/micromark-util-character/index.js +2 -0
  177. package/dist/cjs/node_modules/mdast-util-to-hast/node_modules/micromark-util-character/index.js.map +1 -0
  178. package/dist/cjs/node_modules/mdast-util-to-hast/node_modules/micromark-util-sanitize-uri/index.js +2 -0
  179. package/dist/cjs/node_modules/mdast-util-to-hast/node_modules/micromark-util-sanitize-uri/index.js.map +1 -0
  180. package/dist/cjs/node_modules/mdast-util-to-hast/node_modules/unist-util-is/lib/index.js +2 -0
  181. package/dist/cjs/node_modules/mdast-util-to-hast/node_modules/unist-util-is/lib/index.js.map +1 -0
  182. package/dist/cjs/node_modules/mdast-util-to-hast/node_modules/unist-util-visit/lib/index.js +2 -0
  183. package/dist/cjs/node_modules/mdast-util-to-hast/node_modules/unist-util-visit/lib/index.js.map +1 -0
  184. package/dist/cjs/node_modules/mdast-util-to-hast/node_modules/unist-util-visit-parents/lib/color.browser.js +2 -0
  185. package/dist/cjs/node_modules/mdast-util-to-hast/node_modules/unist-util-visit-parents/lib/color.browser.js.map +1 -0
  186. package/dist/cjs/node_modules/mdast-util-to-hast/node_modules/unist-util-visit-parents/lib/index.js +2 -0
  187. package/dist/cjs/node_modules/mdast-util-to-hast/node_modules/unist-util-visit-parents/lib/index.js.map +1 -0
  188. package/dist/cjs/node_modules/react-hot-toast/node_modules/goober/dist/goober.modern.js +2 -0
  189. package/dist/cjs/node_modules/react-hot-toast/node_modules/goober/dist/goober.modern.js.map +1 -0
  190. package/dist/cjs/node_modules/react-markdown/node_modules/comma-separated-tokens/index.js +2 -0
  191. package/dist/cjs/node_modules/react-markdown/node_modules/comma-separated-tokens/index.js.map +1 -0
  192. package/dist/cjs/node_modules/react-markdown/node_modules/is-plain-obj/index.js +2 -0
  193. package/dist/cjs/node_modules/react-markdown/node_modules/is-plain-obj/index.js.map +1 -0
  194. package/dist/cjs/node_modules/react-markdown/node_modules/mdast-util-from-markdown/lib/index.js +2 -0
  195. package/dist/cjs/node_modules/react-markdown/node_modules/mdast-util-from-markdown/lib/index.js.map +1 -0
  196. package/dist/cjs/node_modules/react-markdown/node_modules/mdast-util-to-string/lib/index.js +2 -0
  197. package/dist/cjs/node_modules/react-markdown/node_modules/mdast-util-to-string/lib/index.js.map +1 -0
  198. package/dist/cjs/node_modules/react-markdown/node_modules/micromark/lib/constructs.js +2 -0
  199. package/dist/cjs/node_modules/react-markdown/node_modules/micromark/lib/constructs.js.map +1 -0
  200. package/dist/cjs/node_modules/react-markdown/node_modules/micromark/lib/create-tokenizer.js +2 -0
  201. package/dist/cjs/node_modules/react-markdown/node_modules/micromark/lib/create-tokenizer.js.map +1 -0
  202. package/dist/cjs/node_modules/react-markdown/node_modules/micromark/lib/initialize/content.js +2 -0
  203. package/dist/cjs/node_modules/react-markdown/node_modules/micromark/lib/initialize/content.js.map +1 -0
  204. package/dist/cjs/node_modules/react-markdown/node_modules/micromark/lib/initialize/document.js +2 -0
  205. package/dist/cjs/node_modules/react-markdown/node_modules/micromark/lib/initialize/document.js.map +1 -0
  206. package/dist/cjs/node_modules/react-markdown/node_modules/micromark/lib/initialize/flow.js +2 -0
  207. package/dist/cjs/node_modules/react-markdown/node_modules/micromark/lib/initialize/flow.js.map +1 -0
  208. package/dist/cjs/node_modules/react-markdown/node_modules/micromark/lib/initialize/text.js +2 -0
  209. package/dist/cjs/node_modules/react-markdown/node_modules/micromark/lib/initialize/text.js.map +1 -0
  210. package/dist/cjs/node_modules/react-markdown/node_modules/micromark/lib/parse.js +2 -0
  211. package/dist/cjs/node_modules/react-markdown/node_modules/micromark/lib/parse.js.map +1 -0
  212. package/dist/cjs/node_modules/react-markdown/node_modules/micromark/lib/postprocess.js +2 -0
  213. package/dist/cjs/node_modules/react-markdown/node_modules/micromark/lib/postprocess.js.map +1 -0
  214. package/dist/cjs/node_modules/react-markdown/node_modules/micromark/lib/preprocess.js +2 -0
  215. package/dist/cjs/node_modules/react-markdown/node_modules/micromark/lib/preprocess.js.map +1 -0
  216. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/attention.js +2 -0
  217. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/attention.js.map +1 -0
  218. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/autolink.js +2 -0
  219. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/autolink.js.map +1 -0
  220. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/blank-line.js +2 -0
  221. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/blank-line.js.map +1 -0
  222. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/block-quote.js +2 -0
  223. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/block-quote.js.map +1 -0
  224. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/character-escape.js +2 -0
  225. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/character-escape.js.map +1 -0
  226. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/character-reference.js +2 -0
  227. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/character-reference.js.map +1 -0
  228. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/code-fenced.js +2 -0
  229. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/code-fenced.js.map +1 -0
  230. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/code-indented.js +2 -0
  231. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/code-indented.js.map +1 -0
  232. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/code-text.js +2 -0
  233. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/code-text.js.map +1 -0
  234. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/content.js +2 -0
  235. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/content.js.map +1 -0
  236. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/definition.js +2 -0
  237. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/definition.js.map +1 -0
  238. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/hard-break-escape.js +2 -0
  239. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/hard-break-escape.js.map +1 -0
  240. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/heading-atx.js +2 -0
  241. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/heading-atx.js.map +1 -0
  242. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/html-flow.js +2 -0
  243. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/html-flow.js.map +1 -0
  244. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/html-text.js +2 -0
  245. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/html-text.js.map +1 -0
  246. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/label-end.js +2 -0
  247. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/label-end.js.map +1 -0
  248. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/label-start-image.js +2 -0
  249. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/label-start-image.js.map +1 -0
  250. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/label-start-link.js +2 -0
  251. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/label-start-link.js.map +1 -0
  252. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/line-ending.js +2 -0
  253. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/line-ending.js.map +1 -0
  254. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/list.js +2 -0
  255. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/list.js.map +1 -0
  256. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/setext-underline.js +2 -0
  257. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/setext-underline.js.map +1 -0
  258. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/thematic-break.js +2 -0
  259. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/thematic-break.js.map +1 -0
  260. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-factory-destination/index.js +2 -0
  261. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-factory-destination/index.js.map +1 -0
  262. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-factory-label/index.js +2 -0
  263. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-factory-label/index.js.map +1 -0
  264. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-factory-space/index.js +2 -0
  265. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-factory-space/index.js.map +1 -0
  266. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-factory-title/index.js +2 -0
  267. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-factory-title/index.js.map +1 -0
  268. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-factory-whitespace/index.js +2 -0
  269. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-factory-whitespace/index.js.map +1 -0
  270. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-util-character/index.js +2 -0
  271. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-util-character/index.js.map +1 -0
  272. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-util-character/lib/unicode-punctuation-regex.js +2 -0
  273. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-util-character/lib/unicode-punctuation-regex.js.map +1 -0
  274. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-util-chunked/index.js +2 -0
  275. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-util-chunked/index.js.map +1 -0
  276. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-util-classify-character/index.js +2 -0
  277. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-util-classify-character/index.js.map +1 -0
  278. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-util-combine-extensions/index.js +2 -0
  279. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-util-combine-extensions/index.js.map +1 -0
  280. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-util-decode-numeric-character-reference/index.js +2 -0
  281. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-util-decode-numeric-character-reference/index.js.map +1 -0
  282. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-util-decode-string/index.js +2 -0
  283. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-util-decode-string/index.js.map +1 -0
  284. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-util-html-tag-name/index.js +2 -0
  285. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-util-html-tag-name/index.js.map +1 -0
  286. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-util-normalize-identifier/index.js +2 -0
  287. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-util-normalize-identifier/index.js.map +1 -0
  288. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-util-resolve-all/index.js +2 -0
  289. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-util-resolve-all/index.js.map +1 -0
  290. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-util-subtokenize/index.js +2 -0
  291. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-util-subtokenize/index.js.map +1 -0
  292. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/index.js +2 -0
  293. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/index.js.map +1 -0
  294. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/aria.js +2 -0
  295. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/aria.js.map +1 -0
  296. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/find.js +2 -0
  297. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/find.js.map +1 -0
  298. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/hast-to-react.js +2 -0
  299. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/hast-to-react.js.map +1 -0
  300. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/html.js +2 -0
  301. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/html.js.map +1 -0
  302. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/normalize.js +2 -0
  303. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/normalize.js.map +1 -0
  304. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/svg.js +2 -0
  305. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/svg.js.map +1 -0
  306. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/util/case-insensitive-transform.js +2 -0
  307. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/util/case-insensitive-transform.js.map +1 -0
  308. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/util/case-sensitive-transform.js +2 -0
  309. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/util/case-sensitive-transform.js.map +1 -0
  310. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/util/create.js +2 -0
  311. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/util/create.js.map +1 -0
  312. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/util/defined-info.js +2 -0
  313. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/util/defined-info.js.map +1 -0
  314. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/util/info.js +2 -0
  315. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/util/info.js.map +1 -0
  316. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/util/merge.js +2 -0
  317. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/util/merge.js.map +1 -0
  318. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/util/schema.js +2 -0
  319. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/util/schema.js.map +1 -0
  320. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/util/types.js +2 -0
  321. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/util/types.js.map +1 -0
  322. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/xlink.js +2 -0
  323. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/xlink.js.map +1 -0
  324. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/xml.js +2 -0
  325. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/xml.js.map +1 -0
  326. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/xmlns.js +2 -0
  327. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/xmlns.js.map +1 -0
  328. package/dist/cjs/node_modules/react-markdown/node_modules/remark-parse/lib/index.js +2 -0
  329. package/dist/cjs/node_modules/react-markdown/node_modules/remark-parse/lib/index.js.map +1 -0
  330. package/dist/cjs/node_modules/react-markdown/node_modules/space-separated-tokens/index.js +2 -0
  331. package/dist/cjs/node_modules/react-markdown/node_modules/space-separated-tokens/index.js.map +1 -0
  332. package/dist/cjs/node_modules/react-markdown/node_modules/unified/lib/index.js +2 -0
  333. package/dist/cjs/node_modules/react-markdown/node_modules/unified/lib/index.js.map +1 -0
  334. package/dist/cjs/node_modules/react-markdown/node_modules/unist-util-is/lib/index.js +2 -0
  335. package/dist/cjs/node_modules/react-markdown/node_modules/unist-util-is/lib/index.js.map +1 -0
  336. package/dist/cjs/node_modules/react-markdown/node_modules/unist-util-stringify-position/lib/index.js +2 -0
  337. package/dist/cjs/node_modules/react-markdown/node_modules/unist-util-stringify-position/lib/index.js.map +1 -0
  338. package/dist/cjs/node_modules/react-markdown/node_modules/unist-util-visit/lib/index.js +2 -0
  339. package/dist/cjs/node_modules/react-markdown/node_modules/unist-util-visit/lib/index.js.map +1 -0
  340. package/dist/cjs/node_modules/react-markdown/node_modules/unist-util-visit-parents/lib/color.browser.js +2 -0
  341. package/dist/cjs/node_modules/react-markdown/node_modules/unist-util-visit-parents/lib/color.browser.js.map +1 -0
  342. package/dist/cjs/node_modules/react-markdown/node_modules/unist-util-visit-parents/lib/index.js +2 -0
  343. package/dist/cjs/node_modules/react-markdown/node_modules/unist-util-visit-parents/lib/index.js.map +1 -0
  344. package/dist/cjs/node_modules/react-markdown/node_modules/vfile/lib/index.js +2 -0
  345. package/dist/cjs/node_modules/react-markdown/node_modules/vfile/lib/index.js.map +1 -0
  346. package/dist/cjs/node_modules/react-markdown/node_modules/vfile/lib/minpath.browser.js +2 -0
  347. package/dist/cjs/node_modules/react-markdown/node_modules/vfile/lib/minpath.browser.js.map +1 -0
  348. package/dist/cjs/node_modules/react-markdown/node_modules/vfile/lib/minproc.browser.js +2 -0
  349. package/dist/cjs/node_modules/react-markdown/node_modules/vfile/lib/minproc.browser.js.map +1 -0
  350. package/dist/cjs/node_modules/react-markdown/node_modules/vfile/lib/minurl.browser.js +2 -0
  351. package/dist/cjs/node_modules/react-markdown/node_modules/vfile/lib/minurl.browser.js.map +1 -0
  352. package/dist/cjs/node_modules/react-markdown/node_modules/vfile/lib/minurl.shared.js +2 -0
  353. package/dist/cjs/node_modules/react-markdown/node_modules/vfile/lib/minurl.shared.js.map +1 -0
  354. package/dist/cjs/node_modules/react-markdown/node_modules/vfile-message/lib/index.js +2 -0
  355. package/dist/cjs/node_modules/react-markdown/node_modules/vfile-message/lib/index.js.map +1 -0
  356. package/dist/cjs/node_modules/unist-util-visit/node_modules/unist-util-is/lib/index.js +2 -0
  357. package/dist/cjs/node_modules/unist-util-visit/node_modules/unist-util-is/lib/index.js.map +1 -0
  358. package/dist/cjs/node_modules/unist-util-visit/node_modules/unist-util-visit-parents/lib/color.browser.js +2 -0
  359. package/dist/cjs/node_modules/unist-util-visit/node_modules/unist-util-visit-parents/lib/color.browser.js.map +1 -0
  360. package/dist/cjs/node_modules/unist-util-visit/node_modules/unist-util-visit-parents/lib/index.js +2 -0
  361. package/dist/cjs/node_modules/unist-util-visit/node_modules/unist-util-visit-parents/lib/index.js.map +1 -0
  362. package/dist/cjs/node_modules/unist-util-visit-parents/lib/color.js +2 -0
  363. package/dist/cjs/node_modules/unist-util-visit-parents/lib/color.js.map +1 -0
  364. package/dist/cjs/node_modules/vfile-message/node_modules/unist-util-stringify-position/lib/index.js +2 -0
  365. package/dist/cjs/node_modules/vfile-message/node_modules/unist-util-stringify-position/lib/index.js.map +1 -0
  366. package/dist/features/DocumentLearning/_components/ChatComponent.css.js +2 -0
  367. package/dist/features/DocumentLearning/_components/ChatComponent.css.js.map +1 -0
  368. package/dist/features/DocumentLearning/_components/ChatComponent.js +1 -1
  369. package/dist/features/IL-OTJ/ILOTJ.js +1 -1
  370. package/dist/features/IL-OTJ/ILOTJTest.js +1 -1
  371. package/dist/features/IL-OTJ/_components/AccordionSection.js +2 -0
  372. package/dist/features/IL-OTJ/_components/AccordionSection.js.map +1 -0
  373. package/dist/features/IL-OTJ/_components/ChatComponent.css.js +2 -0
  374. package/dist/features/IL-OTJ/_components/ChatComponent.css.js.map +1 -0
  375. package/dist/features/IL-OTJ/_components/ChatComponent.js +2 -0
  376. package/dist/features/IL-OTJ/_components/ChatComponent.js.map +1 -0
  377. package/dist/features/IL-OTJ/_components/ChatComponents/ChatComponent.js +1 -1
  378. package/dist/features/IL-OTJ/_components/ChatComponents/ChatComponent.module.css.js +1 -1
  379. package/dist/features/IL-OTJ/_components/ChatComponents/ChatHeader.js +1 -1
  380. package/dist/features/IL-OTJ/_components/ChatComponents/ChatHeader.module.css.js +1 -1
  381. package/dist/features/IL-OTJ/_components/ILComponents.js +2 -0
  382. package/dist/features/IL-OTJ/_components/ILComponents.js.map +1 -0
  383. package/dist/features/IL-OTJ/_components/ILPopup.css.js +2 -0
  384. package/dist/features/IL-OTJ/_components/ILPopup.css.js.map +1 -0
  385. package/dist/features/IL-OTJ/_components/ILPopup.js +1 -1
  386. package/dist/features/IL-OTJ/_components/ILPopup.styles.js +1 -1
  387. package/dist/features/IL-OTJ/_components/MessageRendering/ClickableChatComponents.js +1 -1
  388. package/dist/features/IL-OTJ/_components/MessageRendering/CustomComponents.js +2 -0
  389. package/dist/features/IL-OTJ/_components/MessageRendering/CustomComponents.js.map +1 -0
  390. package/dist/features/IL-OTJ/_components/MessageRendering/MarkdownElements.js +1 -1
  391. package/dist/features/IL-OTJ/_components/MessageRendering/MessageRendering.js +1 -1
  392. package/dist/features/IL-OTJ/_components/MessageRendering.js +2 -0
  393. package/dist/features/IL-OTJ/_components/MessageRendering.js.map +1 -0
  394. package/dist/features/IL-OTJ/_components/RuleValidationCard.js +1 -1
  395. package/dist/features/IL-OTJ/_components/_svg/ResizeChat.svg.js +2 -0
  396. package/dist/features/IL-OTJ/_components/_svg/ResizeChat.svg.js.map +1 -0
  397. package/dist/features/IL-OTJ/_components/atoms/Button.js +2 -0
  398. package/dist/features/IL-OTJ/_components/atoms/Button.js.map +1 -0
  399. package/dist/features/IL-OTJ/_components/atoms/Dropdown/Dropdown.js +1 -1
  400. package/dist/features/IL-OTJ/_components/atoms/Dropdown.js +2 -0
  401. package/dist/features/IL-OTJ/_components/atoms/Dropdown.js.map +1 -0
  402. package/dist/features/IL-OTJ/_components/atoms/Textarea/Textarea.js +1 -1
  403. package/dist/features/IL-OTJ/_components/atoms/Textarea.js +2 -0
  404. package/dist/features/IL-OTJ/_components/atoms/Textarea.js.map +1 -0
  405. package/dist/features/IL-OTJ/_components/atoms/Toggle.js +2 -0
  406. package/dist/features/IL-OTJ/_components/atoms/Toggle.js.map +1 -0
  407. package/dist/features/IL-OTJ/_components/molecules/Condition/ConditionList.js +1 -1
  408. package/dist/features/IL-OTJ/_components/molecules/ConditionList.js +2 -0
  409. package/dist/features/IL-OTJ/_components/molecules/ConditionList.js.map +1 -0
  410. package/dist/features/IL-OTJ/_components/molecules/SectionWrapper.js +2 -0
  411. package/dist/features/IL-OTJ/_components/molecules/SectionWrapper.js.map +1 -0
  412. package/dist/features/IL-OTJ/_components/molecules/Sections/SectionWrapper.js +1 -1
  413. package/dist/features/IL-OTJ/_components/molecules/SeparationRow.js +2 -0
  414. package/dist/features/IL-OTJ/_components/molecules/SeparationRow.js.map +1 -0
  415. package/dist/features/IL-OTJ/_components/organisms/ConditionSection/ConditionSection.js +1 -1
  416. package/dist/features/IL-OTJ/_components/organisms/ConditionSection.js +2 -0
  417. package/dist/features/IL-OTJ/_components/organisms/ConditionSection.js.map +1 -0
  418. package/dist/features/IL-OTJ/_components/organisms/ConfigSection/ConfigSection.js +1 -1
  419. package/dist/features/IL-OTJ/_components/organisms/ConfigSection.js +2 -0
  420. package/dist/features/IL-OTJ/_components/organisms/ConfigSection.js.map +1 -0
  421. package/dist/features/IL-OTJ/_components/organisms/ScopeSection/ScopeSection.js +1 -1
  422. package/dist/features/IL-OTJ/_components/organisms/ScopeSection.js +2 -0
  423. package/dist/features/IL-OTJ/_components/organisms/ScopeSection.js.map +1 -0
  424. package/dist/features/IL-OTJ/_components/organisms/TextSection/TextSection.js +1 -1
  425. package/dist/features/IL-OTJ/_components/organisms/TextSection.js +2 -0
  426. package/dist/features/IL-OTJ/_components/organisms/TextSection.js.map +1 -0
  427. package/dist/features/IL-OTJ/_components/templates/AudactyTemplate.js +2 -0
  428. package/dist/features/IL-OTJ/_components/templates/AudactyTemplate.js.map +1 -0
  429. package/dist/features/IL-OTJ/_components/templates/Testing.js +2 -0
  430. package/dist/features/IL-OTJ/_components/templates/Testing.js.map +1 -0
  431. package/dist/features/IL-OTJ/_components/templates/TrafficManager/CreateRule.js +1 -1
  432. package/dist/features/IL-OTJ/_components/templates/TrafficManagerTemplate.js +2 -0
  433. package/dist/features/IL-OTJ/_components/templates/TrafficManagerTemplate.js.map +1 -0
  434. package/dist/features/IL-OTJ/_components/templates/templatesMap.js +2 -0
  435. package/dist/features/IL-OTJ/_components/templates/templatesMap.js.map +1 -0
  436. package/dist/features/IL-OTJ/helpers/utils.js +1 -1
  437. package/dist/features/IL-OTJ/hooks/useHeaderObserver.js +2 -0
  438. package/dist/features/IL-OTJ/hooks/useHeaderObserver.js.map +1 -0
  439. package/dist/features/InstantLearning/_components/ChatComponent.css.js +2 -0
  440. package/dist/features/InstantLearning/_components/ChatComponent.css.js.map +1 -0
  441. package/dist/features/InstantLearning/_components/ChatComponent.js +1 -1
  442. package/dist/features/InstantLearning/_components/ContextualChatComponent.js +1 -1
  443. package/dist/features/InstantLearning/_components/ContextualLearningForm.js +1 -1
  444. package/dist/features/InstantLearning/_components/TooltipComponent.js +2 -0
  445. package/dist/features/InstantLearning/_components/TooltipComponent.js.map +1 -0
  446. package/dist/index.js +1 -1
  447. package/dist/node_modules/@e-llm-studio/citation/dist/node_modules/clsx/dist/clsx.m.js +2 -0
  448. package/dist/node_modules/@e-llm-studio/citation/dist/node_modules/clsx/dist/clsx.m.js.map +1 -0
  449. package/dist/node_modules/@e-llm-studio/streaming-response/node_modules/ws/browser.js +2 -0
  450. package/dist/node_modules/@e-llm-studio/streaming-response/node_modules/ws/browser.js.map +1 -0
  451. package/dist/node_modules/@emotion/serialize/node_modules/@emotion/hash/dist/emotion-hash.esm.js +2 -0
  452. package/dist/node_modules/@emotion/serialize/node_modules/@emotion/hash/dist/emotion-hash.esm.js.map +1 -0
  453. package/dist/node_modules/hast-util-from-parse5/node_modules/comma-separated-tokens/index.js +2 -0
  454. package/dist/node_modules/hast-util-from-parse5/node_modules/comma-separated-tokens/index.js.map +1 -0
  455. package/dist/node_modules/hast-util-from-parse5/node_modules/space-separated-tokens/index.js +2 -0
  456. package/dist/node_modules/hast-util-from-parse5/node_modules/space-separated-tokens/index.js.map +1 -0
  457. package/dist/node_modules/hast-util-raw/node_modules/unist-util-position/lib/index.js +2 -0
  458. package/dist/node_modules/hast-util-raw/node_modules/unist-util-position/lib/index.js.map +1 -0
  459. package/dist/node_modules/hast-util-to-parse5/node_modules/comma-separated-tokens/index.js +2 -0
  460. package/dist/node_modules/hast-util-to-parse5/node_modules/comma-separated-tokens/index.js.map +1 -0
  461. package/dist/node_modules/hast-util-to-parse5/node_modules/space-separated-tokens/index.js +2 -0
  462. package/dist/node_modules/hast-util-to-parse5/node_modules/space-separated-tokens/index.js.map +1 -0
  463. package/dist/node_modules/lucide-react/dist/esm/icons/loader-circle.js +1 -1
  464. package/dist/node_modules/lucide-react/dist/esm/icons/loader-circle.js.map +1 -1
  465. package/dist/node_modules/lucide-react/dist/esm/icons/send-horizontal.js +1 -1
  466. package/dist/node_modules/lucide-react/dist/esm/icons/send-horizontal.js.map +1 -1
  467. package/dist/node_modules/lucide-react/dist/esm/icons/triangle-alert.js +1 -1
  468. package/dist/node_modules/lucide-react/dist/esm/icons/triangle-alert.js.map +1 -1
  469. package/dist/node_modules/lucide-react/dist/esm/icons/undo-2.js +2 -2
  470. package/dist/node_modules/lucide-react/dist/esm/icons/undo-2.js.map +1 -1
  471. package/dist/node_modules/mdast-util-definitions/node_modules/unist-util-is/lib/index.js +2 -0
  472. package/dist/node_modules/mdast-util-definitions/node_modules/unist-util-is/lib/index.js.map +1 -0
  473. package/dist/node_modules/mdast-util-definitions/node_modules/unist-util-visit/lib/index.js +2 -0
  474. package/dist/node_modules/mdast-util-definitions/node_modules/unist-util-visit/lib/index.js.map +1 -0
  475. package/dist/node_modules/mdast-util-definitions/node_modules/unist-util-visit-parents/lib/color.browser.js +2 -0
  476. package/dist/node_modules/mdast-util-definitions/node_modules/unist-util-visit-parents/lib/color.browser.js.map +1 -0
  477. package/dist/node_modules/mdast-util-definitions/node_modules/unist-util-visit-parents/lib/index.js +2 -0
  478. package/dist/node_modules/mdast-util-definitions/node_modules/unist-util-visit-parents/lib/index.js.map +1 -0
  479. package/dist/node_modules/mdast-util-find-and-replace/node_modules/unist-util-is/lib/index.js +2 -0
  480. package/dist/node_modules/mdast-util-find-and-replace/node_modules/unist-util-is/lib/index.js.map +1 -0
  481. package/dist/node_modules/mdast-util-find-and-replace/node_modules/unist-util-visit-parents/lib/color.browser.js +2 -0
  482. package/dist/node_modules/mdast-util-find-and-replace/node_modules/unist-util-visit-parents/lib/color.browser.js.map +1 -0
  483. package/dist/node_modules/mdast-util-find-and-replace/node_modules/unist-util-visit-parents/lib/index.js +2 -0
  484. package/dist/node_modules/mdast-util-find-and-replace/node_modules/unist-util-visit-parents/lib/index.js.map +1 -0
  485. package/dist/node_modules/mdast-util-from-markdown/node_modules/unist-util-stringify-position/lib/index.js +2 -0
  486. package/dist/node_modules/mdast-util-from-markdown/node_modules/unist-util-stringify-position/lib/index.js.map +1 -0
  487. package/dist/node_modules/mdast-util-to-hast/lib/footer.js +2 -0
  488. package/dist/node_modules/mdast-util-to-hast/lib/footer.js.map +1 -0
  489. package/dist/node_modules/mdast-util-to-hast/lib/handlers/blockquote.js +2 -0
  490. package/dist/node_modules/mdast-util-to-hast/lib/handlers/blockquote.js.map +1 -0
  491. package/dist/node_modules/mdast-util-to-hast/lib/handlers/break.js +2 -0
  492. package/dist/node_modules/mdast-util-to-hast/lib/handlers/break.js.map +1 -0
  493. package/dist/node_modules/mdast-util-to-hast/lib/handlers/code.js +2 -0
  494. package/dist/node_modules/mdast-util-to-hast/lib/handlers/code.js.map +1 -0
  495. package/dist/node_modules/mdast-util-to-hast/lib/handlers/delete.js +2 -0
  496. package/dist/node_modules/mdast-util-to-hast/lib/handlers/delete.js.map +1 -0
  497. package/dist/node_modules/mdast-util-to-hast/lib/handlers/emphasis.js +2 -0
  498. package/dist/node_modules/mdast-util-to-hast/lib/handlers/emphasis.js.map +1 -0
  499. package/dist/node_modules/mdast-util-to-hast/lib/handlers/footnote-reference.js +2 -0
  500. package/dist/node_modules/mdast-util-to-hast/lib/handlers/footnote-reference.js.map +1 -0
  501. package/dist/node_modules/mdast-util-to-hast/lib/handlers/footnote.js +2 -0
  502. package/dist/node_modules/mdast-util-to-hast/lib/handlers/footnote.js.map +1 -0
  503. package/dist/node_modules/mdast-util-to-hast/lib/handlers/heading.js +2 -0
  504. package/dist/node_modules/mdast-util-to-hast/lib/handlers/heading.js.map +1 -0
  505. package/dist/node_modules/mdast-util-to-hast/lib/handlers/html.js +2 -0
  506. package/dist/node_modules/mdast-util-to-hast/lib/handlers/html.js.map +1 -0
  507. package/dist/node_modules/mdast-util-to-hast/lib/handlers/image-reference.js +2 -0
  508. package/dist/node_modules/mdast-util-to-hast/lib/handlers/image-reference.js.map +1 -0
  509. package/dist/node_modules/mdast-util-to-hast/lib/handlers/image.js +2 -0
  510. package/dist/node_modules/mdast-util-to-hast/lib/handlers/image.js.map +1 -0
  511. package/dist/node_modules/mdast-util-to-hast/lib/handlers/index.js +2 -0
  512. package/dist/node_modules/mdast-util-to-hast/lib/handlers/index.js.map +1 -0
  513. package/dist/node_modules/mdast-util-to-hast/lib/handlers/inline-code.js +2 -0
  514. package/dist/node_modules/mdast-util-to-hast/lib/handlers/inline-code.js.map +1 -0
  515. package/dist/node_modules/mdast-util-to-hast/lib/handlers/link-reference.js +2 -0
  516. package/dist/node_modules/mdast-util-to-hast/lib/handlers/link-reference.js.map +1 -0
  517. package/dist/node_modules/mdast-util-to-hast/lib/handlers/link.js +2 -0
  518. package/dist/node_modules/mdast-util-to-hast/lib/handlers/link.js.map +1 -0
  519. package/dist/node_modules/mdast-util-to-hast/lib/handlers/list-item.js +2 -0
  520. package/dist/node_modules/mdast-util-to-hast/lib/handlers/list-item.js.map +1 -0
  521. package/dist/node_modules/mdast-util-to-hast/lib/handlers/list.js +2 -0
  522. package/dist/node_modules/mdast-util-to-hast/lib/handlers/list.js.map +1 -0
  523. package/dist/node_modules/mdast-util-to-hast/lib/handlers/paragraph.js +2 -0
  524. package/dist/node_modules/mdast-util-to-hast/lib/handlers/paragraph.js.map +1 -0
  525. package/dist/node_modules/mdast-util-to-hast/lib/handlers/root.js +2 -0
  526. package/dist/node_modules/mdast-util-to-hast/lib/handlers/root.js.map +1 -0
  527. package/dist/node_modules/mdast-util-to-hast/lib/handlers/strong.js +2 -0
  528. package/dist/node_modules/mdast-util-to-hast/lib/handlers/strong.js.map +1 -0
  529. package/dist/node_modules/mdast-util-to-hast/lib/handlers/table-cell.js +2 -0
  530. package/dist/node_modules/mdast-util-to-hast/lib/handlers/table-cell.js.map +1 -0
  531. package/dist/node_modules/mdast-util-to-hast/lib/handlers/table-row.js +2 -0
  532. package/dist/node_modules/mdast-util-to-hast/lib/handlers/table-row.js.map +1 -0
  533. package/dist/node_modules/mdast-util-to-hast/lib/handlers/table.js +2 -0
  534. package/dist/node_modules/mdast-util-to-hast/lib/handlers/table.js.map +1 -0
  535. package/dist/node_modules/mdast-util-to-hast/lib/handlers/text.js +2 -0
  536. package/dist/node_modules/mdast-util-to-hast/lib/handlers/text.js.map +1 -0
  537. package/dist/node_modules/mdast-util-to-hast/lib/handlers/thematic-break.js +2 -0
  538. package/dist/node_modules/mdast-util-to-hast/lib/handlers/thematic-break.js.map +1 -0
  539. package/dist/node_modules/mdast-util-to-hast/lib/index.js +2 -0
  540. package/dist/node_modules/mdast-util-to-hast/lib/index.js.map +1 -0
  541. package/dist/node_modules/mdast-util-to-hast/lib/revert.js +2 -0
  542. package/dist/node_modules/mdast-util-to-hast/lib/revert.js.map +1 -0
  543. package/dist/node_modules/mdast-util-to-hast/lib/state.js +2 -0
  544. package/dist/node_modules/mdast-util-to-hast/lib/state.js.map +1 -0
  545. package/dist/node_modules/mdast-util-to-hast/node_modules/micromark-util-character/index.js +2 -0
  546. package/dist/node_modules/mdast-util-to-hast/node_modules/micromark-util-character/index.js.map +1 -0
  547. package/dist/node_modules/mdast-util-to-hast/node_modules/micromark-util-sanitize-uri/index.js +2 -0
  548. package/dist/node_modules/mdast-util-to-hast/node_modules/micromark-util-sanitize-uri/index.js.map +1 -0
  549. package/dist/node_modules/mdast-util-to-hast/node_modules/unist-util-is/lib/index.js +2 -0
  550. package/dist/node_modules/mdast-util-to-hast/node_modules/unist-util-is/lib/index.js.map +1 -0
  551. package/dist/node_modules/mdast-util-to-hast/node_modules/unist-util-visit/lib/index.js +2 -0
  552. package/dist/node_modules/mdast-util-to-hast/node_modules/unist-util-visit/lib/index.js.map +1 -0
  553. package/dist/node_modules/mdast-util-to-hast/node_modules/unist-util-visit-parents/lib/color.browser.js +2 -0
  554. package/dist/node_modules/mdast-util-to-hast/node_modules/unist-util-visit-parents/lib/color.browser.js.map +1 -0
  555. package/dist/node_modules/mdast-util-to-hast/node_modules/unist-util-visit-parents/lib/index.js +2 -0
  556. package/dist/node_modules/mdast-util-to-hast/node_modules/unist-util-visit-parents/lib/index.js.map +1 -0
  557. package/dist/node_modules/react-hot-toast/node_modules/goober/dist/goober.modern.js +2 -0
  558. package/dist/node_modules/react-hot-toast/node_modules/goober/dist/goober.modern.js.map +1 -0
  559. package/dist/node_modules/react-markdown/node_modules/comma-separated-tokens/index.js +2 -0
  560. package/dist/node_modules/react-markdown/node_modules/comma-separated-tokens/index.js.map +1 -0
  561. package/dist/node_modules/react-markdown/node_modules/is-plain-obj/index.js +2 -0
  562. package/dist/node_modules/react-markdown/node_modules/is-plain-obj/index.js.map +1 -0
  563. package/dist/node_modules/react-markdown/node_modules/mdast-util-from-markdown/lib/index.js +2 -0
  564. package/dist/node_modules/react-markdown/node_modules/mdast-util-from-markdown/lib/index.js.map +1 -0
  565. package/dist/node_modules/react-markdown/node_modules/mdast-util-to-string/lib/index.js +2 -0
  566. package/dist/node_modules/react-markdown/node_modules/mdast-util-to-string/lib/index.js.map +1 -0
  567. package/dist/node_modules/react-markdown/node_modules/micromark/lib/constructs.js +2 -0
  568. package/dist/node_modules/react-markdown/node_modules/micromark/lib/constructs.js.map +1 -0
  569. package/dist/node_modules/react-markdown/node_modules/micromark/lib/create-tokenizer.js +2 -0
  570. package/dist/node_modules/react-markdown/node_modules/micromark/lib/create-tokenizer.js.map +1 -0
  571. package/dist/node_modules/react-markdown/node_modules/micromark/lib/initialize/content.js +2 -0
  572. package/dist/node_modules/react-markdown/node_modules/micromark/lib/initialize/content.js.map +1 -0
  573. package/dist/node_modules/react-markdown/node_modules/micromark/lib/initialize/document.js +2 -0
  574. package/dist/node_modules/react-markdown/node_modules/micromark/lib/initialize/document.js.map +1 -0
  575. package/dist/node_modules/react-markdown/node_modules/micromark/lib/initialize/flow.js +2 -0
  576. package/dist/node_modules/react-markdown/node_modules/micromark/lib/initialize/flow.js.map +1 -0
  577. package/dist/node_modules/react-markdown/node_modules/micromark/lib/initialize/text.js +2 -0
  578. package/dist/node_modules/react-markdown/node_modules/micromark/lib/initialize/text.js.map +1 -0
  579. package/dist/node_modules/react-markdown/node_modules/micromark/lib/parse.js +2 -0
  580. package/dist/node_modules/react-markdown/node_modules/micromark/lib/parse.js.map +1 -0
  581. package/dist/node_modules/react-markdown/node_modules/micromark/lib/postprocess.js +2 -0
  582. package/dist/node_modules/react-markdown/node_modules/micromark/lib/postprocess.js.map +1 -0
  583. package/dist/node_modules/react-markdown/node_modules/micromark/lib/preprocess.js +2 -0
  584. package/dist/node_modules/react-markdown/node_modules/micromark/lib/preprocess.js.map +1 -0
  585. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/attention.js +2 -0
  586. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/attention.js.map +1 -0
  587. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/autolink.js +2 -0
  588. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/autolink.js.map +1 -0
  589. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/blank-line.js +2 -0
  590. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/blank-line.js.map +1 -0
  591. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/block-quote.js +2 -0
  592. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/block-quote.js.map +1 -0
  593. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/character-escape.js +2 -0
  594. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/character-escape.js.map +1 -0
  595. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/character-reference.js +2 -0
  596. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/character-reference.js.map +1 -0
  597. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/code-fenced.js +2 -0
  598. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/code-fenced.js.map +1 -0
  599. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/code-indented.js +2 -0
  600. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/code-indented.js.map +1 -0
  601. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/code-text.js +2 -0
  602. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/code-text.js.map +1 -0
  603. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/content.js +2 -0
  604. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/content.js.map +1 -0
  605. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/definition.js +2 -0
  606. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/definition.js.map +1 -0
  607. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/hard-break-escape.js +2 -0
  608. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/hard-break-escape.js.map +1 -0
  609. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/heading-atx.js +2 -0
  610. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/heading-atx.js.map +1 -0
  611. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/html-flow.js +2 -0
  612. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/html-flow.js.map +1 -0
  613. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/html-text.js +2 -0
  614. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/html-text.js.map +1 -0
  615. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/label-end.js +2 -0
  616. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/label-end.js.map +1 -0
  617. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/label-start-image.js +2 -0
  618. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/label-start-image.js.map +1 -0
  619. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/label-start-link.js +2 -0
  620. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/label-start-link.js.map +1 -0
  621. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/line-ending.js +2 -0
  622. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/line-ending.js.map +1 -0
  623. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/list.js +2 -0
  624. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/list.js.map +1 -0
  625. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/setext-underline.js +2 -0
  626. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/setext-underline.js.map +1 -0
  627. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/thematic-break.js +2 -0
  628. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/thematic-break.js.map +1 -0
  629. package/dist/node_modules/react-markdown/node_modules/micromark-factory-destination/index.js +2 -0
  630. package/dist/node_modules/react-markdown/node_modules/micromark-factory-destination/index.js.map +1 -0
  631. package/dist/node_modules/react-markdown/node_modules/micromark-factory-label/index.js +2 -0
  632. package/dist/node_modules/react-markdown/node_modules/micromark-factory-label/index.js.map +1 -0
  633. package/dist/node_modules/react-markdown/node_modules/micromark-factory-space/index.js +2 -0
  634. package/dist/node_modules/react-markdown/node_modules/micromark-factory-space/index.js.map +1 -0
  635. package/dist/node_modules/react-markdown/node_modules/micromark-factory-title/index.js +2 -0
  636. package/dist/node_modules/react-markdown/node_modules/micromark-factory-title/index.js.map +1 -0
  637. package/dist/node_modules/react-markdown/node_modules/micromark-factory-whitespace/index.js +2 -0
  638. package/dist/node_modules/react-markdown/node_modules/micromark-factory-whitespace/index.js.map +1 -0
  639. package/dist/node_modules/react-markdown/node_modules/micromark-util-character/index.js +2 -0
  640. package/dist/node_modules/react-markdown/node_modules/micromark-util-character/index.js.map +1 -0
  641. package/dist/node_modules/react-markdown/node_modules/micromark-util-character/lib/unicode-punctuation-regex.js +2 -0
  642. package/dist/node_modules/react-markdown/node_modules/micromark-util-character/lib/unicode-punctuation-regex.js.map +1 -0
  643. package/dist/node_modules/react-markdown/node_modules/micromark-util-chunked/index.js +2 -0
  644. package/dist/node_modules/react-markdown/node_modules/micromark-util-chunked/index.js.map +1 -0
  645. package/dist/node_modules/react-markdown/node_modules/micromark-util-classify-character/index.js +2 -0
  646. package/dist/node_modules/react-markdown/node_modules/micromark-util-classify-character/index.js.map +1 -0
  647. package/dist/node_modules/react-markdown/node_modules/micromark-util-combine-extensions/index.js +2 -0
  648. package/dist/node_modules/react-markdown/node_modules/micromark-util-combine-extensions/index.js.map +1 -0
  649. package/dist/node_modules/react-markdown/node_modules/micromark-util-decode-numeric-character-reference/index.js +2 -0
  650. package/dist/node_modules/react-markdown/node_modules/micromark-util-decode-numeric-character-reference/index.js.map +1 -0
  651. package/dist/node_modules/react-markdown/node_modules/micromark-util-decode-string/index.js +2 -0
  652. package/dist/node_modules/react-markdown/node_modules/micromark-util-decode-string/index.js.map +1 -0
  653. package/dist/node_modules/react-markdown/node_modules/micromark-util-html-tag-name/index.js +2 -0
  654. package/dist/node_modules/react-markdown/node_modules/micromark-util-html-tag-name/index.js.map +1 -0
  655. package/dist/node_modules/react-markdown/node_modules/micromark-util-normalize-identifier/index.js +2 -0
  656. package/dist/node_modules/react-markdown/node_modules/micromark-util-normalize-identifier/index.js.map +1 -0
  657. package/dist/node_modules/react-markdown/node_modules/micromark-util-resolve-all/index.js +2 -0
  658. package/dist/node_modules/react-markdown/node_modules/micromark-util-resolve-all/index.js.map +1 -0
  659. package/dist/node_modules/react-markdown/node_modules/micromark-util-subtokenize/index.js +2 -0
  660. package/dist/node_modules/react-markdown/node_modules/micromark-util-subtokenize/index.js.map +1 -0
  661. package/dist/node_modules/react-markdown/node_modules/property-information/index.js +2 -0
  662. package/dist/node_modules/react-markdown/node_modules/property-information/index.js.map +1 -0
  663. package/dist/node_modules/react-markdown/node_modules/property-information/lib/aria.js +2 -0
  664. package/dist/node_modules/react-markdown/node_modules/property-information/lib/aria.js.map +1 -0
  665. package/dist/node_modules/react-markdown/node_modules/property-information/lib/find.js +2 -0
  666. package/dist/node_modules/react-markdown/node_modules/property-information/lib/find.js.map +1 -0
  667. package/dist/node_modules/react-markdown/node_modules/property-information/lib/hast-to-react.js +2 -0
  668. package/dist/node_modules/react-markdown/node_modules/property-information/lib/hast-to-react.js.map +1 -0
  669. package/dist/node_modules/react-markdown/node_modules/property-information/lib/html.js +2 -0
  670. package/dist/node_modules/react-markdown/node_modules/property-information/lib/html.js.map +1 -0
  671. package/dist/node_modules/react-markdown/node_modules/property-information/lib/normalize.js +2 -0
  672. package/dist/node_modules/react-markdown/node_modules/property-information/lib/normalize.js.map +1 -0
  673. package/dist/node_modules/react-markdown/node_modules/property-information/lib/svg.js +2 -0
  674. package/dist/node_modules/react-markdown/node_modules/property-information/lib/svg.js.map +1 -0
  675. package/dist/node_modules/react-markdown/node_modules/property-information/lib/util/case-insensitive-transform.js +2 -0
  676. package/dist/node_modules/react-markdown/node_modules/property-information/lib/util/case-insensitive-transform.js.map +1 -0
  677. package/dist/node_modules/react-markdown/node_modules/property-information/lib/util/case-sensitive-transform.js +2 -0
  678. package/dist/node_modules/react-markdown/node_modules/property-information/lib/util/case-sensitive-transform.js.map +1 -0
  679. package/dist/node_modules/react-markdown/node_modules/property-information/lib/util/create.js +2 -0
  680. package/dist/node_modules/react-markdown/node_modules/property-information/lib/util/create.js.map +1 -0
  681. package/dist/node_modules/react-markdown/node_modules/property-information/lib/util/defined-info.js +2 -0
  682. package/dist/node_modules/react-markdown/node_modules/property-information/lib/util/defined-info.js.map +1 -0
  683. package/dist/node_modules/react-markdown/node_modules/property-information/lib/util/info.js +2 -0
  684. package/dist/node_modules/react-markdown/node_modules/property-information/lib/util/info.js.map +1 -0
  685. package/dist/node_modules/react-markdown/node_modules/property-information/lib/util/merge.js +2 -0
  686. package/dist/node_modules/react-markdown/node_modules/property-information/lib/util/merge.js.map +1 -0
  687. package/dist/node_modules/react-markdown/node_modules/property-information/lib/util/schema.js +2 -0
  688. package/dist/node_modules/react-markdown/node_modules/property-information/lib/util/schema.js.map +1 -0
  689. package/dist/node_modules/react-markdown/node_modules/property-information/lib/util/types.js +2 -0
  690. package/dist/node_modules/react-markdown/node_modules/property-information/lib/util/types.js.map +1 -0
  691. package/dist/node_modules/react-markdown/node_modules/property-information/lib/xlink.js +2 -0
  692. package/dist/node_modules/react-markdown/node_modules/property-information/lib/xlink.js.map +1 -0
  693. package/dist/node_modules/react-markdown/node_modules/property-information/lib/xml.js +2 -0
  694. package/dist/node_modules/react-markdown/node_modules/property-information/lib/xml.js.map +1 -0
  695. package/dist/node_modules/react-markdown/node_modules/property-information/lib/xmlns.js +2 -0
  696. package/dist/node_modules/react-markdown/node_modules/property-information/lib/xmlns.js.map +1 -0
  697. package/dist/node_modules/react-markdown/node_modules/remark-parse/lib/index.js +2 -0
  698. package/dist/node_modules/react-markdown/node_modules/remark-parse/lib/index.js.map +1 -0
  699. package/dist/node_modules/react-markdown/node_modules/space-separated-tokens/index.js +2 -0
  700. package/dist/node_modules/react-markdown/node_modules/space-separated-tokens/index.js.map +1 -0
  701. package/dist/node_modules/react-markdown/node_modules/unified/lib/index.js +2 -0
  702. package/dist/node_modules/react-markdown/node_modules/unified/lib/index.js.map +1 -0
  703. package/dist/node_modules/react-markdown/node_modules/unist-util-is/lib/index.js +2 -0
  704. package/dist/node_modules/react-markdown/node_modules/unist-util-is/lib/index.js.map +1 -0
  705. package/dist/node_modules/react-markdown/node_modules/unist-util-stringify-position/lib/index.js +2 -0
  706. package/dist/node_modules/react-markdown/node_modules/unist-util-stringify-position/lib/index.js.map +1 -0
  707. package/dist/node_modules/react-markdown/node_modules/unist-util-visit/lib/index.js +2 -0
  708. package/dist/node_modules/react-markdown/node_modules/unist-util-visit/lib/index.js.map +1 -0
  709. package/dist/node_modules/react-markdown/node_modules/unist-util-visit-parents/lib/color.browser.js +2 -0
  710. package/dist/node_modules/react-markdown/node_modules/unist-util-visit-parents/lib/color.browser.js.map +1 -0
  711. package/dist/node_modules/react-markdown/node_modules/unist-util-visit-parents/lib/index.js +2 -0
  712. package/dist/node_modules/react-markdown/node_modules/unist-util-visit-parents/lib/index.js.map +1 -0
  713. package/dist/node_modules/react-markdown/node_modules/vfile/lib/index.js +2 -0
  714. package/dist/node_modules/react-markdown/node_modules/vfile/lib/index.js.map +1 -0
  715. package/dist/node_modules/react-markdown/node_modules/vfile/lib/minpath.browser.js +2 -0
  716. package/dist/node_modules/react-markdown/node_modules/vfile/lib/minpath.browser.js.map +1 -0
  717. package/dist/node_modules/react-markdown/node_modules/vfile/lib/minproc.browser.js +2 -0
  718. package/dist/node_modules/react-markdown/node_modules/vfile/lib/minproc.browser.js.map +1 -0
  719. package/dist/node_modules/react-markdown/node_modules/vfile/lib/minurl.browser.js +2 -0
  720. package/dist/node_modules/react-markdown/node_modules/vfile/lib/minurl.browser.js.map +1 -0
  721. package/dist/node_modules/react-markdown/node_modules/vfile/lib/minurl.shared.js +2 -0
  722. package/dist/node_modules/react-markdown/node_modules/vfile/lib/minurl.shared.js.map +1 -0
  723. package/dist/node_modules/react-markdown/node_modules/vfile-message/lib/index.js +2 -0
  724. package/dist/node_modules/react-markdown/node_modules/vfile-message/lib/index.js.map +1 -0
  725. package/dist/node_modules/unist-util-visit/node_modules/unist-util-is/lib/index.js +2 -0
  726. package/dist/node_modules/unist-util-visit/node_modules/unist-util-is/lib/index.js.map +1 -0
  727. package/dist/node_modules/unist-util-visit/node_modules/unist-util-visit-parents/lib/color.browser.js +2 -0
  728. package/dist/node_modules/unist-util-visit/node_modules/unist-util-visit-parents/lib/color.browser.js.map +1 -0
  729. package/dist/node_modules/unist-util-visit/node_modules/unist-util-visit-parents/lib/index.js +2 -0
  730. package/dist/node_modules/unist-util-visit/node_modules/unist-util-visit-parents/lib/index.js.map +1 -0
  731. package/dist/node_modules/unist-util-visit-parents/lib/color.js +2 -0
  732. package/dist/node_modules/unist-util-visit-parents/lib/color.js.map +1 -0
  733. package/dist/node_modules/vfile-message/node_modules/unist-util-stringify-position/lib/index.js +2 -0
  734. package/dist/node_modules/vfile-message/node_modules/unist-util-stringify-position/lib/index.js.map +1 -0
  735. package/dist/types/src/features/IL-OTJ/ILOTJ.d.ts +0 -15
  736. package/dist/types/src/features/IL-OTJ/ILOTJ.d.ts.map +1 -1
  737. package/dist/types/src/features/IL-OTJ/ILOTJTest.d.ts +0 -4
  738. package/dist/types/src/features/IL-OTJ/ILOTJTest.d.ts.map +1 -1
  739. package/dist/types/src/features/IL-OTJ/_components/AccordionSection.d.ts +7 -0
  740. package/dist/types/src/features/IL-OTJ/_components/AccordionSection.d.ts.map +1 -0
  741. package/dist/types/src/features/IL-OTJ/_components/BookLearningForm.d.ts +23 -0
  742. package/dist/types/src/features/IL-OTJ/_components/BookLearningForm.d.ts.map +1 -0
  743. package/dist/types/src/features/IL-OTJ/_components/ChatComponent.d.ts +31 -0
  744. package/dist/types/src/features/IL-OTJ/_components/ChatComponent.d.ts.map +1 -0
  745. package/dist/types/src/features/IL-OTJ/_components/ChatComponents/ChatComponent.d.ts +0 -5
  746. package/dist/types/src/features/IL-OTJ/_components/ChatComponents/ChatComponent.d.ts.map +1 -1
  747. package/dist/types/src/features/IL-OTJ/_components/ChatComponents/ChatHeader.d.ts.map +1 -1
  748. package/dist/types/src/features/IL-OTJ/_components/ConflictingLearningWarnCard.d.ts +13 -0
  749. package/dist/types/src/features/IL-OTJ/_components/ConflictingLearningWarnCard.d.ts.map +1 -0
  750. package/dist/types/src/features/IL-OTJ/_components/ConflictingLearningWarnCardDB.d.ts +41 -0
  751. package/dist/types/src/features/IL-OTJ/_components/ConflictingLearningWarnCardDB.d.ts.map +1 -0
  752. package/dist/types/src/features/IL-OTJ/_components/ContextualChatComponent.d.ts +62 -0
  753. package/dist/types/src/features/IL-OTJ/_components/ContextualChatComponent.d.ts.map +1 -0
  754. package/dist/types/src/features/IL-OTJ/_components/ContextualConflictDBCard.d.ts +30 -0
  755. package/dist/types/src/features/IL-OTJ/_components/ContextualConflictDBCard.d.ts.map +1 -0
  756. package/dist/types/src/features/IL-OTJ/_components/ContextualLearningForm.d.ts +1 -0
  757. package/dist/types/src/features/IL-OTJ/_components/ContextualLearningForm.d.ts.map +1 -0
  758. package/dist/types/src/features/IL-OTJ/_components/ILComponents.d.ts +74 -0
  759. package/dist/types/src/features/IL-OTJ/_components/ILComponents.d.ts.map +1 -0
  760. package/dist/types/src/features/IL-OTJ/_components/ILPopup.d.ts +1 -3
  761. package/dist/types/src/features/IL-OTJ/_components/ILPopup.d.ts.map +1 -1
  762. package/dist/types/src/features/IL-OTJ/_components/ILPopup.styles.d.ts +1 -1
  763. package/dist/types/src/features/IL-OTJ/_components/ILPopup.styles.d.ts.map +1 -1
  764. package/dist/types/src/features/IL-OTJ/_components/LearningDetailsForm.d.ts +71 -0
  765. package/dist/types/src/features/IL-OTJ/_components/LearningDetailsForm.d.ts.map +1 -0
  766. package/dist/types/src/features/IL-OTJ/_components/MessageRendering/ClickableChatComponents.d.ts.map +1 -1
  767. package/dist/types/src/features/IL-OTJ/_components/MessageRendering/CustomComponents.d.ts +10 -0
  768. package/dist/types/src/features/IL-OTJ/_components/MessageRendering/CustomComponents.d.ts.map +1 -0
  769. package/dist/types/src/features/IL-OTJ/_components/MessageRendering/MarkdownElements.d.ts.map +1 -1
  770. package/dist/types/src/features/IL-OTJ/_components/MessageRendering/MessageRendering.d.ts +8 -11
  771. package/dist/types/src/features/IL-OTJ/_components/MessageRendering/MessageRendering.d.ts.map +1 -1
  772. package/dist/types/src/features/IL-OTJ/_components/MessageRendering.d.ts +14 -0
  773. package/dist/types/src/features/IL-OTJ/_components/MessageRendering.d.ts.map +1 -0
  774. package/dist/types/src/features/IL-OTJ/_components/RuleValidationCard.d.ts +16 -7
  775. package/dist/types/src/features/IL-OTJ/_components/RuleValidationCard.d.ts.map +1 -1
  776. package/dist/types/src/features/IL-OTJ/_components/SimilarLearningCard.d.ts +20 -0
  777. package/dist/types/src/features/IL-OTJ/_components/SimilarLearningCard.d.ts.map +1 -0
  778. package/dist/types/src/features/IL-OTJ/_components/TemplateRetrievalForm.d.ts +50 -0
  779. package/dist/types/src/features/IL-OTJ/_components/TemplateRetrievalForm.d.ts.map +1 -0
  780. package/dist/types/src/features/IL-OTJ/_components/atoms/Button.d.ts +7 -0
  781. package/dist/types/src/features/IL-OTJ/_components/atoms/Button.d.ts.map +1 -0
  782. package/dist/types/src/features/IL-OTJ/_components/atoms/Dropdown/Dropdown.d.ts +1 -2
  783. package/dist/types/src/features/IL-OTJ/_components/atoms/Dropdown/Dropdown.d.ts.map +1 -1
  784. package/dist/types/src/features/IL-OTJ/_components/atoms/Dropdown.d.ts +13 -0
  785. package/dist/types/src/features/IL-OTJ/_components/atoms/Dropdown.d.ts.map +1 -0
  786. package/dist/types/src/features/IL-OTJ/_components/atoms/Textarea/Textarea.d.ts +0 -7
  787. package/dist/types/src/features/IL-OTJ/_components/atoms/Textarea/Textarea.d.ts.map +1 -1
  788. package/dist/types/src/features/IL-OTJ/_components/atoms/Textarea.d.ts +6 -0
  789. package/dist/types/src/features/IL-OTJ/_components/atoms/Textarea.d.ts.map +1 -0
  790. package/dist/types/src/features/IL-OTJ/_components/atoms/Toggle.d.ts +7 -0
  791. package/dist/types/src/features/IL-OTJ/_components/atoms/Toggle.d.ts.map +1 -0
  792. package/dist/types/src/features/IL-OTJ/_components/atoms/index.d.ts +4 -0
  793. package/dist/types/src/features/IL-OTJ/_components/atoms/index.d.ts.map +1 -0
  794. package/dist/types/src/features/IL-OTJ/_components/molecules/Condition/ConditionList.d.ts +3 -9
  795. package/dist/types/src/features/IL-OTJ/_components/molecules/Condition/ConditionList.d.ts.map +1 -1
  796. package/dist/types/src/features/IL-OTJ/_components/molecules/ConditionList.d.ts +16 -0
  797. package/dist/types/src/features/IL-OTJ/_components/molecules/ConditionList.d.ts.map +1 -0
  798. package/dist/types/src/features/IL-OTJ/_components/molecules/SectionWrapper.d.ts +14 -0
  799. package/dist/types/src/features/IL-OTJ/_components/molecules/SectionWrapper.d.ts.map +1 -0
  800. package/dist/types/src/features/IL-OTJ/_components/molecules/Sections/SectionWrapper.d.ts +1 -2
  801. package/dist/types/src/features/IL-OTJ/_components/molecules/Sections/SectionWrapper.d.ts.map +1 -1
  802. package/dist/types/src/features/IL-OTJ/_components/molecules/SeparationRow.d.ts +10 -0
  803. package/dist/types/src/features/IL-OTJ/_components/molecules/SeparationRow.d.ts.map +1 -0
  804. package/dist/types/src/features/IL-OTJ/_components/molecules/index.d.ts +4 -0
  805. package/dist/types/src/features/IL-OTJ/_components/molecules/index.d.ts.map +1 -0
  806. package/dist/types/src/features/IL-OTJ/_components/organisms/ConditionSection/ConditionSection.d.ts +1 -1
  807. package/dist/types/src/features/IL-OTJ/_components/organisms/ConditionSection/ConditionSection.d.ts.map +1 -1
  808. package/dist/types/src/features/IL-OTJ/_components/organisms/ConditionSection.d.ts +2 -0
  809. package/dist/types/src/features/IL-OTJ/_components/organisms/ConditionSection.d.ts.map +1 -0
  810. package/dist/types/src/features/IL-OTJ/_components/organisms/ConfigSection/ConfigSection.d.ts +1 -3
  811. package/dist/types/src/features/IL-OTJ/_components/organisms/ConfigSection/ConfigSection.d.ts.map +1 -1
  812. package/dist/types/src/features/IL-OTJ/_components/organisms/ConfigSection.d.ts +2 -0
  813. package/dist/types/src/features/IL-OTJ/_components/organisms/ConfigSection.d.ts.map +1 -0
  814. package/dist/types/src/features/IL-OTJ/_components/organisms/ScopeSection/ScopeSection.d.ts +1 -5
  815. package/dist/types/src/features/IL-OTJ/_components/organisms/ScopeSection/ScopeSection.d.ts.map +1 -1
  816. package/dist/types/src/features/IL-OTJ/_components/organisms/ScopeSection.d.ts +25 -0
  817. package/dist/types/src/features/IL-OTJ/_components/organisms/ScopeSection.d.ts.map +1 -0
  818. package/dist/types/src/features/IL-OTJ/_components/organisms/TextSection/TextSection.d.ts +1 -1
  819. package/dist/types/src/features/IL-OTJ/_components/organisms/TextSection/TextSection.d.ts.map +1 -1
  820. package/dist/types/src/features/IL-OTJ/_components/organisms/TextSection.d.ts +2 -0
  821. package/dist/types/src/features/IL-OTJ/_components/organisms/TextSection.d.ts.map +1 -0
  822. package/dist/types/src/features/IL-OTJ/_components/organisms/index.d.ts +5 -0
  823. package/dist/types/src/features/IL-OTJ/_components/organisms/index.d.ts.map +1 -0
  824. package/dist/types/src/features/IL-OTJ/_components/templates/AudactyTemplate.d.ts +2 -0
  825. package/dist/types/src/features/IL-OTJ/_components/templates/AudactyTemplate.d.ts.map +1 -0
  826. package/dist/types/src/features/IL-OTJ/_components/templates/Testing.d.ts +2 -0
  827. package/dist/types/src/features/IL-OTJ/_components/templates/Testing.d.ts.map +1 -0
  828. package/dist/types/src/features/IL-OTJ/_components/templates/TrafficManager/CreateRule.d.ts.map +1 -1
  829. package/dist/types/src/features/IL-OTJ/_components/templates/TrafficManagerTemplate.d.ts +2 -0
  830. package/dist/types/src/features/IL-OTJ/_components/templates/TrafficManagerTemplate.d.ts.map +1 -0
  831. package/dist/types/src/features/IL-OTJ/_components/templates/index.d.ts +3 -0
  832. package/dist/types/src/features/IL-OTJ/_components/templates/index.d.ts.map +1 -0
  833. package/dist/types/src/features/IL-OTJ/_components/templates/templatesMap.d.ts +7 -0
  834. package/dist/types/src/features/IL-OTJ/_components/templates/templatesMap.d.ts.map +1 -0
  835. package/dist/types/src/features/IL-OTJ/helpers/utils.d.ts +0 -2
  836. package/dist/types/src/features/IL-OTJ/helpers/utils.d.ts.map +1 -1
  837. package/dist/types/src/features/IL-OTJ/hooks/useHeaderObserver.d.ts +13 -0
  838. package/dist/types/src/features/IL-OTJ/hooks/useHeaderObserver.d.ts.map +1 -0
  839. package/package.json +1 -1
  840. package/dist/cjs/features/IL-OTJ/_components/AccordianSection.js.map +0 -1
  841. package/dist/cjs/features/IL-OTJ/_components/ConflictingReasoningCard.js +0 -2
  842. package/dist/cjs/features/IL-OTJ/_components/ConflictingReasoningCard.js.map +0 -1
  843. package/dist/cjs/features/IL-OTJ/_components/CriticalGaps.js +0 -2
  844. package/dist/cjs/features/IL-OTJ/_components/CriticalGaps.js.map +0 -1
  845. package/dist/cjs/features/IL-OTJ/_components/MarkdownComponents/MarkdownElements.js +0 -2
  846. package/dist/cjs/features/IL-OTJ/_components/MarkdownComponents/MarkdownElements.js.map +0 -1
  847. package/dist/cjs/features/IL-OTJ/_components/MarkdownComponents/MarkdownSelect.js +0 -2
  848. package/dist/cjs/features/IL-OTJ/_components/MarkdownComponents/MarkdownSelect.js.map +0 -1
  849. package/dist/cjs/features/IL-OTJ/_components/MessageRendering/RuleValidationCard.js +0 -2
  850. package/dist/cjs/features/IL-OTJ/_components/MessageRendering/RuleValidationCard.js.map +0 -1
  851. package/dist/cjs/features/IL-OTJ/_components/MessageRendering/RuleVariantCard.js +0 -2
  852. package/dist/cjs/features/IL-OTJ/_components/MessageRendering/RuleVariantCard.js.map +0 -1
  853. package/dist/cjs/features/IL-OTJ/_components/VariantLoadingOverlay.js +0 -2
  854. package/dist/cjs/features/IL-OTJ/_components/VariantLoadingOverlay.js.map +0 -1
  855. package/dist/cjs/features/IL-OTJ/_components/_svg/LeftAndRightArrow.js +0 -2
  856. package/dist/cjs/features/IL-OTJ/_components/_svg/LeftAndRightArrow.js.map +0 -1
  857. package/dist/cjs/features/IL-OTJ/_components/_svg/PencilEdit.js +0 -2
  858. package/dist/cjs/features/IL-OTJ/_components/_svg/PencilEdit.js.map +0 -1
  859. package/dist/cjs/features/IL-OTJ/_components/_svg/RadioButton.js +0 -2
  860. package/dist/cjs/features/IL-OTJ/_components/_svg/RadioButton.js.map +0 -1
  861. package/dist/cjs/features/IL-OTJ/_components/templates/RuleComparison/RuleComparison.js +0 -2
  862. package/dist/cjs/features/IL-OTJ/_components/templates/RuleComparison/RuleComparison.js.map +0 -1
  863. package/dist/features/IL-OTJ/_components/AccordianSection.js +0 -2
  864. package/dist/features/IL-OTJ/_components/AccordianSection.js.map +0 -1
  865. package/dist/features/IL-OTJ/_components/ConflictingReasoningCard.js +0 -2
  866. package/dist/features/IL-OTJ/_components/ConflictingReasoningCard.js.map +0 -1
  867. package/dist/features/IL-OTJ/_components/CriticalGaps.js +0 -2
  868. package/dist/features/IL-OTJ/_components/CriticalGaps.js.map +0 -1
  869. package/dist/features/IL-OTJ/_components/MarkdownComponents/MarkdownElements.js +0 -2
  870. package/dist/features/IL-OTJ/_components/MarkdownComponents/MarkdownElements.js.map +0 -1
  871. package/dist/features/IL-OTJ/_components/MarkdownComponents/MarkdownSelect.js +0 -2
  872. package/dist/features/IL-OTJ/_components/MarkdownComponents/MarkdownSelect.js.map +0 -1
  873. package/dist/features/IL-OTJ/_components/MessageRendering/RuleValidationCard.js +0 -2
  874. package/dist/features/IL-OTJ/_components/MessageRendering/RuleValidationCard.js.map +0 -1
  875. package/dist/features/IL-OTJ/_components/MessageRendering/RuleVariantCard.js +0 -2
  876. package/dist/features/IL-OTJ/_components/MessageRendering/RuleVariantCard.js.map +0 -1
  877. package/dist/features/IL-OTJ/_components/VariantLoadingOverlay.js +0 -2
  878. package/dist/features/IL-OTJ/_components/VariantLoadingOverlay.js.map +0 -1
  879. package/dist/features/IL-OTJ/_components/_svg/LeftAndRightArrow.js +0 -2
  880. package/dist/features/IL-OTJ/_components/_svg/LeftAndRightArrow.js.map +0 -1
  881. package/dist/features/IL-OTJ/_components/_svg/PencilEdit.js +0 -2
  882. package/dist/features/IL-OTJ/_components/_svg/PencilEdit.js.map +0 -1
  883. package/dist/features/IL-OTJ/_components/_svg/RadioButton.js +0 -2
  884. package/dist/features/IL-OTJ/_components/_svg/RadioButton.js.map +0 -1
  885. package/dist/features/IL-OTJ/_components/templates/RuleComparison/RuleComparison.js +0 -2
  886. package/dist/features/IL-OTJ/_components/templates/RuleComparison/RuleComparison.js.map +0 -1
  887. package/dist/types/src/features/IL-OTJ/_components/AccordianSection.d.ts +0 -31
  888. package/dist/types/src/features/IL-OTJ/_components/AccordianSection.d.ts.map +0 -1
  889. package/dist/types/src/features/IL-OTJ/_components/ConflictingReasoningCard.d.ts +0 -10
  890. package/dist/types/src/features/IL-OTJ/_components/ConflictingReasoningCard.d.ts.map +0 -1
  891. package/dist/types/src/features/IL-OTJ/_components/CriticalGaps.d.ts +0 -8
  892. package/dist/types/src/features/IL-OTJ/_components/CriticalGaps.d.ts.map +0 -1
  893. package/dist/types/src/features/IL-OTJ/_components/MarkdownComponents/MarkdownElements.d.ts +0 -29
  894. package/dist/types/src/features/IL-OTJ/_components/MarkdownComponents/MarkdownElements.d.ts.map +0 -1
  895. package/dist/types/src/features/IL-OTJ/_components/MarkdownComponents/MarkdownSelect.d.ts +0 -20
  896. package/dist/types/src/features/IL-OTJ/_components/MarkdownComponents/MarkdownSelect.d.ts.map +0 -1
  897. package/dist/types/src/features/IL-OTJ/_components/MessageRendering/RuleValidationCard.d.ts +0 -22
  898. package/dist/types/src/features/IL-OTJ/_components/MessageRendering/RuleValidationCard.d.ts.map +0 -1
  899. package/dist/types/src/features/IL-OTJ/_components/MessageRendering/RuleVariantCard.d.ts +0 -17
  900. package/dist/types/src/features/IL-OTJ/_components/MessageRendering/RuleVariantCard.d.ts.map +0 -1
  901. package/dist/types/src/features/IL-OTJ/_components/VariantLoadingOverlay.d.ts +0 -9
  902. package/dist/types/src/features/IL-OTJ/_components/VariantLoadingOverlay.d.ts.map +0 -1
  903. package/dist/types/src/features/IL-OTJ/_components/_svg/LeftAndRightArrow.d.ts +0 -3
  904. package/dist/types/src/features/IL-OTJ/_components/_svg/LeftAndRightArrow.d.ts.map +0 -1
  905. package/dist/types/src/features/IL-OTJ/_components/_svg/PencilEdit.d.ts +0 -8
  906. package/dist/types/src/features/IL-OTJ/_components/_svg/PencilEdit.d.ts.map +0 -1
  907. package/dist/types/src/features/IL-OTJ/_components/_svg/RadioButton.d.ts +0 -9
  908. package/dist/types/src/features/IL-OTJ/_components/_svg/RadioButton.d.ts.map +0 -1
  909. package/dist/types/src/features/IL-OTJ/_components/templates/RuleComparison/RuleComparison.d.ts +0 -20
  910. package/dist/types/src/features/IL-OTJ/_components/templates/RuleComparison/RuleComparison.d.ts.map +0 -1
@@ -0,0 +1,62 @@
1
+ import React from 'react';
2
+ import './ChatComponent.css';
3
+ import { FormattedValidationRecommendation } from '../../../utils/recommendationParser';
4
+ interface ChatComponentProps {
5
+ chatAssistantLogoUrl: string;
6
+ chatAssistantName: string;
7
+ organizationName: string;
8
+ baseUrl: string;
9
+ setInstantLearningSuggestions: any;
10
+ formDataState: any;
11
+ setFormDataState: any;
12
+ hasUserFilledForm: boolean;
13
+ setHasUserFilledForm: React.Dispatch<React.SetStateAction<boolean>>;
14
+ baseWebsocketUrl: string;
15
+ setIsNewChatClicked: React.Dispatch<React.SetStateAction<boolean>>;
16
+ selectedText: string;
17
+ ChatIconComponent: React.ReactNode;
18
+ ggcAssistantName: string;
19
+ ThinkingBulbIconComponent: React.ReactNode;
20
+ hasUserWrittenModification: boolean;
21
+ setExtractedModification: React.Dispatch<React.SetStateAction<string>> | React.Dispatch<React.SetStateAction<null>>;
22
+ setSave: React.Dispatch<React.SetStateAction<boolean>>;
23
+ setExtractedTooltip: React.Dispatch<React.SetStateAction<string>>;
24
+ setIsSaveLoading: React.Dispatch<React.SetStateAction<boolean>>;
25
+ isSaveLoading: boolean;
26
+ save: boolean;
27
+ instantLearningSuggestions: any;
28
+ template?: string;
29
+ setShouldTriggerSave: React.Dispatch<React.SetStateAction<boolean>>;
30
+ isFormSaveClicked: boolean;
31
+ setIsFormSavedClicked: React.Dispatch<React.SetStateAction<boolean>>;
32
+ validationWtaResponse?: any;
33
+ setValidationWtaResponse?: any;
34
+ learningWtaResponse?: any;
35
+ setLearningWtaResponse?: any;
36
+ onDeleteLearning?: (label: string) => void;
37
+ deleteLearningTrigger?: string | null;
38
+ setDeleteLearningTrigger?: React.Dispatch<React.SetStateAction<string | null>>;
39
+ onMergeLearning?: (learningId: string) => void;
40
+ mergeLearningTrigger?: string | null;
41
+ setMergeLearningTrigger?: React.Dispatch<React.SetStateAction<string | null>>;
42
+ onResetLearningData?: () => void;
43
+ setEditConflictingLearningTrigger: React.Dispatch<React.SetStateAction<string | null>>;
44
+ setEditSimilarLearningTrigger: React.Dispatch<React.SetStateAction<string | null>>;
45
+ sendMessageInChat: string;
46
+ setSendMessageInChat: React.Dispatch<React.SetStateAction<string>>;
47
+ setIsMergeLoading: React.Dispatch<React.SetStateAction<boolean>>;
48
+ setExtractedHowToRespond: React.Dispatch<React.SetStateAction<string>>;
49
+ setExtractedTopic: React.Dispatch<React.SetStateAction<string>>;
50
+ setExtractedCategories: React.Dispatch<React.SetStateAction<string[]>>;
51
+ setValidationRecommendations: (recommendations: FormattedValidationRecommendation | null) => void;
52
+ validationRecommendations: FormattedValidationRecommendation | null;
53
+ addInReview?: any[];
54
+ editInReview?: any[];
55
+ deleteInReview?: {
56
+ question_id: string;
57
+ variant_id: string;
58
+ }[];
59
+ }
60
+ declare const ChatComponent: React.FC<ChatComponentProps>;
61
+ export default ChatComponent;
62
+ //# sourceMappingURL=ContextualChatComponent.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ContextualChatComponent.d.ts","sourceRoot":"","sources":["../../../../../../src/features/IL-OTJ/_components/ContextualChatComponent.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA4D,MAAM,OAAO,CAAA;AAYhF,OAAO,qBAAqB,CAAA;AAI5B,OAAO,EAAkC,iCAAiC,EAAE,MAAM,qCAAqC,CAAC;AA8BxH,UAAU,kBAAkB;IACxB,oBAAoB,EAAE,MAAM,CAAA;IAC5B,iBAAiB,EAAE,MAAM,CAAA;IACzB,gBAAgB,EAAE,MAAM,CAAA;IACxB,OAAO,EAAE,MAAM,CAAA;IACf,6BAA6B,EAAE,GAAG,CAAA;IAClC,aAAa,EAAE,GAAG,CAAC;IACnB,gBAAgB,EAAE,GAAG,CAAC;IACtB,iBAAiB,EAAE,OAAO,CAAA;IAC1B,oBAAoB,EAAE,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,cAAc,CAAC,OAAO,CAAC,CAAC,CAAA;IACnE,gBAAgB,EAAE,MAAM,CAAA;IACxB,mBAAmB,EAAE,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,cAAc,CAAC,OAAO,CAAC,CAAC,CAAA;IAClE,YAAY,EAAE,MAAM,CAAA;IACpB,iBAAiB,EAAE,KAAK,CAAC,SAAS,CAAA;IAClC,gBAAgB,EAAE,MAAM,CAAA;IACxB,yBAAyB,EAAE,KAAK,CAAC,SAAS,CAAA;IAC1C,0BAA0B,EAAE,OAAO,CAAA;IACnC,wBAAwB,EAAE,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,cAAc,CAAC,MAAM,CAAC,CAAC,GAAG,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,cAAc,CAAC,IAAI,CAAC,CAAC,CAAA;IACnH,OAAO,EAAE,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,cAAc,CAAC,OAAO,CAAC,CAAC,CAAA;IACtD,mBAAmB,EAAE,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,cAAc,CAAC,MAAM,CAAC,CAAC,CAAA;IACjE,gBAAgB,EAAE,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,cAAc,CAAC,OAAO,CAAC,CAAC,CAAA;IAC/D,aAAa,EAAE,OAAO,CAAA;IACtB,IAAI,EAAE,OAAO,CAAA;IACb,0BAA0B,EAAE,GAAG,CAAA;IAC/B,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,oBAAoB,EAAE,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,cAAc,CAAC,OAAO,CAAC,CAAC,CAAC;IACpE,iBAAiB,EAAE,OAAO,CAAC;IAC3B,qBAAqB,EAAE,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,cAAc,CAAC,OAAO,CAAC,CAAC,CAAC;IACrE,qBAAqB,CAAC,EAAE,GAAG,CAAC;IAC5B,wBAAwB,CAAC,EAAE,GAAG,CAAC;IAC/B,mBAAmB,CAAC,EAAE,GAAG,CAAC;IAC1B,sBAAsB,CAAC,EAAE,GAAG,CAAC;IAC7B,gBAAgB,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IAC3C,qBAAqB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACtC,wBAAwB,CAAC,EAAE,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,cAAc,CAAC,MAAM,GAAG,IAAI,CAAC,CAAC,CAAC;IAC/E,eAAe,CAAC,EAAE,CAAC,UAAU,EAAE,MAAM,KAAK,IAAI,CAAC;IAC/C,oBAAoB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACrC,uBAAuB,CAAC,EAAE,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,cAAc,CAAC,MAAM,GAAG,IAAI,CAAC,CAAC,CAAC;IAC9E,mBAAmB,CAAC,EAAE,MAAM,IAAI,CAAC;IACjC,iCAAiC,EAAE,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,cAAc,CAAC,MAAM,GAAG,IAAI,CAAC,CAAC,CAAC;IACvF,6BAA6B,EAAE,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,cAAc,CAAC,MAAM,GAAG,IAAI,CAAC,CAAC,CAAC;IACnF,iBAAiB,EAAE,MAAM,CAAA;IACzB,oBAAoB,EAAE,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,cAAc,CAAC,MAAM,CAAC,CAAC,CAAA;IAClE,iBAAiB,EAAE,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,cAAc,CAAC,OAAO,CAAC,CAAC,CAAA;IAChE,wBAAwB,EAAE,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,cAAc,CAAC,MAAM,CAAC,CAAC,CAAC;IACvE,iBAAiB,EAAE,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,cAAc,CAAC,MAAM,CAAC,CAAC,CAAC;IAChE,sBAAsB,EAAE,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,cAAc,CAAC,MAAM,EAAE,CAAC,CAAC,CAAC;IACvE,4BAA4B,EAAE,CAAC,eAAe,EAAE,iCAAiC,GAAG,IAAI,KAAK,IAAI,CAAC;IAClG,yBAAyB,EAAE,iCAAiC,GAAG,IAAI,CAAC;IACpE,WAAW,CAAC,EAAG,GAAG,EAAE,CAAC;IACrB,YAAY,CAAC,EAAG,GAAG,EAAE,CAAC;IACtB,cAAc,CAAC,EAAG;QAAE,WAAW,EAAE,MAAM,CAAC;QAAC,UAAU,EAAE,MAAM,CAAA;KAAE,EAAE,CAAC;CAEnE;AAoaD,QAAA,MAAM,aAAa,EAAE,KAAK,CAAC,EAAE,CAAC,kBAAkB,CAgjF/C,CAAA;AAED,eAAe,aAAa,CAAA"}
@@ -0,0 +1,30 @@
1
+ import React from "react";
2
+ interface LearningFeedback {
3
+ variant: string;
4
+ when_to_apply: string | string[];
5
+ when_not_to_apply: string | string[];
6
+ }
7
+ interface LearningConflict {
8
+ id: string;
9
+ feedback: LearningFeedback;
10
+ similarity_score: number;
11
+ reason: string;
12
+ }
13
+ interface ContextualConflictsDisplayDBProps {
14
+ conflictingConditions: [LearningConflict[], LearningConflict[]];
15
+ baseUrl?: string;
16
+ organizationName?: string;
17
+ chatAssistantName?: string;
18
+ onDeleted?: (variantId: string) => void;
19
+ onMergeMessage?: (message: string) => void;
20
+ setSendMessageInChat: React.Dispatch<React.SetStateAction<string>>;
21
+ editConflictingLearningTrigger?: any;
22
+ editSimilarLearningTrigger?: any;
23
+ onSetOperationStatus?: (status: {
24
+ status: 'success' | 'error';
25
+ message: string;
26
+ } | null) => void;
27
+ }
28
+ declare const ContextualConflictsDisplayDB: React.FC<ContextualConflictsDisplayDBProps>;
29
+ export default ContextualConflictsDisplayDB;
30
+ //# sourceMappingURL=ContextualConflictDBCard.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ContextualConflictDBCard.d.ts","sourceRoot":"","sources":["../../../../../../src/features/IL-OTJ/_components/ContextualConflictDBCard.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAsC,MAAM,OAAO,CAAC;AAoB3D,UAAU,gBAAgB;IACxB,OAAO,EAAE,MAAM,CAAC;IAChB,aAAa,EAAE,MAAM,GAAG,MAAM,EAAE,CAAC;IACjC,iBAAiB,EAAE,MAAM,GAAG,MAAM,EAAE,CAAC;CACtC;AAED,UAAU,gBAAgB;IACxB,EAAE,EAAE,MAAM,CAAC;IACX,QAAQ,EAAE,gBAAgB,CAAC;IAC3B,gBAAgB,EAAE,MAAM,CAAC;IACzB,MAAM,EAAE,MAAM,CAAC;CAChB;AAED,UAAU,iCAAiC;IACzC,qBAAqB,EAAE,CAAC,gBAAgB,EAAE,EAAE,gBAAgB,EAAE,CAAC,CAAC;IAChE,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAC3B,SAAS,CAAC,EAAE,CAAC,SAAS,EAAE,MAAM,KAAK,IAAI,CAAC;IACxC,cAAc,CAAC,EAAE,CAAC,OAAO,EAAE,MAAM,KAAK,IAAI,CAAC;IAC3C,oBAAoB,EAAE,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,cAAc,CAAC,MAAM,CAAC,CAAC,CAAC;IACnE,8BAA8B,CAAC,EAAE,GAAG,CAAC;IACrC,0BAA0B,CAAC,EAAE,GAAG,CAAC;IACjC,oBAAoB,CAAC,EAAE,CAAC,MAAM,EAAE;QAAE,MAAM,EAAE,SAAS,GAAG,OAAO,CAAC;QAAC,OAAO,EAAE,MAAM,CAAA;KAAE,GAAG,IAAI,KAAK,IAAI,CAAC;CAClG;AAED,QAAA,MAAM,4BAA4B,EAAE,KAAK,CAAC,EAAE,CAAC,iCAAiC,CA8jB7E,CAAC;AAEF,eAAe,4BAA4B,CAAC"}
@@ -0,0 +1 @@
1
+ //# sourceMappingURL=ContextualLearningForm.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ContextualLearningForm.d.ts","sourceRoot":"","sources":["../../../../../../src/features/IL-OTJ/_components/ContextualLearningForm.tsx"],"names":[],"mappings":""}
@@ -0,0 +1,74 @@
1
+ /// <reference types="react" />
2
+ interface SectionWrapperProps {
3
+ id: string;
4
+ required: boolean;
5
+ title: string;
6
+ children: React.ReactNode;
7
+ openSections: Set<string>;
8
+ setOpenSections: React.Dispatch<React.SetStateAction<Set<string>>>;
9
+ }
10
+ interface ScopeData {
11
+ id: string;
12
+ required: boolean;
13
+ openSections: Set<string>;
14
+ setOpenSections: React.Dispatch<React.SetStateAction<Set<string>>>;
15
+ scopeData: {
16
+ station: string;
17
+ tiers: string[];
18
+ };
19
+ onScopeChange: (field: 'station' | 'tiers', value: string | string[]) => void;
20
+ }
21
+ interface SeparationsProps {
22
+ type: string;
23
+ isEnabled: boolean;
24
+ duration: number;
25
+ onToggle: () => void;
26
+ onDurationChange: (value: number) => void;
27
+ }
28
+ interface CodeToggleProps {
29
+ label: string;
30
+ isEnabled: boolean;
31
+ onToggle: () => void;
32
+ }
33
+ interface ConfigSectionProps {
34
+ id: string;
35
+ required: boolean;
36
+ openSections: Set<string>;
37
+ setOpenSections: React.Dispatch<React.SetStateAction<Set<string>>>;
38
+ configData: any;
39
+ onConfigChange: (key: string, value: any) => void;
40
+ }
41
+ interface TextSectionProps {
42
+ id: string;
43
+ required: boolean;
44
+ openSections: Set<string>;
45
+ setOpenSections: React.Dispatch<React.SetStateAction<Set<string>>>;
46
+ value: string;
47
+ onChange: (value: string) => void;
48
+ placeholder?: string;
49
+ }
50
+ interface ConditionItem {
51
+ id: number;
52
+ text: string;
53
+ }
54
+ interface ConditionSectionProps {
55
+ id: string;
56
+ required: boolean;
57
+ title: string;
58
+ openSections: Set<string>;
59
+ setOpenSections: React.Dispatch<React.SetStateAction<Set<string>>>;
60
+ conditions: ConditionItem[];
61
+ onAddCondition: () => void;
62
+ onRemoveCondition: (id: number) => void;
63
+ onEditCondition: (id: number, text: string) => void;
64
+ }
65
+ export declare const SectionWrapper: ({ id, required, title, children, openSections, setOpenSections }: SectionWrapperProps) => import("react/jsx-runtime").JSX.Element;
66
+ export declare const ScopeSection: ({ id, required, openSections, setOpenSections, scopeData, onScopeChange }: ScopeData) => import("react/jsx-runtime").JSX.Element;
67
+ export declare const Separations: ({ type, isEnabled, duration, onToggle, onDurationChange }: SeparationsProps) => import("react/jsx-runtime").JSX.Element;
68
+ export declare const CodeToggle: ({ label, isEnabled, onToggle }: CodeToggleProps) => import("react/jsx-runtime").JSX.Element;
69
+ export declare const ConfigSection: ({ id, required, openSections, setOpenSections, configData, onConfigChange }: ConfigSectionProps) => import("react/jsx-runtime").JSX.Element;
70
+ export declare const WhyThisLearningSection: ({ id, required, openSections, setOpenSections, value, onChange, placeholder }: TextSectionProps) => import("react/jsx-runtime").JSX.Element;
71
+ export declare const WhenToApplySection: ({ id, required, title, openSections, setOpenSections, conditions, onAddCondition, onRemoveCondition, onEditCondition }: ConditionSectionProps) => import("react/jsx-runtime").JSX.Element;
72
+ export declare const WhenNotToApplySection: ({ id, required, title, openSections, setOpenSections, conditions, onAddCondition, onRemoveCondition, onEditCondition }: ConditionSectionProps) => import("react/jsx-runtime").JSX.Element;
73
+ export {};
74
+ //# sourceMappingURL=ILComponents.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ILComponents.d.ts","sourceRoot":"","sources":["../../../../../../src/features/IL-OTJ/_components/ILComponents.tsx"],"names":[],"mappings":"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"}
@@ -17,9 +17,7 @@ interface ILPopupProps {
17
17
  templateProps?: any;
18
18
  isLoading?: boolean;
19
19
  saveButtonConfig?: SaveButtonConfig;
20
- /** Indicates if AI is currently streaming a response */
21
- isAiStreaming?: boolean;
22
20
  }
23
- declare const ILPopup: ({ customSections, onSave, formHeader, onClose, validateCustom, template, templateProps, isLoading, saveButtonConfig, isAiStreaming, }: ILPopupProps) => import("react/jsx-runtime").JSX.Element;
21
+ declare const ILPopup: ({ customSections, onSave, formHeader, onClose, validateCustom, template, templateProps, isLoading, saveButtonConfig }: ILPopupProps) => import("react/jsx-runtime").JSX.Element;
24
22
  export default ILPopup;
25
23
  //# sourceMappingURL=ILPopup.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ILPopup.d.ts","sourceRoot":"","sources":["../../../../../../src/features/IL-OTJ/_components/ILPopup.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAK1B,OAAO,EAAE,YAAY,EAAe,MAAM,iDAAiD,CAAC;AAC5F,OAAO,EAAE,gBAAgB,EAAE,MAAM,UAAU,CAAC;AAE5C,MAAM,MAAM,aAAa,GAAG;IAC1B,EAAE,EAAE,MAAM,GAAG,MAAM,CAAC;IACpB,IAAI,EAAE,MAAM,CAAC;IACb,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB,CAAC;AACF,UAAU,YAAY;IACpB,qBAAqB,EAAE,GAAG,CAAC;IAC3B,cAAc,EAAE,KAAK,CAAC,SAAS,CAAC;IAChC,MAAM,CAAC,EAAE,GAAG,CAAC;IACb,UAAU,EAAE,MAAM,CAAC;IACnB,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,cAAc,CAAC,EAAE,MAAM,OAAO,CAAC;IAC/B,QAAQ,CAAC,EAAE,YAAY,CAAC;IACxB,aAAa,CAAC,EAAE,GAAG,CAAC;IACpB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,gBAAgB,CAAC,EAAE,gBAAgB,CAAC;IACpC,wDAAwD;IACxD,aAAa,CAAC,EAAE,OAAO,CAAC;CACzB;AAED,QAAA,MAAM,OAAO,0IAYV,YAAY,4CA8Dd,CAAC;AAEF,eAAe,OAAO,CAAC"}
1
+ {"version":3,"file":"ILPopup.d.ts","sourceRoot":"","sources":["../../../../../../src/features/IL-OTJ/_components/ILPopup.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAK1B,OAAO,EAAE,YAAY,EAAe,MAAM,iDAAiD,CAAC;AAC5F,OAAO,EAAE,gBAAgB,EAAE,MAAM,UAAU,CAAC;AAE5C,MAAM,MAAM,aAAa,GAAG;IAC1B,EAAE,EAAE,MAAM,GAAG,MAAM,CAAC;IACpB,IAAI,EAAE,MAAM,CAAC;IACb,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB,CAAC;AACF,UAAU,YAAY;IACpB,qBAAqB,EAAE,GAAG,CAAC;IAC3B,cAAc,EAAE,KAAK,CAAC,SAAS,CAAC;IAChC,MAAM,CAAC,EAAE,GAAG,CAAC;IACb,UAAU,EAAE,MAAM,CAAC;IACnB,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,cAAc,CAAC,EAAE,MAAM,OAAO,CAAC;IAC/B,QAAQ,CAAC,EAAE,YAAY,CAAC;IACxB,aAAa,CAAC,EAAE,GAAG,CAAC;IACpB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,gBAAgB,CAAC,EAAE,gBAAgB,CAAC;CACrC;AAED,QAAA,MAAM,OAAO,0HAWV,YAAY,4CA8Dd,CAAC;AAEF,eAAe,OAAO,CAAC"}
@@ -1,2 +1,2 @@
1
- export declare const componentStyles = "\n * {\n margin: 0;\n padding: 0;\n box-sizing: border-box;\n font-family: 'Plus Jakarta Sans', sans-serif !important;\n }\n\n .form-header {\n display: flex;\n align-items: center;\n justify-content: space-between;\n padding: 0.78rem;\n border-bottom: 1px solid #e5e7eb;\n color: #0F172A;\n font-style: normal;\n font-weight: 500;\n line-height: 12px;\n position: sticky;\n top: 0;\n z-index: 10;\n }\n\n .form-header svg {\n cursor: pointer;\n transition: opacity 0.2s ease;\n }\n\n .form-header svg:hover {\n opacity: 0.7;\n }\n\n .il-popup-container {\n display: flex;\n flex-direction: column;\n height: 100%;\n }\n \n .sections-space {\n display: grid;\n gap: 1rem;\n margin-bottom: 2rem;\n }\n\n .section-wrapper {\n display: flex;\n flex-direction: column;\n gap: 8px;\n background-color: white;\n overflow: hidden;\n font-family: 'Plus Jakarta Sans', sans-serif;\n }\n\n .section-header {\n display: flex;\n align-items: center;\n justify-content: space-between;\n cursor: pointer;\n transition: all 150ms ease-in-out;\n background-color: white;\n }\n\n .section-header-title {\n display: flex;\n align-items: center;\n font-weight: 500;\n font-size: 14px;\n color: #19213D;\n transition: color 150ms ease-in-out;\n }\n\n .section-chevron {\n width: 24px;\n height: 24px;\n color: #19213D;\n transition: transform 300ms ease-in-out, color 300ms ease-in-out;\n }\n\n .section-chevron.open {\n transform: rotate(180deg);\n }\n\n .section-divider {\n border: none;\n border-top: 2px solid #F0F2F5;\n }\n\n .section-content {\n animation: slideInFromTop 200ms ease-in-out;\n }\n\n .textarea-wrapper {\n }\n\n .textarea {\n width: 100%;\n padding: 20px;\n border: 1px solid #d1d5db;\n border-radius: 0.675rem;\n resize: none;\n font-size: .875rem;\n font-weight: 400;\n font-family: inherit;\n transition: border-color 150ms ease-in-out;\n }\n\n .textarea {\n scrollbar-width: none; /* Firefox */\n -ms-overflow-style: none; /* IE/Edge */\n }\n\n .textarea::-webkit-scrollbar {\n display: none; /* Chrome/Safari */\n }\n\n .condition-wrapper {\n display: flex;\n flex-direction: column;\n }\n\n .condition-item {\n display: flex;\n align-items: start;\n justify-content: space-between;\n background-color: white;\n border-radius: 0.675rem;\n transition: border-color 0.2s ease;\n gap: 8px;\n }\n\n .condition-left {\n display: flex;\n align-items: flex-start;\n flex: 1;\n }\n\n .condition-index {\n font-size: 14px;\n color: #64748B;\n margin-right: 8px;\n min-width: 20px;\n padding-top: 2px;\n }\n\n .condition-text {\n flex: 1;\n border: none;\n font-size: 0.875rem;\n color: #1e293b;\n background: transparent;\n resize: none; \n overflow: hidden;\n line-height: 1.5;\n padding: 0;\n display: block;\n width: 100%;\n white-space: pre-wrap; \n word-wrap: break-word; \n overflow-wrap: break-word;\n }\n\n .condition-text:focus {\n outline: none;\n }\n\n .action-buttons {\n display: flex;\n gap: 8px;\n margin-top: 2px;\n }\n\n .btn-icon {\n background: transparent !important;\n border: 1px solid #ccc;\n cursor: pointer;\n padding: 0.5rem;\n display: flex;\n align-items: center;\n justify-content: center;\n border-radius: 8px;\n transition: background-color 0.2s;\n }\n\n .btn-icon:hover {\n background-color: #f9fafb !important;\n }\n\n .btn-save { color: #22c55e; } /* Green Check */\n .btn-cancel { color: #ef4444; } /* Red Cross */\n .btn-edit { color: #64748B; } /* Grey Pencil */\n .btn-delete { color: #64748B; } /* Grey Trash */\n\n .btn-delete:hover { color: #ef4444; }\n\n .condition-add {\n display: flex;\n align-items: center;\n padding: 8px 0;\n cursor: pointer;\n color: #2563EB;\n width: fit-content;\n }\n\n .condition-remove-btn {\n background: none;\n border: none;\n cursor: pointer;\n color: #9ca3af;\n transition: color 200ms ease-in-out;\n padding: 0;\n display: flex;\n align-items: center;\n }\n\n .condition-remove-btn:hover {\n color: #ef4444;\n }\n\n .condition-add-icon {\n width: 20px;\n height: 20px;\n margin-right: 8px;\n }\n\n .condition-add-text {\n font-weight: 500;\n font-size: 0.875rem;\n }\n\n .scope-content {\n display: flex;\n justify-content: space-between;\n gap: 16px;\n }\n\n @media (min-width: 640px) {\n .scope-content {\n grid-template-columns: 1fr 1fr;\n }\n }\n\n .form-group {\n display: flex;\n flex-direction: column;\n gap: 12px;\n }\n\n .form-label {\n display: block;\n font-size: 14px;\n font-weight: 400;\n color: #666F8D;\n }\n .readOnly {\n color: #9CA3AF;\n cursor: not-allowed;\n}\n\n .dropdown {\n width: 200px;\n padding: 7px 10.5px 7px 10.5px;\n border: 1px solid #64748B;\n color: #64748B;\n border-radius: 8px;\n background-color: white;\n box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);\n transition: all 150ms ease-in-out;\n font-size: 0.875rem;\n\n appearance: none;\n -webkit-appearance: none;\n -moz-appearance: none;\n\n background-image: url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%2364748B'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'%3E%3C/path%3E%3C/svg%3E\");\n background-repeat: no-repeat;\n \n background-position: calc(100% - 12px) center; \n background-size: 16px;\n }\n .checkbox-group {\n display: flex;\n gap: 24px;\n align-items: center;\n }\n\n .checkbox-item {\n display: flex;\n align-items: center;\n gap: 8px;\n cursor: pointer;\n }\n\n.checkbox-input {\n appearance: none;\n -webkit-appearance: none;\n \n width: 16px;\n height: 16px;\n \n border: 1px solid #D1D5DB; \n border-radius: 4px; \n background-color: white; \n cursor: pointer;\n position: relative;\n display: grid;\n place-content: center;\n}\n\n.checkbox-input:checked {\n background-color: #2563EB;\n border-color: #2563EB;\n}\n\n.checkbox-input:checked::before {\n content: \"\";\n width: 10px;\n height: 10px;\n clipPath: polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);\n background-color: white;\n}\n\n .checkbox-label {\n font-size: 0.875rem;\n color: #374151;\n cursor: pointer;\n user-select: none;\n }\n\n .config-content {\n padding: 8px;\n }\n\n .config-content-grid {\n display: flex;\n flex-direction: column;\n gap: 12px;\n padding: 16px 0;\n }\n\n .separation-row-container {\n background: #F7F8FA99;\n border: 1px solid #F5F6F7;\n border-radius: 8px;\n padding: 10px 16px;\n display: flex;\n flex-direction: column;\n gap: 8px;\n }\n\n .separation-header-row {\n display: flex;\n justify-content: space-between;\n align-items: center;\n width: 100%;\n }\n\n .separation-label {\n font-size: 16px;\n font-weight: 500;\n color: #19213D;\n }\n\n .separation-controls-row {\n display: flex;\n align-items: center;\n }\n\n .duration-input-wrapper {\n display: flex;\n align-items: center;\n gap: 8px;\n }\n\n .separation-input:disabled {\n background: transparent;\n border-color: transparent;\n color: #64748B;\n }\n\n .separation-unit {\n font-size: 16px;\n color: #64748B;\n }\n\n .toggle-switch {\n position: relative;\n display: inline-flex;\n height: 24px;\n width: 44px;\n flex-shrink: 0;\n cursor: pointer;\n border-radius: 9999px;\n border: 2px solid transparent;\n transition: background-color 200ms ease-in-out;\n background-color: #e5e7eb;\n appearance: none;\n padding: 0;\n }\n\n .toggle-switch.enabled {\n background-color: #2563eb;\n }\n\n .toggle-switch::after {\n content: '';\n position: absolute;\n pointer-events: none;\n display: inline-block;\n height: 20px;\n width: 20px;\n transform: translateX(2px);\n border-radius: 9999px;\n background-color: white;\n box-shadow: 0 0 0 0;\n transition: transform 200ms ease-in-out;\n }\n\n .toggle-switch.enabled::after {\n transform: translateX(22px);\n }\n\n .separation-input {\n width: 48px;\n text-align: center;\n padding: 4px;\n border: 1px solid #d1d5db;\n border-radius: 6px;\n font-size: 0.875rem;\n }\n\n .separation-unit {\n font-size: 0.875rem;\n color: #6b7280;\n }\n\n .code-toggle-row {\n display: flex;\n align-items: center;\n justify-content: space-between;\n padding-top: 12px;\n padding-bottom: 12px;\n }\n\n .config-section-divider {\n padding-top: 12px;\n }\n\n .save-button-container {\n background-color: white;\n max-width: fit-content;\n margin-left: auto;\n padding: 16px;\n }\n\n .save-button {\n width: 100%;\n background-color: #2563eb;\n color: white;\n padding: 8.25px 12.25px;\n border-radius: 8px;\n border: none;\n cursor: pointer;\n transition: background-color 150ms ease-in-out;\n font-size: 0.875rem;\n }\n\n .save-button:hover {\n background-color: #1055e8;\n }\n\n .save-button:active {\n background-color: #2563eb;\n }\n\n .save-button:disabled {\n background-color: #93c5fd; \n cursor: not-allowed;\n }\n \n .traffic-manager-template {\n display: flex;\n flex-direction: column;\n gap: 18px;\n width: 100%;\n min-width: 0;\n }\n\n .no-scrollbar::-webkit-scrollbar {\n display: none; /* Chrome, Safari, and Opera */\n }\n\n .no-scrollbar {\n -ms-overflow-style: none; /* IE and Edge */\n scrollbar-width: none; /* Firefox */\n }\n @keyframes scrollToBottom {\n 0% { transform: translateY(0px); }\n 50% { transform: translateY(10px); }\n 100% { transform: translateY(0px); }\n }\n\n /* The animation class */\n .animate-scrollToBottom {\n animation: scrollToBottom 1s infinite ease-in-out;\n }\n /* Accordion stylings */\n .accordion-container {\n width: 100%;\n border: 1px solid #ccc;\n border-radius: 8px;\n background-color: #ffffff;\n overflow: hidden;\n }\n\n .accordion-header {\n padding: 12px 16px;\n display: flex;\n justify-content: space-between;\n align-items: center;\n cursor: pointer;\n user-select: none;\n }\n\n .accordion-title {\n margin: 0;\n font-size: 12px;\n font-weight: 500;\n color: #19213d;\n }\n\n .accordion-content {\n padding: 0 24px 24px 24px;\n }\n\n";
1
+ export declare const componentStyles = "\n * {\n margin: 0;\n padding: 0;\n box-sizing: border-box;\n font-family: 'Plus Jakarta Sans', sans-serif !important;\n }\n\n .form-header {\n display: flex;\n align-items: center;\n justify-content: space-between;\n padding: 0.78rem;\n border-bottom: 1px solid #e5e7eb;\n color: #0F172A;\n font-style: normal;\n font-weight: 500;\n line-height: 12px;\n position: sticky;\n top: 0;\n z-index: 10;\n }\n\n .form-header svg {\n cursor: pointer;\n transition: opacity 0.2s ease;\n }\n\n .form-header svg:hover {\n opacity: 0.7;\n }\n\n .il-popup-container {\n display: flex;\n flex-direction: column;\n height: 100%;\n }\n \n .sections-space {\n display: grid;\n gap: 1rem;\n margin-bottom: 2rem;\n }\n\n .section-wrapper {\n display: flex;\n flex-direction: column;\n gap: 8px;\n background-color: white;\n overflow: hidden;\n font-family: 'Plus Jakarta Sans', sans-serif;\n }\n\n .section-header {\n display: flex;\n align-items: center;\n justify-content: space-between;\n cursor: pointer;\n transition: all 150ms ease-in-out;\n background-color: white;\n }\n\n .section-header-title {\n display: flex;\n align-items: center;\n font-weight: 500;\n font-size: 14px;\n color: #19213D;\n transition: color 150ms ease-in-out;\n }\n\n .section-chevron {\n width: 24px;\n height: 24px;\n color: #19213D;\n transition: transform 300ms ease-in-out, color 300ms ease-in-out;\n }\n\n .section-chevron.open {\n transform: rotate(180deg);\n }\n\n .section-divider {\n border: none;\n border-top: 2px solid #F0F2F5;\n }\n\n .section-content {\n animation: slideInFromTop 200ms ease-in-out;\n }\n\n .textarea-wrapper {\n }\n\n .textarea {\n width: 100%;\n padding: 20px;\n border: 1px solid #d1d5db;\n border-radius: 0.675rem;\n resize: none;\n font-size: .875rem;\n font-weight: 400;\n font-family: inherit;\n transition: border-color 150ms ease-in-out;\n }\n\n .textarea {\n scrollbar-width: none; /* Firefox */\n -ms-overflow-style: none; /* IE/Edge */\n }\n\n .textarea::-webkit-scrollbar {\n display: none; /* Chrome/Safari */\n }\n\n .condition-wrapper {\n display: flex;\n flex-direction: column;\n }\n\n .condition-item {\n display: flex;\n align-items: start;\n justify-content: space-between;\n background-color: white;\n border-radius: 0.675rem;\n transition: border-color 0.2s ease;\n gap: 8px;\n }\n\n .condition-left {\n display: flex;\n align-items: flex-start;\n flex: 1;\n }\n\n .condition-index {\n font-size: 14px;\n color: #64748B;\n margin-right: 8px;\n min-width: 20px;\n padding-top: 2px;\n }\n\n .condition-text {\n flex: 1;\n border: none;\n font-size: 0.875rem;\n color: #1e293b;\n background: transparent;\n resize: none; \n overflow: hidden;\n line-height: 1.5;\n padding: 0;\n display: block;\n width: 100%;\n white-space: pre-wrap; \n word-wrap: break-word; \n overflow-wrap: break-word;\n }\n\n .condition-text:focus {\n outline: none;\n }\n\n .action-buttons {\n display: flex;\n gap: 8px;\n margin-top: 2px;\n }\n\n .btn-icon {\n background: transparent !important;\n border: 1px solid #ccc;\n cursor: pointer;\n padding: 0.5rem;\n display: flex;\n align-items: center;\n justify-content: center;\n border-radius: 8px;\n transition: background-color 0.2s;\n }\n\n .btn-icon:hover {\n background-color: #f9fafb !important;\n }\n\n .btn-save { color: #22c55e; } /* Green Check */\n .btn-cancel { color: #ef4444; } /* Red Cross */\n .btn-edit { color: #64748B; } /* Grey Pencil */\n .btn-delete { color: #64748B; } /* Grey Trash */\n\n .btn-delete:hover { color: #ef4444; }\n\n .condition-add {\n display: flex;\n align-items: center;\n padding: 8px 0;\n cursor: pointer;\n color: #2563EB;\n width: fit-content;\n }\n\n .condition-remove-btn {\n background: none;\n border: none;\n cursor: pointer;\n color: #9ca3af;\n transition: color 200ms ease-in-out;\n padding: 0;\n display: flex;\n align-items: center;\n }\n\n .condition-remove-btn:hover {\n color: #ef4444;\n }\n\n .condition-add-icon {\n width: 20px;\n height: 20px;\n margin-right: 8px;\n }\n\n .condition-add-text {\n font-weight: 500;\n font-size: 0.875rem;\n }\n\n .scope-content {\n display: flex;\n flex-direction: column;\n gap: 16px;\n }\n\n @media (min-width: 640px) {\n .scope-content {\n grid-template-columns: 1fr 1fr;\n }\n }\n\n .form-group {\n display: flex;\n flex-direction: column;\n gap: 12px;\n }\n\n .form-label {\n display: block;\n font-size: 14px;\n font-weight: 400;\n color: #666F8D;\n }\n\n .dropdown {\n width: 200px;\n padding: 7px 10.5px 7px 10.5px;\n border: 1px solid #64748B;\n color: #64748B;\n border-radius: 8px;\n background-color: white;\n box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);\n transition: all 150ms ease-in-out;\n font-size: 0.875rem;\n\n appearance: none;\n -webkit-appearance: none;\n -moz-appearance: none;\n\n background-image: url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%2364748B'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'%3E%3C/path%3E%3C/svg%3E\");\n background-repeat: no-repeat;\n \n background-position: calc(100% - 12px) center; \n background-size: 16px;\n }\n .checkbox-group {\n display: flex;\n gap: 24px;\n align-items: center;\n }\n\n .checkbox-item {\n display: flex;\n align-items: center;\n gap: 8px;\n cursor: pointer;\n }\n\n.checkbox-input {\n appearance: none;\n -webkit-appearance: none;\n \n width: 16px;\n height: 16px;\n \n border: 1px solid #D1D5DB; \n border-radius: 4px; \n background-color: white; \n cursor: pointer;\n position: relative;\n display: grid;\n place-content: center;\n}\n\n.checkbox-input:checked {\n background-color: #2563EB;\n border-color: #2563EB;\n}\n\n.checkbox-input:checked::before {\n content: \"\";\n width: 10px;\n height: 10px;\n clipPath: polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);\n background-color: white;\n}\n\n .checkbox-label {\n font-size: 0.875rem;\n color: #374151;\n cursor: pointer;\n user-select: none;\n }\n\n .config-content {\n padding: 8px;\n }\n\n .config-content-grid {\n display: flex;\n flex-direction: column;\n gap: 12px;\n padding: 16px 0;\n }\n\n .separation-row-container {\n background: #F7F8FA99;\n border: 1px solid #F5F6F7;\n border-radius: 8px;\n padding: 10px 16px;\n display: flex;\n flex-direction: column;\n gap: 8px;\n }\n\n .separation-header-row {\n display: flex;\n justify-content: space-between;\n align-items: center;\n width: 100%;\n }\n\n .separation-label {\n font-size: 16px;\n font-weight: 500;\n color: #19213D;\n }\n\n .separation-controls-row {\n display: flex;\n align-items: center;\n }\n\n .duration-input-wrapper {\n display: flex;\n align-items: center;\n gap: 8px;\n }\n\n .separation-input:disabled {\n background: transparent;\n border-color: transparent;\n color: #64748B;\n }\n\n .separation-unit {\n font-size: 16px;\n color: #64748B;\n }\n\n .toggle-switch {\n position: relative;\n display: inline-flex;\n height: 24px;\n width: 44px;\n flex-shrink: 0;\n cursor: pointer;\n border-radius: 9999px;\n border: 2px solid transparent;\n transition: background-color 200ms ease-in-out;\n background-color: #e5e7eb;\n appearance: none;\n padding: 0;\n }\n\n .toggle-switch.enabled {\n background-color: #2563eb;\n }\n\n .toggle-switch::after {\n content: '';\n position: absolute;\n pointer-events: none;\n display: inline-block;\n height: 20px;\n width: 20px;\n transform: translateX(2px);\n border-radius: 9999px;\n background-color: white;\n box-shadow: 0 0 0 0;\n transition: transform 200ms ease-in-out;\n }\n\n .toggle-switch.enabled::after {\n transform: translateX(22px);\n }\n\n .separation-input {\n width: 48px;\n text-align: center;\n padding: 4px;\n border: 1px solid #d1d5db;\n border-radius: 6px;\n font-size: 0.875rem;\n }\n\n .separation-unit {\n font-size: 0.875rem;\n color: #6b7280;\n }\n\n .code-toggle-row {\n display: flex;\n align-items: center;\n justify-content: space-between;\n padding-top: 12px;\n padding-bottom: 12px;\n }\n\n .config-section-divider {\n padding-top: 12px;\n }\n\n .save-button-container {\n background-color: white;\n max-width: fit-content;\n margin-left: auto;\n padding: 16px;\n }\n\n .save-button {\n width: 100%;\n background-color: #2563eb;\n color: white;\n padding: 8.25px 12.25px;\n border-radius: 8px;\n border: none;\n cursor: pointer;\n transition: background-color 150ms ease-in-out;\n font-size: 0.875rem;\n }\n\n .save-button:hover {\n background-color: #1055e8;\n }\n\n .save-button:active {\n background-color: #2563eb;\n }\n\n .save-button:disabled {\n background-color: #93c5fd; \n cursor: not-allowed;\n }\n \n .traffic-manager-template {\n display: flex;\n flex-direction: column;\n gap: 18px;\n width: 100%;\n min-width: 0;\n }\n\n .no-scrollbar::-webkit-scrollbar {\n display: none; /* Chrome, Safari, and Opera */\n }\n\n .no-scrollbar {\n -ms-overflow-style: none; /* IE and Edge */\n scrollbar-width: none; /* Firefox */\n }\n @keyframes scrollToBottom {\n 0% { transform: translateY(0px); }\n 50% { transform: translateY(10px); }\n 100% { transform: translateY(0px); }\n }\n\n /* The animation class */\n .animate-scrollToBottom {\n animation: scrollToBottom 1s infinite ease-in-out;\n }\n\n";
2
2
  //# sourceMappingURL=ILPopup.styles.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ILPopup.styles.d.ts","sourceRoot":"","sources":["../../../../../../src/features/IL-OTJ/_components/ILPopup.styles.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,eAAe,sgVAshB3B,CAAA"}
1
+ {"version":3,"file":"ILPopup.styles.d.ts","sourceRoot":"","sources":["../../../../../../src/features/IL-OTJ/_components/ILPopup.styles.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,eAAe,05TAsf3B,CAAA"}
@@ -0,0 +1,71 @@
1
+ import React from "react";
2
+ import { FormattedValidationRecommendation } from '../../../utils/recommendationParser';
3
+ interface LearningDetailsFormProps {
4
+ organizationName: string;
5
+ selectedText: string;
6
+ scopeOptions: {
7
+ value: string;
8
+ labelText: string;
9
+ }[];
10
+ devModeTag: string;
11
+ chatAssistantName?: string;
12
+ chatLogo?: string;
13
+ submitFunction: (details: InstantLearningData, setLoader: Function) => void;
14
+ setShowChat: React.Dispatch<React.SetStateAction<boolean>>;
15
+ showChat: boolean;
16
+ formDataState: InstantLearningData | null;
17
+ setFormDataState: React.Dispatch<React.SetStateAction<InstantLearningData | null>>;
18
+ instantLearningSuggestions: any;
19
+ setHasUserFilledForm: React.Dispatch<React.SetStateAction<boolean>>;
20
+ hasUserFilledForm: boolean;
21
+ isNewChatClicked: boolean;
22
+ setIsNewChatClicked: React.Dispatch<React.SetStateAction<boolean>>;
23
+ setHasUserWrittenModification: React.Dispatch<React.SetStateAction<boolean>>;
24
+ extractedModification: string | null;
25
+ save: boolean;
26
+ extractedTooltip: string;
27
+ isSaveLoading: boolean;
28
+ shouldTriggerSave: boolean;
29
+ baseUrl?: string;
30
+ topic_table?: string;
31
+ variant_table?: string;
32
+ scope_table?: string;
33
+ embedding_column_name?: string;
34
+ embedding_model?: string;
35
+ validationWtaResponse?: any;
36
+ setValidationWtaResponse?: any;
37
+ learningWtaResponse?: any;
38
+ setLearningWtaResponse?: any;
39
+ setIsFormSavedClicked: React.Dispatch<React.SetStateAction<boolean>>;
40
+ onDeleteLearning?: (label: string) => void;
41
+ onMergeLearning?: (learningId: string) => void;
42
+ mergeLearningTrigger?: string | null;
43
+ resetLearningTrigger?: boolean;
44
+ editConflictingLearningTrigger: string | null;
45
+ editSimilarLearningTrigger: string | null;
46
+ setSendMessageInChat: React.Dispatch<React.SetStateAction<string>>;
47
+ isMergeLoading: boolean;
48
+ setIsMergeLoading: React.Dispatch<React.SetStateAction<boolean>>;
49
+ setSendValidationMessage: React.Dispatch<React.SetStateAction<string>>;
50
+ validationRecommendations: FormattedValidationRecommendation | null;
51
+ setFormValidating: React.Dispatch<React.SetStateAction<boolean>>;
52
+ }
53
+ interface InstantLearningData {
54
+ original: string;
55
+ modification: string;
56
+ whenToApply: string;
57
+ whenNotToApply: string;
58
+ tooltip: string;
59
+ context: string;
60
+ issue_with_response: string;
61
+ scope: string;
62
+ isTooltipEnabled: boolean;
63
+ isModificationEnabled: boolean;
64
+ isDevMode: boolean;
65
+ _mergeUpdate?: boolean;
66
+ _mergeWTA?: string[];
67
+ _mergeWNTA?: string[];
68
+ }
69
+ declare const LearningDetailsForm: React.FC<LearningDetailsFormProps>;
70
+ export default LearningDetailsForm;
71
+ //# sourceMappingURL=LearningDetailsForm.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"LearningDetailsForm.d.ts","sourceRoot":"","sources":["../../../../../../src/features/IL-OTJ/_components/LearningDetailsForm.tsx"],"names":[],"mappings":"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"}
@@ -1 +1 @@
1
- {"version":3,"file":"ClickableChatComponents.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/MessageRendering/ClickableChatComponents.tsx"],"names":[],"mappings":";AAKA,eAAO,MAAM,WAAW,EAAE,KAAK,CAAC,EAAE,CAAC;IAAE,OAAO,EAAE,MAAM,CAAA;CAAE,CAkCrD,CAAC;AAEF,eAAO,MAAM,gBAAgB,8CAA+C,GAAG,4CAwC9E,CAAC;AAEF,eAAO,MAAM,gBAAgB,iHAAyH,GAAG,mDAyJxJ,CAAC;AACF,eAAO,MAAM,kBAAkB,4FAA6F,GAAG,mDAuC9H,CAAC"}
1
+ {"version":3,"file":"ClickableChatComponents.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/MessageRendering/ClickableChatComponents.tsx"],"names":[],"mappings":";AAGA,eAAO,MAAM,WAAW,EAAE,KAAK,CAAC,EAAE,CAAC;IAAE,OAAO,EAAE,MAAM,CAAA;CAAE,CAkCrD,CAAC;AAEF,eAAO,MAAM,gBAAgB,8CAA+C,GAAG,4CAwC9E,CAAC;AAEF,eAAO,MAAM,gBAAgB,iHAAyH,GAAG,mDA8GxJ,CAAC;AACF,eAAO,MAAM,kBAAkB,4FAA6F,GAAG,mDAuC9H,CAAC"}
@@ -0,0 +1,10 @@
1
+ /// <reference types="react" />
2
+ export declare const ToggleSelector: ({ label, onToggle, disabled }: any) => import("react/jsx-runtime").JSX.Element;
3
+ export declare const ToggleSelectorForEdit: ({ label, onToggle, isSelected, disabled }: any) => import("react/jsx-runtime").JSX.Element;
4
+ export declare const RuleDisplay: React.FC<{
5
+ content: string;
6
+ }>;
7
+ export declare const CheckboxSelector: ({ label, onToggle, isSelected, disabled }: any) => import("react/jsx-runtime").JSX.Element;
8
+ export declare const ActionableButton: ({ node, className, children, handleStream, onAction, disabled, ...props }: any) => import("react/jsx-runtime").JSX.Element;
9
+ export declare const ActionableCheckbox: ({ node, className, children, selectedItems, onToggle, isSubmitted, disabled, ...props }: any) => import("react/jsx-runtime").JSX.Element | null;
10
+ //# sourceMappingURL=CustomComponents.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CustomComponents.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/MessageRendering/CustomComponents.tsx"],"names":[],"mappings":";AAGA,eAAO,MAAM,cAAc,kCAAkC,GAAG,4CA2D/D,CAAC;AAEF,eAAO,MAAM,qBAAqB,8CAAuD,GAAG,4CAqC3F,CAAC;AAEF,eAAO,MAAM,WAAW,EAAE,KAAK,CAAC,EAAE,CAAC;IAAE,OAAO,EAAE,MAAM,CAAA;CAAE,CAkCrD,CAAC;AAEF,eAAO,MAAM,gBAAgB,8CAA+C,GAAG,4CAwC9E,CAAC;AAEF,eAAO,MAAM,gBAAgB,8EAA+E,GAAG,4CAsD9G,CAAC;AACF,eAAO,MAAM,kBAAkB,4FAA4F,GAAG,mDAuC7H,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"MarkdownElements.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/MessageRendering/MarkdownElements.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAkD,MAAM,OAAO,CAAC;AAOvE,UAAU,qBAAqB;IAC3B,IAAI,CAAC,EAAE,GAAG,CAAC;IACX,QAAQ,CAAC,EAAE,GAAG,CAAC;IACf,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,CAAC,GAAG,EAAE,MAAM,GAAG,GAAG,CAAC;CACtB;AAED,UAAU,gBAAiB,SAAQ,qBAAqB;IACpD,WAAW,EAAE,GAAG,CAAC,MAAM,CAAC,CAAC;IACzB,SAAS,EAAE,GAAG,EAAE,CAAC;IACjB,iBAAiB,EAAE,CAAC,EAAE,EAAE,MAAM,EAAE,MAAM,EAAE,OAAO,EAAE,IAAI,EAAE,MAAM,GAAG,UAAU,KAAK,IAAI,CAAC;IACpF,WAAW,CAAC,EAAE,OAAO,CAAC;CACzB;AAED,UAAU,iBAAkB,SAAQ,qBAAqB;IACrD,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,eAAe,EAAE,GAAG,CAAC,MAAM,CAAC,CAAC;IAC7B,mBAAmB,EAAE,CAAC,GAAG,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,KAAK,GAAG,CAAC;IAC1D,iBAAiB,EAAE,CAAC,EAAE,EAAE,MAAM,EAAE,MAAM,EAAE,OAAO,EAAE,IAAI,EAAE,MAAM,GAAG,UAAU,KAAK,IAAI,CAAC;CACvF;AAkHD,eAAO,MAAM,mBAAmB,wHAQ7B,gBAAgB,6CA4HjB,CAAC;AAEH,eAAO,MAAM,oBAAoB,wHAS5B,gBAAgB,6CA6EpB,CAAC;AAEF,eAAO,MAAM,oBAAoB,8HAQ9B,iBAAiB,6CAyClB,CAAC"}
1
+ {"version":3,"file":"MarkdownElements.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/MessageRendering/MarkdownElements.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAkD,MAAM,OAAO,CAAC;AAOvE,UAAU,qBAAqB;IAC3B,IAAI,CAAC,EAAE,GAAG,CAAC;IACX,QAAQ,CAAC,EAAE,GAAG,CAAC;IACf,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,CAAC,GAAG,EAAE,MAAM,GAAG,GAAG,CAAC;CACtB;AAED,UAAU,gBAAiB,SAAQ,qBAAqB;IACpD,WAAW,EAAE,GAAG,CAAC,MAAM,CAAC,CAAC;IACzB,SAAS,EAAE,GAAG,EAAE,CAAC;IACjB,iBAAiB,EAAE,CAAC,EAAE,EAAE,MAAM,EAAE,MAAM,EAAE,OAAO,EAAE,IAAI,EAAE,MAAM,GAAG,UAAU,KAAK,IAAI,CAAC;IACpF,WAAW,CAAC,EAAE,OAAO,CAAC;CACzB;AAED,UAAU,iBAAkB,SAAQ,qBAAqB;IACrD,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,eAAe,EAAE,GAAG,CAAC,MAAM,CAAC,CAAC;IAC7B,mBAAmB,EAAE,CAAC,GAAG,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,KAAK,GAAG,CAAC;IAC1D,iBAAiB,EAAE,CAAC,EAAE,EAAE,MAAM,EAAE,MAAM,EAAE,OAAO,EAAE,IAAI,EAAE,MAAM,GAAG,UAAU,KAAK,IAAI,CAAC;CACvF;AAkHD,eAAO,MAAM,mBAAmB,wHAQ7B,gBAAgB,6CAwGjB,CAAC;AAEH,eAAO,MAAM,oBAAoB,wHAS5B,gBAAgB,6CA6EpB,CAAC;AAEF,eAAO,MAAM,oBAAoB,8HAQ9B,iBAAiB,6CAyClB,CAAC"}
@@ -1,19 +1,16 @@
1
- interface MessageRenderingProps {
1
+ declare const MessageRendering: ({ index, content, role, messages, handleStream, scrollToBottom, isLastMessage, onSave, citations, setChatSize, chatSize, isStreamEnd, }: {
2
2
  index: number;
3
3
  content: string;
4
4
  role: string;
5
5
  messages: any;
6
6
  handleStream: any;
7
7
  scrollToBottom?: any;
8
- isLastMessage?: boolean;
9
- onSave?: () => void;
10
- citations?: any[];
11
- setChatSize?: (size: number) => void;
12
- chatSize?: number;
13
- isStreamEnd?: boolean;
14
- messageIsEnd?: boolean;
15
- onViewComparison?: () => void;
16
- }
17
- declare const MessageRendering: ({ index, content, role, messages, handleStream, scrollToBottom, isLastMessage, onSave, citations, setChatSize, chatSize, isStreamEnd, messageIsEnd, onViewComparison, }: MessageRenderingProps) => import("react/jsx-runtime").JSX.Element;
8
+ isLastMessage?: boolean | undefined;
9
+ onSave?: (() => void) | undefined;
10
+ citations?: any[] | undefined;
11
+ setChatSize?: ((size: number) => void) | undefined;
12
+ chatSize?: number | undefined;
13
+ isStreamEnd?: boolean | undefined;
14
+ }) => import("react/jsx-runtime").JSX.Element;
18
15
  export default MessageRendering;
19
16
  //# sourceMappingURL=MessageRendering.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"MessageRendering.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/MessageRendering/MessageRendering.tsx"],"names":[],"mappings":"AAWA,UAAU,qBAAqB;IAC7B,KAAK,EAAE,MAAM,CAAC;IACd,OAAO,EAAE,MAAM,CAAC;IAChB,IAAI,EAAE,MAAM,CAAC;IACb,QAAQ,EAAE,GAAG,CAAC;IACd,YAAY,EAAE,GAAG,CAAC;IAClB,cAAc,CAAC,EAAE,GAAG,CAAC;IACrB,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,MAAM,CAAC,EAAE,MAAM,IAAI,CAAC;IACpB,SAAS,CAAC,EAAE,GAAG,EAAE,CAAC;IAClB,WAAW,CAAC,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,IAAI,CAAC;IACrC,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,gBAAgB,CAAC,EAAE,MAAM,IAAI,CAAC;CAC/B;AAED,QAAA,MAAM,gBAAgB,4KAenB,qBAAqB,4CA6yBvB,CAAC;AAEF,eAAe,gBAAgB,CAAC"}
1
+ {"version":3,"file":"MessageRendering.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/MessageRendering/MessageRendering.tsx"],"names":[],"mappings":"AAQA,QAAA,MAAM,gBAAgB;WAcb,MAAM;aACJ,MAAM;UACT,MAAM;cACF,GAAG;kBACC,GAAG;qBACA,GAAG;;oBAEL,IAAI;;0BAEE,MAAM,KAAK,IAAI;;;6CA2gBrC,CAAC;AAEF,eAAe,gBAAgB,CAAC"}
@@ -0,0 +1,14 @@
1
+ declare const MessageRendering: ({ index, content, messages, handleStream, scrollToBottom, isLastMessage, onSave, citations, setChatSize, chatSize }: {
2
+ index: number;
3
+ content: string;
4
+ messages: any;
5
+ handleStream: any;
6
+ scrollToBottom: any;
7
+ isLastMessage?: boolean | undefined;
8
+ onSave?: (() => void) | undefined;
9
+ citations?: any[] | undefined;
10
+ setChatSize?: ((size: number) => void) | undefined;
11
+ chatSize?: number | undefined;
12
+ }) => import("react/jsx-runtime").JSX.Element;
13
+ export default MessageRendering;
14
+ //# sourceMappingURL=MessageRendering.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"MessageRendering.d.ts","sourceRoot":"","sources":["../../../../../../src/features/IL-OTJ/_components/MessageRendering.tsx"],"names":[],"mappings":"AAwSA,QAAA,MAAM,gBAAgB;WAEP,MAAM;aACJ,MAAM;cACL,GAAG;kBACC,GAAG;oBACD,GAAG;;oBAEJ,IAAI;;0BAEE,MAAM,KAAK,IAAI;;6CAgqB3C,CAAA;AAED,eAAe,gBAAgB,CAAC"}
@@ -1,20 +1,29 @@
1
1
  import React, { CSSProperties } from 'react';
2
2
  interface RuleCardProps {
3
- validationType: "duplicate" | "similar" | "conflicting";
4
- decisionStrength?: string;
3
+ validationType: "duplicate" | "similar";
5
4
  title: string;
6
- tier?: string;
7
- descriptionText: string;
8
- reasoningNode: React.ReactNode;
5
+ description: string;
6
+ scope?: ScopeItem[];
7
+ whenToApply?: string;
8
+ whenNotToApply?: string;
9
+ whyIssue?: string;
10
+ tierLabel?: string;
9
11
  customStyles?: RuleCardStyles;
10
12
  }
13
+ interface ScopeItem {
14
+ value: string;
15
+ tier: number | string | null;
16
+ }
11
17
  interface RuleCardStyles {
12
18
  container?: CSSProperties;
19
+ upperSection?: CSSProperties;
20
+ lowerSection?: CSSProperties;
13
21
  headerTag?: CSSProperties;
14
- strengthBadgeStyle?: CSSProperties;
15
22
  title?: CSSProperties;
16
23
  description?: CSSProperties;
17
- button?: CSSProperties;
24
+ sectionLabel?: CSSProperties;
25
+ sectionContent?: CSSProperties;
26
+ accordionHeader?: CSSProperties;
18
27
  }
19
28
  declare const RuleValidationCard: React.FC<RuleCardProps>;
20
29
  export default RuleValidationCard;
@@ -1 +1 @@
1
- {"version":3,"file":"RuleValidationCard.d.ts","sourceRoot":"","sources":["../../../../../../src/features/IL-OTJ/_components/RuleValidationCard.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,aAAa,EAAE,MAAM,OAAO,CAAC;AAM7C,UAAU,aAAa;IACrB,cAAc,EAAE,WAAW,GAAG,SAAS,GAAG,aAAa,CAAC;IACxD,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,eAAe,EAAE,MAAM,CAAC;IACxB,aAAa,EAAE,KAAK,CAAC,SAAS,CAAC;IAC/B,YAAY,CAAC,EAAE,cAAc,CAAC;CAC/B;AAED,UAAU,cAAc;IACtB,SAAS,CAAC,EAAE,aAAa,CAAC;IAC1B,SAAS,CAAC,EAAE,aAAa,CAAC;IAC1B,kBAAkB,CAAC,EAAE,aAAa,CAAC;IACnC,KAAK,CAAC,EAAE,aAAa,CAAC;IACtB,WAAW,CAAC,EAAE,aAAa,CAAC;IAC5B,MAAM,CAAC,EAAE,aAAa,CAAC;CACxB;AAED,QAAA,MAAM,kBAAkB,EAAE,KAAK,CAAC,EAAE,CAAC,aAAa,CAiH/C,CAAC;AAEF,eAAe,kBAAkB,CAAC"}
1
+ {"version":3,"file":"RuleValidationCard.d.ts","sourceRoot":"","sources":["../../../../../../src/features/IL-OTJ/_components/RuleValidationCard.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,aAAa,EAAuB,MAAM,OAAO,CAAC;AAKlE,UAAU,aAAa;IACrB,cAAc,EAAE,WAAW,GAAG,SAAS,CAAC;IACxC,KAAK,EAAE,MAAM,CAAC;IACd,WAAW,EAAE,MAAM,CAAC;IACpB,KAAK,CAAC,EAAE,SAAS,EAAE,CAAC;IACpB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,YAAY,CAAC,EAAE,cAAc,CAAC;CAC/B;AAED,UAAU,SAAS;IACjB,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,EAAE,MAAM,GAAG,MAAM,GAAG,IAAI,CAAC;CAC9B;AAGD,UAAU,cAAc;IACtB,SAAS,CAAC,EAAE,aAAa,CAAC;IAC1B,YAAY,CAAC,EAAE,aAAa,CAAC;IAC7B,YAAY,CAAC,EAAE,aAAa,CAAC;IAC7B,SAAS,CAAC,EAAE,aAAa,CAAC;IAC1B,KAAK,CAAC,EAAE,aAAa,CAAC;IACtB,WAAW,CAAC,EAAE,aAAa,CAAC;IAC5B,YAAY,CAAC,EAAE,aAAa,CAAC;IAC7B,cAAc,CAAC,EAAE,aAAa,CAAC;IAC/B,eAAe,CAAC,EAAE,aAAa,CAAC;CACjC;AAwGD,QAAA,MAAM,kBAAkB,EAAE,KAAK,CAAC,EAAE,CAAC,aAAa,CAqI/C,CAAC;AAEF,eAAe,kBAAkB,CAAC"}
@@ -0,0 +1,20 @@
1
+ import React from 'react';
2
+ interface FeedbackData {
3
+ variant: string;
4
+ when_to_apply?: string;
5
+ when_not_to_apply?: string;
6
+ tooltip?: string;
7
+ section?: string;
8
+ }
9
+ interface SimilarLearning {
10
+ id: string;
11
+ feedback: FeedbackData;
12
+ similarity_score: number;
13
+ }
14
+ interface SimilarLearningCardProps {
15
+ similarLearnings: SimilarLearning[];
16
+ formData: any;
17
+ }
18
+ declare const SimilarLearningCard: React.FC<SimilarLearningCardProps>;
19
+ export default SimilarLearningCard;
20
+ //# sourceMappingURL=SimilarLearningCard.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SimilarLearningCard.d.ts","sourceRoot":"","sources":["../../../../../../src/features/IL-OTJ/_components/SimilarLearningCard.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAa1B,UAAU,YAAY;IACpB,OAAO,EAAE,MAAM,CAAC;IAChB,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAC3B,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,OAAO,CAAC,EAAE,MAAM,CAAC;CAClB;AAED,UAAU,eAAe;IACvB,EAAE,EAAE,MAAM,CAAC;IACX,QAAQ,EAAE,YAAY,CAAC;IACvB,gBAAgB,EAAE,MAAM,CAAC;CAC1B;AAED,UAAU,wBAAwB;IAChC,gBAAgB,EAAE,eAAe,EAAE,CAAC;IACpC,QAAQ,EAAE,GAAG,CAAC;CACf;AAED,QAAA,MAAM,mBAAmB,EAAE,KAAK,CAAC,EAAE,CAAC,wBAAwB,CAyO3D,CAAC;AAEF,eAAe,mBAAmB,CAAC"}
@@ -0,0 +1,50 @@
1
+ import React from "react";
2
+ interface LearningDetailsFormProps {
3
+ selectedText: string;
4
+ scopeOptions: {
5
+ value: string;
6
+ labelText: string;
7
+ }[];
8
+ devModeTag: string;
9
+ chatLogo?: string;
10
+ submitFunction: (details: InstantLearningData, setLoader: Function) => void;
11
+ setShowChat: React.Dispatch<React.SetStateAction<boolean>>;
12
+ showChat: boolean;
13
+ setFormDataState: React.Dispatch<React.SetStateAction<InstantLearningData | null>>;
14
+ instantLearningSuggestions: any;
15
+ setHasUserFilledForm: React.Dispatch<React.SetStateAction<boolean>>;
16
+ hasUserFilledForm: boolean;
17
+ isNewChatClicked: boolean;
18
+ setIsNewChatClicked: React.Dispatch<React.SetStateAction<boolean>>;
19
+ setHasUserWrittenModification: React.Dispatch<React.SetStateAction<boolean>>;
20
+ extractedModification: string | null;
21
+ save: boolean;
22
+ extractedTooltip: string;
23
+ isSaveLoading: boolean;
24
+ template: string;
25
+ userQuery: string;
26
+ templateOptions: {
27
+ label: string;
28
+ value: string;
29
+ }[];
30
+ topic: string;
31
+ }
32
+ interface InstantLearningData {
33
+ original: string;
34
+ modification: string;
35
+ whenToApply: string;
36
+ whenNotToApply: string;
37
+ tooltip: string;
38
+ context: string;
39
+ issue_with_response: string;
40
+ scope: string;
41
+ isTooltipEnabled: boolean;
42
+ isModificationEnabled: boolean;
43
+ isDevMode: boolean;
44
+ userQuery: string;
45
+ howToRespond: string;
46
+ topic: string;
47
+ }
48
+ declare const TemplateRetrievalForm: React.FC<LearningDetailsFormProps>;
49
+ export default TemplateRetrievalForm;
50
+ //# sourceMappingURL=TemplateRetrievalForm.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"TemplateRetrievalForm.d.ts","sourceRoot":"","sources":["../../../../../../src/features/IL-OTJ/_components/TemplateRetrievalForm.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA4D,MAAM,OAAO,CAAC;AAwBjF,UAAU,wBAAwB;IAC9B,YAAY,EAAE,MAAM,CAAC;IACrB,YAAY,EAAE;QAAE,KAAK,EAAE,MAAM,CAAC;QAAC,SAAS,EAAE,MAAM,CAAA;KAAE,EAAE,CAAC;IACrD,UAAU,EAAE,MAAM,CAAC;IACnB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,cAAc,EAAE,CAAC,OAAO,EAAE,mBAAmB,EAAE,SAAS,EAAE,QAAQ,KAAK,IAAI,CAAC;IAC5E,WAAW,EAAE,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,cAAc,CAAC,OAAO,CAAC,CAAC,CAAC;IAC3D,QAAQ,EAAE,OAAO,CAAC;IAClB,gBAAgB,EAAE,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,cAAc,CAAC,mBAAmB,GAAG,IAAI,CAAC,CAAC,CAAC;IACnF,0BAA0B,EAAE,GAAG,CAAC;IAChC,oBAAoB,EAAE,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,cAAc,CAAC,OAAO,CAAC,CAAC,CAAC;IACpE,iBAAiB,EAAE,OAAO,CAAC;IAC3B,gBAAgB,EAAE,OAAO,CAAC;IAC1B,mBAAmB,EAAE,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,cAAc,CAAC,OAAO,CAAC,CAAC,CAAC;IACnE,6BAA6B,EAAE,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,cAAc,CAAC,OAAO,CAAC,CAAC,CAAA;IAC5E,qBAAqB,EAAE,MAAM,GAAG,IAAI,CAAA;IACpC,IAAI,EAAE,OAAO,CAAA;IACb,gBAAgB,EAAE,MAAM,CAAC;IACzB,aAAa,EAAE,OAAO,CAAA;IACtB,QAAQ,EAAE,MAAM,CAAA;IAChB,SAAS,EAAE,MAAM,CAAA;IACjB,eAAe,EAAE;QAAE,KAAK,EAAE,MAAM,CAAC;QAAC,KAAK,EAAE,MAAM,CAAA;KAAE,EAAE,CAAA;IACnD,KAAK,EAAE,MAAM,CAAA;CAChB;AAED,UAAU,mBAAmB;IACzB,QAAQ,EAAE,MAAM,CAAC;IACjB,YAAY,EAAE,MAAM,CAAC;IACrB,WAAW,EAAE,MAAM,CAAC;IACpB,cAAc,EAAE,MAAM,CAAC;IACvB,OAAO,EAAE,MAAM,CAAC;IAChB,OAAO,EAAE,MAAM,CAAC;IAChB,mBAAmB,EAAE,MAAM,CAAC;IAC5B,KAAK,EAAE,MAAM,CAAC;IACd,gBAAgB,EAAE,OAAO,CAAC;IAC1B,qBAAqB,EAAE,OAAO,CAAC;IAC/B,SAAS,EAAE,OAAO,CAAC;IACnB,SAAS,EAAE,MAAM,CAAC;IAClB,YAAY,EAAE,MAAM,CAAC;IACrB,KAAK,EAAE,MAAM,CAAA;CAChB;AAkID,QAAA,MAAM,qBAAqB,EAAE,KAAK,CAAC,EAAE,CAAC,wBAAwB,CA65C7D,CAAC;AAEF,eAAe,qBAAqB,CAAC"}
@@ -0,0 +1,7 @@
1
+ import { ButtonHTMLAttributes, ReactNode } from "react";
2
+ interface ButtonProps extends ButtonHTMLAttributes<HTMLButtonElement> {
3
+ icon?: ReactNode;
4
+ }
5
+ export declare const Button: ({ children, icon, className, ...props }: ButtonProps) => import("react/jsx-runtime").JSX.Element;
6
+ export {};
7
+ //# sourceMappingURL=Button.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Button.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/atoms/Button.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,oBAAoB,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAExD,UAAU,WAAY,SAAQ,oBAAoB,CAAC,iBAAiB,CAAC;IACnE,IAAI,CAAC,EAAE,SAAS,CAAC;CAClB;AAED,eAAO,MAAM,MAAM,4CAA6C,WAAW,4CAK1E,CAAC"}
@@ -8,8 +8,7 @@ interface DropdownProps {
8
8
  }[];
9
9
  placeholder: string;
10
10
  isHighlighted?: boolean;
11
- readOnly?: boolean;
12
11
  }
13
- export declare const Dropdown: ({ value, onChange, options, placeholder, isHighlighted, readOnly }: DropdownProps) => import("react/jsx-runtime").JSX.Element;
12
+ export declare const Dropdown: ({ value, onChange, options, placeholder, isHighlighted }: DropdownProps) => import("react/jsx-runtime").JSX.Element;
14
13
  export {};
15
14
  //# sourceMappingURL=Dropdown.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Dropdown.d.ts","sourceRoot":"","sources":["../../../../../../../../src/features/IL-OTJ/_components/atoms/Dropdown/Dropdown.tsx"],"names":[],"mappings":";AAAA,UAAU,aAAa;IACrB,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,EAAE,CAAC,CAAC,EAAE,KAAK,CAAC,WAAW,CAAC,iBAAiB,CAAC,KAAK,IAAI,CAAC;IAC5D,OAAO,EAAE;QAAE,KAAK,EAAE,MAAM,CAAC;QAAC,KAAK,EAAE,MAAM,CAAA;KAAE,EAAE,CAAC;IAC5C,WAAW,EAAE,MAAM,CAAC;IACpB,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAED,eAAO,MAAM,QAAQ,uEAAwE,aAAa,4CAiBzG,CAAC"}
1
+ {"version":3,"file":"Dropdown.d.ts","sourceRoot":"","sources":["../../../../../../../../src/features/IL-OTJ/_components/atoms/Dropdown/Dropdown.tsx"],"names":[],"mappings":";AAAA,UAAU,aAAa;IACrB,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,EAAE,CAAC,CAAC,EAAE,KAAK,CAAC,WAAW,CAAC,iBAAiB,CAAC,KAAK,IAAI,CAAC;IAC5D,OAAO,EAAE;QAAE,KAAK,EAAE,MAAM,CAAC;QAAC,KAAK,EAAE,MAAM,CAAA;KAAE,EAAE,CAAC;IAC5C,WAAW,EAAE,MAAM,CAAC;IACpB,aAAa,CAAC,EAAE,OAAO,CAAC;CACzB;AAED,eAAO,MAAM,QAAQ,6DAA8D,aAAa,4CAiB/F,CAAC"}
@@ -0,0 +1,13 @@
1
+ /// <reference types="react" />
2
+ interface DropdownProps {
3
+ value: string;
4
+ onChange: (e: React.ChangeEvent<HTMLSelectElement>) => void;
5
+ options: {
6
+ label: string;
7
+ value: string;
8
+ }[];
9
+ placeholder: string;
10
+ }
11
+ export declare const Dropdown: ({ value, onChange, options, placeholder }: DropdownProps) => import("react/jsx-runtime").JSX.Element;
12
+ export {};
13
+ //# sourceMappingURL=Dropdown.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Dropdown.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/atoms/Dropdown.tsx"],"names":[],"mappings":";AAAA,UAAU,aAAa;IACrB,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,EAAE,CAAC,CAAC,EAAE,KAAK,CAAC,WAAW,CAAC,iBAAiB,CAAC,KAAK,IAAI,CAAC;IAC5D,OAAO,EAAE;QAAE,KAAK,EAAE,MAAM,CAAC;QAAC,KAAK,EAAE,MAAM,CAAA;KAAE,EAAE,CAAC;IAC5C,WAAW,EAAE,MAAM,CAAC;CACrB;AAED,eAAO,MAAM,QAAQ,8CAA+C,aAAa,4CAShF,CAAC"}