@e-llm-studio/instant-learning 1.0.14 → 1.0.15

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 (289) hide show
  1. package/dist/cjs/features/IL-OTJ/ValueTypeWrappers/TeachMePlugin.js +1 -1
  2. package/dist/cjs/features/LearningManagement/AuditLog/AuditLog.js +1 -1
  3. package/dist/cjs/features/LearningManagement/LearningManagementTest.js +2 -0
  4. package/dist/cjs/features/LearningManagement/LearningManagementTest.js.map +1 -0
  5. package/dist/cjs/features/LearningManagement/RuleContent/AddScopeApprovalSearchComponent.js +1 -1
  6. package/dist/cjs/features/LearningManagement/RuleContent/AddScopeModal.js +1 -1
  7. package/dist/cjs/features/LearningManagement/RuleContent/ApprovalLearningDialog.js +1 -1
  8. package/dist/cjs/features/LearningManagement/assets/Search-result(add new).svg.js +2 -0
  9. package/dist/cjs/features/LearningManagement/assets/Search-result(add new).svg.js.map +1 -0
  10. package/dist/cjs/features/LearningManagement/components/InstantLearningModal.js +1 -1
  11. package/dist/cjs/features/LearningManagement/components/StationOnboarding/BackwardStationOnboardModal.js +2 -0
  12. package/dist/cjs/features/LearningManagement/components/StationOnboarding/BackwardStationOnboardModal.js.map +1 -0
  13. package/dist/cjs/features/LearningManagement/components/StationOnboarding/DayToggleSelector.js +2 -0
  14. package/dist/cjs/features/LearningManagement/components/StationOnboarding/DayToggleSelector.js.map +1 -0
  15. package/dist/cjs/features/LearningManagement/constants.js +1 -1
  16. package/dist/cjs/features/LearningManagement/queries/useLMSConfigQuery.js +1 -1
  17. package/dist/cjs/features/LearningManagement/store/useLMSConfigStore.js +1 -1
  18. package/dist/features/IL-OTJ/ValueTypeWrappers/TeachMePlugin.js +1 -1
  19. package/dist/features/LearningManagement/AuditLog/AuditLog.js +1 -1
  20. package/dist/features/LearningManagement/LearningManagementTest.js +2 -0
  21. package/dist/features/LearningManagement/LearningManagementTest.js.map +1 -0
  22. package/dist/features/LearningManagement/RuleContent/AddScopeApprovalSearchComponent.js +1 -1
  23. package/dist/features/LearningManagement/RuleContent/AddScopeModal.js +1 -1
  24. package/dist/features/LearningManagement/RuleContent/ApprovalLearningDialog.js +1 -1
  25. package/dist/features/LearningManagement/assets/Search-result(add new).svg.js +2 -0
  26. package/dist/features/LearningManagement/assets/Search-result(add new).svg.js.map +1 -0
  27. package/dist/features/LearningManagement/components/InstantLearningModal.js +1 -1
  28. package/dist/features/LearningManagement/components/StationOnboarding/BackwardStationOnboardModal.js +2 -0
  29. package/dist/features/LearningManagement/components/StationOnboarding/BackwardStationOnboardModal.js.map +1 -0
  30. package/dist/features/LearningManagement/components/StationOnboarding/DayToggleSelector.js +2 -0
  31. package/dist/features/LearningManagement/components/StationOnboarding/DayToggleSelector.js.map +1 -0
  32. package/dist/features/LearningManagement/constants.js +1 -1
  33. package/dist/features/LearningManagement/queries/useLMSConfigQuery.js +1 -1
  34. package/dist/features/LearningManagement/store/useLMSConfigStore.js +1 -1
  35. package/dist/types/src/AccordianHeadTest.d.ts +2 -1
  36. package/dist/types/src/AccordianHeadTest.d.ts.map +1 -1
  37. package/dist/types/src/App.d.ts +2 -1
  38. package/dist/types/src/App.d.ts.map +1 -1
  39. package/dist/types/src/CommonComponents/AccordianHead/AccordianHead.d.ts +1 -1
  40. package/dist/types/src/CommonComponents/AccordianHead/AccordianHead.d.ts.map +1 -1
  41. package/dist/types/src/CommonComponents/GradientSparkleIcon.d.ts +2 -1
  42. package/dist/types/src/CommonComponents/GradientSparkleIcon.d.ts.map +1 -1
  43. package/dist/types/src/CommonComponents/HelloWorld.d.ts +1 -1
  44. package/dist/types/src/CommonComponents/HelloWorld.d.ts.map +1 -1
  45. package/dist/types/src/CommonComponents/NoTableData.d.ts +1 -1
  46. package/dist/types/src/CommonComponents/NoTableData.d.ts.map +1 -1
  47. package/dist/types/src/CommonComponents/Spinner.d.ts +2 -1
  48. package/dist/types/src/CommonComponents/Spinner.d.ts.map +1 -1
  49. package/dist/types/src/GoogleFilePickerDemo.d.ts +2 -1
  50. package/dist/types/src/GoogleFilePickerDemo.d.ts.map +1 -1
  51. package/dist/types/src/ThinkingBulbIconComponent.d.ts +2 -1
  52. package/dist/types/src/ThinkingBulbIconComponent.d.ts.map +1 -1
  53. package/dist/types/src/features/DataSelector/DataSelector.d.ts +1 -1
  54. package/dist/types/src/features/DataSelector/DataSelector.d.ts.map +1 -1
  55. package/dist/types/src/features/DataSelector/components/DataSelectionOptionsScreen.d.ts +1 -1
  56. package/dist/types/src/features/DataSelector/components/DataSelectionOptionsScreen.d.ts.map +1 -1
  57. package/dist/types/src/features/DataSelector/components/RLEFDataPointsListInSelectedDataSetCollection.d.ts +1 -1
  58. package/dist/types/src/features/DataSelector/components/RLEFDataPointsListInSelectedDataSetCollection.d.ts.map +1 -1
  59. package/dist/types/src/features/DataSelector/components/RLEFDataSetCollectionsList.d.ts +1 -1
  60. package/dist/types/src/features/DataSelector/components/RLEFDataSetCollectionsList.d.ts.map +1 -1
  61. package/dist/types/src/features/DataSelector/components/RlefDataTabsComponent.d.ts +1 -1
  62. package/dist/types/src/features/DataSelector/components/RlefDataTabsComponent.d.ts.map +1 -1
  63. package/dist/types/src/features/DataSelector/components/RlefHistoricalCopilotData.d.ts +2 -1
  64. package/dist/types/src/features/DataSelector/components/RlefHistoricalCopilotData.d.ts.map +1 -1
  65. package/dist/types/src/features/DataSelector/components/SavedDataSetListScreen.d.ts +2 -1
  66. package/dist/types/src/features/DataSelector/components/SavedDataSetListScreen.d.ts.map +1 -1
  67. package/dist/types/src/features/DataSelector/components/SelectedDataList.d.ts +1 -1
  68. package/dist/types/src/features/DataSelector/components/SelectedDataList.d.ts.map +1 -1
  69. package/dist/types/src/features/DataSelector/components/subcomponents/DataSetElement/DataSetElement.d.ts +1 -1
  70. package/dist/types/src/features/DataSelector/components/subcomponents/DataSetElement/DataSetElement.d.ts.map +1 -1
  71. package/dist/types/src/features/DataSelector/components/subcomponents/Pagination/Pagination.d.ts +2 -1
  72. package/dist/types/src/features/DataSelector/components/subcomponents/Pagination/Pagination.d.ts.map +1 -1
  73. package/dist/types/src/features/DocumentLearning/_components/MessageRendering.d.ts +2 -1
  74. package/dist/types/src/features/DocumentLearning/_components/MessageRendering.d.ts.map +1 -1
  75. package/dist/types/src/features/DocumentLearning/_components/MinimizedThinkingSteps.d.ts +2 -1
  76. package/dist/types/src/features/DocumentLearning/_components/MinimizedThinkingSteps.d.ts.map +1 -1
  77. package/dist/types/src/features/DocumentLearning/_components/_svg/ArrowDown.d.ts +2 -1
  78. package/dist/types/src/features/DocumentLearning/_components/_svg/ArrowDown.d.ts.map +1 -1
  79. package/dist/types/src/features/DocumentLearning/_components/_svg/ArrowIconBlue.d.ts +2 -1
  80. package/dist/types/src/features/DocumentLearning/_components/_svg/ArrowIconBlue.d.ts.map +1 -1
  81. package/dist/types/src/features/DocumentLearning/_components/_svg/CompleteIconGreen.d.ts +2 -1
  82. package/dist/types/src/features/DocumentLearning/_components/_svg/CompleteIconGreen.d.ts.map +1 -1
  83. package/dist/types/src/features/DocumentLearning/_components/_svg/NewChatIcon.d.ts +2 -1
  84. package/dist/types/src/features/DocumentLearning/_components/_svg/NewChatIcon.d.ts.map +1 -1
  85. package/dist/types/src/features/IL-OTJ/ValueTypeWrappers/TeachMePlugin.d.ts +1 -17
  86. package/dist/types/src/features/IL-OTJ/ValueTypeWrappers/TeachMePlugin.d.ts.map +1 -1
  87. package/dist/types/src/features/IL-OTJ/ValueTypeWrappers/TeachMeWrapper.d.ts +2 -1
  88. package/dist/types/src/features/IL-OTJ/ValueTypeWrappers/TeachMeWrapper.d.ts.map +1 -1
  89. package/dist/types/src/features/IL-OTJ/_components/AccordianSection.d.ts +2 -1
  90. package/dist/types/src/features/IL-OTJ/_components/AccordianSection.d.ts.map +1 -1
  91. package/dist/types/src/features/IL-OTJ/_components/ChatComponents/ChatHeader.d.ts +2 -1
  92. package/dist/types/src/features/IL-OTJ/_components/ChatComponents/ChatHeader.d.ts.map +1 -1
  93. package/dist/types/src/features/IL-OTJ/_components/ConflictingReasoningCard.d.ts +1 -1
  94. package/dist/types/src/features/IL-OTJ/_components/ConflictingReasoningCard.d.ts.map +1 -1
  95. package/dist/types/src/features/IL-OTJ/_components/CriticalGaps.d.ts +2 -1
  96. package/dist/types/src/features/IL-OTJ/_components/CriticalGaps.d.ts.map +1 -1
  97. package/dist/types/src/features/IL-OTJ/_components/GapExplanationAccordion.d.ts +1 -1
  98. package/dist/types/src/features/IL-OTJ/_components/GapExplanationAccordion.d.ts.map +1 -1
  99. package/dist/types/src/features/IL-OTJ/_components/ILPopup.d.ts +1 -1
  100. package/dist/types/src/features/IL-OTJ/_components/ILPopup.d.ts.map +1 -1
  101. package/dist/types/src/features/IL-OTJ/_components/MarkdownComponents/MarkdownElements.d.ts +3 -3
  102. package/dist/types/src/features/IL-OTJ/_components/MarkdownComponents/MarkdownElements.d.ts.map +1 -1
  103. package/dist/types/src/features/IL-OTJ/_components/MarkdownComponents/MarkdownSelect.d.ts +1 -1
  104. package/dist/types/src/features/IL-OTJ/_components/MarkdownComponents/MarkdownSelect.d.ts.map +1 -1
  105. package/dist/types/src/features/IL-OTJ/_components/MessageRendering/ClickableChatComponents.d.ts +3 -3
  106. package/dist/types/src/features/IL-OTJ/_components/MessageRendering/ClickableChatComponents.d.ts.map +1 -1
  107. package/dist/types/src/features/IL-OTJ/_components/MessageRendering/MessageRendering.d.ts +2 -1
  108. package/dist/types/src/features/IL-OTJ/_components/MessageRendering/MessageRendering.d.ts.map +1 -1
  109. package/dist/types/src/features/IL-OTJ/_components/MinimizedThinkingSteps.d.ts +2 -1
  110. package/dist/types/src/features/IL-OTJ/_components/MinimizedThinkingSteps.d.ts.map +1 -1
  111. package/dist/types/src/features/IL-OTJ/_components/ViewFormUpdateCard.d.ts +2 -1
  112. package/dist/types/src/features/IL-OTJ/_components/ViewFormUpdateCard.d.ts.map +1 -1
  113. package/dist/types/src/features/IL-OTJ/_components/ViewIdentifiedFieldsCard.d.ts +2 -1
  114. package/dist/types/src/features/IL-OTJ/_components/ViewIdentifiedFieldsCard.d.ts.map +1 -1
  115. package/dist/types/src/features/IL-OTJ/_components/WatchMeWork/AgentStepsView.d.ts +1 -1
  116. package/dist/types/src/features/IL-OTJ/_components/WatchMeWork/AgentStepsView.d.ts.map +1 -1
  117. package/dist/types/src/features/IL-OTJ/_components/WatchMeWork/StepDetailView.d.ts +2 -1
  118. package/dist/types/src/features/IL-OTJ/_components/WatchMeWork/StepDetailView.d.ts.map +1 -1
  119. package/dist/types/src/features/IL-OTJ/_components/WatchMeWork/Thinkingstepshelper.d.ts +9 -9
  120. package/dist/types/src/features/IL-OTJ/_components/WatchMeWork/Thinkingstepshelper.d.ts.map +1 -1
  121. package/dist/types/src/features/IL-OTJ/_components/WatchMeWork/WorkingIndicator.d.ts +2 -1
  122. package/dist/types/src/features/IL-OTJ/_components/WatchMeWork/WorkingIndicator.d.ts.map +1 -1
  123. package/dist/types/src/features/IL-OTJ/_components/_svg/ArrowDown.d.ts +2 -1
  124. package/dist/types/src/features/IL-OTJ/_components/_svg/ArrowDown.d.ts.map +1 -1
  125. package/dist/types/src/features/IL-OTJ/_components/_svg/ArrowIconBlue.d.ts +2 -1
  126. package/dist/types/src/features/IL-OTJ/_components/_svg/ArrowIconBlue.d.ts.map +1 -1
  127. package/dist/types/src/features/IL-OTJ/_components/_svg/BookIcon.d.ts +2 -1
  128. package/dist/types/src/features/IL-OTJ/_components/_svg/BookIcon.d.ts.map +1 -1
  129. package/dist/types/src/features/IL-OTJ/_components/_svg/ButtonCognitiveIcon.d.ts +1 -1
  130. package/dist/types/src/features/IL-OTJ/_components/_svg/ButtonCognitiveIcon.d.ts.map +1 -1
  131. package/dist/types/src/features/IL-OTJ/_components/_svg/ChevronDown.d.ts +2 -1
  132. package/dist/types/src/features/IL-OTJ/_components/_svg/ChevronDown.d.ts.map +1 -1
  133. package/dist/types/src/features/IL-OTJ/_components/_svg/ChevronIcon.d.ts +1 -1
  134. package/dist/types/src/features/IL-OTJ/_components/_svg/ChevronIcon.d.ts.map +1 -1
  135. package/dist/types/src/features/IL-OTJ/_components/_svg/ChevronUp.d.ts +2 -1
  136. package/dist/types/src/features/IL-OTJ/_components/_svg/ChevronUp.d.ts.map +1 -1
  137. package/dist/types/src/features/IL-OTJ/_components/_svg/CognitiveDecisioning.d.ts +2 -1
  138. package/dist/types/src/features/IL-OTJ/_components/_svg/CognitiveDecisioning.d.ts.map +1 -1
  139. package/dist/types/src/features/IL-OTJ/_components/_svg/CompleteIconGreen.d.ts +2 -1
  140. package/dist/types/src/features/IL-OTJ/_components/_svg/CompleteIconGreen.d.ts.map +1 -1
  141. package/dist/types/src/features/IL-OTJ/_components/_svg/GapIcon.d.ts +1 -1
  142. package/dist/types/src/features/IL-OTJ/_components/_svg/GapIcon.d.ts.map +1 -1
  143. package/dist/types/src/features/IL-OTJ/_components/_svg/HumanWithBrainIcon.d.ts +2 -1
  144. package/dist/types/src/features/IL-OTJ/_components/_svg/HumanWithBrainIcon.d.ts.map +1 -1
  145. package/dist/types/src/features/IL-OTJ/_components/_svg/InfoIcon.d.ts +2 -1
  146. package/dist/types/src/features/IL-OTJ/_components/_svg/InfoIcon.d.ts.map +1 -1
  147. package/dist/types/src/features/IL-OTJ/_components/_svg/LeftAndRightArrow.d.ts +1 -1
  148. package/dist/types/src/features/IL-OTJ/_components/_svg/LeftAndRightArrow.d.ts.map +1 -1
  149. package/dist/types/src/features/IL-OTJ/_components/_svg/Lightbulb.d.ts +1 -1
  150. package/dist/types/src/features/IL-OTJ/_components/_svg/Lightbulb.d.ts.map +1 -1
  151. package/dist/types/src/features/IL-OTJ/_components/_svg/NewChatIcon.d.ts +1 -1
  152. package/dist/types/src/features/IL-OTJ/_components/_svg/NewChatIcon.d.ts.map +1 -1
  153. package/dist/types/src/features/IL-OTJ/_components/_svg/PencilEdit.d.ts +2 -1
  154. package/dist/types/src/features/IL-OTJ/_components/_svg/PencilEdit.d.ts.map +1 -1
  155. package/dist/types/src/features/IL-OTJ/_components/_svg/RadioButton.d.ts +2 -1
  156. package/dist/types/src/features/IL-OTJ/_components/_svg/RadioButton.d.ts.map +1 -1
  157. package/dist/types/src/features/IL-OTJ/_components/_svg/RightSideIcons.d.ts +9 -8
  158. package/dist/types/src/features/IL-OTJ/_components/_svg/RightSideIcons.d.ts.map +1 -1
  159. package/dist/types/src/features/IL-OTJ/_components/_svg/ScrollToBottom.d.ts +2 -1
  160. package/dist/types/src/features/IL-OTJ/_components/_svg/ScrollToBottom.d.ts.map +1 -1
  161. package/dist/types/src/features/IL-OTJ/_components/_svg/SendButton.d.ts +2 -1
  162. package/dist/types/src/features/IL-OTJ/_components/_svg/SendButton.d.ts.map +1 -1
  163. package/dist/types/src/features/IL-OTJ/_components/_svg/SparkleIcon.d.ts +2 -1
  164. package/dist/types/src/features/IL-OTJ/_components/_svg/SparkleIcon.d.ts.map +1 -1
  165. package/dist/types/src/features/IL-OTJ/_components/_svg/TickIcon.d.ts +1 -1
  166. package/dist/types/src/features/IL-OTJ/_components/_svg/TickIcon.d.ts.map +1 -1
  167. package/dist/types/src/features/IL-OTJ/_components/_svg/UserIcon.d.ts +2 -1
  168. package/dist/types/src/features/IL-OTJ/_components/_svg/UserIcon.d.ts.map +1 -1
  169. package/dist/types/src/features/IL-OTJ/_components/_svg/WarningIcon.d.ts +2 -1
  170. package/dist/types/src/features/IL-OTJ/_components/_svg/WarningIcon.d.ts.map +1 -1
  171. package/dist/types/src/features/IL-OTJ/_components/_svg/WatchMeWorkIcon.d.ts +2 -1
  172. package/dist/types/src/features/IL-OTJ/_components/_svg/WatchMeWorkIcon.d.ts.map +1 -1
  173. package/dist/types/src/features/IL-OTJ/_components/atoms/Button/Button.d.ts +1 -1
  174. package/dist/types/src/features/IL-OTJ/_components/atoms/Button/Button.d.ts.map +1 -1
  175. package/dist/types/src/features/IL-OTJ/_components/atoms/Dropdown/Dropdown.d.ts +1 -1
  176. package/dist/types/src/features/IL-OTJ/_components/atoms/Dropdown/Dropdown.d.ts.map +1 -1
  177. package/dist/types/src/features/IL-OTJ/_components/atoms/Toggle/Toggle.d.ts +2 -1
  178. package/dist/types/src/features/IL-OTJ/_components/atoms/Toggle/Toggle.d.ts.map +1 -1
  179. package/dist/types/src/features/IL-OTJ/_components/molecules/Condition/ConditionList.d.ts +1 -1
  180. package/dist/types/src/features/IL-OTJ/_components/molecules/Condition/ConditionList.d.ts.map +1 -1
  181. package/dist/types/src/features/IL-OTJ/_components/molecules/Sections/SectionWrapper.d.ts +1 -1
  182. package/dist/types/src/features/IL-OTJ/_components/molecules/Sections/SectionWrapper.d.ts.map +1 -1
  183. package/dist/types/src/features/IL-OTJ/_components/molecules/SeperationRow/SeparationRow.d.ts +2 -1
  184. package/dist/types/src/features/IL-OTJ/_components/molecules/SeperationRow/SeparationRow.d.ts.map +1 -1
  185. package/dist/types/src/features/IL-OTJ/_components/organisms/ConditionSection/ConditionSection.d.ts +2 -1
  186. package/dist/types/src/features/IL-OTJ/_components/organisms/ConditionSection/ConditionSection.d.ts.map +1 -1
  187. package/dist/types/src/features/IL-OTJ/_components/organisms/ConfigSection/ConfigSection.d.ts +2 -1
  188. package/dist/types/src/features/IL-OTJ/_components/organisms/ConfigSection/ConfigSection.d.ts.map +1 -1
  189. package/dist/types/src/features/IL-OTJ/_components/organisms/ScopeSection/ScopeSection.d.ts +1 -1
  190. package/dist/types/src/features/IL-OTJ/_components/organisms/ScopeSection/ScopeSection.d.ts.map +1 -1
  191. package/dist/types/src/features/IL-OTJ/_components/organisms/TextSection/TextSection.d.ts +2 -1
  192. package/dist/types/src/features/IL-OTJ/_components/organisms/TextSection/TextSection.d.ts.map +1 -1
  193. package/dist/types/src/features/IL-OTJ/_components/templates/RuleComparison/AgentComposerRuleComparison.d.ts +2 -1
  194. package/dist/types/src/features/IL-OTJ/_components/templates/RuleComparison/AgentComposerRuleComparison.d.ts.map +1 -1
  195. package/dist/types/src/features/IL-OTJ/_components/templates/RuleComparison/RuleComparison.d.ts +2 -1
  196. package/dist/types/src/features/IL-OTJ/_components/templates/RuleComparison/RuleComparison.d.ts.map +1 -1
  197. package/dist/types/src/features/IL-OTJ/_components/templates/Testing/Testing.d.ts +2 -1
  198. package/dist/types/src/features/IL-OTJ/_components/templates/Testing/Testing.d.ts.map +1 -1
  199. package/dist/types/src/features/IL-OTJ/_components/templates/TrafficManager/CreateRule.d.ts +2 -1
  200. package/dist/types/src/features/IL-OTJ/_components/templates/TrafficManager/CreateRule.d.ts.map +1 -1
  201. package/dist/types/src/features/IL-OTJ/_components/templates/TrafficManager/TrafficManagerTemplate.d.ts +2 -1
  202. package/dist/types/src/features/IL-OTJ/_components/templates/TrafficManager/TrafficManagerTemplate.d.ts.map +1 -1
  203. package/dist/types/src/features/IL-OTJ/_components/templates/WorkflowComposer/WorkflowComposer.d.ts +2 -1
  204. package/dist/types/src/features/IL-OTJ/_components/templates/WorkflowComposer/WorkflowComposer.d.ts.map +1 -1
  205. package/dist/types/src/features/IL-OTJ/store/CitationsContext.d.ts +1 -1
  206. package/dist/types/src/features/IL-OTJ/store/CitationsContext.d.ts.map +1 -1
  207. package/dist/types/src/features/InstantLearning/_components/MessageRendering.d.ts +2 -1
  208. package/dist/types/src/features/InstantLearning/_components/MessageRendering.d.ts.map +1 -1
  209. package/dist/types/src/features/InstantLearning/_components/MinimizedThinkingSteps.d.ts +2 -1
  210. package/dist/types/src/features/InstantLearning/_components/MinimizedThinkingSteps.d.ts.map +1 -1
  211. package/dist/types/src/features/InstantLearning/_components/_svg/ArrowDown.d.ts +2 -1
  212. package/dist/types/src/features/InstantLearning/_components/_svg/ArrowDown.d.ts.map +1 -1
  213. package/dist/types/src/features/InstantLearning/_components/_svg/ArrowIconBlue.d.ts +2 -1
  214. package/dist/types/src/features/InstantLearning/_components/_svg/ArrowIconBlue.d.ts.map +1 -1
  215. package/dist/types/src/features/InstantLearning/_components/_svg/CompleteIconGreen.d.ts +2 -1
  216. package/dist/types/src/features/InstantLearning/_components/_svg/CompleteIconGreen.d.ts.map +1 -1
  217. package/dist/types/src/features/InstantLearning/_components/_svg/NewChatIcon.d.ts +2 -1
  218. package/dist/types/src/features/InstantLearning/_components/_svg/NewChatIcon.d.ts.map +1 -1
  219. package/dist/types/src/features/LearningManagement/AuditLog/AuditLog.d.ts.map +1 -1
  220. package/dist/types/src/features/LearningManagement/LearningManagement.d.ts +2 -1
  221. package/dist/types/src/features/LearningManagement/LearningManagement.d.ts.map +1 -1
  222. package/dist/types/src/features/LearningManagement/LearningManagementTest.d.ts +2 -1
  223. package/dist/types/src/features/LearningManagement/LearningManagementTest.d.ts.map +1 -1
  224. package/dist/types/src/features/LearningManagement/RuleContent/AddScopeApprovalSearchComponent.d.ts.map +1 -1
  225. package/dist/types/src/features/LearningManagement/RuleContent/AddScopeModal.d.ts.map +1 -1
  226. package/dist/types/src/features/LearningManagement/RuleContent/ApprovalLearningDialog.d.ts.map +1 -1
  227. package/dist/types/src/features/LearningManagement/components/CardSkeleton.d.ts +2 -1
  228. package/dist/types/src/features/LearningManagement/components/CardSkeleton.d.ts.map +1 -1
  229. package/dist/types/src/features/LearningManagement/components/InstantLearningModal.d.ts.map +1 -1
  230. package/dist/types/src/features/LearningManagement/components/LearningTemplateManagementSkeleton.d.ts +2 -1
  231. package/dist/types/src/features/LearningManagement/components/LearningTemplateManagementSkeleton.d.ts.map +1 -1
  232. package/dist/types/src/features/LearningManagement/components/RuleContentSkeleton.d.ts +2 -1
  233. package/dist/types/src/features/LearningManagement/components/RuleContentSkeleton.d.ts.map +1 -1
  234. package/dist/types/src/features/LearningManagement/components/Skeleton.d.ts +1 -1
  235. package/dist/types/src/features/LearningManagement/components/Skeleton.d.ts.map +1 -1
  236. package/dist/types/src/features/LearningManagement/components/StationOnboarding/BackwardStationOnboardModal.d.ts +12 -0
  237. package/dist/types/src/features/LearningManagement/components/StationOnboarding/BackwardStationOnboardModal.d.ts.map +1 -0
  238. package/dist/types/src/features/LearningManagement/components/StationOnboarding/DayToggleSelector.d.ts +13 -0
  239. package/dist/types/src/features/LearningManagement/components/StationOnboarding/DayToggleSelector.d.ts.map +1 -0
  240. package/dist/types/src/features/LearningManagement/constants.d.ts +1 -0
  241. package/dist/types/src/features/LearningManagement/constants.d.ts.map +1 -1
  242. package/dist/types/src/features/LearningManagement/queries/useLMSConfigQuery.d.ts.map +1 -1
  243. package/dist/types/src/features/LearningManagement/store/useLMSConfigStore.d.ts +63 -0
  244. package/dist/types/src/features/LearningManagement/store/useLMSConfigStore.d.ts.map +1 -1
  245. package/dist/types/src/features/UploadData/Components/SelectDataFromGoogleDrive/SelectDataFromGoogleDrive.d.ts +1 -1
  246. package/dist/types/src/features/UploadData/Components/SelectDataFromGoogleDrive/SelectDataFromGoogleDrive.d.ts.map +1 -1
  247. package/dist/types/src/features/UploadData/Components/SelectDataFromGoogleDrive/SelectDataFromGoogleDriveButton.d.ts +1 -1
  248. package/dist/types/src/features/UploadData/Components/SelectDataFromGoogleDrive/SelectDataFromGoogleDriveButton.d.ts.map +1 -1
  249. package/dist/types/src/features/UploadData/Components/SelectDataFromLocalSystem/SelectDataFromLocalSystem.d.ts +1 -1
  250. package/dist/types/src/features/UploadData/Components/SelectDataFromLocalSystem/SelectDataFromLocalSystem.d.ts.map +1 -1
  251. package/dist/types/src/features/UploadData/Components/SelectDataFromLocalSystem/SelectDataFromLocalSystemButton.d.ts +1 -1
  252. package/dist/types/src/features/UploadData/Components/SelectDataFromLocalSystem/SelectDataFromLocalSystemButton.d.ts.map +1 -1
  253. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/Dataset-collection.d.ts +1 -1
  254. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/Dataset-collection.d.ts.map +1 -1
  255. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/DatasetCollectionInfo.d.ts +1 -1
  256. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/DatasetCollectionInfo.d.ts.map +1 -1
  257. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/ProjectTaskSelect.d.ts +1 -1
  258. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/ProjectTaskSelect.d.ts.map +1 -1
  259. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/Tooltip.d.ts +1 -1
  260. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/Tooltip.d.ts.map +1 -1
  261. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/ConfidenceScoreColumnMenu.d.ts +2 -1
  262. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/ConfidenceScoreColumnMenu.d.ts.map +1 -1
  263. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/LabelColumnMenu.d.ts +2 -1
  264. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/LabelColumnMenu.d.ts.map +1 -1
  265. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/TableColumnResetFilterButton.d.ts +2 -1
  266. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/TableColumnResetFilterButton.d.ts.map +1 -1
  267. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/TagColumnMenu.d.ts +2 -1
  268. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/TagColumnMenu.d.ts.map +1 -1
  269. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dropdown-with-radio.d.ts +1 -1
  270. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dropdown-with-radio.d.ts.map +1 -1
  271. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/input-label-with-info.d.ts +1 -1
  272. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/input-label-with-info.d.ts.map +1 -1
  273. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/SelectDataFromRLEF.d.ts +1 -1
  274. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/SelectDataFromRLEF.d.ts.map +1 -1
  275. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/SelectDataFromRLEFButton.d.ts +1 -1
  276. package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/SelectDataFromRLEFButton.d.ts.map +1 -1
  277. package/dist/types/src/features/UploadData/Components/SelectDataFromSavedDataSet/SelectDataFromSavedDataSet.d.ts +1 -1
  278. package/dist/types/src/features/UploadData/Components/SelectDataFromSavedDataSet/SelectDataFromSavedDataSet.d.ts.map +1 -1
  279. package/dist/types/src/features/UploadData/Components/SelectDataFromSavedDataSet/SelectDataFromSavedDataSetButton.d.ts +1 -1
  280. package/dist/types/src/features/UploadData/Components/SelectDataFromSavedDataSet/SelectDataFromSavedDataSetButton.d.ts.map +1 -1
  281. package/dist/types/src/plugins/ValueTypes/RadioTrafficLearning/RadioTrafficLearningRenderer.d.ts +2 -1
  282. package/dist/types/src/plugins/ValueTypes/RadioTrafficLearning/RadioTrafficLearningRenderer.d.ts.map +1 -1
  283. package/dist/types/src/routes/Routes.d.ts +0 -1
  284. package/dist/types/src/routes/Routes.d.ts.map +1 -1
  285. package/dist/types/src/utils/CustomSkeleton.d.ts +1 -1
  286. package/dist/types/src/utils/CustomSkeleton.d.ts.map +1 -1
  287. package/dist/types/src/utils/SkeletonLoader.d.ts +1 -1
  288. package/dist/types/src/utils/SkeletonLoader.d.ts.map +1 -1
  289. package/package.json +1 -1
