@e-llm-studio/instant-learning 1.3.0-alpha.270 → 1.3.0-alpha.272
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- 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/LearningManagementTest.js +1 -1
- package/dist/cjs/features/LearningManagement/LearningTemplateLayout.js +1 -1
- 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/cjs/features/LearningManagement/utils/learningMetadataUtils.js +1 -1
- 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/LearningManagementTest.js +1 -1
- package/dist/features/LearningManagement/LearningTemplateLayout.js +1 -1
- 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/features/LearningManagement/utils/learningMetadataUtils.js +1 -1
- 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/features/LearningManagement/LearningManagementTest.d.ts.map +1 -1
- package/dist/types/src/features/LearningManagement/LearningTemplateLayout.d.ts.map +1 -1
- package/dist/types/src/features/LearningManagement/utils/learningMetadataUtils.d.ts.map +1 -1
- 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 +2 -2
|
@@ -0,0 +1,62 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import type { TeachMeMode } from '../../IL-OTJ/ValueTypeWrappers/TeachMePlugin';
|
|
3
|
+
import { RuleDefinition, RuleSetItem, RuleVariant } from '../types';
|
|
4
|
+
interface InstantLearningModalProps {
|
|
5
|
+
isOpen: boolean;
|
|
6
|
+
onClose: () => void;
|
|
7
|
+
initialScope?: string;
|
|
8
|
+
ruleSet?: RuleSetItem;
|
|
9
|
+
/** Rule to edit. When provided, the form will be pre-filled with rule data. */
|
|
10
|
+
editingRule?: RuleDefinition | null;
|
|
11
|
+
/** Tier name when editing (e.g., "Tier 1", "Tier 2"). Used to pre-select the tier. */
|
|
12
|
+
editingTier?: string | null;
|
|
13
|
+
/** All variants to edit (for rule-level or variant-level editing) */
|
|
14
|
+
editingVariants?: RuleVariant[] | null;
|
|
15
|
+
/** Index of the focused variant (for variant-level edit). null = all expanded */
|
|
16
|
+
focusedVariantIndex?: number | null;
|
|
17
|
+
setFocusedVariantIndex?: React.Dispatch<React.SetStateAction<number | null>>;
|
|
18
|
+
/** When true, auto-triggers the "add new variant" chat message on the LHS upon modal open */
|
|
19
|
+
triggerAddVariant?: boolean;
|
|
20
|
+
triggerFixGaps?: boolean;
|
|
21
|
+
/** When true, auto-sends "Validate this template." to the chat once the modal opens */
|
|
22
|
+
triggerValidateMessage?: boolean;
|
|
23
|
+
copiedRule?: RuleDefinition | null;
|
|
24
|
+
copiedSourceTier?: string | null;
|
|
25
|
+
copiedTargetTier?: string | null;
|
|
26
|
+
initialDraftMessage?: string;
|
|
27
|
+
postSaveCallback?: () => void | Promise<void>;
|
|
28
|
+
initialChatMessage?: string;
|
|
29
|
+
applicationIntegrationId: string;
|
|
30
|
+
modeId: string;
|
|
31
|
+
uiStateLabels?: any;
|
|
32
|
+
/**
|
|
33
|
+
* Operational config for the JSON-driven form, kept separate from labels:
|
|
34
|
+
* - dynamicOptions: dropdown option sources keyed by `dynamic_options_key`
|
|
35
|
+
* - prefilledData: host-resolved values keyed by data_key (e.g. Category)
|
|
36
|
+
*/
|
|
37
|
+
dynamicFormConfig?: {
|
|
38
|
+
dynamicOptions?: Record<string, any>;
|
|
39
|
+
prefilledData?: Record<string, any>;
|
|
40
|
+
};
|
|
41
|
+
customSections?: React.ReactNode;
|
|
42
|
+
/** Verbose stream logs, already resolved by the renderer. Forwarded to ILOTJ. */
|
|
43
|
+
enableChatLogs?: boolean;
|
|
44
|
+
/**
|
|
45
|
+
* Which flow the host opened this modal for — 'ADD' creates a new template,
|
|
46
|
+
* 'EDIT' amends an existing one. Threaded down from <TeachMePlugin mode=... />
|
|
47
|
+
* via pluginPayload. Only the ADD flow ends in the continue-with-template
|
|
48
|
+
* modal; an edit just closes on save.
|
|
49
|
+
*/
|
|
50
|
+
mode?: TeachMeMode;
|
|
51
|
+
/** Flag indicating when TeachMePlugin is opened for publishing/validation context */
|
|
52
|
+
is_publishing?: boolean;
|
|
53
|
+
}
|
|
54
|
+
/**
|
|
55
|
+
* Strips AI reasoning and JSON blocks from incoming descriptive text.
|
|
56
|
+
* @param val - The raw text payload string to filter
|
|
57
|
+
* @returns Cleaned up string
|
|
58
|
+
*/
|
|
59
|
+
export declare const filterAgentText: (val: string | any) => string;
|
|
60
|
+
declare const InstantLearningModalDynamic: React.FC<InstantLearningModalProps>;
|
|
61
|
+
export default InstantLearningModalDynamic;
|
|
62
|
+
//# sourceMappingURL=InstantLearningModalDynamic.d.ts.map
|
package/dist/types/features/LearningManagement/components/InstantLearningModalDynamic.d.ts.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"InstantLearningModalDynamic.d.ts","sourceRoot":"","sources":["../../../../../src/features/LearningManagement/components/InstantLearningModalDynamic.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA4D,MAAM,OAAO,CAAC;AAiCjF,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,8CAA8C,CAAC;AAMhF,OAAO,EAAE,cAAc,EAAE,WAAW,EAAE,WAAW,EAAE,MAAM,UAAU,CAAC;AA+BpE,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,uFAAuF;IACvF,sBAAsB,CAAC,EAAE,OAAO,CAAC;IACjC,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;;;;OAIG;IACH,iBAAiB,CAAC,EAAE;QAClB,cAAc,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;QACrC,aAAa,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;KACrC,CAAC;IACF,cAAc,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IACjC,iFAAiF;IACjF,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB;;;;;OAKG;IACH,IAAI,CAAC,EAAE,WAAW,CAAC;IACnB,qFAAqF;IACrF,aAAa,CAAC,EAAE,OAAO,CAAC;CACzB;AAoBD;;;;GAIG;AACH,eAAO,MAAM,eAAe,QAAS,MAAM,GAAG,GAAG,WAMhD,CAAC;AA0LF,QAAA,MAAM,2BAA2B,EAAE,KAAK,CAAC,EAAE,CAAC,yBAAyB,CAy8OpE,CAAC;AAEF,eAAe,2BAA2B,CAAC"}
|
package/dist/types/features/LearningManagement/components/LearningTemplateManagementSkeleton.d.ts
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
/**
|
|
3
|
+
* Loading skeleton for the Rule Template Management interface.
|
|
4
|
+
* Library-ready: Uses CSS Modules, pure CSS styling, and library-compatible Skeleton component.
|
|
5
|
+
*/
|
|
6
|
+
declare const LearningTemplateManagementSkeleton: () => React.JSX.Element;
|
|
7
|
+
export default LearningTemplateManagementSkeleton;
|
|
8
|
+
//# sourceMappingURL=LearningTemplateManagementSkeleton.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"LearningTemplateManagementSkeleton.d.ts","sourceRoot":"","sources":["../../../../../src/features/LearningManagement/components/LearningTemplateManagementSkeleton.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAI1B;;;GAGG;AACH,QAAA,MAAM,kCAAkC,yBAiIvC,CAAC;AAEF,eAAe,kCAAkC,CAAC"}
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { BoxProps } from '@mui/material/Box';
|
|
3
|
+
import '../styles/PromptTextEditorOverrides.css';
|
|
4
|
+
/**
|
|
5
|
+
* Props accepted by the underlying `AIPromptEditor` from
|
|
6
|
+
* `@e-llm-studio/creative-workspace-ui-component`.
|
|
7
|
+
*/
|
|
8
|
+
export interface PromptTextEditorProps {
|
|
9
|
+
value: string;
|
|
10
|
+
onChange: (value: string) => void;
|
|
11
|
+
placeholder?: string;
|
|
12
|
+
title?: string;
|
|
13
|
+
description?: string;
|
|
14
|
+
minHeight?: string;
|
|
15
|
+
maxHeight?: string;
|
|
16
|
+
minWidth?: string;
|
|
17
|
+
maxWidth?: string;
|
|
18
|
+
/** Class name applied to our wrapper container (merged with default card styling) */
|
|
19
|
+
className?: string;
|
|
20
|
+
/** Inline style applied to our wrapper container */
|
|
21
|
+
style?: React.CSSProperties;
|
|
22
|
+
/** MUI `sx` prop applied to the wrapper `Box`, for theme-aware/responsive overrides */
|
|
23
|
+
sx?: BoxProps['sx'];
|
|
24
|
+
}
|
|
25
|
+
/**
|
|
26
|
+
* Local wrapper around the library's `AIPromptEditor`.
|
|
27
|
+
*
|
|
28
|
+
* We resolve this component through `ComponentRegistry` instead of pointing
|
|
29
|
+
* directly at `m.AIPromptEditor` so that:
|
|
30
|
+
* - We can pass a different/extended prop set (className, style, sx) without
|
|
31
|
+
* touching the library.
|
|
32
|
+
* - We can style the *container* the editor sits in (card look: border,
|
|
33
|
+
* radius, shadow, spacing) since the library itself ships unstyled here —
|
|
34
|
+
* its internal markup relies on Tailwind utility classes that this app
|
|
35
|
+
* doesn't compile, so the toolbar/buttons render plain by design. This
|
|
36
|
+
* wrapper only dresses up the outer shell; it does not attempt to
|
|
37
|
+
* reproduce the library's internal Tailwind-dependent styling.
|
|
38
|
+
*
|
|
39
|
+
* @param props - Component props
|
|
40
|
+
* @returns JSX element wrapping AIPromptEditor with custom container styling
|
|
41
|
+
*/
|
|
42
|
+
declare const PromptTextEditor: React.FC<PromptTextEditorProps>;
|
|
43
|
+
export default PromptTextEditor;
|
|
44
|
+
//# sourceMappingURL=PromptTextEditor.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PromptTextEditor.d.ts","sourceRoot":"","sources":["../../../../../src/features/LearningManagement/components/PromptTextEditor.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAY,EAAE,QAAQ,EAAE,MAAM,mBAAmB,CAAC;AAGlD,OAAO,yCAAyC,CAAC;AAqCjD;;;GAGG;AACH,MAAM,WAAW,qBAAqB;IACpC,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IAClC,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,qFAAqF;IACrF,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,oDAAoD;IACpD,KAAK,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;IAC5B,uFAAuF;IACvF,EAAE,CAAC,EAAE,QAAQ,CAAC,IAAI,CAAC,CAAC;CACrB;AAED;;;;;;;;;;;;;;;;GAgBG;AACH,QAAA,MAAM,gBAAgB,EAAE,KAAK,CAAC,EAAE,CAAC,qBAAqB,CA8DrD,CAAC;AAEF,eAAe,gBAAgB,CAAC"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
/**
|
|
3
|
+
* Loading skeleton for the Rule Content area.
|
|
4
|
+
* Library-ready: Uses CSS Modules, pure CSS styling, and library-compatible Skeleton component.
|
|
5
|
+
*/
|
|
6
|
+
declare const RuleContentSkeleton: () => React.JSX.Element;
|
|
7
|
+
export default RuleContentSkeleton;
|
|
8
|
+
//# sourceMappingURL=RuleContentSkeleton.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"RuleContentSkeleton.d.ts","sourceRoot":"","sources":["../../../../../src/features/LearningManagement/components/RuleContentSkeleton.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAI1B;;;GAGG;AACH,QAAA,MAAM,mBAAmB,yBAgExB,CAAC;AAEF,eAAe,mBAAmB,CAAC"}
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
/**
|
|
3
|
+
* Individual step in the onboarding process.
|
|
4
|
+
*/
|
|
5
|
+
interface OnboardingStep {
|
|
6
|
+
/** Step identifier */
|
|
7
|
+
id: number;
|
|
8
|
+
/** Display label for the step */
|
|
9
|
+
label: string;
|
|
10
|
+
}
|
|
11
|
+
/**
|
|
12
|
+
* Props for the OnboardingLoader component.
|
|
13
|
+
*/
|
|
14
|
+
interface OnboardingLoaderProps {
|
|
15
|
+
/** Whether the loader is active/visible */
|
|
16
|
+
isLoading: boolean;
|
|
17
|
+
/** Heading shown while loading (defaults to the generic scope-creation copy) */
|
|
18
|
+
title?: string;
|
|
19
|
+
/** Supporting text shown under the heading */
|
|
20
|
+
subtitle?: string;
|
|
21
|
+
/** Custom steps (optional, defaults to station onboarding steps) */
|
|
22
|
+
steps?: OnboardingStep[];
|
|
23
|
+
/**
|
|
24
|
+
* Externally controlled current step index (0-based).
|
|
25
|
+
* When provided, the component uses this instead of timer-based progression.
|
|
26
|
+
* This allows syncing step progression with actual API call completion.
|
|
27
|
+
*/
|
|
28
|
+
currentStep?: number;
|
|
29
|
+
/** Interval between step progressions in milliseconds (default: 3000). Only used if currentStep is not provided. */
|
|
30
|
+
stepIntervalMs?: number;
|
|
31
|
+
/** Callback when all steps are completed */
|
|
32
|
+
onComplete?: () => void;
|
|
33
|
+
}
|
|
34
|
+
declare const ScopeDialog: React.FC<OnboardingLoaderProps>;
|
|
35
|
+
export default ScopeDialog;
|
|
36
|
+
//# sourceMappingURL=ScopeSkeletonLoader.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ScopeSkeletonLoader.d.ts","sourceRoot":"","sources":["../../../../../src/features/LearningManagement/components/ScopeSkeletonLoader.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA8B,MAAM,OAAO,CAAC;AAInD;;GAEG;AACH,UAAU,cAAc;IACtB,sBAAsB;IACtB,EAAE,EAAE,MAAM,CAAC;IACX,iCAAiC;IACjC,KAAK,EAAE,MAAM,CAAC;CACf;AAWD;;GAEG;AACH,UAAU,qBAAqB;IAC7B,2CAA2C;IAC3C,SAAS,EAAE,OAAO,CAAC;IACnB,gFAAgF;IAChF,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,8CAA8C;IAC9C,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,oEAAoE;IACpE,KAAK,CAAC,EAAE,cAAc,EAAE,CAAC;IACzB;;;;OAIG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,oHAAoH;IACpH,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,4CAA4C;IAC5C,UAAU,CAAC,EAAE,MAAM,IAAI,CAAC;CACzB;AAqFD,QAAA,MAAM,WAAW,EAAE,KAAK,CAAC,EAAE,CAAC,qBAAqB,CAyGhD,CAAC;AAEF,eAAe,WAAW,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"HighlightedText.d.ts","sourceRoot":"","sources":["../../../../../../src/features/LearningManagement/components/ScopeTree/HighlightedText.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAI1B,UAAU,oBAAoB;IAC5B,IAAI,EAAE,MAAM,CAAC;IACb,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAED,eAAO,MAAM,eAAe,EAAE,KAAK,CAAC,EAAE,CAAC,oBAAoB,CAqB1D,CAAC"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
interface TreeAddActionProps {
|
|
3
|
+
label: string;
|
|
4
|
+
onAdd: () => void;
|
|
5
|
+
disabled?: boolean;
|
|
6
|
+
tooltip?: string;
|
|
7
|
+
}
|
|
8
|
+
export declare const TreeAddAction: React.FC<TreeAddActionProps>;
|
|
9
|
+
export {};
|
|
10
|
+
//# sourceMappingURL=TreeAddAction.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TreeAddAction.d.ts","sourceRoot":"","sources":["../../../../../../src/features/LearningManagement/components/ScopeTree/TreeAddAction.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAI1B,UAAU,kBAAkB;IAC1B,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,MAAM,IAAI,CAAC;IAClB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,OAAO,CAAC,EAAE,MAAM,CAAC;CAClB;AAED,eAAO,MAAM,aAAa,EAAE,KAAK,CAAC,EAAE,CAAC,kBAAkB,CAoBtD,CAAC"}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { ElementType, FC, ReactNode } from 'react';
|
|
2
|
+
import { LucideProps } from 'lucide-react';
|
|
3
|
+
export interface TreeMenuOption {
|
|
4
|
+
label: string;
|
|
5
|
+
icon?: ElementType<LucideProps>;
|
|
6
|
+
onClick?: () => void;
|
|
7
|
+
className?: string;
|
|
8
|
+
disabled?: boolean;
|
|
9
|
+
tooltip?: ReactNode;
|
|
10
|
+
}
|
|
11
|
+
export interface TreeMenuProps {
|
|
12
|
+
options?: TreeMenuOption[];
|
|
13
|
+
buttonClassName?: string;
|
|
14
|
+
iconSize?: number;
|
|
15
|
+
}
|
|
16
|
+
export declare const TreeMenu: FC<TreeMenuProps>;
|
|
17
|
+
//# sourceMappingURL=TreeMenu.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TreeMenu.d.ts","sourceRoot":"","sources":["../../../../../../src/features/LearningManagement/components/ScopeTree/TreeMenu.tsx"],"names":[],"mappings":"AAAA,OAAc,EAAE,WAAW,EAAE,EAAE,EAAgD,SAAS,EAAE,MAAM,OAAO,CAAC;AAExG,OAAO,EAAE,WAAW,EAAgB,MAAM,cAAc,CAAC;AAKzD,MAAM,WAAW,cAAc;IAC7B,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,CAAC,EAAE,WAAW,CAAC,WAAW,CAAC,CAAC;IAChC,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IACrB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,OAAO,CAAC,EAAE,SAAS,CAAC;CACrB;AAED,MAAM,WAAW,aAAa;IAC5B,OAAO,CAAC,EAAE,cAAc,EAAE,CAAC;IAC3B,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,QAAQ,CAAC,EAAE,MAAM,CAAC;CACnB;AAED,eAAO,MAAM,QAAQ,EAAE,EAAE,CAAC,aAAa,CA8ItC,CAAC"}
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { ScopeTreeNode, TreeSectionConfig, NodeTypeConfig, MenuActionConfig } from '../../types';
|
|
3
|
+
interface TreeNodeProps {
|
|
4
|
+
node: ScopeTreeNode;
|
|
5
|
+
depth?: number;
|
|
6
|
+
nodePath?: string[];
|
|
7
|
+
expandedNodeIds: Set<string>;
|
|
8
|
+
activeSelection: {
|
|
9
|
+
nodePath: string[];
|
|
10
|
+
sectionId: string;
|
|
11
|
+
} | null;
|
|
12
|
+
onToggleExpand: (nodeId: string) => void;
|
|
13
|
+
onSectionSelect: (nodePath: string[], sectionId: string) => void;
|
|
14
|
+
onNodeOptionsClick: (nodeId: string) => void;
|
|
15
|
+
onAddChild?: (parentId: string, childType: 'SCOPE' | 'SUBSCOPE', parentName?: string) => void;
|
|
16
|
+
onRenameChild?: (nodeId: string, initialName: string) => void;
|
|
17
|
+
onDeleteChild?: (scopeId: string, scopeName: string, learningsCount: number) => void;
|
|
18
|
+
canDeleteScope?: (scopeId: string) => boolean;
|
|
19
|
+
canEditScope?: (scopeId: string) => boolean;
|
|
20
|
+
canCreateScope?: (scopeId: string) => boolean;
|
|
21
|
+
searchQuery?: string;
|
|
22
|
+
sectionsConfig?: TreeSectionConfig[];
|
|
23
|
+
nodeTypesConfig?: NodeTypeConfig[];
|
|
24
|
+
forceVisible?: boolean;
|
|
25
|
+
/**
|
|
26
|
+
* Controls how non-primary sections (anything other than "learnings" and
|
|
27
|
+
* "stations") are surfaced for each node:
|
|
28
|
+
* - false (default): sections render as rows inside the expanded node via
|
|
29
|
+
* TreeSectionItem ("full" view).
|
|
30
|
+
* - true: sections collapse into the node's context menu instead of taking
|
|
31
|
+
* up rows in the tree ("compact" view).
|
|
32
|
+
*/
|
|
33
|
+
compactView?: boolean;
|
|
34
|
+
menuActionsConfig?: MenuActionConfig[];
|
|
35
|
+
}
|
|
36
|
+
export declare const TreeNode: React.FC<TreeNodeProps>;
|
|
37
|
+
export {};
|
|
38
|
+
//# sourceMappingURL=TreeNode.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TreeNode.d.ts","sourceRoot":"","sources":["../../../../../../src/features/LearningManagement/components/ScopeTree/TreeNode.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA4B,MAAM,OAAO,CAAC;AAGjD,OAAO,EAAE,aAAa,EAAE,iBAAiB,EAAE,cAAc,EAAE,gBAAgB,EAAgB,MAAM,aAAa,CAAC;AAS/G,UAAU,aAAa;IACrB,IAAI,EAAE,aAAa,CAAC;IACpB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,QAAQ,CAAC,EAAE,MAAM,EAAE,CAAC;IACpB,eAAe,EAAE,GAAG,CAAC,MAAM,CAAC,CAAC;IAC7B,eAAe,EAAE;QAAE,QAAQ,EAAE,MAAM,EAAE,CAAC;QAAC,SAAS,EAAE,MAAM,CAAA;KAAE,GAAG,IAAI,CAAC;IAClE,cAAc,EAAE,CAAC,MAAM,EAAE,MAAM,KAAK,IAAI,CAAC;IACzC,eAAe,EAAE,CAAC,QAAQ,EAAE,MAAM,EAAE,EAAE,SAAS,EAAE,MAAM,KAAK,IAAI,CAAC;IACjE,kBAAkB,EAAE,CAAC,MAAM,EAAE,MAAM,KAAK,IAAI,CAAC;IAC7C,UAAU,CAAC,EAAE,CAAC,QAAQ,EAAE,MAAM,EAAE,SAAS,EAAE,OAAO,GAAG,UAAU,EAAE,UAAU,CAAC,EAAE,MAAM,KAAK,IAAI,CAAC;IAC9F,aAAa,CAAC,EAAE,CAAC,MAAM,EAAE,MAAM,EAAE,WAAW,EAAE,MAAM,KAAK,IAAI,CAAC;IAC9D,aAAa,CAAC,EAAE,CAAC,OAAO,EAAE,MAAM,EAAE,SAAS,EAAE,MAAM,EAAE,cAAc,EAAE,MAAM,KAAK,IAAI,CAAC;IACrF,cAAc,CAAC,EAAE,CAAC,OAAO,EAAE,MAAM,KAAK,OAAO,CAAC;IAC9C,YAAY,CAAC,EAAE,CAAC,OAAO,EAAE,MAAM,KAAK,OAAO,CAAC;IAC5C,cAAc,CAAC,EAAE,CAAC,OAAO,EAAE,MAAM,KAAK,OAAO,CAAC;IAC9C,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,cAAc,CAAC,EAAE,iBAAiB,EAAE,CAAC;IACrC,eAAe,CAAC,EAAE,cAAc,EAAE,CAAC;IACnC,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB;;;;;;;OAOG;IACH,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,iBAAiB,CAAC,EAAE,gBAAgB,EAAE,CAAC;CACxC;AAED,eAAO,MAAM,QAAQ,EAAE,KAAK,CAAC,EAAE,CAAC,aAAa,CAoY5C,CAAC"}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { TreeMenuOption } from './TreeMenu';
|
|
3
|
+
interface TreeNodeHeaderProps {
|
|
4
|
+
name: string;
|
|
5
|
+
isExpanded: boolean;
|
|
6
|
+
isSelected: boolean;
|
|
7
|
+
isAncestor: boolean;
|
|
8
|
+
isExpandable?: boolean;
|
|
9
|
+
onToggleExpand: (e: React.MouseEvent) => void;
|
|
10
|
+
onClick: () => void;
|
|
11
|
+
menuOptions?: TreeMenuOption[];
|
|
12
|
+
searchQuery?: string;
|
|
13
|
+
childrenCount?: number;
|
|
14
|
+
learningsCount?: number;
|
|
15
|
+
nodeType?: string;
|
|
16
|
+
isCompactView?: boolean;
|
|
17
|
+
/** Drops the badge slot entirely, including the compact view's "0" fallback. */
|
|
18
|
+
hideCounts?: boolean;
|
|
19
|
+
}
|
|
20
|
+
export declare const TreeNodeHeader: React.FC<TreeNodeHeaderProps>;
|
|
21
|
+
export {};
|
|
22
|
+
//# sourceMappingURL=TreeNodeHeader.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TreeNodeHeader.d.ts","sourceRoot":"","sources":["../../../../../../src/features/LearningManagement/components/ScopeTree/TreeNodeHeader.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,OAAO,EAAY,cAAc,EAAE,MAAM,YAAY,CAAC;AAGtD,UAAU,mBAAmB;IAC3B,IAAI,EAAE,MAAM,CAAC;IACb,UAAU,EAAE,OAAO,CAAC;IACpB,UAAU,EAAE,OAAO,CAAC;IACpB,UAAU,EAAE,OAAO,CAAC;IACpB,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,cAAc,EAAE,CAAC,CAAC,EAAE,KAAK,CAAC,UAAU,KAAK,IAAI,CAAC;IAC9C,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,WAAW,CAAC,EAAE,cAAc,EAAE,CAAC;IAC/B,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,gFAAgF;IAChF,UAAU,CAAC,EAAE,OAAO,CAAC;CACtB;AAED,eAAO,MAAM,cAAc,EAAE,KAAK,CAAC,EAAE,CAAC,mBAAmB,CA8ExD,CAAC"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { LucideIcon } from 'lucide-react';
|
|
3
|
+
interface TreeSectionItemProps {
|
|
4
|
+
icon: LucideIcon;
|
|
5
|
+
label: string;
|
|
6
|
+
badgeCount?: number | null;
|
|
7
|
+
isActive?: boolean;
|
|
8
|
+
onClick: () => void;
|
|
9
|
+
}
|
|
10
|
+
/**
|
|
11
|
+
* A highly reusable generic pill component for rendering sections like
|
|
12
|
+
* Learnings (5), Stations (1), Access, and Change History.
|
|
13
|
+
*/
|
|
14
|
+
export declare const TreeSectionItem: React.FC<TreeSectionItemProps>;
|
|
15
|
+
export {};
|
|
16
|
+
//# sourceMappingURL=TreeSectionItem.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TreeSectionItem.d.ts","sourceRoot":"","sources":["../../../../../../src/features/LearningManagement/components/ScopeTree/TreeSectionItem.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAG1C,UAAU,oBAAoB;IAC5B,IAAI,EAAE,UAAU,CAAC;IACjB,KAAK,EAAE,MAAM,CAAC;IACd,UAAU,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,OAAO,EAAE,MAAM,IAAI,CAAC;CACrB;AAED;;;GAGG;AACH,eAAO,MAAM,eAAe,EAAE,KAAK,CAAC,EAAE,CAAC,oBAAoB,CAiC1D,CAAC"}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { ScopeTreeNode, TreeSectionConfig, NodeTypeConfig, MenuActionConfig } from '../../types';
|
|
3
|
+
export interface TreeSidebarProps {
|
|
4
|
+
data: ScopeTreeNode | null;
|
|
5
|
+
defaultExpandedIds?: string[];
|
|
6
|
+
onSectionSelect?: (nodeId: string, sectionId: string) => void;
|
|
7
|
+
onNodeOptionsClick?: (nodeId: string) => void;
|
|
8
|
+
onAddChild?: (parentId: string, childType: 'SCOPE' | 'SUBSCOPE', parentName?: string) => void;
|
|
9
|
+
onRenameChild?: (scopeId: string, initialName: string) => void;
|
|
10
|
+
onDeleteChild?: (scopeId: string, scopeName: string, learningsCount: number) => void;
|
|
11
|
+
canDeleteScope?: (scopeId: string) => boolean;
|
|
12
|
+
canEditScope?: (scopeId: string) => boolean;
|
|
13
|
+
canCreateScope?: (scopeId: string) => boolean;
|
|
14
|
+
searchQuery?: string;
|
|
15
|
+
onSearchCountChange?: (count: number) => void;
|
|
16
|
+
sectionsConfig?: TreeSectionConfig[];
|
|
17
|
+
nodeTypesConfig?: NodeTypeConfig[];
|
|
18
|
+
selectedRuleSetId?: string | null;
|
|
19
|
+
activeSectionId?: string;
|
|
20
|
+
menuActionsConfig?: MenuActionConfig[];
|
|
21
|
+
}
|
|
22
|
+
export declare const TreeSidebar: React.FC<TreeSidebarProps>;
|
|
23
|
+
//# sourceMappingURL=TreeSidebar.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TreeSidebar.d.ts","sourceRoot":"","sources":["../../../../../../src/features/LearningManagement/components/ScopeTree/TreeSidebar.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA8B,MAAM,OAAO,CAAC;AAEnD,OAAO,EAAE,aAAa,EAAE,iBAAiB,EAAE,cAAc,EAAE,gBAAgB,EAAE,MAAM,aAAa,CAAC;AAKjG,MAAM,WAAW,gBAAgB;IAC/B,IAAI,EAAE,aAAa,GAAG,IAAI,CAAC;IAG3B,kBAAkB,CAAC,EAAE,MAAM,EAAE,CAAC;IAC9B,eAAe,CAAC,EAAE,CAAC,MAAM,EAAE,MAAM,EAAE,SAAS,EAAE,MAAM,KAAK,IAAI,CAAC;IAC9D,kBAAkB,CAAC,EAAE,CAAC,MAAM,EAAE,MAAM,KAAK,IAAI,CAAC;IAC9C,UAAU,CAAC,EAAE,CAAC,QAAQ,EAAE,MAAM,EAAE,SAAS,EAAE,OAAO,GAAG,UAAU,EAAE,UAAU,CAAC,EAAE,MAAM,KAAK,IAAI,CAAC;IAC9F,aAAa,CAAC,EAAE,CAAC,OAAO,EAAE,MAAM,EAAE,WAAW,EAAE,MAAM,KAAK,IAAI,CAAC;IAC/D,aAAa,CAAC,EAAE,CAAC,OAAO,EAAE,MAAM,EAAE,SAAS,EAAE,MAAM,EAAE,cAAc,EAAE,MAAM,KAAK,IAAI,CAAC;IACrF,cAAc,CAAC,EAAE,CAAC,OAAO,EAAE,MAAM,KAAK,OAAO,CAAC;IAC9C,YAAY,CAAC,EAAE,CAAC,OAAO,EAAE,MAAM,KAAK,OAAO,CAAC;IAC5C,cAAc,CAAC,EAAE,CAAC,OAAO,EAAE,MAAM,KAAK,OAAO,CAAC;IAC9C,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,mBAAmB,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IAC9C,cAAc,CAAC,EAAE,iBAAiB,EAAE,CAAC;IACrC,eAAe,CAAC,EAAE,cAAc,EAAE,CAAC;IACnC,iBAAiB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAClC,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,iBAAiB,CAAC,EAAE,gBAAgB,EAAE,CAAC;CACxC;AAED,eAAO,MAAM,WAAW,EAAE,KAAK,CAAC,EAAE,CAAC,gBAAgB,CAmLlD,CAAC"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
interface TreeTooltipProps {
|
|
3
|
+
content: React.ReactNode;
|
|
4
|
+
children: React.ReactElement;
|
|
5
|
+
placement?: 'top' | 'right' | 'bottom' | 'left';
|
|
6
|
+
withArrow?: boolean;
|
|
7
|
+
}
|
|
8
|
+
export declare const TreeTooltip: React.FC<TreeTooltipProps>;
|
|
9
|
+
export {};
|
|
10
|
+
//# sourceMappingURL=TreeTooltip.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TreeTooltip.d.ts","sourceRoot":"","sources":["../../../../../../src/features/LearningManagement/components/ScopeTree/TreeTooltip.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAI1B,UAAU,gBAAgB;IACxB,OAAO,EAAE,KAAK,CAAC,SAAS,CAAC;IACzB,QAAQ,EAAE,KAAK,CAAC,YAAY,CAAC;IAC7B,SAAS,CAAC,EAAE,KAAK,GAAG,OAAO,GAAG,QAAQ,GAAG,MAAM,CAAC;IAChD,SAAS,CAAC,EAAE,OAAO,CAAC;CACrB;AAED,eAAO,MAAM,WAAW,EAAE,KAAK,CAAC,EAAE,CAAC,gBAAgB,CA8ClD,CAAC"}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
/**
|
|
3
|
+
* Props for the SidebarSearch component.
|
|
4
|
+
* Library-ready: fully controlled via props.
|
|
5
|
+
*/
|
|
6
|
+
interface SidebarSearchProps {
|
|
7
|
+
/** Current search query value */
|
|
8
|
+
value: string;
|
|
9
|
+
/** Callback when search value changes */
|
|
10
|
+
onChange: (value: string) => void;
|
|
11
|
+
/** Placeholder text for search input (default: "Search for Rule sets..") */
|
|
12
|
+
placeholder?: string;
|
|
13
|
+
/** Number of matching search results to display */
|
|
14
|
+
searchCount?: number;
|
|
15
|
+
}
|
|
16
|
+
/**
|
|
17
|
+
* Search input component with filter button for the Sidebar.
|
|
18
|
+
* Library-ready: fully controlled via props, uses CSS modules.
|
|
19
|
+
*
|
|
20
|
+
* @param props - Component props
|
|
21
|
+
* @returns JSX element displaying the search input and filter button
|
|
22
|
+
*/
|
|
23
|
+
declare const SidebarSearch: React.FC<SidebarSearchProps>;
|
|
24
|
+
export default SidebarSearch;
|
|
25
|
+
//# sourceMappingURL=SidebarSearch.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SidebarSearch.d.ts","sourceRoot":"","sources":["../../../../../src/features/LearningManagement/components/SidebarSearch.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAI1B;;;GAGG;AACH,UAAU,kBAAkB;IACxB,iCAAiC;IACjC,KAAK,EAAE,MAAM,CAAC;IACd,yCAAyC;IACzC,QAAQ,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IAClC,4EAA4E;IAC5E,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,mDAAmD;IACnD,WAAW,CAAC,EAAE,MAAM,CAAC;CACxB;AAED;;;;;;GAMG;AACH,QAAA,MAAM,aAAa,EAAE,KAAK,CAAC,EAAE,CAAC,kBAAkB,CAkC/C,CAAC;AAEF,eAAe,aAAa,CAAC"}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface SkeletonProps extends React.HTMLAttributes<HTMLDivElement> {
|
|
3
|
+
width?: string | number;
|
|
4
|
+
height?: string | number;
|
|
5
|
+
borderRadius?: string | number;
|
|
6
|
+
}
|
|
7
|
+
/**
|
|
8
|
+
* Skeleton component for loading states.
|
|
9
|
+
* Library-ready: No Tailwind dependencies, styled via CSS Module.
|
|
10
|
+
*/
|
|
11
|
+
export declare function Skeleton({ className, style, width, height, borderRadius, ...props }: SkeletonProps): React.JSX.Element;
|
|
12
|
+
//# sourceMappingURL=Skeleton.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Skeleton.d.ts","sourceRoot":"","sources":["../../../../../src/features/LearningManagement/components/Skeleton.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,MAAM,WAAW,aAAc,SAAQ,KAAK,CAAC,cAAc,CAAC,cAAc,CAAC;IACzE,KAAK,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACxB,MAAM,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACzB,YAAY,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;CAChC;AAED;;;GAGG;AACH,wBAAgB,QAAQ,CAAC,EACvB,SAAS,EACT,KAAK,EACL,KAAK,EACL,MAAM,EACN,YAAY,EACZ,GAAG,KAAK,EACT,EAAE,aAAa,qBAaf"}
|
package/dist/types/features/LearningManagement/components/StationOnboarding/DayToggleSelector.d.ts
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { SelectOption } from "./InputField";
|
|
3
|
+
interface DayToggleSelectorProps {
|
|
4
|
+
label: string;
|
|
5
|
+
subText?: string;
|
|
6
|
+
required?: boolean;
|
|
7
|
+
options: SelectOption[];
|
|
8
|
+
selectedValues: string[];
|
|
9
|
+
onChange: (updatedValues: string[]) => void;
|
|
10
|
+
}
|
|
11
|
+
declare const DayToggleSelector: React.FC<DayToggleSelectorProps>;
|
|
12
|
+
export default DayToggleSelector;
|
|
13
|
+
//# sourceMappingURL=DayToggleSelector.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DayToggleSelector.d.ts","sourceRoot":"","sources":["../../../../../../src/features/LearningManagement/components/StationOnboarding/DayToggleSelector.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,YAAY,EAAE,MAAM,cAAc,CAAC;AAkC5C,UAAU,sBAAsB;IAC9B,KAAK,EAAE,MAAM,CAAC;IACd,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,OAAO,EAAE,YAAY,EAAE,CAAC;IACxB,cAAc,EAAE,MAAM,EAAE,CAAC;IACzB,QAAQ,EAAE,CAAC,aAAa,EAAE,MAAM,EAAE,KAAK,IAAI,CAAC;CAC7C;AAED,QAAA,MAAM,iBAAiB,EAAE,KAAK,CAAC,EAAE,CAAC,sBAAsB,CA4EvD,CAAC;AAEF,eAAe,iBAAiB,CAAC"}
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface SelectOption {
|
|
3
|
+
label: string;
|
|
4
|
+
value: string | number;
|
|
5
|
+
}
|
|
6
|
+
interface UniversalInputProps extends Omit<React.InputHTMLAttributes<HTMLInputElement>, 'value' | 'onChange'> {
|
|
7
|
+
label?: string;
|
|
8
|
+
error?: string;
|
|
9
|
+
containerClassName?: string;
|
|
10
|
+
options?: SelectOption[];
|
|
11
|
+
isMulti?: boolean;
|
|
12
|
+
isSearchable?: boolean;
|
|
13
|
+
value?: string | number | SelectOption | SelectOption[] | null;
|
|
14
|
+
onOptionChange?: (val: SelectOption | SelectOption[] | null) => void;
|
|
15
|
+
onChange?: React.ChangeEventHandler<HTMLInputElement>;
|
|
16
|
+
debounceTime?: number;
|
|
17
|
+
onMenuScrollToBottom?: () => void;
|
|
18
|
+
isLoadingOptions?: boolean;
|
|
19
|
+
hasMoreOptions?: boolean;
|
|
20
|
+
}
|
|
21
|
+
/**
|
|
22
|
+
* Universal Input and Dropdown select field.
|
|
23
|
+
* Fully styled via CSS Modules for library independence.
|
|
24
|
+
*/
|
|
25
|
+
declare const InputField: React.ForwardRefExoticComponent<UniversalInputProps & React.RefAttributes<HTMLInputElement>>;
|
|
26
|
+
export default InputField;
|
|
27
|
+
//# sourceMappingURL=InputField.d.ts.map
|
package/dist/types/features/LearningManagement/components/StationOnboarding/InputField.d.ts.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"InputField.d.ts","sourceRoot":"","sources":["../../../../../../src/features/LearningManagement/components/StationOnboarding/InputField.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA2D,MAAM,OAAO,CAAC;AAIhF,MAAM,WAAW,YAAY;IAC3B,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,MAAM,GAAG,MAAM,CAAC;CACxB;AAED,UAAU,mBACR,SAAQ,IAAI,CAAC,KAAK,CAAC,mBAAmB,CAAC,gBAAgB,CAAC,EAAE,OAAO,GAAG,UAAU,CAAC;IAC/E,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAG5B,OAAO,CAAC,EAAE,YAAY,EAAE,CAAC;IACzB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,KAAK,CAAC,EAAE,MAAM,GAAG,MAAM,GAAG,YAAY,GAAG,YAAY,EAAE,GAAG,IAAI,CAAC;IAC/D,cAAc,CAAC,EAAE,CAAC,GAAG,EAAE,YAAY,GAAG,YAAY,EAAE,GAAG,IAAI,KAAK,IAAI,CAAC;IACrE,QAAQ,CAAC,EAAE,KAAK,CAAC,kBAAkB,CAAC,gBAAgB,CAAC,CAAC;IACtD,YAAY,CAAC,EAAE,MAAM,CAAC;IAEtB,oBAAoB,CAAC,EAAE,MAAM,IAAI,CAAC;IAClC,gBAAgB,CAAC,EAAE,OAAO,CAAC;IAC3B,cAAc,CAAC,EAAE,OAAO,CAAC;CAC1B;AAED;;;GAGG;AACH,QAAA,MAAM,UAAU,8FAsRf,CAAC;AAIF,eAAe,UAAU,CAAC"}
|
package/dist/types/features/LearningManagement/components/StationOnboarding/OnboardingLoader.d.ts
ADDED
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
interface OnboardingStep {
|
|
3
|
+
id: number;
|
|
4
|
+
label: string;
|
|
5
|
+
}
|
|
6
|
+
interface OnboardingLoaderProps {
|
|
7
|
+
isLoading: boolean;
|
|
8
|
+
steps?: OnboardingStep[];
|
|
9
|
+
currentStep?: number;
|
|
10
|
+
stepIntervalMs?: number;
|
|
11
|
+
onComplete?: () => void;
|
|
12
|
+
}
|
|
13
|
+
/**
|
|
14
|
+
* Onboarding loader component with animated step progression.
|
|
15
|
+
* Fully library-ready and styled with CSS Modules.
|
|
16
|
+
*/
|
|
17
|
+
declare const OnboardingLoader: React.FC<OnboardingLoaderProps>;
|
|
18
|
+
export default OnboardingLoader;
|
|
19
|
+
//# sourceMappingURL=OnboardingLoader.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"OnboardingLoader.d.ts","sourceRoot":"","sources":["../../../../../../src/features/LearningManagement/components/StationOnboarding/OnboardingLoader.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA8B,MAAM,OAAO,CAAC;AAInD,UAAU,cAAc;IACpB,EAAE,EAAE,MAAM,CAAC;IACX,KAAK,EAAE,MAAM,CAAC;CACjB;AAQD,UAAU,qBAAqB;IAC3B,SAAS,EAAE,OAAO,CAAC;IACnB,KAAK,CAAC,EAAE,cAAc,EAAE,CAAC;IACzB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,UAAU,CAAC,EAAE,MAAM,IAAI,CAAC;CAC3B;AA+GD;;;GAGG;AACH,QAAA,MAAM,gBAAgB,EAAE,KAAK,CAAC,EAAE,CAAC,qBAAqB,CAoGrD,CAAC;AAEF,eAAe,gBAAgB,CAAC"}
|
package/dist/types/features/LearningManagement/components/StationOnboarding/StationAutocomplete.d.ts
ADDED
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
interface StationAutocompleteProps {
|
|
3
|
+
value: string;
|
|
4
|
+
onChange: (value: string) => void;
|
|
5
|
+
onStationSelect: (station: any) => void;
|
|
6
|
+
className?: string;
|
|
7
|
+
style?: React.CSSProperties;
|
|
8
|
+
}
|
|
9
|
+
/**
|
|
10
|
+
* Autocomplete dropdown field for searching and selecting station options.
|
|
11
|
+
* Fully library compatible, decoupled from Tailwind CSS.
|
|
12
|
+
*/
|
|
13
|
+
declare const StationAutocomplete: React.FC<StationAutocompleteProps>;
|
|
14
|
+
export default StationAutocomplete;
|
|
15
|
+
//# sourceMappingURL=StationAutocomplete.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"StationAutocomplete.d.ts","sourceRoot":"","sources":["../../../../../../src/features/LearningManagement/components/StationOnboarding/StationAutocomplete.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAsC,MAAM,OAAO,CAAC;AAK3D,UAAU,wBAAwB;IAC9B,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IAClC,eAAe,EAAE,CAAC,OAAO,EAAE,GAAG,KAAK,IAAI,CAAC;IACxC,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,KAAK,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;CAC/B;AAED;;;GAGG;AACH,QAAA,MAAM,mBAAmB,EAAE,KAAK,CAAC,EAAE,CAAC,wBAAwB,CAyJ3D,CAAC;AAEF,eAAe,mBAAmB,CAAC"}
|
package/dist/types/features/LearningManagement/components/StationOnboarding/StationOnboardModal.d.ts
ADDED
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
interface StationOnboardModalProps {
|
|
3
|
+
isOpen: boolean;
|
|
4
|
+
onClose: () => void;
|
|
5
|
+
/** Callback after onboarding completes. Receives the new scopeId. */
|
|
6
|
+
onBoardStation: (scopeId?: string) => void;
|
|
7
|
+
app_integration_id: string;
|
|
8
|
+
token: string;
|
|
9
|
+
}
|
|
10
|
+
/**
|
|
11
|
+
* Modal component for onboarding stations with full sequential logic and clean CSS module design.
|
|
12
|
+
* Decoupled from Tailwind CSS and fully library compatible.
|
|
13
|
+
*/
|
|
14
|
+
declare const StationOnboardModal: React.FC<StationOnboardModalProps>;
|
|
15
|
+
export default StationOnboardModal;
|
|
16
|
+
//# sourceMappingURL=StationOnboardModal.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"StationOnboardModal.d.ts","sourceRoot":"","sources":["../../../../../../src/features/LearningManagement/components/StationOnboarding/StationOnboardModal.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA+C,MAAM,OAAO,CAAC;AAkFpE,UAAU,wBAAwB;IAChC,MAAM,EAAE,OAAO,CAAC;IAChB,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,qEAAqE;IACrE,cAAc,EAAE,CAAC,OAAO,CAAC,EAAE,MAAM,KAAK,IAAI,CAAC;IAC3C,kBAAkB,EAAE,MAAM,CAAC;IAC3B,KAAK,EAAE,MAAM,CAAC;CACf;AAED;;;GAGG;AACH,QAAA,MAAM,mBAAmB,EAAE,KAAK,CAAC,EAAE,CAAC,wBAAwB,CAyiC3D,CAAC;AAEF,eAAe,mBAAmB,CAAC"}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface TemplateCardData {
|
|
3
|
+
id: string;
|
|
4
|
+
title: string;
|
|
5
|
+
badge?: string;
|
|
6
|
+
description: string;
|
|
7
|
+
inheritedText?: string;
|
|
8
|
+
rulesCount: number;
|
|
9
|
+
tiersCount: number;
|
|
10
|
+
isCopy?: boolean;
|
|
11
|
+
}
|
|
12
|
+
interface TemplateCardProps extends TemplateCardData {
|
|
13
|
+
isSelected: boolean;
|
|
14
|
+
onSelect: (id: string) => void;
|
|
15
|
+
}
|
|
16
|
+
/**
|
|
17
|
+
* TemplateCard component for displaying AI matching scopes.
|
|
18
|
+
* Decoupled from Tailwind CSS, fully styled via CSS Modules.
|
|
19
|
+
*/
|
|
20
|
+
declare const TemplateCard: React.FC<TemplateCardProps>;
|
|
21
|
+
export default TemplateCard;
|
|
22
|
+
//# sourceMappingURL=TemplateCard.d.ts.map
|
package/dist/types/features/LearningManagement/components/StationOnboarding/TemplateCard.d.ts.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TemplateCard.d.ts","sourceRoot":"","sources":["../../../../../../src/features/LearningManagement/components/StationOnboarding/TemplateCard.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAK1B,MAAM,WAAW,gBAAgB;IAC/B,EAAE,EAAE,MAAM,CAAC;IACX,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,WAAW,EAAE,MAAM,CAAC;IACpB,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,UAAU,EAAE,MAAM,CAAC;IACnB,UAAU,EAAE,MAAM,CAAC;IACnB,MAAM,CAAC,EAAE,OAAO,CAAC;CAClB;AAED,UAAU,iBAAkB,SAAQ,gBAAgB;IAClD,UAAU,EAAE,OAAO,CAAC;IACpB,QAAQ,EAAE,CAAC,EAAE,EAAE,MAAM,KAAK,IAAI,CAAC;CAChC;AAeD;;;GAGG;AACH,QAAA,MAAM,YAAY,EAAE,KAAK,CAAC,EAAE,CAAC,iBAAiB,CAqF7C,CAAC;AAEF,eAAe,YAAY,CAAC"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import * as TooltipPrimitive from '@radix-ui/react-tooltip';
|
|
3
|
+
declare const TooltipProvider: React.FC<TooltipPrimitive.TooltipProviderProps>;
|
|
4
|
+
declare const Tooltip: React.FC<TooltipPrimitive.TooltipProps>;
|
|
5
|
+
declare const TooltipTrigger: React.ForwardRefExoticComponent<TooltipPrimitive.TooltipTriggerProps & React.RefAttributes<HTMLButtonElement>>;
|
|
6
|
+
declare const TooltipContent: React.ForwardRefExoticComponent<Omit<TooltipPrimitive.TooltipContentProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
|
|
7
|
+
export { Tooltip, TooltipTrigger, TooltipContent, TooltipProvider };
|
|
8
|
+
//# sourceMappingURL=ToolTip.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ToolTip.d.ts","sourceRoot":"","sources":["../../../../../src/features/LearningManagement/components/ToolTip.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,KAAK,gBAAgB,MAAM,yBAAyB,CAAC;AAG5D,QAAA,MAAM,eAAe,iDAA4B,CAAC;AAElD,QAAA,MAAM,OAAO,yCAAwB,CAAC;AAEtC,QAAA,MAAM,cAAc,gHAA2B,CAAC;AAEhD,QAAA,MAAM,cAAc,gKAYlB,CAAC;AAGH,OAAO,EAAE,OAAO,EAAE,cAAc,EAAE,cAAc,EAAE,eAAe,EAAE,CAAC"}
|