@e-llm-studio/instant-learning 1.0.13 → 1.0.15
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/features/IL-OTJ/ValueTypeWrappers/TeachMePlugin.js +1 -1
- package/dist/cjs/features/IL-OTJ/_components/MarkdownRenderer.module.css.js +1 -1
- package/dist/cjs/features/LearningManagement/AuditLog/AuditLog.js +1 -1
- package/dist/cjs/features/LearningManagement/LearningManagementTest.js +2 -0
- package/dist/cjs/features/LearningManagement/LearningManagementTest.js.map +1 -0
- package/dist/cjs/features/LearningManagement/RBAC/AccessManagementPanel.js +1 -1
- package/dist/cjs/features/LearningManagement/RuleContent/AddScopeApprovalSearchComponent.js +1 -1
- package/dist/cjs/features/LearningManagement/RuleContent/AddScopeModal.js +1 -1
- package/dist/cjs/features/LearningManagement/RuleContent/ApprovalLearningDialog.js +1 -1
- package/dist/cjs/features/LearningManagement/components/InstantLearningModal.js +1 -1
- package/dist/cjs/features/LearningManagement/components/StationOnboarding/DayToggleSelector.js +2 -0
- package/dist/cjs/features/LearningManagement/components/StationOnboarding/DayToggleSelector.js.map +1 -0
- package/dist/cjs/features/LearningManagement/constants.js +1 -1
- package/dist/cjs/features/LearningManagement/queries/useLMSConfigQuery.js +1 -1
- package/dist/cjs/features/LearningManagement/store/useLMSConfigStore.js +1 -1
- package/dist/features/IL-OTJ/ValueTypeWrappers/TeachMePlugin.js +1 -1
- package/dist/features/IL-OTJ/_components/MarkdownRenderer.module.css.js +1 -1
- package/dist/features/LearningManagement/AuditLog/AuditLog.js +1 -1
- package/dist/features/LearningManagement/LearningManagementTest.js +2 -0
- package/dist/features/LearningManagement/LearningManagementTest.js.map +1 -0
- package/dist/features/LearningManagement/RBAC/AccessManagementPanel.js +1 -1
- package/dist/features/LearningManagement/RuleContent/AddScopeApprovalSearchComponent.js +1 -1
- package/dist/features/LearningManagement/RuleContent/AddScopeModal.js +1 -1
- package/dist/features/LearningManagement/RuleContent/ApprovalLearningDialog.js +1 -1
- package/dist/features/LearningManagement/components/InstantLearningModal.js +1 -1
- package/dist/features/LearningManagement/components/StationOnboarding/DayToggleSelector.js +2 -0
- package/dist/features/LearningManagement/components/StationOnboarding/DayToggleSelector.js.map +1 -0
- package/dist/features/LearningManagement/constants.js +1 -1
- package/dist/features/LearningManagement/queries/useLMSConfigQuery.js +1 -1
- package/dist/features/LearningManagement/store/useLMSConfigStore.js +1 -1
- package/dist/types/src/AccordianHeadTest.d.ts +2 -1
- package/dist/types/src/AccordianHeadTest.d.ts.map +1 -1
- package/dist/types/src/App.d.ts +2 -1
- package/dist/types/src/App.d.ts.map +1 -1
- package/dist/types/src/CommonComponents/AccordianHead/AccordianHead.d.ts +1 -1
- package/dist/types/src/CommonComponents/AccordianHead/AccordianHead.d.ts.map +1 -1
- package/dist/types/src/CommonComponents/GradientSparkleIcon.d.ts +2 -1
- package/dist/types/src/CommonComponents/GradientSparkleIcon.d.ts.map +1 -1
- package/dist/types/src/CommonComponents/HelloWorld.d.ts +1 -1
- package/dist/types/src/CommonComponents/HelloWorld.d.ts.map +1 -1
- package/dist/types/src/CommonComponents/NoTableData.d.ts +1 -1
- package/dist/types/src/CommonComponents/NoTableData.d.ts.map +1 -1
- package/dist/types/src/CommonComponents/Spinner.d.ts +2 -1
- package/dist/types/src/CommonComponents/Spinner.d.ts.map +1 -1
- package/dist/types/src/GoogleFilePickerDemo.d.ts +2 -1
- package/dist/types/src/GoogleFilePickerDemo.d.ts.map +1 -1
- package/dist/types/src/ThinkingBulbIconComponent.d.ts +2 -1
- package/dist/types/src/ThinkingBulbIconComponent.d.ts.map +1 -1
- package/dist/types/src/features/DataSelector/DataSelector.d.ts +1 -1
- package/dist/types/src/features/DataSelector/DataSelector.d.ts.map +1 -1
- package/dist/types/src/features/DataSelector/components/DataSelectionOptionsScreen.d.ts +1 -1
- package/dist/types/src/features/DataSelector/components/DataSelectionOptionsScreen.d.ts.map +1 -1
- package/dist/types/src/features/DataSelector/components/RLEFDataPointsListInSelectedDataSetCollection.d.ts +1 -1
- package/dist/types/src/features/DataSelector/components/RLEFDataPointsListInSelectedDataSetCollection.d.ts.map +1 -1
- package/dist/types/src/features/DataSelector/components/RLEFDataSetCollectionsList.d.ts +1 -1
- package/dist/types/src/features/DataSelector/components/RLEFDataSetCollectionsList.d.ts.map +1 -1
- package/dist/types/src/features/DataSelector/components/RlefDataTabsComponent.d.ts +1 -1
- package/dist/types/src/features/DataSelector/components/RlefDataTabsComponent.d.ts.map +1 -1
- package/dist/types/src/features/DataSelector/components/RlefHistoricalCopilotData.d.ts +2 -1
- package/dist/types/src/features/DataSelector/components/RlefHistoricalCopilotData.d.ts.map +1 -1
- package/dist/types/src/features/DataSelector/components/SavedDataSetListScreen.d.ts +2 -1
- package/dist/types/src/features/DataSelector/components/SavedDataSetListScreen.d.ts.map +1 -1
- package/dist/types/src/features/DataSelector/components/SelectedDataList.d.ts +1 -1
- package/dist/types/src/features/DataSelector/components/SelectedDataList.d.ts.map +1 -1
- package/dist/types/src/features/DataSelector/components/subcomponents/DataSetElement/DataSetElement.d.ts +1 -1
- package/dist/types/src/features/DataSelector/components/subcomponents/DataSetElement/DataSetElement.d.ts.map +1 -1
- package/dist/types/src/features/DataSelector/components/subcomponents/Pagination/Pagination.d.ts +2 -1
- package/dist/types/src/features/DataSelector/components/subcomponents/Pagination/Pagination.d.ts.map +1 -1
- package/dist/types/src/features/DocumentLearning/_components/MessageRendering.d.ts +2 -1
- package/dist/types/src/features/DocumentLearning/_components/MessageRendering.d.ts.map +1 -1
- package/dist/types/src/features/DocumentLearning/_components/MinimizedThinkingSteps.d.ts +2 -1
- package/dist/types/src/features/DocumentLearning/_components/MinimizedThinkingSteps.d.ts.map +1 -1
- package/dist/types/src/features/DocumentLearning/_components/_svg/ArrowDown.d.ts +2 -1
- package/dist/types/src/features/DocumentLearning/_components/_svg/ArrowDown.d.ts.map +1 -1
- package/dist/types/src/features/DocumentLearning/_components/_svg/ArrowIconBlue.d.ts +2 -1
- package/dist/types/src/features/DocumentLearning/_components/_svg/ArrowIconBlue.d.ts.map +1 -1
- package/dist/types/src/features/DocumentLearning/_components/_svg/CompleteIconGreen.d.ts +2 -1
- package/dist/types/src/features/DocumentLearning/_components/_svg/CompleteIconGreen.d.ts.map +1 -1
- package/dist/types/src/features/DocumentLearning/_components/_svg/NewChatIcon.d.ts +2 -1
- package/dist/types/src/features/DocumentLearning/_components/_svg/NewChatIcon.d.ts.map +1 -1
- package/dist/types/src/features/IL-OTJ/ValueTypeWrappers/TeachMePlugin.d.ts +1 -17
- package/dist/types/src/features/IL-OTJ/ValueTypeWrappers/TeachMePlugin.d.ts.map +1 -1
- package/dist/types/src/features/IL-OTJ/ValueTypeWrappers/TeachMeWrapper.d.ts +2 -1
- package/dist/types/src/features/IL-OTJ/ValueTypeWrappers/TeachMeWrapper.d.ts.map +1 -1
- package/dist/types/src/features/IL-OTJ/_components/AccordianSection.d.ts +2 -1
- package/dist/types/src/features/IL-OTJ/_components/AccordianSection.d.ts.map +1 -1
- package/dist/types/src/features/IL-OTJ/_components/ChatComponents/ChatHeader.d.ts +2 -1
- package/dist/types/src/features/IL-OTJ/_components/ChatComponents/ChatHeader.d.ts.map +1 -1
- package/dist/types/src/features/IL-OTJ/_components/ConflictingReasoningCard.d.ts +1 -1
- package/dist/types/src/features/IL-OTJ/_components/ConflictingReasoningCard.d.ts.map +1 -1
- package/dist/types/src/features/IL-OTJ/_components/CriticalGaps.d.ts +2 -1
- package/dist/types/src/features/IL-OTJ/_components/CriticalGaps.d.ts.map +1 -1
- package/dist/types/src/features/IL-OTJ/_components/GapExplanationAccordion.d.ts +1 -1
- package/dist/types/src/features/IL-OTJ/_components/GapExplanationAccordion.d.ts.map +1 -1
- package/dist/types/src/features/IL-OTJ/_components/ILPopup.d.ts +1 -1
- package/dist/types/src/features/IL-OTJ/_components/ILPopup.d.ts.map +1 -1
- package/dist/types/src/features/IL-OTJ/_components/MarkdownComponents/MarkdownElements.d.ts +3 -3
- package/dist/types/src/features/IL-OTJ/_components/MarkdownComponents/MarkdownElements.d.ts.map +1 -1
- package/dist/types/src/features/IL-OTJ/_components/MarkdownComponents/MarkdownSelect.d.ts +1 -1
- package/dist/types/src/features/IL-OTJ/_components/MarkdownComponents/MarkdownSelect.d.ts.map +1 -1
- package/dist/types/src/features/IL-OTJ/_components/MessageRendering/ClickableChatComponents.d.ts +3 -3
- package/dist/types/src/features/IL-OTJ/_components/MessageRendering/ClickableChatComponents.d.ts.map +1 -1
- package/dist/types/src/features/IL-OTJ/_components/MessageRendering/MessageRendering.d.ts +2 -1
- package/dist/types/src/features/IL-OTJ/_components/MessageRendering/MessageRendering.d.ts.map +1 -1
- package/dist/types/src/features/IL-OTJ/_components/MinimizedThinkingSteps.d.ts +2 -1
- package/dist/types/src/features/IL-OTJ/_components/MinimizedThinkingSteps.d.ts.map +1 -1
- package/dist/types/src/features/IL-OTJ/_components/ViewFormUpdateCard.d.ts +2 -1
- package/dist/types/src/features/IL-OTJ/_components/ViewFormUpdateCard.d.ts.map +1 -1
- package/dist/types/src/features/IL-OTJ/_components/ViewIdentifiedFieldsCard.d.ts +2 -1
- package/dist/types/src/features/IL-OTJ/_components/ViewIdentifiedFieldsCard.d.ts.map +1 -1
- package/dist/types/src/features/IL-OTJ/_components/WatchMeWork/AgentStepsView.d.ts +1 -1
- package/dist/types/src/features/IL-OTJ/_components/WatchMeWork/AgentStepsView.d.ts.map +1 -1
- package/dist/types/src/features/IL-OTJ/_components/WatchMeWork/StepDetailView.d.ts +2 -1
- package/dist/types/src/features/IL-OTJ/_components/WatchMeWork/StepDetailView.d.ts.map +1 -1
- package/dist/types/src/features/IL-OTJ/_components/WatchMeWork/Thinkingstepshelper.d.ts +9 -9
- package/dist/types/src/features/IL-OTJ/_components/WatchMeWork/Thinkingstepshelper.d.ts.map +1 -1
- package/dist/types/src/features/IL-OTJ/_components/WatchMeWork/WorkingIndicator.d.ts +2 -1
- package/dist/types/src/features/IL-OTJ/_components/WatchMeWork/WorkingIndicator.d.ts.map +1 -1
- package/dist/types/src/features/IL-OTJ/_components/_svg/ArrowDown.d.ts +2 -1
- package/dist/types/src/features/IL-OTJ/_components/_svg/ArrowDown.d.ts.map +1 -1
- package/dist/types/src/features/IL-OTJ/_components/_svg/ArrowIconBlue.d.ts +2 -1
- package/dist/types/src/features/IL-OTJ/_components/_svg/ArrowIconBlue.d.ts.map +1 -1
- package/dist/types/src/features/IL-OTJ/_components/_svg/BookIcon.d.ts +2 -1
- package/dist/types/src/features/IL-OTJ/_components/_svg/BookIcon.d.ts.map +1 -1
- package/dist/types/src/features/IL-OTJ/_components/_svg/ButtonCognitiveIcon.d.ts +1 -1
- package/dist/types/src/features/IL-OTJ/_components/_svg/ButtonCognitiveIcon.d.ts.map +1 -1
- package/dist/types/src/features/IL-OTJ/_components/_svg/ChevronDown.d.ts +2 -1
- package/dist/types/src/features/IL-OTJ/_components/_svg/ChevronDown.d.ts.map +1 -1
- package/dist/types/src/features/IL-OTJ/_components/_svg/ChevronIcon.d.ts +1 -1
- package/dist/types/src/features/IL-OTJ/_components/_svg/ChevronIcon.d.ts.map +1 -1
- package/dist/types/src/features/IL-OTJ/_components/_svg/ChevronUp.d.ts +2 -1
- package/dist/types/src/features/IL-OTJ/_components/_svg/ChevronUp.d.ts.map +1 -1
- package/dist/types/src/features/IL-OTJ/_components/_svg/CognitiveDecisioning.d.ts +2 -1
- package/dist/types/src/features/IL-OTJ/_components/_svg/CognitiveDecisioning.d.ts.map +1 -1
- package/dist/types/src/features/IL-OTJ/_components/_svg/CompleteIconGreen.d.ts +2 -1
- package/dist/types/src/features/IL-OTJ/_components/_svg/CompleteIconGreen.d.ts.map +1 -1
- package/dist/types/src/features/IL-OTJ/_components/_svg/GapIcon.d.ts +1 -1
- package/dist/types/src/features/IL-OTJ/_components/_svg/GapIcon.d.ts.map +1 -1
- package/dist/types/src/features/IL-OTJ/_components/_svg/HumanWithBrainIcon.d.ts +2 -1
- package/dist/types/src/features/IL-OTJ/_components/_svg/HumanWithBrainIcon.d.ts.map +1 -1
- package/dist/types/src/features/IL-OTJ/_components/_svg/InfoIcon.d.ts +2 -1
- package/dist/types/src/features/IL-OTJ/_components/_svg/InfoIcon.d.ts.map +1 -1
- package/dist/types/src/features/IL-OTJ/_components/_svg/LeftAndRightArrow.d.ts +1 -1
- package/dist/types/src/features/IL-OTJ/_components/_svg/LeftAndRightArrow.d.ts.map +1 -1
- package/dist/types/src/features/IL-OTJ/_components/_svg/Lightbulb.d.ts +1 -1
- package/dist/types/src/features/IL-OTJ/_components/_svg/Lightbulb.d.ts.map +1 -1
- package/dist/types/src/features/IL-OTJ/_components/_svg/NewChatIcon.d.ts +1 -1
- package/dist/types/src/features/IL-OTJ/_components/_svg/NewChatIcon.d.ts.map +1 -1
- package/dist/types/src/features/IL-OTJ/_components/_svg/PencilEdit.d.ts +2 -1
- package/dist/types/src/features/IL-OTJ/_components/_svg/PencilEdit.d.ts.map +1 -1
- package/dist/types/src/features/IL-OTJ/_components/_svg/RadioButton.d.ts +2 -1
- package/dist/types/src/features/IL-OTJ/_components/_svg/RadioButton.d.ts.map +1 -1
- package/dist/types/src/features/IL-OTJ/_components/_svg/RightSideIcons.d.ts +9 -8
- package/dist/types/src/features/IL-OTJ/_components/_svg/RightSideIcons.d.ts.map +1 -1
- package/dist/types/src/features/IL-OTJ/_components/_svg/ScrollToBottom.d.ts +2 -1
- package/dist/types/src/features/IL-OTJ/_components/_svg/ScrollToBottom.d.ts.map +1 -1
- package/dist/types/src/features/IL-OTJ/_components/_svg/SendButton.d.ts +2 -1
- package/dist/types/src/features/IL-OTJ/_components/_svg/SendButton.d.ts.map +1 -1
- package/dist/types/src/features/IL-OTJ/_components/_svg/SparkleIcon.d.ts +2 -1
- package/dist/types/src/features/IL-OTJ/_components/_svg/SparkleIcon.d.ts.map +1 -1
- package/dist/types/src/features/IL-OTJ/_components/_svg/TickIcon.d.ts +1 -1
- package/dist/types/src/features/IL-OTJ/_components/_svg/TickIcon.d.ts.map +1 -1
- package/dist/types/src/features/IL-OTJ/_components/_svg/UserIcon.d.ts +2 -1
- package/dist/types/src/features/IL-OTJ/_components/_svg/UserIcon.d.ts.map +1 -1
- package/dist/types/src/features/IL-OTJ/_components/_svg/WarningIcon.d.ts +2 -1
- package/dist/types/src/features/IL-OTJ/_components/_svg/WarningIcon.d.ts.map +1 -1
- package/dist/types/src/features/IL-OTJ/_components/_svg/WatchMeWorkIcon.d.ts +2 -1
- package/dist/types/src/features/IL-OTJ/_components/_svg/WatchMeWorkIcon.d.ts.map +1 -1
- package/dist/types/src/features/IL-OTJ/_components/atoms/Button/Button.d.ts +1 -1
- package/dist/types/src/features/IL-OTJ/_components/atoms/Button/Button.d.ts.map +1 -1
- package/dist/types/src/features/IL-OTJ/_components/atoms/Dropdown/Dropdown.d.ts +1 -1
- package/dist/types/src/features/IL-OTJ/_components/atoms/Dropdown/Dropdown.d.ts.map +1 -1
- package/dist/types/src/features/IL-OTJ/_components/atoms/Toggle/Toggle.d.ts +2 -1
- package/dist/types/src/features/IL-OTJ/_components/atoms/Toggle/Toggle.d.ts.map +1 -1
- package/dist/types/src/features/IL-OTJ/_components/molecules/Condition/ConditionList.d.ts +1 -1
- package/dist/types/src/features/IL-OTJ/_components/molecules/Condition/ConditionList.d.ts.map +1 -1
- package/dist/types/src/features/IL-OTJ/_components/molecules/Sections/SectionWrapper.d.ts +1 -1
- package/dist/types/src/features/IL-OTJ/_components/molecules/Sections/SectionWrapper.d.ts.map +1 -1
- package/dist/types/src/features/IL-OTJ/_components/molecules/SeperationRow/SeparationRow.d.ts +2 -1
- package/dist/types/src/features/IL-OTJ/_components/molecules/SeperationRow/SeparationRow.d.ts.map +1 -1
- package/dist/types/src/features/IL-OTJ/_components/organisms/ConditionSection/ConditionSection.d.ts +2 -1
- package/dist/types/src/features/IL-OTJ/_components/organisms/ConditionSection/ConditionSection.d.ts.map +1 -1
- package/dist/types/src/features/IL-OTJ/_components/organisms/ConfigSection/ConfigSection.d.ts +2 -1
- package/dist/types/src/features/IL-OTJ/_components/organisms/ConfigSection/ConfigSection.d.ts.map +1 -1
- package/dist/types/src/features/IL-OTJ/_components/organisms/ScopeSection/ScopeSection.d.ts +1 -1
- package/dist/types/src/features/IL-OTJ/_components/organisms/ScopeSection/ScopeSection.d.ts.map +1 -1
- package/dist/types/src/features/IL-OTJ/_components/organisms/TextSection/TextSection.d.ts +2 -1
- package/dist/types/src/features/IL-OTJ/_components/organisms/TextSection/TextSection.d.ts.map +1 -1
- package/dist/types/src/features/IL-OTJ/_components/templates/RuleComparison/AgentComposerRuleComparison.d.ts +2 -1
- package/dist/types/src/features/IL-OTJ/_components/templates/RuleComparison/AgentComposerRuleComparison.d.ts.map +1 -1
- package/dist/types/src/features/IL-OTJ/_components/templates/RuleComparison/RuleComparison.d.ts +2 -1
- package/dist/types/src/features/IL-OTJ/_components/templates/RuleComparison/RuleComparison.d.ts.map +1 -1
- package/dist/types/src/features/IL-OTJ/_components/templates/Testing/Testing.d.ts +2 -1
- package/dist/types/src/features/IL-OTJ/_components/templates/Testing/Testing.d.ts.map +1 -1
- package/dist/types/src/features/IL-OTJ/_components/templates/TrafficManager/CreateRule.d.ts +2 -1
- package/dist/types/src/features/IL-OTJ/_components/templates/TrafficManager/CreateRule.d.ts.map +1 -1
- package/dist/types/src/features/IL-OTJ/_components/templates/TrafficManager/TrafficManagerTemplate.d.ts +2 -1
- package/dist/types/src/features/IL-OTJ/_components/templates/TrafficManager/TrafficManagerTemplate.d.ts.map +1 -1
- package/dist/types/src/features/IL-OTJ/_components/templates/WorkflowComposer/WorkflowComposer.d.ts +2 -1
- package/dist/types/src/features/IL-OTJ/_components/templates/WorkflowComposer/WorkflowComposer.d.ts.map +1 -1
- package/dist/types/src/features/IL-OTJ/store/CitationsContext.d.ts +1 -1
- package/dist/types/src/features/IL-OTJ/store/CitationsContext.d.ts.map +1 -1
- package/dist/types/src/features/InstantLearning/_components/MessageRendering.d.ts +2 -1
- package/dist/types/src/features/InstantLearning/_components/MessageRendering.d.ts.map +1 -1
- package/dist/types/src/features/InstantLearning/_components/MinimizedThinkingSteps.d.ts +2 -1
- package/dist/types/src/features/InstantLearning/_components/MinimizedThinkingSteps.d.ts.map +1 -1
- package/dist/types/src/features/InstantLearning/_components/_svg/ArrowDown.d.ts +2 -1
- package/dist/types/src/features/InstantLearning/_components/_svg/ArrowDown.d.ts.map +1 -1
- package/dist/types/src/features/InstantLearning/_components/_svg/ArrowIconBlue.d.ts +2 -1
- package/dist/types/src/features/InstantLearning/_components/_svg/ArrowIconBlue.d.ts.map +1 -1
- package/dist/types/src/features/InstantLearning/_components/_svg/CompleteIconGreen.d.ts +2 -1
- package/dist/types/src/features/InstantLearning/_components/_svg/CompleteIconGreen.d.ts.map +1 -1
- package/dist/types/src/features/InstantLearning/_components/_svg/NewChatIcon.d.ts +2 -1
- package/dist/types/src/features/InstantLearning/_components/_svg/NewChatIcon.d.ts.map +1 -1
- package/dist/types/src/features/LearningManagement/AuditLog/AuditLog.d.ts.map +1 -1
- package/dist/types/src/features/LearningManagement/LearningManagement.d.ts +2 -1
- package/dist/types/src/features/LearningManagement/LearningManagement.d.ts.map +1 -1
- package/dist/types/src/features/LearningManagement/LearningManagementTest.d.ts +2 -1
- package/dist/types/src/features/LearningManagement/LearningManagementTest.d.ts.map +1 -1
- package/dist/types/src/features/LearningManagement/RBAC/AccessManagementPanel.d.ts +1 -0
- package/dist/types/src/features/LearningManagement/RBAC/AccessManagementPanel.d.ts.map +1 -1
- package/dist/types/src/features/LearningManagement/RuleContent/AddScopeApprovalSearchComponent.d.ts.map +1 -1
- package/dist/types/src/features/LearningManagement/RuleContent/AddScopeModal.d.ts.map +1 -1
- package/dist/types/src/features/LearningManagement/RuleContent/ApprovalLearningDialog.d.ts.map +1 -1
- package/dist/types/src/features/LearningManagement/components/CardSkeleton.d.ts +2 -1
- package/dist/types/src/features/LearningManagement/components/CardSkeleton.d.ts.map +1 -1
- package/dist/types/src/features/LearningManagement/components/InstantLearningModal.d.ts.map +1 -1
- package/dist/types/src/features/LearningManagement/components/LearningTemplateManagementSkeleton.d.ts +2 -1
- package/dist/types/src/features/LearningManagement/components/LearningTemplateManagementSkeleton.d.ts.map +1 -1
- package/dist/types/src/features/LearningManagement/components/RuleContentSkeleton.d.ts +2 -1
- package/dist/types/src/features/LearningManagement/components/RuleContentSkeleton.d.ts.map +1 -1
- package/dist/types/src/features/LearningManagement/components/Skeleton.d.ts +1 -1
- package/dist/types/src/features/LearningManagement/components/Skeleton.d.ts.map +1 -1
- package/dist/types/src/features/LearningManagement/components/StationOnboarding/DayToggleSelector.d.ts +13 -0
- package/dist/types/src/features/LearningManagement/components/StationOnboarding/DayToggleSelector.d.ts.map +1 -0
- package/dist/types/src/features/LearningManagement/constants.d.ts +1 -0
- package/dist/types/src/features/LearningManagement/constants.d.ts.map +1 -1
- package/dist/types/src/features/LearningManagement/queries/useLMSConfigQuery.d.ts.map +1 -1
- package/dist/types/src/features/LearningManagement/store/useLMSConfigStore.d.ts +63 -0
- package/dist/types/src/features/LearningManagement/store/useLMSConfigStore.d.ts.map +1 -1
- package/dist/types/src/features/UploadData/Components/SelectDataFromGoogleDrive/SelectDataFromGoogleDrive.d.ts +1 -1
- package/dist/types/src/features/UploadData/Components/SelectDataFromGoogleDrive/SelectDataFromGoogleDrive.d.ts.map +1 -1
- package/dist/types/src/features/UploadData/Components/SelectDataFromGoogleDrive/SelectDataFromGoogleDriveButton.d.ts +1 -1
- package/dist/types/src/features/UploadData/Components/SelectDataFromGoogleDrive/SelectDataFromGoogleDriveButton.d.ts.map +1 -1
- package/dist/types/src/features/UploadData/Components/SelectDataFromLocalSystem/SelectDataFromLocalSystem.d.ts +1 -1
- package/dist/types/src/features/UploadData/Components/SelectDataFromLocalSystem/SelectDataFromLocalSystem.d.ts.map +1 -1
- package/dist/types/src/features/UploadData/Components/SelectDataFromLocalSystem/SelectDataFromLocalSystemButton.d.ts +1 -1
- package/dist/types/src/features/UploadData/Components/SelectDataFromLocalSystem/SelectDataFromLocalSystemButton.d.ts.map +1 -1
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/Dataset-collection.d.ts +1 -1
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/Dataset-collection.d.ts.map +1 -1
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/DatasetCollectionInfo.d.ts +1 -1
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/DatasetCollectionInfo.d.ts.map +1 -1
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/ProjectTaskSelect.d.ts +1 -1
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/ProjectTaskSelect.d.ts.map +1 -1
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/Tooltip.d.ts +1 -1
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/Tooltip.d.ts.map +1 -1
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/ConfidenceScoreColumnMenu.d.ts +2 -1
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/ConfidenceScoreColumnMenu.d.ts.map +1 -1
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/LabelColumnMenu.d.ts +2 -1
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/LabelColumnMenu.d.ts.map +1 -1
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/TableColumnResetFilterButton.d.ts +2 -1
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/TableColumnResetFilterButton.d.ts.map +1 -1
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/TagColumnMenu.d.ts +2 -1
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/TagColumnMenu.d.ts.map +1 -1
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dropdown-with-radio.d.ts +1 -1
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dropdown-with-radio.d.ts.map +1 -1
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/input-label-with-info.d.ts +1 -1
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/input-label-with-info.d.ts.map +1 -1
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/SelectDataFromRLEF.d.ts +1 -1
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/SelectDataFromRLEF.d.ts.map +1 -1
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/SelectDataFromRLEFButton.d.ts +1 -1
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/SelectDataFromRLEFButton.d.ts.map +1 -1
- package/dist/types/src/features/UploadData/Components/SelectDataFromSavedDataSet/SelectDataFromSavedDataSet.d.ts +1 -1
- package/dist/types/src/features/UploadData/Components/SelectDataFromSavedDataSet/SelectDataFromSavedDataSet.d.ts.map +1 -1
- package/dist/types/src/features/UploadData/Components/SelectDataFromSavedDataSet/SelectDataFromSavedDataSetButton.d.ts +1 -1
- package/dist/types/src/features/UploadData/Components/SelectDataFromSavedDataSet/SelectDataFromSavedDataSetButton.d.ts.map +1 -1
- package/dist/types/src/plugins/ValueTypes/RadioTrafficLearning/RadioTrafficLearningRenderer.d.ts +2 -1
- package/dist/types/src/plugins/ValueTypes/RadioTrafficLearning/RadioTrafficLearningRenderer.d.ts.map +1 -1
- package/dist/types/src/routes/Routes.d.ts +0 -1
- package/dist/types/src/routes/Routes.d.ts.map +1 -1
- package/dist/types/src/utils/CustomSkeleton.d.ts +1 -1
- package/dist/types/src/utils/CustomSkeleton.d.ts.map +1 -1
- package/dist/types/src/utils/SkeletonLoader.d.ts +1 -1
- package/dist/types/src/utils/SkeletonLoader.d.ts.map +1 -1
- package/package.json +1 -1
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import{__assign as e,__spreadArray as i}from"tslib";import{jsxs as r,jsx as n}from"react/jsx-runtime";var o={display:"flex",gap:"8px",flexWrap:"nowrap",padding:"10px 12px",backgroundColor:"#FAFAFA",border:"1px solid #E2E8F0",borderRadius:"8px",marginTop:"4px",minHeight:"54px",alignItems:"center",width:"70%",boxSizing:"border-box"},t={display:"inline-flex",alignItems:"center",justifyContent:"center",borderRadius:"6px",fontSize:"0.815rem",fontWeight:500,cursor:"pointer",userSelect:"none",transition:"all 0.15s ease-in-out",height:"34px",flex:"1 0 calc((100% - (6 * 8px)) / 7)",minWidth:"0",position:"relative",boxSizing:"border-box"},l=function(l){var a=l.label,d=l.subText,p=l.required,s=l.options,x=l.selectedValues,c=l.onChange;return r("div",e({style:{display:"flex",flexDirection:"column",width:"100%",marginBottom:"4px"}},{children:[r("label",e({style:{fontSize:"0.875rem",fontWeight:500,color:"#19213D",marginBottom:"2px",display:"block"}},{children:[p&&n("span",e({style:{color:"#E53E3E",marginRight:"4px"}},{children:"*"})),a]})),d&&n("p",e({style:{margin:"0 0 6px 0",fontSize:"0.75rem",color:"#666F8D",lineHeight:"1.2"}},{children:d})),n("div",e({style:o},{children:s.map(function(r){var o=x.includes(String(r.value));return n("div",e({onClick:function(){return e=String(r.value),void(x.includes(e)?c(x.filter(function(i){return i!==e})):c(i(i([],x,!0),[e],!1)));var e},style:e(e({},t),{border:o?"1.5px solid #2563EB":"1px solid #E2E8F0",backgroundColor:o?"#EFF6FF":"#FFFFFF",color:o?"#2563EB":"#64748B",boxShadow:o?"0 1px 2px rgba(37, 99, 235, 0.05)":"0 1px 2px rgba(0, 0, 0, 0.02)"})},{children:n("span",{children:r.label})}),r.value)})}))]}))};export{l as default};
|
|
2
|
+
//# sourceMappingURL=DayToggleSelector.js.map
|
package/dist/features/LearningManagement/components/StationOnboarding/DayToggleSelector.js.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DayToggleSelector.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
var e="learnings.tier",r="learnings.tier.learning",a="learnings.tier.learning.variant",
|
|
1
|
+
var e="learnings.tier",r="learnings.tier.learning",a="learnings.tier.learning.variant",n="middleDrawer",i="middleDrawer.treeMenu.contextMenu",l="middleDrawer.addScopeDialog",t="middleDrawer.addScopeDialog.learningApprovalSettings",d="emptyStateLearning";export{d as EMPTY_STATE_DT_PATH,r as LEARNING_DT_PATH,l as MIDDLE_DRAWER_ADD_SCOPE_DT_PATH,t as MIDDLE_DRAWER_APPROVAL_SETTINGS_DT_PATH,i as MIDDLE_DRAWER_CONTEXT_MENU_DT_PATH,n as MIDDLE_DRAWER_DT_PATH,e as TIER_DT_PATH,a as VARIANT_DT_PATH};
|
|
2
2
|
//# sourceMappingURL=constants.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{__awaiter as e,__generator as t}from"tslib";import{useQuery as
|
|
1
|
+
import{__awaiter as e,__generator as t}from"tslib";import{useQuery as o}from"@tanstack/react-query";import r from"../store/useAuthStore.js";import n from"../store/useEnvStore.js";import{fetchLMSConfig as i}from"../apis/scopeApis.js";import{useLMSConfigStore as s,useTeachMeConfigStore as u}from"../store/useLMSConfigStore.js";import{useLearningTemplateStore as a}from"../store/useLearningTemplateStore.js";function f(f,l,m){var c=this;void 0===m&&(m=!0);var p=r(function(e){var t,o;return null!==(o=null===(t=e.user)||void 0===t?void 0:t.accessToken)&&void 0!==o?o:""}),g=n(function(e){var t;return null!==(t=e.llmStudioUrl)&&void 0!==t?t:""}),v=s(function(e){return e.setLMSConfig}),d=u(function(e){return e.setTeachMeConfig}),C=a(function(e){return e.setTemplateData});return o({queryKey:["lms-config",f],queryFn:function(){return e(c,void 0,void 0,function(){var e,o,r,n;return t(this,function(t){switch(t.label){case 0:return[4,i(g,f,p)];case 1:return e=t.sent(),o=e.lmsConfig,r=e.teachMeConfig,n=e.template,console.log("Fetched LMS Config:",{lmsConfig:o,teachMeConfig:r,template:n}),o&&v(o),r&&d(r),n&&C(f,n),[2,{lmsConfig:o,teachMeConfig:r,template:n}]}})})},enabled:m&&!!f&&!!p&&!!g&&!l,staleTime:6e5})}export{f as useLMSConfigQuery};
|
|
2
2
|
//# sourceMappingURL=useLMSConfigQuery.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{create as e}from"zustand";import{useLearningTemplateStore as t}from"./useLearningTemplateStore.js";var n={pageTitle:"",middleDrawer:{scope:"",addScope:"",addSubScope:"",addScopeDialog:{title:"",subtitle:"",scopeName:"",learningApprovalSettings:{title:"",approvalRequired:{title:"",subtitle:""},publishWithoutApproval:{title:"",subtitle:""}},submitButton:"",cancel:""},treeMenu:{search:"",submenu:{learnings:"",access:"",changeHistory:""},contextMenu:{addScope:"",rename:"",delete:"",addSubScope:""}}},learnings:{header:{title:"",exportButton:"",addNewLearningButton:""},tier:{showTierHeader:!0,tierHeader:"",subtitle:"",tierHeaderNoOfLearnings:"",deleteDialog:{title:"",description:"",cancel:"",submit:""},learning:{inheritance:"",actions:{disable:"",enable:"",approve:"",reject:"",delete:""},approveDialog:{title:"",desc:"",footer:"",cancel:"",approveLearning:""},rejectDialog:{title:"",desc:"",feedbackTitle:"",feedbackPlaceholder:"",deleteCheckboxLabel:"",cancel:"",rejectLearning:""},deleteDialog:{title:"",desc:"",warningText:"",cancelText:"",deleteText:""}}}}},a={showScope:!1,showConfiguration:!1,welcomeMessage:"Hi! 👋 I'm your Instant Learning Concierge.",welcomeMessageSubtitle:"How would you like to get started? You can select an option below or describe the rule you'd like to create.",actions:[{label:"Separation rule",value:"I would want to add a separation rule"},{label:"Max priority rule",value:"I would want to set a max priority rule"},{label:"Break code matching",value:"I would want to add a break code matching rule"},{label:"Inventory code matching",value:"I would want to add a inventory window matching rule"},{label:"Enter a rule description",value:"I want to add a rule description"},{label:"Tester Genie",value:"Loading prompt..."}],chatTitle:"Teach Me OTJ - {scope} - Add Learning",chatTitleEdit:"Teach Me OTJ - {scope} - Edit Learning",formTitle:"Rule setup",setupLabel:"Configure your IL",ruleTitle:"Main Rule Name",scopeLabel:"Define Scope",tierLabel:"Select Tiers",ruleDescriptionTitle:"Learning Explanation",whenToApplyTitle:"Trigger Events (When to Apply)",addWhenToApplyBtnLabel:"Add WTA",whenNotToApplyTitle:"Exclusion Events (When NOT to Apply)",addWhenNotToApplyBtnLabel:"Add WNTA",configTitle:"Advanced Settings",saveBtnLabel:"Save Rule",saveBtnLoadingLabel:"Saving Rule...",chatTextareaPlaceholder:"Tell me more about this learning.."},l=e(function(e){return{lmsConfig:n,setLMSConfig:function(t){return e({lmsConfig:t})},clearLMSConfig:function(){return e({lmsConfig:n})}}});function i(e,n,a){if(t.getState().backwardCompatibility)return null!=n?n:"";var i=l.getState().lmsConfig,o=e.split(".").reduce(function(e,t){return null==e?void 0:e[t]},i);return"string"!=typeof o||""===o?null!=n?n:e:o.replace(/\{(\w+)\}/g,function(e,t){var n;return String(null!==(n=null==a?void 0:a[t])&&void 0!==n?n:"{".concat(t,"}"))})}var
|
|
1
|
+
import{create as e}from"zustand";import{useLearningTemplateStore as t}from"./useLearningTemplateStore.js";var n={pageTitle:"",middleDrawer:{scope:"",addScope:"",addSubScope:"",addScopeDialog:{title:"",globalTitle:"",subtitle:"",globalSubtitle:"",scopeName:"",learningApprovalSettings:{title:"",approvalRequired:{title:"",subtitle:""},publishWithoutApproval:{title:"",subtitle:""}},submitButton:"",cancel:""},treeMenu:{search:"",submenu:{learnings:"",access:"",changeHistory:""},contextMenu:{addScope:"",rename:"",delete:"",addSubScope:""}},scopeDisplayLimit:{enabled:"",count:"",compactView:"false",applyToLevels:"",viewMoreText:"",title:"",description:"",searchPlaceholder:"",onboardBtn:"",viewText:""}},learnings:{header:{title:"",exportButton:"",addNewLearningButton:""},tier:{showTierHeader:!0,tierHeader:"",subtitle:"",tierHeaderNoOfLearnings:"",deleteDialog:{title:"",description:"",cancel:"",submit:""},learning:{inheritance:"",actions:{disable:"",enable:"",approve:"",reject:"",delete:""},approveDialog:{title:"",desc:"",footer:"",cancel:"",approveLearning:""},rejectDialog:{title:"",desc:"",feedbackTitle:"",feedbackPlaceholder:"",deleteCheckboxLabel:"",cancel:"",rejectLearning:""},deleteDialog:{title:"",desc:"",warningText:"",cancelText:"",deleteText:""}}}},emptyStateLearning:{title:"",desc:"",createNewLearning:"",createGlobalScope:"",noAccessTitle:"",noAccessDesc:"",requestAccessButton:"",requestSentButton:""},agents:{LearningTerm:""}},a={showScope:!1,showConfiguration:!1,welcomeMessage:"Hi! 👋 I'm your Instant Learning Concierge.",welcomeMessageSubtitle:"How would you like to get started? You can select an option below or describe the rule you'd like to create.",actions:[{label:"Separation rule",value:"I would want to add a separation rule"},{label:"Max priority rule",value:"I would want to set a max priority rule"},{label:"Break code matching",value:"I would want to add a break code matching rule"},{label:"Inventory code matching",value:"I would want to add a inventory window matching rule"},{label:"Enter a rule description",value:"I want to add a rule description"},{label:"Tester Genie",value:"Loading prompt..."}],chatTitle:"Teach Me OTJ - {scope} - Add Learning",chatTitleEdit:"Teach Me OTJ - {scope} - Edit Learning",formTitle:"Rule setup",setupLabel:"Configure your IL",ruleTitle:"Main Rule Name",scopeLabel:"Define Scope",tierLabel:"Select Tiers",ruleDescriptionTitle:"Learning Explanation",whenToApplyTitle:"Trigger Events (When to Apply)",addWhenToApplyBtnLabel:"Add WTA",whenNotToApplyTitle:"Exclusion Events (When NOT to Apply)",addWhenNotToApplyBtnLabel:"Add WNTA",configTitle:"Advanced Settings",saveBtnLabel:"Save Rule",saveBtnLoadingLabel:"Saving Rule...",chatTextareaPlaceholder:"Tell me more about this learning.."},l=e(function(e){return{lmsConfig:n,setLMSConfig:function(t){return e({lmsConfig:t})},clearLMSConfig:function(){return e({lmsConfig:n})}}});function i(e,n,a){if(t.getState().backwardCompatibility)return null!=n?n:"";var i=l.getState().lmsConfig,o=e.split(".").reduce(function(e,t){return null==e?void 0:e[t]},i);return"string"!=typeof o||""===o?null!=n?n:e:o.replace(/\{(\w+)\}/g,function(e,t){var n;return String(null!==(n=null==a?void 0:a[t])&&void 0!==n?n:"{".concat(t,"}"))})}function o(e,t){return e.replace(/\{(\w+)\}/g,function(e,n){var a;return String(null!==(a=null==t?void 0:t[n])&&void 0!==a?a:"{".concat(n,"}"))})}var r=e(function(e){return{teachMeConfig:null,setTeachMeConfig:function(t){return e({teachMeConfig:t})},clearTeachMeConfig:function(){return e({teachMeConfig:null})}}});function c(){var e,t,n=null!==(e=r.getState().teachMeConfig)&&void 0!==e?e:a;return{greeting:n.welcomeMessage||a.welcomeMessage,subtitle:n.welcomeMessageSubtitle||a.welcomeMessageSubtitle,actions:(null===(t=n.actions)||void 0===t?void 0:t.length)?n.actions:a.actions}}function u(e,t,n){var a=r.getState().teachMeConfig,l=e.split(".").reduce(function(e,t){return null==e?void 0:e[t]},a);return"string"!=typeof l?null!=t?t:e:l.replace(/\{(\w+)\}/g,function(e,t){var a;return String(null!==(a=null==n?void 0:n[t])&&void 0!==a?a:"{".concat(t,"}"))})}export{n as defaultLMSConfig,a as defaultTeachMeConfig,i as dt,u as dtt,c as dttWelcomeMessageParts,o as interpolate,l as useLMSConfigStore,r as useTeachMeConfigStore};
|
|
2
2
|
//# sourceMappingURL=useLMSConfigStore.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AccordianHeadTest.d.ts","sourceRoot":"","sources":["../../../src/AccordianHeadTest.tsx"],"names":[],"mappings":"AAKA,wBAAgB,iBAAiB,
|
|
1
|
+
{"version":3,"file":"AccordianHeadTest.d.ts","sourceRoot":"","sources":["../../../src/AccordianHeadTest.tsx"],"names":[],"mappings":";AAKA,wBAAgB,iBAAiB,gCAoBhC"}
|
package/dist/types/src/App.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"App.d.ts","sourceRoot":"","sources":["../../../src/App.tsx"],"names":[],"mappings":"AAcA,iBAAS,GAAG,
|
|
1
|
+
{"version":3,"file":"App.d.ts","sourceRoot":"","sources":["../../../src/App.tsx"],"names":[],"mappings":";AAcA,iBAAS,GAAG,gCAEX;AAED,eAAe,GAAG,CAAC"}
|
|
@@ -4,6 +4,6 @@ type Props = {
|
|
|
4
4
|
state: "collapsed" | "expanded";
|
|
5
5
|
onStateChange: (state: "collapsed" | "expanded") => void;
|
|
6
6
|
};
|
|
7
|
-
export declare function AccordianHead(props: Props): import("react
|
|
7
|
+
export declare function AccordianHead(props: Props): import("react").JSX.Element;
|
|
8
8
|
export {};
|
|
9
9
|
//# sourceMappingURL=AccordianHead.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AccordianHead.d.ts","sourceRoot":"","sources":["../../../../../src/CommonComponents/AccordianHead/AccordianHead.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,OAAO,CAAC;AAErC,KAAK,KAAK,GAAG;IACX,oBAAoB,EAAE,YAAY,CAAC;IACnC,KAAK,EAAE,WAAW,GAAG,UAAU,CAAC;IAChC,aAAa,EAAE,CAAC,KAAK,EAAE,WAAW,GAAG,UAAU,KAAK,IAAI,CAAC;CAC1D,CAAC;AAEF,wBAAgB,aAAa,CAAC,KAAK,EAAE,KAAK
|
|
1
|
+
{"version":3,"file":"AccordianHead.d.ts","sourceRoot":"","sources":["../../../../../src/CommonComponents/AccordianHead/AccordianHead.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,OAAO,CAAC;AAErC,KAAK,KAAK,GAAG;IACX,oBAAoB,EAAE,YAAY,CAAC;IACnC,KAAK,EAAE,WAAW,GAAG,UAAU,CAAC;IAChC,aAAa,EAAE,CAAC,KAAK,EAAE,WAAW,GAAG,UAAU,KAAK,IAAI,CAAC;CAC1D,CAAC;AAEF,wBAAgB,aAAa,CAAC,KAAK,EAAE,KAAK,+BAYzC"}
|
|
@@ -1,5 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
1
2
|
declare const GradientSparkleIcon: ({ color }: {
|
|
2
3
|
color?: string | undefined;
|
|
3
|
-
}) =>
|
|
4
|
+
}) => React.JSX.Element;
|
|
4
5
|
export default GradientSparkleIcon;
|
|
5
6
|
//# sourceMappingURL=GradientSparkleIcon.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"GradientSparkleIcon.d.ts","sourceRoot":"","sources":["../../../../src/CommonComponents/GradientSparkleIcon.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"GradientSparkleIcon.d.ts","sourceRoot":"","sources":["../../../../src/CommonComponents/GradientSparkleIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,QAAA,MAAM,mBAAmB;;uBAqBxB,CAAC;AAEF,eAAe,mBAAmB,CAAC"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const HelloWorld: () => import("react
|
|
1
|
+
export declare const HelloWorld: () => import("react").JSX.Element;
|
|
2
2
|
//# sourceMappingURL=HelloWorld.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"HelloWorld.d.ts","sourceRoot":"","sources":["../../../../src/CommonComponents/HelloWorld.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,UAAU
|
|
1
|
+
{"version":3,"file":"HelloWorld.d.ts","sourceRoot":"","sources":["../../../../src/CommonComponents/HelloWorld.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,UAAU,mCAEtB,CAAA"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
type Props = {
|
|
2
2
|
colSpan: number;
|
|
3
3
|
};
|
|
4
|
-
declare const NoTableData: (props: Props) => import("react
|
|
4
|
+
declare const NoTableData: (props: Props) => import("react").JSX.Element;
|
|
5
5
|
export { NoTableData };
|
|
6
6
|
//# sourceMappingURL=NoTableData.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"NoTableData.d.ts","sourceRoot":"","sources":["../../../../src/CommonComponents/NoTableData.tsx"],"names":[],"mappings":"AAEA,KAAK,KAAK,GAAG;IACT,OAAO,EAAE,MAAM,CAAA;CAClB,CAAA;AAED,QAAA,MAAM,WAAW,UAAW,KAAK,
|
|
1
|
+
{"version":3,"file":"NoTableData.d.ts","sourceRoot":"","sources":["../../../../src/CommonComponents/NoTableData.tsx"],"names":[],"mappings":"AAEA,KAAK,KAAK,GAAG;IACT,OAAO,EAAE,MAAM,CAAA;CAClB,CAAA;AAED,QAAA,MAAM,WAAW,UAAW,KAAK,gCAYhC,CAAA;AAED,OAAO,EAAE,WAAW,EAAE,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Spinner.d.ts","sourceRoot":"","sources":["../../../../src/CommonComponents/Spinner.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"Spinner.d.ts","sourceRoot":"","sources":["../../../../src/CommonComponents/Spinner.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AACzB,OAAO,aAAa,CAAA;AAEpB,QAAA,MAAM,OAAO,yBAMZ,CAAA;AAED,eAAe,OAAO,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"GoogleFilePickerDemo.d.ts","sourceRoot":"","sources":["../../../src/GoogleFilePickerDemo.tsx"],"names":[],"mappings":"AAIA,MAAM,CAAC,OAAO,UAAU,oBAAoB,
|
|
1
|
+
{"version":3,"file":"GoogleFilePickerDemo.d.ts","sourceRoot":"","sources":["../../../src/GoogleFilePickerDemo.tsx"],"names":[],"mappings":";AAIA,MAAM,CAAC,OAAO,UAAU,oBAAoB,gCAsD3C"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import React from 'react';
|
|
2
|
+
declare const ThinkingBulbIconComponent: () => React.JSX.Element;
|
|
2
3
|
export default ThinkingBulbIconComponent;
|
|
3
4
|
//# sourceMappingURL=ThinkingBulbIconComponent.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ThinkingBulbIconComponent.d.ts","sourceRoot":"","sources":["../../../src/ThinkingBulbIconComponent.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ThinkingBulbIconComponent.d.ts","sourceRoot":"","sources":["../../../src/ThinkingBulbIconComponent.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AAGzB,QAAA,MAAM,yBAAyB,yBAI9B,CAAA;AAED,eAAe,yBAAyB,CAAA"}
|
|
@@ -13,6 +13,6 @@ interface IProps {
|
|
|
13
13
|
export declare const goToNextScreenFunctionRef: {
|
|
14
14
|
current?: () => void;
|
|
15
15
|
};
|
|
16
|
-
declare const DataSelector: (props: IProps) =>
|
|
16
|
+
declare const DataSelector: (props: IProps) => React.JSX.Element;
|
|
17
17
|
export default DataSelector;
|
|
18
18
|
//# sourceMappingURL=DataSelector.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DataSelector.d.ts","sourceRoot":"","sources":["../../../../../src/features/DataSelector/DataSelector.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAiC,MAAM,OAAO,CAAC;AAStD,OAAO,EAAE,KAAK,EAAE,MAAM,6DAA6D,CAAC;AAUpF,UAAU,MAAM;IACZ,qBAAqB,CAAC,EAAE,KAAK,EAAE,CAAC;IAChC,wBAAwB,CAAC,EAAE,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,cAAc,CAAC,KAAK,EAAE,CAAC,CAAC,CAAC;IACzE,kBAAkB,CAAC,EAAE,IAAI,EAAE,CAAC;IAC5B,qBAAqB,CAAC,EAAE,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,cAAc,CAAC,IAAI,EAAE,CAAC,CAAC,CAAC;IACrE,eAAe,CAAC,EAAE,CAAC,QAAQ,EAAE,GAAG,KAAK,IAAI,CAAC;IAC1C,iBAAiB,CAAC,EAAE,CAAC,QAAQ,EAAE,GAAG,KAAK,IAAI,CAAC;IAG5C,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,0BAA0B,CAAC,EAAE,OAAO,CAAC;CACxC;AAED,eAAO,MAAM,yBAAyB,EAAE;IAAE,OAAO,CAAC,EAAE,MAAM,IAAI,CAAA;CAAO,CAAC;AAEtE,QAAA,MAAM,YAAY,UAAW,MAAM,
|
|
1
|
+
{"version":3,"file":"DataSelector.d.ts","sourceRoot":"","sources":["../../../../../src/features/DataSelector/DataSelector.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAiC,MAAM,OAAO,CAAC;AAStD,OAAO,EAAE,KAAK,EAAE,MAAM,6DAA6D,CAAC;AAUpF,UAAU,MAAM;IACZ,qBAAqB,CAAC,EAAE,KAAK,EAAE,CAAC;IAChC,wBAAwB,CAAC,EAAE,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,cAAc,CAAC,KAAK,EAAE,CAAC,CAAC,CAAC;IACzE,kBAAkB,CAAC,EAAE,IAAI,EAAE,CAAC;IAC5B,qBAAqB,CAAC,EAAE,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,cAAc,CAAC,IAAI,EAAE,CAAC,CAAC,CAAC;IACrE,eAAe,CAAC,EAAE,CAAC,QAAQ,EAAE,GAAG,KAAK,IAAI,CAAC;IAC1C,iBAAiB,CAAC,EAAE,CAAC,QAAQ,EAAE,GAAG,KAAK,IAAI,CAAC;IAG5C,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,0BAA0B,CAAC,EAAE,OAAO,CAAC;CACxC;AAED,eAAO,MAAM,yBAAyB,EAAE;IAAE,OAAO,CAAC,EAAE,MAAM,IAAI,CAAA;CAAO,CAAC;AAEtE,QAAA,MAAM,YAAY,UAAW,MAAM,sBAoJlC,CAAA;AAED,eAAe,YAAY,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DataSelectionOptionsScreen.d.ts","sourceRoot":"","sources":["../../../../../../src/features/DataSelector/components/DataSelectionOptionsScreen.tsx"],"names":[],"mappings":"AAWA,QAAA,MAAM,0BAA0B
|
|
1
|
+
{"version":3,"file":"DataSelectionOptionsScreen.d.ts","sourceRoot":"","sources":["../../../../../../src/features/DataSelector/components/DataSelectionOptionsScreen.tsx"],"names":[],"mappings":"AAWA,QAAA,MAAM,0BAA0B,mCAmE/B,CAAA;AAED,eAAe,0BAA0B,CAAA"}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
declare const RLEFDataPointsListInSelectedDataSetCollection: () => import("react
|
|
1
|
+
declare const RLEFDataPointsListInSelectedDataSetCollection: () => import("react").JSX.Element;
|
|
2
2
|
export default RLEFDataPointsListInSelectedDataSetCollection;
|
|
3
3
|
//# sourceMappingURL=RLEFDataPointsListInSelectedDataSetCollection.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RLEFDataPointsListInSelectedDataSetCollection.d.ts","sourceRoot":"","sources":["../../../../../../src/features/DataSelector/components/RLEFDataPointsListInSelectedDataSetCollection.tsx"],"names":[],"mappings":"AAOA,QAAA,MAAM,6CAA6C
|
|
1
|
+
{"version":3,"file":"RLEFDataPointsListInSelectedDataSetCollection.d.ts","sourceRoot":"","sources":["../../../../../../src/features/DataSelector/components/RLEFDataPointsListInSelectedDataSetCollection.tsx"],"names":[],"mappings":"AAOA,QAAA,MAAM,6CAA6C,mCAgDlD,CAAA;AAED,eAAe,6CAA6C,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RLEFDataSetCollectionsList.d.ts","sourceRoot":"","sources":["../../../../../../src/features/DataSelector/components/RLEFDataSetCollectionsList.tsx"],"names":[],"mappings":"AAMA,QAAA,MAAM,0BAA0B
|
|
1
|
+
{"version":3,"file":"RLEFDataSetCollectionsList.d.ts","sourceRoot":"","sources":["../../../../../../src/features/DataSelector/components/RLEFDataSetCollectionsList.tsx"],"names":[],"mappings":"AAMA,QAAA,MAAM,0BAA0B,mCAgF/B,CAAA;AAED,eAAe,0BAA0B,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RlefDataTabsComponent.d.ts","sourceRoot":"","sources":["../../../../../../src/features/DataSelector/components/RlefDataTabsComponent.tsx"],"names":[],"mappings":"AAOA,QAAA,MAAM,qBAAqB
|
|
1
|
+
{"version":3,"file":"RlefDataTabsComponent.d.ts","sourceRoot":"","sources":["../../../../../../src/features/DataSelector/components/RlefDataTabsComponent.tsx"],"names":[],"mappings":"AAOA,QAAA,MAAM,qBAAqB,mCA+D1B,CAAA;AAED,eAAe,qBAAqB,CAAA"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import React from 'react';
|
|
2
|
+
declare const RlefHistoricalCopilotData: () => React.JSX.Element;
|
|
2
3
|
export default RlefHistoricalCopilotData;
|
|
3
4
|
//# sourceMappingURL=RlefHistoricalCopilotData.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RlefHistoricalCopilotData.d.ts","sourceRoot":"","sources":["../../../../../../src/features/DataSelector/components/RlefHistoricalCopilotData.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"RlefHistoricalCopilotData.d.ts","sourceRoot":"","sources":["../../../../../../src/features/DataSelector/components/RlefHistoricalCopilotData.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA8B,MAAM,OAAO,CAAA;AAOlD,QAAA,MAAM,yBAAyB,yBAuD9B,CAAA;AAED,eAAe,yBAAyB,CAAA"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
1
2
|
type TProps = {
|
|
2
3
|
userEmail: string;
|
|
3
4
|
};
|
|
@@ -8,6 +9,6 @@ export type TDataSet = {
|
|
|
8
9
|
createdAt: string;
|
|
9
10
|
dataPointsCount: string;
|
|
10
11
|
};
|
|
11
|
-
declare function SavedDataSetListScreen({ userEmail }: TProps): import("react
|
|
12
|
+
declare function SavedDataSetListScreen({ userEmail }: TProps): import("react").JSX.Element;
|
|
12
13
|
export default SavedDataSetListScreen;
|
|
13
14
|
//# sourceMappingURL=SavedDataSetListScreen.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SavedDataSetListScreen.d.ts","sourceRoot":"","sources":["../../../../../../src/features/DataSelector/components/SavedDataSetListScreen.tsx"],"names":[],"mappings":"AAIA,KAAK,MAAM,GAAG;IACV,SAAS,EAAG,MAAM,CAAA;CACrB,CAAA;AAED,MAAM,MAAM,QAAQ,GAAG;IACnB,GAAG,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,MAAM,CAAC;IACb,cAAc,EAAE,MAAM,CAAC;IACvB,SAAS,EAAE,MAAM,CAAC;IAClB,eAAe,EAAE,MAAM,CAAA;CAC1B,CAAA;AAED,iBAAS,sBAAsB,CAAC,EAAE,SAAS,EAAE,EAAG,MAAM
|
|
1
|
+
{"version":3,"file":"SavedDataSetListScreen.d.ts","sourceRoot":"","sources":["../../../../../../src/features/DataSelector/components/SavedDataSetListScreen.tsx"],"names":[],"mappings":";AAIA,KAAK,MAAM,GAAG;IACV,SAAS,EAAG,MAAM,CAAA;CACrB,CAAA;AAED,MAAM,MAAM,QAAQ,GAAG;IACnB,GAAG,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,MAAM,CAAC;IACb,cAAc,EAAE,MAAM,CAAC;IACvB,SAAS,EAAE,MAAM,CAAC;IAClB,eAAe,EAAE,MAAM,CAAA;CAC1B,CAAA;AAED,iBAAS,sBAAsB,CAAC,EAAE,SAAS,EAAE,EAAG,MAAM,+BA6BrD;AAED,eAAe,sBAAsB,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SelectedDataList.d.ts","sourceRoot":"","sources":["../../../../../../src/features/DataSelector/components/SelectedDataList.tsx"],"names":[],"mappings":"AASA,QAAA,MAAM,gBAAgB
|
|
1
|
+
{"version":3,"file":"SelectedDataList.d.ts","sourceRoot":"","sources":["../../../../../../src/features/DataSelector/components/SelectedDataList.tsx"],"names":[],"mappings":"AASA,QAAA,MAAM,gBAAgB,mCAyErB,CAAA;AAED,eAAe,gBAAgB,CAAA"}
|
|
@@ -6,6 +6,6 @@ type TProps = {
|
|
|
6
6
|
setDatasets: React.Dispatch<React.SetStateAction<TDataSet[]>>;
|
|
7
7
|
userEmail: string;
|
|
8
8
|
};
|
|
9
|
-
declare function DataSetElement({ dataSet, setDatasets, userEmail }: TProps): import("react
|
|
9
|
+
declare function DataSetElement({ dataSet, setDatasets, userEmail }: TProps): import("react").JSX.Element;
|
|
10
10
|
export default DataSetElement;
|
|
11
11
|
//# sourceMappingURL=DataSetElement.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DataSetElement.d.ts","sourceRoot":"","sources":["../../../../../../../../src/features/DataSelector/components/subcomponents/DataSetElement/DataSetElement.tsx"],"names":[],"mappings":";AAEA,OAAO,sBAAsB,CAAA;AAE7B,OAAO,EAAE,QAAQ,EAAE,MAAM,8BAA8B,CAAA;AAEvD,KAAK,MAAM,GAAG;IACV,OAAO,EAAE,QAAQ,CAAC;IAClB,WAAW,EAAE,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,cAAc,CAAC,QAAQ,EAAE,CAAC,CAAC,CAAC;IAC9D,SAAS,EAAE,MAAM,CAAA;CACpB,CAAA;AAED,iBAAS,cAAc,CAAC,EAAC,OAAO,EAAE,WAAW,EAAE,SAAS,EAAC,EAAC,MAAM
|
|
1
|
+
{"version":3,"file":"DataSetElement.d.ts","sourceRoot":"","sources":["../../../../../../../../src/features/DataSelector/components/subcomponents/DataSetElement/DataSetElement.tsx"],"names":[],"mappings":";AAEA,OAAO,sBAAsB,CAAA;AAE7B,OAAO,EAAE,QAAQ,EAAE,MAAM,8BAA8B,CAAA;AAEvD,KAAK,MAAM,GAAG;IACV,OAAO,EAAE,QAAQ,CAAC;IAClB,WAAW,EAAE,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,cAAc,CAAC,QAAQ,EAAE,CAAC,CAAC,CAAC;IAC9D,SAAS,EAAE,MAAM,CAAA;CACpB,CAAA;AAED,iBAAS,cAAc,CAAC,EAAC,OAAO,EAAE,WAAW,EAAE,SAAS,EAAC,EAAC,MAAM,+BA0E/D;AAED,eAAe,cAAc,CAAA"}
|
package/dist/types/src/features/DataSelector/components/subcomponents/Pagination/Pagination.d.ts
CHANGED
|
@@ -1,7 +1,8 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
1
2
|
import './Pagination.css';
|
|
2
3
|
declare function Pagination({ checked, openSelectedDataList }: {
|
|
3
4
|
checked: any;
|
|
4
5
|
openSelectedDataList: any;
|
|
5
|
-
}): import("react
|
|
6
|
+
}): import("react").JSX.Element;
|
|
6
7
|
export default Pagination;
|
|
7
8
|
//# sourceMappingURL=Pagination.d.ts.map
|
package/dist/types/src/features/DataSelector/components/subcomponents/Pagination/Pagination.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Pagination.d.ts","sourceRoot":"","sources":["../../../../../../../../src/features/DataSelector/components/subcomponents/Pagination/Pagination.tsx"],"names":[],"mappings":"AACA,OAAO,kBAAkB,CAAA;AAIzB,iBAAS,UAAU,CAAC,EAAC,OAAO,EAAE,oBAAoB,EAAC;;;CAAA
|
|
1
|
+
{"version":3,"file":"Pagination.d.ts","sourceRoot":"","sources":["../../../../../../../../src/features/DataSelector/components/subcomponents/Pagination/Pagination.tsx"],"names":[],"mappings":";AACA,OAAO,kBAAkB,CAAA;AAIzB,iBAAS,UAAU,CAAC,EAAC,OAAO,EAAE,oBAAoB,EAAC;;;CAAA,+BAalD;AAED,eAAe,UAAU,CAAA"}
|
|
@@ -1,9 +1,10 @@
|
|
|
1
|
+
import React from 'react';
|
|
1
2
|
declare const MessageRendering: ({ index, content, messages, handleStream, scrollToBottom }: {
|
|
2
3
|
index: number;
|
|
3
4
|
content: string;
|
|
4
5
|
messages: any;
|
|
5
6
|
handleStream: any;
|
|
6
7
|
scrollToBottom: any;
|
|
7
|
-
}) =>
|
|
8
|
+
}) => React.JSX.Element;
|
|
8
9
|
export default MessageRendering;
|
|
9
10
|
//# sourceMappingURL=MessageRendering.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"MessageRendering.d.ts","sourceRoot":"","sources":["../../../../../../src/features/DocumentLearning/_components/MessageRendering.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"MessageRendering.d.ts","sourceRoot":"","sources":["../../../../../../src/features/DocumentLearning/_components/MessageRendering.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA4D,MAAM,OAAO,CAAA;AA8JhF,QAAA,MAAM,gBAAgB;WAEP,MAAM;aACJ,MAAM;cACL,GAAG;kBACC,GAAG;oBACD,GAAG;uBA2pB1B,CAAA;AAED,eAAe,gBAAgB,CAAA"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import React from 'react';
|
|
2
|
+
declare const MinimizedThinkingSteps: ({ orchestratorAndAgentsMessages, isStreamEnd, isCurrentMessage, name, ThinkingBulbIconComponent }: any) => React.JSX.Element;
|
|
2
3
|
export default MinimizedThinkingSteps;
|
|
3
4
|
//# sourceMappingURL=MinimizedThinkingSteps.d.ts.map
|
package/dist/types/src/features/DocumentLearning/_components/MinimizedThinkingSteps.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"MinimizedThinkingSteps.d.ts","sourceRoot":"","sources":["../../../../../../src/features/DocumentLearning/_components/MinimizedThinkingSteps.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"MinimizedThinkingSteps.d.ts","sourceRoot":"","sources":["../../../../../../src/features/DocumentLearning/_components/MinimizedThinkingSteps.tsx"],"names":[],"mappings":"AAGA,OAAO,KAAsC,MAAM,OAAO,CAAC;AAgE3D,QAAA,MAAM,sBAAsB,sGAAuG,GAAG,sBAwIrI,CAAC;AAEF,eAAe,sBAAsB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ArrowDown.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/DocumentLearning/_components/_svg/ArrowDown.tsx"],"names":[],"mappings":"AAAA,QAAA,MAAM,SAAS
|
|
1
|
+
{"version":3,"file":"ArrowDown.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/DocumentLearning/_components/_svg/ArrowDown.tsx"],"names":[],"mappings":";AAAA,QAAA,MAAM,SAAS,mCAOd,CAAC;AAEF,eAAe,SAAS,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ArrowIconBlue.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/DocumentLearning/_components/_svg/ArrowIconBlue.tsx"],"names":[],"mappings":"AAAA,QAAA,MAAM,aAAa
|
|
1
|
+
{"version":3,"file":"ArrowIconBlue.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/DocumentLearning/_components/_svg/ArrowIconBlue.tsx"],"names":[],"mappings":";AAAA,QAAA,MAAM,aAAa,mCAOlB,CAAC;AAEF,eAAe,aAAa,CAAA"}
|
package/dist/types/src/features/DocumentLearning/_components/_svg/CompleteIconGreen.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CompleteIconGreen.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/DocumentLearning/_components/_svg/CompleteIconGreen.tsx"],"names":[],"mappings":"AAAA,QAAA,MAAM,iBAAiB
|
|
1
|
+
{"version":3,"file":"CompleteIconGreen.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/DocumentLearning/_components/_svg/CompleteIconGreen.tsx"],"names":[],"mappings":";AAAA,QAAA,MAAM,iBAAiB,mCAsBpB,CAAC;AAEF,eAAe,iBAAiB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"NewChatIcon.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/DocumentLearning/_components/_svg/NewChatIcon.tsx"],"names":[],"mappings":"AAAA,QAAA,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"NewChatIcon.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/DocumentLearning/_components/_svg/NewChatIcon.tsx"],"names":[],"mappings":";AAAA,QAAA,MAAM,WAAW,mCAUhB,CAAC;AAEF,eAAe,WAAW,CAAC"}
|
|
@@ -25,6 +25,7 @@ export interface TeachMePluginProps {
|
|
|
25
25
|
token: string;
|
|
26
26
|
/** Whether the plugin is opened for creating a new entry or editing an existing one */
|
|
27
27
|
mode: TeachMeMode;
|
|
28
|
+
config: any;
|
|
28
29
|
}
|
|
29
30
|
/**
|
|
30
31
|
* Map a value_type_name (returned by the /getValueType API) to its renderer.
|
|
@@ -35,23 +36,6 @@ export interface TeachMePluginProps {
|
|
|
35
36
|
* Keys must exactly match the `value_type_name` field in the database.
|
|
36
37
|
*/
|
|
37
38
|
export declare const TemplateRegistry: Record<string, React.FC<TeachMeWrapperProps>>;
|
|
38
|
-
/**
|
|
39
|
-
* `TeachMePlugin` is the public surface for this module.
|
|
40
|
-
*
|
|
41
|
-
* Teammates consume this component — not `TeachMeWrapper` directly.
|
|
42
|
-
* It bridges the slimmed-down public API to the internal wrapper,
|
|
43
|
-
* supplying the shared `TemplateRegistry` and a safe default for `initialScope`.
|
|
44
|
-
*
|
|
45
|
-
* @example
|
|
46
|
-
* <TeachMePlugin
|
|
47
|
-
* app_integration_id="abc-123"
|
|
48
|
-
* isOpen={open}
|
|
49
|
-
* onClose={() => setOpen(false)}
|
|
50
|
-
* token={authToken}
|
|
51
|
-
* mode="ADD"
|
|
52
|
-
* pluginPayload={{ someTeamSpecificKey: "value" }}
|
|
53
|
-
* />
|
|
54
|
-
*/
|
|
55
39
|
declare const TeachMePlugin: React.FC<TeachMePluginProps>;
|
|
56
40
|
export default TeachMePlugin;
|
|
57
41
|
//# sourceMappingURL=TeachMePlugin.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TeachMePlugin.d.ts","sourceRoot":"","sources":["../../../../../../src/features/IL-OTJ/ValueTypeWrappers/TeachMePlugin.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;GAUG;AAEH,OAAO,
|
|
1
|
+
{"version":3,"file":"TeachMePlugin.d.ts","sourceRoot":"","sources":["../../../../../../src/features/IL-OTJ/ValueTypeWrappers/TeachMePlugin.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;GAUG;AAEH,OAAO,KAAoB,MAAM,OAAO,CAAC;AACzC,OAAuB,EAAE,mBAAmB,EAAE,MAAM,kBAAkB,CAAC;AAavE,MAAM,MAAM,WAAW,GAAG,KAAK,GAAG,MAAM,CAAC;AAEzC,MAAM,WAAW,kBAAkB;IAEjC,sGAAsG;IACtG,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B,iCAAiC;IACjC,MAAM,EAAE,OAAO,CAAC;IAChB,+CAA+C;IAC/C,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,4EAA4E;IAC5E,aAAa,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;IACpC,iCAAiC;IACjC,KAAK,EAAE,MAAM,CAAC;IACd,uFAAuF;IACvF,IAAI,EAAE,WAAW,CAAC;IAClB,MAAM,EAAC,GAAG,CAAC;CACZ;AAGD;;;;;;;GAOG;AACH,eAAO,MAAM,gBAAgB,EAAE,MAAM,CAAC,MAAM,EAAE,KAAK,CAAC,EAAE,CAAC,mBAAmB,CAAC,CAM1E,CAAC;AAuBF,QAAA,MAAM,aAAa,EAAE,KAAK,CAAC,EAAE,CAAC,kBAAkB,CAM/C,CAAC;AAoDF,eAAe,aAAa,CAAC"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
1
2
|
export interface TeachMeWrapperProps {
|
|
2
3
|
app_integration_id?: string;
|
|
3
4
|
isOpen: boolean;
|
|
@@ -7,6 +8,6 @@ export interface TeachMeWrapperProps {
|
|
|
7
8
|
pluginPayload?: Record<string, any>;
|
|
8
9
|
token: string;
|
|
9
10
|
}
|
|
10
|
-
declare const TeachMeWrapper: (props: TeachMeWrapperProps) => import("react
|
|
11
|
+
declare const TeachMeWrapper: (props: TeachMeWrapperProps) => import("react").JSX.Element;
|
|
11
12
|
export default TeachMeWrapper;
|
|
12
13
|
//# sourceMappingURL=TeachMeWrapper.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TeachMeWrapper.d.ts","sourceRoot":"","sources":["../../../../../../src/features/IL-OTJ/ValueTypeWrappers/TeachMeWrapper.tsx"],"names":[],"mappings":"AA4DA,MAAM,WAAW,mBAAmB;IAClC,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B,MAAM,EAAE,OAAO,CAAC;IAChB,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,YAAY,EAAE,MAAM,CAAC;IACrB,OAAO,CAAC,EAAE,GAAG,CAAC;IAEd,aAAa,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;IACpC,KAAK,EAAE,MAAM,CAAC;CACf;AAUD,QAAA,MAAM,cAAc,UAAW,mBAAmB,
|
|
1
|
+
{"version":3,"file":"TeachMeWrapper.d.ts","sourceRoot":"","sources":["../../../../../../src/features/IL-OTJ/ValueTypeWrappers/TeachMeWrapper.tsx"],"names":[],"mappings":";AA4DA,MAAM,WAAW,mBAAmB;IAClC,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B,MAAM,EAAE,OAAO,CAAC;IAChB,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,YAAY,EAAE,MAAM,CAAC;IACrB,OAAO,CAAC,EAAE,GAAG,CAAC;IAEd,aAAa,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;IACpC,KAAK,EAAE,MAAM,CAAC;CACf;AAUD,QAAA,MAAM,cAAc,UAAW,mBAAmB,gCAiFjD,CAAC;AAEF,eAAe,cAAc,CAAC"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
1
2
|
type TitleProps = {
|
|
2
3
|
type: 'default';
|
|
3
4
|
label: string;
|
|
@@ -37,6 +38,6 @@ declare const AccordionSection: ({ title, subtitle, children, defaultOpen, foote
|
|
|
37
38
|
actionButtons?: ((isOpen: boolean, onToggle: () => void) => React.ReactNode) | undefined;
|
|
38
39
|
isAiStreaming?: boolean | undefined;
|
|
39
40
|
editFlow?: boolean | undefined;
|
|
40
|
-
}) => import("react
|
|
41
|
+
}) => import("react").JSX.Element;
|
|
41
42
|
export default AccordionSection;
|
|
42
43
|
//# sourceMappingURL=AccordianSection.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AccordianSection.d.ts","sourceRoot":"","sources":["../../../../../../src/features/IL-OTJ/_components/AccordianSection.tsx"],"names":[],"mappings":"AAIA,KAAK,UAAU,GACT;IAAE,IAAI,EAAE,SAAS,CAAC;IAAC,KAAK,EAAE,MAAM,CAAC;IAAC,YAAY,CAAC,EAAE,OAAO,CAAC;IAAC,SAAS,CAAC,EAAE,OAAO,CAAC;IAAC,UAAU,CAAC,EAAE,OAAO,CAAA;CAAE,GACrG;IAAE,IAAI,EAAE,SAAS,CAAC;IAAC,KAAK,EAAE,MAAM,CAAC;IAAC,MAAM,EAAE,MAAM,CAAC;IAAC,YAAY,CAAC,EAAE,OAAO,CAAC;IAAC,SAAS,CAAC,EAAE,OAAO,CAAC;IAAC,UAAU,CAAC,EAAE,OAAO,CAAA;CAAE,GACrH;IAAE,IAAI,EAAE,OAAO,CAAC;IAAC,KAAK,EAAE,MAAM,CAAC;IAAC,YAAY,CAAC,EAAE,OAAO,CAAC;IAAC,SAAS,CAAC,EAAE,OAAO,CAAC;IAAC,UAAU,CAAC,EAAE,OAAO,CAAA;CAAE,CAAC;AAE1G,UAAU,UAAU;IAChB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,QAAQ,CAAC,EAAE,MAAM,EAAE,CAAC;IACpB,KAAK,CAAC,EAAE,MAAM,EAAE,CAAC;IACjB,WAAW,CAAC,EAAE,MAAM,CAAC;CACxB;AAED,QAAA,MAAM,gBAAgB;WAcX,UAAU;;cAEP,MAAM,SAAS;;;;;;sBAMR,IAAI;8BACI,OAAO,YAAY,MAAM,IAAI,KAAK,MAAM,SAAS;;;
|
|
1
|
+
{"version":3,"file":"AccordianSection.d.ts","sourceRoot":"","sources":["../../../../../../src/features/IL-OTJ/_components/AccordianSection.tsx"],"names":[],"mappings":";AAIA,KAAK,UAAU,GACT;IAAE,IAAI,EAAE,SAAS,CAAC;IAAC,KAAK,EAAE,MAAM,CAAC;IAAC,YAAY,CAAC,EAAE,OAAO,CAAC;IAAC,SAAS,CAAC,EAAE,OAAO,CAAC;IAAC,UAAU,CAAC,EAAE,OAAO,CAAA;CAAE,GACrG;IAAE,IAAI,EAAE,SAAS,CAAC;IAAC,KAAK,EAAE,MAAM,CAAC;IAAC,MAAM,EAAE,MAAM,CAAC;IAAC,YAAY,CAAC,EAAE,OAAO,CAAC;IAAC,SAAS,CAAC,EAAE,OAAO,CAAC;IAAC,UAAU,CAAC,EAAE,OAAO,CAAA;CAAE,GACrH;IAAE,IAAI,EAAE,OAAO,CAAC;IAAC,KAAK,EAAE,MAAM,CAAC;IAAC,YAAY,CAAC,EAAE,OAAO,CAAC;IAAC,SAAS,CAAC,EAAE,OAAO,CAAC;IAAC,UAAU,CAAC,EAAE,OAAO,CAAA;CAAE,CAAC;AAE1G,UAAU,UAAU;IAChB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,QAAQ,CAAC,EAAE,MAAM,EAAE,CAAC;IACpB,KAAK,CAAC,EAAE,MAAM,EAAE,CAAC;IACjB,WAAW,CAAC,EAAE,MAAM,CAAC;CACxB;AAED,QAAA,MAAM,gBAAgB;WAcX,UAAU;;cAEP,MAAM,SAAS;;;;;;sBAMR,IAAI;8BACI,OAAO,YAAY,MAAM,IAAI,KAAK,MAAM,SAAS;;;iCAuP7E,CAAC;AAEF,eAAe,gBAAgB,CAAC"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import React from 'react';
|
|
1
2
|
export interface ChatHeaderProps {
|
|
2
3
|
resetChatHistory: () => void;
|
|
3
4
|
isStreamEnd: boolean;
|
|
@@ -6,6 +7,6 @@ export interface ChatHeaderProps {
|
|
|
6
7
|
chatSize?: number;
|
|
7
8
|
movingTowards?: string;
|
|
8
9
|
}
|
|
9
|
-
declare const ChatHeader: ({ resetChatHistory, isStreamEnd, chatTitle, onResize, chatSize, movingTowards, }: ChatHeaderProps) =>
|
|
10
|
+
declare const ChatHeader: ({ resetChatHistory, isStreamEnd, chatTitle, onResize, chatSize, movingTowards, }: ChatHeaderProps) => React.JSX.Element;
|
|
10
11
|
export default ChatHeader;
|
|
11
12
|
//# sourceMappingURL=ChatHeader.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ChatHeader.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/ChatComponents/ChatHeader.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ChatHeader.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/ChatComponents/ChatHeader.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAmB,MAAM,OAAO,CAAC;AAqBxC,MAAM,WAAW,eAAe;IAC9B,gBAAgB,EAAE,MAAM,IAAI,CAAC;IAC7B,WAAW,EAAE,OAAO,CAAC;IACrB,SAAS,EAAE,MAAM,CAAC;IAClB,QAAQ,EAAE,CAAC,IAAI,CAAC,EAAE,MAAM,KAAK,IAAI,CAAC;IAClC,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,aAAa,CAAC,EAAE,MAAM,CAAC;CACxB;AAED,QAAA,MAAM,UAAU,qFAOb,eAAe,sBA6EjB,CAAC;AAEF,eAAe,UAAU,CAAC"}
|
|
@@ -6,6 +6,6 @@ interface ConflictReasoningCardProps {
|
|
|
6
6
|
gap?: string | null;
|
|
7
7
|
citations?: any[];
|
|
8
8
|
}
|
|
9
|
-
export declare const ConflictReasoningCard: React.MemoExoticComponent<({ isVisible, decisionStrength, reasoning, gap, citations }: ConflictReasoningCardProps) =>
|
|
9
|
+
export declare const ConflictReasoningCard: React.MemoExoticComponent<({ isVisible, decisionStrength, reasoning, gap, citations }: ConflictReasoningCardProps) => React.JSX.Element | null>;
|
|
10
10
|
export {};
|
|
11
11
|
//# sourceMappingURL=ConflictingReasoningCard.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ConflictingReasoningCard.d.ts","sourceRoot":"","sources":["../../../../../../src/features/IL-OTJ/_components/ConflictingReasoningCard.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA+C,MAAM,OAAO,CAAC;AAapE,UAAU,0BAA0B;IAClC,SAAS,EAAE,OAAO,CAAC;IACnB,gBAAgB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACjC,SAAS,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC1B,GAAG,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACpB,SAAS,CAAC,EAAE,GAAG,EAAE,CAAC;CACnB;AAED,eAAO,MAAM,qBAAqB,yFAM/B,0BAA0B,
|
|
1
|
+
{"version":3,"file":"ConflictingReasoningCard.d.ts","sourceRoot":"","sources":["../../../../../../src/features/IL-OTJ/_components/ConflictingReasoningCard.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA+C,MAAM,OAAO,CAAC;AAapE,UAAU,0BAA0B;IAClC,SAAS,EAAE,OAAO,CAAC;IACnB,gBAAgB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACjC,SAAS,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC1B,GAAG,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACpB,SAAS,CAAC,EAAE,GAAG,EAAE,CAAC;CACnB;AAED,eAAO,MAAM,qBAAqB,yFAM/B,0BAA0B,8BA0K3B,CAAC"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import React from "react";
|
|
1
2
|
export declare const CriticalGaps: ({ data, isLastMessage, onValidationChange, isSubmitted, citations, onTypeResponseClick, isGlobalEditActive, }: {
|
|
2
3
|
data: any;
|
|
3
4
|
isLastMessage: boolean;
|
|
@@ -6,5 +7,5 @@ export declare const CriticalGaps: ({ data, isLastMessage, onValidationChange, i
|
|
|
6
7
|
citations?: any[] | undefined;
|
|
7
8
|
onTypeResponseClick?: (() => void) | undefined;
|
|
8
9
|
isGlobalEditActive?: boolean | undefined;
|
|
9
|
-
}) =>
|
|
10
|
+
}) => React.JSX.Element;
|
|
10
11
|
//# sourceMappingURL=CriticalGaps.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CriticalGaps.d.ts","sourceRoot":"","sources":["../../../../../../src/features/IL-OTJ/_components/CriticalGaps.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"CriticalGaps.d.ts","sourceRoot":"","sources":["../../../../../../src/features/IL-OTJ/_components/CriticalGaps.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA4D,MAAM,OAAO,CAAC;AAgkBjF,eAAO,MAAM,YAAY;UASjB,GAAG;mBACM,OAAO;oCACS,OAAO,cAAc,GAAG,EAAE,KAAK,IAAI;;;iCAGtC,IAAI;;uBA0MjC,CAAC"}
|
|
@@ -5,6 +5,6 @@ interface GapExplanationAccordionProps {
|
|
|
5
5
|
isSelected: boolean;
|
|
6
6
|
proceedIcon?: React.ReactNode;
|
|
7
7
|
}
|
|
8
|
-
export declare const GapExplanationAccordion: ({ explanation, onProceed, isSelected, proceedIcon, }: GapExplanationAccordionProps) =>
|
|
8
|
+
export declare const GapExplanationAccordion: ({ explanation, onProceed, isSelected, proceedIcon, }: GapExplanationAccordionProps) => React.JSX.Element;
|
|
9
9
|
export {};
|
|
10
10
|
//# sourceMappingURL=GapExplanationAccordion.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"GapExplanationAccordion.d.ts","sourceRoot":"","sources":["../../../../../../src/features/IL-OTJ/_components/GapExplanationAccordion.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAmB,MAAM,OAAO,CAAC;AAIxC,UAAU,4BAA4B;IACpC,WAAW,EAAE,MAAM,EAAE,CAAC;IACtB,SAAS,EAAE,MAAM,IAAI,CAAC;IACtB,UAAU,EAAE,OAAO,CAAC;IACpB,WAAW,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CAC/B;AAED,eAAO,MAAM,uBAAuB,yDAKjC,4BAA4B,
|
|
1
|
+
{"version":3,"file":"GapExplanationAccordion.d.ts","sourceRoot":"","sources":["../../../../../../src/features/IL-OTJ/_components/GapExplanationAccordion.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAmB,MAAM,OAAO,CAAC;AAIxC,UAAU,4BAA4B;IACpC,WAAW,EAAE,MAAM,EAAE,CAAC;IACtB,SAAS,EAAE,MAAM,IAAI,CAAC;IACtB,UAAU,EAAE,OAAO,CAAC;IACpB,WAAW,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CAC/B;AAED,eAAO,MAAM,uBAAuB,yDAKjC,4BAA4B,sBA2F9B,CAAC"}
|
|
@@ -26,6 +26,6 @@ interface ILPopupProps {
|
|
|
26
26
|
onSaveWithoutValidation?: () => void;
|
|
27
27
|
saveButtonColor?: string;
|
|
28
28
|
}
|
|
29
|
-
declare const ILPopup: ({ customSections, showCustomSections, onSave, formHeader, onClose, validateCustom, template, templateProps, isLoading, saveButtonConfig, isAiStreaming, showSaveWithoutValidation, saveWithoutValBtnConfig, onSaveWithoutValidation, saveButtonColor }: ILPopupProps) =>
|
|
29
|
+
declare const ILPopup: ({ customSections, showCustomSections, onSave, formHeader, onClose, validateCustom, template, templateProps, isLoading, saveButtonConfig, isAiStreaming, showSaveWithoutValidation, saveWithoutValBtnConfig, onSaveWithoutValidation, saveButtonColor }: ILPopupProps) => React.JSX.Element;
|
|
30
30
|
export default ILPopup;
|
|
31
31
|
//# sourceMappingURL=ILPopup.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ILPopup.d.ts","sourceRoot":"","sources":["../../../../../../src/features/IL-OTJ/_components/ILPopup.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAK1B,OAAO,EAAE,YAAY,EAAe,MAAM,iDAAiD,CAAC;AAC5F,OAAO,EAAE,gBAAgB,EAAE,MAAM,UAAU,CAAC;AAE5C,MAAM,MAAM,aAAa,GAAG;IAC1B,EAAE,EAAE,MAAM,GAAG,MAAM,CAAC;IACpB,IAAI,EAAE,MAAM,CAAC;IACb,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,QAAQ,CAAC,EAAE,GAAG,CAAC;CAChB,CAAC;AACF,UAAU,YAAY;IACpB,qBAAqB,EAAE,GAAG,CAAC;IAC3B,cAAc,EAAE,KAAK,CAAC,SAAS,CAAC;IAChC,kBAAkB,CAAC,EAAE,OAAO,CAAA;IAC5B,MAAM,CAAC,EAAE,GAAG,CAAC;IACb,UAAU,EAAE,MAAM,CAAC;IACnB,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,cAAc,CAAC,EAAE,MAAM,OAAO,CAAC;IAC/B,QAAQ,CAAC,EAAE,YAAY,CAAC;IACxB,aAAa,CAAC,EAAE,GAAG,CAAC;IACpB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,gBAAgB,CAAC,EAAE,gBAAgB,CAAC;IACpC,uBAAuB,CAAC,EAAE,gBAAgB,CAAC;IAC3C,wDAAwD;IACxD,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,yBAAyB,CAAC,EAAE,OAAO,CAAC;IACpC,uBAAuB,CAAC,EAAE,MAAM,IAAI,CAAC;IACrC,eAAe,CAAC,EAAE,MAAM,CAAC;CAC1B;AAED,QAAA,MAAM,OAAO,2PAiBV,YAAY,
|
|
1
|
+
{"version":3,"file":"ILPopup.d.ts","sourceRoot":"","sources":["../../../../../../src/features/IL-OTJ/_components/ILPopup.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAK1B,OAAO,EAAE,YAAY,EAAe,MAAM,iDAAiD,CAAC;AAC5F,OAAO,EAAE,gBAAgB,EAAE,MAAM,UAAU,CAAC;AAE5C,MAAM,MAAM,aAAa,GAAG;IAC1B,EAAE,EAAE,MAAM,GAAG,MAAM,CAAC;IACpB,IAAI,EAAE,MAAM,CAAC;IACb,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,QAAQ,CAAC,EAAE,GAAG,CAAC;CAChB,CAAC;AACF,UAAU,YAAY;IACpB,qBAAqB,EAAE,GAAG,CAAC;IAC3B,cAAc,EAAE,KAAK,CAAC,SAAS,CAAC;IAChC,kBAAkB,CAAC,EAAE,OAAO,CAAA;IAC5B,MAAM,CAAC,EAAE,GAAG,CAAC;IACb,UAAU,EAAE,MAAM,CAAC;IACnB,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,cAAc,CAAC,EAAE,MAAM,OAAO,CAAC;IAC/B,QAAQ,CAAC,EAAE,YAAY,CAAC;IACxB,aAAa,CAAC,EAAE,GAAG,CAAC;IACpB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,gBAAgB,CAAC,EAAE,gBAAgB,CAAC;IACpC,uBAAuB,CAAC,EAAE,gBAAgB,CAAC;IAC3C,wDAAwD;IACxD,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,yBAAyB,CAAC,EAAE,OAAO,CAAC;IACpC,uBAAuB,CAAC,EAAE,MAAM,IAAI,CAAC;IACrC,eAAe,CAAC,EAAE,MAAM,CAAC;CAC1B;AAED,QAAA,MAAM,OAAO,2PAiBV,YAAY,sBA+Ed,CAAC;AAEF,eAAe,OAAO,CAAC"}
|