@@ -1,3 +1,4 @@
1
- declare const SparkleIcon: () => import("react/jsx-runtime").JSX.Element;
1
+ /// <reference types="react" />
2
+ declare const SparkleIcon: () => import("react").JSX.Element;
2
3
  export default SparkleIcon;
3
4
  //# sourceMappingURL=SparkleIcon.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"SparkleIcon.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/_svg/SparkleIcon.tsx"],"names":[],"mappings":"AAAA,QAAA,MAAM,WAAW,+CAqBhB,CAAC;AAEF,eAAe,WAAW,CAAC"}
1
+ {"version":3,"file":"SparkleIcon.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/_svg/SparkleIcon.tsx"],"names":[],"mappings":";AAAA,QAAA,MAAM,WAAW,mCAqBhB,CAAC;AAEF,eAAe,WAAW,CAAC"}
@@ -5,6 +5,6 @@ type TickIconProps = {
5
5
  height?: number | string;
6
6
  style?: React.CSSProperties;
7
7
  };
8
- export declare const TickIcon: ({ color, width, height, style }: TickIconProps) => import("react/jsx-runtime").JSX.Element;
8
+ export declare const TickIcon: ({ color, width, height, style }: TickIconProps) => React.JSX.Element;
9
9
  export {};
10
10
  //# sourceMappingURL=TickIcon.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"TickIcon.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/_svg/TickIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,KAAK,aAAa,GAAG;IACjB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,KAAK,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACxB,MAAM,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACzB,KAAK,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;CAC/B,CAAC;AAEF,eAAO,MAAM,QAAQ,oCAKlB,aAAa,4CAmBf,CAAC"}
