@e-llm-studio/instant-learning 1.3.0-alpha.271 → 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.
- package/dist/cjs/features/IL-OTJ/_components/templates/BaseTemplate/BaseTemplate.js +2 -0
- package/dist/cjs/features/IL-OTJ/_components/templates/BaseTemplate/BaseTemplate.js.map +1 -0
- package/dist/cjs/features/IL-OTJ/_components/templates/CreateCategory/CreateCategory.js +2 -0
- package/dist/cjs/features/IL-OTJ/_components/templates/CreateCategory/CreateCategory.js.map +1 -0
- package/dist/cjs/features/IL-OTJ/_components/templates/WorkflowComposer/WorkflowComposer.js +2 -0
- package/dist/cjs/features/IL-OTJ/_components/templates/WorkflowComposer/WorkflowComposer.js.map +1 -0
- package/dist/cjs/features/LSCGuidelinesCart/Cart/Cart.js +2 -0
- package/dist/cjs/features/LSCGuidelinesCart/Cart/Cart.js.map +1 -0
- package/dist/cjs/features/LSCGuidelinesCart/Cart/Cart.styles.js +2 -0
- package/dist/cjs/features/LSCGuidelinesCart/Cart/Cart.styles.js.map +1 -0
- package/dist/cjs/features/LSCGuidelinesCart/GuidelineCard.js +2 -0
- package/dist/cjs/features/LSCGuidelinesCart/GuidelineCard.js.map +1 -0
- package/dist/cjs/features/LSCGuidelinesCart/GuidelineCard.styles.js +2 -0
- package/dist/cjs/features/LSCGuidelinesCart/GuidelineCard.styles.js.map +1 -0
- package/dist/cjs/features/LSCGuidelinesCart/GuidelinesLandingPage.js +2 -0
- package/dist/cjs/features/LSCGuidelinesCart/GuidelinesLandingPage.js.map +1 -0
- package/dist/cjs/features/LSCGuidelinesCart/GuidelinesLandingPage.styles.js +2 -0
- package/dist/cjs/features/LSCGuidelinesCart/GuidelinesLandingPage.styles.js.map +1 -0
- package/dist/cjs/features/LSCGuidelinesCart/LearningManagementWrapper.js +2 -0
- package/dist/cjs/features/LSCGuidelinesCart/LearningManagementWrapper.js.map +1 -0
- package/dist/cjs/features/LSCGuidelinesCart/api.js +2 -0
- package/dist/cjs/features/LSCGuidelinesCart/api.js.map +1 -0
- package/dist/cjs/features/LSCGuidelinesCart/endpoints.js +2 -0
- package/dist/cjs/features/LSCGuidelinesCart/endpoints.js.map +1 -0
- package/dist/cjs/features/LSCGuidelinesCart/transformSelectedGuidelineData.js +2 -0
- package/dist/cjs/features/LSCGuidelinesCart/transformSelectedGuidelineData.js.map +1 -0
- package/dist/cjs/features/LearningManagement/components/CreateLearningSetModal.js +2 -0
- package/dist/cjs/features/LearningManagement/components/CreateLearningSetModal.js.map +1 -0
- package/dist/cjs/features/LearningManagement/styles/CreateLearningSetModal.module.css.js +2 -0
- package/dist/cjs/features/LearningManagement/styles/CreateLearningSetModal.module.css.js.map +1 -0
- package/dist/features/IL-OTJ/_components/templates/BaseTemplate/BaseTemplate.js +2 -0
- package/dist/features/IL-OTJ/_components/templates/BaseTemplate/BaseTemplate.js.map +1 -0
- package/dist/features/IL-OTJ/_components/templates/CreateCategory/CreateCategory.js +2 -0
- package/dist/features/IL-OTJ/_components/templates/CreateCategory/CreateCategory.js.map +1 -0
- package/dist/features/IL-OTJ/_components/templates/WorkflowComposer/WorkflowComposer.js +2 -0
- package/dist/features/IL-OTJ/_components/templates/WorkflowComposer/WorkflowComposer.js.map +1 -0
- package/dist/features/LSCGuidelinesCart/Cart/Cart.js +2 -0
- package/dist/features/LSCGuidelinesCart/Cart/Cart.js.map +1 -0
- package/dist/features/LSCGuidelinesCart/Cart/Cart.styles.js +2 -0
- package/dist/features/LSCGuidelinesCart/Cart/Cart.styles.js.map +1 -0
- package/dist/features/LSCGuidelinesCart/GuidelineCard.js +2 -0
- package/dist/features/LSCGuidelinesCart/GuidelineCard.js.map +1 -0
- package/dist/features/LSCGuidelinesCart/GuidelineCard.styles.js +2 -0
- package/dist/features/LSCGuidelinesCart/GuidelineCard.styles.js.map +1 -0
- package/dist/features/LSCGuidelinesCart/GuidelinesLandingPage.js +2 -0
- package/dist/features/LSCGuidelinesCart/GuidelinesLandingPage.js.map +1 -0
- package/dist/features/LSCGuidelinesCart/GuidelinesLandingPage.styles.js +2 -0
- package/dist/features/LSCGuidelinesCart/GuidelinesLandingPage.styles.js.map +1 -0
- package/dist/features/LSCGuidelinesCart/LearningManagementWrapper.js +2 -0
- package/dist/features/LSCGuidelinesCart/LearningManagementWrapper.js.map +1 -0
- package/dist/features/LSCGuidelinesCart/api.js +2 -0
- package/dist/features/LSCGuidelinesCart/api.js.map +1 -0
- package/dist/features/LSCGuidelinesCart/endpoints.js +2 -0
- package/dist/features/LSCGuidelinesCart/endpoints.js.map +1 -0
- package/dist/features/LSCGuidelinesCart/transformSelectedGuidelineData.js +2 -0
- package/dist/features/LSCGuidelinesCart/transformSelectedGuidelineData.js.map +1 -0
- package/dist/features/LearningManagement/components/CreateLearningSetModal.js +2 -0
- package/dist/features/LearningManagement/components/CreateLearningSetModal.js.map +1 -0
- package/dist/features/LearningManagement/styles/CreateLearningSetModal.module.css.js +2 -0
- package/dist/features/LearningManagement/styles/CreateLearningSetModal.module.css.js.map +1 -0
- package/dist/types/AccordianHeadTest.d.ts +3 -0
- package/dist/types/AccordianHeadTest.d.ts.map +1 -0
- package/dist/types/App.d.ts +4 -0
- package/dist/types/App.d.ts.map +1 -0
- package/dist/types/CommonComponents/AccordianHead/AccordianHead.d.ts +9 -0
- package/dist/types/CommonComponents/AccordianHead/AccordianHead.d.ts.map +1 -0
- package/dist/types/CommonComponents/CustomDropdown.d.ts +4 -0
- package/dist/types/CommonComponents/CustomDropdown.d.ts.map +1 -0
- package/dist/types/CommonComponents/GradientSparkleIcon.d.ts +6 -0
- package/dist/types/CommonComponents/GradientSparkleIcon.d.ts.map +1 -0
- package/dist/types/CommonComponents/HelloWorld.d.ts +3 -0
- package/dist/types/CommonComponents/HelloWorld.d.ts.map +1 -0
- package/dist/types/CommonComponents/NoTableData.d.ts +7 -0
- package/dist/types/CommonComponents/NoTableData.d.ts.map +1 -0
- package/dist/types/CommonComponents/Spinner.d.ts +5 -0
- package/dist/types/CommonComponents/Spinner.d.ts.map +1 -0
- package/dist/types/CommonConstants/CommonConstants.d.ts +5 -0
- package/dist/types/CommonConstants/CommonConstants.d.ts.map +1 -0
- package/dist/types/ComponentRegistry.d.ts +13 -0
- package/dist/types/ComponentRegistry.d.ts.map +1 -0
- package/dist/types/ContinueWithTemplateModal.d.ts +24 -0
- package/dist/types/ContinueWithTemplateModal.d.ts.map +1 -0
- package/dist/types/CustomStylesProvider.d.ts +6 -0
- package/dist/types/CustomStylesProvider.d.ts.map +1 -0
- package/dist/types/CustomThemeProvider.d.ts +7 -0
- package/dist/types/CustomThemeProvider.d.ts.map +1 -0
- package/dist/types/GoogleFilePickerDemo.d.ts +3 -0
- package/dist/types/GoogleFilePickerDemo.d.ts.map +1 -0
- package/dist/types/ILMarketplaceMockTest.d.ts +4 -0
- package/dist/types/ILMarketplaceMockTest.d.ts.map +1 -0
- package/dist/types/ILMarketplaceWrapper.d.ts +174 -0
- package/dist/types/ILMarketplaceWrapper.d.ts.map +1 -0
- package/dist/types/PublishToMarketplaceTest.d.ts +4 -0
- package/dist/types/PublishToMarketplaceTest.d.ts.map +1 -0
- package/dist/types/api/transport.d.ts +44 -0
- package/dist/types/api/transport.d.ts.map +1 -0
- package/dist/types/context/DataSelectedContext.d.ts +73 -0
- package/dist/types/context/DataSelectedContext.d.ts.map +1 -0
- package/dist/types/features/DataSelector/DataSelector.d.ts +18 -0
- package/dist/types/features/DataSelector/DataSelector.d.ts.map +1 -0
- package/dist/types/features/DataSelector/components/DataSelectionOptionsScreen.d.ts +4 -0
- package/dist/types/features/DataSelector/components/DataSelectionOptionsScreen.d.ts.map +1 -0
- package/dist/types/features/DataSelector/components/RLEFDataPointsListInSelectedDataSetCollection.d.ts +4 -0
- package/dist/types/features/DataSelector/components/RLEFDataPointsListInSelectedDataSetCollection.d.ts.map +1 -0
- package/dist/types/features/DataSelector/components/RLEFDataSetCollectionsList.d.ts +4 -0
- package/dist/types/features/DataSelector/components/RLEFDataSetCollectionsList.d.ts.map +1 -0
- package/dist/types/features/DataSelector/components/RlefDataTabsComponent.d.ts +4 -0
- package/dist/types/features/DataSelector/components/RlefDataTabsComponent.d.ts.map +1 -0
- package/dist/types/features/DataSelector/components/RlefHistoricalCopilotData.d.ts +4 -0
- package/dist/types/features/DataSelector/components/RlefHistoricalCopilotData.d.ts.map +1 -0
- package/dist/types/features/DataSelector/components/SavedDataSetListScreen.d.ts +14 -0
- package/dist/types/features/DataSelector/components/SavedDataSetListScreen.d.ts.map +1 -0
- package/dist/types/features/DataSelector/components/SelectedDataList.d.ts +4 -0
- package/dist/types/features/DataSelector/components/SelectedDataList.d.ts.map +1 -0
- package/dist/types/features/DataSelector/components/subcomponents/DataSetElement/DataSetElement.d.ts +11 -0
- package/dist/types/features/DataSelector/components/subcomponents/DataSetElement/DataSetElement.d.ts.map +1 -0
- package/dist/types/features/DataSelector/components/subcomponents/Pagination/Pagination.d.ts +8 -0
- package/dist/types/features/DataSelector/components/subcomponents/Pagination/Pagination.d.ts.map +1 -0
- package/dist/types/features/DataSelector/tables/ShowSelectedDataTable.d.ts +4 -0
- package/dist/types/features/DataSelector/tables/ShowSelectedDataTable.d.ts.map +1 -0
- package/dist/types/features/DocumentLearning/DocumentLearning.d.ts +21 -0
- package/dist/types/features/DocumentLearning/DocumentLearning.d.ts.map +1 -0
- package/dist/types/features/DocumentLearning/_components/AudioWaveform.d.ts +13 -0
- package/dist/types/features/DocumentLearning/_components/AudioWaveform.d.ts.map +1 -0
- package/dist/types/features/DocumentLearning/_components/BookLearningForm.d.ts +23 -0
- package/dist/types/features/DocumentLearning/_components/BookLearningForm.d.ts.map +1 -0
- package/dist/types/features/DocumentLearning/_components/ChatComponent.d.ts +61 -0
- package/dist/types/features/DocumentLearning/_components/ChatComponent.d.ts.map +1 -0
- package/dist/types/features/DocumentLearning/_components/ConflictingLearningWarnCard.d.ts +13 -0
- package/dist/types/features/DocumentLearning/_components/ConflictingLearningWarnCard.d.ts.map +1 -0
- package/dist/types/features/DocumentLearning/_components/ConflictingLearningWarnCardDB.d.ts +41 -0
- package/dist/types/features/DocumentLearning/_components/ConflictingLearningWarnCardDB.d.ts.map +1 -0
- package/dist/types/features/DocumentLearning/_components/ContextualChatComponent.d.ts +62 -0
- package/dist/types/features/DocumentLearning/_components/ContextualChatComponent.d.ts.map +1 -0
- package/dist/types/features/DocumentLearning/_components/ContextualConflictDBCard.d.ts +30 -0
- package/dist/types/features/DocumentLearning/_components/ContextualConflictDBCard.d.ts.map +1 -0
- package/dist/types/features/DocumentLearning/_components/ContextualLearningForm.d.ts +1 -0
- package/dist/types/features/DocumentLearning/_components/ContextualLearningForm.d.ts.map +1 -0
- package/dist/types/features/DocumentLearning/_components/LearningDetailsForm.d.ts +71 -0
- package/dist/types/features/DocumentLearning/_components/LearningDetailsForm.d.ts.map +1 -0
- package/dist/types/features/DocumentLearning/_components/MessageRendering.d.ts +10 -0
- package/dist/types/features/DocumentLearning/_components/MessageRendering.d.ts.map +1 -0
- package/dist/types/features/DocumentLearning/_components/MinimizedThinkingSteps.d.ts +4 -0
- package/dist/types/features/DocumentLearning/_components/MinimizedThinkingSteps.d.ts.map +1 -0
- package/dist/types/features/DocumentLearning/_components/SimilarLearningCard.d.ts +20 -0
- package/dist/types/features/DocumentLearning/_components/SimilarLearningCard.d.ts.map +1 -0
- package/dist/types/features/DocumentLearning/_components/TemplateRetrievalForm.d.ts +50 -0
- package/dist/types/features/DocumentLearning/_components/TemplateRetrievalForm.d.ts.map +1 -0
- package/dist/types/features/DocumentLearning/_components/TooltipComponent.d.ts +8 -0
- package/dist/types/features/DocumentLearning/_components/TooltipComponent.d.ts.map +1 -0
- package/dist/types/features/DocumentLearning/_components/_svg/ArrowDown.d.ts +4 -0
- package/dist/types/features/DocumentLearning/_components/_svg/ArrowDown.d.ts.map +1 -0
- package/dist/types/features/DocumentLearning/_components/_svg/ArrowIconBlue.d.ts +4 -0
- package/dist/types/features/DocumentLearning/_components/_svg/ArrowIconBlue.d.ts.map +1 -0
- package/dist/types/features/DocumentLearning/_components/_svg/CompleteIconGreen.d.ts +4 -0
- package/dist/types/features/DocumentLearning/_components/_svg/CompleteIconGreen.d.ts.map +1 -0
- package/dist/types/features/DocumentLearning/_components/_svg/NewChatIcon.d.ts +4 -0
- package/dist/types/features/DocumentLearning/_components/_svg/NewChatIcon.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/ILOTJ.d.ts +95 -0
- package/dist/types/features/IL-OTJ/ILOTJ.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/ILOTJTest.d.ts +609 -0
- package/dist/types/features/IL-OTJ/ILOTJTest.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/ILOTJTriageAITest.d.ts +12 -0
- package/dist/types/features/IL-OTJ/ILOTJTriageAITest.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/ValueTypeWrappers/TeachMePlugin.d.ts +102 -0
- package/dist/types/features/IL-OTJ/ValueTypeWrappers/TeachMePlugin.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/ValueTypeWrappers/TeachMeWrapper.d.ts +33 -0
- package/dist/types/features/IL-OTJ/ValueTypeWrappers/TeachMeWrapper.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/AccordianSection.d.ts +52 -0
- package/dist/types/features/IL-OTJ/_components/AccordianSection.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/AudioWaveform.d.ts +13 -0
- package/dist/types/features/IL-OTJ/_components/AudioWaveform.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/ChatComponents/ChatComponent.d.ts +59 -0
- package/dist/types/features/IL-OTJ/_components/ChatComponents/ChatComponent.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/ChatComponents/ChatHeader.d.ts +12 -0
- package/dist/types/features/IL-OTJ/_components/ChatComponents/ChatHeader.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/ChatComponents/NormalChat.d.ts +45 -0
- package/dist/types/features/IL-OTJ/_components/ChatComponents/NormalChat.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/ChatComponents/mockComparisonData.d.ts +1503 -0
- package/dist/types/features/IL-OTJ/_components/ChatComponents/mockComparisonData.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/CitationLink.d.ts +18 -0
- package/dist/types/features/IL-OTJ/_components/CitationLink.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/CognitiveDecisioningCard.d.ts +11 -0
- package/dist/types/features/IL-OTJ/_components/CognitiveDecisioningCard.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/ConflictingReasoningCard.d.ts +11 -0
- package/dist/types/features/IL-OTJ/_components/ConflictingReasoningCard.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/CriticalGaps.d.ts +11 -0
- package/dist/types/features/IL-OTJ/_components/CriticalGaps.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/GapExplanationAccordion.d.ts +10 -0
- package/dist/types/features/IL-OTJ/_components/GapExplanationAccordion.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/ILPopup.d.ts +33 -0
- package/dist/types/features/IL-OTJ/_components/ILPopup.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/ILPopup.styles.d.ts +2 -0
- package/dist/types/features/IL-OTJ/_components/ILPopup.styles.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/InputDataReasoningCard.d.ts +11 -0
- package/dist/types/features/IL-OTJ/_components/InputDataReasoningCard.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/MarkdownComponents/MarkdownElements.d.ts +33 -0
- package/dist/types/features/IL-OTJ/_components/MarkdownComponents/MarkdownElements.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/MarkdownComponents/MarkdownSelect.d.ts +26 -0
- package/dist/types/features/IL-OTJ/_components/MarkdownComponents/MarkdownSelect.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/MarkdownRenderer.d.ts +25 -0
- package/dist/types/features/IL-OTJ/_components/MarkdownRenderer.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/MessageRendering/ChatFeedback.d.ts +26 -0
- package/dist/types/features/IL-OTJ/_components/MessageRendering/ChatFeedback.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/MessageRendering/ClickableChatComponents.d.ts +8 -0
- package/dist/types/features/IL-OTJ/_components/MessageRendering/ClickableChatComponents.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/MessageRendering/MessageRendering.d.ts +35 -0
- package/dist/types/features/IL-OTJ/_components/MessageRendering/MessageRendering.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/MessageRendering/RuleValidationCard.d.ts +24 -0
- package/dist/types/features/IL-OTJ/_components/MessageRendering/RuleValidationCard.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/MessageRendering/RuleVariantCard.d.ts +17 -0
- package/dist/types/features/IL-OTJ/_components/MessageRendering/RuleVariantCard.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/MinimizedThinkingSteps.d.ts +4 -0
- package/dist/types/features/IL-OTJ/_components/MinimizedThinkingSteps.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/NewMinimizedThinkingSteps.d.ts +7 -0
- package/dist/types/features/IL-OTJ/_components/NewMinimizedThinkingSteps.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/TooltipComponent.d.ts +8 -0
- package/dist/types/features/IL-OTJ/_components/TooltipComponent.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/VariantLoadingOverlay.d.ts +9 -0
- package/dist/types/features/IL-OTJ/_components/VariantLoadingOverlay.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/ViewFormUpdateCard.d.ts +3 -0
- package/dist/types/features/IL-OTJ/_components/ViewFormUpdateCard.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/ViewIdentifiedFieldsCard.d.ts +3 -0
- package/dist/types/features/IL-OTJ/_components/ViewIdentifiedFieldsCard.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/WatchMeWork/AgentStepsView.d.ts +16 -0
- package/dist/types/features/IL-OTJ/_components/WatchMeWork/AgentStepsView.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/WatchMeWork/StepDetailView.d.ts +11 -0
- package/dist/types/features/IL-OTJ/_components/WatchMeWork/StepDetailView.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/WatchMeWork/Thinkingstepshelper.d.ts +43 -0
- package/dist/types/features/IL-OTJ/_components/WatchMeWork/Thinkingstepshelper.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/WatchMeWork/Usethinkingsteps.d.ts +27 -0
- package/dist/types/features/IL-OTJ/_components/WatchMeWork/Usethinkingsteps.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/WatchMeWork/WorkingIndicator.d.ts +7 -0
- package/dist/types/features/IL-OTJ/_components/WatchMeWork/WorkingIndicator.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/_svg/ArrowDown.d.ts +4 -0
- package/dist/types/features/IL-OTJ/_components/_svg/ArrowDown.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/_svg/ArrowIconBlue.d.ts +4 -0
- package/dist/types/features/IL-OTJ/_components/_svg/ArrowIconBlue.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/_svg/BookIcon.d.ts +4 -0
- package/dist/types/features/IL-OTJ/_components/_svg/BookIcon.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/_svg/ButtonCognitiveIcon.d.ts +7 -0
- package/dist/types/features/IL-OTJ/_components/_svg/ButtonCognitiveIcon.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/_svg/ChevronDown.d.ts +4 -0
- package/dist/types/features/IL-OTJ/_components/_svg/ChevronDown.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/_svg/ChevronIcon.d.ts +7 -0
- package/dist/types/features/IL-OTJ/_components/_svg/ChevronIcon.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/_svg/ChevronUp.d.ts +4 -0
- package/dist/types/features/IL-OTJ/_components/_svg/ChevronUp.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/_svg/CitationLinkSparkleIcon.d.ts +10 -0
- package/dist/types/features/IL-OTJ/_components/_svg/CitationLinkSparkleIcon.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/_svg/CognitiveDecisioning.d.ts +4 -0
- package/dist/types/features/IL-OTJ/_components/_svg/CognitiveDecisioning.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/_svg/CompleteIconGreen.d.ts +4 -0
- package/dist/types/features/IL-OTJ/_components/_svg/CompleteIconGreen.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/_svg/EditPencilIcon.d.ts +7 -0
- package/dist/types/features/IL-OTJ/_components/_svg/EditPencilIcon.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/_svg/GapIcon.d.ts +10 -0
- package/dist/types/features/IL-OTJ/_components/_svg/GapIcon.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/_svg/HumanWithBrainIcon.d.ts +9 -0
- package/dist/types/features/IL-OTJ/_components/_svg/HumanWithBrainIcon.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/_svg/InfoIcon.d.ts +4 -0
- package/dist/types/features/IL-OTJ/_components/_svg/InfoIcon.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/_svg/LeftAndRightArrow.d.ts +4 -0
- package/dist/types/features/IL-OTJ/_components/_svg/LeftAndRightArrow.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/_svg/Lightbulb.d.ts +10 -0
- package/dist/types/features/IL-OTJ/_components/_svg/Lightbulb.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/_svg/NewChatIcon.d.ts +10 -0
- package/dist/types/features/IL-OTJ/_components/_svg/NewChatIcon.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/_svg/PencilEdit.d.ts +9 -0
- package/dist/types/features/IL-OTJ/_components/_svg/PencilEdit.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/_svg/RadioButton.d.ts +10 -0
- package/dist/types/features/IL-OTJ/_components/_svg/RadioButton.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/_svg/RightSideIcons.d.ts +10 -0
- package/dist/types/features/IL-OTJ/_components/_svg/RightSideIcons.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/_svg/ScrollToBottom.d.ts +3 -0
- package/dist/types/features/IL-OTJ/_components/_svg/ScrollToBottom.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/_svg/SendButton.d.ts +3 -0
- package/dist/types/features/IL-OTJ/_components/_svg/SendButton.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/_svg/SparkleIcon.d.ts +4 -0
- package/dist/types/features/IL-OTJ/_components/_svg/SparkleIcon.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/_svg/TickIcon.d.ts +10 -0
- package/dist/types/features/IL-OTJ/_components/_svg/TickIcon.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/_svg/UserIcon.d.ts +3 -0
- package/dist/types/features/IL-OTJ/_components/_svg/UserIcon.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/_svg/WarningIcon.d.ts +4 -0
- package/dist/types/features/IL-OTJ/_components/_svg/WarningIcon.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/_svg/WatchMeWorkIcon.d.ts +4 -0
- package/dist/types/features/IL-OTJ/_components/_svg/WatchMeWorkIcon.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/atoms/Button/Button.d.ts +7 -0
- package/dist/types/features/IL-OTJ/_components/atoms/Button/Button.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/atoms/Button/index.d.ts +2 -0
- package/dist/types/features/IL-OTJ/_components/atoms/Button/index.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/atoms/Dropdown/Dropdown.d.ts +15 -0
- package/dist/types/features/IL-OTJ/_components/atoms/Dropdown/Dropdown.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/atoms/Dropdown/index.d.ts +2 -0
- package/dist/types/features/IL-OTJ/_components/atoms/Dropdown/index.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/atoms/SkeletonLoader/SkeletonLoader.d.ts +11 -0
- package/dist/types/features/IL-OTJ/_components/atoms/SkeletonLoader/SkeletonLoader.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/atoms/Textarea/Textarea.d.ts +27 -0
- package/dist/types/features/IL-OTJ/_components/atoms/Textarea/Textarea.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/atoms/Textarea/index.d.ts +2 -0
- package/dist/types/features/IL-OTJ/_components/atoms/Textarea/index.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/atoms/Toggle/Toggle.d.ts +9 -0
- package/dist/types/features/IL-OTJ/_components/atoms/Toggle/Toggle.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/atoms/Toggle/index.d.ts +2 -0
- package/dist/types/features/IL-OTJ/_components/atoms/Toggle/index.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/cognitiveDecisioningThemeStyles.d.ts +98 -0
- package/dist/types/features/IL-OTJ/_components/cognitiveDecisioningThemeStyles.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/hooks/usePendingEditHighlight.d.ts +5 -0
- package/dist/types/features/IL-OTJ/_components/hooks/usePendingEditHighlight.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/hooks/useVariantEditSession.d.ts +66 -0
- package/dist/types/features/IL-OTJ/_components/hooks/useVariantEditSession.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/index.d.ts +22 -0
- package/dist/types/features/IL-OTJ/_components/index.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/molecules/Condition/ConditionList.d.ts +39 -0
- package/dist/types/features/IL-OTJ/_components/molecules/Condition/ConditionList.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/molecules/Condition/index.d.ts +2 -0
- package/dist/types/features/IL-OTJ/_components/molecules/Condition/index.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/molecules/Sections/SectionWrapper.d.ts +19 -0
- package/dist/types/features/IL-OTJ/_components/molecules/Sections/SectionWrapper.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/molecules/Sections/index.d.ts +2 -0
- package/dist/types/features/IL-OTJ/_components/molecules/Sections/index.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/molecules/SeperationRow/SeparationRow.d.ts +15 -0
- package/dist/types/features/IL-OTJ/_components/molecules/SeperationRow/SeparationRow.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/molecules/SeperationRow/index.d.ts +2 -0
- package/dist/types/features/IL-OTJ/_components/molecules/SeperationRow/index.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/organisms/ConditionSection/ConditionSection.d.ts +3 -0
- package/dist/types/features/IL-OTJ/_components/organisms/ConditionSection/ConditionSection.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/organisms/ConditionSection/index.d.ts +2 -0
- package/dist/types/features/IL-OTJ/_components/organisms/ConditionSection/index.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/organisms/ConfigSection/ConfigSection.d.ts +30 -0
- package/dist/types/features/IL-OTJ/_components/organisms/ConfigSection/ConfigSection.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/organisms/ConfigSection/index.d.ts +2 -0
- package/dist/types/features/IL-OTJ/_components/organisms/ConfigSection/index.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/organisms/DropdownSection/DropdownSection.d.ts +17 -0
- package/dist/types/features/IL-OTJ/_components/organisms/DropdownSection/DropdownSection.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/organisms/DropdownSection/index.d.ts +2 -0
- package/dist/types/features/IL-OTJ/_components/organisms/DropdownSection/index.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/organisms/ScopeSection/ScopeSection.d.ts +34 -0
- package/dist/types/features/IL-OTJ/_components/organisms/ScopeSection/ScopeSection.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/organisms/ScopeSection/index.d.ts +2 -0
- package/dist/types/features/IL-OTJ/_components/organisms/ScopeSection/index.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/organisms/TextSection/TextSection.d.ts +3 -0
- package/dist/types/features/IL-OTJ/_components/organisms/TextSection/TextSection.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/organisms/TextSection/index.d.ts +2 -0
- package/dist/types/features/IL-OTJ/_components/organisms/TextSection/index.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/templates/BaseTemplate/BaseTemplate.d.ts +73 -0
- package/dist/types/features/IL-OTJ/_components/templates/BaseTemplate/BaseTemplate.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/templates/CreateCategory/CreateCategory.d.ts +71 -0
- package/dist/types/features/IL-OTJ/_components/templates/CreateCategory/CreateCategory.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/templates/RuleComparison/AgentComposerRuleComparison.d.ts +55 -0
- package/dist/types/features/IL-OTJ/_components/templates/RuleComparison/AgentComposerRuleComparison.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/templates/RuleComparison/RuleComparison.d.ts +22 -0
- package/dist/types/features/IL-OTJ/_components/templates/RuleComparison/RuleComparison.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/templates/RuleComparison/RuleComparisonNew.d.ts +57 -0
- package/dist/types/features/IL-OTJ/_components/templates/RuleComparison/RuleComparisonNew.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/templates/SchemaDriven/SchemaDrivenCreateRule.d.ts +12 -0
- package/dist/types/features/IL-OTJ/_components/templates/SchemaDriven/SchemaDrivenCreateRule.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/templates/TemplatesMap/index.d.ts +2 -0
- package/dist/types/features/IL-OTJ/_components/templates/TemplatesMap/index.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/templates/TemplatesMap/templatesMap.d.ts +12 -0
- package/dist/types/features/IL-OTJ/_components/templates/TemplatesMap/templatesMap.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/templates/Testing/Testing.d.ts +3 -0
- package/dist/types/features/IL-OTJ/_components/templates/Testing/Testing.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/templates/Testing/index.d.ts +2 -0
- package/dist/types/features/IL-OTJ/_components/templates/Testing/index.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/templates/TrafficManager/CreateRule.d.ts +10 -0
- package/dist/types/features/IL-OTJ/_components/templates/TrafficManager/CreateRule.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/templates/TrafficManager/TrafficManagerTemplate.d.ts +3 -0
- package/dist/types/features/IL-OTJ/_components/templates/TrafficManager/TrafficManagerTemplate.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/templates/TrafficManager/index.d.ts +2 -0
- package/dist/types/features/IL-OTJ/_components/templates/TrafficManager/index.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/templates/WorkflowComposer/WorkflowComposer.d.ts +3 -0
- package/dist/types/features/IL-OTJ/_components/templates/WorkflowComposer/WorkflowComposer.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/helpers/index.d.ts +2 -0
- package/dist/types/features/IL-OTJ/helpers/index.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/helpers/message-rendering-utils.d.ts +26 -0
- package/dist/types/features/IL-OTJ/helpers/message-rendering-utils.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/helpers/utils.d.ts +23 -0
- package/dist/types/features/IL-OTJ/helpers/utils.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/store/CitationsContext.d.ts +23 -0
- package/dist/types/features/IL-OTJ/store/CitationsContext.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/store/index.d.ts +2 -0
- package/dist/types/features/IL-OTJ/store/index.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/components/GuidelineCardMenu.d.ts +34 -0
- package/dist/types/features/IL-marketplace/components/GuidelineCardMenu.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/components/GuidelineCart.d.ts +4 -0
- package/dist/types/features/IL-marketplace/components/GuidelineCart.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/components/GuidelineCartHeader.d.ts +14 -0
- package/dist/types/features/IL-marketplace/components/GuidelineCartHeader.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/components/GuidelineCartItem.d.ts +16 -0
- package/dist/types/features/IL-marketplace/components/GuidelineCartItem.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/components/GuidelineConfirmDialog.d.ts +18 -0
- package/dist/types/features/IL-marketplace/components/GuidelineConfirmDialog.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/components/GuidelineEmptyState.d.ts +11 -0
- package/dist/types/features/IL-marketplace/components/GuidelineEmptyState.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/components/GuidelineFilterPanel.d.ts +9 -0
- package/dist/types/features/IL-marketplace/components/GuidelineFilterPanel.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/components/GuidelineHeader.d.ts +4 -0
- package/dist/types/features/IL-marketplace/components/GuidelineHeader.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/components/GuidelineIconButton.d.ts +15 -0
- package/dist/types/features/IL-marketplace/components/GuidelineIconButton.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/components/GuidelineLandingPage.d.ts +4 -0
- package/dist/types/features/IL-marketplace/components/GuidelineLandingPage.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/components/GuidelineLibrary.d.ts +68 -0
- package/dist/types/features/IL-marketplace/components/GuidelineLibrary.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/components/GuidelineLibraryCard.d.ts +94 -0
- package/dist/types/features/IL-marketplace/components/GuidelineLibraryCard.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/components/GuidelineLibraryContent.d.ts +96 -0
- package/dist/types/features/IL-marketplace/components/GuidelineLibraryContent.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/components/GuidelineLibraryTab.d.ts +27 -0
- package/dist/types/features/IL-marketplace/components/GuidelineLibraryTab.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/components/GuidelineProceedButton.d.ts +4 -0
- package/dist/types/features/IL-marketplace/components/GuidelineProceedButton.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/components/GuidelineSelectButton.d.ts +11 -0
- package/dist/types/features/IL-marketplace/components/GuidelineSelectButton.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/components/GuidelineStatusChip.d.ts +10 -0
- package/dist/types/features/IL-marketplace/components/GuidelineStatusChip.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/components/GuidelineTooltip.d.ts +10 -0
- package/dist/types/features/IL-marketplace/components/GuidelineTooltip.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/components/ILMarketPlacePublish/LearningsSelectionBody.d.ts +3 -0
- package/dist/types/features/IL-marketplace/components/ILMarketPlacePublish/LearningsSelectionBody.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/components/ILMarketPlacePublish/LearningsSelectionFooter.d.ts +8 -0
- package/dist/types/features/IL-marketplace/components/ILMarketPlacePublish/LearningsSelectionFooter.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/components/ILMarketPlacePublish/LearningsValidationBody.d.ts +3 -0
- package/dist/types/features/IL-marketplace/components/ILMarketPlacePublish/LearningsValidationBody.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/components/ILMarketPlacePublish/LearningsValidationFooter.d.ts +8 -0
- package/dist/types/features/IL-marketplace/components/ILMarketPlacePublish/LearningsValidationFooter.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/components/ILMarketPlacePublish/PublishDetailsCards.d.ts +24 -0
- package/dist/types/features/IL-marketplace/components/ILMarketPlacePublish/PublishDetailsCards.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/components/ILMarketPlacePublish/PublishEmptyState.d.ts +8 -0
- package/dist/types/features/IL-marketplace/components/ILMarketPlacePublish/PublishEmptyState.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/components/ILMarketPlacePublish/PublishStepBody.d.ts +4 -0
- package/dist/types/features/IL-marketplace/components/ILMarketPlacePublish/PublishStepBody.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/components/ILMarketPlacePublish/PublishStepFooter.d.ts +4 -0
- package/dist/types/features/IL-marketplace/components/ILMarketPlacePublish/PublishStepFooter.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/components/ILMarketPlacePublish/PublishStepper.d.ts +5 -0
- package/dist/types/features/IL-marketplace/components/ILMarketPlacePublish/PublishStepper.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/components/ILMarketPlacePublish/PublishToMarketplace.constants.d.ts +3 -0
- package/dist/types/features/IL-marketplace/components/ILMarketPlacePublish/PublishToMarketplace.constants.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/components/ILMarketPlacePublish/PublishToMarketplace.types.d.ts +94 -0
- package/dist/types/features/IL-marketplace/components/ILMarketPlacePublish/PublishToMarketplace.types.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/components/ILMarketPlacePublish/PublishToMarketplaceCompnent.d.ts +44 -0
- package/dist/types/features/IL-marketplace/components/ILMarketPlacePublish/PublishToMarketplaceCompnent.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/components/ILMarketPlacePublish/ReleaseSummaryBody.d.ts +4 -0
- package/dist/types/features/IL-marketplace/components/ILMarketPlacePublish/ReleaseSummaryBody.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/components/ILMarketPlacePublish/ReleaseSummaryFooter.d.ts +14 -0
- package/dist/types/features/IL-marketplace/components/ILMarketPlacePublish/ReleaseSummaryFooter.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/components/ILMarketPlacePublish/TemplateDetailsBody.d.ts +4 -0
- package/dist/types/features/IL-marketplace/components/ILMarketPlacePublish/TemplateDetailsBody.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/components/ILMarketPlacePublish/TemplateDetailsFooter.d.ts +8 -0
- package/dist/types/features/IL-marketplace/components/ILMarketPlacePublish/TemplateDetailsFooter.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/components/LearningManagementWrapper.d.ts +31 -0
- package/dist/types/features/IL-marketplace/components/LearningManagementWrapper.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/components/VersionSelectDropdown.d.ts +13 -0
- package/dist/types/features/IL-marketplace/components/VersionSelectDropdown.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/constants.d.ts +183 -0
- package/dist/types/features/IL-marketplace/constants.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/hooks/useControllableState.d.ts +8 -0
- package/dist/types/features/IL-marketplace/hooks/useControllableState.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/hooks/useDeleteGuidelineMutation.d.ts +10 -0
- package/dist/types/features/IL-marketplace/hooks/useDeleteGuidelineMutation.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/hooks/useGuidelineSelection.d.ts +17 -0
- package/dist/types/features/IL-marketplace/hooks/useGuidelineSelection.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/hooks/useGuidelineWorkspaceLegacyBridge.d.ts +6 -0
- package/dist/types/features/IL-marketplace/hooks/useGuidelineWorkspaceLegacyBridge.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/hooks/useMarketplaceApprovalStatus.d.ts +4 -0
- package/dist/types/features/IL-marketplace/hooks/useMarketplaceApprovalStatus.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/hooks/useMarketplacePublishILKBData.d.ts +29 -0
- package/dist/types/features/IL-marketplace/hooks/useMarketplacePublishILKBData.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/hooks/usePublishingFlowConfig.d.ts +17 -0
- package/dist/types/features/IL-marketplace/hooks/usePublishingFlowConfig.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/icons/GuidelineSpinner.d.ts +7 -0
- package/dist/types/features/IL-marketplace/icons/GuidelineSpinner.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/index.d.ts +42 -0
- package/dist/types/features/IL-marketplace/index.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/marketplaceTheme.d.ts +99 -0
- package/dist/types/features/IL-marketplace/marketplaceTheme.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/queryClient.d.ts +3 -0
- package/dist/types/features/IL-marketplace/queryClient.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/services/IL-marketplace.api.d.ts +156 -0
- package/dist/types/features/IL-marketplace/services/IL-marketplace.api.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/services/guideline.api.d.ts +2 -0
- package/dist/types/features/IL-marketplace/services/guideline.api.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/services/guideline.cart.api.d.ts +28 -0
- package/dist/types/features/IL-marketplace/services/guideline.cart.api.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/services/guideline.chat.d.ts +2 -0
- package/dist/types/features/IL-marketplace/services/guideline.chat.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/services/guideline.content.d.ts +2 -0
- package/dist/types/features/IL-marketplace/services/guideline.content.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/services/guideline.core.api.d.ts +51 -0
- package/dist/types/features/IL-marketplace/services/guideline.core.api.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/services/guideline.runtime.config.d.ts +47 -0
- package/dist/types/features/IL-marketplace/services/guideline.runtime.config.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/services/guideline.session.d.ts +10 -0
- package/dist/types/features/IL-marketplace/services/guideline.session.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/services/instant-learning.api.d.ts +112 -0
- package/dist/types/features/IL-marketplace/services/instant-learning.api.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/services/instant-learning.wishlist.d.ts +8 -0
- package/dist/types/features/IL-marketplace/services/instant-learning.wishlist.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/store/usePublishTemplateStore.d.ts +14 -0
- package/dist/types/features/IL-marketplace/store/usePublishTemplateStore.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/store/usePublishingFlowConfigStore.d.ts +132 -0
- package/dist/types/features/IL-marketplace/store/usePublishingFlowConfigStore.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/types/add-context.types.d.ts +40 -0
- package/dist/types/features/IL-marketplace/types/add-context.types.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/types/api.types.d.ts +116 -0
- package/dist/types/features/IL-marketplace/types/api.types.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/types/file-item.d.ts +60 -0
- package/dist/types/features/IL-marketplace/types/file-item.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/types/guideline.api.types.d.ts +11 -0
- package/dist/types/features/IL-marketplace/types/guideline.api.types.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/types/guideline.types.d.ts +42 -0
- package/dist/types/features/IL-marketplace/types/guideline.types.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/types.d.ts +443 -0
- package/dist/types/features/IL-marketplace/types.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/utils/addContextHelpers.d.ts +7 -0
- package/dist/types/features/IL-marketplace/utils/addContextHelpers.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/utils/cn.d.ts +3 -0
- package/dist/types/features/IL-marketplace/utils/cn.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/utils/guidelineFiles.d.ts +17 -0
- package/dist/types/features/IL-marketplace/utils/guidelineFiles.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/utils/guidelineOverlay.d.ts +3 -0
- package/dist/types/features/IL-marketplace/utils/guidelineOverlay.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/utils/guidelineSort.d.ts +3 -0
- package/dist/types/features/IL-marketplace/utils/guidelineSort.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/utils/microfrontend.d.ts +23 -0
- package/dist/types/features/IL-marketplace/utils/microfrontend.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/utils/publishingFlow.d.ts +35 -0
- package/dist/types/features/IL-marketplace/utils/publishingFlow.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/utils/session.d.ts +4 -0
- package/dist/types/features/IL-marketplace/utils/session.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/utils/url.d.ts +2 -0
- package/dist/types/features/IL-marketplace/utils/url.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/utils.d.ts +75 -0
- package/dist/types/features/IL-marketplace/utils.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/workspace/useGuidelineWorkspace.d.ts +44 -0
- package/dist/types/features/IL-marketplace/workspace/useGuidelineWorkspace.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/workspace/workspace.context.d.ts +9 -0
- package/dist/types/features/IL-marketplace/workspace/workspace.context.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/workspace/workspace.runtime.d.ts +12 -0
- package/dist/types/features/IL-marketplace/workspace/workspace.runtime.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/workspace/workspace.selectors.d.ts +5 -0
- package/dist/types/features/IL-marketplace/workspace/workspace.selectors.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/workspace/workspace.types.d.ts +89 -0
- package/dist/types/features/IL-marketplace/workspace/workspace.types.d.ts.map +1 -0
- package/dist/types/features/InstantLearning/InstantLearning.d.ts +118 -0
- package/dist/types/features/InstantLearning/InstantLearning.d.ts.map +1 -0
- package/dist/types/features/InstantLearning/_components/AudioWaveform.d.ts +13 -0
- package/dist/types/features/InstantLearning/_components/AudioWaveform.d.ts.map +1 -0
- package/dist/types/features/InstantLearning/_components/ChatComponent.d.ts +58 -0
- package/dist/types/features/InstantLearning/_components/ChatComponent.d.ts.map +1 -0
- package/dist/types/features/InstantLearning/_components/ConflictingLearningWarnCard.d.ts +13 -0
- package/dist/types/features/InstantLearning/_components/ConflictingLearningWarnCard.d.ts.map +1 -0
- package/dist/types/features/InstantLearning/_components/ConflictingLearningWarnCardDB.d.ts +41 -0
- package/dist/types/features/InstantLearning/_components/ConflictingLearningWarnCardDB.d.ts.map +1 -0
- package/dist/types/features/InstantLearning/_components/ContextualChatComponent.d.ts +64 -0
- package/dist/types/features/InstantLearning/_components/ContextualChatComponent.d.ts.map +1 -0
- package/dist/types/features/InstantLearning/_components/ContextualConflictDBCard.d.ts +32 -0
- package/dist/types/features/InstantLearning/_components/ContextualConflictDBCard.d.ts.map +1 -0
- package/dist/types/features/InstantLearning/_components/ContextualLearningForm.d.ts +45 -0
- package/dist/types/features/InstantLearning/_components/ContextualLearningForm.d.ts.map +1 -0
- package/dist/types/features/InstantLearning/_components/DebuggerPanel.d.ts +16 -0
- package/dist/types/features/InstantLearning/_components/DebuggerPanel.d.ts.map +1 -0
- package/dist/types/features/InstantLearning/_components/GeneralizationAccordion.d.ts +28 -0
- package/dist/types/features/InstantLearning/_components/GeneralizationAccordion.d.ts.map +1 -0
- package/dist/types/features/InstantLearning/_components/LearningDetailsForm.d.ts +74 -0
- package/dist/types/features/InstantLearning/_components/LearningDetailsForm.d.ts.map +1 -0
- package/dist/types/features/InstantLearning/_components/MessageRendering.d.ts +10 -0
- package/dist/types/features/InstantLearning/_components/MessageRendering.d.ts.map +1 -0
- package/dist/types/features/InstantLearning/_components/MinimizedThinkingSteps.d.ts +4 -0
- package/dist/types/features/InstantLearning/_components/MinimizedThinkingSteps.d.ts.map +1 -0
- package/dist/types/features/InstantLearning/_components/SimilarLearningCard.d.ts +20 -0
- package/dist/types/features/InstantLearning/_components/SimilarLearningCard.d.ts.map +1 -0
- package/dist/types/features/InstantLearning/_components/TemplateRetrievalForm.d.ts +50 -0
- package/dist/types/features/InstantLearning/_components/TemplateRetrievalForm.d.ts.map +1 -0
- package/dist/types/features/InstantLearning/_components/TooltipComponent.d.ts +8 -0
- package/dist/types/features/InstantLearning/_components/TooltipComponent.d.ts.map +1 -0
- package/dist/types/features/InstantLearning/_components/_svg/ArrowDown.d.ts +4 -0
- package/dist/types/features/InstantLearning/_components/_svg/ArrowDown.d.ts.map +1 -0
- package/dist/types/features/InstantLearning/_components/_svg/ArrowIconBlue.d.ts +4 -0
- package/dist/types/features/InstantLearning/_components/_svg/ArrowIconBlue.d.ts.map +1 -0
- package/dist/types/features/InstantLearning/_components/_svg/CompleteIconGreen.d.ts +4 -0
- package/dist/types/features/InstantLearning/_components/_svg/CompleteIconGreen.d.ts.map +1 -0
- package/dist/types/features/InstantLearning/_components/_svg/NewChatIcon.d.ts +4 -0
- package/dist/types/features/InstantLearning/_components/_svg/NewChatIcon.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/AuditLog/AuditLog.d.ts +11 -0
- package/dist/types/features/LearningManagement/AuditLog/AuditLog.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/AuditLog/ChangeLogDiff.d.ts +15 -0
- package/dist/types/features/LearningManagement/AuditLog/ChangeLogDiff.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/LearningManagement.d.ts +67 -0
- package/dist/types/features/LearningManagement/LearningManagement.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/LearningManagementTest.d.ts +4 -0
- package/dist/types/features/LearningManagement/LearningManagementTest.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/LearningTemplateLayout.d.ts +41 -0
- package/dist/types/features/LearningManagement/LearningTemplateLayout.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/RBAC/AccessManagementPanel.d.ts +8 -0
- package/dist/types/features/LearningManagement/RBAC/AccessManagementPanel.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/RBAC/AccessPanel.d.ts +12 -0
- package/dist/types/features/LearningManagement/RBAC/AccessPanel.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/RBAC/index.d.ts +4 -0
- package/dist/types/features/LearningManagement/RBAC/index.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/RuleContent/AddScopeApprovalSearchComponent.d.ts +12 -0
- package/dist/types/features/LearningManagement/RuleContent/AddScopeApprovalSearchComponent.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/RuleContent/AddScopeModal.d.ts +19 -0
- package/dist/types/features/LearningManagement/RuleContent/AddScopeModal.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/RuleContent/ApprovalActionButton.d.ts +8 -0
- package/dist/types/features/LearningManagement/RuleContent/ApprovalActionButton.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/RuleContent/ApprovalLearningDialog.d.ts +18 -0
- package/dist/types/features/LearningManagement/RuleContent/ApprovalLearningDialog.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/RuleContent/ContentLogic.d.ts +44 -0
- package/dist/types/features/LearningManagement/RuleContent/ContentLogic.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/RuleContent/HistorySkeleton.d.ts +10 -0
- package/dist/types/features/LearningManagement/RuleContent/HistorySkeleton.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/RuleContent/InheritanceBreadcrumb.d.ts +22 -0
- package/dist/types/features/LearningManagement/RuleContent/InheritanceBreadcrumb.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/RuleContent/InstructionPromptBlock.d.ts +27 -0
- package/dist/types/features/LearningManagement/RuleContent/InstructionPromptBlock.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/RuleContent/OverrideTimeline.d.ts +23 -0
- package/dist/types/features/LearningManagement/RuleContent/OverrideTimeline.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/RuleContent/PendingApprovalChip.d.ts +7 -0
- package/dist/types/features/LearningManagement/RuleContent/PendingApprovalChip.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/RuleContent/RenameScopeModal.d.ts +10 -0
- package/dist/types/features/LearningManagement/RuleContent/RenameScopeModal.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/RuleContent/RuleAccordion.d.ts +131 -0
- package/dist/types/features/LearningManagement/RuleContent/RuleAccordion.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/RuleContent/RuleAccordionHeader.d.ts +47 -0
- package/dist/types/features/LearningManagement/RuleContent/RuleAccordionHeader.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/RuleContent/RuleAccordionShell.d.ts +69 -0
- package/dist/types/features/LearningManagement/RuleContent/RuleAccordionShell.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/RuleContent/RuleConditionBlock.d.ts +39 -0
- package/dist/types/features/LearningManagement/RuleContent/RuleConditionBlock.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/RuleContent/RuleContent.d.ts +49 -0
- package/dist/types/features/LearningManagement/RuleContent/RuleContent.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/RuleContent/RuleHeader.d.ts +41 -0
- package/dist/types/features/LearningManagement/RuleContent/RuleHeader.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/RuleContent/RuleTierList.d.ts +51 -0
- package/dist/types/features/LearningManagement/RuleContent/RuleTierList.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/RuleContent/TierCard.d.ts +60 -0
- package/dist/types/features/LearningManagement/RuleContent/TierCard.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/RuleContent/VariantCard.d.ts +109 -0
- package/dist/types/features/LearningManagement/RuleContent/VariantCard.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/RuleContent/VariantList.d.ts +106 -0
- package/dist/types/features/LearningManagement/RuleContent/VariantList.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/ScopeSelector.d.ts +45 -0
- package/dist/types/features/LearningManagement/ScopeSelector.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/Sidebar.d.ts +37 -0
- package/dist/types/features/LearningManagement/Sidebar.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/SidebarWrapper.d.ts +34 -0
- package/dist/types/features/LearningManagement/SidebarWrapper.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/StationsContent/StationsContent.d.ts +17 -0
- package/dist/types/features/LearningManagement/StationsContent/StationsContent.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/apis/apiConfig.d.ts +54 -0
- package/dist/types/features/LearningManagement/apis/apiConfig.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/apis/scopeApis.d.ts +388 -0
- package/dist/types/features/LearningManagement/apis/scopeApis.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/components/CardSkeleton.d.ts +8 -0
- package/dist/types/features/LearningManagement/components/CardSkeleton.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/components/ConfirmationModal.d.ts +22 -0
- package/dist/types/features/LearningManagement/components/ConfirmationModal.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/components/CreateLearningSetModal.d.ts +20 -0
- package/dist/types/features/LearningManagement/components/CreateLearningSetModal.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/components/CreateRuleSetLegacyModal.d.ts +12 -0
- package/dist/types/features/LearningManagement/components/CreateRuleSetLegacyModal.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/components/CustomTooltip.d.ts +16 -0
- package/dist/types/features/LearningManagement/components/CustomTooltip.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/components/EmptyLearningState.d.ts +42 -0
- package/dist/types/features/LearningManagement/components/EmptyLearningState.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/components/ErrorStateDisplay.d.ts +25 -0
- package/dist/types/features/LearningManagement/components/ErrorStateDisplay.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/components/InstantLearningModal.d.ts +41 -0
- package/dist/types/features/LearningManagement/components/InstantLearningModal.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/components/InstantLearningModalDynamic.d.ts +62 -0
- package/dist/types/features/LearningManagement/components/InstantLearningModalDynamic.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/components/LearningTemplateManagementSkeleton.d.ts +8 -0
- package/dist/types/features/LearningManagement/components/LearningTemplateManagementSkeleton.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/components/PromptTextEditor.d.ts +44 -0
- package/dist/types/features/LearningManagement/components/PromptTextEditor.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/components/RuleContentSkeleton.d.ts +8 -0
- package/dist/types/features/LearningManagement/components/RuleContentSkeleton.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/components/ScopeSkeletonLoader.d.ts +36 -0
- package/dist/types/features/LearningManagement/components/ScopeSkeletonLoader.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/components/ScopeTree/HighlightedText.d.ts +8 -0
- package/dist/types/features/LearningManagement/components/ScopeTree/HighlightedText.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/components/ScopeTree/TreeAddAction.d.ts +10 -0
- package/dist/types/features/LearningManagement/components/ScopeTree/TreeAddAction.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/components/ScopeTree/TreeMenu.d.ts +17 -0
- package/dist/types/features/LearningManagement/components/ScopeTree/TreeMenu.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/components/ScopeTree/TreeNode.d.ts +38 -0
- package/dist/types/features/LearningManagement/components/ScopeTree/TreeNode.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/components/ScopeTree/TreeNodeHeader.d.ts +22 -0
- package/dist/types/features/LearningManagement/components/ScopeTree/TreeNodeHeader.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/components/ScopeTree/TreeSectionItem.d.ts +16 -0
- package/dist/types/features/LearningManagement/components/ScopeTree/TreeSectionItem.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/components/ScopeTree/TreeSidebar.d.ts +23 -0
- package/dist/types/features/LearningManagement/components/ScopeTree/TreeSidebar.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/components/ScopeTree/TreeTooltip.d.ts +10 -0
- package/dist/types/features/LearningManagement/components/ScopeTree/TreeTooltip.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/components/SidebarSearch.d.ts +25 -0
- package/dist/types/features/LearningManagement/components/SidebarSearch.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/components/Skeleton.d.ts +12 -0
- package/dist/types/features/LearningManagement/components/Skeleton.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/components/StationOnboarding/DayToggleSelector.d.ts +13 -0
- package/dist/types/features/LearningManagement/components/StationOnboarding/DayToggleSelector.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/components/StationOnboarding/InputField.d.ts +27 -0
- package/dist/types/features/LearningManagement/components/StationOnboarding/InputField.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/components/StationOnboarding/OnboardingLoader.d.ts +19 -0
- package/dist/types/features/LearningManagement/components/StationOnboarding/OnboardingLoader.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/components/StationOnboarding/StationAutocomplete.d.ts +15 -0
- package/dist/types/features/LearningManagement/components/StationOnboarding/StationAutocomplete.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/components/StationOnboarding/StationOnboardModal.d.ts +16 -0
- package/dist/types/features/LearningManagement/components/StationOnboarding/StationOnboardModal.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/components/StationOnboarding/TemplateCard.d.ts +22 -0
- package/dist/types/features/LearningManagement/components/StationOnboarding/TemplateCard.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/components/ToolTip.d.ts +8 -0
- package/dist/types/features/LearningManagement/components/ToolTip.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/config.d.ts +64 -0
- package/dist/types/features/LearningManagement/config.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/constants.d.ts +19 -0
- package/dist/types/features/LearningManagement/constants.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/hooks/useLearningTemplateQueryParams.d.ts +62 -0
- package/dist/types/features/LearningManagement/hooks/useLearningTemplateQueryParams.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/queries/useApprovalQueries.d.ts +20 -0
- package/dist/types/features/LearningManagement/queries/useApprovalQueries.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/queries/useLMSConfigQuery.d.ts +9 -0
- package/dist/types/features/LearningManagement/queries/useLMSConfigQuery.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/shared/ErrorToastContent.d.ts +22 -0
- package/dist/types/features/LearningManagement/shared/ErrorToastContent.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/shared/SuccessToastContent.d.ts +22 -0
- package/dist/types/features/LearningManagement/shared/SuccessToastContent.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/shared/index.d.ts +7 -0
- package/dist/types/features/LearningManagement/shared/index.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/store/types.d.ts +32 -0
- package/dist/types/features/LearningManagement/store/types.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/store/useAppSecRolesStore.d.ts +11 -0
- package/dist/types/features/LearningManagement/store/useAppSecRolesStore.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/store/useAuthStore.d.ts +12 -0
- package/dist/types/features/LearningManagement/store/useAuthStore.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/store/useConfigStore.d.ts +18 -0
- package/dist/types/features/LearningManagement/store/useConfigStore.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/store/useEnvStore.d.ts +36 -0
- package/dist/types/features/LearningManagement/store/useEnvStore.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/store/useExternalWorkflowStore.d.ts +38 -0
- package/dist/types/features/LearningManagement/store/useExternalWorkflowStore.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/store/useLMSConfigStore.d.ts +388 -0
- package/dist/types/features/LearningManagement/store/useLMSConfigStore.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/store/useLearningTemplateStore.d.ts +84 -0
- package/dist/types/features/LearningManagement/store/useLearningTemplateStore.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/store/usePermissionsStore.d.ts +35 -0
- package/dist/types/features/LearningManagement/store/usePermissionsStore.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/types.d.ts +288 -0
- package/dist/types/features/LearningManagement/types.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/utils/learningMetadataUtils.d.ts +17 -0
- package/dist/types/features/LearningManagement/utils/learningMetadataUtils.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/utils/treeUtils.d.ts +18 -0
- package/dist/types/features/LearningManagement/utils/treeUtils.d.ts.map +1 -0
- package/dist/types/features/UploadData/Components/SelectDataFromGoogleDrive/SelectDataFromGoogleDrive.d.ts +4 -0
- package/dist/types/features/UploadData/Components/SelectDataFromGoogleDrive/SelectDataFromGoogleDrive.d.ts.map +1 -0
- package/dist/types/features/UploadData/Components/SelectDataFromGoogleDrive/SelectDataFromGoogleDriveButton.d.ts +10 -0
- package/dist/types/features/UploadData/Components/SelectDataFromGoogleDrive/SelectDataFromGoogleDriveButton.d.ts.map +1 -0
- package/dist/types/features/UploadData/Components/SelectDataFromLocalSystem/SelectDataFromLocalSystem.d.ts +4 -0
- package/dist/types/features/UploadData/Components/SelectDataFromLocalSystem/SelectDataFromLocalSystem.d.ts.map +1 -0
- package/dist/types/features/UploadData/Components/SelectDataFromLocalSystem/SelectDataFromLocalSystemButton.d.ts +10 -0
- package/dist/types/features/UploadData/Components/SelectDataFromLocalSystem/SelectDataFromLocalSystemButton.d.ts.map +1 -0
- package/dist/types/features/UploadData/Components/SelectDataFromRLEF/Components/Dataset-collection.d.ts +13 -0
- package/dist/types/features/UploadData/Components/SelectDataFromRLEF/Components/Dataset-collection.d.ts.map +1 -0
- package/dist/types/features/UploadData/Components/SelectDataFromRLEF/Components/DatasetCollectionInfo.d.ts +4 -0
- package/dist/types/features/UploadData/Components/SelectDataFromRLEF/Components/DatasetCollectionInfo.d.ts.map +1 -0
- package/dist/types/features/UploadData/Components/SelectDataFromRLEF/Components/ProjectTaskSelect.d.ts +4 -0
- package/dist/types/features/UploadData/Components/SelectDataFromRLEF/Components/ProjectTaskSelect.d.ts.map +1 -0
- package/dist/types/features/UploadData/Components/SelectDataFromRLEF/Components/Tooltip.d.ts +10 -0
- package/dist/types/features/UploadData/Components/SelectDataFromRLEF/Components/Tooltip.d.ts.map +1 -0
- package/dist/types/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/ConfidenceScoreColumnMenu.d.ts +22 -0
- package/dist/types/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/ConfidenceScoreColumnMenu.d.ts.map +1 -0
- package/dist/types/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/FilterHandlerUtility.d.ts +33 -0
- package/dist/types/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/FilterHandlerUtility.d.ts.map +1 -0
- package/dist/types/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/LabelColumnMenu.d.ts +20 -0
- package/dist/types/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/LabelColumnMenu.d.ts.map +1 -0
- package/dist/types/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/TableColumnResetFilterButton.d.ts +7 -0
- package/dist/types/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/TableColumnResetFilterButton.d.ts.map +1 -0
- package/dist/types/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/TagColumnMenu.d.ts +18 -0
- package/dist/types/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/TagColumnMenu.d.ts.map +1 -0
- package/dist/types/features/UploadData/Components/SelectDataFromRLEF/Components/dropdown-with-radio.d.ts +26 -0
- package/dist/types/features/UploadData/Components/SelectDataFromRLEF/Components/dropdown-with-radio.d.ts.map +1 -0
- package/dist/types/features/UploadData/Components/SelectDataFromRLEF/Components/input-label-with-info.d.ts +4 -0
- package/dist/types/features/UploadData/Components/SelectDataFromRLEF/Components/input-label-with-info.d.ts.map +1 -0
- package/dist/types/features/UploadData/Components/SelectDataFromRLEF/RELFInterfaces.d.ts +3 -0
- package/dist/types/features/UploadData/Components/SelectDataFromRLEF/RELFInterfaces.d.ts.map +1 -0
- package/dist/types/features/UploadData/Components/SelectDataFromRLEF/SelectDataFromRLEF.d.ts +4 -0
- package/dist/types/features/UploadData/Components/SelectDataFromRLEF/SelectDataFromRLEF.d.ts.map +1 -0
- package/dist/types/features/UploadData/Components/SelectDataFromRLEF/SelectDataFromRLEFButton.d.ts +10 -0
- package/dist/types/features/UploadData/Components/SelectDataFromRLEF/SelectDataFromRLEFButton.d.ts.map +1 -0
- package/dist/types/features/UploadData/Components/SelectDataFromRLEF/interfaces/collections.d.ts +1108 -0
- package/dist/types/features/UploadData/Components/SelectDataFromRLEF/interfaces/collections.d.ts.map +1 -0
- package/dist/types/features/UploadData/Components/SelectDataFromRLEF/interfaces/common.d.ts +57 -0
- package/dist/types/features/UploadData/Components/SelectDataFromRLEF/interfaces/common.d.ts.map +1 -0
- package/dist/types/features/UploadData/Components/SelectDataFromRLEF/interfaces/data.d.ts +643 -0
- package/dist/types/features/UploadData/Components/SelectDataFromRLEF/interfaces/data.d.ts.map +1 -0
- package/dist/types/features/UploadData/Components/SelectDataFromRLEF/interfaces/modelGroup.type.d.ts +24 -0
- package/dist/types/features/UploadData/Components/SelectDataFromRLEF/interfaces/modelGroup.type.d.ts.map +1 -0
- package/dist/types/features/UploadData/Components/SelectDataFromRLEF/interfaces/models.d.ts +283 -0
- package/dist/types/features/UploadData/Components/SelectDataFromRLEF/interfaces/models.d.ts.map +1 -0
- package/dist/types/features/UploadData/Components/SelectDataFromRLEF/interfaces/projects.d.ts +58 -0
- package/dist/types/features/UploadData/Components/SelectDataFromRLEF/interfaces/projects.d.ts.map +1 -0
- package/dist/types/features/UploadData/Components/SelectDataFromRLEF/interfaces/tags.d.ts +20 -0
- package/dist/types/features/UploadData/Components/SelectDataFromRLEF/interfaces/tags.d.ts.map +1 -0
- package/dist/types/features/UploadData/Components/SelectDataFromSavedDataSet/SelectDataFromSavedDataSet.d.ts +4 -0
- package/dist/types/features/UploadData/Components/SelectDataFromSavedDataSet/SelectDataFromSavedDataSet.d.ts.map +1 -0
- package/dist/types/features/UploadData/Components/SelectDataFromSavedDataSet/SelectDataFromSavedDataSetButton.d.ts +4 -0
- package/dist/types/features/UploadData/Components/SelectDataFromSavedDataSet/SelectDataFromSavedDataSetButton.d.ts.map +1 -0
- package/dist/types/features/UploadData/NotFound.d.ts +4 -0
- package/dist/types/features/UploadData/NotFound.d.ts.map +1 -0
- package/dist/types/features/UploadData/main.d.ts +10 -0
- package/dist/types/features/UploadData/main.d.ts.map +1 -0
- package/dist/types/features/WtaWnta/WtaWnta.d.ts +55 -0
- package/dist/types/features/WtaWnta/WtaWnta.d.ts.map +1 -0
- package/dist/types/features/WtaWnta/_components/AgentDetailsForm.d.ts +43 -0
- package/dist/types/features/WtaWnta/_components/AgentDetailsForm.d.ts.map +1 -0
- package/dist/types/features/WtaWnta/_components/SimilarConflictingCard.d.ts +18 -0
- package/dist/types/features/WtaWnta/_components/SimilarConflictingCard.d.ts.map +1 -0
- package/dist/types/features/WtaWnta/_components/ValidationCard.d.ts +30 -0
- package/dist/types/features/WtaWnta/_components/ValidationCard.d.ts.map +1 -0
- package/dist/types/hooks/useAgentFix.d.ts +15 -0
- package/dist/types/hooks/useAgentFix.d.ts.map +1 -0
- package/dist/types/hooks/useAgentSuggestions.d.ts +20 -0
- package/dist/types/hooks/useAgentSuggestions.d.ts.map +1 -0
- package/dist/types/hooks/useAgentValidation.d.ts +17 -0
- package/dist/types/hooks/useAgentValidation.d.ts.map +1 -0
- package/dist/types/hooks/useDebounce copy.d.ts +2 -0
- package/dist/types/hooks/useDebounce copy.d.ts.map +1 -0
- package/dist/types/hooks/useDebounce.d.ts +2 -0
- package/dist/types/hooks/useDebounce.d.ts.map +1 -0
- package/dist/types/hooks/useExistingAgentCheck.d.ts +28 -0
- package/dist/types/hooks/useExistingAgentCheck.d.ts.map +1 -0
- package/dist/types/hooks/useExistingPromptCheck.d.ts +36 -0
- package/dist/types/hooks/useExistingPromptCheck.d.ts.map +1 -0
- package/dist/types/hooks/usePromptFix.d.ts +14 -0
- package/dist/types/hooks/usePromptFix.d.ts.map +1 -0
- package/dist/types/hooks/usePromptSuggestions.d.ts +8 -0
- package/dist/types/hooks/usePromptSuggestions.d.ts.map +1 -0
- package/dist/types/hooks/usePromptValidation.d.ts +18 -0
- package/dist/types/hooks/usePromptValidation.d.ts.map +1 -0
- package/dist/types/hooks/useTableHeadCellsCount copy.d.ts +6 -0
- package/dist/types/hooks/useTableHeadCellsCount copy.d.ts.map +1 -0
- package/dist/types/hooks/useTableHeadCellsCount.d.ts +6 -0
- package/dist/types/hooks/useTableHeadCellsCount.d.ts.map +1 -0
- package/dist/types/hooks/useURLQuery copy.d.ts +10 -0
- package/dist/types/hooks/useURLQuery copy.d.ts.map +1 -0
- package/dist/types/hooks/useURLQuery.d.ts +10 -0
- package/dist/types/hooks/useURLQuery.d.ts.map +1 -0
- package/dist/types/index.d.ts +58 -0
- package/dist/types/index.d.ts.map +1 -0
- package/dist/types/methodsToExpose.d.ts +13 -0
- package/dist/types/methodsToExpose.d.ts.map +1 -0
- package/dist/types/plugins/ValueTypes/Category/CategoryTeachMeRenderer.d.ts +29 -0
- package/dist/types/plugins/ValueTypes/Category/CategoryTeachMeRenderer.d.ts.map +1 -0
- package/dist/types/plugins/ValueTypes/Default/DefaultTeachMeRenderer.d.ts +22 -0
- package/dist/types/plugins/ValueTypes/Default/DefaultTeachMeRenderer.d.ts.map +1 -0
- package/dist/types/plugins/ValueTypes/Default/DefaultTeachMeRendererOld.d.ts +28 -0
- package/dist/types/plugins/ValueTypes/Default/DefaultTeachMeRendererOld.d.ts.map +1 -0
- package/dist/types/plugins/ValueTypes/Guidelines/GuidelinesTeachMeRenderer.d.ts +29 -0
- package/dist/types/plugins/ValueTypes/Guidelines/GuidelinesTeachMeRenderer.d.ts.map +1 -0
- package/dist/types/plugins/ValueTypes/RadioTrafficLearning/RadioTrafficLearningRenderer.d.ts +5 -0
- package/dist/types/plugins/ValueTypes/RadioTrafficLearning/RadioTrafficLearningRenderer.d.ts.map +1 -0
- package/dist/types/schema-driven/BPARenderer.d.ts +14 -0
- package/dist/types/schema-driven/BPARenderer.d.ts.map +1 -0
- package/dist/types/schema-driven/FallbackField.d.ts +13 -0
- package/dist/types/schema-driven/FallbackField.d.ts.map +1 -0
- package/dist/types/schema-driven/components/ConditionSectionField.d.ts +3 -0
- package/dist/types/schema-driven/components/ConditionSectionField.d.ts.map +1 -0
- package/dist/types/schema-driven/components/ConfigSectionField.d.ts +3 -0
- package/dist/types/schema-driven/components/ConfigSectionField.d.ts.map +1 -0
- package/dist/types/schema-driven/components/DropdownSectionField.d.ts +3 -0
- package/dist/types/schema-driven/components/DropdownSectionField.d.ts.map +1 -0
- package/dist/types/schema-driven/components/GlobalSetupAccordionField.d.ts +3 -0
- package/dist/types/schema-driven/components/GlobalSetupAccordionField.d.ts.map +1 -0
- package/dist/types/schema-driven/components/GroupEditRow.d.ts +3 -0
- package/dist/types/schema-driven/components/GroupEditRow.d.ts.map +1 -0
- package/dist/types/schema-driven/components/PromptTextEditorField.d.ts +3 -0
- package/dist/types/schema-driven/components/PromptTextEditorField.d.ts.map +1 -0
- package/dist/types/schema-driven/components/ScopeSectionField.d.ts +3 -0
- package/dist/types/schema-driven/components/ScopeSectionField.d.ts.map +1 -0
- package/dist/types/schema-driven/components/TextInputField.d.ts +3 -0
- package/dist/types/schema-driven/components/TextInputField.d.ts.map +1 -0
- package/dist/types/schema-driven/components/VariantListField.d.ts +3 -0
- package/dist/types/schema-driven/components/VariantListField.d.ts.map +1 -0
- package/dist/types/schema-driven/demoSchema.d.ts +13 -0
- package/dist/types/schema-driven/demoSchema.d.ts.map +1 -0
- package/dist/types/schema-driven/hooks/useParentEditEnabled.d.ts +18 -0
- package/dist/types/schema-driven/hooks/useParentEditEnabled.d.ts.map +1 -0
- package/dist/types/schema-driven/hooks/useSectionEditSession.d.ts +34 -0
- package/dist/types/schema-driven/hooks/useSectionEditSession.d.ts.map +1 -0
- package/dist/types/schema-driven/primitives/Accordion.d.ts +21 -0
- package/dist/types/schema-driven/primitives/Accordion.d.ts.map +1 -0
- package/dist/types/schema-driven/store/useDynamicFormStore.d.ts +28 -0
- package/dist/types/schema-driven/store/useDynamicFormStore.d.ts.map +1 -0
- package/dist/types/schema-driven/types.d.ts +81 -0
- package/dist/types/schema-driven/types.d.ts.map +1 -0
- package/dist/types/schema-driven/utils/PayloadUtils.d.ts +82 -0
- package/dist/types/schema-driven/utils/PayloadUtils.d.ts.map +1 -0
- package/dist/types/schema-driven/utils/aiReasoning.d.ts +5 -0
- package/dist/types/schema-driven/utils/aiReasoning.d.ts.map +1 -0
- package/dist/types/schema-driven/utils/conditionText.d.ts +8 -0
- package/dist/types/schema-driven/utils/conditionText.d.ts.map +1 -0
- package/dist/types/schema-driven/utils/editLock.d.ts +39 -0
- package/dist/types/schema-driven/utils/editLock.d.ts.map +1 -0
- package/dist/types/service/API.d.ts +6 -0
- package/dist/types/service/API.d.ts.map +1 -0
- package/dist/types/service/DataService.d.ts +73 -0
- package/dist/types/service/DataService.d.ts.map +1 -0
- package/dist/types/service/GoogleFilePickerService.d.ts +61 -0
- package/dist/types/service/GoogleFilePickerService.d.ts.map +1 -0
- package/dist/types/service/InstantLearningService.d.ts +20 -0
- package/dist/types/service/InstantLearningService.d.ts.map +1 -0
- package/dist/types/service/JavascriptFileService.d.ts +4 -0
- package/dist/types/service/JavascriptFileService.d.ts.map +1 -0
- package/dist/types/service/ModelService.d.ts +68 -0
- package/dist/types/service/ModelService.d.ts.map +1 -0
- package/dist/types/service/ProjectService.d.ts +16 -0
- package/dist/types/service/ProjectService.d.ts.map +1 -0
- package/dist/types/service/SavedDataSetService.d.ts +22 -0
- package/dist/types/service/SavedDataSetService.d.ts.map +1 -0
- package/dist/types/service/constants.d.ts +3 -0
- package/dist/types/service/constants.d.ts.map +1 -0
- package/dist/types/service/envHelperService.d.ts +5 -0
- package/dist/types/service/envHelperService.d.ts.map +1 -0
- package/dist/types/service/variableHelperService.d.ts +6 -0
- package/dist/types/service/variableHelperService.d.ts.map +1 -0
- package/dist/types/shims/react-dom-shim.d.ts +17 -0
- package/dist/types/shims/react-dom-shim.d.ts.map +1 -0
- package/dist/types/src/features/LSCGuidelinesCart/Cart/Cart.d.ts +10 -0
- package/dist/types/src/features/LSCGuidelinesCart/Cart/Cart.d.ts.map +1 -0
- package/dist/types/src/features/LSCGuidelinesCart/Cart/Cart.styles.d.ts +6 -0
- package/dist/types/src/features/LSCGuidelinesCart/Cart/Cart.styles.d.ts.map +1 -0
- package/dist/types/src/features/LSCGuidelinesCart/GuidelineCard.d.ts +11 -0
- package/dist/types/src/features/LSCGuidelinesCart/GuidelineCard.d.ts.map +1 -0
- package/dist/types/src/features/LSCGuidelinesCart/GuidelineCard.styles.d.ts +6 -0
- package/dist/types/src/features/LSCGuidelinesCart/GuidelineCard.styles.d.ts.map +1 -0
- package/dist/types/src/features/LSCGuidelinesCart/GuidelinesLandingPage.d.ts +16 -0
- package/dist/types/src/features/LSCGuidelinesCart/GuidelinesLandingPage.d.ts.map +1 -0
- package/dist/types/src/features/LSCGuidelinesCart/GuidelinesLandingPage.styles.d.ts +6 -0
- package/dist/types/src/features/LSCGuidelinesCart/GuidelinesLandingPage.styles.d.ts.map +1 -0
- package/dist/types/src/features/LSCGuidelinesCart/LearningManagementWrapper.d.ts +19 -0
- package/dist/types/src/features/LSCGuidelinesCart/LearningManagementWrapper.d.ts.map +1 -0
- package/dist/types/src/features/LSCGuidelinesCart/api.d.ts +4 -0
- package/dist/types/src/features/LSCGuidelinesCart/api.d.ts.map +1 -0
- package/dist/types/src/features/LSCGuidelinesCart/endpoints.d.ts +5 -0
- package/dist/types/src/features/LSCGuidelinesCart/endpoints.d.ts.map +1 -0
- package/dist/types/src/features/LSCGuidelinesCart/interfacesApi.d.ts +25 -0
- package/dist/types/src/features/LSCGuidelinesCart/interfacesApi.d.ts.map +1 -0
- package/dist/types/src/features/LSCGuidelinesCart/transformSelectedGuidelineData.d.ts +18 -0
- package/dist/types/src/features/LSCGuidelinesCart/transformSelectedGuidelineData.d.ts.map +1 -0
- package/dist/types/src/routes/ErrorBoundary.d.ts +22 -0
- package/dist/types/src/routes/ErrorBoundary.d.ts.map +1 -0
- package/dist/types/src/routes/Routes.d.ts +3 -0
- package/dist/types/src/routes/Routes.d.ts.map +1 -0
- package/dist/types/theme.d.ts +4 -0
- package/dist/types/theme.d.ts.map +1 -0
- package/dist/types/types/GoogleFilePicker/GoogleFilePickerCallbackFunctionType.d.ts +23 -0
- package/dist/types/types/GoogleFilePicker/GoogleFilePickerCallbackFunctionType.d.ts.map +1 -0
- package/dist/types/userProvidedConfig.d.ts +8 -0
- package/dist/types/userProvidedConfig.d.ts.map +1 -0
- package/dist/types/utils/CustomSkeleton.d.ts +3 -0
- package/dist/types/utils/CustomSkeleton.d.ts.map +1 -0
- package/dist/types/utils/SkeletonLoader.d.ts +8 -0
- package/dist/types/utils/SkeletonLoader.d.ts.map +1 -0
- package/dist/types/utils/agentGenieAPI.d.ts +21 -0
- package/dist/types/utils/agentGenieAPI.d.ts.map +1 -0
- package/dist/types/utils/api.d.ts +2 -0
- package/dist/types/utils/api.d.ts.map +1 -0
- package/dist/types/utils/bookGenieAPI.d.ts +14 -0
- package/dist/types/utils/bookGenieAPI.d.ts.map +1 -0
- package/dist/types/utils/codeCitations.utils.d.ts +2 -0
- package/dist/types/utils/codeCitations.utils.d.ts.map +1 -0
- package/dist/types/utils/colors.d.ts +5 -0
- package/dist/types/utils/colors.d.ts.map +1 -0
- package/dist/types/utils/date.d.ts +8 -0
- package/dist/types/utils/date.d.ts.map +1 -0
- package/dist/types/utils/helperFunctions.d.ts +2 -0
- package/dist/types/utils/helperFunctions.d.ts.map +1 -0
- package/dist/types/utils/instantLearning.utils.d.ts +3 -0
- package/dist/types/utils/instantLearning.utils.d.ts.map +1 -0
- package/dist/types/utils/instantLearningAPI.d.ts +21 -0
- package/dist/types/utils/instantLearningAPI.d.ts.map +1 -0
- package/dist/types/utils/payloadParsers.d.ts +16 -0
- package/dist/types/utils/payloadParsers.d.ts.map +1 -0
- package/dist/types/utils/recommendationParser.d.ts +22 -0
- package/dist/types/utils/recommendationParser.d.ts.map +1 -0
- package/dist/types/utils/regexHelperService.d.ts +9 -0
- package/dist/types/utils/regexHelperService.d.ts.map +1 -0
- package/dist/types/utils/urlQueryParamService.d.ts +2 -0
- package/dist/types/utils/urlQueryParamService.d.ts.map +1 -0
- package/dist/types/utils/variableHelperService.d.ts +7 -0
- package/dist/types/utils/variableHelperService.d.ts.map +1 -0
- package/dist/types/utils/variantParser.d.ts +14 -0
- package/dist/types/utils/variantParser.d.ts.map +1 -0
- package/package.json +1 -1
|
@@ -0,0 +1,388 @@
|
|
|
1
|
+
import { LMSConfig, LMSTeachMeConfig } from '../store/useLMSConfigStore';
|
|
2
|
+
/** * Interface representing the structure of the JSON payload
|
|
3
|
+
* for variant/rule configuration feedback.
|
|
4
|
+
*/
|
|
5
|
+
export interface PublishFeedbackPayload {
|
|
6
|
+
status: 'approved' | 'rejected';
|
|
7
|
+
metadata: {
|
|
8
|
+
userName: string;
|
|
9
|
+
userEmailId: string;
|
|
10
|
+
llm: string;
|
|
11
|
+
isVariantFlow: boolean;
|
|
12
|
+
config?: {
|
|
13
|
+
master_name: string;
|
|
14
|
+
config_structure?: {
|
|
15
|
+
scheduling_config: any;
|
|
16
|
+
};
|
|
17
|
+
config_data?: {
|
|
18
|
+
scheduling_config: any;
|
|
19
|
+
};
|
|
20
|
+
};
|
|
21
|
+
datasource?: {
|
|
22
|
+
type: string;
|
|
23
|
+
ref: string;
|
|
24
|
+
tag: string;
|
|
25
|
+
};
|
|
26
|
+
variant: {
|
|
27
|
+
variant: string;
|
|
28
|
+
conditions_whentoapply: string;
|
|
29
|
+
conditions_whennottoapply: string;
|
|
30
|
+
referenceVariantID?: string | null;
|
|
31
|
+
referenceVariantIDVersion?: string | null;
|
|
32
|
+
scope: {
|
|
33
|
+
name: string;
|
|
34
|
+
parentScopeId: string | null;
|
|
35
|
+
scopeRowId: string | null;
|
|
36
|
+
value: {
|
|
37
|
+
scopeName: string;
|
|
38
|
+
scopeId: string;
|
|
39
|
+
customScopeGroupName?: string;
|
|
40
|
+
description?: string;
|
|
41
|
+
};
|
|
42
|
+
};
|
|
43
|
+
overriden: boolean;
|
|
44
|
+
isDefault: boolean;
|
|
45
|
+
tier: {
|
|
46
|
+
name: string;
|
|
47
|
+
tierGroupName: string;
|
|
48
|
+
tierPriority: number;
|
|
49
|
+
tier_id?: string;
|
|
50
|
+
};
|
|
51
|
+
topic: {
|
|
52
|
+
id: string | null;
|
|
53
|
+
value: string;
|
|
54
|
+
description: string | null;
|
|
55
|
+
};
|
|
56
|
+
categories: Array<{
|
|
57
|
+
id: string | null;
|
|
58
|
+
value: string;
|
|
59
|
+
description: string | null;
|
|
60
|
+
}>;
|
|
61
|
+
originalQuestion: string;
|
|
62
|
+
questionId?: string | null;
|
|
63
|
+
variantType?: string | null;
|
|
64
|
+
variant_type?: string | null;
|
|
65
|
+
parameterizedQuestion: string | null;
|
|
66
|
+
created_at: string;
|
|
67
|
+
created_by: string;
|
|
68
|
+
instantLearningType: string;
|
|
69
|
+
appliedTagsIL: string[];
|
|
70
|
+
tagMappingInfoIL: Record<string, string>;
|
|
71
|
+
tierLinkId?: string | null;
|
|
72
|
+
/** Whether the user accepted risk flagged by the Validation Agent */
|
|
73
|
+
is_user_accepted_risk?: boolean;
|
|
74
|
+
};
|
|
75
|
+
isAgentsFeedback: boolean;
|
|
76
|
+
};
|
|
77
|
+
appsecData?: {
|
|
78
|
+
application: string;
|
|
79
|
+
scopeLevelModuleId: string;
|
|
80
|
+
applicationLevelModuleId: string;
|
|
81
|
+
applicationLevelResourceId: string;
|
|
82
|
+
};
|
|
83
|
+
}
|
|
84
|
+
export interface SaveInstantLearningQuestionPayload {
|
|
85
|
+
question: string;
|
|
86
|
+
orgName: string;
|
|
87
|
+
scope_id?: string;
|
|
88
|
+
tier_id?: string;
|
|
89
|
+
}
|
|
90
|
+
export interface ChatFeedbackPayload {
|
|
91
|
+
user_id: string;
|
|
92
|
+
user_name: string;
|
|
93
|
+
user_email: string;
|
|
94
|
+
assistant_name: string;
|
|
95
|
+
what_went_wrong: string;
|
|
96
|
+
severity: string;
|
|
97
|
+
user_query: string;
|
|
98
|
+
query_time: string;
|
|
99
|
+
session_id: string;
|
|
100
|
+
request_id: string;
|
|
101
|
+
}
|
|
102
|
+
export interface NewChatFeedbackPayload extends ChatFeedbackPayload {
|
|
103
|
+
feedback_type: string;
|
|
104
|
+
application_mapping_id: string;
|
|
105
|
+
}
|
|
106
|
+
export interface RetrieveGenreScopesPayload {
|
|
107
|
+
limit?: string | number;
|
|
108
|
+
offset?: string | number;
|
|
109
|
+
}
|
|
110
|
+
export interface SearchScopesPayload {
|
|
111
|
+
search_string: string;
|
|
112
|
+
limit?: string | number;
|
|
113
|
+
}
|
|
114
|
+
export declare const audacyApi: any;
|
|
115
|
+
declare const llmApi: any;
|
|
116
|
+
export declare const appsecApi: any;
|
|
117
|
+
export declare const appsecApigetUser: any;
|
|
118
|
+
export declare const llmApiWithToken: (token: string) => any;
|
|
119
|
+
export default llmApi;
|
|
120
|
+
/**
|
|
121
|
+
* Publishes variant feedback and rule configurations to the LLM Studio endpoint.
|
|
122
|
+
* This respects the VITE_LLM_STUDIO_URL configuration.
|
|
123
|
+
*/
|
|
124
|
+
export declare const publishFeedback: (payload: any, assistantName: string) => Promise<any>;
|
|
125
|
+
export declare const submitChatFeedback: (payload: ChatFeedbackPayload | NewChatFeedbackPayload) => Promise<any>;
|
|
126
|
+
export declare const saveInstantLearningQuestion: (payload: SaveInstantLearningQuestionPayload) => Promise<any>;
|
|
127
|
+
export declare const fetchScopes: (appIntegrationId: string | undefined, token: string) => Promise<any>;
|
|
128
|
+
export interface RenameScopePayload {
|
|
129
|
+
scope_id: string;
|
|
130
|
+
scope_name: string;
|
|
131
|
+
scope_type?: string;
|
|
132
|
+
description?: string;
|
|
133
|
+
application_mapping_id?: string;
|
|
134
|
+
}
|
|
135
|
+
export declare const renameScope: (payload: RenameScopePayload, token: string) => Promise<any>;
|
|
136
|
+
export declare const getRulesInRuleSetById: (ruleSetId: string, token: string) => Promise<any>;
|
|
137
|
+
export declare const getRuleOverrideHistory: (variantId: string) => Promise<any>;
|
|
138
|
+
export declare const createRuleSet: (payload: any, token: string) => Promise<any>;
|
|
139
|
+
export declare const fetchStationsByKeyword: (keyword: string, includeOnboarded?: boolean) => Promise<any>;
|
|
140
|
+
export declare const saveRuleSet: (payload: any) => Promise<any>;
|
|
141
|
+
export declare const deleteRuleSet: (ruleSetId: string, token: string) => Promise<any>;
|
|
142
|
+
export declare const deleteRule: (ruleId: string) => Promise<any>;
|
|
143
|
+
export declare const deleteQuestion: (questionId: string) => Promise<any>;
|
|
144
|
+
export declare const deleteTier: (scopeId: string, tierId: string) => Promise<any>;
|
|
145
|
+
/**
|
|
146
|
+
* Payload for updating a variant during edit flow.
|
|
147
|
+
*/
|
|
148
|
+
export interface UpdateVariantPayload {
|
|
149
|
+
/** Variant ID to update */
|
|
150
|
+
variantId: string;
|
|
151
|
+
/** Variant description */
|
|
152
|
+
ruleDesc: string;
|
|
153
|
+
/** Conditions for when to apply (joined by " OR ") */
|
|
154
|
+
whenToApply: string;
|
|
155
|
+
/** Conditions for when NOT to apply (joined by " OR ") */
|
|
156
|
+
whenNotToApply: string;
|
|
157
|
+
/** Whether this is the default variant */
|
|
158
|
+
isDefault: boolean;
|
|
159
|
+
/** Tier object with full details */
|
|
160
|
+
tier: {
|
|
161
|
+
tier_id: string;
|
|
162
|
+
tier_name: string;
|
|
163
|
+
tier_priority: number | null;
|
|
164
|
+
};
|
|
165
|
+
/** Scope/RuleSet ID */
|
|
166
|
+
scope_id: string;
|
|
167
|
+
/** Scope/RuleSet description */
|
|
168
|
+
description: string;
|
|
169
|
+
/** Topic (e.g., "customRuleSet") */
|
|
170
|
+
topic: string;
|
|
171
|
+
/** Configuration payload */
|
|
172
|
+
configuration?: any;
|
|
173
|
+
/** Link ID for linking variants across tiers */
|
|
174
|
+
tierLinkId?: string | null;
|
|
175
|
+
/** Data source reference for the variant */
|
|
176
|
+
dataSource?: {
|
|
177
|
+
type: string;
|
|
178
|
+
ref: string;
|
|
179
|
+
tag: string;
|
|
180
|
+
};
|
|
181
|
+
/** Inheritance chain (e.g. ["Global Rules"]) */
|
|
182
|
+
inheritance?: string[];
|
|
183
|
+
variantType?: string;
|
|
184
|
+
/** Whether the user accepted risk flagged by the Validation Agent */
|
|
185
|
+
is_user_accepted_risk?: boolean;
|
|
186
|
+
/** Whether the variant is enabled */
|
|
187
|
+
is_enabled?: boolean;
|
|
188
|
+
/** AppSec data for RBAC integration */
|
|
189
|
+
appsecData?: {
|
|
190
|
+
application: string;
|
|
191
|
+
scopeLevelModuleId: string;
|
|
192
|
+
applicationLevelModuleId: string;
|
|
193
|
+
applicationLevelResourceId: string;
|
|
194
|
+
};
|
|
195
|
+
}
|
|
196
|
+
/**
|
|
197
|
+
* Update a variant during edit flow.
|
|
198
|
+
* Currently a mock implementation that logs the payload.
|
|
199
|
+
* @param payload - The variant update payload
|
|
200
|
+
* @returns Promise with success response
|
|
201
|
+
*/
|
|
202
|
+
export declare const updateVariant: (payload: UpdateVariantPayload, updatedBy: string) => Promise<any>;
|
|
203
|
+
/**
|
|
204
|
+
* Backward Compatible w/o app mapping ID
|
|
205
|
+
*/
|
|
206
|
+
export interface InheritScopePayloadBackwardCompatible {
|
|
207
|
+
source_scope_id: string;
|
|
208
|
+
target_scope_id: string;
|
|
209
|
+
is_copy_parent_variant_id?: boolean;
|
|
210
|
+
}
|
|
211
|
+
/**
|
|
212
|
+
* Payload for federated ILOTJ
|
|
213
|
+
*/
|
|
214
|
+
export interface InheritScopePayload {
|
|
215
|
+
source_scope_id: string;
|
|
216
|
+
target_scope_id: string;
|
|
217
|
+
is_copy_parent_variant_id?: boolean;
|
|
218
|
+
application_mapping_id: string;
|
|
219
|
+
}
|
|
220
|
+
/**
|
|
221
|
+
* Old Inherit scope used for Audacy backward compatibility
|
|
222
|
+
* @param payload
|
|
223
|
+
* @returns
|
|
224
|
+
* @deprecated
|
|
225
|
+
*/
|
|
226
|
+
export declare const inheritScopeBackwardCompatible: (payload: InheritScopePayloadBackwardCompatible) => Promise<any>;
|
|
227
|
+
/**
|
|
228
|
+
* New Inherit Scope with App Mapping ID support
|
|
229
|
+
* @param payload
|
|
230
|
+
* @returns
|
|
231
|
+
*/
|
|
232
|
+
export declare const inheritScope: (payload: InheritScopePayload) => Promise<any>;
|
|
233
|
+
export interface UpdateStationPayload {
|
|
234
|
+
station_name: string;
|
|
235
|
+
market?: string;
|
|
236
|
+
region?: string;
|
|
237
|
+
timezone?: string;
|
|
238
|
+
primetime_windows?: string[];
|
|
239
|
+
genre?: string;
|
|
240
|
+
station_type?: string | null;
|
|
241
|
+
low_sellout_configurations?: string | null;
|
|
242
|
+
ruleset_id?: string;
|
|
243
|
+
station_guid?: string;
|
|
244
|
+
description?: string;
|
|
245
|
+
}
|
|
246
|
+
export declare const updateStation: (payload: UpdateStationPayload) => Promise<any>;
|
|
247
|
+
export declare const exportRuleSet: (scopeId: string) => Promise<any>;
|
|
248
|
+
export declare const toggleVariant: (variantIds: string[], isEnabled: boolean, updatedBy: string) => Promise<any>;
|
|
249
|
+
export declare const fetchTiers: () => Promise<void>;
|
|
250
|
+
export declare const alterQuestionPriority: (scopeId: string, tierId: string, movedRuleId: string, prevRuleId: string | null, nextRuleId: string | null) => Promise<any>;
|
|
251
|
+
export declare const fetchRulesByQuestionId: (questionId: string, scopeId: string) => Promise<any>;
|
|
252
|
+
export declare const retrieveGenreScopes: (payload?: RetrieveGenreScopesPayload) => Promise<any>;
|
|
253
|
+
export declare const searchScopes: (payload: SearchScopesPayload) => Promise<any>;
|
|
254
|
+
/**
|
|
255
|
+
* Mock API to get stations for a specific scope ID.
|
|
256
|
+
* Replace with real API endpoint when available.
|
|
257
|
+
*/
|
|
258
|
+
export declare const getStationsByScopeId: (scopeId: string) => Promise<any>;
|
|
259
|
+
export interface ValidateSessionPayload {
|
|
260
|
+
session_start_time: string;
|
|
261
|
+
scope_id: string;
|
|
262
|
+
}
|
|
263
|
+
export declare const validateSession: (payload: ValidateSessionPayload) => Promise<boolean>;
|
|
264
|
+
export interface AppsecGroup {
|
|
265
|
+
_id: string;
|
|
266
|
+
name: string;
|
|
267
|
+
description: string;
|
|
268
|
+
appId: string;
|
|
269
|
+
users: string[];
|
|
270
|
+
createdBy: string;
|
|
271
|
+
isActive: boolean;
|
|
272
|
+
createdAt: string;
|
|
273
|
+
updatedAt: string;
|
|
274
|
+
}
|
|
275
|
+
export interface AppsecGroupsPagination {
|
|
276
|
+
enabled: boolean;
|
|
277
|
+
page: number;
|
|
278
|
+
limit: number;
|
|
279
|
+
totalItems: number;
|
|
280
|
+
totalPages: number;
|
|
281
|
+
hasNextPage: boolean;
|
|
282
|
+
hasPrevPage: boolean;
|
|
283
|
+
}
|
|
284
|
+
export interface GetAppsecAuthApiResponse {
|
|
285
|
+
createdAt?: string;
|
|
286
|
+
departments?: string[];
|
|
287
|
+
firstName?: string;
|
|
288
|
+
joinedOn?: string;
|
|
289
|
+
email?: string;
|
|
290
|
+
lastname?: string;
|
|
291
|
+
resetToken?: string;
|
|
292
|
+
role?: string[];
|
|
293
|
+
status?: string;
|
|
294
|
+
userValidity?: string;
|
|
295
|
+
_id: string;
|
|
296
|
+
}
|
|
297
|
+
export interface AppsecGetUserGroupsParams {
|
|
298
|
+
appId?: string;
|
|
299
|
+
name?: string;
|
|
300
|
+
user?: string;
|
|
301
|
+
isActive?: boolean;
|
|
302
|
+
page?: number;
|
|
303
|
+
limit?: number;
|
|
304
|
+
pagination?: boolean;
|
|
305
|
+
}
|
|
306
|
+
export interface AppsecGetUserGroupsResponse {
|
|
307
|
+
success: boolean;
|
|
308
|
+
message: string;
|
|
309
|
+
data: AppsecGroup[];
|
|
310
|
+
pagination: AppsecGroupsPagination;
|
|
311
|
+
}
|
|
312
|
+
export declare const appsecGetUsersByQueryLite: (searchQuery: string, options?: {
|
|
313
|
+
isPopulateRoles?: boolean | undefined;
|
|
314
|
+
isPopulatePermissions?: boolean | undefined;
|
|
315
|
+
isPopulateApps?: boolean | undefined;
|
|
316
|
+
isPopulateEnvironments?: boolean | undefined;
|
|
317
|
+
isPopulateOperations?: boolean | undefined;
|
|
318
|
+
isPopulateGroups?: boolean | undefined;
|
|
319
|
+
isPopulateOrganization?: boolean | undefined;
|
|
320
|
+
} | undefined) => Promise<GetAppsecAuthApiResponse>;
|
|
321
|
+
export declare const appsecGetUserGroups: (params?: AppsecGetUserGroupsParams) => Promise<AppsecGetUserGroupsResponse>;
|
|
322
|
+
export interface IApproveOrRejectParams {
|
|
323
|
+
variant_ids: string[];
|
|
324
|
+
status: string;
|
|
325
|
+
feedback?: string;
|
|
326
|
+
scopeId: string;
|
|
327
|
+
is_deleted?: boolean;
|
|
328
|
+
appsecData?: {
|
|
329
|
+
application: string;
|
|
330
|
+
scopeLevelModuleId: string;
|
|
331
|
+
applicationLevelModuleId: string;
|
|
332
|
+
applicationLevelResourceId: string;
|
|
333
|
+
};
|
|
334
|
+
}
|
|
335
|
+
export declare const ApproveOrRejectVariants: ({ variant_ids, status, feedback, scopeId, is_deleted, appsecData, }: IApproveOrRejectParams) => Promise<any>;
|
|
336
|
+
export declare const GetAppsecRoles: (appId: string) => Promise<any>;
|
|
337
|
+
/**
|
|
338
|
+
* Grants a user an application-level role, the same call Access Management makes
|
|
339
|
+
* when an admin adds a user manually. Used to give default access for
|
|
340
|
+
* first-time users so they don't hit the "Access Restricted" screen.
|
|
341
|
+
*
|
|
342
|
+
* Runs on appsecApi, so the host-provided (per-environment) appsecRbacUrl is the
|
|
343
|
+
* base URL — no domain is hardcoded here.
|
|
344
|
+
*/
|
|
345
|
+
export declare const grantApplicationAccess: (payload: {
|
|
346
|
+
resource_type: string;
|
|
347
|
+
resource_id: string;
|
|
348
|
+
user_email: string;
|
|
349
|
+
role: string;
|
|
350
|
+
}) => Promise<any>;
|
|
351
|
+
export declare const requestAccess: (scopeId: string | null, isForbiddenAccess?: boolean) => Promise<any>;
|
|
352
|
+
export interface ValueTypeConfigResult {
|
|
353
|
+
lmsConfig: LMSConfig | null;
|
|
354
|
+
teachMeConfig: LMSTeachMeConfig | null;
|
|
355
|
+
template: string | null;
|
|
356
|
+
/**
|
|
357
|
+
* Raw `publishingFlowComponents` block. Typed loosely here on purpose — it
|
|
358
|
+
* belongs to the marketplace publish flow, which owns its own types
|
|
359
|
+
* (IL-marketplace/store/usePublishingFlowConfigStore) and casts it there.
|
|
360
|
+
*/
|
|
361
|
+
publishingFlowConfig: unknown;
|
|
362
|
+
}
|
|
363
|
+
/**
|
|
364
|
+
* Builds the /getValueType URL.
|
|
365
|
+
*
|
|
366
|
+
* By default the value type is resolved from the app integration alone. When a
|
|
367
|
+
* content type is passed it goes along as `?config_template_id=…`, so the
|
|
368
|
+
* backend resolves the value type for that app + content-type combination.
|
|
369
|
+
* When a content mode mapping ID is passed it is appended as `?content_mode_mapping_id=…`
|
|
370
|
+
* for additional value type variant resolution.
|
|
371
|
+
*/
|
|
372
|
+
export declare function buildValueTypeUrl(baseUrl: string, appIntegrationId: string, contentTypeId?: string, contentModeMappingId?: string): string;
|
|
373
|
+
export declare function fetchLMSConfig(baseUrl: string, appIntegrationId: string, token: string, contentTypeId?: string, contentModeMappingId?: string): Promise<ValueTypeConfigResult>;
|
|
374
|
+
export interface RBACAuditConfigResponse {
|
|
375
|
+
module_data?: Record<string, string>;
|
|
376
|
+
resource_data?: Record<string, string>;
|
|
377
|
+
application_id?: string;
|
|
378
|
+
application_name?: string;
|
|
379
|
+
change_log_config_id?: string;
|
|
380
|
+
}
|
|
381
|
+
/**
|
|
382
|
+
* Fetches RBAC audit config for an application mapping ID.
|
|
383
|
+
* Used to populate `rbacConfig` in useEnvStore when the host app doesn't
|
|
384
|
+
* supply it directly (e.g. standalone TeachMePlugin integrations).
|
|
385
|
+
*/
|
|
386
|
+
export declare function fetchRBACConfig(appIntegrationId: string, token: string): Promise<RBACAuditConfigResponse | null>;
|
|
387
|
+
export declare const getILInstance: (id: string) => Promise<any>;
|
|
388
|
+
//# sourceMappingURL=scopeApis.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"scopeApis.d.ts","sourceRoot":"","sources":["../../../../../src/features/LearningManagement/apis/scopeApis.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
/**
|
|
3
|
+
* Loading skeleton component for template cards during recommendations analysis.
|
|
4
|
+
* Fully library compatible and styled with CSS Modules.
|
|
5
|
+
*/
|
|
6
|
+
declare const CardSkeletonAnalysisLoader: () => React.JSX.Element;
|
|
7
|
+
export default CardSkeletonAnalysisLoader;
|
|
8
|
+
//# sourceMappingURL=CardSkeleton.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CardSkeleton.d.ts","sourceRoot":"","sources":["../../../../../src/features/LearningManagement/components/CardSkeleton.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AA8B1B;;;GAGG;AACH,QAAA,MAAM,0BAA0B,yBAqB/B,CAAC;AAEF,eAAe,0BAA0B,CAAC"}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
interface ModalProps {
|
|
3
|
+
isOpen: boolean;
|
|
4
|
+
title: string;
|
|
5
|
+
description: string | React.ReactNode;
|
|
6
|
+
warning?: string;
|
|
7
|
+
confirmText?: string;
|
|
8
|
+
cancelText?: string;
|
|
9
|
+
loadingText?: string;
|
|
10
|
+
onConfirm: () => void;
|
|
11
|
+
onCancel: () => void;
|
|
12
|
+
isLoading?: boolean;
|
|
13
|
+
confirmBgColor?: string;
|
|
14
|
+
position?: 'absolute' | 'fixed' | 'relative' | 'static' | 'sticky';
|
|
15
|
+
}
|
|
16
|
+
/**
|
|
17
|
+
* Reusable ConfirmationModal component with full library compatibility.
|
|
18
|
+
* Removes Tailwind dependencies while incorporating state-driven features.
|
|
19
|
+
*/
|
|
20
|
+
export default function ConfirmationModal({ isOpen, title, description, warning, confirmText, cancelText, loadingText, onConfirm, onCancel, isLoading, confirmBgColor, position, }: ModalProps): any;
|
|
21
|
+
export {};
|
|
22
|
+
//# sourceMappingURL=ConfirmationModal.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ConfirmationModal.d.ts","sourceRoot":"","sources":["../../../../../src/features/LearningManagement/components/ConfirmationModal.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,UAAU,UAAU;IAClB,MAAM,EAAE,OAAO,CAAC;IAChB,KAAK,EAAE,MAAM,CAAC;IACd,WAAW,EAAE,MAAM,GAAG,KAAK,CAAC,SAAS,CAAC;IACtC,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,SAAS,EAAE,MAAM,IAAI,CAAC;IACtB,QAAQ,EAAE,MAAM,IAAI,CAAC;IACrB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,QAAQ,CAAC,EAAE,UAAU,GAAG,OAAO,GAAG,UAAU,GAAG,QAAQ,GAAG,QAAQ,CAAC;CACpE;AAED;;;GAGG;AACH,MAAM,CAAC,OAAO,UAAU,iBAAiB,CAAC,EACxC,MAAM,EACN,KAAK,EACL,WAAW,EACX,OAAO,EACP,WAAuB,EACvB,UAAqB,EACrB,WAA6B,EAC7B,SAAS,EACT,QAAQ,EACR,SAAiB,EACjB,cAA0B,EAC1B,QAAqB,GACtB,EAAE,UAAU,GAAG,GAAG,CAyDlB"}
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
interface CreateRuleSetModalProps {
|
|
3
|
+
isOpen: boolean;
|
|
4
|
+
onClose: () => void;
|
|
5
|
+
onSubmit: (name: string) => Promise<void>;
|
|
6
|
+
title: string;
|
|
7
|
+
description: string;
|
|
8
|
+
inputLabel: string;
|
|
9
|
+
submitLabel: string;
|
|
10
|
+
placeholder?: string;
|
|
11
|
+
initialValue?: string;
|
|
12
|
+
isLoading?: boolean;
|
|
13
|
+
}
|
|
14
|
+
/**
|
|
15
|
+
* A generic, library-ready modal component for creating/updating rule scopes.
|
|
16
|
+
* Uses CSS Modules for pure CSS styling, removing all Tailwind CSS dependencies.
|
|
17
|
+
*/
|
|
18
|
+
declare const CreateLearningSetModal: React.FC<CreateRuleSetModalProps>;
|
|
19
|
+
export default CreateLearningSetModal;
|
|
20
|
+
//# sourceMappingURL=CreateLearningSetModal.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CreateLearningSetModal.d.ts","sourceRoot":"","sources":["../../../../../src/features/LearningManagement/components/CreateLearningSetModal.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA8B,MAAM,OAAO,CAAC;AAInD,UAAU,uBAAuB;IAC/B,MAAM,EAAE,OAAO,CAAC;IAChB,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,QAAQ,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,OAAO,CAAC,IAAI,CAAC,CAAC;IAC1C,KAAK,EAAE,MAAM,CAAC;IACd,WAAW,EAAE,MAAM,CAAC;IACpB,UAAU,EAAE,MAAM,CAAC;IACnB,WAAW,EAAE,MAAM,CAAC;IACpB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,SAAS,CAAC,EAAE,OAAO,CAAC;CACrB;AAED;;;GAGG;AACH,QAAA,MAAM,sBAAsB,EAAE,KAAK,CAAC,EAAE,CAAC,uBAAuB,CAmH7D,CAAC;AAEF,eAAe,sBAAsB,CAAC"}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
interface CreateRuleSetLegacyModalProps {
|
|
3
|
+
isOpen: boolean;
|
|
4
|
+
onClose: () => void;
|
|
5
|
+
onSubmit: (payload: any) => Promise<void>;
|
|
6
|
+
hasGlobalRuleSet?: boolean;
|
|
7
|
+
canCreateGlobal?: boolean;
|
|
8
|
+
globalScopeId?: string | null;
|
|
9
|
+
}
|
|
10
|
+
declare const CreateRuleSetLegacyModal: React.FC<CreateRuleSetLegacyModalProps>;
|
|
11
|
+
export default CreateRuleSetLegacyModal;
|
|
12
|
+
//# sourceMappingURL=CreateRuleSetLegacyModal.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CreateRuleSetLegacyModal.d.ts","sourceRoot":"","sources":["../../../../../src/features/LearningManagement/components/CreateRuleSetLegacyModal.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA8B,MAAM,OAAO,CAAC;AAcnD,UAAU,6BAA6B;IACrC,MAAM,EAAE,OAAO,CAAC;IAChB,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,QAAQ,EAAE,CAAC,OAAO,EAAE,GAAG,KAAK,OAAO,CAAC,IAAI,CAAC,CAAC;IAC1C,gBAAgB,CAAC,EAAE,OAAO,CAAC;IAC3B,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B,aAAa,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;CAC/B;AAQD,QAAA,MAAM,wBAAwB,EAAE,KAAK,CAAC,EAAE,CAAC,6BAA6B,CAiTrE,CAAC;AAEF,eAAe,wBAAwB,CAAC"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
interface CustomTooltipProps {
|
|
3
|
+
content: React.ReactNode;
|
|
4
|
+
children: React.ReactElement;
|
|
5
|
+
contentClassName?: string;
|
|
6
|
+
placement?: 'top' | 'right' | 'bottom' | 'left';
|
|
7
|
+
withArrow?: boolean;
|
|
8
|
+
sideOffset?: number;
|
|
9
|
+
}
|
|
10
|
+
/**
|
|
11
|
+
* CustomTooltip component wraps the common Tooltip with additional styling and arrow support.
|
|
12
|
+
* Fully library compatible, decoupled from Tailwind CSS.
|
|
13
|
+
*/
|
|
14
|
+
declare const CustomTooltip: React.FC<CustomTooltipProps>;
|
|
15
|
+
export default CustomTooltip;
|
|
16
|
+
//# sourceMappingURL=CustomTooltip.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CustomTooltip.d.ts","sourceRoot":"","sources":["../../../../../src/features/LearningManagement/components/CustomTooltip.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAI1B,UAAU,kBAAkB;IAC1B,OAAO,EAAE,KAAK,CAAC,SAAS,CAAC;IACzB,QAAQ,EAAE,KAAK,CAAC,YAAY,CAAC;IAC7B,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,SAAS,CAAC,EAAE,KAAK,GAAG,OAAO,GAAG,QAAQ,GAAG,MAAM,CAAC;IAChD,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,UAAU,CAAC,EAAE,MAAM,CAAC;CACrB;AAED;;;GAGG;AACH,QAAA,MAAM,aAAa,EAAE,KAAK,CAAC,EAAE,CAAC,kBAAkB,CA2C/C,CAAC;AAEF,eAAe,aAAa,CAAC"}
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
/**
|
|
3
|
+
* Props for the EmptyRuleState component.
|
|
4
|
+
* Library-ready: fully controlled via props.
|
|
5
|
+
*/
|
|
6
|
+
interface EmptyRuleStateProps {
|
|
7
|
+
/** Callback when create button is clicked */
|
|
8
|
+
onCreate: () => void;
|
|
9
|
+
/** Title text to display */
|
|
10
|
+
title: string;
|
|
11
|
+
/** Description text to display */
|
|
12
|
+
desc: string;
|
|
13
|
+
/** Button label text */
|
|
14
|
+
button: string;
|
|
15
|
+
/** Optional prop to control whether creation is allowed (e.g., based on permissions) */
|
|
16
|
+
canCreateRule?: boolean;
|
|
17
|
+
/** Req title text to display */
|
|
18
|
+
noAccessTitle?: string;
|
|
19
|
+
/** Req Description text to display */
|
|
20
|
+
noAccessDesc?: string;
|
|
21
|
+
/** Req Button label text */
|
|
22
|
+
requestAccessButton?: string;
|
|
23
|
+
/** Text to display when access has been successfully requested */
|
|
24
|
+
requestSentButton?: string;
|
|
25
|
+
/** Callback when the user needs to request access */
|
|
26
|
+
onRequestAccess?: () => void;
|
|
27
|
+
/** Whether an access request is currently in progress */
|
|
28
|
+
isRequestingAccess?: boolean;
|
|
29
|
+
/** Whether an access request has already been successfully submitted */
|
|
30
|
+
isAccessRequested?: boolean;
|
|
31
|
+
}
|
|
32
|
+
/**
|
|
33
|
+
* Component to display when no rules are present for a rule set.
|
|
34
|
+
* Shows a placeholder illustration and a CTA to create a new rule.
|
|
35
|
+
* Library-ready: fully controlled via props, uses CSS modules.
|
|
36
|
+
*
|
|
37
|
+
* @param props - Component props
|
|
38
|
+
* @returns JSX element displaying the empty state
|
|
39
|
+
*/
|
|
40
|
+
declare const EmptyLearningState: React.FC<EmptyRuleStateProps>;
|
|
41
|
+
export default EmptyLearningState;
|
|
42
|
+
//# sourceMappingURL=EmptyLearningState.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"EmptyLearningState.d.ts","sourceRoot":"","sources":["../../../../../src/features/LearningManagement/components/EmptyLearningState.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAI1B;;;GAGG;AACH,UAAU,mBAAmB;IACzB,6CAA6C;IAC7C,QAAQ,EAAE,MAAM,IAAI,CAAC;IACrB,4BAA4B;IAC5B,KAAK,EAAE,MAAM,CAAC;IACd,kCAAkC;IAClC,IAAI,EAAE,MAAM,CAAC;IACb,wBAAwB;IACxB,MAAM,EAAE,MAAM,CAAC;IACf,wFAAwF;IACxF,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,gCAAgC;IAChC,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,sCAAsC;IACtC,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,4BAA4B;IAC5B,mBAAmB,CAAC,EAAE,MAAM,CAAC;IAC7B,kEAAkE;IAClE,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAC3B,qDAAqD;IACrD,eAAe,CAAC,EAAE,MAAM,IAAI,CAAC;IAC7B,yDAAyD;IACzD,kBAAkB,CAAC,EAAE,OAAO,CAAC;IAC7B,wEAAwE;IACxE,iBAAiB,CAAC,EAAE,OAAO,CAAC;CAC/B;AAED;;;;;;;GAOG;AACH,QAAA,MAAM,kBAAkB,EAAE,KAAK,CAAC,EAAE,CAAC,mBAAmB,CA6DrD,CAAC;AAEF,eAAe,kBAAkB,CAAC"}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
/**
|
|
3
|
+
* Props for the ErrorStateDisplay component.
|
|
4
|
+
*/
|
|
5
|
+
interface ErrorStateDisplayProps {
|
|
6
|
+
/** Error message to display */
|
|
7
|
+
errorMessage: string;
|
|
8
|
+
/** Callback when retry button is clicked */
|
|
9
|
+
onRetry: () => void;
|
|
10
|
+
/** Custom title text (default: "Error Loading Rules") */
|
|
11
|
+
title?: string;
|
|
12
|
+
/** Custom retry button text (default: "Retry") */
|
|
13
|
+
retryButtonText?: string;
|
|
14
|
+
}
|
|
15
|
+
/**
|
|
16
|
+
* Reusable error state display component.
|
|
17
|
+
* Shows an error message with a retry button.
|
|
18
|
+
* Fully library compatible, decoupled from Tailwind CSS.
|
|
19
|
+
*
|
|
20
|
+
* @param props - Component props
|
|
21
|
+
* @returns JSX element displaying the error state
|
|
22
|
+
*/
|
|
23
|
+
declare const ErrorStateDisplay: React.FC<ErrorStateDisplayProps>;
|
|
24
|
+
export default ErrorStateDisplay;
|
|
25
|
+
//# sourceMappingURL=ErrorStateDisplay.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ErrorStateDisplay.d.ts","sourceRoot":"","sources":["../../../../../src/features/LearningManagement/components/ErrorStateDisplay.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAI1B;;GAEG;AACH,UAAU,sBAAsB;IAC5B,+BAA+B;IAC/B,YAAY,EAAE,MAAM,CAAC;IACrB,4CAA4C;IAC5C,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,yDAAyD;IACzD,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,kDAAkD;IAClD,eAAe,CAAC,EAAE,MAAM,CAAC;CAC5B;AAED;;;;;;;GAOG;AACH,QAAA,MAAM,iBAAiB,EAAE,KAAK,CAAC,EAAE,CAAC,sBAAsB,CAuBvD,CAAC;AAEF,eAAe,iBAAiB,CAAC"}
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { RuleDefinition, RuleSetItem, RuleVariant } from '../types';
|
|
3
|
+
interface InstantLearningModalProps {
|
|
4
|
+
isOpen: boolean;
|
|
5
|
+
onClose: () => void;
|
|
6
|
+
initialScope?: string;
|
|
7
|
+
ruleSet?: RuleSetItem;
|
|
8
|
+
/** Rule to edit. When provided, the form will be pre-filled with rule data. */
|
|
9
|
+
editingRule?: RuleDefinition | null;
|
|
10
|
+
/** Tier name when editing (e.g., "Tier 1", "Tier 2"). Used to pre-select the tier. */
|
|
11
|
+
editingTier?: string | null;
|
|
12
|
+
/** All variants to edit (for rule-level or variant-level editing) */
|
|
13
|
+
editingVariants?: RuleVariant[] | null;
|
|
14
|
+
/** Index of the focused variant (for variant-level edit). null = all expanded */
|
|
15
|
+
focusedVariantIndex?: number | null;
|
|
16
|
+
setFocusedVariantIndex?: React.Dispatch<React.SetStateAction<number | null>>;
|
|
17
|
+
/** When true, auto-triggers the "add new variant" chat message on the LHS upon modal open */
|
|
18
|
+
triggerAddVariant?: boolean;
|
|
19
|
+
triggerFixGaps?: boolean;
|
|
20
|
+
copiedRule?: RuleDefinition | null;
|
|
21
|
+
copiedSourceTier?: string | null;
|
|
22
|
+
copiedTargetTier?: string | null;
|
|
23
|
+
initialDraftMessage?: string;
|
|
24
|
+
postSaveCallback?: () => void | Promise<void>;
|
|
25
|
+
initialChatMessage?: string;
|
|
26
|
+
applicationIntegrationId: string;
|
|
27
|
+
modeId: string;
|
|
28
|
+
uiStateLabels?: any;
|
|
29
|
+
customSections?: React.ReactNode;
|
|
30
|
+
/** Verbose stream logs, already resolved by the renderer. Forwarded to ILOTJ. */
|
|
31
|
+
enableChatLogs?: boolean;
|
|
32
|
+
}
|
|
33
|
+
/**
|
|
34
|
+
* Strips AI reasoning and JSON blocks from incoming descriptive text.
|
|
35
|
+
* @param val - The raw text payload string to filter
|
|
36
|
+
* @returns Cleaned up string
|
|
37
|
+
*/
|
|
38
|
+
export declare const filterAgentText: (val: string | any) => string;
|
|
39
|
+
declare const InstantLearningModal: React.FC<InstantLearningModalProps>;
|
|
40
|
+
export default InstantLearningModal;
|
|
41
|
+
//# sourceMappingURL=InstantLearningModal.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"InstantLearningModal.d.ts","sourceRoot":"","sources":["../../../../../src/features/LearningManagement/components/InstantLearningModal.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA4D,MAAM,OAAO,CAAC;AAoCjF,OAAO,EAAE,cAAc,EAAE,WAAW,EAAE,WAAW,EAAE,MAAM,UAAU,CAAC;AA4BpE,UAAU,yBAAyB;IACjC,MAAM,EAAE,OAAO,CAAC;IAChB,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,OAAO,CAAC,EAAE,WAAW,CAAC;IACtB,+EAA+E;IAC/E,WAAW,CAAC,EAAE,cAAc,GAAG,IAAI,CAAC;IACpC,sFAAsF;IACtF,WAAW,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC5B,qEAAqE;IACrE,eAAe,CAAC,EAAE,WAAW,EAAE,GAAG,IAAI,CAAC;IACvC,iFAAiF;IACjF,mBAAmB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACpC,sBAAsB,CAAC,EAAE,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,cAAc,CAAC,MAAM,GAAG,IAAI,CAAC,CAAC,CAAC;IAC7E,6FAA6F;IAC7F,iBAAiB,CAAC,EAAE,OAAO,CAAC;IAC5B,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,UAAU,CAAC,EAAE,cAAc,GAAG,IAAI,CAAC;IACnC,gBAAgB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACjC,gBAAgB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACjC,mBAAmB,CAAC,EAAE,MAAM,CAAC;IAC7B,gBAAgB,CAAC,EAAE,MAAM,IAAI,GAAG,OAAO,CAAC,IAAI,CAAC,CAAC;IAC9C,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B,wBAAwB,EAAE,MAAM,CAAC;IACjC,MAAM,EAAE,MAAM,CAAC;IACf,aAAa,CAAC,EAAC,GAAG,CAAC;IACnB,cAAc,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IACjC,iFAAiF;IACjF,cAAc,CAAC,EAAE,OAAO,CAAC;CAC1B;AAoBD;;;;GAIG;AACH,eAAO,MAAM,eAAe,QAAS,MAAM,GAAG,GAAG,WAMhD,CAAC;AAwJF,QAAA,MAAM,oBAAoB,EAAE,KAAK,CAAC,EAAE,CAAC,yBAAyB,CAk0O7D,CAAC;AAEF,eAAe,oBAAoB,CAAC"}
|