@e-llm-studio/instant-learning 1.3.0-alpha.271 → 1.3.0-alpha.272
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/features/IL-OTJ/_components/templates/BaseTemplate/BaseTemplate.js +2 -0
- package/dist/cjs/features/IL-OTJ/_components/templates/BaseTemplate/BaseTemplate.js.map +1 -0
- package/dist/cjs/features/IL-OTJ/_components/templates/CreateCategory/CreateCategory.js +2 -0
- package/dist/cjs/features/IL-OTJ/_components/templates/CreateCategory/CreateCategory.js.map +1 -0
- package/dist/cjs/features/IL-OTJ/_components/templates/WorkflowComposer/WorkflowComposer.js +2 -0
- package/dist/cjs/features/IL-OTJ/_components/templates/WorkflowComposer/WorkflowComposer.js.map +1 -0
- package/dist/cjs/features/LSCGuidelinesCart/Cart/Cart.js +2 -0
- package/dist/cjs/features/LSCGuidelinesCart/Cart/Cart.js.map +1 -0
- package/dist/cjs/features/LSCGuidelinesCart/Cart/Cart.styles.js +2 -0
- package/dist/cjs/features/LSCGuidelinesCart/Cart/Cart.styles.js.map +1 -0
- package/dist/cjs/features/LSCGuidelinesCart/GuidelineCard.js +2 -0
- package/dist/cjs/features/LSCGuidelinesCart/GuidelineCard.js.map +1 -0
- package/dist/cjs/features/LSCGuidelinesCart/GuidelineCard.styles.js +2 -0
- package/dist/cjs/features/LSCGuidelinesCart/GuidelineCard.styles.js.map +1 -0
- package/dist/cjs/features/LSCGuidelinesCart/GuidelinesLandingPage.js +2 -0
- package/dist/cjs/features/LSCGuidelinesCart/GuidelinesLandingPage.js.map +1 -0
- package/dist/cjs/features/LSCGuidelinesCart/GuidelinesLandingPage.styles.js +2 -0
- package/dist/cjs/features/LSCGuidelinesCart/GuidelinesLandingPage.styles.js.map +1 -0
- package/dist/cjs/features/LSCGuidelinesCart/LearningManagementWrapper.js +2 -0
- package/dist/cjs/features/LSCGuidelinesCart/LearningManagementWrapper.js.map +1 -0
- package/dist/cjs/features/LSCGuidelinesCart/api.js +2 -0
- package/dist/cjs/features/LSCGuidelinesCart/api.js.map +1 -0
- package/dist/cjs/features/LSCGuidelinesCart/endpoints.js +2 -0
- package/dist/cjs/features/LSCGuidelinesCart/endpoints.js.map +1 -0
- package/dist/cjs/features/LSCGuidelinesCart/transformSelectedGuidelineData.js +2 -0
- package/dist/cjs/features/LSCGuidelinesCart/transformSelectedGuidelineData.js.map +1 -0
- package/dist/cjs/features/LearningManagement/components/CreateLearningSetModal.js +2 -0
- package/dist/cjs/features/LearningManagement/components/CreateLearningSetModal.js.map +1 -0
- package/dist/cjs/features/LearningManagement/styles/CreateLearningSetModal.module.css.js +2 -0
- package/dist/cjs/features/LearningManagement/styles/CreateLearningSetModal.module.css.js.map +1 -0
- package/dist/features/IL-OTJ/_components/templates/BaseTemplate/BaseTemplate.js +2 -0
- package/dist/features/IL-OTJ/_components/templates/BaseTemplate/BaseTemplate.js.map +1 -0
- package/dist/features/IL-OTJ/_components/templates/CreateCategory/CreateCategory.js +2 -0
- package/dist/features/IL-OTJ/_components/templates/CreateCategory/CreateCategory.js.map +1 -0
- package/dist/features/IL-OTJ/_components/templates/WorkflowComposer/WorkflowComposer.js +2 -0
- package/dist/features/IL-OTJ/_components/templates/WorkflowComposer/WorkflowComposer.js.map +1 -0
- package/dist/features/LSCGuidelinesCart/Cart/Cart.js +2 -0
- package/dist/features/LSCGuidelinesCart/Cart/Cart.js.map +1 -0
- package/dist/features/LSCGuidelinesCart/Cart/Cart.styles.js +2 -0
- package/dist/features/LSCGuidelinesCart/Cart/Cart.styles.js.map +1 -0
- package/dist/features/LSCGuidelinesCart/GuidelineCard.js +2 -0
- package/dist/features/LSCGuidelinesCart/GuidelineCard.js.map +1 -0
- package/dist/features/LSCGuidelinesCart/GuidelineCard.styles.js +2 -0
- package/dist/features/LSCGuidelinesCart/GuidelineCard.styles.js.map +1 -0
- package/dist/features/LSCGuidelinesCart/GuidelinesLandingPage.js +2 -0
- package/dist/features/LSCGuidelinesCart/GuidelinesLandingPage.js.map +1 -0
- package/dist/features/LSCGuidelinesCart/GuidelinesLandingPage.styles.js +2 -0
- package/dist/features/LSCGuidelinesCart/GuidelinesLandingPage.styles.js.map +1 -0
- package/dist/features/LSCGuidelinesCart/LearningManagementWrapper.js +2 -0
- package/dist/features/LSCGuidelinesCart/LearningManagementWrapper.js.map +1 -0
- package/dist/features/LSCGuidelinesCart/api.js +2 -0
- package/dist/features/LSCGuidelinesCart/api.js.map +1 -0
- package/dist/features/LSCGuidelinesCart/endpoints.js +2 -0
- package/dist/features/LSCGuidelinesCart/endpoints.js.map +1 -0
- package/dist/features/LSCGuidelinesCart/transformSelectedGuidelineData.js +2 -0
- package/dist/features/LSCGuidelinesCart/transformSelectedGuidelineData.js.map +1 -0
- package/dist/features/LearningManagement/components/CreateLearningSetModal.js +2 -0
- package/dist/features/LearningManagement/components/CreateLearningSetModal.js.map +1 -0
- package/dist/features/LearningManagement/styles/CreateLearningSetModal.module.css.js +2 -0
- package/dist/features/LearningManagement/styles/CreateLearningSetModal.module.css.js.map +1 -0
- package/dist/types/AccordianHeadTest.d.ts +3 -0
- package/dist/types/AccordianHeadTest.d.ts.map +1 -0
- package/dist/types/App.d.ts +4 -0
- package/dist/types/App.d.ts.map +1 -0
- package/dist/types/CommonComponents/AccordianHead/AccordianHead.d.ts +9 -0
- package/dist/types/CommonComponents/AccordianHead/AccordianHead.d.ts.map +1 -0
- package/dist/types/CommonComponents/CustomDropdown.d.ts +4 -0
- package/dist/types/CommonComponents/CustomDropdown.d.ts.map +1 -0
- package/dist/types/CommonComponents/GradientSparkleIcon.d.ts +6 -0
- package/dist/types/CommonComponents/GradientSparkleIcon.d.ts.map +1 -0
- package/dist/types/CommonComponents/HelloWorld.d.ts +3 -0
- package/dist/types/CommonComponents/HelloWorld.d.ts.map +1 -0
- package/dist/types/CommonComponents/NoTableData.d.ts +7 -0
- package/dist/types/CommonComponents/NoTableData.d.ts.map +1 -0
- package/dist/types/CommonComponents/Spinner.d.ts +5 -0
- package/dist/types/CommonComponents/Spinner.d.ts.map +1 -0
- package/dist/types/CommonConstants/CommonConstants.d.ts +5 -0
- package/dist/types/CommonConstants/CommonConstants.d.ts.map +1 -0
- package/dist/types/ComponentRegistry.d.ts +13 -0
- package/dist/types/ComponentRegistry.d.ts.map +1 -0
- package/dist/types/ContinueWithTemplateModal.d.ts +24 -0
- package/dist/types/ContinueWithTemplateModal.d.ts.map +1 -0
- package/dist/types/CustomStylesProvider.d.ts +6 -0
- package/dist/types/CustomStylesProvider.d.ts.map +1 -0
- package/dist/types/CustomThemeProvider.d.ts +7 -0
- package/dist/types/CustomThemeProvider.d.ts.map +1 -0
- package/dist/types/GoogleFilePickerDemo.d.ts +3 -0
- package/dist/types/GoogleFilePickerDemo.d.ts.map +1 -0
- package/dist/types/ILMarketplaceMockTest.d.ts +4 -0
- package/dist/types/ILMarketplaceMockTest.d.ts.map +1 -0
- package/dist/types/ILMarketplaceWrapper.d.ts +174 -0
- package/dist/types/ILMarketplaceWrapper.d.ts.map +1 -0
- package/dist/types/PublishToMarketplaceTest.d.ts +4 -0
- package/dist/types/PublishToMarketplaceTest.d.ts.map +1 -0
- package/dist/types/api/transport.d.ts +44 -0
- package/dist/types/api/transport.d.ts.map +1 -0
- package/dist/types/context/DataSelectedContext.d.ts +73 -0
- package/dist/types/context/DataSelectedContext.d.ts.map +1 -0
- package/dist/types/features/DataSelector/DataSelector.d.ts +18 -0
- package/dist/types/features/DataSelector/DataSelector.d.ts.map +1 -0
- package/dist/types/features/DataSelector/components/DataSelectionOptionsScreen.d.ts +4 -0
- package/dist/types/features/DataSelector/components/DataSelectionOptionsScreen.d.ts.map +1 -0
- package/dist/types/features/DataSelector/components/RLEFDataPointsListInSelectedDataSetCollection.d.ts +4 -0
- package/dist/types/features/DataSelector/components/RLEFDataPointsListInSelectedDataSetCollection.d.ts.map +1 -0
- package/dist/types/features/DataSelector/components/RLEFDataSetCollectionsList.d.ts +4 -0
- package/dist/types/features/DataSelector/components/RLEFDataSetCollectionsList.d.ts.map +1 -0
- package/dist/types/features/DataSelector/components/RlefDataTabsComponent.d.ts +4 -0
- package/dist/types/features/DataSelector/components/RlefDataTabsComponent.d.ts.map +1 -0
- package/dist/types/features/DataSelector/components/RlefHistoricalCopilotData.d.ts +4 -0
- package/dist/types/features/DataSelector/components/RlefHistoricalCopilotData.d.ts.map +1 -0
- package/dist/types/features/DataSelector/components/SavedDataSetListScreen.d.ts +14 -0
- package/dist/types/features/DataSelector/components/SavedDataSetListScreen.d.ts.map +1 -0
- package/dist/types/features/DataSelector/components/SelectedDataList.d.ts +4 -0
- package/dist/types/features/DataSelector/components/SelectedDataList.d.ts.map +1 -0
- package/dist/types/features/DataSelector/components/subcomponents/DataSetElement/DataSetElement.d.ts +11 -0
- package/dist/types/features/DataSelector/components/subcomponents/DataSetElement/DataSetElement.d.ts.map +1 -0
- package/dist/types/features/DataSelector/components/subcomponents/Pagination/Pagination.d.ts +8 -0
- package/dist/types/features/DataSelector/components/subcomponents/Pagination/Pagination.d.ts.map +1 -0
- package/dist/types/features/DataSelector/tables/ShowSelectedDataTable.d.ts +4 -0
- package/dist/types/features/DataSelector/tables/ShowSelectedDataTable.d.ts.map +1 -0
- package/dist/types/features/DocumentLearning/DocumentLearning.d.ts +21 -0
- package/dist/types/features/DocumentLearning/DocumentLearning.d.ts.map +1 -0
- package/dist/types/features/DocumentLearning/_components/AudioWaveform.d.ts +13 -0
- package/dist/types/features/DocumentLearning/_components/AudioWaveform.d.ts.map +1 -0
- package/dist/types/features/DocumentLearning/_components/BookLearningForm.d.ts +23 -0
- package/dist/types/features/DocumentLearning/_components/BookLearningForm.d.ts.map +1 -0
- package/dist/types/features/DocumentLearning/_components/ChatComponent.d.ts +61 -0
- package/dist/types/features/DocumentLearning/_components/ChatComponent.d.ts.map +1 -0
- package/dist/types/features/DocumentLearning/_components/ConflictingLearningWarnCard.d.ts +13 -0
- package/dist/types/features/DocumentLearning/_components/ConflictingLearningWarnCard.d.ts.map +1 -0
- package/dist/types/features/DocumentLearning/_components/ConflictingLearningWarnCardDB.d.ts +41 -0
- package/dist/types/features/DocumentLearning/_components/ConflictingLearningWarnCardDB.d.ts.map +1 -0
- package/dist/types/features/DocumentLearning/_components/ContextualChatComponent.d.ts +62 -0
- package/dist/types/features/DocumentLearning/_components/ContextualChatComponent.d.ts.map +1 -0
- package/dist/types/features/DocumentLearning/_components/ContextualConflictDBCard.d.ts +30 -0
- package/dist/types/features/DocumentLearning/_components/ContextualConflictDBCard.d.ts.map +1 -0
- package/dist/types/features/DocumentLearning/_components/ContextualLearningForm.d.ts +1 -0
- package/dist/types/features/DocumentLearning/_components/ContextualLearningForm.d.ts.map +1 -0
- package/dist/types/features/DocumentLearning/_components/LearningDetailsForm.d.ts +71 -0
- package/dist/types/features/DocumentLearning/_components/LearningDetailsForm.d.ts.map +1 -0
- package/dist/types/features/DocumentLearning/_components/MessageRendering.d.ts +10 -0
- package/dist/types/features/DocumentLearning/_components/MessageRendering.d.ts.map +1 -0
- package/dist/types/features/DocumentLearning/_components/MinimizedThinkingSteps.d.ts +4 -0
- package/dist/types/features/DocumentLearning/_components/MinimizedThinkingSteps.d.ts.map +1 -0
- package/dist/types/features/DocumentLearning/_components/SimilarLearningCard.d.ts +20 -0
- package/dist/types/features/DocumentLearning/_components/SimilarLearningCard.d.ts.map +1 -0
- package/dist/types/features/DocumentLearning/_components/TemplateRetrievalForm.d.ts +50 -0
- package/dist/types/features/DocumentLearning/_components/TemplateRetrievalForm.d.ts.map +1 -0
- package/dist/types/features/DocumentLearning/_components/TooltipComponent.d.ts +8 -0
- package/dist/types/features/DocumentLearning/_components/TooltipComponent.d.ts.map +1 -0
- package/dist/types/features/DocumentLearning/_components/_svg/ArrowDown.d.ts +4 -0
- package/dist/types/features/DocumentLearning/_components/_svg/ArrowDown.d.ts.map +1 -0
- package/dist/types/features/DocumentLearning/_components/_svg/ArrowIconBlue.d.ts +4 -0
- package/dist/types/features/DocumentLearning/_components/_svg/ArrowIconBlue.d.ts.map +1 -0
- package/dist/types/features/DocumentLearning/_components/_svg/CompleteIconGreen.d.ts +4 -0
- package/dist/types/features/DocumentLearning/_components/_svg/CompleteIconGreen.d.ts.map +1 -0
- package/dist/types/features/DocumentLearning/_components/_svg/NewChatIcon.d.ts +4 -0
- package/dist/types/features/DocumentLearning/_components/_svg/NewChatIcon.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/ILOTJ.d.ts +95 -0
- package/dist/types/features/IL-OTJ/ILOTJ.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/ILOTJTest.d.ts +609 -0
- package/dist/types/features/IL-OTJ/ILOTJTest.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/ILOTJTriageAITest.d.ts +12 -0
- package/dist/types/features/IL-OTJ/ILOTJTriageAITest.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/ValueTypeWrappers/TeachMePlugin.d.ts +102 -0
- package/dist/types/features/IL-OTJ/ValueTypeWrappers/TeachMePlugin.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/ValueTypeWrappers/TeachMeWrapper.d.ts +33 -0
- package/dist/types/features/IL-OTJ/ValueTypeWrappers/TeachMeWrapper.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/AccordianSection.d.ts +52 -0
- package/dist/types/features/IL-OTJ/_components/AccordianSection.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/AudioWaveform.d.ts +13 -0
- package/dist/types/features/IL-OTJ/_components/AudioWaveform.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/ChatComponents/ChatComponent.d.ts +59 -0
- package/dist/types/features/IL-OTJ/_components/ChatComponents/ChatComponent.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/ChatComponents/ChatHeader.d.ts +12 -0
- package/dist/types/features/IL-OTJ/_components/ChatComponents/ChatHeader.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/ChatComponents/NormalChat.d.ts +45 -0
- package/dist/types/features/IL-OTJ/_components/ChatComponents/NormalChat.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/ChatComponents/mockComparisonData.d.ts +1503 -0
- package/dist/types/features/IL-OTJ/_components/ChatComponents/mockComparisonData.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/CitationLink.d.ts +18 -0
- package/dist/types/features/IL-OTJ/_components/CitationLink.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/CognitiveDecisioningCard.d.ts +11 -0
- package/dist/types/features/IL-OTJ/_components/CognitiveDecisioningCard.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/ConflictingReasoningCard.d.ts +11 -0
- package/dist/types/features/IL-OTJ/_components/ConflictingReasoningCard.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/CriticalGaps.d.ts +11 -0
- package/dist/types/features/IL-OTJ/_components/CriticalGaps.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/GapExplanationAccordion.d.ts +10 -0
- package/dist/types/features/IL-OTJ/_components/GapExplanationAccordion.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/ILPopup.d.ts +33 -0
- package/dist/types/features/IL-OTJ/_components/ILPopup.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/ILPopup.styles.d.ts +2 -0
- package/dist/types/features/IL-OTJ/_components/ILPopup.styles.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/InputDataReasoningCard.d.ts +11 -0
- package/dist/types/features/IL-OTJ/_components/InputDataReasoningCard.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/MarkdownComponents/MarkdownElements.d.ts +33 -0
- package/dist/types/features/IL-OTJ/_components/MarkdownComponents/MarkdownElements.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/MarkdownComponents/MarkdownSelect.d.ts +26 -0
- package/dist/types/features/IL-OTJ/_components/MarkdownComponents/MarkdownSelect.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/MarkdownRenderer.d.ts +25 -0
- package/dist/types/features/IL-OTJ/_components/MarkdownRenderer.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/MessageRendering/ChatFeedback.d.ts +26 -0
- package/dist/types/features/IL-OTJ/_components/MessageRendering/ChatFeedback.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/MessageRendering/ClickableChatComponents.d.ts +8 -0
- package/dist/types/features/IL-OTJ/_components/MessageRendering/ClickableChatComponents.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/MessageRendering/MessageRendering.d.ts +35 -0
- package/dist/types/features/IL-OTJ/_components/MessageRendering/MessageRendering.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/MessageRendering/RuleValidationCard.d.ts +24 -0
- package/dist/types/features/IL-OTJ/_components/MessageRendering/RuleValidationCard.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/MessageRendering/RuleVariantCard.d.ts +17 -0
- package/dist/types/features/IL-OTJ/_components/MessageRendering/RuleVariantCard.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/MinimizedThinkingSteps.d.ts +4 -0
- package/dist/types/features/IL-OTJ/_components/MinimizedThinkingSteps.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/NewMinimizedThinkingSteps.d.ts +7 -0
- package/dist/types/features/IL-OTJ/_components/NewMinimizedThinkingSteps.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/TooltipComponent.d.ts +8 -0
- package/dist/types/features/IL-OTJ/_components/TooltipComponent.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/VariantLoadingOverlay.d.ts +9 -0
- package/dist/types/features/IL-OTJ/_components/VariantLoadingOverlay.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/ViewFormUpdateCard.d.ts +3 -0
- package/dist/types/features/IL-OTJ/_components/ViewFormUpdateCard.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/ViewIdentifiedFieldsCard.d.ts +3 -0
- package/dist/types/features/IL-OTJ/_components/ViewIdentifiedFieldsCard.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/WatchMeWork/AgentStepsView.d.ts +16 -0
- package/dist/types/features/IL-OTJ/_components/WatchMeWork/AgentStepsView.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/WatchMeWork/StepDetailView.d.ts +11 -0
- package/dist/types/features/IL-OTJ/_components/WatchMeWork/StepDetailView.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/WatchMeWork/Thinkingstepshelper.d.ts +43 -0
- package/dist/types/features/IL-OTJ/_components/WatchMeWork/Thinkingstepshelper.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/WatchMeWork/Usethinkingsteps.d.ts +27 -0
- package/dist/types/features/IL-OTJ/_components/WatchMeWork/Usethinkingsteps.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/WatchMeWork/WorkingIndicator.d.ts +7 -0
- package/dist/types/features/IL-OTJ/_components/WatchMeWork/WorkingIndicator.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/_svg/ArrowDown.d.ts +4 -0
- package/dist/types/features/IL-OTJ/_components/_svg/ArrowDown.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/_svg/ArrowIconBlue.d.ts +4 -0
- package/dist/types/features/IL-OTJ/_components/_svg/ArrowIconBlue.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/_svg/BookIcon.d.ts +4 -0
- package/dist/types/features/IL-OTJ/_components/_svg/BookIcon.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/_svg/ButtonCognitiveIcon.d.ts +7 -0
- package/dist/types/features/IL-OTJ/_components/_svg/ButtonCognitiveIcon.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/_svg/ChevronDown.d.ts +4 -0
- package/dist/types/features/IL-OTJ/_components/_svg/ChevronDown.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/_svg/ChevronIcon.d.ts +7 -0
- package/dist/types/features/IL-OTJ/_components/_svg/ChevronIcon.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/_svg/ChevronUp.d.ts +4 -0
- package/dist/types/features/IL-OTJ/_components/_svg/ChevronUp.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/_svg/CitationLinkSparkleIcon.d.ts +10 -0
- package/dist/types/features/IL-OTJ/_components/_svg/CitationLinkSparkleIcon.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/_svg/CognitiveDecisioning.d.ts +4 -0
- package/dist/types/features/IL-OTJ/_components/_svg/CognitiveDecisioning.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/_svg/CompleteIconGreen.d.ts +4 -0
- package/dist/types/features/IL-OTJ/_components/_svg/CompleteIconGreen.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/_svg/EditPencilIcon.d.ts +7 -0
- package/dist/types/features/IL-OTJ/_components/_svg/EditPencilIcon.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/_svg/GapIcon.d.ts +10 -0
- package/dist/types/features/IL-OTJ/_components/_svg/GapIcon.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/_svg/HumanWithBrainIcon.d.ts +9 -0
- package/dist/types/features/IL-OTJ/_components/_svg/HumanWithBrainIcon.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/_svg/InfoIcon.d.ts +4 -0
- package/dist/types/features/IL-OTJ/_components/_svg/InfoIcon.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/_svg/LeftAndRightArrow.d.ts +4 -0
- package/dist/types/features/IL-OTJ/_components/_svg/LeftAndRightArrow.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/_svg/Lightbulb.d.ts +10 -0
- package/dist/types/features/IL-OTJ/_components/_svg/Lightbulb.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/_svg/NewChatIcon.d.ts +10 -0
- package/dist/types/features/IL-OTJ/_components/_svg/NewChatIcon.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/_svg/PencilEdit.d.ts +9 -0
- package/dist/types/features/IL-OTJ/_components/_svg/PencilEdit.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/_svg/RadioButton.d.ts +10 -0
- package/dist/types/features/IL-OTJ/_components/_svg/RadioButton.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/_svg/RightSideIcons.d.ts +10 -0
- package/dist/types/features/IL-OTJ/_components/_svg/RightSideIcons.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/_svg/ScrollToBottom.d.ts +3 -0
- package/dist/types/features/IL-OTJ/_components/_svg/ScrollToBottom.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/_svg/SendButton.d.ts +3 -0
- package/dist/types/features/IL-OTJ/_components/_svg/SendButton.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/_svg/SparkleIcon.d.ts +4 -0
- package/dist/types/features/IL-OTJ/_components/_svg/SparkleIcon.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/_svg/TickIcon.d.ts +10 -0
- package/dist/types/features/IL-OTJ/_components/_svg/TickIcon.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/_svg/UserIcon.d.ts +3 -0
- package/dist/types/features/IL-OTJ/_components/_svg/UserIcon.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/_svg/WarningIcon.d.ts +4 -0
- package/dist/types/features/IL-OTJ/_components/_svg/WarningIcon.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/_svg/WatchMeWorkIcon.d.ts +4 -0
- package/dist/types/features/IL-OTJ/_components/_svg/WatchMeWorkIcon.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/atoms/Button/Button.d.ts +7 -0
- package/dist/types/features/IL-OTJ/_components/atoms/Button/Button.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/atoms/Button/index.d.ts +2 -0
- package/dist/types/features/IL-OTJ/_components/atoms/Button/index.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/atoms/Dropdown/Dropdown.d.ts +15 -0
- package/dist/types/features/IL-OTJ/_components/atoms/Dropdown/Dropdown.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/atoms/Dropdown/index.d.ts +2 -0
- package/dist/types/features/IL-OTJ/_components/atoms/Dropdown/index.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/atoms/SkeletonLoader/SkeletonLoader.d.ts +11 -0
- package/dist/types/features/IL-OTJ/_components/atoms/SkeletonLoader/SkeletonLoader.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/atoms/Textarea/Textarea.d.ts +27 -0
- package/dist/types/features/IL-OTJ/_components/atoms/Textarea/Textarea.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/atoms/Textarea/index.d.ts +2 -0
- package/dist/types/features/IL-OTJ/_components/atoms/Textarea/index.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/atoms/Toggle/Toggle.d.ts +9 -0
- package/dist/types/features/IL-OTJ/_components/atoms/Toggle/Toggle.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/atoms/Toggle/index.d.ts +2 -0
- package/dist/types/features/IL-OTJ/_components/atoms/Toggle/index.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/cognitiveDecisioningThemeStyles.d.ts +98 -0
- package/dist/types/features/IL-OTJ/_components/cognitiveDecisioningThemeStyles.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/hooks/usePendingEditHighlight.d.ts +5 -0
- package/dist/types/features/IL-OTJ/_components/hooks/usePendingEditHighlight.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/hooks/useVariantEditSession.d.ts +66 -0
- package/dist/types/features/IL-OTJ/_components/hooks/useVariantEditSession.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/index.d.ts +22 -0
- package/dist/types/features/IL-OTJ/_components/index.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/molecules/Condition/ConditionList.d.ts +39 -0
- package/dist/types/features/IL-OTJ/_components/molecules/Condition/ConditionList.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/molecules/Condition/index.d.ts +2 -0
- package/dist/types/features/IL-OTJ/_components/molecules/Condition/index.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/molecules/Sections/SectionWrapper.d.ts +19 -0
- package/dist/types/features/IL-OTJ/_components/molecules/Sections/SectionWrapper.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/molecules/Sections/index.d.ts +2 -0
- package/dist/types/features/IL-OTJ/_components/molecules/Sections/index.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/molecules/SeperationRow/SeparationRow.d.ts +15 -0
- package/dist/types/features/IL-OTJ/_components/molecules/SeperationRow/SeparationRow.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/molecules/SeperationRow/index.d.ts +2 -0
- package/dist/types/features/IL-OTJ/_components/molecules/SeperationRow/index.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/organisms/ConditionSection/ConditionSection.d.ts +3 -0
- package/dist/types/features/IL-OTJ/_components/organisms/ConditionSection/ConditionSection.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/organisms/ConditionSection/index.d.ts +2 -0
- package/dist/types/features/IL-OTJ/_components/organisms/ConditionSection/index.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/organisms/ConfigSection/ConfigSection.d.ts +30 -0
- package/dist/types/features/IL-OTJ/_components/organisms/ConfigSection/ConfigSection.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/organisms/ConfigSection/index.d.ts +2 -0
- package/dist/types/features/IL-OTJ/_components/organisms/ConfigSection/index.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/organisms/DropdownSection/DropdownSection.d.ts +17 -0
- package/dist/types/features/IL-OTJ/_components/organisms/DropdownSection/DropdownSection.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/organisms/DropdownSection/index.d.ts +2 -0
- package/dist/types/features/IL-OTJ/_components/organisms/DropdownSection/index.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/organisms/ScopeSection/ScopeSection.d.ts +34 -0
- package/dist/types/features/IL-OTJ/_components/organisms/ScopeSection/ScopeSection.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/organisms/ScopeSection/index.d.ts +2 -0
- package/dist/types/features/IL-OTJ/_components/organisms/ScopeSection/index.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/organisms/TextSection/TextSection.d.ts +3 -0
- package/dist/types/features/IL-OTJ/_components/organisms/TextSection/TextSection.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/organisms/TextSection/index.d.ts +2 -0
- package/dist/types/features/IL-OTJ/_components/organisms/TextSection/index.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/templates/BaseTemplate/BaseTemplate.d.ts +73 -0
- package/dist/types/features/IL-OTJ/_components/templates/BaseTemplate/BaseTemplate.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/templates/CreateCategory/CreateCategory.d.ts +71 -0
- package/dist/types/features/IL-OTJ/_components/templates/CreateCategory/CreateCategory.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/templates/RuleComparison/AgentComposerRuleComparison.d.ts +55 -0
- package/dist/types/features/IL-OTJ/_components/templates/RuleComparison/AgentComposerRuleComparison.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/templates/RuleComparison/RuleComparison.d.ts +22 -0
- package/dist/types/features/IL-OTJ/_components/templates/RuleComparison/RuleComparison.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/templates/RuleComparison/RuleComparisonNew.d.ts +57 -0
- package/dist/types/features/IL-OTJ/_components/templates/RuleComparison/RuleComparisonNew.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/templates/SchemaDriven/SchemaDrivenCreateRule.d.ts +12 -0
- package/dist/types/features/IL-OTJ/_components/templates/SchemaDriven/SchemaDrivenCreateRule.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/templates/TemplatesMap/index.d.ts +2 -0
- package/dist/types/features/IL-OTJ/_components/templates/TemplatesMap/index.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/templates/TemplatesMap/templatesMap.d.ts +12 -0
- package/dist/types/features/IL-OTJ/_components/templates/TemplatesMap/templatesMap.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/templates/Testing/Testing.d.ts +3 -0
- package/dist/types/features/IL-OTJ/_components/templates/Testing/Testing.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/templates/Testing/index.d.ts +2 -0
- package/dist/types/features/IL-OTJ/_components/templates/Testing/index.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/templates/TrafficManager/CreateRule.d.ts +10 -0
- package/dist/types/features/IL-OTJ/_components/templates/TrafficManager/CreateRule.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/templates/TrafficManager/TrafficManagerTemplate.d.ts +3 -0
- package/dist/types/features/IL-OTJ/_components/templates/TrafficManager/TrafficManagerTemplate.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/templates/TrafficManager/index.d.ts +2 -0
- package/dist/types/features/IL-OTJ/_components/templates/TrafficManager/index.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/_components/templates/WorkflowComposer/WorkflowComposer.d.ts +3 -0
- package/dist/types/features/IL-OTJ/_components/templates/WorkflowComposer/WorkflowComposer.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/helpers/index.d.ts +2 -0
- package/dist/types/features/IL-OTJ/helpers/index.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/helpers/message-rendering-utils.d.ts +26 -0
- package/dist/types/features/IL-OTJ/helpers/message-rendering-utils.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/helpers/utils.d.ts +23 -0
- package/dist/types/features/IL-OTJ/helpers/utils.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/store/CitationsContext.d.ts +23 -0
- package/dist/types/features/IL-OTJ/store/CitationsContext.d.ts.map +1 -0
- package/dist/types/features/IL-OTJ/store/index.d.ts +2 -0
- package/dist/types/features/IL-OTJ/store/index.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/components/GuidelineCardMenu.d.ts +34 -0
- package/dist/types/features/IL-marketplace/components/GuidelineCardMenu.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/components/GuidelineCart.d.ts +4 -0
- package/dist/types/features/IL-marketplace/components/GuidelineCart.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/components/GuidelineCartHeader.d.ts +14 -0
- package/dist/types/features/IL-marketplace/components/GuidelineCartHeader.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/components/GuidelineCartItem.d.ts +16 -0
- package/dist/types/features/IL-marketplace/components/GuidelineCartItem.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/components/GuidelineConfirmDialog.d.ts +18 -0
- package/dist/types/features/IL-marketplace/components/GuidelineConfirmDialog.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/components/GuidelineEmptyState.d.ts +11 -0
- package/dist/types/features/IL-marketplace/components/GuidelineEmptyState.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/components/GuidelineFilterPanel.d.ts +9 -0
- package/dist/types/features/IL-marketplace/components/GuidelineFilterPanel.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/components/GuidelineHeader.d.ts +4 -0
- package/dist/types/features/IL-marketplace/components/GuidelineHeader.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/components/GuidelineIconButton.d.ts +15 -0
- package/dist/types/features/IL-marketplace/components/GuidelineIconButton.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/components/GuidelineLandingPage.d.ts +4 -0
- package/dist/types/features/IL-marketplace/components/GuidelineLandingPage.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/components/GuidelineLibrary.d.ts +68 -0
- package/dist/types/features/IL-marketplace/components/GuidelineLibrary.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/components/GuidelineLibraryCard.d.ts +94 -0
- package/dist/types/features/IL-marketplace/components/GuidelineLibraryCard.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/components/GuidelineLibraryContent.d.ts +96 -0
- package/dist/types/features/IL-marketplace/components/GuidelineLibraryContent.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/components/GuidelineLibraryTab.d.ts +27 -0
- package/dist/types/features/IL-marketplace/components/GuidelineLibraryTab.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/components/GuidelineProceedButton.d.ts +4 -0
- package/dist/types/features/IL-marketplace/components/GuidelineProceedButton.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/components/GuidelineSelectButton.d.ts +11 -0
- package/dist/types/features/IL-marketplace/components/GuidelineSelectButton.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/components/GuidelineStatusChip.d.ts +10 -0
- package/dist/types/features/IL-marketplace/components/GuidelineStatusChip.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/components/GuidelineTooltip.d.ts +10 -0
- package/dist/types/features/IL-marketplace/components/GuidelineTooltip.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/components/ILMarketPlacePublish/LearningsSelectionBody.d.ts +3 -0
- package/dist/types/features/IL-marketplace/components/ILMarketPlacePublish/LearningsSelectionBody.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/components/ILMarketPlacePublish/LearningsSelectionFooter.d.ts +8 -0
- package/dist/types/features/IL-marketplace/components/ILMarketPlacePublish/LearningsSelectionFooter.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/components/ILMarketPlacePublish/LearningsValidationBody.d.ts +3 -0
- package/dist/types/features/IL-marketplace/components/ILMarketPlacePublish/LearningsValidationBody.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/components/ILMarketPlacePublish/LearningsValidationFooter.d.ts +8 -0
- package/dist/types/features/IL-marketplace/components/ILMarketPlacePublish/LearningsValidationFooter.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/components/ILMarketPlacePublish/PublishDetailsCards.d.ts +24 -0
- package/dist/types/features/IL-marketplace/components/ILMarketPlacePublish/PublishDetailsCards.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/components/ILMarketPlacePublish/PublishEmptyState.d.ts +8 -0
- package/dist/types/features/IL-marketplace/components/ILMarketPlacePublish/PublishEmptyState.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/components/ILMarketPlacePublish/PublishStepBody.d.ts +4 -0
- package/dist/types/features/IL-marketplace/components/ILMarketPlacePublish/PublishStepBody.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/components/ILMarketPlacePublish/PublishStepFooter.d.ts +4 -0
- package/dist/types/features/IL-marketplace/components/ILMarketPlacePublish/PublishStepFooter.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/components/ILMarketPlacePublish/PublishStepper.d.ts +5 -0
- package/dist/types/features/IL-marketplace/components/ILMarketPlacePublish/PublishStepper.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/components/ILMarketPlacePublish/PublishToMarketplace.constants.d.ts +3 -0
- package/dist/types/features/IL-marketplace/components/ILMarketPlacePublish/PublishToMarketplace.constants.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/components/ILMarketPlacePublish/PublishToMarketplace.types.d.ts +94 -0
- package/dist/types/features/IL-marketplace/components/ILMarketPlacePublish/PublishToMarketplace.types.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/components/ILMarketPlacePublish/PublishToMarketplaceCompnent.d.ts +44 -0
- package/dist/types/features/IL-marketplace/components/ILMarketPlacePublish/PublishToMarketplaceCompnent.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/components/ILMarketPlacePublish/ReleaseSummaryBody.d.ts +4 -0
- package/dist/types/features/IL-marketplace/components/ILMarketPlacePublish/ReleaseSummaryBody.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/components/ILMarketPlacePublish/ReleaseSummaryFooter.d.ts +14 -0
- package/dist/types/features/IL-marketplace/components/ILMarketPlacePublish/ReleaseSummaryFooter.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/components/ILMarketPlacePublish/TemplateDetailsBody.d.ts +4 -0
- package/dist/types/features/IL-marketplace/components/ILMarketPlacePublish/TemplateDetailsBody.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/components/ILMarketPlacePublish/TemplateDetailsFooter.d.ts +8 -0
- package/dist/types/features/IL-marketplace/components/ILMarketPlacePublish/TemplateDetailsFooter.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/components/LearningManagementWrapper.d.ts +31 -0
- package/dist/types/features/IL-marketplace/components/LearningManagementWrapper.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/components/VersionSelectDropdown.d.ts +13 -0
- package/dist/types/features/IL-marketplace/components/VersionSelectDropdown.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/constants.d.ts +183 -0
- package/dist/types/features/IL-marketplace/constants.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/hooks/useControllableState.d.ts +8 -0
- package/dist/types/features/IL-marketplace/hooks/useControllableState.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/hooks/useDeleteGuidelineMutation.d.ts +10 -0
- package/dist/types/features/IL-marketplace/hooks/useDeleteGuidelineMutation.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/hooks/useGuidelineSelection.d.ts +17 -0
- package/dist/types/features/IL-marketplace/hooks/useGuidelineSelection.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/hooks/useGuidelineWorkspaceLegacyBridge.d.ts +6 -0
- package/dist/types/features/IL-marketplace/hooks/useGuidelineWorkspaceLegacyBridge.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/hooks/useMarketplaceApprovalStatus.d.ts +4 -0
- package/dist/types/features/IL-marketplace/hooks/useMarketplaceApprovalStatus.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/hooks/useMarketplacePublishILKBData.d.ts +29 -0
- package/dist/types/features/IL-marketplace/hooks/useMarketplacePublishILKBData.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/hooks/usePublishingFlowConfig.d.ts +17 -0
- package/dist/types/features/IL-marketplace/hooks/usePublishingFlowConfig.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/icons/GuidelineSpinner.d.ts +7 -0
- package/dist/types/features/IL-marketplace/icons/GuidelineSpinner.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/index.d.ts +42 -0
- package/dist/types/features/IL-marketplace/index.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/marketplaceTheme.d.ts +99 -0
- package/dist/types/features/IL-marketplace/marketplaceTheme.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/queryClient.d.ts +3 -0
- package/dist/types/features/IL-marketplace/queryClient.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/services/IL-marketplace.api.d.ts +156 -0
- package/dist/types/features/IL-marketplace/services/IL-marketplace.api.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/services/guideline.api.d.ts +2 -0
- package/dist/types/features/IL-marketplace/services/guideline.api.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/services/guideline.cart.api.d.ts +28 -0
- package/dist/types/features/IL-marketplace/services/guideline.cart.api.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/services/guideline.chat.d.ts +2 -0
- package/dist/types/features/IL-marketplace/services/guideline.chat.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/services/guideline.content.d.ts +2 -0
- package/dist/types/features/IL-marketplace/services/guideline.content.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/services/guideline.core.api.d.ts +51 -0
- package/dist/types/features/IL-marketplace/services/guideline.core.api.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/services/guideline.runtime.config.d.ts +47 -0
- package/dist/types/features/IL-marketplace/services/guideline.runtime.config.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/services/guideline.session.d.ts +10 -0
- package/dist/types/features/IL-marketplace/services/guideline.session.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/services/instant-learning.api.d.ts +112 -0
- package/dist/types/features/IL-marketplace/services/instant-learning.api.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/services/instant-learning.wishlist.d.ts +8 -0
- package/dist/types/features/IL-marketplace/services/instant-learning.wishlist.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/store/usePublishTemplateStore.d.ts +14 -0
- package/dist/types/features/IL-marketplace/store/usePublishTemplateStore.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/store/usePublishingFlowConfigStore.d.ts +132 -0
- package/dist/types/features/IL-marketplace/store/usePublishingFlowConfigStore.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/types/add-context.types.d.ts +40 -0
- package/dist/types/features/IL-marketplace/types/add-context.types.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/types/api.types.d.ts +116 -0
- package/dist/types/features/IL-marketplace/types/api.types.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/types/file-item.d.ts +60 -0
- package/dist/types/features/IL-marketplace/types/file-item.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/types/guideline.api.types.d.ts +11 -0
- package/dist/types/features/IL-marketplace/types/guideline.api.types.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/types/guideline.types.d.ts +42 -0
- package/dist/types/features/IL-marketplace/types/guideline.types.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/types.d.ts +443 -0
- package/dist/types/features/IL-marketplace/types.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/utils/addContextHelpers.d.ts +7 -0
- package/dist/types/features/IL-marketplace/utils/addContextHelpers.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/utils/cn.d.ts +3 -0
- package/dist/types/features/IL-marketplace/utils/cn.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/utils/guidelineFiles.d.ts +17 -0
- package/dist/types/features/IL-marketplace/utils/guidelineFiles.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/utils/guidelineOverlay.d.ts +3 -0
- package/dist/types/features/IL-marketplace/utils/guidelineOverlay.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/utils/guidelineSort.d.ts +3 -0
- package/dist/types/features/IL-marketplace/utils/guidelineSort.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/utils/microfrontend.d.ts +23 -0
- package/dist/types/features/IL-marketplace/utils/microfrontend.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/utils/publishingFlow.d.ts +35 -0
- package/dist/types/features/IL-marketplace/utils/publishingFlow.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/utils/session.d.ts +4 -0
- package/dist/types/features/IL-marketplace/utils/session.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/utils/url.d.ts +2 -0
- package/dist/types/features/IL-marketplace/utils/url.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/utils.d.ts +75 -0
- package/dist/types/features/IL-marketplace/utils.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/workspace/useGuidelineWorkspace.d.ts +44 -0
- package/dist/types/features/IL-marketplace/workspace/useGuidelineWorkspace.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/workspace/workspace.context.d.ts +9 -0
- package/dist/types/features/IL-marketplace/workspace/workspace.context.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/workspace/workspace.runtime.d.ts +12 -0
- package/dist/types/features/IL-marketplace/workspace/workspace.runtime.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/workspace/workspace.selectors.d.ts +5 -0
- package/dist/types/features/IL-marketplace/workspace/workspace.selectors.d.ts.map +1 -0
- package/dist/types/features/IL-marketplace/workspace/workspace.types.d.ts +89 -0
- package/dist/types/features/IL-marketplace/workspace/workspace.types.d.ts.map +1 -0
- package/dist/types/features/InstantLearning/InstantLearning.d.ts +118 -0
- package/dist/types/features/InstantLearning/InstantLearning.d.ts.map +1 -0
- package/dist/types/features/InstantLearning/_components/AudioWaveform.d.ts +13 -0
- package/dist/types/features/InstantLearning/_components/AudioWaveform.d.ts.map +1 -0
- package/dist/types/features/InstantLearning/_components/ChatComponent.d.ts +58 -0
- package/dist/types/features/InstantLearning/_components/ChatComponent.d.ts.map +1 -0
- package/dist/types/features/InstantLearning/_components/ConflictingLearningWarnCard.d.ts +13 -0
- package/dist/types/features/InstantLearning/_components/ConflictingLearningWarnCard.d.ts.map +1 -0
- package/dist/types/features/InstantLearning/_components/ConflictingLearningWarnCardDB.d.ts +41 -0
- package/dist/types/features/InstantLearning/_components/ConflictingLearningWarnCardDB.d.ts.map +1 -0
- package/dist/types/features/InstantLearning/_components/ContextualChatComponent.d.ts +64 -0
- package/dist/types/features/InstantLearning/_components/ContextualChatComponent.d.ts.map +1 -0
- package/dist/types/features/InstantLearning/_components/ContextualConflictDBCard.d.ts +32 -0
- package/dist/types/features/InstantLearning/_components/ContextualConflictDBCard.d.ts.map +1 -0
- package/dist/types/features/InstantLearning/_components/ContextualLearningForm.d.ts +45 -0
- package/dist/types/features/InstantLearning/_components/ContextualLearningForm.d.ts.map +1 -0
- package/dist/types/features/InstantLearning/_components/DebuggerPanel.d.ts +16 -0
- package/dist/types/features/InstantLearning/_components/DebuggerPanel.d.ts.map +1 -0
- package/dist/types/features/InstantLearning/_components/GeneralizationAccordion.d.ts +28 -0
- package/dist/types/features/InstantLearning/_components/GeneralizationAccordion.d.ts.map +1 -0
- package/dist/types/features/InstantLearning/_components/LearningDetailsForm.d.ts +74 -0
- package/dist/types/features/InstantLearning/_components/LearningDetailsForm.d.ts.map +1 -0
- package/dist/types/features/InstantLearning/_components/MessageRendering.d.ts +10 -0
- package/dist/types/features/InstantLearning/_components/MessageRendering.d.ts.map +1 -0
- package/dist/types/features/InstantLearning/_components/MinimizedThinkingSteps.d.ts +4 -0
- package/dist/types/features/InstantLearning/_components/MinimizedThinkingSteps.d.ts.map +1 -0
- package/dist/types/features/InstantLearning/_components/SimilarLearningCard.d.ts +20 -0
- package/dist/types/features/InstantLearning/_components/SimilarLearningCard.d.ts.map +1 -0
- package/dist/types/features/InstantLearning/_components/TemplateRetrievalForm.d.ts +50 -0
- package/dist/types/features/InstantLearning/_components/TemplateRetrievalForm.d.ts.map +1 -0
- package/dist/types/features/InstantLearning/_components/TooltipComponent.d.ts +8 -0
- package/dist/types/features/InstantLearning/_components/TooltipComponent.d.ts.map +1 -0
- package/dist/types/features/InstantLearning/_components/_svg/ArrowDown.d.ts +4 -0
- package/dist/types/features/InstantLearning/_components/_svg/ArrowDown.d.ts.map +1 -0
- package/dist/types/features/InstantLearning/_components/_svg/ArrowIconBlue.d.ts +4 -0
- package/dist/types/features/InstantLearning/_components/_svg/ArrowIconBlue.d.ts.map +1 -0
- package/dist/types/features/InstantLearning/_components/_svg/CompleteIconGreen.d.ts +4 -0
- package/dist/types/features/InstantLearning/_components/_svg/CompleteIconGreen.d.ts.map +1 -0
- package/dist/types/features/InstantLearning/_components/_svg/NewChatIcon.d.ts +4 -0
- package/dist/types/features/InstantLearning/_components/_svg/NewChatIcon.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/AuditLog/AuditLog.d.ts +11 -0
- package/dist/types/features/LearningManagement/AuditLog/AuditLog.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/AuditLog/ChangeLogDiff.d.ts +15 -0
- package/dist/types/features/LearningManagement/AuditLog/ChangeLogDiff.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/LearningManagement.d.ts +67 -0
- package/dist/types/features/LearningManagement/LearningManagement.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/LearningManagementTest.d.ts +4 -0
- package/dist/types/features/LearningManagement/LearningManagementTest.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/LearningTemplateLayout.d.ts +41 -0
- package/dist/types/features/LearningManagement/LearningTemplateLayout.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/RBAC/AccessManagementPanel.d.ts +8 -0
- package/dist/types/features/LearningManagement/RBAC/AccessManagementPanel.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/RBAC/AccessPanel.d.ts +12 -0
- package/dist/types/features/LearningManagement/RBAC/AccessPanel.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/RBAC/index.d.ts +4 -0
- package/dist/types/features/LearningManagement/RBAC/index.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/RuleContent/AddScopeApprovalSearchComponent.d.ts +12 -0
- package/dist/types/features/LearningManagement/RuleContent/AddScopeApprovalSearchComponent.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/RuleContent/AddScopeModal.d.ts +19 -0
- package/dist/types/features/LearningManagement/RuleContent/AddScopeModal.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/RuleContent/ApprovalActionButton.d.ts +8 -0
- package/dist/types/features/LearningManagement/RuleContent/ApprovalActionButton.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/RuleContent/ApprovalLearningDialog.d.ts +18 -0
- package/dist/types/features/LearningManagement/RuleContent/ApprovalLearningDialog.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/RuleContent/ContentLogic.d.ts +44 -0
- package/dist/types/features/LearningManagement/RuleContent/ContentLogic.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/RuleContent/HistorySkeleton.d.ts +10 -0
- package/dist/types/features/LearningManagement/RuleContent/HistorySkeleton.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/RuleContent/InheritanceBreadcrumb.d.ts +22 -0
- package/dist/types/features/LearningManagement/RuleContent/InheritanceBreadcrumb.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/RuleContent/InstructionPromptBlock.d.ts +27 -0
- package/dist/types/features/LearningManagement/RuleContent/InstructionPromptBlock.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/RuleContent/OverrideTimeline.d.ts +23 -0
- package/dist/types/features/LearningManagement/RuleContent/OverrideTimeline.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/RuleContent/PendingApprovalChip.d.ts +7 -0
- package/dist/types/features/LearningManagement/RuleContent/PendingApprovalChip.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/RuleContent/RenameScopeModal.d.ts +10 -0
- package/dist/types/features/LearningManagement/RuleContent/RenameScopeModal.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/RuleContent/RuleAccordion.d.ts +131 -0
- package/dist/types/features/LearningManagement/RuleContent/RuleAccordion.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/RuleContent/RuleAccordionHeader.d.ts +47 -0
- package/dist/types/features/LearningManagement/RuleContent/RuleAccordionHeader.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/RuleContent/RuleAccordionShell.d.ts +69 -0
- package/dist/types/features/LearningManagement/RuleContent/RuleAccordionShell.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/RuleContent/RuleConditionBlock.d.ts +39 -0
- package/dist/types/features/LearningManagement/RuleContent/RuleConditionBlock.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/RuleContent/RuleContent.d.ts +49 -0
- package/dist/types/features/LearningManagement/RuleContent/RuleContent.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/RuleContent/RuleHeader.d.ts +41 -0
- package/dist/types/features/LearningManagement/RuleContent/RuleHeader.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/RuleContent/RuleTierList.d.ts +51 -0
- package/dist/types/features/LearningManagement/RuleContent/RuleTierList.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/RuleContent/TierCard.d.ts +60 -0
- package/dist/types/features/LearningManagement/RuleContent/TierCard.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/RuleContent/VariantCard.d.ts +109 -0
- package/dist/types/features/LearningManagement/RuleContent/VariantCard.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/RuleContent/VariantList.d.ts +106 -0
- package/dist/types/features/LearningManagement/RuleContent/VariantList.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/ScopeSelector.d.ts +45 -0
- package/dist/types/features/LearningManagement/ScopeSelector.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/Sidebar.d.ts +37 -0
- package/dist/types/features/LearningManagement/Sidebar.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/SidebarWrapper.d.ts +34 -0
- package/dist/types/features/LearningManagement/SidebarWrapper.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/StationsContent/StationsContent.d.ts +17 -0
- package/dist/types/features/LearningManagement/StationsContent/StationsContent.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/apis/apiConfig.d.ts +54 -0
- package/dist/types/features/LearningManagement/apis/apiConfig.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/apis/scopeApis.d.ts +388 -0
- package/dist/types/features/LearningManagement/apis/scopeApis.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/components/CardSkeleton.d.ts +8 -0
- package/dist/types/features/LearningManagement/components/CardSkeleton.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/components/ConfirmationModal.d.ts +22 -0
- package/dist/types/features/LearningManagement/components/ConfirmationModal.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/components/CreateLearningSetModal.d.ts +20 -0
- package/dist/types/features/LearningManagement/components/CreateLearningSetModal.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/components/CreateRuleSetLegacyModal.d.ts +12 -0
- package/dist/types/features/LearningManagement/components/CreateRuleSetLegacyModal.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/components/CustomTooltip.d.ts +16 -0
- package/dist/types/features/LearningManagement/components/CustomTooltip.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/components/EmptyLearningState.d.ts +42 -0
- package/dist/types/features/LearningManagement/components/EmptyLearningState.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/components/ErrorStateDisplay.d.ts +25 -0
- package/dist/types/features/LearningManagement/components/ErrorStateDisplay.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/components/InstantLearningModal.d.ts +41 -0
- package/dist/types/features/LearningManagement/components/InstantLearningModal.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/components/InstantLearningModalDynamic.d.ts +62 -0
- package/dist/types/features/LearningManagement/components/InstantLearningModalDynamic.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/components/LearningTemplateManagementSkeleton.d.ts +8 -0
- package/dist/types/features/LearningManagement/components/LearningTemplateManagementSkeleton.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/components/PromptTextEditor.d.ts +44 -0
- package/dist/types/features/LearningManagement/components/PromptTextEditor.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/components/RuleContentSkeleton.d.ts +8 -0
- package/dist/types/features/LearningManagement/components/RuleContentSkeleton.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/components/ScopeSkeletonLoader.d.ts +36 -0
- package/dist/types/features/LearningManagement/components/ScopeSkeletonLoader.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/components/ScopeTree/HighlightedText.d.ts +8 -0
- package/dist/types/features/LearningManagement/components/ScopeTree/HighlightedText.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/components/ScopeTree/TreeAddAction.d.ts +10 -0
- package/dist/types/features/LearningManagement/components/ScopeTree/TreeAddAction.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/components/ScopeTree/TreeMenu.d.ts +17 -0
- package/dist/types/features/LearningManagement/components/ScopeTree/TreeMenu.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/components/ScopeTree/TreeNode.d.ts +38 -0
- package/dist/types/features/LearningManagement/components/ScopeTree/TreeNode.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/components/ScopeTree/TreeNodeHeader.d.ts +22 -0
- package/dist/types/features/LearningManagement/components/ScopeTree/TreeNodeHeader.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/components/ScopeTree/TreeSectionItem.d.ts +16 -0
- package/dist/types/features/LearningManagement/components/ScopeTree/TreeSectionItem.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/components/ScopeTree/TreeSidebar.d.ts +23 -0
- package/dist/types/features/LearningManagement/components/ScopeTree/TreeSidebar.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/components/ScopeTree/TreeTooltip.d.ts +10 -0
- package/dist/types/features/LearningManagement/components/ScopeTree/TreeTooltip.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/components/SidebarSearch.d.ts +25 -0
- package/dist/types/features/LearningManagement/components/SidebarSearch.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/components/Skeleton.d.ts +12 -0
- package/dist/types/features/LearningManagement/components/Skeleton.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/components/StationOnboarding/DayToggleSelector.d.ts +13 -0
- package/dist/types/features/LearningManagement/components/StationOnboarding/DayToggleSelector.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/components/StationOnboarding/InputField.d.ts +27 -0
- package/dist/types/features/LearningManagement/components/StationOnboarding/InputField.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/components/StationOnboarding/OnboardingLoader.d.ts +19 -0
- package/dist/types/features/LearningManagement/components/StationOnboarding/OnboardingLoader.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/components/StationOnboarding/StationAutocomplete.d.ts +15 -0
- package/dist/types/features/LearningManagement/components/StationOnboarding/StationAutocomplete.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/components/StationOnboarding/StationOnboardModal.d.ts +16 -0
- package/dist/types/features/LearningManagement/components/StationOnboarding/StationOnboardModal.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/components/StationOnboarding/TemplateCard.d.ts +22 -0
- package/dist/types/features/LearningManagement/components/StationOnboarding/TemplateCard.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/components/ToolTip.d.ts +8 -0
- package/dist/types/features/LearningManagement/components/ToolTip.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/config.d.ts +64 -0
- package/dist/types/features/LearningManagement/config.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/constants.d.ts +19 -0
- package/dist/types/features/LearningManagement/constants.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/hooks/useLearningTemplateQueryParams.d.ts +62 -0
- package/dist/types/features/LearningManagement/hooks/useLearningTemplateQueryParams.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/queries/useApprovalQueries.d.ts +20 -0
- package/dist/types/features/LearningManagement/queries/useApprovalQueries.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/queries/useLMSConfigQuery.d.ts +9 -0
- package/dist/types/features/LearningManagement/queries/useLMSConfigQuery.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/shared/ErrorToastContent.d.ts +22 -0
- package/dist/types/features/LearningManagement/shared/ErrorToastContent.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/shared/SuccessToastContent.d.ts +22 -0
- package/dist/types/features/LearningManagement/shared/SuccessToastContent.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/shared/index.d.ts +7 -0
- package/dist/types/features/LearningManagement/shared/index.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/store/types.d.ts +32 -0
- package/dist/types/features/LearningManagement/store/types.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/store/useAppSecRolesStore.d.ts +11 -0
- package/dist/types/features/LearningManagement/store/useAppSecRolesStore.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/store/useAuthStore.d.ts +12 -0
- package/dist/types/features/LearningManagement/store/useAuthStore.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/store/useConfigStore.d.ts +18 -0
- package/dist/types/features/LearningManagement/store/useConfigStore.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/store/useEnvStore.d.ts +36 -0
- package/dist/types/features/LearningManagement/store/useEnvStore.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/store/useExternalWorkflowStore.d.ts +38 -0
- package/dist/types/features/LearningManagement/store/useExternalWorkflowStore.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/store/useLMSConfigStore.d.ts +388 -0
- package/dist/types/features/LearningManagement/store/useLMSConfigStore.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/store/useLearningTemplateStore.d.ts +84 -0
- package/dist/types/features/LearningManagement/store/useLearningTemplateStore.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/store/usePermissionsStore.d.ts +35 -0
- package/dist/types/features/LearningManagement/store/usePermissionsStore.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/types.d.ts +288 -0
- package/dist/types/features/LearningManagement/types.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/utils/learningMetadataUtils.d.ts +17 -0
- package/dist/types/features/LearningManagement/utils/learningMetadataUtils.d.ts.map +1 -0
- package/dist/types/features/LearningManagement/utils/treeUtils.d.ts +18 -0
- package/dist/types/features/LearningManagement/utils/treeUtils.d.ts.map +1 -0
- package/dist/types/features/UploadData/Components/SelectDataFromGoogleDrive/SelectDataFromGoogleDrive.d.ts +4 -0
- package/dist/types/features/UploadData/Components/SelectDataFromGoogleDrive/SelectDataFromGoogleDrive.d.ts.map +1 -0
- package/dist/types/features/UploadData/Components/SelectDataFromGoogleDrive/SelectDataFromGoogleDriveButton.d.ts +10 -0
- package/dist/types/features/UploadData/Components/SelectDataFromGoogleDrive/SelectDataFromGoogleDriveButton.d.ts.map +1 -0
- package/dist/types/features/UploadData/Components/SelectDataFromLocalSystem/SelectDataFromLocalSystem.d.ts +4 -0
- package/dist/types/features/UploadData/Components/SelectDataFromLocalSystem/SelectDataFromLocalSystem.d.ts.map +1 -0
- package/dist/types/features/UploadData/Components/SelectDataFromLocalSystem/SelectDataFromLocalSystemButton.d.ts +10 -0
- package/dist/types/features/UploadData/Components/SelectDataFromLocalSystem/SelectDataFromLocalSystemButton.d.ts.map +1 -0
- package/dist/types/features/UploadData/Components/SelectDataFromRLEF/Components/Dataset-collection.d.ts +13 -0
- package/dist/types/features/UploadData/Components/SelectDataFromRLEF/Components/Dataset-collection.d.ts.map +1 -0
- package/dist/types/features/UploadData/Components/SelectDataFromRLEF/Components/DatasetCollectionInfo.d.ts +4 -0
- package/dist/types/features/UploadData/Components/SelectDataFromRLEF/Components/DatasetCollectionInfo.d.ts.map +1 -0
- package/dist/types/features/UploadData/Components/SelectDataFromRLEF/Components/ProjectTaskSelect.d.ts +4 -0
- package/dist/types/features/UploadData/Components/SelectDataFromRLEF/Components/ProjectTaskSelect.d.ts.map +1 -0
- package/dist/types/features/UploadData/Components/SelectDataFromRLEF/Components/Tooltip.d.ts +10 -0
- package/dist/types/features/UploadData/Components/SelectDataFromRLEF/Components/Tooltip.d.ts.map +1 -0
- package/dist/types/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/ConfidenceScoreColumnMenu.d.ts +22 -0
- package/dist/types/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/ConfidenceScoreColumnMenu.d.ts.map +1 -0
- package/dist/types/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/FilterHandlerUtility.d.ts +33 -0
- package/dist/types/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/FilterHandlerUtility.d.ts.map +1 -0
- package/dist/types/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/LabelColumnMenu.d.ts +20 -0
- package/dist/types/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/LabelColumnMenu.d.ts.map +1 -0
- package/dist/types/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/TableColumnResetFilterButton.d.ts +7 -0
- package/dist/types/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/TableColumnResetFilterButton.d.ts.map +1 -0
- package/dist/types/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/TagColumnMenu.d.ts +18 -0
- package/dist/types/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/TagColumnMenu.d.ts.map +1 -0
- package/dist/types/features/UploadData/Components/SelectDataFromRLEF/Components/dropdown-with-radio.d.ts +26 -0
- package/dist/types/features/UploadData/Components/SelectDataFromRLEF/Components/dropdown-with-radio.d.ts.map +1 -0
- package/dist/types/features/UploadData/Components/SelectDataFromRLEF/Components/input-label-with-info.d.ts +4 -0
- package/dist/types/features/UploadData/Components/SelectDataFromRLEF/Components/input-label-with-info.d.ts.map +1 -0
- package/dist/types/features/UploadData/Components/SelectDataFromRLEF/RELFInterfaces.d.ts +3 -0
- package/dist/types/features/UploadData/Components/SelectDataFromRLEF/RELFInterfaces.d.ts.map +1 -0
- package/dist/types/features/UploadData/Components/SelectDataFromRLEF/SelectDataFromRLEF.d.ts +4 -0
- package/dist/types/features/UploadData/Components/SelectDataFromRLEF/SelectDataFromRLEF.d.ts.map +1 -0
- package/dist/types/features/UploadData/Components/SelectDataFromRLEF/SelectDataFromRLEFButton.d.ts +10 -0
- package/dist/types/features/UploadData/Components/SelectDataFromRLEF/SelectDataFromRLEFButton.d.ts.map +1 -0
- package/dist/types/features/UploadData/Components/SelectDataFromRLEF/interfaces/collections.d.ts +1108 -0
- package/dist/types/features/UploadData/Components/SelectDataFromRLEF/interfaces/collections.d.ts.map +1 -0
- package/dist/types/features/UploadData/Components/SelectDataFromRLEF/interfaces/common.d.ts +57 -0
- package/dist/types/features/UploadData/Components/SelectDataFromRLEF/interfaces/common.d.ts.map +1 -0
- package/dist/types/features/UploadData/Components/SelectDataFromRLEF/interfaces/data.d.ts +643 -0
- package/dist/types/features/UploadData/Components/SelectDataFromRLEF/interfaces/data.d.ts.map +1 -0
- package/dist/types/features/UploadData/Components/SelectDataFromRLEF/interfaces/modelGroup.type.d.ts +24 -0
- package/dist/types/features/UploadData/Components/SelectDataFromRLEF/interfaces/modelGroup.type.d.ts.map +1 -0
- package/dist/types/features/UploadData/Components/SelectDataFromRLEF/interfaces/models.d.ts +283 -0
- package/dist/types/features/UploadData/Components/SelectDataFromRLEF/interfaces/models.d.ts.map +1 -0
- package/dist/types/features/UploadData/Components/SelectDataFromRLEF/interfaces/projects.d.ts +58 -0
- package/dist/types/features/UploadData/Components/SelectDataFromRLEF/interfaces/projects.d.ts.map +1 -0
- package/dist/types/features/UploadData/Components/SelectDataFromRLEF/interfaces/tags.d.ts +20 -0
- package/dist/types/features/UploadData/Components/SelectDataFromRLEF/interfaces/tags.d.ts.map +1 -0
- package/dist/types/features/UploadData/Components/SelectDataFromSavedDataSet/SelectDataFromSavedDataSet.d.ts +4 -0
- package/dist/types/features/UploadData/Components/SelectDataFromSavedDataSet/SelectDataFromSavedDataSet.d.ts.map +1 -0
- package/dist/types/features/UploadData/Components/SelectDataFromSavedDataSet/SelectDataFromSavedDataSetButton.d.ts +4 -0
- package/dist/types/features/UploadData/Components/SelectDataFromSavedDataSet/SelectDataFromSavedDataSetButton.d.ts.map +1 -0
- package/dist/types/features/UploadData/NotFound.d.ts +4 -0
- package/dist/types/features/UploadData/NotFound.d.ts.map +1 -0
- package/dist/types/features/UploadData/main.d.ts +10 -0
- package/dist/types/features/UploadData/main.d.ts.map +1 -0
- package/dist/types/features/WtaWnta/WtaWnta.d.ts +55 -0
- package/dist/types/features/WtaWnta/WtaWnta.d.ts.map +1 -0
- package/dist/types/features/WtaWnta/_components/AgentDetailsForm.d.ts +43 -0
- package/dist/types/features/WtaWnta/_components/AgentDetailsForm.d.ts.map +1 -0
- package/dist/types/features/WtaWnta/_components/SimilarConflictingCard.d.ts +18 -0
- package/dist/types/features/WtaWnta/_components/SimilarConflictingCard.d.ts.map +1 -0
- package/dist/types/features/WtaWnta/_components/ValidationCard.d.ts +30 -0
- package/dist/types/features/WtaWnta/_components/ValidationCard.d.ts.map +1 -0
- package/dist/types/hooks/useAgentFix.d.ts +15 -0
- package/dist/types/hooks/useAgentFix.d.ts.map +1 -0
- package/dist/types/hooks/useAgentSuggestions.d.ts +20 -0
- package/dist/types/hooks/useAgentSuggestions.d.ts.map +1 -0
- package/dist/types/hooks/useAgentValidation.d.ts +17 -0
- package/dist/types/hooks/useAgentValidation.d.ts.map +1 -0
- package/dist/types/hooks/useDebounce copy.d.ts +2 -0
- package/dist/types/hooks/useDebounce copy.d.ts.map +1 -0
- package/dist/types/hooks/useDebounce.d.ts +2 -0
- package/dist/types/hooks/useDebounce.d.ts.map +1 -0
- package/dist/types/hooks/useExistingAgentCheck.d.ts +28 -0
- package/dist/types/hooks/useExistingAgentCheck.d.ts.map +1 -0
- package/dist/types/hooks/useExistingPromptCheck.d.ts +36 -0
- package/dist/types/hooks/useExistingPromptCheck.d.ts.map +1 -0
- package/dist/types/hooks/usePromptFix.d.ts +14 -0
- package/dist/types/hooks/usePromptFix.d.ts.map +1 -0
- package/dist/types/hooks/usePromptSuggestions.d.ts +8 -0
- package/dist/types/hooks/usePromptSuggestions.d.ts.map +1 -0
- package/dist/types/hooks/usePromptValidation.d.ts +18 -0
- package/dist/types/hooks/usePromptValidation.d.ts.map +1 -0
- package/dist/types/hooks/useTableHeadCellsCount copy.d.ts +6 -0
- package/dist/types/hooks/useTableHeadCellsCount copy.d.ts.map +1 -0
- package/dist/types/hooks/useTableHeadCellsCount.d.ts +6 -0
- package/dist/types/hooks/useTableHeadCellsCount.d.ts.map +1 -0
- package/dist/types/hooks/useURLQuery copy.d.ts +10 -0
- package/dist/types/hooks/useURLQuery copy.d.ts.map +1 -0
- package/dist/types/hooks/useURLQuery.d.ts +10 -0
- package/dist/types/hooks/useURLQuery.d.ts.map +1 -0
- package/dist/types/index.d.ts +58 -0
- package/dist/types/index.d.ts.map +1 -0
- package/dist/types/methodsToExpose.d.ts +13 -0
- package/dist/types/methodsToExpose.d.ts.map +1 -0
- package/dist/types/plugins/ValueTypes/Category/CategoryTeachMeRenderer.d.ts +29 -0
- package/dist/types/plugins/ValueTypes/Category/CategoryTeachMeRenderer.d.ts.map +1 -0
- package/dist/types/plugins/ValueTypes/Default/DefaultTeachMeRenderer.d.ts +22 -0
- package/dist/types/plugins/ValueTypes/Default/DefaultTeachMeRenderer.d.ts.map +1 -0
- package/dist/types/plugins/ValueTypes/Default/DefaultTeachMeRendererOld.d.ts +28 -0
- package/dist/types/plugins/ValueTypes/Default/DefaultTeachMeRendererOld.d.ts.map +1 -0
- package/dist/types/plugins/ValueTypes/Guidelines/GuidelinesTeachMeRenderer.d.ts +29 -0
- package/dist/types/plugins/ValueTypes/Guidelines/GuidelinesTeachMeRenderer.d.ts.map +1 -0
- package/dist/types/plugins/ValueTypes/RadioTrafficLearning/RadioTrafficLearningRenderer.d.ts +5 -0
- package/dist/types/plugins/ValueTypes/RadioTrafficLearning/RadioTrafficLearningRenderer.d.ts.map +1 -0
- package/dist/types/schema-driven/BPARenderer.d.ts +14 -0
- package/dist/types/schema-driven/BPARenderer.d.ts.map +1 -0
- package/dist/types/schema-driven/FallbackField.d.ts +13 -0
- package/dist/types/schema-driven/FallbackField.d.ts.map +1 -0
- package/dist/types/schema-driven/components/ConditionSectionField.d.ts +3 -0
- package/dist/types/schema-driven/components/ConditionSectionField.d.ts.map +1 -0
- package/dist/types/schema-driven/components/ConfigSectionField.d.ts +3 -0
- package/dist/types/schema-driven/components/ConfigSectionField.d.ts.map +1 -0
- package/dist/types/schema-driven/components/DropdownSectionField.d.ts +3 -0
- package/dist/types/schema-driven/components/DropdownSectionField.d.ts.map +1 -0
- package/dist/types/schema-driven/components/GlobalSetupAccordionField.d.ts +3 -0
- package/dist/types/schema-driven/components/GlobalSetupAccordionField.d.ts.map +1 -0
- package/dist/types/schema-driven/components/GroupEditRow.d.ts +3 -0
- package/dist/types/schema-driven/components/GroupEditRow.d.ts.map +1 -0
- package/dist/types/schema-driven/components/PromptTextEditorField.d.ts +3 -0
- package/dist/types/schema-driven/components/PromptTextEditorField.d.ts.map +1 -0
- package/dist/types/schema-driven/components/ScopeSectionField.d.ts +3 -0
- package/dist/types/schema-driven/components/ScopeSectionField.d.ts.map +1 -0
- package/dist/types/schema-driven/components/TextInputField.d.ts +3 -0
- package/dist/types/schema-driven/components/TextInputField.d.ts.map +1 -0
- package/dist/types/schema-driven/components/VariantListField.d.ts +3 -0
- package/dist/types/schema-driven/components/VariantListField.d.ts.map +1 -0
- package/dist/types/schema-driven/demoSchema.d.ts +13 -0
- package/dist/types/schema-driven/demoSchema.d.ts.map +1 -0
- package/dist/types/schema-driven/hooks/useParentEditEnabled.d.ts +18 -0
- package/dist/types/schema-driven/hooks/useParentEditEnabled.d.ts.map +1 -0
- package/dist/types/schema-driven/hooks/useSectionEditSession.d.ts +34 -0
- package/dist/types/schema-driven/hooks/useSectionEditSession.d.ts.map +1 -0
- package/dist/types/schema-driven/primitives/Accordion.d.ts +21 -0
- package/dist/types/schema-driven/primitives/Accordion.d.ts.map +1 -0
- package/dist/types/schema-driven/store/useDynamicFormStore.d.ts +28 -0
- package/dist/types/schema-driven/store/useDynamicFormStore.d.ts.map +1 -0
- package/dist/types/schema-driven/types.d.ts +81 -0
- package/dist/types/schema-driven/types.d.ts.map +1 -0
- package/dist/types/schema-driven/utils/PayloadUtils.d.ts +82 -0
- package/dist/types/schema-driven/utils/PayloadUtils.d.ts.map +1 -0
- package/dist/types/schema-driven/utils/aiReasoning.d.ts +5 -0
- package/dist/types/schema-driven/utils/aiReasoning.d.ts.map +1 -0
- package/dist/types/schema-driven/utils/conditionText.d.ts +8 -0
- package/dist/types/schema-driven/utils/conditionText.d.ts.map +1 -0
- package/dist/types/schema-driven/utils/editLock.d.ts +39 -0
- package/dist/types/schema-driven/utils/editLock.d.ts.map +1 -0
- package/dist/types/service/API.d.ts +6 -0
- package/dist/types/service/API.d.ts.map +1 -0
- package/dist/types/service/DataService.d.ts +73 -0
- package/dist/types/service/DataService.d.ts.map +1 -0
- package/dist/types/service/GoogleFilePickerService.d.ts +61 -0
- package/dist/types/service/GoogleFilePickerService.d.ts.map +1 -0
- package/dist/types/service/InstantLearningService.d.ts +20 -0
- package/dist/types/service/InstantLearningService.d.ts.map +1 -0
- package/dist/types/service/JavascriptFileService.d.ts +4 -0
- package/dist/types/service/JavascriptFileService.d.ts.map +1 -0
- package/dist/types/service/ModelService.d.ts +68 -0
- package/dist/types/service/ModelService.d.ts.map +1 -0
- package/dist/types/service/ProjectService.d.ts +16 -0
- package/dist/types/service/ProjectService.d.ts.map +1 -0
- package/dist/types/service/SavedDataSetService.d.ts +22 -0
- package/dist/types/service/SavedDataSetService.d.ts.map +1 -0
- package/dist/types/service/constants.d.ts +3 -0
- package/dist/types/service/constants.d.ts.map +1 -0
- package/dist/types/service/envHelperService.d.ts +5 -0
- package/dist/types/service/envHelperService.d.ts.map +1 -0
- package/dist/types/service/variableHelperService.d.ts +6 -0
- package/dist/types/service/variableHelperService.d.ts.map +1 -0
- package/dist/types/shims/react-dom-shim.d.ts +17 -0
- package/dist/types/shims/react-dom-shim.d.ts.map +1 -0
- package/dist/types/src/features/LSCGuidelinesCart/Cart/Cart.d.ts +10 -0
- package/dist/types/src/features/LSCGuidelinesCart/Cart/Cart.d.ts.map +1 -0
- package/dist/types/src/features/LSCGuidelinesCart/Cart/Cart.styles.d.ts +6 -0
- package/dist/types/src/features/LSCGuidelinesCart/Cart/Cart.styles.d.ts.map +1 -0
- package/dist/types/src/features/LSCGuidelinesCart/GuidelineCard.d.ts +11 -0
- package/dist/types/src/features/LSCGuidelinesCart/GuidelineCard.d.ts.map +1 -0
- package/dist/types/src/features/LSCGuidelinesCart/GuidelineCard.styles.d.ts +6 -0
- package/dist/types/src/features/LSCGuidelinesCart/GuidelineCard.styles.d.ts.map +1 -0
- package/dist/types/src/features/LSCGuidelinesCart/GuidelinesLandingPage.d.ts +16 -0
- package/dist/types/src/features/LSCGuidelinesCart/GuidelinesLandingPage.d.ts.map +1 -0
- package/dist/types/src/features/LSCGuidelinesCart/GuidelinesLandingPage.styles.d.ts +6 -0
- package/dist/types/src/features/LSCGuidelinesCart/GuidelinesLandingPage.styles.d.ts.map +1 -0
- package/dist/types/src/features/LSCGuidelinesCart/LearningManagementWrapper.d.ts +19 -0
- package/dist/types/src/features/LSCGuidelinesCart/LearningManagementWrapper.d.ts.map +1 -0
- package/dist/types/src/features/LSCGuidelinesCart/api.d.ts +4 -0
- package/dist/types/src/features/LSCGuidelinesCart/api.d.ts.map +1 -0
- package/dist/types/src/features/LSCGuidelinesCart/endpoints.d.ts +5 -0
- package/dist/types/src/features/LSCGuidelinesCart/endpoints.d.ts.map +1 -0
- package/dist/types/src/features/LSCGuidelinesCart/interfacesApi.d.ts +25 -0
- package/dist/types/src/features/LSCGuidelinesCart/interfacesApi.d.ts.map +1 -0
- package/dist/types/src/features/LSCGuidelinesCart/transformSelectedGuidelineData.d.ts +18 -0
- package/dist/types/src/features/LSCGuidelinesCart/transformSelectedGuidelineData.d.ts.map +1 -0
- package/dist/types/src/routes/ErrorBoundary.d.ts +22 -0
- package/dist/types/src/routes/ErrorBoundary.d.ts.map +1 -0
- package/dist/types/src/routes/Routes.d.ts +3 -0
- package/dist/types/src/routes/Routes.d.ts.map +1 -0
- package/dist/types/theme.d.ts +4 -0
- package/dist/types/theme.d.ts.map +1 -0
- package/dist/types/types/GoogleFilePicker/GoogleFilePickerCallbackFunctionType.d.ts +23 -0
- package/dist/types/types/GoogleFilePicker/GoogleFilePickerCallbackFunctionType.d.ts.map +1 -0
- package/dist/types/userProvidedConfig.d.ts +8 -0
- package/dist/types/userProvidedConfig.d.ts.map +1 -0
- package/dist/types/utils/CustomSkeleton.d.ts +3 -0
- package/dist/types/utils/CustomSkeleton.d.ts.map +1 -0
- package/dist/types/utils/SkeletonLoader.d.ts +8 -0
- package/dist/types/utils/SkeletonLoader.d.ts.map +1 -0
- package/dist/types/utils/agentGenieAPI.d.ts +21 -0
- package/dist/types/utils/agentGenieAPI.d.ts.map +1 -0
- package/dist/types/utils/api.d.ts +2 -0
- package/dist/types/utils/api.d.ts.map +1 -0
- package/dist/types/utils/bookGenieAPI.d.ts +14 -0
- package/dist/types/utils/bookGenieAPI.d.ts.map +1 -0
- package/dist/types/utils/codeCitations.utils.d.ts +2 -0
- package/dist/types/utils/codeCitations.utils.d.ts.map +1 -0
- package/dist/types/utils/colors.d.ts +5 -0
- package/dist/types/utils/colors.d.ts.map +1 -0
- package/dist/types/utils/date.d.ts +8 -0
- package/dist/types/utils/date.d.ts.map +1 -0
- package/dist/types/utils/helperFunctions.d.ts +2 -0
- package/dist/types/utils/helperFunctions.d.ts.map +1 -0
- package/dist/types/utils/instantLearning.utils.d.ts +3 -0
- package/dist/types/utils/instantLearning.utils.d.ts.map +1 -0
- package/dist/types/utils/instantLearningAPI.d.ts +21 -0
- package/dist/types/utils/instantLearningAPI.d.ts.map +1 -0
- package/dist/types/utils/payloadParsers.d.ts +16 -0
- package/dist/types/utils/payloadParsers.d.ts.map +1 -0
- package/dist/types/utils/recommendationParser.d.ts +22 -0
- package/dist/types/utils/recommendationParser.d.ts.map +1 -0
- package/dist/types/utils/regexHelperService.d.ts +9 -0
- package/dist/types/utils/regexHelperService.d.ts.map +1 -0
- package/dist/types/utils/urlQueryParamService.d.ts +2 -0
- package/dist/types/utils/urlQueryParamService.d.ts.map +1 -0
- package/dist/types/utils/variableHelperService.d.ts +7 -0
- package/dist/types/utils/variableHelperService.d.ts.map +1 -0
- package/dist/types/utils/variantParser.d.ts +14 -0
- package/dist/types/utils/variantParser.d.ts.map +1 -0
- package/package.json +1 -1
package/dist/types/features/IL-OTJ/_components/templates/RuleComparison/RuleComparison.d.ts.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"RuleComparison.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/templates/RuleComparison/RuleComparison.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA+C,MAAM,OAAO,CAAC;AAKpE,UAAU,QAAQ;IAChB,EAAE,EAAE,MAAM,CAAC;IACX,KAAK,EAAE,MAAM,CAAC;IACd,mBAAmB,CAAC,EAAE,MAAM,CAAC;IAC7B,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,SAAS,CAAC,EAAE,OAAO,CAAC;IAGpB,cAAc,CAAC,EAAE,GAAG,CAAC;IACrB,gBAAgB,CAAC,EAAE,GAAG,CAAC;CACxB;AAED,MAAM,WAAW,mBAAmB;IAClC,YAAY,CAAC,EAAE,GAAG,CAAC;IACnB,QAAQ,CAAC,EAAE,QAAQ,EAAE,CAAC;IACtB,eAAe,EAAE,CAAC,OAAO,EAAE,QAAQ,KAAK,IAAI,CAAC;IAC7C,cAAc,CAAC,EAAE,MAAM,IAAI,CAAC;IAC5B,MAAM,CAAC,EAAE,MAAM,IAAI,CAAC;IACpB,MAAM,CAAC,EAAE,MAAM,IAAI,CAAC;IACpB,eAAe,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;CACjC;AAkHD,QAAA,MAAM,cAAc,oEAMjB,mBAAmB,sBAgMrB,CAAC;AAEF,eAAe,cAAc,CAAC"}
|
package/dist/types/features/IL-OTJ/_components/templates/RuleComparison/RuleComparisonNew.d.ts
ADDED
|
@@ -0,0 +1,57 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
interface ComparisonFieldAnalysis {
|
|
3
|
+
relation: string;
|
|
4
|
+
score: number;
|
|
5
|
+
highlights?: {
|
|
6
|
+
ruleA_spans?: string[];
|
|
7
|
+
ruleB_spans?: string[];
|
|
8
|
+
};
|
|
9
|
+
}
|
|
10
|
+
interface ComparisonAnalysis {
|
|
11
|
+
rule_difference_comparison: {
|
|
12
|
+
summary: {
|
|
13
|
+
overall_score: number;
|
|
14
|
+
overall_summary: string;
|
|
15
|
+
};
|
|
16
|
+
fields: {
|
|
17
|
+
title: ComparisonFieldAnalysis;
|
|
18
|
+
scope: ComparisonFieldAnalysis;
|
|
19
|
+
description: ComparisonFieldAnalysis;
|
|
20
|
+
when_to_apply: {
|
|
21
|
+
score: number;
|
|
22
|
+
mappings: any[];
|
|
23
|
+
};
|
|
24
|
+
when_not_to_apply: {
|
|
25
|
+
score: number;
|
|
26
|
+
mappings: any[];
|
|
27
|
+
};
|
|
28
|
+
};
|
|
29
|
+
};
|
|
30
|
+
}
|
|
31
|
+
interface RuleData {
|
|
32
|
+
id: string;
|
|
33
|
+
title: string;
|
|
34
|
+
scope: string;
|
|
35
|
+
description: string;
|
|
36
|
+
wta: string;
|
|
37
|
+
wnta: string;
|
|
38
|
+
similarity?: number;
|
|
39
|
+
summaryText?: string;
|
|
40
|
+
variantType?: string;
|
|
41
|
+
tierName?: string;
|
|
42
|
+
analysis?: ComparisonAnalysis;
|
|
43
|
+
isLoading?: boolean;
|
|
44
|
+
}
|
|
45
|
+
export interface RuleComparisonProps {
|
|
46
|
+
proposedRule: any;
|
|
47
|
+
variants?: RuleData[];
|
|
48
|
+
onSelectVariant: (variant: RuleData) => void;
|
|
49
|
+
onAddAsVariant?: () => void;
|
|
50
|
+
onSkip?: () => void;
|
|
51
|
+
onBack?: () => void;
|
|
52
|
+
targetVariantId?: string | null;
|
|
53
|
+
highlightedField?: string | null;
|
|
54
|
+
}
|
|
55
|
+
declare const RuleComparisonNewComponent: ({ proposedRule, variants, onSelectVariant, onAddAsVariant, onSkip, onBack, targetVariantId, highlightedField }: RuleComparisonProps) => React.JSX.Element;
|
|
56
|
+
export default RuleComparisonNewComponent;
|
|
57
|
+
//# sourceMappingURL=RuleComparisonNew.d.ts.map
|
package/dist/types/features/IL-OTJ/_components/templates/RuleComparison/RuleComparisonNew.d.ts.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"RuleComparisonNew.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/templates/RuleComparison/RuleComparisonNew.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA+C,MAAM,OAAO,CAAC;AAQpE,UAAU,uBAAuB;IAC/B,QAAQ,EAAE,MAAM,CAAC;IACjB,KAAK,EAAE,MAAM,CAAC;IACd,UAAU,CAAC,EAAE;QACX,WAAW,CAAC,EAAE,MAAM,EAAE,CAAC;QACvB,WAAW,CAAC,EAAE,MAAM,EAAE,CAAC;KACxB,CAAC;CACH;AAED,UAAU,kBAAkB;IAC1B,0BAA0B,EAAE;QAC1B,OAAO,EAAE;YACP,aAAa,EAAE,MAAM,CAAC;YACtB,eAAe,EAAE,MAAM,CAAC;SACzB,CAAC;QACF,MAAM,EAAE;YACN,KAAK,EAAE,uBAAuB,CAAC;YAC/B,KAAK,EAAE,uBAAuB,CAAC;YAC/B,WAAW,EAAE,uBAAuB,CAAC;YACrC,aAAa,EAAE;gBACb,KAAK,EAAE,MAAM,CAAC;gBACd,QAAQ,EAAE,GAAG,EAAE,CAAC;aACjB,CAAC;YACF,iBAAiB,EAAE;gBACjB,KAAK,EAAE,MAAM,CAAC;gBACd,QAAQ,EAAE,GAAG,EAAE,CAAC;aACjB,CAAC;SACH,CAAC;KACH,CAAC;CACH;AAED,UAAU,QAAQ;IAChB,EAAE,EAAE,MAAM,CAAC;IACX,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,MAAM,CAAC;IACd,WAAW,EAAE,MAAM,CAAC;IACpB,GAAG,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,MAAM,CAAC;IACb,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,QAAQ,CAAC,EAAE,kBAAkB,CAAC;IAC9B,SAAS,CAAC,EAAE,OAAO,CAAC;CACrB;AAED,MAAM,WAAW,mBAAmB;IAClC,YAAY,EAAE,GAAG,CAAC;IAClB,QAAQ,CAAC,EAAE,QAAQ,EAAE,CAAC;IACtB,eAAe,EAAE,CAAC,OAAO,EAAE,QAAQ,KAAK,IAAI,CAAC;IAC7C,cAAc,CAAC,EAAE,MAAM,IAAI,CAAC;IAC5B,MAAM,CAAC,EAAE,MAAM,IAAI,CAAC;IACpB,MAAM,CAAC,EAAE,MAAM,IAAI,CAAC;IACpB,eAAe,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAChC,gBAAgB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;CAClC;AAgVD,QAAA,MAAM,0BAA0B,mHAS7B,mBAAmB,sBA6brB,CAAC;AAEF,eAAe,0BAA0B,CAAC"}
|
package/dist/types/features/IL-OTJ/_components/templates/SchemaDriven/SchemaDrivenCreateRule.d.ts
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
/**
|
|
3
|
+
* Presentational shell for the JSON-driven RHS form: the entire form is
|
|
4
|
+
* generated from `learningMetadataComponents.teachMe` — component choice,
|
|
5
|
+
* ordering, and nesting all come from the JSON, resolved through the component
|
|
6
|
+
* registry. No per-field JSX and no side effects here — store seeding is owned
|
|
7
|
+
* by the modal (InstantLearningModalDynamic), and every field reads/writes the
|
|
8
|
+
* dynamic store through BPARenderer.
|
|
9
|
+
*/
|
|
10
|
+
export declare const SchemaDrivenCreateRule: React.FC<any>;
|
|
11
|
+
export default SchemaDrivenCreateRule;
|
|
12
|
+
//# sourceMappingURL=SchemaDrivenCreateRule.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SchemaDrivenCreateRule.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/templates/SchemaDriven/SchemaDrivenCreateRule.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,MAAM,OAAO,CAAC;AAK1B;;;;;;;GAOG;AACH,eAAO,MAAM,sBAAsB,EAAE,KAAK,CAAC,EAAE,CAAC,GAAG,CAiChD,CAAC;AAEF,eAAe,sBAAsB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/templates/TemplatesMap/index.ts"],"names":[],"mappings":"AAAA,cAAc,gBAAgB,CAAA"}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
export declare enum TemplateList {
|
|
3
|
+
BaseTemplate = "BASE_TEMPLATE",
|
|
4
|
+
TrafficManager = "TRAFFIC_MANAGER",
|
|
5
|
+
testing = "TESTING",
|
|
6
|
+
CreateRule = "CREATE_RULE",
|
|
7
|
+
WorkflowComposer = "WORKFLOW_COMPOSER",
|
|
8
|
+
CreateCategory = "CREATE_CATEGORY",
|
|
9
|
+
SchemaDrivenCreateRule = "SCHEMA_DRIVEN_CREATE_RULE"
|
|
10
|
+
}
|
|
11
|
+
export declare const TemplateMap: Record<string, React.FC<any>>;
|
|
12
|
+
//# sourceMappingURL=templatesMap.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"templatesMap.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/templates/TemplatesMap/templatesMap.ts"],"names":[],"mappings":";AAOA,oBAAY,YAAY;IACtB,YAAY,kBAAkB;IAC9B,cAAc,oBAAoB;IAClC,OAAO,YAAY;IACnB,UAAU,gBAAgB;IAC1B,gBAAgB,sBAAsB;IACtC,cAAc,oBAAoB;IAClC,sBAAsB,8BAA8B;CAGrD;AAED,eAAO,MAAM,WAAW,EAAE,MAAM,CAAC,MAAM,EAAE,KAAK,CAAC,EAAE,CAAC,GAAG,CAAC,CAQrD,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Testing.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/templates/Testing/Testing.tsx"],"names":[],"mappings":";AAGA,eAAO,MAAM,OAAO,iCAAkC,GAAG,gCA0BxD,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/templates/Testing/index.ts"],"names":[],"mappings":"AAAA,cAAc,WAAW,CAAC"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
export declare const VariantListWrapper: ({ children, onAddVariant, isDisabled, showAddVariantBtn, showConnectorLines }: {
|
|
3
|
+
children: React.ReactNode;
|
|
4
|
+
onAddVariant: () => void;
|
|
5
|
+
isDisabled?: boolean | undefined;
|
|
6
|
+
showAddVariantBtn?: boolean | undefined;
|
|
7
|
+
showConnectorLines?: boolean | undefined;
|
|
8
|
+
}) => React.JSX.Element;
|
|
9
|
+
export declare const CreateRule: ({ state, handlers, uiState }: any) => React.JSX.Element;
|
|
10
|
+
//# sourceMappingURL=CreateRule.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CreateRule.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/templates/TrafficManager/CreateRule.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAwC,MAAM,OAAO,CAAC;AA0B7D,eAAO,MAAM,kBAAkB;cAA6G,MAAM,SAAS;kBAAgB,MAAM,IAAI;;;;uBAgDpL,CAAC;AAEF,eAAO,MAAM,UAAU,iCAAkC,GAAG,sBAwiC3D,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TrafficManagerTemplate.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/templates/TrafficManager/TrafficManagerTemplate.tsx"],"names":[],"mappings":";AAMA,eAAO,MAAM,sBAAsB,iCAAkC,GAAG,gCAiFvE,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/templates/TrafficManager/index.ts"],"names":[],"mappings":"AAAA,cAAc,0BAA0B,CAAA"}
|
package/dist/types/features/IL-OTJ/_components/templates/WorkflowComposer/WorkflowComposer.d.ts.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"WorkflowComposer.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/templates/WorkflowComposer/WorkflowComposer.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAmB,MAAM,OAAO,CAAC;AAMxC,eAAO,MAAM,gBAAgB,iCAAkC,GAAG,sBAqHjE,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/features/IL-OTJ/helpers/index.ts"],"names":[],"mappings":"AAAA,cAAc,SAAS,CAAC"}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
type ParsedJsonBlock = {
|
|
2
|
+
property: string;
|
|
3
|
+
data: unknown;
|
|
4
|
+
rawMatch: string;
|
|
5
|
+
};
|
|
6
|
+
export declare function sanitizeBlock(block: string): string;
|
|
7
|
+
export declare function safeParse(rawJson: string): any;
|
|
8
|
+
export declare function parseJsonBlocks(input: string): ParsedJsonBlock[];
|
|
9
|
+
export declare const extractReasoningFromText: (rawVal: any) => {
|
|
10
|
+
text: string;
|
|
11
|
+
aiReasoning: {
|
|
12
|
+
id: string;
|
|
13
|
+
reason: string;
|
|
14
|
+
gap: string;
|
|
15
|
+
score: string;
|
|
16
|
+
} | null;
|
|
17
|
+
segments: any[];
|
|
18
|
+
};
|
|
19
|
+
export declare const buildAiReasoning: (data: any) => {
|
|
20
|
+
id: any;
|
|
21
|
+
reason: any;
|
|
22
|
+
gap: any;
|
|
23
|
+
score: any;
|
|
24
|
+
} | null;
|
|
25
|
+
export {};
|
|
26
|
+
//# sourceMappingURL=message-rendering-utils.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"message-rendering-utils.d.ts","sourceRoot":"","sources":["../../../../../src/features/IL-OTJ/helpers/message-rendering-utils.ts"],"names":[],"mappings":"AAAA,KAAK,eAAe,GAAG;IACrB,QAAQ,EAAE,MAAM,CAAC;IACjB,IAAI,EAAE,OAAO,CAAC;IACd,QAAQ,EAAE,MAAM,CAAC;CAClB,CAAC;AAEF,wBAAgB,aAAa,CAAC,KAAK,EAAE,MAAM,UAO1C;AAaD,wBAAgB,SAAS,CAAC,OAAO,EAAE,MAAM,OAsBxC;AAED,wBAAgB,eAAe,CAAC,KAAK,EAAE,MAAM,GAAG,eAAe,EAAE,CA2BhE;AAGC,eAAO,MAAM,wBAAwB,WAAY,GAAG;;;;;;;;;CAoEnD,CAAC;AAEF,eAAO,MAAM,gBAAgB,SAAU,GAAG;;;;;QAiBzC,CAAC"}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
export type HeaderMessageHandler = (rawData: unknown, onResult: (val: unknown) => void) => void;
|
|
2
|
+
interface UseHeaderObserverProps {
|
|
3
|
+
handlers?: Record<string, HeaderMessageHandler>;
|
|
4
|
+
setResult?: (result: unknown) => void;
|
|
5
|
+
}
|
|
6
|
+
export declare function parseValidationData(data: any): any;
|
|
7
|
+
/**
|
|
8
|
+
* Extracts and parses JSON from a markdown block, supporting optional properties.
|
|
9
|
+
* @param responseText The raw response string.
|
|
10
|
+
* @param propertyName The property identifier to look for (e.g., "updated_fields").
|
|
11
|
+
*/
|
|
12
|
+
export declare function extractAndParseWithProperty(responseText: string, propertyName?: string): any | null;
|
|
13
|
+
export declare function extractAndParseResponse(responseText: string): any | null;
|
|
14
|
+
export declare function extractVariantIds(data: any): string[] | null;
|
|
15
|
+
/** * rawData: The string returned by the AI agent
|
|
16
|
+
* onResult: The generic callback (e.g., setStructuredAIResponse)
|
|
17
|
+
*/
|
|
18
|
+
export declare const useHeaderObserver: ({ handlers, setResult }: UseHeaderObserverProps) => {
|
|
19
|
+
processHeaderMessage: (message: any) => void;
|
|
20
|
+
};
|
|
21
|
+
export declare function extractTextFromChildren(children: any): string;
|
|
22
|
+
export {};
|
|
23
|
+
//# sourceMappingURL=utils.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../../../../src/features/IL-OTJ/helpers/utils.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,oBAAoB,GAAG,CAAC,OAAO,EAAE,OAAO,EAAE,QAAQ,EAAE,CAAC,GAAG,EAAE,OAAO,KAAK,IAAI,KAAK,IAAI,CAAC;AAEhG,UAAU,sBAAsB;IAC9B,QAAQ,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,oBAAoB,CAAC,CAAC;IAChD,SAAS,CAAC,EAAE,CAAC,MAAM,EAAE,OAAO,KAAK,IAAI,CAAA;CACtC;AAuBD,wBAAgB,mBAAmB,CAAE,IAAI,EAAE,GAAG,OAiB7C;AAGD;;;;GAIG;AACH,wBAAgB,2BAA2B,CACzC,YAAY,EAAE,MAAM,EACpB,YAAY,GAAE,MAAyB,GACtC,GAAG,GAAG,IAAI,CA0CZ;AAED,wBAAgB,uBAAuB,CAAC,YAAY,EAAE,MAAM,GAAG,GAAG,GAAG,IAAI,CA0BxE;AACD,wBAAgB,iBAAiB,CAAC,IAAI,EAAE,GAAG,GAAG,MAAM,EAAE,GAAG,IAAI,CAuD5D;AAED;;GAEG;AAEH,eAAO,MAAM,iBAAiB,4BAA6B,sBAAsB;oCACxC,GAAG;CAa3C,CAAC;AAEF,wBAAgB,uBAAuB,CAAC,QAAQ,EAAE,GAAG,GAAG,MAAM,CAS7D"}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import React, { ReactNode } from 'react';
|
|
2
|
+
interface CitationState {
|
|
3
|
+
history: Record<string, Record<string, string>>;
|
|
4
|
+
globalCitations: string[];
|
|
5
|
+
}
|
|
6
|
+
type CitationAction = {
|
|
7
|
+
type: 'SAVE_CITATIONS';
|
|
8
|
+
requestId: string;
|
|
9
|
+
reasoningMap: Record<string, string>;
|
|
10
|
+
rawCitations: string[];
|
|
11
|
+
} | {
|
|
12
|
+
type: 'RESET';
|
|
13
|
+
};
|
|
14
|
+
export declare const CitationProvider: ({ children }: {
|
|
15
|
+
children: ReactNode;
|
|
16
|
+
}) => React.JSX.Element;
|
|
17
|
+
export declare const useCitations: () => {
|
|
18
|
+
state: CitationState;
|
|
19
|
+
dispatch: React.Dispatch<CitationAction>;
|
|
20
|
+
getLatestReasoning: (fieldName: string) => string;
|
|
21
|
+
};
|
|
22
|
+
export {};
|
|
23
|
+
//# sourceMappingURL=CitationsContext.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CitationsContext.d.ts","sourceRoot":"","sources":["../../../../../src/features/IL-OTJ/store/CitationsContext.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAyC,SAAS,EAAe,MAAM,OAAO,CAAC;AAG7F,UAAU,aAAa;IACrB,OAAO,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC,CAAC;IAChD,eAAe,EAAE,MAAM,EAAE,CAAC;CAC3B;AAED,KAAK,cAAc,GACf;IAAE,IAAI,EAAE,gBAAgB,CAAC;IAAC,SAAS,EAAE,MAAM,CAAC;IAAC,YAAY,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;IAAC,YAAY,EAAE,MAAM,EAAE,CAAA;CAAE,GAC3G;IAAE,IAAI,EAAE,OAAO,CAAA;CAAE,CAAC;AAgCtB,eAAO,MAAM,gBAAgB;cAA8B,SAAS;uBAuBnE,CAAC;AAGF,eAAO,MAAM,YAAY;WAhChB,aAAa;cACV,MAAM,QAAQ,CAAC,cAAc,CAAC;oCACR,MAAM,KAAK,MAAM;CAkClD,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/features/IL-OTJ/store/index.ts"],"names":[],"mappings":"AAAA,cAAc,oBAAoB,CAAC"}
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { LscGuidelineClassNames, LscGuidelineStyles } from '../types';
|
|
3
|
+
export interface GuidelineCardMenuItem {
|
|
4
|
+
key: string;
|
|
5
|
+
label: string;
|
|
6
|
+
icon: React.ReactNode;
|
|
7
|
+
onClick: () => void;
|
|
8
|
+
danger?: boolean;
|
|
9
|
+
disabled?: boolean;
|
|
10
|
+
hidden?: boolean;
|
|
11
|
+
}
|
|
12
|
+
interface GuidelineCardMenuProps {
|
|
13
|
+
open: boolean;
|
|
14
|
+
onClose: () => void;
|
|
15
|
+
anchorRef: React.RefObject<HTMLElement>;
|
|
16
|
+
items: GuidelineCardMenuItem[];
|
|
17
|
+
classNames?: LscGuidelineClassNames;
|
|
18
|
+
styles?: LscGuidelineStyles;
|
|
19
|
+
}
|
|
20
|
+
export declare function GuidelineCardMenu({ open, onClose, anchorRef, items, classNames, styles, }: GuidelineCardMenuProps): import("react").JSX.Element | null;
|
|
21
|
+
/** Pre-built menu items factory for guideline cards */
|
|
22
|
+
export declare function createGuidelineCardMenuItems({ onDelete, deleteLabel, hideDelete, onToggleVariant, isVariantEnabled, enableVariantLabel, disableVariantLabel, hideToggleVariant, toggleVariantDisabled, }: {
|
|
23
|
+
onDelete: () => void;
|
|
24
|
+
deleteLabel?: string;
|
|
25
|
+
hideDelete?: boolean;
|
|
26
|
+
onToggleVariant?: () => void;
|
|
27
|
+
isVariantEnabled?: boolean;
|
|
28
|
+
enableVariantLabel?: string;
|
|
29
|
+
disableVariantLabel?: string;
|
|
30
|
+
hideToggleVariant?: boolean;
|
|
31
|
+
toggleVariantDisabled?: boolean;
|
|
32
|
+
}): GuidelineCardMenuItem[];
|
|
33
|
+
export {};
|
|
34
|
+
//# sourceMappingURL=GuidelineCardMenu.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GuidelineCardMenu.d.ts","sourceRoot":"","sources":["../../../../../src/features/IL-marketplace/components/GuidelineCardMenu.tsx"],"names":[],"mappings":";AAEA,OAAO,KAAK,EAAE,sBAAsB,EAAE,kBAAkB,EAAE,MAAM,UAAU,CAAC;AAI3E,MAAM,WAAW,qBAAqB;IACpC,GAAG,EAAE,MAAM,CAAC;IACZ,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,EAAE,KAAK,CAAC,SAAS,CAAC;IACtB,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,MAAM,CAAC,EAAE,OAAO,CAAC;CAClB;AAED,UAAU,sBAAsB;IAC9B,IAAI,EAAE,OAAO,CAAC;IACd,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,SAAS,EAAE,KAAK,CAAC,SAAS,CAAC,WAAW,CAAC,CAAC;IACxC,KAAK,EAAE,qBAAqB,EAAE,CAAC;IAC/B,UAAU,CAAC,EAAE,sBAAsB,CAAC;IACpC,MAAM,CAAC,EAAE,kBAAkB,CAAC;CAC7B;AAED,wBAAgB,iBAAiB,CAAC,EAChC,IAAI,EACJ,OAAO,EACP,SAAS,EACT,KAAK,EACL,UAAU,EACV,MAAM,GACP,EAAE,sBAAsB,sCAsExB;AAED,uDAAuD;AACvD,wBAAgB,4BAA4B,CAAC,EAC3C,QAAQ,EACR,WAAsB,EACtB,UAAkB,EAClB,eAAe,EACf,gBAAuB,EACvB,kBAA6B,EAC7B,mBAA+B,EAC/B,iBAAwB,EACxB,qBAA6B,GAC9B,EAAE;IACD,QAAQ,EAAE,MAAM,IAAI,CAAC;IACrB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,eAAe,CAAC,EAAE,MAAM,IAAI,CAAC;IAC7B,gBAAgB,CAAC,EAAE,OAAO,CAAC;IAC3B,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B,mBAAmB,CAAC,EAAE,MAAM,CAAC;IAC7B,iBAAiB,CAAC,EAAE,OAAO,CAAC;IAC5B,qBAAqB,CAAC,EAAE,OAAO,CAAC;CACjC,GAAG,qBAAqB,EAAE,CAmB1B"}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { GuidelineCartProps, LscGuidelineItem } from '../types';
|
|
3
|
+
export declare function GuidelineCart<TGuideline extends LscGuidelineItem>({ guidelines, cartGuidelineIds, selectedGuidelineIds, onToggleGuideline, onPreviewGuideline, onRemoveGuideline, onProceed, onAddGuideline, hideDeleteButton, proceedDisabledTooltip, classNames, styles, labels, formatAddedOnLabel, }: GuidelineCartProps<TGuideline>): import("react").JSX.Element;
|
|
4
|
+
//# sourceMappingURL=GuidelineCart.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GuidelineCart.d.ts","sourceRoot":"","sources":["../../../../../src/features/IL-marketplace/components/GuidelineCart.tsx"],"names":[],"mappings":";AAAA,OAAO,KAAK,EAAE,kBAAkB,EAAE,gBAAgB,EAAsB,MAAM,UAAU,CAAC;AAQzF,wBAAgB,aAAa,CAAC,UAAU,SAAS,gBAAgB,EAAE,EACjE,UAAU,EACV,gBAAgB,EAChB,oBAAoB,EACpB,iBAAiB,EACjB,kBAAkB,EAClB,iBAAiB,EACjB,SAAS,EACT,cAAc,EACd,gBAAwB,EACxB,sBAAmD,EACnD,UAAU,EACV,MAAM,EACN,MAAM,EACN,kBAA8C,GAC/C,EAAE,kBAAkB,CAAC,UAAU,CAAC,+BAwEhC"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { LscGuidelineClassNames, LscGuidelineStyles } from "../types";
|
|
3
|
+
interface GuidelineCartHeaderProps {
|
|
4
|
+
title: string;
|
|
5
|
+
description: string;
|
|
6
|
+
selectedLabel?: string;
|
|
7
|
+
addGuidelineLabel: string;
|
|
8
|
+
onAddGuideline?: () => void;
|
|
9
|
+
classNames?: LscGuidelineClassNames;
|
|
10
|
+
styles?: LscGuidelineStyles;
|
|
11
|
+
}
|
|
12
|
+
export declare function GuidelineCartHeader({ title, description, selectedLabel, addGuidelineLabel, onAddGuideline, classNames, styles, }: GuidelineCartHeaderProps): import("react").JSX.Element;
|
|
13
|
+
export {};
|
|
14
|
+
//# sourceMappingURL=GuidelineCartHeader.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GuidelineCartHeader.d.ts","sourceRoot":"","sources":["../../../../../src/features/IL-marketplace/components/GuidelineCartHeader.tsx"],"names":[],"mappings":";AACA,OAAO,KAAK,EAAE,sBAAsB,EAAE,kBAAkB,EAAE,MAAM,UAAU,CAAC;AAI3E,UAAU,wBAAwB;IAChC,KAAK,EAAE,MAAM,CAAC;IACd,WAAW,EAAE,MAAM,CAAC;IACpB,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,iBAAiB,EAAE,MAAM,CAAC;IAC1B,cAAc,CAAC,EAAE,MAAM,IAAI,CAAC;IAC5B,UAAU,CAAC,EAAE,sBAAsB,CAAC;IACpC,MAAM,CAAC,EAAE,kBAAkB,CAAC;CAC7B;AAED,wBAAgB,mBAAmB,CAAC,EAClC,KAAK,EACL,WAAW,EACX,aAAa,EACb,iBAAiB,EACjB,cAAc,EACd,UAAU,EACV,MAAM,GACP,EAAE,wBAAwB,+BAmD1B"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { LscGuidelineClassNames, LscGuidelineItem, LscGuidelineStyles } from "../types";
|
|
3
|
+
interface GuidelineCartItemProps<TGuideline extends LscGuidelineItem> {
|
|
4
|
+
guideline: TGuideline;
|
|
5
|
+
isSelected: boolean;
|
|
6
|
+
onToggle: (fileId: string) => void;
|
|
7
|
+
onPreview: (file: TGuideline) => void;
|
|
8
|
+
onRemove: (file: TGuideline) => void;
|
|
9
|
+
hideDeleteButton?: boolean;
|
|
10
|
+
classNames?: LscGuidelineClassNames;
|
|
11
|
+
styles?: LscGuidelineStyles;
|
|
12
|
+
formatAddedOnLabel: (date?: string) => string;
|
|
13
|
+
}
|
|
14
|
+
export declare function GuidelineCartItem<TGuideline extends LscGuidelineItem>({ guideline, isSelected, onToggle, onPreview, onRemove, hideDeleteButton, classNames, styles, formatAddedOnLabel, }: GuidelineCartItemProps<TGuideline>): import("react").JSX.Element;
|
|
15
|
+
export {};
|
|
16
|
+
//# sourceMappingURL=GuidelineCartItem.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GuidelineCartItem.d.ts","sourceRoot":"","sources":["../../../../../src/features/IL-marketplace/components/GuidelineCartItem.tsx"],"names":[],"mappings":";AACA,OAAO,KAAK,EAAE,sBAAsB,EAAE,gBAAgB,EAAE,kBAAkB,EAAE,MAAM,UAAU,CAAC;AAY7F,UAAU,sBAAsB,CAAC,UAAU,SAAS,gBAAgB;IAClE,SAAS,EAAE,UAAU,CAAC;IACtB,UAAU,EAAE,OAAO,CAAC;IACpB,QAAQ,EAAE,CAAC,MAAM,EAAE,MAAM,KAAK,IAAI,CAAC;IACnC,SAAS,EAAE,CAAC,IAAI,EAAE,UAAU,KAAK,IAAI,CAAC;IACtC,QAAQ,EAAE,CAAC,IAAI,EAAE,UAAU,KAAK,IAAI,CAAC;IACrC,gBAAgB,CAAC,EAAE,OAAO,CAAC;IAC3B,UAAU,CAAC,EAAE,sBAAsB,CAAC;IACpC,MAAM,CAAC,EAAE,kBAAkB,CAAC;IAC5B,kBAAkB,EAAE,CAAC,IAAI,CAAC,EAAE,MAAM,KAAK,MAAM,CAAC;CAC/C;AAED,wBAAgB,iBAAiB,CAAC,UAAU,SAAS,gBAAgB,EAAE,EACrE,SAAS,EACT,UAAU,EACV,QAAQ,EACR,SAAS,EACT,QAAQ,EACR,gBAAwB,EACxB,UAAU,EACV,MAAM,EACN,kBAAkB,GACnB,EAAE,sBAAsB,CAAC,UAAU,CAAC,+BA4FpC"}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { LscGuidelineClassNames, LscGuidelineStyles } from '../types';
|
|
3
|
+
interface GuidelineConfirmDialogProps {
|
|
4
|
+
open: boolean;
|
|
5
|
+
onClose: () => void;
|
|
6
|
+
onConfirm: () => void;
|
|
7
|
+
title: string;
|
|
8
|
+
description: string;
|
|
9
|
+
confirmLabel?: string;
|
|
10
|
+
cancelLabel?: string;
|
|
11
|
+
variant?: 'default' | 'danger';
|
|
12
|
+
loading?: boolean;
|
|
13
|
+
classNames?: LscGuidelineClassNames;
|
|
14
|
+
styles?: LscGuidelineStyles;
|
|
15
|
+
}
|
|
16
|
+
export declare function GuidelineConfirmDialog({ open, onClose, onConfirm, title, description, confirmLabel, cancelLabel, variant, loading, classNames, styles, }: GuidelineConfirmDialogProps): import("react").JSX.Element | null;
|
|
17
|
+
export {};
|
|
18
|
+
//# sourceMappingURL=GuidelineConfirmDialog.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GuidelineConfirmDialog.d.ts","sourceRoot":"","sources":["../../../../../src/features/IL-marketplace/components/GuidelineConfirmDialog.tsx"],"names":[],"mappings":";AACA,OAAO,KAAK,EAAE,sBAAsB,EAAE,kBAAkB,EAAE,MAAM,UAAU,CAAC;AAI3E,UAAU,2BAA2B;IACnC,IAAI,EAAE,OAAO,CAAC;IACd,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,SAAS,EAAE,MAAM,IAAI,CAAC;IACtB,KAAK,EAAE,MAAM,CAAC;IACd,WAAW,EAAE,MAAM,CAAC;IACpB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,OAAO,CAAC,EAAE,SAAS,GAAG,QAAQ,CAAC;IAC/B,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,UAAU,CAAC,EAAE,sBAAsB,CAAC;IACpC,MAAM,CAAC,EAAE,kBAAkB,CAAC;CAC7B;AAED,wBAAgB,sBAAsB,CAAC,EACrC,IAAI,EACJ,OAAO,EACP,SAAS,EACT,KAAK,EACL,WAAW,EACX,YAAwB,EACxB,WAAsB,EACtB,OAAmB,EACnB,OAAe,EACf,UAAU,EACV,MAAM,GACP,EAAE,2BAA2B,sCAgG7B"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { LscGuidelineClassNames, LscGuidelineStyles } from "../types";
|
|
3
|
+
interface GuidelineEmptyStateProps {
|
|
4
|
+
title: string;
|
|
5
|
+
description: string;
|
|
6
|
+
classNames?: LscGuidelineClassNames;
|
|
7
|
+
styles?: LscGuidelineStyles;
|
|
8
|
+
}
|
|
9
|
+
export declare function GuidelineEmptyState({ title, description, classNames, styles, }: GuidelineEmptyStateProps): import("react").JSX.Element;
|
|
10
|
+
export {};
|
|
11
|
+
//# sourceMappingURL=GuidelineEmptyState.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GuidelineEmptyState.d.ts","sourceRoot":"","sources":["../../../../../src/features/IL-marketplace/components/GuidelineEmptyState.tsx"],"names":[],"mappings":";AAAA,OAAO,KAAK,EAAE,sBAAsB,EAAE,kBAAkB,EAAE,MAAM,UAAU,CAAC;AAI3E,UAAU,wBAAwB;IAChC,KAAK,EAAE,MAAM,CAAC;IACd,WAAW,EAAE,MAAM,CAAC;IACpB,UAAU,CAAC,EAAE,sBAAsB,CAAC;IACpC,MAAM,CAAC,EAAE,kBAAkB,CAAC;CAC7B;AAED,wBAAgB,mBAAmB,CAAC,EAClC,KAAK,EACL,WAAW,EACX,UAAU,EACV,MAAM,GACP,EAAE,wBAAwB,+BAuB1B"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { LscGuidelineClassNames, LscGuidelineFilterPanelProps, LscGuidelineStyles } from '../types';
|
|
3
|
+
interface GuidelineFilterPanelComponentProps extends LscGuidelineFilterPanelProps {
|
|
4
|
+
classNames?: LscGuidelineClassNames;
|
|
5
|
+
styles?: LscGuidelineStyles;
|
|
6
|
+
}
|
|
7
|
+
export declare function GuidelineFilterPanel({ open, onClose, sections, title, applyLabel, cancelLabel, closeAriaLabel, onApply, onCancel, disableActions, classNames, styles, }: GuidelineFilterPanelComponentProps): import("react").JSX.Element | null;
|
|
8
|
+
export {};
|
|
9
|
+
//# sourceMappingURL=GuidelineFilterPanel.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GuidelineFilterPanel.d.ts","sourceRoot":"","sources":["../../../../../src/features/IL-marketplace/components/GuidelineFilterPanel.tsx"],"names":[],"mappings":";AAEA,OAAO,KAAK,EACV,sBAAsB,EACtB,4BAA4B,EAC5B,kBAAkB,EACnB,MAAM,UAAU,CAAC;AAIlB,UAAU,kCAAmC,SAAQ,4BAA4B;IAC/E,UAAU,CAAC,EAAE,sBAAsB,CAAC;IACpC,MAAM,CAAC,EAAE,kBAAkB,CAAC;CAC7B;AAED,wBAAgB,oBAAoB,CAAC,EACnC,IAAI,EACJ,OAAO,EACP,QAAQ,EACR,KAAiB,EACjB,UAA4B,EAC5B,WAAsB,EACtB,cAAgC,EAChC,OAAO,EACP,QAAQ,EACR,cAAsB,EACtB,UAAU,EACV,MAAM,GACP,EAAE,kCAAkC,sCAyLpC"}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { GuidelineHeaderProps } from '../types';
|
|
3
|
+
export declare const GuidelineHeader: ({ breadcrumbItems, onBack, onHome, onClose, className, showBackButton, showHomeIcon, classNames, styles, }: GuidelineHeaderProps) => import("react").JSX.Element;
|
|
4
|
+
//# sourceMappingURL=GuidelineHeader.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GuidelineHeader.d.ts","sourceRoot":"","sources":["../../../../../src/features/IL-marketplace/components/GuidelineHeader.tsx"],"names":[],"mappings":";AAEA,OAAO,EAAE,oBAAoB,EAAE,MAAM,UAAU,CAAC;AAGhD,eAAO,MAAM,eAAe,+GAUzB,oBAAoB,gCAyGtB,CAAC"}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import type { ReactNode } from 'react';
|
|
2
|
+
import type { LscGuidelineClassNames, LscGuidelineSlot, LscGuidelineStyles } from '../types';
|
|
3
|
+
interface GuidelineIconButtonProps {
|
|
4
|
+
label: string;
|
|
5
|
+
title?: string;
|
|
6
|
+
onClick: () => void;
|
|
7
|
+
children: ReactNode;
|
|
8
|
+
slot: Extract<LscGuidelineSlot, 'cartAddButton' | 'cartItemPreviewButton' | 'cartItemRemoveButton' | 'libraryCardPreviewButton' | 'libraryCardMoreButton' | 'libraryCardUserButton' | 'popoverAddButton' | 'popoverOpenButton' | 'shareGuideline'>;
|
|
9
|
+
classNames?: LscGuidelineClassNames;
|
|
10
|
+
styles?: LscGuidelineStyles;
|
|
11
|
+
className?: string;
|
|
12
|
+
}
|
|
13
|
+
export declare const GuidelineIconButton: import("react").ForwardRefExoticComponent<GuidelineIconButtonProps & import("react").RefAttributes<HTMLButtonElement>>;
|
|
14
|
+
export {};
|
|
15
|
+
//# sourceMappingURL=GuidelineIconButton.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GuidelineIconButton.d.ts","sourceRoot":"","sources":["../../../../../src/features/IL-marketplace/components/GuidelineIconButton.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AACvC,OAAO,KAAK,EAAE,sBAAsB,EAAE,gBAAgB,EAAE,kBAAkB,EAAE,MAAM,UAAU,CAAC;AAI7F,UAAU,wBAAwB;IAChC,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,QAAQ,EAAE,SAAS,CAAC;IACpB,IAAI,EAAE,OAAO,CACX,gBAAgB,EACd,eAAe,GACf,uBAAuB,GACvB,sBAAsB,GACtB,0BAA0B,GAC1B,uBAAuB,GACvB,uBAAuB,GACvB,kBAAkB,GAClB,mBAAmB,GACnB,gBAAgB,CACnB,CAAC;IACF,UAAU,CAAC,EAAE,sBAAsB,CAAC;IACpC,MAAM,CAAC,EAAE,kBAAkB,CAAC;IAC5B,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAED,eAAO,MAAM,mBAAmB,wHAuB/B,CAAC"}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { GuidelineLandingPageProps, LscGuidelineItem } from '../types';
|
|
3
|
+
export declare function GuidelineLandingPage<TGuideline extends LscGuidelineItem = LscGuidelineItem>({ guidelines, cartGuidelines, recentGuidelines, selectedGuidelineIds, defaultSelectedGuidelineIds, cartGuidelineIds, defaultCartGuidelineIds, guidelineSections, onSelectedGuidelineIdsChange, onCartGuidelineIdsChange, onToggleGuideline, onPreviewGuideline, onRemoveGuideline, onProceed, onAddGuideline, addGuidelineButtons, onDebugInfoClick, hideDeleteButton, className, classNames, styles, customIcons, subTitleLayout, labels, formatAddedOnLabel, initialVisibleCount, showRecentlyUsedTab, onEditGuideline, onDuplicateGuideline, onDeleteGuideline, onToggleVariantGuideline, hideEditOption, hideDuplicateOption, hideDeleteOption, hideToggleVariantOption, enableVariantLabel, disableVariantLabel, instantLearning, onExploreILGuideline, onProceedSelectedIL, transformSelectedToILData, fetchILRBACConfig, onTabSelection, searchProps, treeSearchProps, filterProps, filterPanelProps, showDashboardButton, onDashboardClick, isLoading, fetchWishlistStatus, onWishlistToggle, treeSidebarProps, isILMarketplace, handleViewButtonCallback, handleCardClickCallback }: GuidelineLandingPageProps<TGuideline>): import("react").JSX.Element;
|
|
4
|
+
//# sourceMappingURL=GuidelineLandingPage.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GuidelineLandingPage.d.ts","sourceRoot":"","sources":["../../../../../src/features/IL-marketplace/components/GuidelineLandingPage.tsx"],"names":[],"mappings":";AAEA,OAAO,KAAK,EACV,yBAAyB,EAEzB,gBAAgB,EACjB,MAAM,UAAU,CAAC;AAsBlB,wBAAgB,oBAAoB,CAAC,UAAU,SAAS,gBAAgB,GAAG,gBAAgB,EAAE,EAC3F,UAAU,EACV,cAAc,EACd,gBAAgB,EAChB,oBAAoB,EACpB,2BAA2B,EAC3B,gBAAgB,EAChB,uBAAuB,EACvB,iBAAiB,EACjB,4BAA4B,EAC5B,wBAAwB,EACxB,iBAAiB,EACjB,kBAAkB,EAClB,iBAAiB,EACjB,SAAS,EACT,cAAc,EACd,mBAAmB,EACnB,gBAAgB,EAChB,gBAAgB,EAChB,SAAS,EACT,UAAU,EACV,MAAM,EACN,WAAW,EACX,cAAc,EACd,MAAM,EACN,kBAA8C,EAC9C,mBAAmB,EACnB,mBAAmB,EACnB,eAAe,EACf,oBAAoB,EACpB,iBAAiB,EACjB,wBAAwB,EACxB,cAAc,EACd,mBAAmB,EACnB,gBAAgB,EAChB,uBAAuB,EACvB,kBAAkB,EAClB,mBAAmB,EACnB,eAAe,EACf,oBAAoB,EACpB,mBAAmB,EACnB,yBAAyB,EACzB,iBAAiB,EACjB,cAAc,EACd,WAAW,EACX,eAAe,EACf,WAAW,EACX,gBAAgB,EAChB,mBAA2B,EAC3B,gBAAgB,EAChB,SAAS,EACT,mBAAmB,EACnB,gBAAgB,EAChB,gBAAgB,EAChB,eAAqB,EACrB,wBAAwB,EACxB,uBAAuB,EACxB,EAAE,yBAAyB,CAAC,UAAU,CAAC,+BA+ZvC"}
|
|
@@ -0,0 +1,68 @@
|
|
|
1
|
+
import type { ReactNode } from 'react';
|
|
2
|
+
import type { GuidelineCustomIcons, LscGuidelineFilterProps, LscGuidelineClassNames, LscGuidelineItem, LscGuidelineSearchProps, LscGuidelineSection, LscGuidelineStyles, GuidelineLandingPageProps, GuidelineStatusActions } from '../types';
|
|
3
|
+
import { TreeSidebarProps } from '@e-llm-studio/creative-workspace-ui-component';
|
|
4
|
+
interface GuidelineLibraryProps<TGuideline extends LscGuidelineItem> {
|
|
5
|
+
guidelines: TGuideline[];
|
|
6
|
+
recentGuidelines?: TGuideline[];
|
|
7
|
+
guidelineSections?: LscGuidelineSection[];
|
|
8
|
+
cartGuidelineIds: string[];
|
|
9
|
+
savedTabLabel?: string;
|
|
10
|
+
recentTabLabel?: string;
|
|
11
|
+
emptyTitle?: string;
|
|
12
|
+
emptyDescription?: string;
|
|
13
|
+
addToCartLabel: string;
|
|
14
|
+
addedToCartLabel: string;
|
|
15
|
+
selectLabel?: string;
|
|
16
|
+
selectedLabel?: string;
|
|
17
|
+
exploreLabel?: string;
|
|
18
|
+
showMoreLabel?: string;
|
|
19
|
+
showLessLabel?: string;
|
|
20
|
+
initialVisibleCount?: number;
|
|
21
|
+
showRecentlyUsedTab?: boolean;
|
|
22
|
+
onToggleGuideline: (fileId: string) => void;
|
|
23
|
+
onTabSelection?: (tabId: string) => void;
|
|
24
|
+
onPreviewGuideline: (file: TGuideline) => void;
|
|
25
|
+
onExploreILGuideline?: (file: TGuideline) => void;
|
|
26
|
+
classNames?: LscGuidelineClassNames;
|
|
27
|
+
styles?: LscGuidelineStyles;
|
|
28
|
+
customIcons?: GuidelineCustomIcons;
|
|
29
|
+
subTitleLayout?: string;
|
|
30
|
+
formatAddedOnLabel: (date?: string) => string;
|
|
31
|
+
onEditGuideline?: (file: TGuideline) => void;
|
|
32
|
+
onDuplicateGuideline?: (file: TGuideline) => void;
|
|
33
|
+
onDeleteGuideline?: (file: TGuideline) => void;
|
|
34
|
+
onToggleVariantGuideline?: (file: TGuideline) => void | Promise<void>;
|
|
35
|
+
hideEditOption?: boolean;
|
|
36
|
+
hideDuplicateOption?: boolean;
|
|
37
|
+
hideDeleteOption?: boolean;
|
|
38
|
+
hideToggleVariantOption?: boolean;
|
|
39
|
+
enableVariantLabel?: string;
|
|
40
|
+
disableVariantLabel?: string;
|
|
41
|
+
searchProps?: LscGuidelineSearchProps;
|
|
42
|
+
filterProps?: LscGuidelineFilterProps;
|
|
43
|
+
showDashboardButton?: boolean;
|
|
44
|
+
onDashboardClick?: () => void;
|
|
45
|
+
/** When true, shows skeleton loading cards instead of the guideline library cards */
|
|
46
|
+
isLoading?: boolean;
|
|
47
|
+
instantLearning?: GuidelineLandingPageProps<TGuideline>['instantLearning'];
|
|
48
|
+
fetchWishlistStatus?: (applicationIntegrationId: string, token: string) => Promise<boolean>;
|
|
49
|
+
onWishlistToggle?: (applicationIntegrationId: string, nextState: boolean, token: string) => Promise<boolean | void>;
|
|
50
|
+
onVersionSelect?: (guideline: TGuideline, version: number) => Promise<void>;
|
|
51
|
+
treeSidebarProps?: TreeSidebarProps;
|
|
52
|
+
/** When true, shows skeleton rows in place of the tree sidebar while it loads */
|
|
53
|
+
isTreeSidebarLoading?: boolean;
|
|
54
|
+
cartAction?: ReactNode;
|
|
55
|
+
treeSearchProps?: LscGuidelineSearchProps;
|
|
56
|
+
isILMarketplace?: boolean;
|
|
57
|
+
handleViewButtonCallback?: (guideline: TGuideline) => void;
|
|
58
|
+
handlePreviewButtonCallback?: (guideline: TGuideline) => void;
|
|
59
|
+
handleCardClickCallback?: (guideline: TGuideline) => void;
|
|
60
|
+
/** Status-driven Configure/Test primary button; only applied when `statusActions.modeName` is set. */
|
|
61
|
+
statusActions?: GuidelineStatusActions<TGuideline>;
|
|
62
|
+
scopeLabel?: string;
|
|
63
|
+
/** Pin tooltip messages keyed by `instant_learning_id`. */
|
|
64
|
+
guidelinePinnedMessages?: Record<string, string>;
|
|
65
|
+
}
|
|
66
|
+
export declare function GuidelineLibrary<TGuideline extends LscGuidelineItem>({ guidelines, guidelineSections, cartGuidelineIds, emptyTitle, emptyDescription, addToCartLabel, addedToCartLabel, selectLabel, selectedLabel, exploreLabel, showMoreLabel, showLessLabel, initialVisibleCount, showRecentlyUsedTab, onToggleGuideline, onPreviewGuideline, onExploreILGuideline, classNames, styles, customIcons, subTitleLayout, formatAddedOnLabel, onEditGuideline, onDuplicateGuideline, onDeleteGuideline, onToggleVariantGuideline, hideEditOption, hideDuplicateOption, hideDeleteOption, hideToggleVariantOption, enableVariantLabel, disableVariantLabel, onTabSelection, searchProps, treeSearchProps, filterProps, showDashboardButton, onDashboardClick, isLoading, instantLearning, fetchWishlistStatus, onWishlistToggle, onVersionSelect, treeSidebarProps, isTreeSidebarLoading, cartAction, isILMarketplace, handleViewButtonCallback, handlePreviewButtonCallback, handleCardClickCallback, statusActions, scopeLabel, guidelinePinnedMessages, }: GuidelineLibraryProps<TGuideline>): import("react").JSX.Element;
|
|
67
|
+
export {};
|
|
68
|
+
//# sourceMappingURL=GuidelineLibrary.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GuidelineLibrary.d.ts","sourceRoot":"","sources":["../../../../../src/features/IL-marketplace/components/GuidelineLibrary.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAEvC,OAAO,KAAK,EACV,oBAAoB,EACpB,uBAAuB,EACvB,sBAAsB,EACtB,gBAAgB,EAChB,uBAAuB,EACvB,mBAAmB,EACnB,kBAAkB,EAClB,yBAAyB,EACzB,sBAAsB,EACvB,MAAM,UAAU,CAAC;AAKlB,OAAO,EAAe,gBAAgB,EAAE,MAAM,+CAA+C,CAAC;AA0B9F,UAAU,qBAAqB,CAAC,UAAU,SAAS,gBAAgB;IACjE,UAAU,EAAE,UAAU,EAAE,CAAC;IACzB,gBAAgB,CAAC,EAAE,UAAU,EAAE,CAAC;IAChC,iBAAiB,CAAC,EAAE,mBAAmB,EAAE,CAAC;IAC1C,gBAAgB,EAAE,MAAM,EAAE,CAAC;IAC3B,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,cAAc,EAAE,MAAM,CAAC;IACvB,gBAAgB,EAAE,MAAM,CAAC;IACzB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,mBAAmB,CAAC,EAAE,MAAM,CAAC;IAC7B,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAC9B,iBAAiB,EAAE,CAAC,MAAM,EAAE,MAAM,KAAK,IAAI,CAAC;IAC5C,cAAc,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IACzC,kBAAkB,EAAE,CAAC,IAAI,EAAE,UAAU,KAAK,IAAI,CAAC;IAC/C,oBAAoB,CAAC,EAAE,CAAC,IAAI,EAAE,UAAU,KAAK,IAAI,CAAC;IAClD,UAAU,CAAC,EAAE,sBAAsB,CAAC;IACpC,MAAM,CAAC,EAAE,kBAAkB,CAAC;IAC5B,WAAW,CAAC,EAAE,oBAAoB,CAAC;IACnC,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,kBAAkB,EAAE,CAAC,IAAI,CAAC,EAAE,MAAM,KAAK,MAAM,CAAC;IAC9C,eAAe,CAAC,EAAE,CAAC,IAAI,EAAE,UAAU,KAAK,IAAI,CAAC;IAC7C,oBAAoB,CAAC,EAAE,CAAC,IAAI,EAAE,UAAU,KAAK,IAAI,CAAC;IAClD,iBAAiB,CAAC,EAAE,CAAC,IAAI,EAAE,UAAU,KAAK,IAAI,CAAC;IAC/C,wBAAwB,CAAC,EAAE,CAAC,IAAI,EAAE,UAAU,KAAK,IAAI,GAAG,OAAO,CAAC,IAAI,CAAC,CAAC;IACtE,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAC9B,gBAAgB,CAAC,EAAE,OAAO,CAAC;IAC3B,uBAAuB,CAAC,EAAE,OAAO,CAAC;IAClC,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B,mBAAmB,CAAC,EAAE,MAAM,CAAC;IAC7B,WAAW,CAAC,EAAE,uBAAuB,CAAC;IACtC,WAAW,CAAC,EAAE,uBAAuB,CAAC;IACtC,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAC9B,gBAAgB,CAAC,EAAE,MAAM,IAAI,CAAC;IAC9B,qFAAqF;IACrF,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,eAAe,CAAC,EAAE,yBAAyB,CAAC,UAAU,CAAC,CAAC,iBAAiB,CAAC,CAAC;IAC3E,mBAAmB,CAAC,EAAE,CAAC,wBAAwB,EAAE,MAAM,EAAE,KAAK,EAAE,MAAM,KAAK,OAAO,CAAC,OAAO,CAAC,CAAC;IAC5F,gBAAgB,CAAC,EAAE,CAAC,wBAAwB,EAAE,MAAM,EAAE,SAAS,EAAE,OAAO,EAAE,KAAK,EAAE,MAAM,KAAK,OAAO,CAAC,OAAO,GAAG,IAAI,CAAC,CAAC;IACpH,eAAe,CAAC,EAAE,CAAC,SAAS,EAAE,UAAU,EAAE,OAAO,EAAE,MAAM,KAAK,OAAO,CAAC,IAAI,CAAC,CAAC;IAC5E,gBAAgB,CAAC,EAAE,gBAAgB,CAAC;IACpC,iFAAiF;IACjF,oBAAoB,CAAC,EAAE,OAAO,CAAC;IAC/B,UAAU,CAAC,EAAE,SAAS,CAAC;IACvB,eAAe,CAAC,EAAE,uBAAuB,CAAA;IACzC,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B,wBAAwB,CAAC,EAAE,CAAC,SAAS,EAAE,UAAU,KAAK,IAAI,CAAC;IAC3D,2BAA2B,CAAC,EAAE,CAAC,SAAS,EAAE,UAAU,KAAK,IAAI,CAAC;IAC9D,uBAAuB,CAAC,EAAE,CAAC,SAAS,EAAE,UAAU,KAAK,IAAI,CAAC;IAC1D,sGAAsG;IACtG,aAAa,CAAC,EAAE,sBAAsB,CAAC,UAAU,CAAC,CAAC;IACnD,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,2DAA2D;IAC3D,uBAAuB,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;CAClD;AAED,wBAAgB,gBAAgB,CAAC,UAAU,SAAS,gBAAgB,EAAE,EACpE,UAAU,EACV,iBAAiB,EACjB,gBAAgB,EAChB,UAAU,EACV,gBAAgB,EAChB,cAAc,EACd,gBAAgB,EAChB,WAAW,EACX,aAAa,EACb,YAAY,EACZ,aAAa,EACb,aAAa,EACb,mBAAuB,EACvB,mBAA0B,EAC1B,iBAAiB,EACjB,kBAAkB,EAClB,oBAAoB,EACpB,UAAU,EACV,MAAM,EACN,WAAW,EACX,cAAc,EACd,kBAAkB,EAClB,eAAe,EACf,oBAAoB,EACpB,iBAAiB,EACjB,wBAAwB,EACxB,cAAc,EACd,mBAAmB,EACnB,gBAAgB,EAChB,uBAAuB,EACvB,kBAAkB,EAClB,mBAAmB,EACnB,cAAc,EACd,WAAW,EACX,eAAe,EACf,WAAW,EACX,mBAA2B,EAC3B,gBAAgB,EAChB,SAAS,EACT,eAAe,EACf,mBAAmB,EACnB,gBAAgB,EAChB,eAAe,EACf,gBAAgB,EAChB,oBAAoB,EACpB,UAAU,EACV,eAAuB,EACvB,wBAAwB,EACxB,2BAA2B,EAC3B,uBAAuB,EACvB,aAAa,EACb,UAAoB,EACpB,uBAAuB,GACxB,EAAE,qBAAqB,CAAC,UAAU,CAAC,+BA0InC"}
|