1
+ {"version":3,"file":"TickIcon.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/_svg/TickIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,KAAK,aAAa,GAAG;IACjB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,KAAK,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACxB,MAAM,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACzB,KAAK,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;CAC/B,CAAC;AAEF,eAAO,MAAM,QAAQ,oCAKlB,aAAa,sBAmBf,CAAC"}
@@ -1,2 +1,3 @@
1
- export declare const UserIcon: () => import("react/jsx-runtime").JSX.Element;
1
+ /// <reference types="react" />
2
+ export declare const UserIcon: () => import("react").JSX.Element;
2
3
  //# sourceMappingURL=UserIcon.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"UserIcon.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/_svg/UserIcon.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,QAAQ,+CAoBpB,CAAC"}
1
+ {"version":3,"file":"UserIcon.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/_svg/UserIcon.tsx"],"names":[],"mappings":";AAAA,eAAO,MAAM,QAAQ,mCAoBpB,CAAC"}
@@ -1,3 +1,4 @@
1
- declare const WarningIcon: () => import("react/jsx-runtime").JSX.Element;
1
+ /// <reference types="react" />
2
+ declare const WarningIcon: () => import("react").JSX.Element;
2
3
  export default WarningIcon;
3
4
  //# sourceMappingURL=WarningIcon.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"WarningIcon.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/_svg/WarningIcon.tsx"],"names":[],"mappings":"AAAA,QAAA,MAAM,WAAW,+CAYhB,CAAC;AAEF,eAAe,WAAW,CAAC"}
1
+ {"version":3,"file":"WarningIcon.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/_svg/WarningIcon.tsx"],"names":[],"mappings":";AAAA,QAAA,MAAM,WAAW,mCAYhB,CAAC;AAEF,eAAe,WAAW,CAAC"}
@@ -1,3 +1,4 @@
1
- declare const WatchMeWorkIcon: () => import("react/jsx-runtime").JSX.Element;
1
+ /// <reference types="react" />
2
+ declare const WatchMeWorkIcon: () => import("react").JSX.Element;
2
3
  export default WatchMeWorkIcon;
3
4
  //# sourceMappingURL=WatchMeWorkIcon.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"WatchMeWorkIcon.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/_svg/WatchMeWorkIcon.tsx"],"names":[],"mappings":"AACA,QAAA,MAAM,eAAe,+CAuDpB,CAAA;AACD,eAAe,eAAe,CAAA"}
1
+ {"version":3,"file":"WatchMeWorkIcon.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/_svg/WatchMeWorkIcon.tsx"],"names":[],"mappings":";AACA,QAAA,MAAM,eAAe,mCAuDpB,CAAA;AACD,eAAe,eAAe,CAAA"}
@@ -2,6 +2,6 @@ import { ButtonHTMLAttributes, ReactNode } from "react";
2
2
  interface ButtonProps extends ButtonHTMLAttributes<HTMLButtonElement> {
3
3
  icon?: ReactNode;
4
4
  }
5
- export declare const Button: ({ children, icon, className, ...props }: ButtonProps) => import("react/jsx-runtime").JSX.Element;
5
+ export declare const Button: ({ children, icon, className, ...props }: ButtonProps) => import("react").JSX.Element;
6
6
  export {};
7
7
  //# sourceMappingURL=Button.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Button.d.ts","sourceRoot":"","sources":["../../../../../../../../src/features/IL-OTJ/_components/atoms/Button/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"}
