@e-llm-studio/instant-learning 1.3.0-alpha.270 → 1.3.0-alpha.272

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 (1006) hide show
  1. package/dist/cjs/features/IL-OTJ/_components/templates/BaseTemplate/BaseTemplate.js +2 -0
  2. package/dist/cjs/features/IL-OTJ/_components/templates/BaseTemplate/BaseTemplate.js.map +1 -0
  3. package/dist/cjs/features/IL-OTJ/_components/templates/CreateCategory/CreateCategory.js +2 -0
  4. package/dist/cjs/features/IL-OTJ/_components/templates/CreateCategory/CreateCategory.js.map +1 -0
  5. package/dist/cjs/features/IL-OTJ/_components/templates/WorkflowComposer/WorkflowComposer.js +2 -0
  6. package/dist/cjs/features/IL-OTJ/_components/templates/WorkflowComposer/WorkflowComposer.js.map +1 -0
  7. package/dist/cjs/features/LSCGuidelinesCart/Cart/Cart.js +2 -0
  8. package/dist/cjs/features/LSCGuidelinesCart/Cart/Cart.js.map +1 -0
  9. package/dist/cjs/features/LSCGuidelinesCart/Cart/Cart.styles.js +2 -0
  10. package/dist/cjs/features/LSCGuidelinesCart/Cart/Cart.styles.js.map +1 -0
  11. package/dist/cjs/features/LSCGuidelinesCart/GuidelineCard.js +2 -0
  12. package/dist/cjs/features/LSCGuidelinesCart/GuidelineCard.js.map +1 -0
  13. package/dist/cjs/features/LSCGuidelinesCart/GuidelineCard.styles.js +2 -0
  14. package/dist/cjs/features/LSCGuidelinesCart/GuidelineCard.styles.js.map +1 -0
  15. package/dist/cjs/features/LSCGuidelinesCart/GuidelinesLandingPage.js +2 -0
  16. package/dist/cjs/features/LSCGuidelinesCart/GuidelinesLandingPage.js.map +1 -0
  17. package/dist/cjs/features/LSCGuidelinesCart/GuidelinesLandingPage.styles.js +2 -0
  18. package/dist/cjs/features/LSCGuidelinesCart/GuidelinesLandingPage.styles.js.map +1 -0
  19. package/dist/cjs/features/LSCGuidelinesCart/LearningManagementWrapper.js +2 -0
  20. package/dist/cjs/features/LSCGuidelinesCart/LearningManagementWrapper.js.map +1 -0
  21. package/dist/cjs/features/LSCGuidelinesCart/api.js +2 -0
  22. package/dist/cjs/features/LSCGuidelinesCart/api.js.map +1 -0
  23. package/dist/cjs/features/LSCGuidelinesCart/endpoints.js +2 -0
  24. package/dist/cjs/features/LSCGuidelinesCart/endpoints.js.map +1 -0
  25. package/dist/cjs/features/LSCGuidelinesCart/transformSelectedGuidelineData.js +2 -0
  26. package/dist/cjs/features/LSCGuidelinesCart/transformSelectedGuidelineData.js.map +1 -0
  27. package/dist/cjs/features/LearningManagement/LearningManagementTest.js +1 -1
  28. package/dist/cjs/features/LearningManagement/LearningTemplateLayout.js +1 -1
  29. package/dist/cjs/features/LearningManagement/components/CreateLearningSetModal.js +2 -0
  30. package/dist/cjs/features/LearningManagement/components/CreateLearningSetModal.js.map +1 -0
  31. package/dist/cjs/features/LearningManagement/styles/CreateLearningSetModal.module.css.js +2 -0
  32. package/dist/cjs/features/LearningManagement/styles/CreateLearningSetModal.module.css.js.map +1 -0
  33. package/dist/cjs/features/LearningManagement/utils/learningMetadataUtils.js +1 -1
  34. package/dist/features/IL-OTJ/_components/templates/BaseTemplate/BaseTemplate.js +2 -0
  35. package/dist/features/IL-OTJ/_components/templates/BaseTemplate/BaseTemplate.js.map +1 -0
  36. package/dist/features/IL-OTJ/_components/templates/CreateCategory/CreateCategory.js +2 -0
  37. package/dist/features/IL-OTJ/_components/templates/CreateCategory/CreateCategory.js.map +1 -0
  38. package/dist/features/IL-OTJ/_components/templates/WorkflowComposer/WorkflowComposer.js +2 -0
  39. package/dist/features/IL-OTJ/_components/templates/WorkflowComposer/WorkflowComposer.js.map +1 -0
  40. package/dist/features/LSCGuidelinesCart/Cart/Cart.js +2 -0
  41. package/dist/features/LSCGuidelinesCart/Cart/Cart.js.map +1 -0
  42. package/dist/features/LSCGuidelinesCart/Cart/Cart.styles.js +2 -0
  43. package/dist/features/LSCGuidelinesCart/Cart/Cart.styles.js.map +1 -0
  44. package/dist/features/LSCGuidelinesCart/GuidelineCard.js +2 -0
  45. package/dist/features/LSCGuidelinesCart/GuidelineCard.js.map +1 -0
  46. package/dist/features/LSCGuidelinesCart/GuidelineCard.styles.js +2 -0
  47. package/dist/features/LSCGuidelinesCart/GuidelineCard.styles.js.map +1 -0
  48. package/dist/features/LSCGuidelinesCart/GuidelinesLandingPage.js +2 -0
  49. package/dist/features/LSCGuidelinesCart/GuidelinesLandingPage.js.map +1 -0
  50. package/dist/features/LSCGuidelinesCart/GuidelinesLandingPage.styles.js +2 -0
  51. package/dist/features/LSCGuidelinesCart/GuidelinesLandingPage.styles.js.map +1 -0
  52. package/dist/features/LSCGuidelinesCart/LearningManagementWrapper.js +2 -0
  53. package/dist/features/LSCGuidelinesCart/LearningManagementWrapper.js.map +1 -0
  54. package/dist/features/LSCGuidelinesCart/api.js +2 -0
  55. package/dist/features/LSCGuidelinesCart/api.js.map +1 -0
  56. package/dist/features/LSCGuidelinesCart/endpoints.js +2 -0
  57. package/dist/features/LSCGuidelinesCart/endpoints.js.map +1 -0
  58. package/dist/features/LSCGuidelinesCart/transformSelectedGuidelineData.js +2 -0
  59. package/dist/features/LSCGuidelinesCart/transformSelectedGuidelineData.js.map +1 -0
  60. package/dist/features/LearningManagement/LearningManagementTest.js +1 -1
  61. package/dist/features/LearningManagement/LearningTemplateLayout.js +1 -1
  62. package/dist/features/LearningManagement/components/CreateLearningSetModal.js +2 -0
  63. package/dist/features/LearningManagement/components/CreateLearningSetModal.js.map +1 -0
  64. package/dist/features/LearningManagement/styles/CreateLearningSetModal.module.css.js +2 -0
  65. package/dist/features/LearningManagement/styles/CreateLearningSetModal.module.css.js.map +1 -0
  66. package/dist/features/LearningManagement/utils/learningMetadataUtils.js +1 -1
  67. package/dist/types/AccordianHeadTest.d.ts +3 -0
  68. package/dist/types/AccordianHeadTest.d.ts.map +1 -0
  69. package/dist/types/App.d.ts +4 -0
  70. package/dist/types/App.d.ts.map +1 -0
  71. package/dist/types/CommonComponents/AccordianHead/AccordianHead.d.ts +9 -0
  72. package/dist/types/CommonComponents/AccordianHead/AccordianHead.d.ts.map +1 -0
  73. package/dist/types/CommonComponents/CustomDropdown.d.ts +4 -0
  74. package/dist/types/CommonComponents/CustomDropdown.d.ts.map +1 -0
  75. package/dist/types/CommonComponents/GradientSparkleIcon.d.ts +6 -0
  76. package/dist/types/CommonComponents/GradientSparkleIcon.d.ts.map +1 -0
  77. package/dist/types/CommonComponents/HelloWorld.d.ts +3 -0
  78. package/dist/types/CommonComponents/HelloWorld.d.ts.map +1 -0
  79. package/dist/types/CommonComponents/NoTableData.d.ts +7 -0
  80. package/dist/types/CommonComponents/NoTableData.d.ts.map +1 -0
  81. package/dist/types/CommonComponents/Spinner.d.ts +5 -0
  82. package/dist/types/CommonComponents/Spinner.d.ts.map +1 -0
  83. package/dist/types/CommonConstants/CommonConstants.d.ts +5 -0
  84. package/dist/types/CommonConstants/CommonConstants.d.ts.map +1 -0
  85. package/dist/types/ComponentRegistry.d.ts +13 -0
  86. package/dist/types/ComponentRegistry.d.ts.map +1 -0
  87. package/dist/types/ContinueWithTemplateModal.d.ts +24 -0
  88. package/dist/types/ContinueWithTemplateModal.d.ts.map +1 -0
  89. package/dist/types/CustomStylesProvider.d.ts +6 -0
  90. package/dist/types/CustomStylesProvider.d.ts.map +1 -0
  91. package/dist/types/CustomThemeProvider.d.ts +7 -0
  92. package/dist/types/CustomThemeProvider.d.ts.map +1 -0
  93. package/dist/types/GoogleFilePickerDemo.d.ts +3 -0
  94. package/dist/types/GoogleFilePickerDemo.d.ts.map +1 -0
  95. package/dist/types/ILMarketplaceMockTest.d.ts +4 -0
  96. package/dist/types/ILMarketplaceMockTest.d.ts.map +1 -0
  97. package/dist/types/ILMarketplaceWrapper.d.ts +174 -0
  98. package/dist/types/ILMarketplaceWrapper.d.ts.map +1 -0
  99. package/dist/types/PublishToMarketplaceTest.d.ts +4 -0
  100. package/dist/types/PublishToMarketplaceTest.d.ts.map +1 -0
  101. package/dist/types/api/transport.d.ts +44 -0
  102. package/dist/types/api/transport.d.ts.map +1 -0
  103. package/dist/types/context/DataSelectedContext.d.ts +73 -0
  104. package/dist/types/context/DataSelectedContext.d.ts.map +1 -0
  105. package/dist/types/features/DataSelector/DataSelector.d.ts +18 -0
  106. package/dist/types/features/DataSelector/DataSelector.d.ts.map +1 -0
  107. package/dist/types/features/DataSelector/components/DataSelectionOptionsScreen.d.ts +4 -0
  108. package/dist/types/features/DataSelector/components/DataSelectionOptionsScreen.d.ts.map +1 -0
  109. package/dist/types/features/DataSelector/components/RLEFDataPointsListInSelectedDataSetCollection.d.ts +4 -0
  110. package/dist/types/features/DataSelector/components/RLEFDataPointsListInSelectedDataSetCollection.d.ts.map +1 -0
  111. package/dist/types/features/DataSelector/components/RLEFDataSetCollectionsList.d.ts +4 -0
  112. package/dist/types/features/DataSelector/components/RLEFDataSetCollectionsList.d.ts.map +1 -0
  113. package/dist/types/features/DataSelector/components/RlefDataTabsComponent.d.ts +4 -0
  114. package/dist/types/features/DataSelector/components/RlefDataTabsComponent.d.ts.map +1 -0
  115. package/dist/types/features/DataSelector/components/RlefHistoricalCopilotData.d.ts +4 -0
  116. package/dist/types/features/DataSelector/components/RlefHistoricalCopilotData.d.ts.map +1 -0
  117. package/dist/types/features/DataSelector/components/SavedDataSetListScreen.d.ts +14 -0
  118. package/dist/types/features/DataSelector/components/SavedDataSetListScreen.d.ts.map +1 -0
  119. package/dist/types/features/DataSelector/components/SelectedDataList.d.ts +4 -0
  120. package/dist/types/features/DataSelector/components/SelectedDataList.d.ts.map +1 -0
  121. package/dist/types/features/DataSelector/components/subcomponents/DataSetElement/DataSetElement.d.ts +11 -0
  122. package/dist/types/features/DataSelector/components/subcomponents/DataSetElement/DataSetElement.d.ts.map +1 -0
  123. package/dist/types/features/DataSelector/components/subcomponents/Pagination/Pagination.d.ts +8 -0
  124. package/dist/types/features/DataSelector/components/subcomponents/Pagination/Pagination.d.ts.map +1 -0
  125. package/dist/types/features/DataSelector/tables/ShowSelectedDataTable.d.ts +4 -0
  126. package/dist/types/features/DataSelector/tables/ShowSelectedDataTable.d.ts.map +1 -0
  127. package/dist/types/features/DocumentLearning/DocumentLearning.d.ts +21 -0
  128. package/dist/types/features/DocumentLearning/DocumentLearning.d.ts.map +1 -0
  129. package/dist/types/features/DocumentLearning/_components/AudioWaveform.d.ts +13 -0
  130. package/dist/types/features/DocumentLearning/_components/AudioWaveform.d.ts.map +1 -0
  131. package/dist/types/features/DocumentLearning/_components/BookLearningForm.d.ts +23 -0
  132. package/dist/types/features/DocumentLearning/_components/BookLearningForm.d.ts.map +1 -0
  133. package/dist/types/features/DocumentLearning/_components/ChatComponent.d.ts +61 -0
  134. package/dist/types/features/DocumentLearning/_components/ChatComponent.d.ts.map +1 -0
  135. package/dist/types/features/DocumentLearning/_components/ConflictingLearningWarnCard.d.ts +13 -0
  136. package/dist/types/features/DocumentLearning/_components/ConflictingLearningWarnCard.d.ts.map +1 -0
  137. package/dist/types/features/DocumentLearning/_components/ConflictingLearningWarnCardDB.d.ts +41 -0
  138. package/dist/types/features/DocumentLearning/_components/ConflictingLearningWarnCardDB.d.ts.map +1 -0
  139. package/dist/types/features/DocumentLearning/_components/ContextualChatComponent.d.ts +62 -0
  140. package/dist/types/features/DocumentLearning/_components/ContextualChatComponent.d.ts.map +1 -0
  141. package/dist/types/features/DocumentLearning/_components/ContextualConflictDBCard.d.ts +30 -0
  142. package/dist/types/features/DocumentLearning/_components/ContextualConflictDBCard.d.ts.map +1 -0
  143. package/dist/types/features/DocumentLearning/_components/ContextualLearningForm.d.ts +1 -0
  144. package/dist/types/features/DocumentLearning/_components/ContextualLearningForm.d.ts.map +1 -0
  145. package/dist/types/features/DocumentLearning/_components/LearningDetailsForm.d.ts +71 -0
  146. package/dist/types/features/DocumentLearning/_components/LearningDetailsForm.d.ts.map +1 -0
  147. package/dist/types/features/DocumentLearning/_components/MessageRendering.d.ts +10 -0
  148. package/dist/types/features/DocumentLearning/_components/MessageRendering.d.ts.map +1 -0
  149. package/dist/types/features/DocumentLearning/_components/MinimizedThinkingSteps.d.ts +4 -0
  150. package/dist/types/features/DocumentLearning/_components/MinimizedThinkingSteps.d.ts.map +1 -0
  151. package/dist/types/features/DocumentLearning/_components/SimilarLearningCard.d.ts +20 -0
  152. package/dist/types/features/DocumentLearning/_components/SimilarLearningCard.d.ts.map +1 -0
  153. package/dist/types/features/DocumentLearning/_components/TemplateRetrievalForm.d.ts +50 -0
  154. package/dist/types/features/DocumentLearning/_components/TemplateRetrievalForm.d.ts.map +1 -0
  155. package/dist/types/features/DocumentLearning/_components/TooltipComponent.d.ts +8 -0
  156. package/dist/types/features/DocumentLearning/_components/TooltipComponent.d.ts.map +1 -0
  157. package/dist/types/features/DocumentLearning/_components/_svg/ArrowDown.d.ts +4 -0
  158. package/dist/types/features/DocumentLearning/_components/_svg/ArrowDown.d.ts.map +1 -0
  159. package/dist/types/features/DocumentLearning/_components/_svg/ArrowIconBlue.d.ts +4 -0
  160. package/dist/types/features/DocumentLearning/_components/_svg/ArrowIconBlue.d.ts.map +1 -0
  161. package/dist/types/features/DocumentLearning/_components/_svg/CompleteIconGreen.d.ts +4 -0
  162. package/dist/types/features/DocumentLearning/_components/_svg/CompleteIconGreen.d.ts.map +1 -0
  163. package/dist/types/features/DocumentLearning/_components/_svg/NewChatIcon.d.ts +4 -0
  164. package/dist/types/features/DocumentLearning/_components/_svg/NewChatIcon.d.ts.map +1 -0
  165. package/dist/types/features/IL-OTJ/ILOTJ.d.ts +95 -0
  166. package/dist/types/features/IL-OTJ/ILOTJ.d.ts.map +1 -0
  167. package/dist/types/features/IL-OTJ/ILOTJTest.d.ts +609 -0
  168. package/dist/types/features/IL-OTJ/ILOTJTest.d.ts.map +1 -0
  169. package/dist/types/features/IL-OTJ/ILOTJTriageAITest.d.ts +12 -0
  170. package/dist/types/features/IL-OTJ/ILOTJTriageAITest.d.ts.map +1 -0
  171. package/dist/types/features/IL-OTJ/ValueTypeWrappers/TeachMePlugin.d.ts +102 -0
  172. package/dist/types/features/IL-OTJ/ValueTypeWrappers/TeachMePlugin.d.ts.map +1 -0
  173. package/dist/types/features/IL-OTJ/ValueTypeWrappers/TeachMeWrapper.d.ts +33 -0
  174. package/dist/types/features/IL-OTJ/ValueTypeWrappers/TeachMeWrapper.d.ts.map +1 -0
  175. package/dist/types/features/IL-OTJ/_components/AccordianSection.d.ts +52 -0
  176. package/dist/types/features/IL-OTJ/_components/AccordianSection.d.ts.map +1 -0
  177. package/dist/types/features/IL-OTJ/_components/AudioWaveform.d.ts +13 -0
  178. package/dist/types/features/IL-OTJ/_components/AudioWaveform.d.ts.map +1 -0
  179. package/dist/types/features/IL-OTJ/_components/ChatComponents/ChatComponent.d.ts +59 -0
  180. package/dist/types/features/IL-OTJ/_components/ChatComponents/ChatComponent.d.ts.map +1 -0
  181. package/dist/types/features/IL-OTJ/_components/ChatComponents/ChatHeader.d.ts +12 -0
  182. package/dist/types/features/IL-OTJ/_components/ChatComponents/ChatHeader.d.ts.map +1 -0
  183. package/dist/types/features/IL-OTJ/_components/ChatComponents/NormalChat.d.ts +45 -0
  184. package/dist/types/features/IL-OTJ/_components/ChatComponents/NormalChat.d.ts.map +1 -0
  185. package/dist/types/features/IL-OTJ/_components/ChatComponents/mockComparisonData.d.ts +1503 -0
  186. package/dist/types/features/IL-OTJ/_components/ChatComponents/mockComparisonData.d.ts.map +1 -0
  187. package/dist/types/features/IL-OTJ/_components/CitationLink.d.ts +18 -0
  188. package/dist/types/features/IL-OTJ/_components/CitationLink.d.ts.map +1 -0
  189. package/dist/types/features/IL-OTJ/_components/CognitiveDecisioningCard.d.ts +11 -0
  190. package/dist/types/features/IL-OTJ/_components/CognitiveDecisioningCard.d.ts.map +1 -0
  191. package/dist/types/features/IL-OTJ/_components/ConflictingReasoningCard.d.ts +11 -0
  192. package/dist/types/features/IL-OTJ/_components/ConflictingReasoningCard.d.ts.map +1 -0
  193. package/dist/types/features/IL-OTJ/_components/CriticalGaps.d.ts +11 -0
  194. package/dist/types/features/IL-OTJ/_components/CriticalGaps.d.ts.map +1 -0
  195. package/dist/types/features/IL-OTJ/_components/GapExplanationAccordion.d.ts +10 -0
  196. package/dist/types/features/IL-OTJ/_components/GapExplanationAccordion.d.ts.map +1 -0
  197. package/dist/types/features/IL-OTJ/_components/ILPopup.d.ts +33 -0
  198. package/dist/types/features/IL-OTJ/_components/ILPopup.d.ts.map +1 -0
  199. package/dist/types/features/IL-OTJ/_components/ILPopup.styles.d.ts +2 -0
  200. package/dist/types/features/IL-OTJ/_components/ILPopup.styles.d.ts.map +1 -0
  201. package/dist/types/features/IL-OTJ/_components/InputDataReasoningCard.d.ts +11 -0
  202. package/dist/types/features/IL-OTJ/_components/InputDataReasoningCard.d.ts.map +1 -0
  203. package/dist/types/features/IL-OTJ/_components/MarkdownComponents/MarkdownElements.d.ts +33 -0
  204. package/dist/types/features/IL-OTJ/_components/MarkdownComponents/MarkdownElements.d.ts.map +1 -0
  205. package/dist/types/features/IL-OTJ/_components/MarkdownComponents/MarkdownSelect.d.ts +26 -0
  206. package/dist/types/features/IL-OTJ/_components/MarkdownComponents/MarkdownSelect.d.ts.map +1 -0
  207. package/dist/types/features/IL-OTJ/_components/MarkdownRenderer.d.ts +25 -0
  208. package/dist/types/features/IL-OTJ/_components/MarkdownRenderer.d.ts.map +1 -0
  209. package/dist/types/features/IL-OTJ/_components/MessageRendering/ChatFeedback.d.ts +26 -0
  210. package/dist/types/features/IL-OTJ/_components/MessageRendering/ChatFeedback.d.ts.map +1 -0
  211. package/dist/types/features/IL-OTJ/_components/MessageRendering/ClickableChatComponents.d.ts +8 -0
  212. package/dist/types/features/IL-OTJ/_components/MessageRendering/ClickableChatComponents.d.ts.map +1 -0
  213. package/dist/types/features/IL-OTJ/_components/MessageRendering/MessageRendering.d.ts +35 -0
  214. package/dist/types/features/IL-OTJ/_components/MessageRendering/MessageRendering.d.ts.map +1 -0
  215. package/dist/types/features/IL-OTJ/_components/MessageRendering/RuleValidationCard.d.ts +24 -0
  216. package/dist/types/features/IL-OTJ/_components/MessageRendering/RuleValidationCard.d.ts.map +1 -0
  217. package/dist/types/features/IL-OTJ/_components/MessageRendering/RuleVariantCard.d.ts +17 -0
  218. package/dist/types/features/IL-OTJ/_components/MessageRendering/RuleVariantCard.d.ts.map +1 -0
  219. package/dist/types/features/IL-OTJ/_components/MinimizedThinkingSteps.d.ts +4 -0
  220. package/dist/types/features/IL-OTJ/_components/MinimizedThinkingSteps.d.ts.map +1 -0
  221. package/dist/types/features/IL-OTJ/_components/NewMinimizedThinkingSteps.d.ts +7 -0
  222. package/dist/types/features/IL-OTJ/_components/NewMinimizedThinkingSteps.d.ts.map +1 -0
  223. package/dist/types/features/IL-OTJ/_components/TooltipComponent.d.ts +8 -0
  224. package/dist/types/features/IL-OTJ/_components/TooltipComponent.d.ts.map +1 -0
  225. package/dist/types/features/IL-OTJ/_components/VariantLoadingOverlay.d.ts +9 -0
  226. package/dist/types/features/IL-OTJ/_components/VariantLoadingOverlay.d.ts.map +1 -0
  227. package/dist/types/features/IL-OTJ/_components/ViewFormUpdateCard.d.ts +3 -0
  228. package/dist/types/features/IL-OTJ/_components/ViewFormUpdateCard.d.ts.map +1 -0
  229. package/dist/types/features/IL-OTJ/_components/ViewIdentifiedFieldsCard.d.ts +3 -0
  230. package/dist/types/features/IL-OTJ/_components/ViewIdentifiedFieldsCard.d.ts.map +1 -0
  231. package/dist/types/features/IL-OTJ/_components/WatchMeWork/AgentStepsView.d.ts +16 -0
  232. package/dist/types/features/IL-OTJ/_components/WatchMeWork/AgentStepsView.d.ts.map +1 -0
  233. package/dist/types/features/IL-OTJ/_components/WatchMeWork/StepDetailView.d.ts +11 -0
  234. package/dist/types/features/IL-OTJ/_components/WatchMeWork/StepDetailView.d.ts.map +1 -0
  235. package/dist/types/features/IL-OTJ/_components/WatchMeWork/Thinkingstepshelper.d.ts +43 -0
  236. package/dist/types/features/IL-OTJ/_components/WatchMeWork/Thinkingstepshelper.d.ts.map +1 -0
  237. package/dist/types/features/IL-OTJ/_components/WatchMeWork/Usethinkingsteps.d.ts +27 -0
  238. package/dist/types/features/IL-OTJ/_components/WatchMeWork/Usethinkingsteps.d.ts.map +1 -0
  239. package/dist/types/features/IL-OTJ/_components/WatchMeWork/WorkingIndicator.d.ts +7 -0
  240. package/dist/types/features/IL-OTJ/_components/WatchMeWork/WorkingIndicator.d.ts.map +1 -0
  241. package/dist/types/features/IL-OTJ/_components/_svg/ArrowDown.d.ts +4 -0
  242. package/dist/types/features/IL-OTJ/_components/_svg/ArrowDown.d.ts.map +1 -0
  243. package/dist/types/features/IL-OTJ/_components/_svg/ArrowIconBlue.d.ts +4 -0
  244. package/dist/types/features/IL-OTJ/_components/_svg/ArrowIconBlue.d.ts.map +1 -0
  245. package/dist/types/features/IL-OTJ/_components/_svg/BookIcon.d.ts +4 -0
  246. package/dist/types/features/IL-OTJ/_components/_svg/BookIcon.d.ts.map +1 -0
  247. package/dist/types/features/IL-OTJ/_components/_svg/ButtonCognitiveIcon.d.ts +7 -0
  248. package/dist/types/features/IL-OTJ/_components/_svg/ButtonCognitiveIcon.d.ts.map +1 -0
  249. package/dist/types/features/IL-OTJ/_components/_svg/ChevronDown.d.ts +4 -0
  250. package/dist/types/features/IL-OTJ/_components/_svg/ChevronDown.d.ts.map +1 -0
  251. package/dist/types/features/IL-OTJ/_components/_svg/ChevronIcon.d.ts +7 -0
  252. package/dist/types/features/IL-OTJ/_components/_svg/ChevronIcon.d.ts.map +1 -0
  253. package/dist/types/features/IL-OTJ/_components/_svg/ChevronUp.d.ts +4 -0
  254. package/dist/types/features/IL-OTJ/_components/_svg/ChevronUp.d.ts.map +1 -0
  255. package/dist/types/features/IL-OTJ/_components/_svg/CitationLinkSparkleIcon.d.ts +10 -0
  256. package/dist/types/features/IL-OTJ/_components/_svg/CitationLinkSparkleIcon.d.ts.map +1 -0
  257. package/dist/types/features/IL-OTJ/_components/_svg/CognitiveDecisioning.d.ts +4 -0
  258. package/dist/types/features/IL-OTJ/_components/_svg/CognitiveDecisioning.d.ts.map +1 -0
  259. package/dist/types/features/IL-OTJ/_components/_svg/CompleteIconGreen.d.ts +4 -0
  260. package/dist/types/features/IL-OTJ/_components/_svg/CompleteIconGreen.d.ts.map +1 -0
  261. package/dist/types/features/IL-OTJ/_components/_svg/EditPencilIcon.d.ts +7 -0
  262. package/dist/types/features/IL-OTJ/_components/_svg/EditPencilIcon.d.ts.map +1 -0
  263. package/dist/types/features/IL-OTJ/_components/_svg/GapIcon.d.ts +10 -0
  264. package/dist/types/features/IL-OTJ/_components/_svg/GapIcon.d.ts.map +1 -0
  265. package/dist/types/features/IL-OTJ/_components/_svg/HumanWithBrainIcon.d.ts +9 -0
  266. package/dist/types/features/IL-OTJ/_components/_svg/HumanWithBrainIcon.d.ts.map +1 -0
  267. package/dist/types/features/IL-OTJ/_components/_svg/InfoIcon.d.ts +4 -0
  268. package/dist/types/features/IL-OTJ/_components/_svg/InfoIcon.d.ts.map +1 -0
  269. package/dist/types/features/IL-OTJ/_components/_svg/LeftAndRightArrow.d.ts +4 -0
  270. package/dist/types/features/IL-OTJ/_components/_svg/LeftAndRightArrow.d.ts.map +1 -0
  271. package/dist/types/features/IL-OTJ/_components/_svg/Lightbulb.d.ts +10 -0
  272. package/dist/types/features/IL-OTJ/_components/_svg/Lightbulb.d.ts.map +1 -0
  273. package/dist/types/features/IL-OTJ/_components/_svg/NewChatIcon.d.ts +10 -0
  274. package/dist/types/features/IL-OTJ/_components/_svg/NewChatIcon.d.ts.map +1 -0
  275. package/dist/types/features/IL-OTJ/_components/_svg/PencilEdit.d.ts +9 -0
  276. package/dist/types/features/IL-OTJ/_components/_svg/PencilEdit.d.ts.map +1 -0
  277. package/dist/types/features/IL-OTJ/_components/_svg/RadioButton.d.ts +10 -0
  278. package/dist/types/features/IL-OTJ/_components/_svg/RadioButton.d.ts.map +1 -0
  279. package/dist/types/features/IL-OTJ/_components/_svg/RightSideIcons.d.ts +10 -0
  280. package/dist/types/features/IL-OTJ/_components/_svg/RightSideIcons.d.ts.map +1 -0
  281. package/dist/types/features/IL-OTJ/_components/_svg/ScrollToBottom.d.ts +3 -0
  282. package/dist/types/features/IL-OTJ/_components/_svg/ScrollToBottom.d.ts.map +1 -0
  283. package/dist/types/features/IL-OTJ/_components/_svg/SendButton.d.ts +3 -0
  284. package/dist/types/features/IL-OTJ/_components/_svg/SendButton.d.ts.map +1 -0
  285. package/dist/types/features/IL-OTJ/_components/_svg/SparkleIcon.d.ts +4 -0
  286. package/dist/types/features/IL-OTJ/_components/_svg/SparkleIcon.d.ts.map +1 -0
  287. package/dist/types/features/IL-OTJ/_components/_svg/TickIcon.d.ts +10 -0
  288. package/dist/types/features/IL-OTJ/_components/_svg/TickIcon.d.ts.map +1 -0
  289. package/dist/types/features/IL-OTJ/_components/_svg/UserIcon.d.ts +3 -0
  290. package/dist/types/features/IL-OTJ/_components/_svg/UserIcon.d.ts.map +1 -0
  291. package/dist/types/features/IL-OTJ/_components/_svg/WarningIcon.d.ts +4 -0
  292. package/dist/types/features/IL-OTJ/_components/_svg/WarningIcon.d.ts.map +1 -0
  293. package/dist/types/features/IL-OTJ/_components/_svg/WatchMeWorkIcon.d.ts +4 -0
  294. package/dist/types/features/IL-OTJ/_components/_svg/WatchMeWorkIcon.d.ts.map +1 -0
  295. package/dist/types/features/IL-OTJ/_components/atoms/Button/Button.d.ts +7 -0
  296. package/dist/types/features/IL-OTJ/_components/atoms/Button/Button.d.ts.map +1 -0
  297. package/dist/types/features/IL-OTJ/_components/atoms/Button/index.d.ts +2 -0
  298. package/dist/types/features/IL-OTJ/_components/atoms/Button/index.d.ts.map +1 -0
  299. package/dist/types/features/IL-OTJ/_components/atoms/Dropdown/Dropdown.d.ts +15 -0
  300. package/dist/types/features/IL-OTJ/_components/atoms/Dropdown/Dropdown.d.ts.map +1 -0
  301. package/dist/types/features/IL-OTJ/_components/atoms/Dropdown/index.d.ts +2 -0
  302. package/dist/types/features/IL-OTJ/_components/atoms/Dropdown/index.d.ts.map +1 -0
  303. package/dist/types/features/IL-OTJ/_components/atoms/SkeletonLoader/SkeletonLoader.d.ts +11 -0
  304. package/dist/types/features/IL-OTJ/_components/atoms/SkeletonLoader/SkeletonLoader.d.ts.map +1 -0
  305. package/dist/types/features/IL-OTJ/_components/atoms/Textarea/Textarea.d.ts +27 -0
  306. package/dist/types/features/IL-OTJ/_components/atoms/Textarea/Textarea.d.ts.map +1 -0
  307. package/dist/types/features/IL-OTJ/_components/atoms/Textarea/index.d.ts +2 -0
  308. package/dist/types/features/IL-OTJ/_components/atoms/Textarea/index.d.ts.map +1 -0
  309. package/dist/types/features/IL-OTJ/_components/atoms/Toggle/Toggle.d.ts +9 -0
  310. package/dist/types/features/IL-OTJ/_components/atoms/Toggle/Toggle.d.ts.map +1 -0
  311. package/dist/types/features/IL-OTJ/_components/atoms/Toggle/index.d.ts +2 -0
  312. package/dist/types/features/IL-OTJ/_components/atoms/Toggle/index.d.ts.map +1 -0
  313. package/dist/types/features/IL-OTJ/_components/cognitiveDecisioningThemeStyles.d.ts +98 -0
  314. package/dist/types/features/IL-OTJ/_components/cognitiveDecisioningThemeStyles.d.ts.map +1 -0
  315. package/dist/types/features/IL-OTJ/_components/hooks/usePendingEditHighlight.d.ts +5 -0
  316. package/dist/types/features/IL-OTJ/_components/hooks/usePendingEditHighlight.d.ts.map +1 -0
  317. package/dist/types/features/IL-OTJ/_components/hooks/useVariantEditSession.d.ts +66 -0
  318. package/dist/types/features/IL-OTJ/_components/hooks/useVariantEditSession.d.ts.map +1 -0
  319. package/dist/types/features/IL-OTJ/_components/index.d.ts +22 -0
  320. package/dist/types/features/IL-OTJ/_components/index.d.ts.map +1 -0
  321. package/dist/types/features/IL-OTJ/_components/molecules/Condition/ConditionList.d.ts +39 -0
  322. package/dist/types/features/IL-OTJ/_components/molecules/Condition/ConditionList.d.ts.map +1 -0
  323. package/dist/types/features/IL-OTJ/_components/molecules/Condition/index.d.ts +2 -0
  324. package/dist/types/features/IL-OTJ/_components/molecules/Condition/index.d.ts.map +1 -0
  325. package/dist/types/features/IL-OTJ/_components/molecules/Sections/SectionWrapper.d.ts +19 -0
  326. package/dist/types/features/IL-OTJ/_components/molecules/Sections/SectionWrapper.d.ts.map +1 -0
  327. package/dist/types/features/IL-OTJ/_components/molecules/Sections/index.d.ts +2 -0
  328. package/dist/types/features/IL-OTJ/_components/molecules/Sections/index.d.ts.map +1 -0
  329. package/dist/types/features/IL-OTJ/_components/molecules/SeperationRow/SeparationRow.d.ts +15 -0
  330. package/dist/types/features/IL-OTJ/_components/molecules/SeperationRow/SeparationRow.d.ts.map +1 -0
  331. package/dist/types/features/IL-OTJ/_components/molecules/SeperationRow/index.d.ts +2 -0
  332. package/dist/types/features/IL-OTJ/_components/molecules/SeperationRow/index.d.ts.map +1 -0
  333. package/dist/types/features/IL-OTJ/_components/organisms/ConditionSection/ConditionSection.d.ts +3 -0
  334. package/dist/types/features/IL-OTJ/_components/organisms/ConditionSection/ConditionSection.d.ts.map +1 -0
  335. package/dist/types/features/IL-OTJ/_components/organisms/ConditionSection/index.d.ts +2 -0
  336. package/dist/types/features/IL-OTJ/_components/organisms/ConditionSection/index.d.ts.map +1 -0
  337. package/dist/types/features/IL-OTJ/_components/organisms/ConfigSection/ConfigSection.d.ts +30 -0
  338. package/dist/types/features/IL-OTJ/_components/organisms/ConfigSection/ConfigSection.d.ts.map +1 -0
  339. package/dist/types/features/IL-OTJ/_components/organisms/ConfigSection/index.d.ts +2 -0
  340. package/dist/types/features/IL-OTJ/_components/organisms/ConfigSection/index.d.ts.map +1 -0
  341. package/dist/types/features/IL-OTJ/_components/organisms/DropdownSection/DropdownSection.d.ts +17 -0
  342. package/dist/types/features/IL-OTJ/_components/organisms/DropdownSection/DropdownSection.d.ts.map +1 -0
  343. package/dist/types/features/IL-OTJ/_components/organisms/DropdownSection/index.d.ts +2 -0
  344. package/dist/types/features/IL-OTJ/_components/organisms/DropdownSection/index.d.ts.map +1 -0
  345. package/dist/types/features/IL-OTJ/_components/organisms/ScopeSection/ScopeSection.d.ts +34 -0
  346. package/dist/types/features/IL-OTJ/_components/organisms/ScopeSection/ScopeSection.d.ts.map +1 -0
  347. package/dist/types/features/IL-OTJ/_components/organisms/ScopeSection/index.d.ts +2 -0
  348. package/dist/types/features/IL-OTJ/_components/organisms/ScopeSection/index.d.ts.map +1 -0
  349. package/dist/types/features/IL-OTJ/_components/organisms/TextSection/TextSection.d.ts +3 -0
  350. package/dist/types/features/IL-OTJ/_components/organisms/TextSection/TextSection.d.ts.map +1 -0
  351. package/dist/types/features/IL-OTJ/_components/organisms/TextSection/index.d.ts +2 -0
  352. package/dist/types/features/IL-OTJ/_components/organisms/TextSection/index.d.ts.map +1 -0
  353. package/dist/types/features/IL-OTJ/_components/templates/BaseTemplate/BaseTemplate.d.ts +73 -0
  354. package/dist/types/features/IL-OTJ/_components/templates/BaseTemplate/BaseTemplate.d.ts.map +1 -0
  355. package/dist/types/features/IL-OTJ/_components/templates/CreateCategory/CreateCategory.d.ts +71 -0
  356. package/dist/types/features/IL-OTJ/_components/templates/CreateCategory/CreateCategory.d.ts.map +1 -0
  357. package/dist/types/features/IL-OTJ/_components/templates/RuleComparison/AgentComposerRuleComparison.d.ts +55 -0
  358. package/dist/types/features/IL-OTJ/_components/templates/RuleComparison/AgentComposerRuleComparison.d.ts.map +1 -0
  359. package/dist/types/features/IL-OTJ/_components/templates/RuleComparison/RuleComparison.d.ts +22 -0
  360. package/dist/types/features/IL-OTJ/_components/templates/RuleComparison/RuleComparison.d.ts.map +1 -0
  361. package/dist/types/features/IL-OTJ/_components/templates/RuleComparison/RuleComparisonNew.d.ts +57 -0
  362. package/dist/types/features/IL-OTJ/_components/templates/RuleComparison/RuleComparisonNew.d.ts.map +1 -0
  363. package/dist/types/features/IL-OTJ/_components/templates/SchemaDriven/SchemaDrivenCreateRule.d.ts +12 -0
  364. package/dist/types/features/IL-OTJ/_components/templates/SchemaDriven/SchemaDrivenCreateRule.d.ts.map +1 -0
  365. package/dist/types/features/IL-OTJ/_components/templates/TemplatesMap/index.d.ts +2 -0
  366. package/dist/types/features/IL-OTJ/_components/templates/TemplatesMap/index.d.ts.map +1 -0
  367. package/dist/types/features/IL-OTJ/_components/templates/TemplatesMap/templatesMap.d.ts +12 -0
  368. package/dist/types/features/IL-OTJ/_components/templates/TemplatesMap/templatesMap.d.ts.map +1 -0
  369. package/dist/types/features/IL-OTJ/_components/templates/Testing/Testing.d.ts +3 -0
  370. package/dist/types/features/IL-OTJ/_components/templates/Testing/Testing.d.ts.map +1 -0
  371. package/dist/types/features/IL-OTJ/_components/templates/Testing/index.d.ts +2 -0
  372. package/dist/types/features/IL-OTJ/_components/templates/Testing/index.d.ts.map +1 -0
  373. package/dist/types/features/IL-OTJ/_components/templates/TrafficManager/CreateRule.d.ts +10 -0
  374. package/dist/types/features/IL-OTJ/_components/templates/TrafficManager/CreateRule.d.ts.map +1 -0
  375. package/dist/types/features/IL-OTJ/_components/templates/TrafficManager/TrafficManagerTemplate.d.ts +3 -0
  376. package/dist/types/features/IL-OTJ/_components/templates/TrafficManager/TrafficManagerTemplate.d.ts.map +1 -0
  377. package/dist/types/features/IL-OTJ/_components/templates/TrafficManager/index.d.ts +2 -0
  378. package/dist/types/features/IL-OTJ/_components/templates/TrafficManager/index.d.ts.map +1 -0
  379. package/dist/types/features/IL-OTJ/_components/templates/WorkflowComposer/WorkflowComposer.d.ts +3 -0
  380. package/dist/types/features/IL-OTJ/_components/templates/WorkflowComposer/WorkflowComposer.d.ts.map +1 -0
  381. package/dist/types/features/IL-OTJ/helpers/index.d.ts +2 -0
  382. package/dist/types/features/IL-OTJ/helpers/index.d.ts.map +1 -0
  383. package/dist/types/features/IL-OTJ/helpers/message-rendering-utils.d.ts +26 -0
  384. package/dist/types/features/IL-OTJ/helpers/message-rendering-utils.d.ts.map +1 -0
  385. package/dist/types/features/IL-OTJ/helpers/utils.d.ts +23 -0
  386. package/dist/types/features/IL-OTJ/helpers/utils.d.ts.map +1 -0
  387. package/dist/types/features/IL-OTJ/store/CitationsContext.d.ts +23 -0
  388. package/dist/types/features/IL-OTJ/store/CitationsContext.d.ts.map +1 -0
  389. package/dist/types/features/IL-OTJ/store/index.d.ts +2 -0
  390. package/dist/types/features/IL-OTJ/store/index.d.ts.map +1 -0
  391. package/dist/types/features/IL-marketplace/components/GuidelineCardMenu.d.ts +34 -0
  392. package/dist/types/features/IL-marketplace/components/GuidelineCardMenu.d.ts.map +1 -0
  393. package/dist/types/features/IL-marketplace/components/GuidelineCart.d.ts +4 -0
  394. package/dist/types/features/IL-marketplace/components/GuidelineCart.d.ts.map +1 -0
  395. package/dist/types/features/IL-marketplace/components/GuidelineCartHeader.d.ts +14 -0
  396. package/dist/types/features/IL-marketplace/components/GuidelineCartHeader.d.ts.map +1 -0
  397. package/dist/types/features/IL-marketplace/components/GuidelineCartItem.d.ts +16 -0
  398. package/dist/types/features/IL-marketplace/components/GuidelineCartItem.d.ts.map +1 -0
  399. package/dist/types/features/IL-marketplace/components/GuidelineConfirmDialog.d.ts +18 -0
  400. package/dist/types/features/IL-marketplace/components/GuidelineConfirmDialog.d.ts.map +1 -0
  401. package/dist/types/features/IL-marketplace/components/GuidelineEmptyState.d.ts +11 -0
  402. package/dist/types/features/IL-marketplace/components/GuidelineEmptyState.d.ts.map +1 -0
  403. package/dist/types/features/IL-marketplace/components/GuidelineFilterPanel.d.ts +9 -0
  404. package/dist/types/features/IL-marketplace/components/GuidelineFilterPanel.d.ts.map +1 -0
  405. package/dist/types/features/IL-marketplace/components/GuidelineHeader.d.ts +4 -0
  406. package/dist/types/features/IL-marketplace/components/GuidelineHeader.d.ts.map +1 -0
  407. package/dist/types/features/IL-marketplace/components/GuidelineIconButton.d.ts +15 -0
  408. package/dist/types/features/IL-marketplace/components/GuidelineIconButton.d.ts.map +1 -0
  409. package/dist/types/features/IL-marketplace/components/GuidelineLandingPage.d.ts +4 -0
  410. package/dist/types/features/IL-marketplace/components/GuidelineLandingPage.d.ts.map +1 -0
  411. package/dist/types/features/IL-marketplace/components/GuidelineLibrary.d.ts +68 -0
  412. package/dist/types/features/IL-marketplace/components/GuidelineLibrary.d.ts.map +1 -0
  413. package/dist/types/features/IL-marketplace/components/GuidelineLibraryCard.d.ts +94 -0
  414. package/dist/types/features/IL-marketplace/components/GuidelineLibraryCard.d.ts.map +1 -0
  415. package/dist/types/features/IL-marketplace/components/GuidelineLibraryContent.d.ts +96 -0
  416. package/dist/types/features/IL-marketplace/components/GuidelineLibraryContent.d.ts.map +1 -0
  417. package/dist/types/features/IL-marketplace/components/GuidelineLibraryTab.d.ts +27 -0
  418. package/dist/types/features/IL-marketplace/components/GuidelineLibraryTab.d.ts.map +1 -0
  419. package/dist/types/features/IL-marketplace/components/GuidelineProceedButton.d.ts +4 -0
  420. package/dist/types/features/IL-marketplace/components/GuidelineProceedButton.d.ts.map +1 -0
  421. package/dist/types/features/IL-marketplace/components/GuidelineSelectButton.d.ts +11 -0
  422. package/dist/types/features/IL-marketplace/components/GuidelineSelectButton.d.ts.map +1 -0
  423. package/dist/types/features/IL-marketplace/components/GuidelineStatusChip.d.ts +10 -0
  424. package/dist/types/features/IL-marketplace/components/GuidelineStatusChip.d.ts.map +1 -0
  425. package/dist/types/features/IL-marketplace/components/GuidelineTooltip.d.ts +10 -0
  426. package/dist/types/features/IL-marketplace/components/GuidelineTooltip.d.ts.map +1 -0
  427. package/dist/types/features/IL-marketplace/components/ILMarketPlacePublish/LearningsSelectionBody.d.ts +3 -0
  428. package/dist/types/features/IL-marketplace/components/ILMarketPlacePublish/LearningsSelectionBody.d.ts.map +1 -0
  429. package/dist/types/features/IL-marketplace/components/ILMarketPlacePublish/LearningsSelectionFooter.d.ts +8 -0
  430. package/dist/types/features/IL-marketplace/components/ILMarketPlacePublish/LearningsSelectionFooter.d.ts.map +1 -0
  431. package/dist/types/features/IL-marketplace/components/ILMarketPlacePublish/LearningsValidationBody.d.ts +3 -0
  432. package/dist/types/features/IL-marketplace/components/ILMarketPlacePublish/LearningsValidationBody.d.ts.map +1 -0
  433. package/dist/types/features/IL-marketplace/components/ILMarketPlacePublish/LearningsValidationFooter.d.ts +8 -0
  434. package/dist/types/features/IL-marketplace/components/ILMarketPlacePublish/LearningsValidationFooter.d.ts.map +1 -0
  435. package/dist/types/features/IL-marketplace/components/ILMarketPlacePublish/PublishDetailsCards.d.ts +24 -0
  436. package/dist/types/features/IL-marketplace/components/ILMarketPlacePublish/PublishDetailsCards.d.ts.map +1 -0
  437. package/dist/types/features/IL-marketplace/components/ILMarketPlacePublish/PublishEmptyState.d.ts +8 -0
  438. package/dist/types/features/IL-marketplace/components/ILMarketPlacePublish/PublishEmptyState.d.ts.map +1 -0
  439. package/dist/types/features/IL-marketplace/components/ILMarketPlacePublish/PublishStepBody.d.ts +4 -0
  440. package/dist/types/features/IL-marketplace/components/ILMarketPlacePublish/PublishStepBody.d.ts.map +1 -0
  441. package/dist/types/features/IL-marketplace/components/ILMarketPlacePublish/PublishStepFooter.d.ts +4 -0
  442. package/dist/types/features/IL-marketplace/components/ILMarketPlacePublish/PublishStepFooter.d.ts.map +1 -0
  443. package/dist/types/features/IL-marketplace/components/ILMarketPlacePublish/PublishStepper.d.ts +5 -0
  444. package/dist/types/features/IL-marketplace/components/ILMarketPlacePublish/PublishStepper.d.ts.map +1 -0
  445. package/dist/types/features/IL-marketplace/components/ILMarketPlacePublish/PublishToMarketplace.constants.d.ts +3 -0
  446. package/dist/types/features/IL-marketplace/components/ILMarketPlacePublish/PublishToMarketplace.constants.d.ts.map +1 -0
  447. package/dist/types/features/IL-marketplace/components/ILMarketPlacePublish/PublishToMarketplace.types.d.ts +94 -0
  448. package/dist/types/features/IL-marketplace/components/ILMarketPlacePublish/PublishToMarketplace.types.d.ts.map +1 -0
  449. package/dist/types/features/IL-marketplace/components/ILMarketPlacePublish/PublishToMarketplaceCompnent.d.ts +44 -0
  450. package/dist/types/features/IL-marketplace/components/ILMarketPlacePublish/PublishToMarketplaceCompnent.d.ts.map +1 -0
  451. package/dist/types/features/IL-marketplace/components/ILMarketPlacePublish/ReleaseSummaryBody.d.ts +4 -0
  452. package/dist/types/features/IL-marketplace/components/ILMarketPlacePublish/ReleaseSummaryBody.d.ts.map +1 -0
  453. package/dist/types/features/IL-marketplace/components/ILMarketPlacePublish/ReleaseSummaryFooter.d.ts +14 -0
  454. package/dist/types/features/IL-marketplace/components/ILMarketPlacePublish/ReleaseSummaryFooter.d.ts.map +1 -0
  455. package/dist/types/features/IL-marketplace/components/ILMarketPlacePublish/TemplateDetailsBody.d.ts +4 -0
  456. package/dist/types/features/IL-marketplace/components/ILMarketPlacePublish/TemplateDetailsBody.d.ts.map +1 -0
  457. package/dist/types/features/IL-marketplace/components/ILMarketPlacePublish/TemplateDetailsFooter.d.ts +8 -0
  458. package/dist/types/features/IL-marketplace/components/ILMarketPlacePublish/TemplateDetailsFooter.d.ts.map +1 -0
  459. package/dist/types/features/IL-marketplace/components/LearningManagementWrapper.d.ts +31 -0
  460. package/dist/types/features/IL-marketplace/components/LearningManagementWrapper.d.ts.map +1 -0
  461. package/dist/types/features/IL-marketplace/components/VersionSelectDropdown.d.ts +13 -0
  462. package/dist/types/features/IL-marketplace/components/VersionSelectDropdown.d.ts.map +1 -0
  463. package/dist/types/features/IL-marketplace/constants.d.ts +183 -0
  464. package/dist/types/features/IL-marketplace/constants.d.ts.map +1 -0
  465. package/dist/types/features/IL-marketplace/hooks/useControllableState.d.ts +8 -0
  466. package/dist/types/features/IL-marketplace/hooks/useControllableState.d.ts.map +1 -0
  467. package/dist/types/features/IL-marketplace/hooks/useDeleteGuidelineMutation.d.ts +10 -0
  468. package/dist/types/features/IL-marketplace/hooks/useDeleteGuidelineMutation.d.ts.map +1 -0
  469. package/dist/types/features/IL-marketplace/hooks/useGuidelineSelection.d.ts +17 -0
  470. package/dist/types/features/IL-marketplace/hooks/useGuidelineSelection.d.ts.map +1 -0
  471. package/dist/types/features/IL-marketplace/hooks/useGuidelineWorkspaceLegacyBridge.d.ts +6 -0
  472. package/dist/types/features/IL-marketplace/hooks/useGuidelineWorkspaceLegacyBridge.d.ts.map +1 -0
  473. package/dist/types/features/IL-marketplace/hooks/useMarketplaceApprovalStatus.d.ts +4 -0
  474. package/dist/types/features/IL-marketplace/hooks/useMarketplaceApprovalStatus.d.ts.map +1 -0
  475. package/dist/types/features/IL-marketplace/hooks/useMarketplacePublishILKBData.d.ts +29 -0
  476. package/dist/types/features/IL-marketplace/hooks/useMarketplacePublishILKBData.d.ts.map +1 -0
  477. package/dist/types/features/IL-marketplace/hooks/usePublishingFlowConfig.d.ts +17 -0
  478. package/dist/types/features/IL-marketplace/hooks/usePublishingFlowConfig.d.ts.map +1 -0
  479. package/dist/types/features/IL-marketplace/icons/GuidelineSpinner.d.ts +7 -0
  480. package/dist/types/features/IL-marketplace/icons/GuidelineSpinner.d.ts.map +1 -0
  481. package/dist/types/features/IL-marketplace/index.d.ts +42 -0
  482. package/dist/types/features/IL-marketplace/index.d.ts.map +1 -0
  483. package/dist/types/features/IL-marketplace/marketplaceTheme.d.ts +99 -0
  484. package/dist/types/features/IL-marketplace/marketplaceTheme.d.ts.map +1 -0
  485. package/dist/types/features/IL-marketplace/queryClient.d.ts +3 -0
  486. package/dist/types/features/IL-marketplace/queryClient.d.ts.map +1 -0
  487. package/dist/types/features/IL-marketplace/services/IL-marketplace.api.d.ts +156 -0
  488. package/dist/types/features/IL-marketplace/services/IL-marketplace.api.d.ts.map +1 -0
  489. package/dist/types/features/IL-marketplace/services/guideline.api.d.ts +2 -0
  490. package/dist/types/features/IL-marketplace/services/guideline.api.d.ts.map +1 -0
  491. package/dist/types/features/IL-marketplace/services/guideline.cart.api.d.ts +28 -0
  492. package/dist/types/features/IL-marketplace/services/guideline.cart.api.d.ts.map +1 -0
  493. package/dist/types/features/IL-marketplace/services/guideline.chat.d.ts +2 -0
  494. package/dist/types/features/IL-marketplace/services/guideline.chat.d.ts.map +1 -0
  495. package/dist/types/features/IL-marketplace/services/guideline.content.d.ts +2 -0
  496. package/dist/types/features/IL-marketplace/services/guideline.content.d.ts.map +1 -0
  497. package/dist/types/features/IL-marketplace/services/guideline.core.api.d.ts +51 -0
  498. package/dist/types/features/IL-marketplace/services/guideline.core.api.d.ts.map +1 -0
  499. package/dist/types/features/IL-marketplace/services/guideline.runtime.config.d.ts +47 -0
  500. package/dist/types/features/IL-marketplace/services/guideline.runtime.config.d.ts.map +1 -0
  501. package/dist/types/features/IL-marketplace/services/guideline.session.d.ts +10 -0
  502. package/dist/types/features/IL-marketplace/services/guideline.session.d.ts.map +1 -0
  503. package/dist/types/features/IL-marketplace/services/instant-learning.api.d.ts +112 -0
  504. package/dist/types/features/IL-marketplace/services/instant-learning.api.d.ts.map +1 -0
  505. package/dist/types/features/IL-marketplace/services/instant-learning.wishlist.d.ts +8 -0
  506. package/dist/types/features/IL-marketplace/services/instant-learning.wishlist.d.ts.map +1 -0
  507. package/dist/types/features/IL-marketplace/store/usePublishTemplateStore.d.ts +14 -0
  508. package/dist/types/features/IL-marketplace/store/usePublishTemplateStore.d.ts.map +1 -0
  509. package/dist/types/features/IL-marketplace/store/usePublishingFlowConfigStore.d.ts +132 -0
  510. package/dist/types/features/IL-marketplace/store/usePublishingFlowConfigStore.d.ts.map +1 -0
  511. package/dist/types/features/IL-marketplace/types/add-context.types.d.ts +40 -0
  512. package/dist/types/features/IL-marketplace/types/add-context.types.d.ts.map +1 -0
  513. package/dist/types/features/IL-marketplace/types/api.types.d.ts +116 -0
  514. package/dist/types/features/IL-marketplace/types/api.types.d.ts.map +1 -0
  515. package/dist/types/features/IL-marketplace/types/file-item.d.ts +60 -0
  516. package/dist/types/features/IL-marketplace/types/file-item.d.ts.map +1 -0
  517. package/dist/types/features/IL-marketplace/types/guideline.api.types.d.ts +11 -0
  518. package/dist/types/features/IL-marketplace/types/guideline.api.types.d.ts.map +1 -0
  519. package/dist/types/features/IL-marketplace/types/guideline.types.d.ts +42 -0
  520. package/dist/types/features/IL-marketplace/types/guideline.types.d.ts.map +1 -0
  521. package/dist/types/features/IL-marketplace/types.d.ts +443 -0
  522. package/dist/types/features/IL-marketplace/types.d.ts.map +1 -0
  523. package/dist/types/features/IL-marketplace/utils/addContextHelpers.d.ts +7 -0
  524. package/dist/types/features/IL-marketplace/utils/addContextHelpers.d.ts.map +1 -0
  525. package/dist/types/features/IL-marketplace/utils/cn.d.ts +3 -0
  526. package/dist/types/features/IL-marketplace/utils/cn.d.ts.map +1 -0
  527. package/dist/types/features/IL-marketplace/utils/guidelineFiles.d.ts +17 -0
  528. package/dist/types/features/IL-marketplace/utils/guidelineFiles.d.ts.map +1 -0
  529. package/dist/types/features/IL-marketplace/utils/guidelineOverlay.d.ts +3 -0
  530. package/dist/types/features/IL-marketplace/utils/guidelineOverlay.d.ts.map +1 -0
  531. package/dist/types/features/IL-marketplace/utils/guidelineSort.d.ts +3 -0
  532. package/dist/types/features/IL-marketplace/utils/guidelineSort.d.ts.map +1 -0
  533. package/dist/types/features/IL-marketplace/utils/microfrontend.d.ts +23 -0
  534. package/dist/types/features/IL-marketplace/utils/microfrontend.d.ts.map +1 -0
  535. package/dist/types/features/IL-marketplace/utils/publishingFlow.d.ts +35 -0
  536. package/dist/types/features/IL-marketplace/utils/publishingFlow.d.ts.map +1 -0
  537. package/dist/types/features/IL-marketplace/utils/session.d.ts +4 -0
  538. package/dist/types/features/IL-marketplace/utils/session.d.ts.map +1 -0
  539. package/dist/types/features/IL-marketplace/utils/url.d.ts +2 -0
  540. package/dist/types/features/IL-marketplace/utils/url.d.ts.map +1 -0
  541. package/dist/types/features/IL-marketplace/utils.d.ts +75 -0
  542. package/dist/types/features/IL-marketplace/utils.d.ts.map +1 -0
  543. package/dist/types/features/IL-marketplace/workspace/useGuidelineWorkspace.d.ts +44 -0
  544. package/dist/types/features/IL-marketplace/workspace/useGuidelineWorkspace.d.ts.map +1 -0
  545. package/dist/types/features/IL-marketplace/workspace/workspace.context.d.ts +9 -0
  546. package/dist/types/features/IL-marketplace/workspace/workspace.context.d.ts.map +1 -0
  547. package/dist/types/features/IL-marketplace/workspace/workspace.runtime.d.ts +12 -0
  548. package/dist/types/features/IL-marketplace/workspace/workspace.runtime.d.ts.map +1 -0
  549. package/dist/types/features/IL-marketplace/workspace/workspace.selectors.d.ts +5 -0
  550. package/dist/types/features/IL-marketplace/workspace/workspace.selectors.d.ts.map +1 -0
  551. package/dist/types/features/IL-marketplace/workspace/workspace.types.d.ts +89 -0
  552. package/dist/types/features/IL-marketplace/workspace/workspace.types.d.ts.map +1 -0
  553. package/dist/types/features/InstantLearning/InstantLearning.d.ts +118 -0
  554. package/dist/types/features/InstantLearning/InstantLearning.d.ts.map +1 -0
  555. package/dist/types/features/InstantLearning/_components/AudioWaveform.d.ts +13 -0
  556. package/dist/types/features/InstantLearning/_components/AudioWaveform.d.ts.map +1 -0
  557. package/dist/types/features/InstantLearning/_components/ChatComponent.d.ts +58 -0
  558. package/dist/types/features/InstantLearning/_components/ChatComponent.d.ts.map +1 -0
  559. package/dist/types/features/InstantLearning/_components/ConflictingLearningWarnCard.d.ts +13 -0
  560. package/dist/types/features/InstantLearning/_components/ConflictingLearningWarnCard.d.ts.map +1 -0
  561. package/dist/types/features/InstantLearning/_components/ConflictingLearningWarnCardDB.d.ts +41 -0
  562. package/dist/types/features/InstantLearning/_components/ConflictingLearningWarnCardDB.d.ts.map +1 -0
  563. package/dist/types/features/InstantLearning/_components/ContextualChatComponent.d.ts +64 -0
  564. package/dist/types/features/InstantLearning/_components/ContextualChatComponent.d.ts.map +1 -0
  565. package/dist/types/features/InstantLearning/_components/ContextualConflictDBCard.d.ts +32 -0
  566. package/dist/types/features/InstantLearning/_components/ContextualConflictDBCard.d.ts.map +1 -0
  567. package/dist/types/features/InstantLearning/_components/ContextualLearningForm.d.ts +45 -0
  568. package/dist/types/features/InstantLearning/_components/ContextualLearningForm.d.ts.map +1 -0
  569. package/dist/types/features/InstantLearning/_components/DebuggerPanel.d.ts +16 -0
  570. package/dist/types/features/InstantLearning/_components/DebuggerPanel.d.ts.map +1 -0
  571. package/dist/types/features/InstantLearning/_components/GeneralizationAccordion.d.ts +28 -0
  572. package/dist/types/features/InstantLearning/_components/GeneralizationAccordion.d.ts.map +1 -0
  573. package/dist/types/features/InstantLearning/_components/LearningDetailsForm.d.ts +74 -0
  574. package/dist/types/features/InstantLearning/_components/LearningDetailsForm.d.ts.map +1 -0
  575. package/dist/types/features/InstantLearning/_components/MessageRendering.d.ts +10 -0
  576. package/dist/types/features/InstantLearning/_components/MessageRendering.d.ts.map +1 -0
  577. package/dist/types/features/InstantLearning/_components/MinimizedThinkingSteps.d.ts +4 -0
  578. package/dist/types/features/InstantLearning/_components/MinimizedThinkingSteps.d.ts.map +1 -0
  579. package/dist/types/features/InstantLearning/_components/SimilarLearningCard.d.ts +20 -0
  580. package/dist/types/features/InstantLearning/_components/SimilarLearningCard.d.ts.map +1 -0
  581. package/dist/types/features/InstantLearning/_components/TemplateRetrievalForm.d.ts +50 -0
  582. package/dist/types/features/InstantLearning/_components/TemplateRetrievalForm.d.ts.map +1 -0
  583. package/dist/types/features/InstantLearning/_components/TooltipComponent.d.ts +8 -0
  584. package/dist/types/features/InstantLearning/_components/TooltipComponent.d.ts.map +1 -0
  585. package/dist/types/features/InstantLearning/_components/_svg/ArrowDown.d.ts +4 -0
  586. package/dist/types/features/InstantLearning/_components/_svg/ArrowDown.d.ts.map +1 -0
  587. package/dist/types/features/InstantLearning/_components/_svg/ArrowIconBlue.d.ts +4 -0
  588. package/dist/types/features/InstantLearning/_components/_svg/ArrowIconBlue.d.ts.map +1 -0
  589. package/dist/types/features/InstantLearning/_components/_svg/CompleteIconGreen.d.ts +4 -0
  590. package/dist/types/features/InstantLearning/_components/_svg/CompleteIconGreen.d.ts.map +1 -0
  591. package/dist/types/features/InstantLearning/_components/_svg/NewChatIcon.d.ts +4 -0
  592. package/dist/types/features/InstantLearning/_components/_svg/NewChatIcon.d.ts.map +1 -0
  593. package/dist/types/features/LearningManagement/AuditLog/AuditLog.d.ts +11 -0
  594. package/dist/types/features/LearningManagement/AuditLog/AuditLog.d.ts.map +1 -0
  595. package/dist/types/features/LearningManagement/AuditLog/ChangeLogDiff.d.ts +15 -0
  596. package/dist/types/features/LearningManagement/AuditLog/ChangeLogDiff.d.ts.map +1 -0
  597. package/dist/types/features/LearningManagement/LearningManagement.d.ts +67 -0
  598. package/dist/types/features/LearningManagement/LearningManagement.d.ts.map +1 -0
  599. package/dist/types/features/LearningManagement/LearningManagementTest.d.ts +4 -0
  600. package/dist/types/features/LearningManagement/LearningManagementTest.d.ts.map +1 -0
  601. package/dist/types/features/LearningManagement/LearningTemplateLayout.d.ts +41 -0
  602. package/dist/types/features/LearningManagement/LearningTemplateLayout.d.ts.map +1 -0
  603. package/dist/types/features/LearningManagement/RBAC/AccessManagementPanel.d.ts +8 -0
  604. package/dist/types/features/LearningManagement/RBAC/AccessManagementPanel.d.ts.map +1 -0
  605. package/dist/types/features/LearningManagement/RBAC/AccessPanel.d.ts +12 -0
  606. package/dist/types/features/LearningManagement/RBAC/AccessPanel.d.ts.map +1 -0
  607. package/dist/types/features/LearningManagement/RBAC/index.d.ts +4 -0
  608. package/dist/types/features/LearningManagement/RBAC/index.d.ts.map +1 -0
  609. package/dist/types/features/LearningManagement/RuleContent/AddScopeApprovalSearchComponent.d.ts +12 -0
  610. package/dist/types/features/LearningManagement/RuleContent/AddScopeApprovalSearchComponent.d.ts.map +1 -0
  611. package/dist/types/features/LearningManagement/RuleContent/AddScopeModal.d.ts +19 -0
  612. package/dist/types/features/LearningManagement/RuleContent/AddScopeModal.d.ts.map +1 -0
  613. package/dist/types/features/LearningManagement/RuleContent/ApprovalActionButton.d.ts +8 -0
  614. package/dist/types/features/LearningManagement/RuleContent/ApprovalActionButton.d.ts.map +1 -0
  615. package/dist/types/features/LearningManagement/RuleContent/ApprovalLearningDialog.d.ts +18 -0
  616. package/dist/types/features/LearningManagement/RuleContent/ApprovalLearningDialog.d.ts.map +1 -0
  617. package/dist/types/features/LearningManagement/RuleContent/ContentLogic.d.ts +44 -0
  618. package/dist/types/features/LearningManagement/RuleContent/ContentLogic.d.ts.map +1 -0
  619. package/dist/types/features/LearningManagement/RuleContent/HistorySkeleton.d.ts +10 -0
  620. package/dist/types/features/LearningManagement/RuleContent/HistorySkeleton.d.ts.map +1 -0
  621. package/dist/types/features/LearningManagement/RuleContent/InheritanceBreadcrumb.d.ts +22 -0
  622. package/dist/types/features/LearningManagement/RuleContent/InheritanceBreadcrumb.d.ts.map +1 -0
  623. package/dist/types/features/LearningManagement/RuleContent/InstructionPromptBlock.d.ts +27 -0
  624. package/dist/types/features/LearningManagement/RuleContent/InstructionPromptBlock.d.ts.map +1 -0
  625. package/dist/types/features/LearningManagement/RuleContent/OverrideTimeline.d.ts +23 -0
  626. package/dist/types/features/LearningManagement/RuleContent/OverrideTimeline.d.ts.map +1 -0
  627. package/dist/types/features/LearningManagement/RuleContent/PendingApprovalChip.d.ts +7 -0
  628. package/dist/types/features/LearningManagement/RuleContent/PendingApprovalChip.d.ts.map +1 -0
  629. package/dist/types/features/LearningManagement/RuleContent/RenameScopeModal.d.ts +10 -0
  630. package/dist/types/features/LearningManagement/RuleContent/RenameScopeModal.d.ts.map +1 -0
  631. package/dist/types/features/LearningManagement/RuleContent/RuleAccordion.d.ts +131 -0
  632. package/dist/types/features/LearningManagement/RuleContent/RuleAccordion.d.ts.map +1 -0
  633. package/dist/types/features/LearningManagement/RuleContent/RuleAccordionHeader.d.ts +47 -0
  634. package/dist/types/features/LearningManagement/RuleContent/RuleAccordionHeader.d.ts.map +1 -0
  635. package/dist/types/features/LearningManagement/RuleContent/RuleAccordionShell.d.ts +69 -0
  636. package/dist/types/features/LearningManagement/RuleContent/RuleAccordionShell.d.ts.map +1 -0
  637. package/dist/types/features/LearningManagement/RuleContent/RuleConditionBlock.d.ts +39 -0
  638. package/dist/types/features/LearningManagement/RuleContent/RuleConditionBlock.d.ts.map +1 -0
  639. package/dist/types/features/LearningManagement/RuleContent/RuleContent.d.ts +49 -0
  640. package/dist/types/features/LearningManagement/RuleContent/RuleContent.d.ts.map +1 -0
  641. package/dist/types/features/LearningManagement/RuleContent/RuleHeader.d.ts +41 -0
  642. package/dist/types/features/LearningManagement/RuleContent/RuleHeader.d.ts.map +1 -0
  643. package/dist/types/features/LearningManagement/RuleContent/RuleTierList.d.ts +51 -0
  644. package/dist/types/features/LearningManagement/RuleContent/RuleTierList.d.ts.map +1 -0
  645. package/dist/types/features/LearningManagement/RuleContent/TierCard.d.ts +60 -0
  646. package/dist/types/features/LearningManagement/RuleContent/TierCard.d.ts.map +1 -0
  647. package/dist/types/features/LearningManagement/RuleContent/VariantCard.d.ts +109 -0
  648. package/dist/types/features/LearningManagement/RuleContent/VariantCard.d.ts.map +1 -0
  649. package/dist/types/features/LearningManagement/RuleContent/VariantList.d.ts +106 -0
  650. package/dist/types/features/LearningManagement/RuleContent/VariantList.d.ts.map +1 -0
  651. package/dist/types/features/LearningManagement/ScopeSelector.d.ts +45 -0
  652. package/dist/types/features/LearningManagement/ScopeSelector.d.ts.map +1 -0
  653. package/dist/types/features/LearningManagement/Sidebar.d.ts +37 -0
  654. package/dist/types/features/LearningManagement/Sidebar.d.ts.map +1 -0
  655. package/dist/types/features/LearningManagement/SidebarWrapper.d.ts +34 -0
  656. package/dist/types/features/LearningManagement/SidebarWrapper.d.ts.map +1 -0
  657. package/dist/types/features/LearningManagement/StationsContent/StationsContent.d.ts +17 -0
  658. package/dist/types/features/LearningManagement/StationsContent/StationsContent.d.ts.map +1 -0
  659. package/dist/types/features/LearningManagement/apis/apiConfig.d.ts +54 -0
  660. package/dist/types/features/LearningManagement/apis/apiConfig.d.ts.map +1 -0
  661. package/dist/types/features/LearningManagement/apis/scopeApis.d.ts +388 -0
  662. package/dist/types/features/LearningManagement/apis/scopeApis.d.ts.map +1 -0
  663. package/dist/types/features/LearningManagement/components/CardSkeleton.d.ts +8 -0
  664. package/dist/types/features/LearningManagement/components/CardSkeleton.d.ts.map +1 -0
  665. package/dist/types/features/LearningManagement/components/ConfirmationModal.d.ts +22 -0
  666. package/dist/types/features/LearningManagement/components/ConfirmationModal.d.ts.map +1 -0
  667. package/dist/types/features/LearningManagement/components/CreateLearningSetModal.d.ts +20 -0
  668. package/dist/types/features/LearningManagement/components/CreateLearningSetModal.d.ts.map +1 -0
  669. package/dist/types/features/LearningManagement/components/CreateRuleSetLegacyModal.d.ts +12 -0
  670. package/dist/types/features/LearningManagement/components/CreateRuleSetLegacyModal.d.ts.map +1 -0
  671. package/dist/types/features/LearningManagement/components/CustomTooltip.d.ts +16 -0
  672. package/dist/types/features/LearningManagement/components/CustomTooltip.d.ts.map +1 -0
  673. package/dist/types/features/LearningManagement/components/EmptyLearningState.d.ts +42 -0
  674. package/dist/types/features/LearningManagement/components/EmptyLearningState.d.ts.map +1 -0
  675. package/dist/types/features/LearningManagement/components/ErrorStateDisplay.d.ts +25 -0
  676. package/dist/types/features/LearningManagement/components/ErrorStateDisplay.d.ts.map +1 -0
  677. package/dist/types/features/LearningManagement/components/InstantLearningModal.d.ts +41 -0
  678. package/dist/types/features/LearningManagement/components/InstantLearningModal.d.ts.map +1 -0
  679. package/dist/types/features/LearningManagement/components/InstantLearningModalDynamic.d.ts +62 -0
  680. package/dist/types/features/LearningManagement/components/InstantLearningModalDynamic.d.ts.map +1 -0
  681. package/dist/types/features/LearningManagement/components/LearningTemplateManagementSkeleton.d.ts +8 -0
  682. package/dist/types/features/LearningManagement/components/LearningTemplateManagementSkeleton.d.ts.map +1 -0
  683. package/dist/types/features/LearningManagement/components/PromptTextEditor.d.ts +44 -0
  684. package/dist/types/features/LearningManagement/components/PromptTextEditor.d.ts.map +1 -0
  685. package/dist/types/features/LearningManagement/components/RuleContentSkeleton.d.ts +8 -0
  686. package/dist/types/features/LearningManagement/components/RuleContentSkeleton.d.ts.map +1 -0
  687. package/dist/types/features/LearningManagement/components/ScopeSkeletonLoader.d.ts +36 -0
  688. package/dist/types/features/LearningManagement/components/ScopeSkeletonLoader.d.ts.map +1 -0
  689. package/dist/types/features/LearningManagement/components/ScopeTree/HighlightedText.d.ts +8 -0
  690. package/dist/types/features/LearningManagement/components/ScopeTree/HighlightedText.d.ts.map +1 -0
  691. package/dist/types/features/LearningManagement/components/ScopeTree/TreeAddAction.d.ts +10 -0
  692. package/dist/types/features/LearningManagement/components/ScopeTree/TreeAddAction.d.ts.map +1 -0
  693. package/dist/types/features/LearningManagement/components/ScopeTree/TreeMenu.d.ts +17 -0
  694. package/dist/types/features/LearningManagement/components/ScopeTree/TreeMenu.d.ts.map +1 -0
  695. package/dist/types/features/LearningManagement/components/ScopeTree/TreeNode.d.ts +38 -0
  696. package/dist/types/features/LearningManagement/components/ScopeTree/TreeNode.d.ts.map +1 -0
  697. package/dist/types/features/LearningManagement/components/ScopeTree/TreeNodeHeader.d.ts +22 -0
  698. package/dist/types/features/LearningManagement/components/ScopeTree/TreeNodeHeader.d.ts.map +1 -0
  699. package/dist/types/features/LearningManagement/components/ScopeTree/TreeSectionItem.d.ts +16 -0
  700. package/dist/types/features/LearningManagement/components/ScopeTree/TreeSectionItem.d.ts.map +1 -0
  701. package/dist/types/features/LearningManagement/components/ScopeTree/TreeSidebar.d.ts +23 -0
  702. package/dist/types/features/LearningManagement/components/ScopeTree/TreeSidebar.d.ts.map +1 -0
  703. package/dist/types/features/LearningManagement/components/ScopeTree/TreeTooltip.d.ts +10 -0
  704. package/dist/types/features/LearningManagement/components/ScopeTree/TreeTooltip.d.ts.map +1 -0
  705. package/dist/types/features/LearningManagement/components/SidebarSearch.d.ts +25 -0
  706. package/dist/types/features/LearningManagement/components/SidebarSearch.d.ts.map +1 -0
  707. package/dist/types/features/LearningManagement/components/Skeleton.d.ts +12 -0
  708. package/dist/types/features/LearningManagement/components/Skeleton.d.ts.map +1 -0
  709. package/dist/types/features/LearningManagement/components/StationOnboarding/DayToggleSelector.d.ts +13 -0
  710. package/dist/types/features/LearningManagement/components/StationOnboarding/DayToggleSelector.d.ts.map +1 -0
  711. package/dist/types/features/LearningManagement/components/StationOnboarding/InputField.d.ts +27 -0
  712. package/dist/types/features/LearningManagement/components/StationOnboarding/InputField.d.ts.map +1 -0
  713. package/dist/types/features/LearningManagement/components/StationOnboarding/OnboardingLoader.d.ts +19 -0
  714. package/dist/types/features/LearningManagement/components/StationOnboarding/OnboardingLoader.d.ts.map +1 -0
  715. package/dist/types/features/LearningManagement/components/StationOnboarding/StationAutocomplete.d.ts +15 -0
  716. package/dist/types/features/LearningManagement/components/StationOnboarding/StationAutocomplete.d.ts.map +1 -0
  717. package/dist/types/features/LearningManagement/components/StationOnboarding/StationOnboardModal.d.ts +16 -0
  718. package/dist/types/features/LearningManagement/components/StationOnboarding/StationOnboardModal.d.ts.map +1 -0
  719. package/dist/types/features/LearningManagement/components/StationOnboarding/TemplateCard.d.ts +22 -0
  720. package/dist/types/features/LearningManagement/components/StationOnboarding/TemplateCard.d.ts.map +1 -0
  721. package/dist/types/features/LearningManagement/components/ToolTip.d.ts +8 -0
  722. package/dist/types/features/LearningManagement/components/ToolTip.d.ts.map +1 -0
  723. package/dist/types/features/LearningManagement/config.d.ts +64 -0
  724. package/dist/types/features/LearningManagement/config.d.ts.map +1 -0
  725. package/dist/types/features/LearningManagement/constants.d.ts +19 -0
  726. package/dist/types/features/LearningManagement/constants.d.ts.map +1 -0
  727. package/dist/types/features/LearningManagement/hooks/useLearningTemplateQueryParams.d.ts +62 -0
  728. package/dist/types/features/LearningManagement/hooks/useLearningTemplateQueryParams.d.ts.map +1 -0
  729. package/dist/types/features/LearningManagement/queries/useApprovalQueries.d.ts +20 -0
  730. package/dist/types/features/LearningManagement/queries/useApprovalQueries.d.ts.map +1 -0
  731. package/dist/types/features/LearningManagement/queries/useLMSConfigQuery.d.ts +9 -0
  732. package/dist/types/features/LearningManagement/queries/useLMSConfigQuery.d.ts.map +1 -0
  733. package/dist/types/features/LearningManagement/shared/ErrorToastContent.d.ts +22 -0
  734. package/dist/types/features/LearningManagement/shared/ErrorToastContent.d.ts.map +1 -0
  735. package/dist/types/features/LearningManagement/shared/SuccessToastContent.d.ts +22 -0
  736. package/dist/types/features/LearningManagement/shared/SuccessToastContent.d.ts.map +1 -0
  737. package/dist/types/features/LearningManagement/shared/index.d.ts +7 -0
  738. package/dist/types/features/LearningManagement/shared/index.d.ts.map +1 -0
  739. package/dist/types/features/LearningManagement/store/types.d.ts +32 -0
  740. package/dist/types/features/LearningManagement/store/types.d.ts.map +1 -0
  741. package/dist/types/features/LearningManagement/store/useAppSecRolesStore.d.ts +11 -0
  742. package/dist/types/features/LearningManagement/store/useAppSecRolesStore.d.ts.map +1 -0
  743. package/dist/types/features/LearningManagement/store/useAuthStore.d.ts +12 -0
  744. package/dist/types/features/LearningManagement/store/useAuthStore.d.ts.map +1 -0
  745. package/dist/types/features/LearningManagement/store/useConfigStore.d.ts +18 -0
  746. package/dist/types/features/LearningManagement/store/useConfigStore.d.ts.map +1 -0
  747. package/dist/types/features/LearningManagement/store/useEnvStore.d.ts +36 -0
  748. package/dist/types/features/LearningManagement/store/useEnvStore.d.ts.map +1 -0
  749. package/dist/types/features/LearningManagement/store/useExternalWorkflowStore.d.ts +38 -0
  750. package/dist/types/features/LearningManagement/store/useExternalWorkflowStore.d.ts.map +1 -0
  751. package/dist/types/features/LearningManagement/store/useLMSConfigStore.d.ts +388 -0
  752. package/dist/types/features/LearningManagement/store/useLMSConfigStore.d.ts.map +1 -0
  753. package/dist/types/features/LearningManagement/store/useLearningTemplateStore.d.ts +84 -0
  754. package/dist/types/features/LearningManagement/store/useLearningTemplateStore.d.ts.map +1 -0
  755. package/dist/types/features/LearningManagement/store/usePermissionsStore.d.ts +35 -0
  756. package/dist/types/features/LearningManagement/store/usePermissionsStore.d.ts.map +1 -0
  757. package/dist/types/features/LearningManagement/types.d.ts +288 -0
  758. package/dist/types/features/LearningManagement/types.d.ts.map +1 -0
  759. package/dist/types/features/LearningManagement/utils/learningMetadataUtils.d.ts +17 -0
  760. package/dist/types/features/LearningManagement/utils/learningMetadataUtils.d.ts.map +1 -0
  761. package/dist/types/features/LearningManagement/utils/treeUtils.d.ts +18 -0
  762. package/dist/types/features/LearningManagement/utils/treeUtils.d.ts.map +1 -0
  763. package/dist/types/features/UploadData/Components/SelectDataFromGoogleDrive/SelectDataFromGoogleDrive.d.ts +4 -0
  764. package/dist/types/features/UploadData/Components/SelectDataFromGoogleDrive/SelectDataFromGoogleDrive.d.ts.map +1 -0
  765. package/dist/types/features/UploadData/Components/SelectDataFromGoogleDrive/SelectDataFromGoogleDriveButton.d.ts +10 -0
  766. package/dist/types/features/UploadData/Components/SelectDataFromGoogleDrive/SelectDataFromGoogleDriveButton.d.ts.map +1 -0
  767. package/dist/types/features/UploadData/Components/SelectDataFromLocalSystem/SelectDataFromLocalSystem.d.ts +4 -0
  768. package/dist/types/features/UploadData/Components/SelectDataFromLocalSystem/SelectDataFromLocalSystem.d.ts.map +1 -0
  769. package/dist/types/features/UploadData/Components/SelectDataFromLocalSystem/SelectDataFromLocalSystemButton.d.ts +10 -0
  770. package/dist/types/features/UploadData/Components/SelectDataFromLocalSystem/SelectDataFromLocalSystemButton.d.ts.map +1 -0
  771. package/dist/types/features/UploadData/Components/SelectDataFromRLEF/Components/Dataset-collection.d.ts +13 -0
  772. package/dist/types/features/UploadData/Components/SelectDataFromRLEF/Components/Dataset-collection.d.ts.map +1 -0
  773. package/dist/types/features/UploadData/Components/SelectDataFromRLEF/Components/DatasetCollectionInfo.d.ts +4 -0
  774. package/dist/types/features/UploadData/Components/SelectDataFromRLEF/Components/DatasetCollectionInfo.d.ts.map +1 -0
  775. package/dist/types/features/UploadData/Components/SelectDataFromRLEF/Components/ProjectTaskSelect.d.ts +4 -0
  776. package/dist/types/features/UploadData/Components/SelectDataFromRLEF/Components/ProjectTaskSelect.d.ts.map +1 -0
  777. package/dist/types/features/UploadData/Components/SelectDataFromRLEF/Components/Tooltip.d.ts +10 -0
  778. package/dist/types/features/UploadData/Components/SelectDataFromRLEF/Components/Tooltip.d.ts.map +1 -0
  779. package/dist/types/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/ConfidenceScoreColumnMenu.d.ts +22 -0
  780. package/dist/types/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/ConfidenceScoreColumnMenu.d.ts.map +1 -0
  781. package/dist/types/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/FilterHandlerUtility.d.ts +33 -0
  782. package/dist/types/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/FilterHandlerUtility.d.ts.map +1 -0
  783. package/dist/types/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/LabelColumnMenu.d.ts +20 -0
  784. package/dist/types/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/LabelColumnMenu.d.ts.map +1 -0
  785. package/dist/types/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/TableColumnResetFilterButton.d.ts +7 -0
  786. package/dist/types/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/TableColumnResetFilterButton.d.ts.map +1 -0
  787. package/dist/types/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/TagColumnMenu.d.ts +18 -0
  788. package/dist/types/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/TagColumnMenu.d.ts.map +1 -0
  789. package/dist/types/features/UploadData/Components/SelectDataFromRLEF/Components/dropdown-with-radio.d.ts +26 -0
  790. package/dist/types/features/UploadData/Components/SelectDataFromRLEF/Components/dropdown-with-radio.d.ts.map +1 -0
  791. package/dist/types/features/UploadData/Components/SelectDataFromRLEF/Components/input-label-with-info.d.ts +4 -0
  792. package/dist/types/features/UploadData/Components/SelectDataFromRLEF/Components/input-label-with-info.d.ts.map +1 -0
  793. package/dist/types/features/UploadData/Components/SelectDataFromRLEF/RELFInterfaces.d.ts +3 -0
  794. package/dist/types/features/UploadData/Components/SelectDataFromRLEF/RELFInterfaces.d.ts.map +1 -0
  795. package/dist/types/features/UploadData/Components/SelectDataFromRLEF/SelectDataFromRLEF.d.ts +4 -0
  796. package/dist/types/features/UploadData/Components/SelectDataFromRLEF/SelectDataFromRLEF.d.ts.map +1 -0
  797. package/dist/types/features/UploadData/Components/SelectDataFromRLEF/SelectDataFromRLEFButton.d.ts +10 -0
  798. package/dist/types/features/UploadData/Components/SelectDataFromRLEF/SelectDataFromRLEFButton.d.ts.map +1 -0
  799. package/dist/types/features/UploadData/Components/SelectDataFromRLEF/interfaces/collections.d.ts +1108 -0
  800. package/dist/types/features/UploadData/Components/SelectDataFromRLEF/interfaces/collections.d.ts.map +1 -0
  801. package/dist/types/features/UploadData/Components/SelectDataFromRLEF/interfaces/common.d.ts +57 -0
  802. package/dist/types/features/UploadData/Components/SelectDataFromRLEF/interfaces/common.d.ts.map +1 -0
  803. package/dist/types/features/UploadData/Components/SelectDataFromRLEF/interfaces/data.d.ts +643 -0
  804. package/dist/types/features/UploadData/Components/SelectDataFromRLEF/interfaces/data.d.ts.map +1 -0
  805. package/dist/types/features/UploadData/Components/SelectDataFromRLEF/interfaces/modelGroup.type.d.ts +24 -0
  806. package/dist/types/features/UploadData/Components/SelectDataFromRLEF/interfaces/modelGroup.type.d.ts.map +1 -0
  807. package/dist/types/features/UploadData/Components/SelectDataFromRLEF/interfaces/models.d.ts +283 -0
  808. package/dist/types/features/UploadData/Components/SelectDataFromRLEF/interfaces/models.d.ts.map +1 -0
  809. package/dist/types/features/UploadData/Components/SelectDataFromRLEF/interfaces/projects.d.ts +58 -0
  810. package/dist/types/features/UploadData/Components/SelectDataFromRLEF/interfaces/projects.d.ts.map +1 -0
  811. package/dist/types/features/UploadData/Components/SelectDataFromRLEF/interfaces/tags.d.ts +20 -0
  812. package/dist/types/features/UploadData/Components/SelectDataFromRLEF/interfaces/tags.d.ts.map +1 -0
  813. package/dist/types/features/UploadData/Components/SelectDataFromSavedDataSet/SelectDataFromSavedDataSet.d.ts +4 -0
  814. package/dist/types/features/UploadData/Components/SelectDataFromSavedDataSet/SelectDataFromSavedDataSet.d.ts.map +1 -0
  815. package/dist/types/features/UploadData/Components/SelectDataFromSavedDataSet/SelectDataFromSavedDataSetButton.d.ts +4 -0
  816. package/dist/types/features/UploadData/Components/SelectDataFromSavedDataSet/SelectDataFromSavedDataSetButton.d.ts.map +1 -0
  817. package/dist/types/features/UploadData/NotFound.d.ts +4 -0
  818. package/dist/types/features/UploadData/NotFound.d.ts.map +1 -0
  819. package/dist/types/features/UploadData/main.d.ts +10 -0
  820. package/dist/types/features/UploadData/main.d.ts.map +1 -0
  821. package/dist/types/features/WtaWnta/WtaWnta.d.ts +55 -0
  822. package/dist/types/features/WtaWnta/WtaWnta.d.ts.map +1 -0
  823. package/dist/types/features/WtaWnta/_components/AgentDetailsForm.d.ts +43 -0
  824. package/dist/types/features/WtaWnta/_components/AgentDetailsForm.d.ts.map +1 -0
  825. package/dist/types/features/WtaWnta/_components/SimilarConflictingCard.d.ts +18 -0
  826. package/dist/types/features/WtaWnta/_components/SimilarConflictingCard.d.ts.map +1 -0
  827. package/dist/types/features/WtaWnta/_components/ValidationCard.d.ts +30 -0
  828. package/dist/types/features/WtaWnta/_components/ValidationCard.d.ts.map +1 -0
  829. package/dist/types/hooks/useAgentFix.d.ts +15 -0
  830. package/dist/types/hooks/useAgentFix.d.ts.map +1 -0
  831. package/dist/types/hooks/useAgentSuggestions.d.ts +20 -0
  832. package/dist/types/hooks/useAgentSuggestions.d.ts.map +1 -0
  833. package/dist/types/hooks/useAgentValidation.d.ts +17 -0
  834. package/dist/types/hooks/useAgentValidation.d.ts.map +1 -0
  835. package/dist/types/hooks/useDebounce copy.d.ts +2 -0
  836. package/dist/types/hooks/useDebounce copy.d.ts.map +1 -0
  837. package/dist/types/hooks/useDebounce.d.ts +2 -0
  838. package/dist/types/hooks/useDebounce.d.ts.map +1 -0
  839. package/dist/types/hooks/useExistingAgentCheck.d.ts +28 -0
  840. package/dist/types/hooks/useExistingAgentCheck.d.ts.map +1 -0
  841. package/dist/types/hooks/useExistingPromptCheck.d.ts +36 -0
  842. package/dist/types/hooks/useExistingPromptCheck.d.ts.map +1 -0
  843. package/dist/types/hooks/usePromptFix.d.ts +14 -0
  844. package/dist/types/hooks/usePromptFix.d.ts.map +1 -0
  845. package/dist/types/hooks/usePromptSuggestions.d.ts +8 -0
  846. package/dist/types/hooks/usePromptSuggestions.d.ts.map +1 -0
  847. package/dist/types/hooks/usePromptValidation.d.ts +18 -0
  848. package/dist/types/hooks/usePromptValidation.d.ts.map +1 -0
  849. package/dist/types/hooks/useTableHeadCellsCount copy.d.ts +6 -0
  850. package/dist/types/hooks/useTableHeadCellsCount copy.d.ts.map +1 -0
  851. package/dist/types/hooks/useTableHeadCellsCount.d.ts +6 -0
  852. package/dist/types/hooks/useTableHeadCellsCount.d.ts.map +1 -0
  853. package/dist/types/hooks/useURLQuery copy.d.ts +10 -0
  854. package/dist/types/hooks/useURLQuery copy.d.ts.map +1 -0
  855. package/dist/types/hooks/useURLQuery.d.ts +10 -0
  856. package/dist/types/hooks/useURLQuery.d.ts.map +1 -0
  857. package/dist/types/index.d.ts +58 -0
  858. package/dist/types/index.d.ts.map +1 -0
  859. package/dist/types/methodsToExpose.d.ts +13 -0
  860. package/dist/types/methodsToExpose.d.ts.map +1 -0
  861. package/dist/types/plugins/ValueTypes/Category/CategoryTeachMeRenderer.d.ts +29 -0
  862. package/dist/types/plugins/ValueTypes/Category/CategoryTeachMeRenderer.d.ts.map +1 -0
  863. package/dist/types/plugins/ValueTypes/Default/DefaultTeachMeRenderer.d.ts +22 -0
  864. package/dist/types/plugins/ValueTypes/Default/DefaultTeachMeRenderer.d.ts.map +1 -0
  865. package/dist/types/plugins/ValueTypes/Default/DefaultTeachMeRendererOld.d.ts +28 -0
  866. package/dist/types/plugins/ValueTypes/Default/DefaultTeachMeRendererOld.d.ts.map +1 -0
  867. package/dist/types/plugins/ValueTypes/Guidelines/GuidelinesTeachMeRenderer.d.ts +29 -0
  868. package/dist/types/plugins/ValueTypes/Guidelines/GuidelinesTeachMeRenderer.d.ts.map +1 -0
  869. package/dist/types/plugins/ValueTypes/RadioTrafficLearning/RadioTrafficLearningRenderer.d.ts +5 -0
  870. package/dist/types/plugins/ValueTypes/RadioTrafficLearning/RadioTrafficLearningRenderer.d.ts.map +1 -0
  871. package/dist/types/schema-driven/BPARenderer.d.ts +14 -0
  872. package/dist/types/schema-driven/BPARenderer.d.ts.map +1 -0
  873. package/dist/types/schema-driven/FallbackField.d.ts +13 -0
  874. package/dist/types/schema-driven/FallbackField.d.ts.map +1 -0
  875. package/dist/types/schema-driven/components/ConditionSectionField.d.ts +3 -0
  876. package/dist/types/schema-driven/components/ConditionSectionField.d.ts.map +1 -0
  877. package/dist/types/schema-driven/components/ConfigSectionField.d.ts +3 -0
  878. package/dist/types/schema-driven/components/ConfigSectionField.d.ts.map +1 -0
  879. package/dist/types/schema-driven/components/DropdownSectionField.d.ts +3 -0
  880. package/dist/types/schema-driven/components/DropdownSectionField.d.ts.map +1 -0
  881. package/dist/types/schema-driven/components/GlobalSetupAccordionField.d.ts +3 -0
  882. package/dist/types/schema-driven/components/GlobalSetupAccordionField.d.ts.map +1 -0
  883. package/dist/types/schema-driven/components/GroupEditRow.d.ts +3 -0
  884. package/dist/types/schema-driven/components/GroupEditRow.d.ts.map +1 -0
  885. package/dist/types/schema-driven/components/PromptTextEditorField.d.ts +3 -0
  886. package/dist/types/schema-driven/components/PromptTextEditorField.d.ts.map +1 -0
  887. package/dist/types/schema-driven/components/ScopeSectionField.d.ts +3 -0
  888. package/dist/types/schema-driven/components/ScopeSectionField.d.ts.map +1 -0
  889. package/dist/types/schema-driven/components/TextInputField.d.ts +3 -0
  890. package/dist/types/schema-driven/components/TextInputField.d.ts.map +1 -0
  891. package/dist/types/schema-driven/components/VariantListField.d.ts +3 -0
  892. package/dist/types/schema-driven/components/VariantListField.d.ts.map +1 -0
  893. package/dist/types/schema-driven/demoSchema.d.ts +13 -0
  894. package/dist/types/schema-driven/demoSchema.d.ts.map +1 -0
  895. package/dist/types/schema-driven/hooks/useParentEditEnabled.d.ts +18 -0
  896. package/dist/types/schema-driven/hooks/useParentEditEnabled.d.ts.map +1 -0
  897. package/dist/types/schema-driven/hooks/useSectionEditSession.d.ts +34 -0
  898. package/dist/types/schema-driven/hooks/useSectionEditSession.d.ts.map +1 -0
  899. package/dist/types/schema-driven/primitives/Accordion.d.ts +21 -0
  900. package/dist/types/schema-driven/primitives/Accordion.d.ts.map +1 -0
  901. package/dist/types/schema-driven/store/useDynamicFormStore.d.ts +28 -0
  902. package/dist/types/schema-driven/store/useDynamicFormStore.d.ts.map +1 -0
  903. package/dist/types/schema-driven/types.d.ts +81 -0
  904. package/dist/types/schema-driven/types.d.ts.map +1 -0
  905. package/dist/types/schema-driven/utils/PayloadUtils.d.ts +82 -0
  906. package/dist/types/schema-driven/utils/PayloadUtils.d.ts.map +1 -0
  907. package/dist/types/schema-driven/utils/aiReasoning.d.ts +5 -0
  908. package/dist/types/schema-driven/utils/aiReasoning.d.ts.map +1 -0
  909. package/dist/types/schema-driven/utils/conditionText.d.ts +8 -0
  910. package/dist/types/schema-driven/utils/conditionText.d.ts.map +1 -0
  911. package/dist/types/schema-driven/utils/editLock.d.ts +39 -0
  912. package/dist/types/schema-driven/utils/editLock.d.ts.map +1 -0
  913. package/dist/types/service/API.d.ts +6 -0
  914. package/dist/types/service/API.d.ts.map +1 -0
  915. package/dist/types/service/DataService.d.ts +73 -0
  916. package/dist/types/service/DataService.d.ts.map +1 -0
  917. package/dist/types/service/GoogleFilePickerService.d.ts +61 -0
  918. package/dist/types/service/GoogleFilePickerService.d.ts.map +1 -0
  919. package/dist/types/service/InstantLearningService.d.ts +20 -0
  920. package/dist/types/service/InstantLearningService.d.ts.map +1 -0
  921. package/dist/types/service/JavascriptFileService.d.ts +4 -0
  922. package/dist/types/service/JavascriptFileService.d.ts.map +1 -0
  923. package/dist/types/service/ModelService.d.ts +68 -0
  924. package/dist/types/service/ModelService.d.ts.map +1 -0
  925. package/dist/types/service/ProjectService.d.ts +16 -0
  926. package/dist/types/service/ProjectService.d.ts.map +1 -0
  927. package/dist/types/service/SavedDataSetService.d.ts +22 -0
  928. package/dist/types/service/SavedDataSetService.d.ts.map +1 -0
  929. package/dist/types/service/constants.d.ts +3 -0
  930. package/dist/types/service/constants.d.ts.map +1 -0
  931. package/dist/types/service/envHelperService.d.ts +5 -0
  932. package/dist/types/service/envHelperService.d.ts.map +1 -0
  933. package/dist/types/service/variableHelperService.d.ts +6 -0
  934. package/dist/types/service/variableHelperService.d.ts.map +1 -0
  935. package/dist/types/shims/react-dom-shim.d.ts +17 -0
  936. package/dist/types/shims/react-dom-shim.d.ts.map +1 -0
  937. package/dist/types/src/features/LSCGuidelinesCart/Cart/Cart.d.ts +10 -0
  938. package/dist/types/src/features/LSCGuidelinesCart/Cart/Cart.d.ts.map +1 -0
  939. package/dist/types/src/features/LSCGuidelinesCart/Cart/Cart.styles.d.ts +6 -0
  940. package/dist/types/src/features/LSCGuidelinesCart/Cart/Cart.styles.d.ts.map +1 -0
  941. package/dist/types/src/features/LSCGuidelinesCart/GuidelineCard.d.ts +11 -0
  942. package/dist/types/src/features/LSCGuidelinesCart/GuidelineCard.d.ts.map +1 -0
  943. package/dist/types/src/features/LSCGuidelinesCart/GuidelineCard.styles.d.ts +6 -0
  944. package/dist/types/src/features/LSCGuidelinesCart/GuidelineCard.styles.d.ts.map +1 -0
  945. package/dist/types/src/features/LSCGuidelinesCart/GuidelinesLandingPage.d.ts +16 -0
  946. package/dist/types/src/features/LSCGuidelinesCart/GuidelinesLandingPage.d.ts.map +1 -0
  947. package/dist/types/src/features/LSCGuidelinesCart/GuidelinesLandingPage.styles.d.ts +6 -0
  948. package/dist/types/src/features/LSCGuidelinesCart/GuidelinesLandingPage.styles.d.ts.map +1 -0
  949. package/dist/types/src/features/LSCGuidelinesCart/LearningManagementWrapper.d.ts +19 -0
  950. package/dist/types/src/features/LSCGuidelinesCart/LearningManagementWrapper.d.ts.map +1 -0
  951. package/dist/types/src/features/LSCGuidelinesCart/api.d.ts +4 -0
  952. package/dist/types/src/features/LSCGuidelinesCart/api.d.ts.map +1 -0
  953. package/dist/types/src/features/LSCGuidelinesCart/endpoints.d.ts +5 -0
  954. package/dist/types/src/features/LSCGuidelinesCart/endpoints.d.ts.map +1 -0
  955. package/dist/types/src/features/LSCGuidelinesCart/interfacesApi.d.ts +25 -0
  956. package/dist/types/src/features/LSCGuidelinesCart/interfacesApi.d.ts.map +1 -0
  957. package/dist/types/src/features/LSCGuidelinesCart/transformSelectedGuidelineData.d.ts +18 -0
  958. package/dist/types/src/features/LSCGuidelinesCart/transformSelectedGuidelineData.d.ts.map +1 -0
  959. package/dist/types/src/features/LearningManagement/LearningManagementTest.d.ts.map +1 -1
  960. package/dist/types/src/features/LearningManagement/LearningTemplateLayout.d.ts.map +1 -1
  961. package/dist/types/src/features/LearningManagement/utils/learningMetadataUtils.d.ts.map +1 -1
  962. package/dist/types/src/routes/ErrorBoundary.d.ts +22 -0
  963. package/dist/types/src/routes/ErrorBoundary.d.ts.map +1 -0
  964. package/dist/types/src/routes/Routes.d.ts +3 -0
  965. package/dist/types/src/routes/Routes.d.ts.map +1 -0
  966. package/dist/types/theme.d.ts +4 -0
  967. package/dist/types/theme.d.ts.map +1 -0
  968. package/dist/types/types/GoogleFilePicker/GoogleFilePickerCallbackFunctionType.d.ts +23 -0
  969. package/dist/types/types/GoogleFilePicker/GoogleFilePickerCallbackFunctionType.d.ts.map +1 -0
  970. package/dist/types/userProvidedConfig.d.ts +8 -0
  971. package/dist/types/userProvidedConfig.d.ts.map +1 -0
  972. package/dist/types/utils/CustomSkeleton.d.ts +3 -0
  973. package/dist/types/utils/CustomSkeleton.d.ts.map +1 -0
  974. package/dist/types/utils/SkeletonLoader.d.ts +8 -0
  975. package/dist/types/utils/SkeletonLoader.d.ts.map +1 -0
  976. package/dist/types/utils/agentGenieAPI.d.ts +21 -0
  977. package/dist/types/utils/agentGenieAPI.d.ts.map +1 -0
  978. package/dist/types/utils/api.d.ts +2 -0
  979. package/dist/types/utils/api.d.ts.map +1 -0
  980. package/dist/types/utils/bookGenieAPI.d.ts +14 -0
  981. package/dist/types/utils/bookGenieAPI.d.ts.map +1 -0
  982. package/dist/types/utils/codeCitations.utils.d.ts +2 -0
  983. package/dist/types/utils/codeCitations.utils.d.ts.map +1 -0
  984. package/dist/types/utils/colors.d.ts +5 -0
  985. package/dist/types/utils/colors.d.ts.map +1 -0
  986. package/dist/types/utils/date.d.ts +8 -0
  987. package/dist/types/utils/date.d.ts.map +1 -0
  988. package/dist/types/utils/helperFunctions.d.ts +2 -0
  989. package/dist/types/utils/helperFunctions.d.ts.map +1 -0
  990. package/dist/types/utils/instantLearning.utils.d.ts +3 -0
  991. package/dist/types/utils/instantLearning.utils.d.ts.map +1 -0
  992. package/dist/types/utils/instantLearningAPI.d.ts +21 -0
  993. package/dist/types/utils/instantLearningAPI.d.ts.map +1 -0
  994. package/dist/types/utils/payloadParsers.d.ts +16 -0
  995. package/dist/types/utils/payloadParsers.d.ts.map +1 -0
  996. package/dist/types/utils/recommendationParser.d.ts +22 -0
  997. package/dist/types/utils/recommendationParser.d.ts.map +1 -0
  998. package/dist/types/utils/regexHelperService.d.ts +9 -0
  999. package/dist/types/utils/regexHelperService.d.ts.map +1 -0
  1000. package/dist/types/utils/urlQueryParamService.d.ts +2 -0
  1001. package/dist/types/utils/urlQueryParamService.d.ts.map +1 -0
  1002. package/dist/types/utils/variableHelperService.d.ts +7 -0
  1003. package/dist/types/utils/variableHelperService.d.ts.map +1 -0
  1004. package/dist/types/utils/variantParser.d.ts +14 -0
  1005. package/dist/types/utils/variantParser.d.ts.map +1 -0
  1006. package/package.json +2 -2