1
+ {"version":3,"file":"Button.d.ts","sourceRoot":"","sources":["../../../../../../../../src/features/IL-OTJ/_components/atoms/Button/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,gCAK1E,CAAC"}
@@ -10,6 +10,6 @@ interface DropdownProps {
10
10
  isHighlighted?: boolean;
11
11
  readOnly?: boolean;
12
12
  }
13
- export declare const Dropdown: ({ value, onChange, options, placeholder, isHighlighted, readOnly }: DropdownProps) => import("react/jsx-runtime").JSX.Element;
13
+ export declare const Dropdown: ({ value, onChange, options, placeholder, isHighlighted, readOnly }: DropdownProps) => import("react").JSX.Element;
14
14
  export {};
15
15
  //# 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;IACxB,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAED,eAAO,MAAM,QAAQ,uEAAwE,aAAa,gCAiBzG,CAAC"}
@@ -1,8 +1,9 @@
1
+ /// <reference types="react" />
1
2
  interface ToggleProps {
2
3
  isEnabled: boolean;
3
4
  onToggle: () => void;
4
5
  isDisabled?: boolean;
5
6
  }
6
- export declare const Toggle: ({ isEnabled, onToggle, isDisabled }: ToggleProps) => import("react/jsx-runtime").JSX.Element;
7
+ export declare const Toggle: ({ isEnabled, onToggle, isDisabled }: ToggleProps) => import("react").JSX.Element;
7
8
  export {};
8
9
  //# sourceMappingURL=Toggle.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Toggle.d.ts","sourceRoot":"","sources":["../../../../../../../../src/features/IL-OTJ/_components/atoms/Toggle/Toggle.tsx"],"names":[],"mappings":"AAAA,UAAU,WAAW;IACnB,SAAS,EAAE,OAAO,CAAC;IACnB,QAAQ,EAAE,MAAM,IAAI,CAAC;IACrB,UAAU,CAAC,EAAE,OAAO,CAAC;CACtB;AAED,eAAO,MAAM,MAAM,wCAAiD,WAAW,4CAU9E,CAAC"}
1
+ {"version":3,"file":"Toggle.d.ts","sourceRoot":"","sources":["../../../../../../../../src/features/IL-OTJ/_components/atoms/Toggle/Toggle.tsx"],"names":[],"mappings":";AAAA,UAAU,WAAW;IACnB,SAAS,EAAE,OAAO,CAAC;IACnB,QAAQ,EAAE,MAAM,IAAI,CAAC;IACrB,UAAU,CAAC,EAAE,OAAO,CAAC;CACtB;AAED,eAAO,MAAM,MAAM,wCAAiD,WAAW,gCAU9E,CAAC"}
@@ -31,6 +31,6 @@ interface ConditionListProps {
31
31
  setPendingEditId?: (id: string | null) => void;
32
32
  errorMessage?: string | null;
33
33
  }
34
- export declare const ConditionList: ({ idPrefix, items, onAdd, onRemove, onEdit, index, tierKey, readOnly, placeholder, addLabel, showAddButton, isHighlighted, highlightedIds, footer, tooltipDescription, citations, setSendMessageInChat, fieldName, isAiStreaming, activeEditId, setActiveEditId, pendingEditId, setPendingEditId, errorMessage, }: ConditionListProps) => import("react/jsx-runtime").JSX.Element;
34
+ export declare const ConditionList: ({ idPrefix, items, onAdd, onRemove, onEdit, index, tierKey, readOnly, placeholder, addLabel, showAddButton, isHighlighted, highlightedIds, footer, tooltipDescription, citations, setSendMessageInChat, fieldName, isAiStreaming, activeEditId, setActiveEditId, pendingEditId, setPendingEditId, errorMessage, }: ConditionListProps) => import("react").JSX.Element;
35
35
  export {};
36
36
  //# sourceMappingURL=ConditionList.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ConditionList.d.ts","sourceRoot":"","sources":["../../../../../../../../src/features/IL-OTJ/_components/molecules/Condition/ConditionList.tsx"],"names":[],"mappings":";AAQA,UAAU,QAAQ;IAChB,EAAE,EAAE,MAAM,GAAG,MAAM,CAAC;IACpB,IAAI,EAAE,MAAM,CAAC;IACb,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,QAAQ,CAAC,EAAE,GAAG,CAAC;CAChB;AAED,UAAU,kBAAkB;IAC1B,QAAQ,EAAE,MAAM,CAAC;IACjB,KAAK,EAAE,QAAQ,EAAE,CAAC;IAClB,KAAK,EAAE,MAAM,IAAI,CAAC;IAClB,QAAQ,EAAE,CAAC,OAAO,EAAE,MAAM,EAAE,KAAK,EAAE,MAAM,EAAE,EAAE,EAAE,GAAG,KAAK,IAAI,CAAC;IAC5D,MAAM,EAAE,CAAC,OAAO,EAAE,MAAM,EAAE,KAAK,EAAE,MAAM,EAAE,EAAE,EAAE,GAAG,EAAE,IAAI,EAAE,MAAM,KAAK,IAAI,CAAC;IACxE,KAAK,EAAE,MAAM,CAAC;IACd,OAAO,EAAE,MAAM,CAAC;IAChB,QAAQ,EAAE,OAAO,CAAC;IAClB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,cAAc,CAAC,EAAE,GAAG,CAAC,MAAM,GAAG,MAAM,CAAC,CAAC;IACtC,MAAM,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IACzB,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B,SAAS,CAAC,EAAE,GAAG,EAAE,CAAC;IAClB,oBAAoB,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IAC/C,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,YAAY,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7B,eAAe,CAAC,EAAE,CAAC,EAAE,EAAE,MAAM,GAAG,IAAI,KAAK,IAAI,CAAC;IAC9C,aAAa,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC9B,gBAAgB,CAAC,EAAE,CAAC,EAAE,EAAE,MAAM,GAAG,IAAI,KAAK,IAAI,CAAC;IAC/C,YAAY,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;CAC9B;AAED,eAAO,MAAM,aAAa,sTAyBvB,kBAAkB,4CAmWpB,CAAC"}
1
+ {"version":3,"file":"ConditionList.d.ts","sourceRoot":"","sources":["../../../../../../../../src/features/IL-OTJ/_components/molecules/Condition/ConditionList.tsx"],"names":[],"mappings":";AAQA,UAAU,QAAQ;IAChB,EAAE,EAAE,MAAM,GAAG,MAAM,CAAC;IACpB,IAAI,EAAE,MAAM,CAAC;IACb,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,QAAQ,CAAC,EAAE,GAAG,CAAC;CAChB;AAED,UAAU,kBAAkB;IAC1B,QAAQ,EAAE,MAAM,CAAC;IACjB,KAAK,EAAE,QAAQ,EAAE,CAAC;IAClB,KAAK,EAAE,MAAM,IAAI,CAAC;IAClB,QAAQ,EAAE,CAAC,OAAO,EAAE,MAAM,EAAE,KAAK,EAAE,MAAM,EAAE,EAAE,EAAE,GAAG,KAAK,IAAI,CAAC;IAC5D,MAAM,EAAE,CAAC,OAAO,EAAE,MAAM,EAAE,KAAK,EAAE,MAAM,EAAE,EAAE,EAAE,GAAG,EAAE,IAAI,EAAE,MAAM,KAAK,IAAI,CAAC;IACxE,KAAK,EAAE,MAAM,CAAC;IACd,OAAO,EAAE,MAAM,CAAC;IAChB,QAAQ,EAAE,OAAO,CAAC;IAClB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,cAAc,CAAC,EAAE,GAAG,CAAC,MAAM,GAAG,MAAM,CAAC,CAAC;IACtC,MAAM,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IACzB,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B,SAAS,CAAC,EAAE,GAAG,EAAE,CAAC;IAClB,oBAAoB,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IAC/C,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,YAAY,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7B,eAAe,CAAC,EAAE,CAAC,EAAE,EAAE,MAAM,GAAG,IAAI,KAAK,IAAI,CAAC;IAC9C,aAAa,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC9B,gBAAgB,CAAC,EAAE,CAAC,EAAE,EAAE,MAAM,GAAG,IAAI,KAAK,IAAI,CAAC;IAC/C,YAAY,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;CAC9B;AAED,eAAO,MAAM,aAAa,sTAyBvB,kBAAkB,gCAmWpB,CAAC"}
@@ -14,5 +14,5 @@ export interface SectionWrapperProps {
14
14
  readOnly?: boolean;
15
15
  headerActions?: ReactNode;
16
16
  }
17
- export declare const SectionWrapper: ({ id, required, title, children, openSections, setOpenSections, dividerRequired, defaultOpen, collapsible, bordered, customStyles, readOnly, headerActions, }: SectionWrapperProps) => import("react/jsx-runtime").JSX.Element;
17
+ export declare const SectionWrapper: ({ id, required, title, children, openSections, setOpenSections, dividerRequired, defaultOpen, collapsible, bordered, customStyles, readOnly, headerActions, }: SectionWrapperProps) => import("react").JSX.Element;
18
18
  //# sourceMappingURL=SectionWrapper.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"SectionWrapper.d.ts","sourceRoot":"","sources":["../../../../../../../../src/features/IL-OTJ/_components/molecules/Sections/SectionWrapper.tsx"],"names":[],"mappings":"AACA,OAAO,EAAe,SAAS,EAAY,MAAM,OAAO,CAAC;AAEzD,MAAM,WAAW,mBAAmB;IAClC,EAAE,EAAE,MAAM,CAAC;IACX,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,EAAE,SAAS,CAAC;IACpB,YAAY,CAAC,EAAE,GAAG,CAAC,MAAM,CAAC,CAAC;IAC3B,eAAe,CAAC,EAAE,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,cAAc,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC;IACpE,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,YAAY,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;IACnC,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,aAAa,CAAC,EAAE,SAAS,CAAC;CAC3B;AAED,eAAO,MAAM,cAAc,kKAcxB,mBAAmB,4CA+DrB,CAAC"}
1
+ {"version":3,"file":"SectionWrapper.d.ts","sourceRoot":"","sources":["../../../../../../../../src/features/IL-OTJ/_components/molecules/Sections/SectionWrapper.tsx"],"names":[],"mappings":"AACA,OAAO,EAAe,SAAS,EAAY,MAAM,OAAO,CAAC;AAEzD,MAAM,WAAW,mBAAmB;IAClC,EAAE,EAAE,MAAM,CAAC;IACX,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,EAAE,SAAS,CAAC;IACpB,YAAY,CAAC,EAAE,GAAG,CAAC,MAAM,CAAC,CAAC;IAC3B,eAAe,CAAC,EAAE,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,cAAc,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC;IACpE,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,YAAY,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;IACnC,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,aAAa,CAAC,EAAE,SAAS,CAAC;CAC3B;AAED,eAAO,MAAM,cAAc,kKAcxB,mBAAmB,gCA+DrB,CAAC"}
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  interface SeparationRowProps {
2
3
  label: string;
3
4
  isEnabled: boolean;
@@ -9,6 +10,6 @@ interface SeparationRowProps {
9
10
  isHighlighted?: boolean;
10
11
  isDisabled?: boolean;
11
12
  }
12
- export declare const SeparationRow: ({ label, isEnabled, duration, onToggle, onDurationChange, unit, isHighlighted, isDisabled, }: SeparationRowProps) => import("react/jsx-runtime").JSX.Element;
13
+ export declare const SeparationRow: ({ label, isEnabled, duration, onToggle, onDurationChange, unit, isHighlighted, isDisabled, }: SeparationRowProps) => import("react").JSX.Element;
13
14
  export {};
14
15
  //# sourceMappingURL=SeparationRow.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"SeparationRow.d.ts","sourceRoot":"","sources":["../../../../../../../../src/features/IL-OTJ/_components/molecules/SeperationRow/SeparationRow.tsx"],"names":[],"mappings":"AAEA,UAAU,kBAAkB;IAC1B,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,EAAE,OAAO,CAAC;IACnB,QAAQ,EAAE,MAAM,CAAC;IACjB,QAAQ,EAAE,MAAM,IAAI,CAAC;IACrB,gBAAgB,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IAC1C,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,UAAU,CAAC,EAAE,OAAO,CAAC;CACtB;AAED,eAAO,MAAM,aAAa,iGASvB,kBAAkB,4CAoDpB,CAAC"}
1
+ {"version":3,"file":"SeparationRow.d.ts","sourceRoot":"","sources":["../../../../../../../../src/features/IL-OTJ/_components/molecules/SeperationRow/SeparationRow.tsx"],"names":[],"mappings":";AAEA,UAAU,kBAAkB;IAC1B,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,EAAE,OAAO,CAAC;IACnB,QAAQ,EAAE,MAAM,CAAC;IACjB,QAAQ,EAAE,MAAM,IAAI,CAAC;IACrB,gBAAgB,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IAC1C,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,UAAU,CAAC,EAAE,OAAO,CAAC;CACtB;AAED,eAAO,MAAM,aAAa,iGASvB,kBAAkB,gCAoDpB,CAAC"}
@@ -1,2 +1,3 @@
1
- export declare const ConditionSection: ({ conditions, onAdd, onRemove, onEdit, index, isHighlighted, highlightedIds, footer, tooltipDescription, citations, addLabel, title, sendMessageInChat, setSendMessageInChat, readOnly, isAiStreaming, errorMessage, activeEditId, setActiveEditId, pendingEditId, setPendingEditId, idPrefix, ...props }: any) => import("react/jsx-runtime").JSX.Element;
1
+ /// <reference types="react" />
2
+ export declare const ConditionSection: ({ conditions, onAdd, onRemove, onEdit, index, isHighlighted, highlightedIds, footer, tooltipDescription, citations, addLabel, title, sendMessageInChat, setSendMessageInChat, readOnly, isAiStreaming, errorMessage, activeEditId, setActiveEditId, pendingEditId, setPendingEditId, idPrefix, ...props }: any) => import("react").JSX.Element;
2
3
  //# sourceMappingURL=ConditionSection.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ConditionSection.d.ts","sourceRoot":"","sources":["../../../../../../../../src/features/IL-OTJ/_components/organisms/ConditionSection/ConditionSection.tsx"],"names":[],"mappings":"AAGA,eAAO,MAAM,gBAAgB,8SAC6C,GAAG,4CA4B5E,CAAC"}
1
+ {"version":3,"file":"ConditionSection.d.ts","sourceRoot":"","sources":["../../../../../../../../src/features/IL-OTJ/_components/organisms/ConditionSection/ConditionSection.tsx"],"names":[],"mappings":";AAGA,eAAO,MAAM,gBAAgB,8SAC6C,GAAG,gCA4B5E,CAAC"}
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { SectionWrapperProps } from "../../molecules/Sections/SectionWrapper";
2
3
  interface SeparationItem {
3
4
  key: string;
@@ -24,6 +25,6 @@ interface ConfigSectionProps extends Omit<SectionWrapperProps, 'children'> {
24
25
  isAiStreaming?: boolean;
25
26
  setSendMessageInChat?: (value: string) => void;
26
27
  }
27
- export declare const ConfigSection: ({ separationItems, toggles, onConfigChange, highlights, index, openSections, readOnly, setOpenSections, activeEditId, setActiveEditId, pendingEditId, setPendingEditId, isAiStreaming, setSendMessageInChat, id, ...wrapperProps }: ConfigSectionProps) => import("react/jsx-runtime").JSX.Element;
28
+ export declare const ConfigSection: ({ separationItems, toggles, onConfigChange, highlights, index, openSections, readOnly, setOpenSections, activeEditId, setActiveEditId, pendingEditId, setPendingEditId, isAiStreaming, setSendMessageInChat, id, ...wrapperProps }: ConfigSectionProps) => import("react").JSX.Element;
28
29
  export {};
29
30
  //# sourceMappingURL=ConfigSection.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ConfigSection.d.ts","sourceRoot":"","sources":["../../../../../../../../src/features/IL-OTJ/_components/organisms/ConfigSection/ConfigSection.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAkB,mBAAmB,EAAE,MAAM,yCAAyC,CAAC;AAM9F,UAAU,cAAc;IACtB,GAAG,EAAE,MAAM,CAAC;IACZ,KAAK,EAAE,MAAM,CAAC;IACd,OAAO,EAAE,OAAO,CAAC;IACjB,6BAA6B,EAAE,MAAM,CAAC;CACvC;AAED,UAAU,UAAU;IAClB,GAAG,EAAE,MAAM,CAAC;IACZ,KAAK,EAAE,MAAM,CAAC;IACd,OAAO,EAAE,OAAO,CAAC;CAClB;AAED,UAAU,kBAAmB,SAAQ,IAAI,CAAC,mBAAmB,EAAE,UAAU,CAAC;IACxE,eAAe,CAAC,EAAE,cAAc,EAAE,CAAC;IACnC,OAAO,CAAC,EAAE,UAAU,EAAE,CAAC;IACvB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,cAAc,EAAE,CAAC,GAAG,EAAE,MAAM,EAAE,KAAK,EAAE,GAAG,KAAK,IAAI,CAAC;IAClD,UAAU,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACrC,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,YAAY,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7B,eAAe,CAAC,EAAE,CAAC,EAAE,EAAE,MAAM,GAAG,IAAI,KAAK,IAAI,CAAC;IAC9C,aAAa,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC9B,gBAAgB,CAAC,EAAE,CAAC,EAAE,EAAE,MAAM,GAAG,IAAI,KAAK,IAAI,CAAC;IAC/C,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,oBAAoB,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;CAChD;AAED,eAAO,MAAM,aAAa,uOAiBvB,kBAAkB,4CA8SpB,CAAC"}
1
+ {"version":3,"file":"ConfigSection.d.ts","sourceRoot":"","sources":["../../../../../../../../src/features/IL-OTJ/_components/organisms/ConfigSection/ConfigSection.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAkB,mBAAmB,EAAE,MAAM,yCAAyC,CAAC;AAM9F,UAAU,cAAc;IACtB,GAAG,EAAE,MAAM,CAAC;IACZ,KAAK,EAAE,MAAM,CAAC;IACd,OAAO,EAAE,OAAO,CAAC;IACjB,6BAA6B,EAAE,MAAM,CAAC;CACvC;AAED,UAAU,UAAU;IAClB,GAAG,EAAE,MAAM,CAAC;IACZ,KAAK,EAAE,MAAM,CAAC;IACd,OAAO,EAAE,OAAO,CAAC;CAClB;AAED,UAAU,kBAAmB,SAAQ,IAAI,CAAC,mBAAmB,EAAE,UAAU,CAAC;IACxE,eAAe,CAAC,EAAE,cAAc,EAAE,CAAC;IACnC,OAAO,CAAC,EAAE,UAAU,EAAE,CAAC;IACvB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,cAAc,EAAE,CAAC,GAAG,EAAE,MAAM,EAAE,KAAK,EAAE,GAAG,KAAK,IAAI,CAAC;IAClD,UAAU,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACrC,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,YAAY,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7B,eAAe,CAAC,EAAE,CAAC,EAAE,EAAE,MAAM,GAAG,IAAI,KAAK,IAAI,CAAC;IAC9C,aAAa,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC9B,gBAAgB,CAAC,EAAE,CAAC,EAAE,EAAE,MAAM,GAAG,IAAI,KAAK,IAAI,CAAC;IAC/C,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,oBAAoB,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;CAChD;AAED,eAAO,MAAM,aAAa,uOAiBvB,kBAAkB,gCA8SpB,CAAC"}
@@ -29,6 +29,6 @@ interface ScopeSectionProps {
29
29
  errorMessage?: string;
30
30
  readOnly?: boolean;
31
31
  }
32
- export declare const ScopeSection: ({ id, title, required, openSections, setOpenSections, scopeData, onScopeChange, stationOptions, tierOptions, stationLabel, tierLabel, highlights, isOpen, onToggle, showCognitiveIcon, cognitiveIcon, tooltipDescription, errorMessage, stationErrorMessage, tierErrorMessage, ...props }: ScopeSectionProps) => import("react/jsx-runtime").JSX.Element;
32
+ export declare const ScopeSection: ({ id, title, required, openSections, setOpenSections, scopeData, onScopeChange, stationOptions, tierOptions, stationLabel, tierLabel, highlights, isOpen, onToggle, showCognitiveIcon, cognitiveIcon, tooltipDescription, errorMessage, stationErrorMessage, tierErrorMessage, ...props }: ScopeSectionProps) => import("react").JSX.Element;
33
33
  export {};
34
34
  //# sourceMappingURL=ScopeSection.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ScopeSection.d.ts","sourceRoot":"","sources":["../../../../../../../../src/features/IL-OTJ/_components/organisms/ScopeSection/ScopeSection.tsx"],"names":[],"mappings":";AAMA,UAAU,MAAM;IACd,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,MAAM,CAAC;CACf;AAED,UAAU,iBAAiB;IACzB,EAAE,EAAE,MAAM,CAAC;IACX,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,YAAY,EAAE,GAAG,CAAC,MAAM,CAAC,CAAC;IAC1B,eAAe,EAAE,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,cAAc,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC;IACnE,SAAS,EAAE;QACT,OAAO,CAAC,EAAE,MAAM,CAAC;QACjB,KAAK,CAAC,EAAE,MAAM,EAAE,CAAC;KAClB,CAAC;IACF,aAAa,EAAE,CAAC,KAAK,EAAE,MAAM,EAAE,KAAK,EAAE,GAAG,KAAK,IAAI,CAAC;IACnD,cAAc,CAAC,EAAE,MAAM,EAAE,CAAC;IAC1B,WAAW,CAAC,EAAE,MAAM,EAAE,CAAC;IACvB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,UAAU,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACrC,MAAM,EAAE,OAAO,CAAC;IAChB,QAAQ,EAAE,MAAM,IAAI,CAAC;IACrB,iBAAiB,EAAE,OAAO,CAAC;IAC3B,aAAa,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAChC,kBAAkB,EAAE,MAAM,CAAC;IAC3B,mBAAmB,CAAC,EAAE,MAAM,CAAC;IAC7B,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAED,eAAO,MAAM,YAAY,8RAsBtB,iBAAiB,4CAuLnB,CAAC"}
1
+ {"version":3,"file":"ScopeSection.d.ts","sourceRoot":"","sources":["../../../../../../../../src/features/IL-OTJ/_components/organisms/ScopeSection/ScopeSection.tsx"],"names":[],"mappings":";AAMA,UAAU,MAAM;IACd,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,MAAM,CAAC;CACf;AAED,UAAU,iBAAiB;IACzB,EAAE,EAAE,MAAM,CAAC;IACX,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,YAAY,EAAE,GAAG,CAAC,MAAM,CAAC,CAAC;IAC1B,eAAe,EAAE,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,cAAc,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC;IACnE,SAAS,EAAE;QACT,OAAO,CAAC,EAAE,MAAM,CAAC;QACjB,KAAK,CAAC,EAAE,MAAM,EAAE,CAAC;KAClB,CAAC;IACF,aAAa,EAAE,CAAC,KAAK,EAAE,MAAM,EAAE,KAAK,EAAE,GAAG,KAAK,IAAI,CAAC;IACnD,cAAc,CAAC,EAAE,MAAM,EAAE,CAAC;IAC1B,WAAW,CAAC,EAAE,MAAM,EAAE,CAAC;IACvB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,UAAU,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACrC,MAAM,EAAE,OAAO,CAAC;IAChB,QAAQ,EAAE,MAAM,IAAI,CAAC;IACrB,iBAAiB,EAAE,OAAO,CAAC;IAC3B,aAAa,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAChC,kBAAkB,EAAE,MAAM,CAAC;IAC3B,mBAAmB,CAAC,EAAE,MAAM,CAAC;IAC7B,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAED,eAAO,MAAM,YAAY,8RAsBtB,iBAAiB,gCAuLnB,CAAC"}
@@ -1,2 +1,3 @@
1
- export declare const TextSection: ({ rows, value, errorMessage, onChange, placeholder, title, isHighlighted, isOpen, readOnly, showCognitiveIcon, onToggle, tooltipDescription, enableInlineEdit, setSendMessageInChat, isAiStreaming, fieldName, id, activeEditId, setActiveEditId, pendingEditId, setPendingEditId, ...props }: any) => import("react/jsx-runtime").JSX.Element;
1
+ /// <reference types="react" />
2
+ export declare const TextSection: ({ rows, value, errorMessage, onChange, placeholder, title, isHighlighted, isOpen, readOnly, showCognitiveIcon, onToggle, tooltipDescription, enableInlineEdit, setSendMessageInChat, isAiStreaming, fieldName, id, activeEditId, setActiveEditId, pendingEditId, setPendingEditId, ...props }: any) => import("react").JSX.Element;
2
3
  //# sourceMappingURL=TextSection.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"TextSection.d.ts","sourceRoot":"","sources":["../../../../../../../../src/features/IL-OTJ/_components/organisms/TextSection/TextSection.tsx"],"names":[],"mappings":"AAMA,eAAO,MAAM,WAAW,kSAuBrB,GAAG,4CA0LL,CAAC"}
1
+ {"version":3,"file":"TextSection.d.ts","sourceRoot":"","sources":["../../../../../../../../src/features/IL-OTJ/_components/organisms/TextSection/TextSection.tsx"],"names":[],"mappings":";AAMA,eAAO,MAAM,WAAW,kSAuBrB,GAAG,gCA0LL,CAAC"}
@@ -1,3 +1,4 @@
1
+ import React from "react";
1
2
  interface ComparisonFieldAnalysis {
2
3
  relation: string;
3
4
  score: number;
@@ -49,6 +50,6 @@ export interface RuleComparisponProps {
49
50
  targetVariantId?: string | null;
50
51
  highlightedField?: string | null;
51
52
  }
52
- declare const AgentComposerRuleComparison: ({ proposedRule, variants, onSelectVariant, onSkip, onBack, targetVariantId, highlightedField, }: RuleComparisponProps) => import("react/jsx-runtime").JSX.Element;
53
+ declare const AgentComposerRuleComparison: ({ proposedRule, variants, onSelectVariant, onSkip, onBack, targetVariantId, highlightedField, }: RuleComparisponProps) => React.JSX.Element;
53
54
  export default AgentComposerRuleComparison;
54
55
  //# sourceMappingURL=AgentComposerRuleComparison.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"AgentComposerRuleComparison.d.ts","sourceRoot":"","sources":["../../../../../../../../src/features/IL-OTJ/_components/templates/RuleComparison/AgentComposerRuleComparison.tsx"],"names":[],"mappings":"AAQA,UAAU,uBAAuB;IAC/B,QAAQ,EAAE,MAAM,CAAC;IACjB,KAAK,EAAE,MAAM,CAAC;IACd,UAAU,CAAC,EAAE;QACX,WAAW,CAAC,EAAE,MAAM,EAAE,CAAC;QACvB,WAAW,CAAC,EAAE,MAAM,EAAE,CAAC;KACxB,CAAC;CACH;AAED,UAAU,kBAAkB;IAC1B,0BAA0B,EAAE;QAC1B,OAAO,EAAE;YACP,aAAa,EAAE,MAAM,CAAC;YACtB,eAAe,EAAE,MAAM,CAAC;SACzB,CAAC;QACF,MAAM,EAAE;YACN,KAAK,EAAE,uBAAuB,CAAC;YAC/B,WAAW,EAAE,uBAAuB,CAAC;YACrC,aAAa,EAAE;gBACb,KAAK,EAAE,MAAM,CAAC;gBACd,QAAQ,EAAE,GAAG,EAAE,CAAC;aACjB,CAAC;YACF,iBAAiB,EAAE;gBACjB,KAAK,EAAE,MAAM,CAAC;gBACd,QAAQ,EAAE,GAAG,EAAE,CAAC;aACjB,CAAC;SACH,CAAC;KACH,CAAC;CACH;AAED,UAAU,QAAQ;IAChB,EAAE,EAAE,MAAM,CAAC;IACX,KAAK,EAAE,MAAM,CAAC;IACd,WAAW,EAAE,MAAM,CAAC;IACpB,GAAG,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,MAAM,CAAC;IACb,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,QAAQ,CAAC,EAAE,kBAAkB,CAAC;IAC9B,SAAS,CAAC,EAAE,OAAO,CAAC;CACrB;AAED,MAAM,WAAW,oBAAoB;IACnC,YAAY,EAAE,GAAG,CAAC;IAClB,QAAQ,CAAC,EAAE,QAAQ,EAAE,CAAC;IACtB,eAAe,EAAE,CAAC,OAAO,EAAE,QAAQ,KAAK,IAAI,CAAC;IAC7C,cAAc,CAAC,EAAE,MAAM,IAAI,CAAC;IAC5B,MAAM,CAAC,EAAE,MAAM,IAAI,CAAC;IACpB,MAAM,CAAC,EAAE,MAAM,IAAI,CAAC;IACpB,eAAe,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAChC,gBAAgB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;CAClC;AA8SD,QAAA,MAAM,2BAA2B,oGAQ9B,oBAAoB,4CA4dtB,CAAC;AAEF,eAAe,2BAA2B,CAAC"}
1
+ {"version":3,"file":"AgentComposerRuleComparison.d.ts","sourceRoot":"","sources":["../../../../../../../../src/features/IL-OTJ/_components/templates/RuleComparison/AgentComposerRuleComparison.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA+C,MAAM,OAAO,CAAC;AAQpE,UAAU,uBAAuB;IAC/B,QAAQ,EAAE,MAAM,CAAC;IACjB,KAAK,EAAE,MAAM,CAAC;IACd,UAAU,CAAC,EAAE;QACX,WAAW,CAAC,EAAE,MAAM,EAAE,CAAC;QACvB,WAAW,CAAC,EAAE,MAAM,EAAE,CAAC;KACxB,CAAC;CACH;AAED,UAAU,kBAAkB;IAC1B,0BAA0B,EAAE;QAC1B,OAAO,EAAE;YACP,aAAa,EAAE,MAAM,CAAC;YACtB,eAAe,EAAE,MAAM,CAAC;SACzB,CAAC;QACF,MAAM,EAAE;YACN,KAAK,EAAE,uBAAuB,CAAC;YAC/B,WAAW,EAAE,uBAAuB,CAAC;YACrC,aAAa,EAAE;gBACb,KAAK,EAAE,MAAM,CAAC;gBACd,QAAQ,EAAE,GAAG,EAAE,CAAC;aACjB,CAAC;YACF,iBAAiB,EAAE;gBACjB,KAAK,EAAE,MAAM,CAAC;gBACd,QAAQ,EAAE,GAAG,EAAE,CAAC;aACjB,CAAC;SACH,CAAC;KACH,CAAC;CACH;AAED,UAAU,QAAQ;IAChB,EAAE,EAAE,MAAM,CAAC;IACX,KAAK,EAAE,MAAM,CAAC;IACd,WAAW,EAAE,MAAM,CAAC;IACpB,GAAG,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,MAAM,CAAC;IACb,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,QAAQ,CAAC,EAAE,kBAAkB,CAAC;IAC9B,SAAS,CAAC,EAAE,OAAO,CAAC;CACrB;AAED,MAAM,WAAW,oBAAoB;IACnC,YAAY,EAAE,GAAG,CAAC;IAClB,QAAQ,CAAC,EAAE,QAAQ,EAAE,CAAC;IACtB,eAAe,EAAE,CAAC,OAAO,EAAE,QAAQ,KAAK,IAAI,CAAC;IAC7C,cAAc,CAAC,EAAE,MAAM,IAAI,CAAC;IAC5B,MAAM,CAAC,EAAE,MAAM,IAAI,CAAC;IACpB,MAAM,CAAC,EAAE,MAAM,IAAI,CAAC;IACpB,eAAe,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAChC,gBAAgB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;CAClC;AA8SD,QAAA,MAAM,2BAA2B,oGAQ9B,oBAAoB,sBA4dtB,CAAC;AAEF,eAAe,2BAA2B,CAAC"}
@@ -1,3 +1,4 @@
1
+ import React from 'react';
1
2
  interface ComparisonFieldAnalysis {
2
3
  relation: string;
3
4
  score: number;
@@ -51,6 +52,6 @@ export interface RuleComparisonProps {
51
52
  targetVariantId?: string | null;
52
53
  highlightedField?: string | null;
53
54
  }
54
- declare const RuleComparison: ({ proposedRule, variants, onSelectVariant, onAddAsVariant, onSkip, onBack, targetVariantId, highlightedField }: RuleComparisonProps) => import("react/jsx-runtime").JSX.Element;
55
+ declare const RuleComparison: ({ proposedRule, variants, onSelectVariant, onAddAsVariant, onSkip, onBack, targetVariantId, highlightedField }: RuleComparisonProps) => React.JSX.Element;
55
56
  export default RuleComparison;
56
57
  //# sourceMappingURL=RuleComparison.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"RuleComparison.d.ts","sourceRoot":"","sources":["../../../../../../../../src/features/IL-OTJ/_components/templates/RuleComparison/RuleComparison.tsx"],"names":[],"mappings":"AAOA,UAAU,uBAAuB;IAC/B,QAAQ,EAAE,MAAM,CAAC;IACjB,KAAK,EAAE,MAAM,CAAC;IACd,UAAU,CAAC,EAAE;QACX,WAAW,CAAC,EAAE,MAAM,EAAE,CAAC;QACvB,WAAW,CAAC,EAAE,MAAM,EAAE,CAAC;KACxB,CAAC;CACH;AAED,UAAU,kBAAkB;IAC1B,0BAA0B,EAAE;QAC1B,OAAO,EAAE;YACP,aAAa,EAAE,MAAM,CAAC;YACtB,eAAe,EAAE,MAAM,CAAC;SACzB,CAAC;QACF,MAAM,EAAE;YACN,KAAK,EAAE,uBAAuB,CAAC;YAC/B,KAAK,EAAE,uBAAuB,CAAC;YAC/B,WAAW,EAAE,uBAAuB,CAAC;YACrC,aAAa,EAAE;gBACb,KAAK,EAAE,MAAM,CAAC;gBACd,QAAQ,EAAE,GAAG,EAAE,CAAC;aACjB,CAAC;YACF,iBAAiB,EAAE;gBACjB,KAAK,EAAE,MAAM,CAAC;gBACd,QAAQ,EAAE,GAAG,EAAE,CAAC;aACjB,CAAC;SACH,CAAC;KACH,CAAC;CACH;AAED,UAAU,QAAQ;IAChB,EAAE,EAAE,MAAM,CAAC;IACX,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,MAAM,CAAC;IACd,WAAW,EAAE,MAAM,CAAC;IACpB,GAAG,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,MAAM,CAAC;IACb,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,QAAQ,CAAC,EAAE,kBAAkB,CAAC;IAC9B,SAAS,CAAC,EAAE,OAAO,CAAC;CACrB;AAED,MAAM,WAAW,mBAAmB;IAClC,YAAY,EAAE,GAAG,CAAC;IAClB,QAAQ,CAAC,EAAE,QAAQ,EAAE,CAAC;IACtB,eAAe,EAAE,CAAC,OAAO,EAAE,QAAQ,KAAK,IAAI,CAAC;IAC7C,cAAc,CAAC,EAAE,MAAM,IAAI,CAAC;IAC5B,MAAM,CAAC,EAAE,MAAM,IAAI,CAAC;IACpB,MAAM,CAAC,EAAE,MAAM,IAAI,CAAC;IACpB,eAAe,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAChC,gBAAgB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;CAClC;AAgVD,QAAA,MAAM,cAAc,mHASjB,mBAAmB,4CA4brB,CAAC;AAEF,eAAe,cAAc,CAAC"}
1
+ {"version":3,"file":"RuleComparison.d.ts","sourceRoot":"","sources":["../../../../../../../../src/features/IL-OTJ/_components/templates/RuleComparison/RuleComparison.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA+C,MAAM,OAAO,CAAC;AAOpE,UAAU,uBAAuB;IAC/B,QAAQ,EAAE,MAAM,CAAC;IACjB,KAAK,EAAE,MAAM,CAAC;IACd,UAAU,CAAC,EAAE;QACX,WAAW,CAAC,EAAE,MAAM,EAAE,CAAC;QACvB,WAAW,CAAC,EAAE,MAAM,EAAE,CAAC;KACxB,CAAC;CACH;AAED,UAAU,kBAAkB;IAC1B,0BAA0B,EAAE;QAC1B,OAAO,EAAE;YACP,aAAa,EAAE,MAAM,CAAC;YACtB,eAAe,EAAE,MAAM,CAAC;SACzB,CAAC;QACF,MAAM,EAAE;YACN,KAAK,EAAE,uBAAuB,CAAC;YAC/B,KAAK,EAAE,uBAAuB,CAAC;YAC/B,WAAW,EAAE,uBAAuB,CAAC;YACrC,aAAa,EAAE;gBACb,KAAK,EAAE,MAAM,CAAC;gBACd,QAAQ,EAAE,GAAG,EAAE,CAAC;aACjB,CAAC;YACF,iBAAiB,EAAE;gBACjB,KAAK,EAAE,MAAM,CAAC;gBACd,QAAQ,EAAE,GAAG,EAAE,CAAC;aACjB,CAAC;SACH,CAAC;KACH,CAAC;CACH;AAED,UAAU,QAAQ;IAChB,EAAE,EAAE,MAAM,CAAC;IACX,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,MAAM,CAAC;IACd,WAAW,EAAE,MAAM,CAAC;IACpB,GAAG,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,MAAM,CAAC;IACb,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,QAAQ,CAAC,EAAE,kBAAkB,CAAC;IAC9B,SAAS,CAAC,EAAE,OAAO,CAAC;CACrB;AAED,MAAM,WAAW,mBAAmB;IAClC,YAAY,EAAE,GAAG,CAAC;IAClB,QAAQ,CAAC,EAAE,QAAQ,EAAE,CAAC;IACtB,eAAe,EAAE,CAAC,OAAO,EAAE,QAAQ,KAAK,IAAI,CAAC;IAC7C,cAAc,CAAC,EAAE,MAAM,IAAI,CAAC;IAC5B,MAAM,CAAC,EAAE,MAAM,IAAI,CAAC;IACpB,MAAM,CAAC,EAAE,MAAM,IAAI,CAAC;IACpB,eAAe,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAChC,gBAAgB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;CAClC;AAgVD,QAAA,MAAM,cAAc,mHASjB,mBAAmB,sBA4brB,CAAC;AAEF,eAAe,cAAc,CAAC"}
@@ -1,2 +1,3 @@
1
- export declare const Testing: ({ state, handlers, uiState }: any) => import("react/jsx-runtime").JSX.Element;
1
+ /// <reference types="react" />
2
+ export declare const Testing: ({ state, handlers, uiState }: any) => import("react").JSX.Element;
2
3
  //# sourceMappingURL=Testing.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Testing.d.ts","sourceRoot":"","sources":["../../../../../../../../src/features/IL-OTJ/_components/templates/Testing/Testing.tsx"],"names":[],"mappings":"AAGA,eAAO,MAAM,OAAO,iCAAkC,GAAG,4CA0BxD,CAAC"}
1
+ {"version":3,"file":"Testing.d.ts","sourceRoot":"","sources":["../../../../../../../../src/features/IL-OTJ/_components/templates/Testing/Testing.tsx"],"names":[],"mappings":";AAGA,eAAO,MAAM,OAAO,iCAAkC,GAAG,gCA0BxD,CAAC"}
@@ -1,2 +1,3 @@
1
- export declare const CreateRule: ({ state, handlers, uiState }: any) => import("react/jsx-runtime").JSX.Element;
1
+ import React from "react";
2
+ export declare const CreateRule: ({ state, handlers, uiState }: any) => React.JSX.Element;
2
3
  //# sourceMappingURL=CreateRule.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"CreateRule.d.ts","sourceRoot":"","sources":["../../../../../../../../src/features/IL-OTJ/_components/templates/TrafficManager/CreateRule.tsx"],"names":[],"mappings":"AA6DA,eAAO,MAAM,UAAU,iCAAkC,GAAG,4CAwqB3D,CAAC"}
1
+ {"version":3,"file":"CreateRule.d.ts","sourceRoot":"","sources":["../../../../../../../../src/features/IL-OTJ/_components/templates/TrafficManager/CreateRule.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA8B,MAAM,OAAO,CAAC;AA6DnD,eAAO,MAAM,UAAU,iCAAkC,GAAG,sBAwqB3D,CAAC"}
@@ -1,2 +1,3 @@
1
- export declare const TrafficManagerTemplate: ({ state, handlers, uiState }: any) => import("react/jsx-runtime").JSX.Element;
1
+ /// <reference types="react" />
2
+ export declare const TrafficManagerTemplate: ({ state, handlers, uiState }: any) => import("react").JSX.Element;
2
3
  //# sourceMappingURL=TrafficManagerTemplate.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"TrafficManagerTemplate.d.ts","sourceRoot":"","sources":["../../../../../../../../src/features/IL-OTJ/_components/templates/TrafficManager/TrafficManagerTemplate.tsx"],"names":[],"mappings":"AAMA,eAAO,MAAM,sBAAsB,iCAAkC,GAAG,4CAiFvE,CAAC"}
1
+ {"version":3,"file":"TrafficManagerTemplate.d.ts","sourceRoot":"","sources":["../../../../../../../../src/features/IL-OTJ/_components/templates/TrafficManager/TrafficManagerTemplate.tsx"],"names":[],"mappings":";AAMA,eAAO,MAAM,sBAAsB,iCAAkC,GAAG,gCAiFvE,CAAC"}
@@ -1,2 +1,3 @@
1
- export declare const WorkflowComposer: ({ state, handlers, uiState }: any) => import("react/jsx-runtime").JSX.Element;
1
+ import React from "react";
2
+ export declare const WorkflowComposer: ({ state, handlers, uiState }: any) => React.JSX.Element;
2
3
  //# sourceMappingURL=WorkflowComposer.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"WorkflowComposer.d.ts","sourceRoot":"","sources":["../../../../../../../../src/features/IL-OTJ/_components/templates/WorkflowComposer/WorkflowComposer.tsx"],"names":[],"mappings":"AAMA,eAAO,MAAM,gBAAgB,iCAAkC,GAAG,4CAqHjE,CAAC"}
1
+ {"version":3,"file":"WorkflowComposer.d.ts","sourceRoot":"","sources":["../../../../../../../../src/features/IL-OTJ/_components/templates/WorkflowComposer/WorkflowComposer.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAmB,MAAM,OAAO,CAAC;AAMxC,eAAO,MAAM,gBAAgB,iCAAkC,GAAG,sBAqHjE,CAAC"}
@@ -13,7 +13,7 @@ type CitationAction = {
13
13
  };
14
14
  export declare const CitationProvider: ({ children }: {
15
15
  children: ReactNode;
16
- }) => import("react/jsx-runtime").JSX.Element;
16
+ }) => React.JSX.Element;
17
17
  export declare const useCitations: () => {
18
18
  state: CitationState;
19
19
  dispatch: React.Dispatch<CitationAction>;
@@ -1 +1 @@
1
- {"version":3,"file":"CitationsContext.d.ts","sourceRoot":"","sources":["../../../../../../src/features/IL-OTJ/store/CitationsContext.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAyC,SAAS,EAAe,MAAM,OAAO,CAAC;AAG7F,UAAU,aAAa;IACrB,OAAO,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC,CAAC;IAChD,eAAe,EAAE,MAAM,EAAE,CAAC;CAC3B;AAED,KAAK,cAAc,GACf;IAAE,IAAI,EAAE,gBAAgB,CAAC;IAAC,SAAS,EAAE,MAAM,CAAC;IAAC,YAAY,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;IAAC,YAAY,EAAE,MAAM,EAAE,CAAA;CAAE,GAC3G;IAAE,IAAI,EAAE,OAAO,CAAA;CAAE,CAAC;AAgCtB,eAAO,MAAM,gBAAgB;cAA8B,SAAS;6CAuBnE,CAAC;AAGF,eAAO,MAAM,YAAY;WAhChB,aAAa;cACV,MAAM,QAAQ,CAAC,cAAc,CAAC;oCACR,MAAM,KAAK,MAAM;CAkClD,CAAC"}
1
+ {"version":3,"file":"CitationsContext.d.ts","sourceRoot":"","sources":["../../../../../../src/features/IL-OTJ/store/CitationsContext.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAyC,SAAS,EAAe,MAAM,OAAO,CAAC;AAG7F,UAAU,aAAa;IACrB,OAAO,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC,CAAC;IAChD,eAAe,EAAE,MAAM,EAAE,CAAC;CAC3B;AAED,KAAK,cAAc,GACf;IAAE,IAAI,EAAE,gBAAgB,CAAC;IAAC,SAAS,EAAE,MAAM,CAAC;IAAC,YAAY,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;IAAC,YAAY,EAAE,MAAM,EAAE,CAAA;CAAE,GAC3G;IAAE,IAAI,EAAE,OAAO,CAAA;CAAE,CAAC;AAgCtB,eAAO,MAAM,gBAAgB;cAA8B,SAAS;uBAuBnE,CAAC;AAGF,eAAO,MAAM,YAAY;WAhChB,aAAa;cACV,MAAM,QAAQ,CAAC,cAAc,CAAC;oCACR,MAAM,KAAK,MAAM;CAkClD,CAAC"}
@@ -1,9 +1,10 @@
1
+ import React from 'react';
1
2
  declare const MessageRendering: ({ index, content, messages, handleStream, scrollToBottom }: {
2
3
  index: number;
3
4
  content: string;
4
5
  messages: any;
5
6
  handleStream: any;
6
7
  scrollToBottom: any;
7
- }) => import("react/jsx-runtime").JSX.Element;
8
+ }) => React.JSX.Element;
8
9
  export default MessageRendering;
9
10
  //# sourceMappingURL=MessageRendering.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"MessageRendering.d.ts","sourceRoot":"","sources":["../../../../../../src/features/InstantLearning/_components/MessageRendering.tsx"],"names":[],"mappings":"AAoKA,QAAA,MAAM,gBAAgB;WAEP,MAAM;aACJ,MAAM;cACL,GAAG;kBACC,GAAG;oBACD,GAAG;6CAgzB1B,CAAA;AAED,eAAe,gBAAgB,CAAA"}
1
+ {"version":3,"file":"MessageRendering.d.ts","sourceRoot":"","sources":["../../../../../../src/features/InstantLearning/_components/MessageRendering.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA4D,MAAM,OAAO,CAAA;AAoKhF,QAAA,MAAM,gBAAgB;WAEP,MAAM;aACJ,MAAM;cACL,GAAG;kBACC,GAAG;oBACD,GAAG;uBAgzB1B,CAAA;AAED,eAAe,gBAAgB,CAAA"}
@@ -1,3 +1,4 @@
1
- declare const MinimizedThinkingSteps: ({ orchestratorAndAgentsMessages, isStreamEnd, isCurrentMessage, name, ThinkingBulbIconComponent }: any) => import("react/jsx-runtime").JSX.Element;
1
+ import React from 'react';
2
+ declare const MinimizedThinkingSteps: ({ orchestratorAndAgentsMessages, isStreamEnd, isCurrentMessage, name, ThinkingBulbIconComponent }: any) => React.JSX.Element;
2
3
  export default MinimizedThinkingSteps;
3
4
  //# sourceMappingURL=MinimizedThinkingSteps.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"MinimizedThinkingSteps.d.ts","sourceRoot":"","sources":["../../../../../../src/features/InstantLearning/_components/MinimizedThinkingSteps.tsx"],"names":[],"mappings":"AAmEA,QAAA,MAAM,sBAAsB,sGAAuG,GAAG,4CAwIrI,CAAC;AAEF,eAAe,sBAAsB,CAAC"}
1
+ {"version":3,"file":"MinimizedThinkingSteps.d.ts","sourceRoot":"","sources":["../../../../../../src/features/InstantLearning/_components/MinimizedThinkingSteps.tsx"],"names":[],"mappings":"AAGA,OAAO,KAAsC,MAAM,OAAO,CAAC;AAgE3D,QAAA,MAAM,sBAAsB,sGAAuG,GAAG,sBAwIrI,CAAC;AAEF,eAAe,sBAAsB,CAAC"}
@@ -1,3 +1,4 @@
1
- declare const ArrowDown: () => import("react/jsx-runtime").JSX.Element;
1
+ /// <reference types="react" />
2
+ declare const ArrowDown: () => import("react").JSX.Element;
2
3
  export default ArrowDown;
3
4
  //# sourceMappingURL=ArrowDown.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ArrowDown.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/InstantLearning/_components/_svg/ArrowDown.tsx"],"names":[],"mappings":"AAAA,QAAA,MAAM,SAAS,+CAOd,CAAC;AAEF,eAAe,SAAS,CAAA"}
1
+ {"version":3,"file":"ArrowDown.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/InstantLearning/_components/_svg/ArrowDown.tsx"],"names":[],"mappings":";AAAA,QAAA,MAAM,SAAS,mCAOd,CAAC;AAEF,eAAe,SAAS,CAAA"}
@@ -1,3 +1,4 @@
1
- declare const ArrowIconBlue: () => import("react/jsx-runtime").JSX.Element;
1
+ /// <reference types="react" />
2
+ declare const ArrowIconBlue: () => import("react").JSX.Element;
2
3
  export default ArrowIconBlue;
3
4
  //# sourceMappingURL=ArrowIconBlue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ArrowIconBlue.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/InstantLearning/_components/_svg/ArrowIconBlue.tsx"],"names":[],"mappings":"AAAA,QAAA,MAAM,aAAa,+CAOlB,CAAC;AAEF,eAAe,aAAa,CAAA"}
1
+ {"version":3,"file":"ArrowIconBlue.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/InstantLearning/_components/_svg/ArrowIconBlue.tsx"],"names":[],"mappings":";AAAA,QAAA,MAAM,aAAa,mCAOlB,CAAC;AAEF,eAAe,aAAa,CAAA"}
@@ -1,3 +1,4 @@
1
- declare const CompleteIconGreen: () => import("react/jsx-runtime").JSX.Element;
1
+ /// <reference types="react" />
2
+ declare const CompleteIconGreen: () => import("react").JSX.Element;
2
3
  export default CompleteIconGreen;
3
4
  //# sourceMappingURL=CompleteIconGreen.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"CompleteIconGreen.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/InstantLearning/_components/_svg/CompleteIconGreen.tsx"],"names":[],"mappings":"AAAA,QAAA,MAAM,iBAAiB,+CAsBpB,CAAC;AAEF,eAAe,iBAAiB,CAAC"}
1
+ {"version":3,"file":"CompleteIconGreen.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/InstantLearning/_components/_svg/CompleteIconGreen.tsx"],"names":[],"mappings":";AAAA,QAAA,MAAM,iBAAiB,mCAsBpB,CAAC;AAEF,eAAe,iBAAiB,CAAC"}
@@ -1,3 +1,4 @@
1
- declare const NewChatIcon: () => import("react/jsx-runtime").JSX.Element;
1
+ /// <reference types="react" />
2
+ declare const NewChatIcon: () => import("react").JSX.Element;
2
3
  export default NewChatIcon;
3
4
  //# sourceMappingURL=NewChatIcon.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"NewChatIcon.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/InstantLearning/_components/_svg/NewChatIcon.tsx"],"names":[],"mappings":"AAAA,QAAA,MAAM,WAAW,+CAUhB,CAAC;AAEF,eAAe,WAAW,CAAC"}
1
+ {"version":3,"file":"NewChatIcon.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/InstantLearning/_components/_svg/NewChatIcon.tsx"],"names":[],"mappings":";AAAA,QAAA,MAAM,WAAW,mCAUhB,CAAC;AAEF,eAAe,WAAW,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"AuditLog.d.ts","sourceRoot":"","sources":["../../../../../../src/features/LearningManagement/AuditLog/AuditLog.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAuC,MAAM,OAAO,CAAC;AAE5D,OAAO,yCAAyC,CAAC;AA4DjD,UAAU,aAAa;IACrB,QAAQ,EAAE,MAAM,CAAC;IACjB,QAAQ,CAAC,EAAE,GAAG,CAAC;IACf,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAED,QAAA,MAAM,QAAQ,EAAE,KAAK,CAAC,EAAE,CAAC,aAAa,CA2RrC,CAAC;AAEF,eAAe,QAAQ,CAAC"}
1
+ {"version":3,"file":"AuditLog.d.ts","sourceRoot":"","sources":["../../../../../../src/features/LearningManagement/AuditLog/AuditLog.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAuC,MAAM,OAAO,CAAC;AAE5D,OAAO,yCAAyC,CAAC;AA6DjD,UAAU,aAAa;IACrB,QAAQ,EAAE,MAAM,CAAC;IACjB,QAAQ,CAAC,EAAE,GAAG,CAAC;IACf,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAED,QAAA,MAAM,QAAQ,EAAE,KAAK,CAAC,EAAE,CAAC,aAAa,CA6RrC,CAAC;AAEF,eAAe,QAAQ,CAAC"}
@@ -1,3 +1,4 @@
1
+ import React from 'react';
1
2
  import { User } from './store/types';
2
3
  export interface ModalConfig {
3
4
  isOpen: boolean;
@@ -25,6 +26,6 @@ interface LearningManagementProps {
25
26
  * Main entry point for the Learning Template Management feature.
26
27
  * Responsible for initializing data (mock data for now) and rendering the main layout.
27
28
  */
28
- declare function LearningManagement({ userDetails, llmStudioUrl, audacyBackendUrl, ilLabels, config, app_integration_id, backwardCompatibility }: LearningManagementProps): import("react/jsx-runtime").JSX.Element;
29
+ declare function LearningManagement({ userDetails, llmStudioUrl, audacyBackendUrl, ilLabels, config, app_integration_id, backwardCompatibility }: LearningManagementProps): React.JSX.Element;
29
30
  export default LearningManagement;
30
31
  //# sourceMappingURL=LearningManagement.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"LearningManagement.d.ts","sourceRoot":"","sources":["../../../../../src/features/LearningManagement/LearningManagement.tsx"],"names":[],"mappings":"AASA,OAAO,EAAE,IAAI,EAAE,MAAM,eAAe,CAAC;AAmFrC,MAAM,WAAW,WAAW;IAC1B,MAAM,EAAE,OAAO,CAAC;IAChB,IAAI,EAAE,QAAQ,GAAG,OAAO,GAAG,UAAU,GAAG,QAAQ,GAAG,QAAQ,CAAC;IAC5D,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,UAAU,CAAC,EAAE,OAAO,CAAC;CACtB;AAED,UAAU,uBAAuB;IAC/B,WAAW,EAAE,IAAI,CAAC;IAClB,YAAY,EAAE,MAAM,CAAC;IACrB,gBAAgB,EAAE,MAAM,CAAC;IACzB,MAAM,EAAE,GAAG,CAAC;IACZ,QAAQ,EAAE;QACR,UAAU,EAAE,MAAM,CAAC;QACnB,SAAS,EAAE,MAAM,CAAC;QAClB,oBAAoB,EAAE,MAAM,CAAC;KAC9B,CAAA;IACD,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B,qBAAqB,CAAC,EAAE,OAAO,CAAC;CACjC;AAQD;;;GAGG;AACH,iBAAS,kBAAkB,CAAC,EAAE,WAAW,EAAE,YAAY,EAAE,gBAAgB,EAAE,QAAQ,EAAE,MAAM,EAAE,kBAAkB,EAAE,qBAA2B,EAAE,EAAE,uBAAuB,2CAmetK;AAED,eAAe,kBAAkB,CAAC"}
1
+ {"version":3,"file":"LearningManagement.d.ts","sourceRoot":"","sources":["../../../../../src/features/LearningManagement/LearningManagement.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA8B,MAAM,OAAO,CAAC;AASnD,OAAO,EAAE,IAAI,EAAE,MAAM,eAAe,CAAC;AAmFrC,MAAM,WAAW,WAAW;IAC1B,MAAM,EAAE,OAAO,CAAC;IAChB,IAAI,EAAE,QAAQ,GAAG,OAAO,GAAG,UAAU,GAAG,QAAQ,GAAG,QAAQ,CAAC;IAC5D,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,UAAU,CAAC,EAAE,OAAO,CAAC;CACtB;AAED,UAAU,uBAAuB;IAC/B,WAAW,EAAE,IAAI,CAAC;IAClB,YAAY,EAAE,MAAM,CAAC;IACrB,gBAAgB,EAAE,MAAM,CAAC;IACzB,MAAM,EAAE,GAAG,CAAC;IACZ,QAAQ,EAAE;QACR,UAAU,EAAE,MAAM,CAAC;QACnB,SAAS,EAAE,MAAM,CAAC;QAClB,oBAAoB,EAAE,MAAM,CAAC;KAC9B,CAAA;IACD,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B,qBAAqB,CAAC,EAAE,OAAO,CAAC;CACjC;AAQD;;;GAGG;AACH,iBAAS,kBAAkB,CAAC,EAAE,WAAW,EAAE,YAAY,EAAE,gBAAgB,EAAE,QAAQ,EAAE,MAAM,EAAE,kBAAkB,EAAE,qBAA2B,EAAE,EAAE,uBAAuB,qBAmetK;AAED,eAAe,kBAAkB,CAAC"}
@@ -1,3 +1,4 @@
1
- declare function LearningManagementTest(): import("react/jsx-runtime").JSX.Element;
1
+ /// <reference types="react" />
2
+ declare function LearningManagementTest(): import("react").JSX.Element;
2
3
  export default LearningManagementTest;
3
4
  //# sourceMappingURL=LearningManagementTest.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"LearningManagementTest.d.ts","sourceRoot":"","sources":["../../../../../src/features/LearningManagement/LearningManagementTest.tsx"],"names":[],"mappings":"AAEA,iBAAS,sBAAsB,4CA+F9B;AAED,eAAe,sBAAsB,CAAA"}
1
+ {"version":3,"file":"LearningManagementTest.d.ts","sourceRoot":"","sources":["../../../../../src/features/LearningManagement/LearningManagementTest.tsx"],"names":[],"mappings":";AAEA,iBAAS,sBAAsB,gCA+F9B;AAED,eAAe,sBAAsB,CAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"AddScopeApprovalSearchComponent.d.ts","sourceRoot":"","sources":["../../../../../../src/features/LearningManagement/RuleContent/AddScopeApprovalSearchComponent.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAsC,MAAM,OAAO,CAAC;AAE3D,OAAO,EAAE,QAAQ,EAAE,MAAM,iBAAiB,CAAC;AAC3C,OAAO,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAGhD,UAAU,oCAAoC;IAC5C,iBAAiB,EAAE,QAAQ,EAAE,CAAC;IAC9B,wBAAwB,EAAE,WAAW,EAAE,CAAC;IACxC,iBAAiB,EAAE,CAAC,SAAS,EAAE,QAAQ,EAAE,KAAK,IAAI,CAAC;IACnD,cAAc,EAAE,CAAC,MAAM,EAAE,WAAW,EAAE,KAAK,IAAI,CAAC;CACjD;AAiID,QAAA,MAAM,+BAA+B,EAAE,KAAK,CAAC,EAAE,CAAC,oCAAoC,CAuRnF,CAAC;AAEF,eAAe,+BAA+B,CAAC"}
1
+ {"version":3,"file":"AddScopeApprovalSearchComponent.d.ts","sourceRoot":"","sources":["../../../../../../src/features/LearningManagement/RuleContent/AddScopeApprovalSearchComponent.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAsC,MAAM,OAAO,CAAC;AAE3D,OAAO,EAAE,QAAQ,EAAE,MAAM,iBAAiB,CAAC;AAC3C,OAAO,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAIhD,UAAU,oCAAoC;IAC5C,iBAAiB,EAAE,QAAQ,EAAE,CAAC;IAC9B,wBAAwB,EAAE,WAAW,EAAE,CAAC;IACxC,iBAAiB,EAAE,CAAC,SAAS,EAAE,QAAQ,EAAE,KAAK,IAAI,CAAC;IACnD,cAAc,EAAE,CAAC,MAAM,EAAE,WAAW,EAAE,KAAK,IAAI,CAAC;CACjD;AAiID,QAAA,MAAM,+BAA+B,EAAE,KAAK,CAAC,EAAE,CAAC,oCAAoC,CAsSnF,CAAC;AAEF,eAAe,+BAA+B,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"AddScopeModal.d.ts","sourceRoot":"","sources":["../../../../../../src/features/LearningManagement/RuleContent/AddScopeModal.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAsC,MAAM,OAAO,CAAC;AAqB3D,MAAM,WAAW,QAAQ;IACvB,EAAE,EAAE,MAAM,CAAC;IACX,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,MAAM,CAAC;CACf;AAGD,UAAU,kBAAkB;IAC1B,MAAM,EAAE,OAAO,CAAC;IAChB,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,QAAQ,EAAC,CAAC,OAAO,CAAC,EAAC,MAAM,KAAG,IAAI,CAAC;IACjC,gBAAgB,EAAC,OAAO,CAAC;IACzB,QAAQ,CAAC,EAAE,MAAM,CAAC;CACnB;AAQD,QAAA,MAAM,sBAAsB,EAAE,KAAK,CAAC,EAAE,CAAC,kBAAkB,CAsUxD,CAAC;AAEF,eAAe,sBAAsB,CAAC"}
1
+ {"version":3,"file":"AddScopeModal.d.ts","sourceRoot":"","sources":["../../../../../../src/features/LearningManagement/RuleContent/AddScopeModal.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAsC,MAAM,OAAO,CAAC;AAqB3D,MAAM,WAAW,QAAQ;IACvB,EAAE,EAAE,MAAM,CAAC;IACX,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,MAAM,CAAC;CACf;AAGD,UAAU,kBAAkB;IAC1B,MAAM,EAAE,OAAO,CAAC;IAChB,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,QAAQ,EAAE,CAAC,OAAO,CAAC,EAAE,MAAM,KAAK,IAAI,CAAC;IACrC,gBAAgB,EAAE,OAAO,CAAC;IAC1B,QAAQ,CAAC,EAAE,MAAM,CAAC;CACnB;AAQD,QAAA,MAAM,sBAAsB,EAAE,KAAK,CAAC,EAAE,CAAC,kBAAkB,CA8UxD,CAAC;AAEF,eAAe,sBAAsB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"ApprovalLearningDialog.d.ts","sourceRoot":"","sources":["../../../../../../src/features/LearningManagement/RuleContent/ApprovalLearningDialog.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAmB,MAAM,OAAO,CAAC;AAUxC,OAAO,EAAE,WAAW,EAAE,MAAM,UAAU,CAAC;AAIvC,UAAU,2BAA2B;IACnC,IAAI,EAAE,OAAO,CAAC;IACd,IAAI,EAAE,SAAS,GAAG,QAAQ,CAAC;IAC3B,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,QAAQ,EAAE,CAAC,IAAI,EAAE;QAAE,QAAQ,CAAC,EAAE,MAAM,CAAC;QAAC,cAAc,CAAC,EAAE,OAAO,CAAA;KAAE,KAAK,IAAI,CAAC;IAC1E,kBAAkB,EAAE,MAAM,CAAC;IAC3B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,eAAe,CAAC,EAAE,WAAW,EAAE,CAAC;IAChC,SAAS,CAAC,EAAE,OAAO,CAAC;CACrB;AAuJD,QAAA,MAAM,sBAAsB,kGASzB,2BAA2B,sBA2N7B,CAAA;AACD,eAAe,sBAAsB,CAAA"}
1
+ {"version":3,"file":"ApprovalLearningDialog.d.ts","sourceRoot":"","sources":["../../../../../../src/features/LearningManagement/RuleContent/ApprovalLearningDialog.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAmB,MAAM,OAAO,CAAC;AAUxC,OAAO,EAAE,WAAW,EAAE,MAAM,UAAU,CAAC;AAIvC,UAAU,2BAA2B;IACnC,IAAI,EAAE,OAAO,CAAC;IACd,IAAI,EAAE,SAAS,GAAG,QAAQ,CAAC;IAC3B,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,QAAQ,EAAE,CAAC,IAAI,EAAE;QAAE,QAAQ,CAAC,EAAE,MAAM,CAAC;QAAC,cAAc,CAAC,EAAE,OAAO,CAAA;KAAE,KAAK,IAAI,CAAC;IAC1E,kBAAkB,EAAE,MAAM,CAAC;IAC3B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,eAAe,CAAC,EAAE,WAAW,EAAE,CAAC;IAChC,SAAS,CAAC,EAAE,OAAO,CAAC;CACrB;AAuJD,QAAA,MAAM,sBAAsB,kGASzB,2BAA2B,sBAuO7B,CAAA;AACD,eAAe,sBAAsB,CAAA"}
@@ -1,7 +1,8 @@
1
+ import React from 'react';
1
2
  /**
2
3
  * Loading skeleton component for template cards during recommendations analysis.
3
4
  * Fully library compatible and styled with CSS Modules.
4
5
  */
5
- declare const CardSkeletonAnalysisLoader: () => import("react/jsx-runtime").JSX.Element;
6
+ declare const CardSkeletonAnalysisLoader: () => React.JSX.Element;
6
7
  export default CardSkeletonAnalysisLoader;
7
8
  //# sourceMappingURL=CardSkeleton.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"CardSkeleton.d.ts","sourceRoot":"","sources":["../../../../../../src/features/LearningManagement/components/CardSkeleton.tsx"],"names":[],"mappings":"AA8BA;;;GAGG;AACH,QAAA,MAAM,0BAA0B,+CAqB/B,CAAC;AAEF,eAAe,0BAA0B,CAAC"}
1
+ {"version":3,"file":"CardSkeleton.d.ts","sourceRoot":"","sources":["../../../../../../src/features/LearningManagement/components/CardSkeleton.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AA8B1B;;;GAGG;AACH,QAAA,MAAM,0BAA0B,yBAqB/B,CAAC;AAEF,eAAe,0BAA0B,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"InstantLearningModal.d.ts","sourceRoot":"","sources":["../../../../../../src/features/LearningManagement/components/InstantLearningModal.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA4D,MAAM,OAAO,CAAC;AAkCjF,OAAO,EAAE,cAAc,EAAE,WAAW,EAAE,WAAW,EAAE,MAAM,UAAU,CAAC;AA0BpE,UAAU,yBAAyB;IACjC,MAAM,EAAE,OAAO,CAAC;IAChB,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,OAAO,CAAC,EAAE,WAAW,CAAC;IACtB,+EAA+E;IAC/E,WAAW,CAAC,EAAE,cAAc,GAAG,IAAI,CAAC;IACpC,sFAAsF;IACtF,WAAW,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC5B,qEAAqE;IACrE,eAAe,CAAC,EAAE,WAAW,EAAE,GAAG,IAAI,CAAC;IACvC,iFAAiF;IACjF,mBAAmB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACpC,sBAAsB,CAAC,EAAE,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,cAAc,CAAC,MAAM,GAAG,IAAI,CAAC,CAAC,CAAC;IAC7E,6FAA6F;IAC7F,iBAAiB,CAAC,EAAE,OAAO,CAAC;IAC5B,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,UAAU,CAAC,EAAE,cAAc,GAAG,IAAI,CAAC;IACnC,gBAAgB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACjC,gBAAgB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACjC,mBAAmB,CAAC,EAAE,MAAM,CAAC;IAC7B,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B,wBAAwB,EAAE,MAAM,CAAC;IACjC,MAAM,EAAE,MAAM,CAAC;CAChB;AAoBD;;;;GAIG;AACH,eAAO,MAAM,eAAe,QAAS,MAAM,GAAG,GAAG,WAMhD,CAAC;AAwIF,QAAA,MAAM,oBAAoB,EAAE,KAAK,CAAC,EAAE,CAAC,yBAAyB,CA8rM7D,CAAC;AAEF,eAAe,oBAAoB,CAAC"}
1
+ {"version":3,"file":"InstantLearningModal.d.ts","sourceRoot":"","sources":["../../../../../../src/features/LearningManagement/components/InstantLearningModal.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA4D,MAAM,OAAO,CAAC;AAkCjF,OAAO,EAAE,cAAc,EAAE,WAAW,EAAE,WAAW,EAAE,MAAM,UAAU,CAAC;AA0BpE,UAAU,yBAAyB;IACjC,MAAM,EAAE,OAAO,CAAC;IAChB,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,OAAO,CAAC,EAAE,WAAW,CAAC;IACtB,+EAA+E;IAC/E,WAAW,CAAC,EAAE,cAAc,GAAG,IAAI,CAAC;IACpC,sFAAsF;IACtF,WAAW,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC5B,qEAAqE;IACrE,eAAe,CAAC,EAAE,WAAW,EAAE,GAAG,IAAI,CAAC;IACvC,iFAAiF;IACjF,mBAAmB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACpC,sBAAsB,CAAC,EAAE,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,cAAc,CAAC,MAAM,GAAG,IAAI,CAAC,CAAC,CAAC;IAC7E,6FAA6F;IAC7F,iBAAiB,CAAC,EAAE,OAAO,CAAC;IAC5B,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,UAAU,CAAC,EAAE,cAAc,GAAG,IAAI,CAAC;IACnC,gBAAgB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACjC,gBAAgB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACjC,mBAAmB,CAAC,EAAE,MAAM,CAAC;IAC7B,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B,wBAAwB,EAAE,MAAM,CAAC;IACjC,MAAM,EAAE,MAAM,CAAC;CAChB;AAoBD;;;;GAIG;AACH,eAAO,MAAM,eAAe,QAAS,MAAM,GAAG,GAAG,WAMhD,CAAC;AAwIF,QAAA,MAAM,oBAAoB,EAAE,KAAK,CAAC,EAAE,CAAC,yBAAyB,CAysM7D,CAAC;AAEF,eAAe,oBAAoB,CAAC"}
@@ -1,7 +1,8 @@
1
+ import React from 'react';
1
2
  /**
2
3
  * Loading skeleton for the Rule Template Management interface.
3
4
  * Library-ready: Uses CSS Modules, pure CSS styling, and library-compatible Skeleton component.
4
5
  */
5
- declare const LearningTemplateManagementSkeleton: () => import("react/jsx-runtime").JSX.Element;
6
+ declare const LearningTemplateManagementSkeleton: () => React.JSX.Element;
6
7
  export default LearningTemplateManagementSkeleton;
7
8
  //# sourceMappingURL=LearningTemplateManagementSkeleton.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"LearningTemplateManagementSkeleton.d.ts","sourceRoot":"","sources":["../../../../../../src/features/LearningManagement/components/LearningTemplateManagementSkeleton.tsx"],"names":[],"mappings":"AAIA;;;GAGG;AACH,QAAA,MAAM,kCAAkC,+CAiIvC,CAAC;AAEF,eAAe,kCAAkC,CAAC"}
1
+ {"version":3,"file":"LearningTemplateManagementSkeleton.d.ts","sourceRoot":"","sources":["../../../../../../src/features/LearningManagement/components/LearningTemplateManagementSkeleton.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAI1B;;;GAGG;AACH,QAAA,MAAM,kCAAkC,yBAiIvC,CAAC;AAEF,eAAe,kCAAkC,CAAC"}
@@ -1,7 +1,8 @@
1
+ import React from 'react';
1
2
  /**
2
3
  * Loading skeleton for the Rule Content area.
3
4
  * Library-ready: Uses CSS Modules, pure CSS styling, and library-compatible Skeleton component.
4
5
  */
5
- declare const RuleContentSkeleton: () => import("react/jsx-runtime").JSX.Element;
6
+ declare const RuleContentSkeleton: () => React.JSX.Element;
6
7
  export default RuleContentSkeleton;
7
8
  //# sourceMappingURL=RuleContentSkeleton.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"RuleContentSkeleton.d.ts","sourceRoot":"","sources":["../../../../../../src/features/LearningManagement/components/RuleContentSkeleton.tsx"],"names":[],"mappings":"AAIA;;;GAGG;AACH,QAAA,MAAM,mBAAmB,+CAgExB,CAAC;AAEF,eAAe,mBAAmB,CAAC"}
1
+ {"version":3,"file":"RuleContentSkeleton.d.ts","sourceRoot":"","sources":["../../../../../../src/features/LearningManagement/components/RuleContentSkeleton.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAI1B;;;GAGG;AACH,QAAA,MAAM,mBAAmB,yBAgExB,CAAC;AAEF,eAAe,mBAAmB,CAAC"}