@@ -0,0 +1,44 @@
1
+ import { type AxiosInstance, type AxiosRequestConfig } from "axios";
2
+ /**
3
+ * Logs every request this library makes, with its resolved URL and outcome.
4
+ * Useful when a screen renders an empty/no-access state and you need to know
5
+ * which call produced it.
6
+ */
7
+ export declare const setApiDebug: (enabled: boolean) => void;
8
+ /**
9
+ * Opt an instance into host transport control. Returns the instance so it can
10
+ * wrap an `axios.create(...)` call inline.
11
+ */
12
+ export declare const registerInstance: <T extends AxiosInstance>(instance: T) => T;
13
+ /**
14
+ * Creates an instance already registered for host transport control. Prefer this
15
+ * over calling `axios.create` directly.
16
+ */
17
+ export declare const createAxiosInstance: (config?: AxiosRequestConfig) => AxiosInstance;
18
+ /**
19
+ * Applies the host's axios config to every registered instance, and to any
20
+ * registered later. Call this synchronously during render, before any request.
21
+ *
22
+ * A no-op when `config` is undefined, so consumers that never pass one keep
23
+ * axios's own default transport and behave exactly as before.
24
+ */
25
+ export declare const applyAxiosConfig: (config?: AxiosRequestConfig) => void;
26
+ /**
27
+ * The config currently in force, for call sites that build a one-off request
28
+ * rather than using a registered instance.
29
+ */
30
+ export declare const getAxiosConfig: () => AxiosRequestConfig<any> | undefined;
31
+ /**
32
+ * The shared instance for every call site that does not own a dedicated one —
33
+ * hooks, `utils/*API.ts`, chat components, and the plain request/response calls
34
+ * that used to go through `fetch`.
35
+ *
36
+ * It is registered, so a host-supplied `adapter` reaches it like any other
37
+ * instance. Call sites pass absolute URLs, so no `baseURL` is set here.
38
+ *
39
+ * Import this instead of the bare `axios` default export: the default export is
40
+ * not in the registry, so requests made through it silently bypass the host
41
+ * transport.
42
+ */
43
+ export declare const http: AxiosInstance;
44
+ //# sourceMappingURL=transport.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"transport.d.ts","sourceRoot":"","sources":["../../../src/api/transport.ts"],"names":[],"mappings":"AAAA,OAAc,EAAE,KAAK,aAAa,EAAE,KAAK,kBAAkB,EAAE,MAAM,OAAO,CAAC;AAmB3E;;;;GAIG;AACH,eAAO,MAAM,WAAW,YAAa,OAAO,SAE3C,CAAC;AAgDF;;;GAGG;AACH,eAAO,MAAM,gBAAgB,6CAK5B,CAAC;AAEF;;;GAGG;AACH,eAAO,MAAM,mBAAmB,YACtB,kBAAkB,KACzB,aAMA,CAAC;AAEJ;;;;;;GAMG;AACH,eAAO,MAAM,gBAAgB,YAAa,kBAAkB,SAI3D,CAAC;AAEF;;;GAGG;AACH,eAAO,MAAM,cAAc,2CAAsB,CAAC;AAElD;;;;;;;;;;;GAWG;AACH,eAAO,MAAM,IAAI,eAAwB,CAAC"}
@@ -0,0 +1,73 @@
1
+ import React, { ReactNode } from 'react';
2
+ import { UploadSource } from '../features/UploadData/main';
3
+ import { IModel } from '../features/UploadData/Components/SelectDataFromRLEF/interfaces/models';
4
+ import { IProject } from '../features/UploadData/Components/SelectDataFromRLEF/interfaces/projects';
5
+ import { ICollection } from '../features/UploadData/Components/SelectDataFromRLEF/interfaces/collections';
6
+ import { IData } from '../features/UploadData/Components/SelectDataFromRLEF/interfaces/data';
7
+ export interface IDataCartProjectsState {
8
+ availableProjects: Array<IProject>;
9
+ isFetchingProjects: boolean;
10
+ selectedProject: IProject | null;
11
+ searchTerm: string;
12
+ }
13
+ export interface IDataCartTasksState {
14
+ availableTasks: Array<IModel>;
15
+ isFetchingTasks: boolean;
16
+ selectedTask: IModel | null;
17
+ searchTerm: string;
18
+ }
19
+ export interface IDataSetState {
20
+ availableDataSets: ICollection[];
21
+ isFetchingDataSets: boolean;
22
+ selectedDataSet: ICollection | null;
23
+ datasetCollectionTotalCount?: number;
24
+ }
25
+ interface DataSelectedContextType {
26
+ selectedModeOfUploadData: UploadSource | null;
27
+ setSelectedModeOfUploadData: (source: UploadSource) => void;
28
+ projectsState: IDataCartProjectsState;
29
+ tasksState: IDataCartTasksState;
30
+ fetchAllProjects: () => Promise<void>;
31
+ fetchAllTasks: (projectId: string) => Promise<void>;
32
+ selectTask: (task: IModel | null) => void;
33
+ selectProject: (project: IProject | null) => void;
34
+ setProjectsSearchTerm: (term: string) => void;
35
+ setTasksSearchTerm: (term: string) => void;
36
+ selectOrUnselectAnRlefResource: (resource: IData) => void;
37
+ breadcrumbs: Breadcrumb[];
38
+ setBreadcrumbs: React.Dispatch<React.SetStateAction<Breadcrumb[]>>;
39
+ currentScreenState: ScreenState;
40
+ setCurrentScreenState: React.Dispatch<React.SetStateAction<ScreenState>>;
41
+ selectedLocalFiles: File[];
42
+ setSelectedLocalFiles: React.Dispatch<React.SetStateAction<File[]>>;
43
+ dataSetState: IDataSetState;
44
+ setDataSetState: React.Dispatch<React.SetStateAction<IDataSetState>>;
45
+ selectedRlefResources: Array<IData>;
46
+ setSelectedRlefResources: React.Dispatch<React.SetStateAction<IData[]>>;
47
+ tempSelectedRlefResources: Array<IData>;
48
+ setTempSelectedRlefResources: React.Dispatch<React.SetStateAction<IData[]>>;
49
+ selectedSavedDataSetIds: Set<string>;
50
+ setSelectedSavedDataSetIds: React.Dispatch<React.SetStateAction<Set<string>>>;
51
+ activeRlefDataTab: TActiveRlefDataTab;
52
+ setActiveRlefDataTab: React.Dispatch<React.SetStateAction<TActiveRlefDataTab>>;
53
+ }
54
+ type Breadcrumb = {
55
+ label: string;
56
+ path?: string;
57
+ onClick: () => void;
58
+ };
59
+ export type ScreenState = "" | "dataSelectOptionsScreen" | "selectedDataListScreen" | "projectAndTaskSelectionScreen" | "rlefDataSetCollectionsScreen" | "rlefDataPointsInSelectedDataSetCollectionScreen" | "savedDataSetListScreen" | "viewSavedDataSetScreen" | "rlefHistoricalCopilotDataScreen";
60
+ export type TActiveRlefDataTab = "collections" | "data";
61
+ interface DataSelectedProviderProps {
62
+ children: ReactNode;
63
+ }
64
+ export declare var currentScreenStateRef: {
65
+ current?: ScreenState;
66
+ };
67
+ export declare var currentScreenStateSetterRef: {
68
+ current?: React.Dispatch<React.SetStateAction<ScreenState>>;
69
+ };
70
+ export declare const DataSelectedProvider: React.FC<DataSelectedProviderProps>;
71
+ export declare const useSelectDataContext: () => DataSelectedContextType;
72
+ export {};
73
+ //# sourceMappingURL=DataSelectedContext.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DataSelectedContext.d.ts","sourceRoot":"","sources":["../../../src/context/DataSelectedContext.tsx"],"names":[],"mappings":"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"}
@@ -0,0 +1,18 @@
1
+ import React from "react";
2
+ import { IData } from "../UploadData/Components/SelectDataFromRLEF/interfaces/data";
3
+ interface IProps {
4
+ selectedRlefResources?: IData[];
5
+ setSelectedRlefResources?: React.Dispatch<React.SetStateAction<IData[]>>;
6
+ selectedLocalFiles?: File[];
7
+ setSelectedLocalFiles?: React.Dispatch<React.SetStateAction<File[]>>;
8
+ onResourceAdded?: (resource: any) => void;
9
+ onResourceRemoved?: (resource: any) => void;
10
+ pageTitle?: string;
11
+ renderDefaultActionsFooter?: boolean;
12
+ }
13
+ export declare const goToNextScreenFunctionRef: {
14
+ current?: () => void;
15
+ };
16
+ declare const DataSelector: (props: IProps) => React.JSX.Element;
17
+ export default DataSelector;
18
+ //# sourceMappingURL=DataSelector.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DataSelector.d.ts","sourceRoot":"","sources":["../../../../src/features/DataSelector/DataSelector.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAiC,MAAM,OAAO,CAAC;AAStD,OAAO,EAAE,KAAK,EAAE,MAAM,6DAA6D,CAAC;AAUpF,UAAU,MAAM;IACZ,qBAAqB,CAAC,EAAE,KAAK,EAAE,CAAC;IAChC,wBAAwB,CAAC,EAAE,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,cAAc,CAAC,KAAK,EAAE,CAAC,CAAC,CAAC;IACzE,kBAAkB,CAAC,EAAE,IAAI,EAAE,CAAC;IAC5B,qBAAqB,CAAC,EAAE,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,cAAc,CAAC,IAAI,EAAE,CAAC,CAAC,CAAC;IACrE,eAAe,CAAC,EAAE,CAAC,QAAQ,EAAE,GAAG,KAAK,IAAI,CAAC;IAC1C,iBAAiB,CAAC,EAAE,CAAC,QAAQ,EAAE,GAAG,KAAK,IAAI,CAAC;IAG5C,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,0BAA0B,CAAC,EAAE,OAAO,CAAC;CACxC;AAED,eAAO,MAAM,yBAAyB,EAAE;IAAE,OAAO,CAAC,EAAE,MAAM,IAAI,CAAA;CAAO,CAAC;AAEtE,QAAA,MAAM,YAAY,UAAW,MAAM,sBAoJlC,CAAA;AAED,eAAe,YAAY,CAAA"}
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ declare const DataSelectionOptionsScreen: () => import("react").JSX.Element;
3
+ export default DataSelectionOptionsScreen;
4
+ //# sourceMappingURL=DataSelectionOptionsScreen.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DataSelectionOptionsScreen.d.ts","sourceRoot":"","sources":["../../../../../src/features/DataSelector/components/DataSelectionOptionsScreen.tsx"],"names":[],"mappings":";AAWA,QAAA,MAAM,0BAA0B,mCAmE/B,CAAA;AAED,eAAe,0BAA0B,CAAA"}
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ declare const RLEFDataPointsListInSelectedDataSetCollection: () => import("react").JSX.Element;
3
+ export default RLEFDataPointsListInSelectedDataSetCollection;
4
+ //# sourceMappingURL=RLEFDataPointsListInSelectedDataSetCollection.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"RLEFDataPointsListInSelectedDataSetCollection.d.ts","sourceRoot":"","sources":["../../../../../src/features/DataSelector/components/RLEFDataPointsListInSelectedDataSetCollection.tsx"],"names":[],"mappings":";AAOA,QAAA,MAAM,6CAA6C,mCAgDlD,CAAA;AAED,eAAe,6CAA6C,CAAA"}
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ declare const RLEFDataSetCollectionsList: () => import("react").JSX.Element;
3
+ export default RLEFDataSetCollectionsList;
4
+ //# sourceMappingURL=RLEFDataSetCollectionsList.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"RLEFDataSetCollectionsList.d.ts","sourceRoot":"","sources":["../../../../../src/features/DataSelector/components/RLEFDataSetCollectionsList.tsx"],"names":[],"mappings":";AAMA,QAAA,MAAM,0BAA0B,mCAgF/B,CAAA;AAED,eAAe,0BAA0B,CAAA"}
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ declare const RlefDataTabsComponent: () => import("react").JSX.Element;
3
+ export default RlefDataTabsComponent;
4
+ //# sourceMappingURL=RlefDataTabsComponent.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"RlefDataTabsComponent.d.ts","sourceRoot":"","sources":["../../../../../src/features/DataSelector/components/RlefDataTabsComponent.tsx"],"names":[],"mappings":";AAOA,QAAA,MAAM,qBAAqB,mCA+D1B,CAAA;AAED,eAAe,qBAAqB,CAAA"}
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ declare const RlefHistoricalCopilotData: () => React.JSX.Element;
3
+ export default RlefHistoricalCopilotData;
4
+ //# sourceMappingURL=RlefHistoricalCopilotData.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"RlefHistoricalCopilotData.d.ts","sourceRoot":"","sources":["../../../../../src/features/DataSelector/components/RlefHistoricalCopilotData.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA8B,MAAM,OAAO,CAAA;AAOlD,QAAA,MAAM,yBAAyB,yBAuD9B,CAAA;AAED,eAAe,yBAAyB,CAAA"}
@@ -0,0 +1,14 @@
1
+ /// <reference types="react" />
2
+ type TProps = {
3
+ userEmail: string;
4
+ };
5
+ export type TDataSet = {
6
+ _id: string;
7
+ name: string;
8
+ creatorEmailId: string;
9
+ createdAt: string;
10
+ dataPointsCount: string;
11
+ };
12
+ declare function SavedDataSetListScreen({ userEmail }: TProps): import("react").JSX.Element;
13
+ export default SavedDataSetListScreen;
14
+ //# sourceMappingURL=SavedDataSetListScreen.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SavedDataSetListScreen.d.ts","sourceRoot":"","sources":["../../../../../src/features/DataSelector/components/SavedDataSetListScreen.tsx"],"names":[],"mappings":";AAIA,KAAK,MAAM,GAAG;IACV,SAAS,EAAG,MAAM,CAAA;CACrB,CAAA;AAED,MAAM,MAAM,QAAQ,GAAG;IACnB,GAAG,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,MAAM,CAAC;IACb,cAAc,EAAE,MAAM,CAAC;IACvB,SAAS,EAAE,MAAM,CAAC;IAClB,eAAe,EAAE,MAAM,CAAA;CAC1B,CAAA;AAED,iBAAS,sBAAsB,CAAC,EAAE,SAAS,EAAE,EAAG,MAAM,+BA6BrD;AAED,eAAe,sBAAsB,CAAA"}
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ declare const SelectedDataList: () => import("react").JSX.Element;
3
+ export default SelectedDataList;
4
+ //# sourceMappingURL=SelectedDataList.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SelectedDataList.d.ts","sourceRoot":"","sources":["../../../../../src/features/DataSelector/components/SelectedDataList.tsx"],"names":[],"mappings":";AASA,QAAA,MAAM,gBAAgB,mCAyErB,CAAA;AAED,eAAe,gBAAgB,CAAA"}
@@ -0,0 +1,11 @@
1
+ /// <reference types="react" />
2
+ import './DataSetElement.css';
3
+ import { TDataSet } from "../../SavedDataSetListScreen";
4
+ type TProps = {
5
+ dataSet: TDataSet;
6
+ setDatasets: React.Dispatch<React.SetStateAction<TDataSet[]>>;
7
+ userEmail: string;
8
+ };
9
+ declare function DataSetElement({ dataSet, setDatasets, userEmail }: TProps): import("react").JSX.Element;
10
+ export default DataSetElement;
11
+ //# sourceMappingURL=DataSetElement.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DataSetElement.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/DataSelector/components/subcomponents/DataSetElement/DataSetElement.tsx"],"names":[],"mappings":";AAEA,OAAO,sBAAsB,CAAA;AAE7B,OAAO,EAAE,QAAQ,EAAE,MAAM,8BAA8B,CAAA;AAEvD,KAAK,MAAM,GAAG;IACV,OAAO,EAAE,QAAQ,CAAC;IAClB,WAAW,EAAE,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,cAAc,CAAC,QAAQ,EAAE,CAAC,CAAC,CAAC;IAC9D,SAAS,EAAE,MAAM,CAAA;CACpB,CAAA;AAED,iBAAS,cAAc,CAAC,EAAC,OAAO,EAAE,WAAW,EAAE,SAAS,EAAC,EAAC,MAAM,+BA0E/D;AAED,eAAe,cAAc,CAAA"}
@@ -0,0 +1,8 @@
1
+ /// <reference types="react" />
2
+ import './Pagination.css';
3
+ declare function Pagination({ checked, openSelectedDataList }: {
4
+ checked: any;
5
+ openSelectedDataList: any;
6
+ }): import("react").JSX.Element;
7
+ export default Pagination;
8
+ //# sourceMappingURL=Pagination.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Pagination.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/DataSelector/components/subcomponents/Pagination/Pagination.tsx"],"names":[],"mappings":";AACA,OAAO,kBAAkB,CAAA;AAIzB,iBAAS,UAAU,CAAC,EAAC,OAAO,EAAE,oBAAoB,EAAC;;;CAAA,+BAalD;AAED,eAAe,UAAU,CAAA"}
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ declare const ShowSelectedDataTable: React.FC;
3
+ export default ShowSelectedDataTable;
4
+ //# sourceMappingURL=ShowSelectedDataTable.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ShowSelectedDataTable.d.ts","sourceRoot":"","sources":["../../../../../src/features/DataSelector/tables/ShowSelectedDataTable.tsx"],"names":[],"mappings":";AAyHA,QAAA,MAAM,qBAAqB,EAAE,KAAK,CAAC,EAoMlC,CAAC;AAEF,eAAe,qBAAqB,CAAC"}
@@ -0,0 +1,21 @@
1
+ import React from "react";
2
+ interface BookLearningProps {
3
+ open: boolean;
4
+ selectedText: string;
5
+ chatAssistantName: string;
6
+ organizationName: string;
7
+ baseUrl: string;
8
+ baseWebsocketUrl: string;
9
+ closeFunction: () => void;
10
+ ThinkingBulbIconComponent: React.ReactNode;
11
+ chatAssistantLogoUrl?: string;
12
+ ChatIconComponent?: React.ReactNode;
13
+ ggcAssistantName?: string;
14
+ mode: string;
15
+ rating: number;
16
+ loggedInUserEmail: string;
17
+ currentDocumentDetails: any;
18
+ }
19
+ declare const BookLearning: React.FC<BookLearningProps>;
20
+ export default BookLearning;
21
+ //# sourceMappingURL=DocumentLearning.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DocumentLearning.d.ts","sourceRoot":"","sources":["../../../../src/features/DocumentLearning/DocumentLearning.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA8B,MAAM,OAAO,CAAC;AAcnD,UAAU,iBAAiB;IACvB,IAAI,EAAE,OAAO,CAAC;IACd,YAAY,EAAE,MAAM,CAAC;IACrB,iBAAiB,EAAE,MAAM,CAAC;IAC1B,gBAAgB,EAAE,MAAM,CAAC;IACzB,OAAO,EAAE,MAAM,CAAC;IAChB,gBAAgB,EAAE,MAAM,CAAC;IACzB,aAAa,EAAE,MAAM,IAAI,CAAC;IAC1B,yBAAyB,EAAE,KAAK,CAAC,SAAS,CAAC;IAC3C,oBAAoB,CAAC,EAAE,MAAM,CAAC;IAC9B,iBAAiB,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IACpC,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,IAAI,EAAE,MAAM,CAAC;IACb,MAAM,EAAE,MAAM,CAAC;IACf,iBAAiB,EAAE,MAAM,CAAC;IAC1B,sBAAsB,EAAE,GAAG,CAAC;CAC/B;AAED,QAAA,MAAM,YAAY,EAAE,KAAK,CAAC,EAAE,CAAC,iBAAiB,CA0T7C,CAAC;AAEF,eAAe,YAAY,CAAC"}
@@ -0,0 +1,13 @@
1
+ import React from "react";
2
+ interface AudioWaveformProps {
3
+ amplitude: number;
4
+ variant: "microphone" | "speaker";
5
+ isActive: boolean;
6
+ className?: string;
7
+ onClick?: () => void;
8
+ disabled?: boolean;
9
+ isConnecting?: boolean;
10
+ }
11
+ declare const AudioWaveform: React.FC<AudioWaveformProps>;
12
+ export default AudioWaveform;
13
+ //# sourceMappingURL=AudioWaveform.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"AudioWaveform.d.ts","sourceRoot":"","sources":["../../../../../src/features/DocumentLearning/_components/AudioWaveform.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAsC,MAAM,OAAO,CAAC;AAG3D,UAAU,kBAAkB;IACxB,SAAS,EAAE,MAAM,CAAC;IAClB,OAAO,EAAE,YAAY,GAAG,SAAS,CAAC;IAClC,QAAQ,EAAE,OAAO,CAAC;IAClB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IACrB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,YAAY,CAAC,EAAE,OAAO,CAAC;CAC1B;AAED,QAAA,MAAM,aAAa,EAAE,KAAK,CAAC,EAAE,CAAC,kBAAkB,CAyH/C,CAAC;AAEF,eAAe,aAAa,CAAC"}
@@ -0,0 +1,23 @@
1
+ import type React from "react";
2
+ import { type BookSuggestion } from "../../../utils/bookGenieAPI";
3
+ import { type FormattedValidationRecommendation } from "../../../utils/recommendationParser";
4
+ interface BookLearningFormProps {
5
+ question: string;
6
+ onSubmit?: (formData: any) => void;
7
+ rating: number;
8
+ baseUrl: string;
9
+ extractedRating?: number | null;
10
+ setExtractedRating: React.Dispatch<React.SetStateAction<number | null>>;
11
+ currentDocumentDetails: any;
12
+ formDataState: any;
13
+ setFormDataState: React.Dispatch<React.SetStateAction<any>>;
14
+ instantLearningSuggestions?: any;
15
+ setSendMessageInChat: React.Dispatch<React.SetStateAction<string>>;
16
+ setValidationWtaResponse: React.Dispatch<React.SetStateAction<any>>;
17
+ availableBooks: BookSuggestion[];
18
+ setAvailableBooks: React.Dispatch<React.SetStateAction<BookSuggestion[]>>;
19
+ validationRecommendations: FormattedValidationRecommendation | null;
20
+ }
21
+ declare const BookLearningForm: React.FC<BookLearningFormProps>;
22
+ export default BookLearningForm;
23
+ //# sourceMappingURL=BookLearningForm.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"BookLearningForm.d.ts","sourceRoot":"","sources":["../../../../../src/features/DocumentLearning/_components/BookLearningForm.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAA;AA4B9B,OAAO,EAAwB,KAAK,cAAc,EAAE,MAAM,6BAA6B,CAAA;AAIvF,OAAO,EACL,KAAK,iCAAiC,EAEvC,MAAM,qCAAqC,CAAC;AAU7C,UAAU,qBAAqB;IAC7B,QAAQ,EAAE,MAAM,CAAA;IAChB,QAAQ,CAAC,EAAE,CAAC,QAAQ,EAAE,GAAG,KAAK,IAAI,CAAA;IAClC,MAAM,EAAE,MAAM,CAAA;IACd,OAAO,EAAE,MAAM,CAAA;IACf,eAAe,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAChC,kBAAkB,EAAE,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,cAAc,CAAC,MAAM,GAAG,IAAI,CAAC,CAAC,CAAC;IACxE,sBAAsB,EAAE,GAAG,CAAC;IAC5B,aAAa,EAAE,GAAG,CAAC;IACnB,gBAAgB,EAAE,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,cAAc,CAAC,GAAG,CAAC,CAAC,CAAC;IAC5D,0BAA0B,CAAC,EAAE,GAAG,CAAC;IACjC,oBAAoB,EAAE,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,cAAc,CAAC,MAAM,CAAC,CAAC,CAAC;IACnE,wBAAwB,EAAE,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,cAAc,CAAC,GAAG,CAAC,CAAC,CAAC;IACpE,cAAc,EAAE,cAAc,EAAE,CAAC;IACjC,iBAAiB,EAAE,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,cAAc,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;IAC1E,yBAAyB,EAAE,iCAAiC,GAAG,IAAI,CAAC;CACrE;AAoeD,QAAA,MAAM,gBAAgB,EAAE,KAAK,CAAC,EAAE,CAAC,qBAAqB,CAi5BrD,CAAA;AAED,eAAe,gBAAgB,CAAA"}
@@ -0,0 +1,61 @@
1
+ import React from 'react';
2
+ import './ChatComponent.css';
3
+ import { FormattedValidationRecommendation } from '../../../utils/recommendationParser';
4
+ import { type BookSuggestion } from '../../../utils/bookGenieAPI';
5
+ interface ChatComponentProps {
6
+ chatAssistantLogoUrl: string;
7
+ chatAssistantName: string;
8
+ organizationName: string;
9
+ baseUrl: string;
10
+ setInstantLearningSuggestions: any;
11
+ formDataState: any;
12
+ setFormDataState: any;
13
+ hasUserFilledForm: boolean;
14
+ setHasUserFilledForm: React.Dispatch<React.SetStateAction<boolean>>;
15
+ baseWebsocketUrl: string;
16
+ setIsNewChatClicked: React.Dispatch<React.SetStateAction<boolean>>;
17
+ selectedText: string;
18
+ ChatIconComponent: React.ReactNode;
19
+ ggcAssistantName: string;
20
+ ThinkingBulbIconComponent: React.ReactNode;
21
+ hasUserWrittenModification: boolean;
22
+ setExtractedModification: React.Dispatch<React.SetStateAction<string>> | React.Dispatch<React.SetStateAction<null>>;
23
+ setSave: React.Dispatch<React.SetStateAction<boolean>>;
24
+ setExtractedTooltip: React.Dispatch<React.SetStateAction<string>>;
25
+ setIsSaveLoading: React.Dispatch<React.SetStateAction<boolean>>;
26
+ isSaveLoading: boolean;
27
+ save: boolean;
28
+ instantLearningSuggestions: any;
29
+ template?: string;
30
+ setShouldTriggerSave: React.Dispatch<React.SetStateAction<boolean>>;
31
+ isFormSaveClicked: boolean;
32
+ setIsFormSavedClicked: React.Dispatch<React.SetStateAction<boolean>>;
33
+ validationWtaResponse?: any;
34
+ setValidationWtaResponse?: any;
35
+ learningWtaResponse?: any;
36
+ setLearningWtaResponse?: any;
37
+ onDeleteLearning?: (label: string) => void;
38
+ deleteLearningTrigger?: string | null;
39
+ setDeleteLearningTrigger?: React.Dispatch<React.SetStateAction<string | null>>;
40
+ onMergeLearning?: (learningId: string) => void;
41
+ mergeLearningTrigger?: string | null;
42
+ setMergeLearningTrigger?: React.Dispatch<React.SetStateAction<string | null>>;
43
+ onResetLearningData?: () => void;
44
+ setEditConflictingLearningTrigger: React.Dispatch<React.SetStateAction<string | null>>;
45
+ setEditSimilarLearningTrigger: React.Dispatch<React.SetStateAction<string | null>>;
46
+ sendMessageInChat: string;
47
+ setSendMessageInChat: React.Dispatch<React.SetStateAction<string>>;
48
+ setIsMergeLoading: React.Dispatch<React.SetStateAction<boolean>>;
49
+ sendValidationMessage: string;
50
+ setSendValidationMessage: React.Dispatch<React.SetStateAction<string>>;
51
+ setValidationRecommendations: (recommendations: FormattedValidationRecommendation | null) => void;
52
+ isFormValidating: boolean;
53
+ validationRecommendations: FormattedValidationRecommendation | null;
54
+ extractedRating: number | null;
55
+ setExtractedRating: React.Dispatch<React.SetStateAction<number | null>>;
56
+ currentDocumentDetails?: any;
57
+ availableBooks: BookSuggestion[];
58
+ }
59
+ declare const ChatComponent: React.FC<ChatComponentProps>;
60
+ export default ChatComponent;
61
+ //# sourceMappingURL=ChatComponent.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ChatComponent.d.ts","sourceRoot":"","sources":["../../../../../src/features/DocumentLearning/_components/ChatComponent.tsx"],"names":[],"mappings":"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"}
@@ -0,0 +1,13 @@
1
+ import React from "react";
2
+ interface ConflictCondition {
3
+ condition_wta?: string;
4
+ condition_wnta?: string;
5
+ reason: string;
6
+ conflictType: string;
7
+ }
8
+ interface ConflictsDisplayProps {
9
+ conflictingConditions: ConflictCondition[];
10
+ }
11
+ declare const ConflictsDisplay: React.FC<ConflictsDisplayProps>;
12
+ export default ConflictsDisplay;
13
+ //# sourceMappingURL=ConflictingLearningWarnCard.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ConflictingLearningWarnCard.d.ts","sourceRoot":"","sources":["../../../../../src/features/DocumentLearning/_components/ConflictingLearningWarnCard.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAmB,MAAM,OAAO,CAAC;AAcxC,UAAU,iBAAiB;IACzB,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,MAAM,EAAE,MAAM,CAAC;IACf,YAAY,EAAE,MAAM,CAAC;CACtB;AAED,UAAU,qBAAqB;IAC7B,qBAAqB,EAAE,iBAAiB,EAAE,CAAC;CAC5C;AAED,QAAA,MAAM,gBAAgB,EAAE,KAAK,CAAC,EAAE,CAAC,qBAAqB,CAoRrD,CAAC;AAEF,eAAe,gBAAgB,CAAC"}
@@ -0,0 +1,41 @@
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 ConflictsDisplayDBProps {
14
+ conflictingConditions: [LearningConflict[], LearningConflict[]];
15
+ baseUrl?: string;
16
+ organizationName?: string;
17
+ chatAssistantName?: string;
18
+ curlPayload?: string;
19
+ onDeleted?: (variantId: string) => void;
20
+ onMerged?: (mergedLearningId: string, mergedConditions: {
21
+ whenToApply: string[];
22
+ whenNotToApply: string[];
23
+ }) => void;
24
+ onDeleteLearning?: (label: string) => void;
25
+ onMergeMessage?: (message: string) => void;
26
+ setSendMessageInChat: React.Dispatch<React.SetStateAction<string>>;
27
+ editConflictingLearningTrigger?: any;
28
+ editSimilarLearningTrigger?: any;
29
+ operationStatus?: {
30
+ status: 'success' | 'error';
31
+ message: string;
32
+ } | null;
33
+ onOperationComplete?: () => void;
34
+ onSetOperationStatus?: (status: {
35
+ status: 'success' | 'error';
36
+ message: string;
37
+ } | null) => void;
38
+ }
39
+ declare const ConflictsDisplayDB: React.FC<ConflictsDisplayDBProps>;
40
+ export default ConflictsDisplayDB;
41
+ //# sourceMappingURL=ConflictingLearningWarnCardDB.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ConflictingLearningWarnCardDB.d.ts","sourceRoot":"","sources":["../../../../../src/features/DocumentLearning/_components/ConflictingLearningWarnCardDB.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAsC,MAAM,OAAO,CAAC;AAwB3D,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,EAAG,MAAM,CAAC;CACjB;AAED,UAAU,uBAAuB;IAC/B,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,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,SAAS,CAAC,EAAE,CAAC,SAAS,EAAE,MAAM,KAAK,IAAI,CAAC;IACxC,QAAQ,CAAC,EAAE,CAAC,gBAAgB,EAAE,MAAM,EAAE,gBAAgB,EAAE;QAAE,WAAW,EAAE,MAAM,EAAE,CAAC;QAAC,cAAc,EAAE,MAAM,EAAE,CAAA;KAAE,KAAK,IAAI,CAAC;IACrH,gBAAgB,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IAC3C,cAAc,CAAC,EAAE,CAAC,OAAO,EAAE,MAAM,KAAK,IAAI,CAAC;IAC3C,oBAAoB,EAAE,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,cAAc,CAAC,MAAM,CAAC,CAAC,CAAA;IAClE,8BAA8B,CAAC,EAAE,GAAG,CAAC;IACrC,0BAA0B,CAAC,EAAE,GAAG,CAAC;IACjC,eAAe,CAAC,EAAE;QAAE,MAAM,EAAE,SAAS,GAAG,OAAO,CAAC;QAAC,OAAO,EAAE,MAAM,CAAA;KAAE,GAAG,IAAI,CAAC;IAC1E,mBAAmB,CAAC,EAAE,MAAM,IAAI,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,kBAAkB,EAAE,KAAK,CAAC,EAAE,CAAC,uBAAuB,CAm+CzD,CAAC;AAEF,eAAe,kBAAkB,CAAC"}
@@ -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/DocumentLearning/_components/ContextualChatComponent.tsx"],"names":[],"mappings":"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"}
@@ -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/DocumentLearning/_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,CA6jB7E,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/DocumentLearning/_components/ContextualLearningForm.tsx"],"names":[],"mappings":""}