@e-llm-studio/instant-learning 1.3.0-alpha.1 → 1.3.0-alpha.11
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/LearningManagement/AuditLog/AuditLog.js +1 -1
- package/dist/cjs/features/LearningManagement/AuditLog/ChangeLogDiff.js +2 -0
- package/dist/cjs/features/LearningManagement/AuditLog/ChangeLogDiff.js.map +1 -0
- package/dist/cjs/features/LearningManagement/LearningManagement.js +1 -1
- package/dist/cjs/features/LearningManagement/RuleContent/RuleAccordionHeader.js +1 -1
- package/dist/cjs/features/LearningManagement/RuleContent/RuleContent.js +1 -1
- package/dist/cjs/features/LearningManagement/RuleContent/VariantCard.js +1 -1
- package/dist/cjs/features/LearningManagement/assets/Search-result(add new).svg.js +2 -0
- package/dist/cjs/features/LearningManagement/assets/Search-result(add new).svg.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/components/CreateRuleSetLegacyModal.js +1 -1
- package/dist/cjs/features/LearningManagement/components/InstantLearningModal.js +1 -1
- package/dist/cjs/features/LearningManagement/components/StationOnboarding/BackwardStationOnboardModal.js +2 -0
- package/dist/cjs/features/LearningManagement/components/StationOnboarding/BackwardStationOnboardModal.js.map +1 -0
- package/dist/cjs/features/LearningManagement/components/StationOnboarding/StationOnboardModal.js +1 -1
- package/dist/cjs/features/LearningManagement/styles/CreateLearningSetModal.module.css.js +2 -0
- package/dist/cjs/features/LearningManagement/styles/CreateLearningSetModal.module.css.js.map +1 -0
- package/dist/cjs/index.js +1 -1
- package/dist/features/LearningManagement/AuditLog/AuditLog.js +1 -1
- package/dist/features/LearningManagement/AuditLog/ChangeLogDiff.js +2 -0
- package/dist/features/LearningManagement/AuditLog/ChangeLogDiff.js.map +1 -0
- package/dist/features/LearningManagement/LearningManagement.js +1 -1
- package/dist/features/LearningManagement/RuleContent/RuleAccordionHeader.js +1 -1
- package/dist/features/LearningManagement/RuleContent/RuleContent.js +1 -1
- package/dist/features/LearningManagement/RuleContent/VariantCard.js +1 -1
- package/dist/features/LearningManagement/assets/Search-result(add new).svg.js +2 -0
- package/dist/features/LearningManagement/assets/Search-result(add new).svg.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/components/CreateRuleSetLegacyModal.js +1 -1
- package/dist/features/LearningManagement/components/InstantLearningModal.js +1 -1
- package/dist/features/LearningManagement/components/StationOnboarding/BackwardStationOnboardModal.js +2 -0
- package/dist/features/LearningManagement/components/StationOnboarding/BackwardStationOnboardModal.js.map +1 -0
- package/dist/features/LearningManagement/components/StationOnboarding/StationOnboardModal.js +1 -1
- 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/index.js +1 -1
- package/dist/types/src/AccordianHeadTest.d.ts +1 -2
- package/dist/types/src/AccordianHeadTest.d.ts.map +1 -1
- package/dist/types/src/App.d.ts +1 -2
- 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 +1 -2
- 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 +1 -2
- package/dist/types/src/CommonComponents/Spinner.d.ts.map +1 -1
- package/dist/types/src/GoogleFilePickerDemo.d.ts +1 -2
- package/dist/types/src/GoogleFilePickerDemo.d.ts.map +1 -1
- package/dist/types/src/ThinkingBulbIconComponent.d.ts +1 -2
- 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 +1 -2
- package/dist/types/src/features/DataSelector/components/RlefHistoricalCopilotData.d.ts.map +1 -1
- package/dist/types/src/features/DataSelector/components/SavedDataSetListScreen.d.ts +1 -2
- 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 +1 -2
- 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 +1 -2
- package/dist/types/src/features/DocumentLearning/_components/MessageRendering.d.ts.map +1 -1
- package/dist/types/src/features/DocumentLearning/_components/MinimizedThinkingSteps.d.ts +1 -2
- package/dist/types/src/features/DocumentLearning/_components/MinimizedThinkingSteps.d.ts.map +1 -1
- package/dist/types/src/features/DocumentLearning/_components/_svg/ArrowDown.d.ts +1 -2
- 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 +1 -2
- 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 +1 -2
- 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 +1 -2
- package/dist/types/src/features/DocumentLearning/_components/_svg/NewChatIcon.d.ts.map +1 -1
- package/dist/types/src/features/IL-OTJ/ValueTypeWrappers/TeachMeWrapper.d.ts +1 -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 +1 -2
- 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 +1 -2
- 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 +1 -2
- 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 +1 -2
- 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 +1 -2
- 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 +1 -2
- 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 +1 -2
- 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 +1 -2
- 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 +1 -2
- 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 +1 -2
- 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 +1 -2
- 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 +1 -2
- 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 +1 -2
- 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 +1 -2
- 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 +1 -2
- 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 +1 -2
- 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 +1 -2
- 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 +1 -2
- 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 +1 -2
- 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 +1 -2
- 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 +8 -9
- 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 +1 -2
- 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 +1 -2
- 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 +1 -2
- 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 +1 -2
- 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 +1 -2
- 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 +1 -2
- 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 +1 -2
- package/dist/types/src/features/IL-OTJ/_components/atoms/Toggle/Toggle.d.ts.map +1 -1
- package/dist/types/src/features/IL-OTJ/_components/index.d.ts +1 -0
- package/dist/types/src/features/IL-OTJ/_components/index.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 +1 -2
- 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 +1 -2
- 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 +1 -2
- 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 +1 -2
- 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 +1 -2
- 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 +1 -2
- 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/RuleComparison/RuleComparisonNew.d.ts +1 -2
- package/dist/types/src/features/IL-OTJ/_components/templates/RuleComparison/RuleComparisonNew.d.ts.map +1 -1
- package/dist/types/src/features/IL-OTJ/_components/templates/Testing/Testing.d.ts +1 -2
- 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 +1 -2
- 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 +1 -2
- 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 +1 -2
- 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 +1 -2
- package/dist/types/src/features/InstantLearning/_components/MessageRendering.d.ts.map +1 -1
- package/dist/types/src/features/InstantLearning/_components/MinimizedThinkingSteps.d.ts +1 -2
- package/dist/types/src/features/InstantLearning/_components/MinimizedThinkingSteps.d.ts.map +1 -1
- package/dist/types/src/features/InstantLearning/_components/_svg/ArrowDown.d.ts +1 -2
- 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 +1 -2
- 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 +1 -2
- 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 +1 -2
- 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/AuditLog/ChangeLogDiff.d.ts +15 -0
- package/dist/types/src/features/LearningManagement/AuditLog/ChangeLogDiff.d.ts.map +1 -0
- package/dist/types/src/features/LearningManagement/LearningManagement.d.ts +1 -2
- package/dist/types/src/features/LearningManagement/LearningManagement.d.ts.map +1 -1
- package/dist/types/src/features/LearningManagement/LearningManagementTest.d.ts +1 -2
- package/dist/types/src/features/LearningManagement/LearningManagementTest.d.ts.map +1 -1
- package/dist/types/src/features/LearningManagement/RuleContent/ApprovalLearningDialog.d.ts +1 -2
- package/dist/types/src/features/LearningManagement/RuleContent/ApprovalLearningDialog.d.ts.map +1 -1
- package/dist/types/src/features/LearningManagement/RuleContent/RuleContent.d.ts.map +1 -1
- package/dist/types/src/features/LearningManagement/apis/scopeApis.d.ts +2 -0
- package/dist/types/src/features/LearningManagement/apis/scopeApis.d.ts.map +1 -1
- package/dist/types/src/features/LearningManagement/components/CardSkeleton.d.ts +1 -2
- package/dist/types/src/features/LearningManagement/components/CardSkeleton.d.ts.map +1 -1
- package/dist/types/src/features/LearningManagement/components/CreateRuleSetLegacyModal.d.ts +1 -0
- package/dist/types/src/features/LearningManagement/components/CreateRuleSetLegacyModal.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 +1 -2
- package/dist/types/src/features/LearningManagement/components/LearningTemplateManagementSkeleton.d.ts.map +1 -1
- package/dist/types/src/features/LearningManagement/components/RuleContentSkeleton.d.ts +1 -2
- 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/BackwardStationOnboardModal.d.ts +12 -0
- package/dist/types/src/features/LearningManagement/components/StationOnboarding/BackwardStationOnboardModal.d.ts.map +1 -0
- package/dist/types/src/features/LearningManagement/queries/useApprovalQueries.d.ts +2 -0
- package/dist/types/src/features/LearningManagement/queries/useApprovalQueries.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 +1 -2
- 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 +1 -2
- 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 +1 -2
- 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 +1 -2
- 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 +1 -2
- package/dist/types/src/plugins/ValueTypes/RadioTrafficLearning/RadioTrafficLearningRenderer.d.ts.map +1 -1
- package/dist/types/src/routes/Routes.d.ts +1 -2
- 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
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AccordianSection.d.ts","sourceRoot":"","sources":["../../../../../../src/features/IL-OTJ/_components/AccordianSection.tsx"],"names":[],"mappings":"
|
|
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;;;6CAuP7E,CAAC;AAEF,eAAe,gBAAgB,CAAC"}
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
export interface ChatHeaderProps {
|
|
3
2
|
resetChatHistory: () => void;
|
|
4
3
|
isStreamEnd: boolean;
|
|
@@ -7,6 +6,6 @@ export interface ChatHeaderProps {
|
|
|
7
6
|
chatSize?: number;
|
|
8
7
|
movingTowards?: string;
|
|
9
8
|
}
|
|
10
|
-
declare const ChatHeader: ({ resetChatHistory, isStreamEnd, chatTitle, onResize, chatSize, movingTowards, }: ChatHeaderProps) =>
|
|
9
|
+
declare const ChatHeader: ({ resetChatHistory, isStreamEnd, chatTitle, onResize, chatSize, movingTowards, }: ChatHeaderProps) => import("react/jsx-runtime").JSX.Element;
|
|
11
10
|
export default ChatHeader;
|
|
12
11
|
//# 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":"AAqBA,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,4CA6EjB,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) => import("react/jsx-runtime").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,oDA0K3B,CAAC"}
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import React from "react";
|
|
2
1
|
export declare const CriticalGaps: ({ data, isLastMessage, onValidationChange, isSubmitted, citations, onTypeResponseClick, isGlobalEditActive, }: {
|
|
3
2
|
data: any;
|
|
4
3
|
isLastMessage: boolean;
|
|
@@ -7,5 +6,5 @@ export declare const CriticalGaps: ({ data, isLastMessage, onValidationChange, i
|
|
|
7
6
|
citations?: any[] | undefined;
|
|
8
7
|
onTypeResponseClick?: (() => void) | undefined;
|
|
9
8
|
isGlobalEditActive?: boolean | undefined;
|
|
10
|
-
}) =>
|
|
9
|
+
}) => import("react/jsx-runtime").JSX.Element;
|
|
11
10
|
//# 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":"AAgkBA,eAAO,MAAM,YAAY;UASjB,GAAG;mBACM,OAAO;oCACS,OAAO,cAAc,GAAG,EAAE,KAAK,IAAI;;;iCAGtC,IAAI;;6CA0MjC,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) => import("react/jsx-runtime").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,4CA2F9B,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) => import("react/jsx-runtime").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,4CA+Ed,CAAC;AAEF,eAAe,OAAO,CAAC"}
|
|
@@ -26,8 +26,8 @@ interface LinkRendererProps extends MarkdownElementsProps {
|
|
|
26
26
|
handleToggleState: (id: string, isOpen: boolean, type: 'card' | 'citation') => void;
|
|
27
27
|
}
|
|
28
28
|
export declare const getSourceFromUrl: (href: string) => string;
|
|
29
|
-
export declare const MarkdownDivRenderer: React.MemoExoticComponent<({ className, children, openCardIds, citations, handleToggleState, isStreamEnd, isLastMessage, handleStream, onGapValidation, isGapsSubmitted, onViewComparison, onTypeResponseClick, onComparisonLinkClick, isGlobalEditActive, ...props }: DivRendererProps) =>
|
|
30
|
-
export declare const MarkdownSpanRenderer: React.MemoExoticComponent<({ className, children, openCardIds, citations, handleToggleState, isStreamEnd, onTypeResponseClick, onComparisonLinkClick, ...props }: DivRendererProps) =>
|
|
31
|
-
export declare const MarkdownLinkRenderer: React.MemoExoticComponent<({ href, children, chatSize, openCitationIds, getCitationByNumber, handleToggleState, ...props }: LinkRendererProps) =>
|
|
29
|
+
export declare const MarkdownDivRenderer: React.MemoExoticComponent<({ className, children, openCardIds, citations, handleToggleState, isStreamEnd, isLastMessage, handleStream, onGapValidation, isGapsSubmitted, onViewComparison, onTypeResponseClick, onComparisonLinkClick, isGlobalEditActive, ...props }: DivRendererProps) => import("react/jsx-runtime").JSX.Element | null>;
|
|
30
|
+
export declare const MarkdownSpanRenderer: React.MemoExoticComponent<({ className, children, openCardIds, citations, handleToggleState, isStreamEnd, onTypeResponseClick, onComparisonLinkClick, ...props }: DivRendererProps) => import("react/jsx-runtime").JSX.Element | null>;
|
|
31
|
+
export declare const MarkdownLinkRenderer: React.MemoExoticComponent<({ href, children, chatSize, openCitationIds, getCitationByNumber, handleToggleState, ...props }: LinkRendererProps) => import("react/jsx-runtime").JSX.Element>;
|
|
32
32
|
export {};
|
|
33
33
|
//# sourceMappingURL=MarkdownElements.d.ts.map
|
package/dist/types/src/features/IL-OTJ/_components/MarkdownComponents/MarkdownElements.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"MarkdownElements.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/MarkdownComponents/MarkdownElements.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAkD,MAAM,OAAO,CAAC;AAYvE,UAAU,qBAAqB;IAC3B,IAAI,CAAC,EAAE,GAAG,CAAC;IACX,QAAQ,CAAC,EAAE,GAAG,CAAC;IACf,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,CAAC,GAAG,EAAE,MAAM,GAAG,GAAG,CAAC;CACtB;AAED,UAAU,gBAAiB,SAAQ,qBAAqB;IACpD,WAAW,EAAE,GAAG,CAAC,MAAM,CAAC,CAAC;IACzB,SAAS,EAAE,GAAG,EAAE,CAAC;IACjB,iBAAiB,EAAE,CAAC,EAAE,EAAE,MAAM,EAAE,MAAM,EAAE,OAAO,EAAE,IAAI,EAAE,MAAM,GAAG,UAAU,KAAK,IAAI,CAAC;IACpF,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,YAAY,CAAC,EAAE,GAAG,CAAC;IACnB,eAAe,CAAC,EAAE,CAAC,OAAO,EAAE,OAAO,EAAE,IAAI,EAAE,GAAG,KAAK,IAAI,CAAC;IACxD,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B,gBAAgB,CAAC,EAAE,MAAM,IAAI,CAAE;IAC/B,mBAAmB,CAAC,EAAE,MAAM,IAAI,CAAC;IACjC,qBAAqB,CAAC,EAAE,CAAC,SAAS,EAAE,MAAM,EAAE,SAAS,EAAE,MAAM,KAAK,IAAI,CAAC;IACvE,kBAAkB,CAAC,EAAE,OAAO,CAAC;CAChC;AAED,UAAU,iBAAkB,SAAQ,qBAAqB;IACrD,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,eAAe,EAAE,GAAG,CAAC,MAAM,CAAC,CAAC;IAC7B,mBAAmB,EAAE,CAAC,GAAG,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,KAAK,GAAG,CAAC;IAC1D,iBAAiB,EAAE,CAAC,EAAE,EAAE,MAAM,EAAE,MAAM,EAAE,OAAO,EAAE,IAAI,EAAE,MAAM,GAAG,UAAU,KAAK,IAAI,CAAC;CACvF;AAuCD,eAAO,MAAM,gBAAgB,SAAU,MAAM,KAAG,MAI/C,CAAC;AAwFF,eAAO,MAAM,mBAAmB,yQAgB7B,gBAAgB,
|
|
1
|
+
{"version":3,"file":"MarkdownElements.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/MarkdownComponents/MarkdownElements.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAkD,MAAM,OAAO,CAAC;AAYvE,UAAU,qBAAqB;IAC3B,IAAI,CAAC,EAAE,GAAG,CAAC;IACX,QAAQ,CAAC,EAAE,GAAG,CAAC;IACf,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,CAAC,GAAG,EAAE,MAAM,GAAG,GAAG,CAAC;CACtB;AAED,UAAU,gBAAiB,SAAQ,qBAAqB;IACpD,WAAW,EAAE,GAAG,CAAC,MAAM,CAAC,CAAC;IACzB,SAAS,EAAE,GAAG,EAAE,CAAC;IACjB,iBAAiB,EAAE,CAAC,EAAE,EAAE,MAAM,EAAE,MAAM,EAAE,OAAO,EAAE,IAAI,EAAE,MAAM,GAAG,UAAU,KAAK,IAAI,CAAC;IACpF,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,YAAY,CAAC,EAAE,GAAG,CAAC;IACnB,eAAe,CAAC,EAAE,CAAC,OAAO,EAAE,OAAO,EAAE,IAAI,EAAE,GAAG,KAAK,IAAI,CAAC;IACxD,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B,gBAAgB,CAAC,EAAE,MAAM,IAAI,CAAE;IAC/B,mBAAmB,CAAC,EAAE,MAAM,IAAI,CAAC;IACjC,qBAAqB,CAAC,EAAE,CAAC,SAAS,EAAE,MAAM,EAAE,SAAS,EAAE,MAAM,KAAK,IAAI,CAAC;IACvE,kBAAkB,CAAC,EAAE,OAAO,CAAC;CAChC;AAED,UAAU,iBAAkB,SAAQ,qBAAqB;IACrD,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,eAAe,EAAE,GAAG,CAAC,MAAM,CAAC,CAAC;IAC7B,mBAAmB,EAAE,CAAC,GAAG,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,KAAK,GAAG,CAAC;IAC1D,iBAAiB,EAAE,CAAC,EAAE,EAAE,MAAM,EAAE,MAAM,EAAE,OAAO,EAAE,IAAI,EAAE,MAAM,GAAG,UAAU,KAAK,IAAI,CAAC;CACvF;AAuCD,eAAO,MAAM,gBAAgB,SAAU,MAAM,KAAG,MAI/C,CAAC;AAwFF,eAAO,MAAM,mBAAmB,yQAgB7B,gBAAgB,oDAsRjB,CAAC;AAEH,eAAO,MAAM,oBAAoB,oKAY5B,gBAAgB,oDAuKpB,CAAC;AAEF,eAAO,MAAM,oBAAoB,8HAQ9B,iBAAiB,6CA0ClB,CAAC"}
|
|
@@ -3,7 +3,7 @@ export declare const DynamicArrow: ({ isSelected, width, height }: {
|
|
|
3
3
|
isSelected: boolean;
|
|
4
4
|
width?: number | undefined;
|
|
5
5
|
height?: number | undefined;
|
|
6
|
-
}) =>
|
|
6
|
+
}) => import("react/jsx-runtime").JSX.Element;
|
|
7
7
|
type Option = {
|
|
8
8
|
id: string;
|
|
9
9
|
label: string;
|
package/dist/types/src/features/IL-OTJ/_components/MarkdownComponents/MarkdownSelect.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"MarkdownSelect.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/MarkdownComponents/MarkdownSelect.tsx"],"names":[],"mappings":"AACA,OAAO,KAAyC,MAAM,OAAO,CAAC;AAS9D,eAAO,MAAM,YAAY;gBAKT,OAAO;;;
|
|
1
|
+
{"version":3,"file":"MarkdownSelect.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/MarkdownComponents/MarkdownSelect.tsx"],"names":[],"mappings":"AACA,OAAO,KAAyC,MAAM,OAAO,CAAC;AAS9D,eAAO,MAAM,YAAY;gBAKT,OAAO;;;6CAwBtB,CAAC;AAEF,KAAK,MAAM,GAAG;IACV,EAAE,EAAE,MAAM,CAAC;IACX,KAAK,EAAE,MAAM,CAAC;IACd,EAAE,CAAC,EAAE,OAAO,CAAC;IACb,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,KAAK,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;CAEzB,CAAC;AAEF,KAAK,KAAK,GAAG;IACT,IAAI,EAAE,QAAQ,GAAG,OAAO,GAAG,SAAS,CAAC;IACrC,OAAO,EAAE,MAAM,EAAE,CAAC;IAClB,WAAW,EAAE,MAAM,EAAE,CAAC;IACtB,QAAQ,EAAE,OAAO,CAAC;IAClB,SAAS,EAAE,CAAC,GAAG,EAAE,MAAM,EAAE,EAAE,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IAClD,SAAS,EAAE,GAAG,EAAE,CAAC;IACjB,mBAAmB,CAAC,EAAE,MAAM,IAAI,CAAC;CAEpC,CAAC;AAEF,eAAO,MAAM,cAAc,EAAE,KAAK,CAAC,EAAE,CAAC,KAAK,CA+Q1C,CAAC"}
|
package/dist/types/src/features/IL-OTJ/_components/MessageRendering/ClickableChatComponents.d.ts
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
export declare const RuleDisplay: React.FC<{
|
|
3
3
|
content: string;
|
|
4
4
|
}>;
|
|
5
|
-
export declare const CheckboxSelector: ({ label, onToggle, isSelected, disabled }: any) => import("react").JSX.Element;
|
|
6
|
-
export declare const ActionableButton: ({ node, className, children, handleStream, onAction, disabled, isStreamEnd, style, isLastMessage, onTypeResponseClick, ...props }: any) => import("react").JSX.Element | null;
|
|
7
|
-
export declare const ActionableCheckbox: ({ node, className, children, selectedItems, onToggle, isSubmitted, disabled, ...props }: any) => import("react").JSX.Element | null;
|
|
5
|
+
export declare const CheckboxSelector: ({ label, onToggle, isSelected, disabled }: any) => import("react/jsx-runtime").JSX.Element;
|
|
6
|
+
export declare const ActionableButton: ({ node, className, children, handleStream, onAction, disabled, isStreamEnd, style, isLastMessage, onTypeResponseClick, ...props }: any) => import("react/jsx-runtime").JSX.Element | null;
|
|
7
|
+
export declare const ActionableCheckbox: ({ node, className, children, selectedItems, onToggle, isSubmitted, disabled, ...props }: any) => import("react/jsx-runtime").JSX.Element | null;
|
|
8
8
|
//# sourceMappingURL=ClickableChatComponents.d.ts.map
|
package/dist/types/src/features/IL-OTJ/_components/MessageRendering/ClickableChatComponents.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ClickableChatComponents.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/MessageRendering/ClickableChatComponents.tsx"],"names":[],"mappings":";AAOA,eAAO,MAAM,WAAW,EAAE,KAAK,CAAC,EAAE,CAAC;IAAE,OAAO,EAAE,MAAM,CAAA;CAAE,CAkCrD,CAAC;AAEF,eAAO,MAAM,gBAAgB,8CAA+C,GAAG,
|
|
1
|
+
{"version":3,"file":"ClickableChatComponents.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/MessageRendering/ClickableChatComponents.tsx"],"names":[],"mappings":";AAOA,eAAO,MAAM,WAAW,EAAE,KAAK,CAAC,EAAE,CAAC;IAAE,OAAO,EAAE,MAAM,CAAA;CAAE,CAkCrD,CAAC;AAEF,eAAO,MAAM,gBAAgB,8CAA+C,GAAG,4CAwC9E,CAAC;AAEF,eAAO,MAAM,gBAAgB,sIAA8I,GAAG,mDAygB7K,CAAC;AACF,eAAO,MAAM,kBAAkB,4FAA6F,GAAG,mDAuC9H,CAAC"}
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { FeedbackConfig } from './ChatFeedback';
|
|
3
2
|
interface MessageRenderingProps {
|
|
4
3
|
index: number;
|
|
@@ -22,6 +21,6 @@ interface MessageRenderingProps {
|
|
|
22
21
|
isGlobalEditActive?: boolean;
|
|
23
22
|
feedbackConfig?: FeedbackConfig;
|
|
24
23
|
}
|
|
25
|
-
declare const MessageRendering: ({ index, content, role, messages, handleStream, scrollToBottom, isLastMessage, onSave, citations, setChatSize, chatSize, isStreamEnd, messageIsEnd, onViewComparison, onTypeResponseClick, onComparisonLinkClick, baseURL, onFeedbackSubmit, isGlobalEditActive, feedbackConfig, }: MessageRenderingProps) => import("react").JSX.Element;
|
|
24
|
+
declare const MessageRendering: ({ index, content, role, messages, handleStream, scrollToBottom, isLastMessage, onSave, citations, setChatSize, chatSize, isStreamEnd, messageIsEnd, onViewComparison, onTypeResponseClick, onComparisonLinkClick, baseURL, onFeedbackSubmit, isGlobalEditActive, feedbackConfig, }: MessageRenderingProps) => import("react/jsx-runtime").JSX.Element;
|
|
26
25
|
export default MessageRendering;
|
|
27
26
|
//# sourceMappingURL=MessageRendering.d.ts.map
|
package/dist/types/src/features/IL-OTJ/_components/MessageRendering/MessageRendering.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"MessageRendering.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/MessageRendering/MessageRendering.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"MessageRendering.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/MessageRendering/MessageRendering.tsx"],"names":[],"mappings":"AASA,OAAqB,EAAE,cAAc,EAAE,MAAM,gBAAgB,CAAC;AAG9D,UAAU,qBAAqB;IAC7B,KAAK,EAAE,MAAM,CAAC;IACd,OAAO,EAAE,MAAM,CAAC;IAChB,IAAI,EAAE,MAAM,CAAC;IACb,QAAQ,EAAE,GAAG,CAAC;IACd,YAAY,EAAE,GAAG,CAAC;IAClB,cAAc,CAAC,EAAE,GAAG,CAAC;IACrB,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,MAAM,CAAC,EAAE,MAAM,IAAI,CAAC;IACpB,SAAS,CAAC,EAAE,GAAG,EAAE,CAAC;IAClB,WAAW,CAAC,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,IAAI,CAAC;IACrC,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,gBAAgB,CAAC,EAAE,MAAM,IAAI,CAAC;IAC9B,mBAAmB,CAAC,EAAE,MAAM,IAAI,CAAC;IACjC,qBAAqB,CAAC,EAAE,CAAC,SAAS,EAAE,MAAM,EAAE,SAAS,EAAE,MAAM,KAAK,IAAI,CAAC;IACvE,OAAO,CAAC,EAAE,MAAM,GAAC,SAAS,CAAC;IAC3B,gBAAgB,CAAC,EAAE,CAAC,OAAO,EAAE,GAAG,KAAK,OAAO,CAAC,IAAI,CAAC,CAAC;IACnD,kBAAkB,CAAC,EAAE,OAAO,CAAC;IAC7B,cAAc,CAAC,EAAE,cAAc,CAAC;CACjC;AAED,QAAA,MAAM,gBAAgB,uRAqBnB,qBAAqB,4CAg6BvB,CAAC;AAEF,eAAe,gBAAgB,CAAC"}
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
|
|
2
|
-
declare const MinimizedThinkingSteps: ({ orchestratorAndAgentsMessages, isStreamEnd, isCurrentMessage, name, ThinkingBulbIconComponent }: any) => import("react").JSX.Element;
|
|
1
|
+
declare const MinimizedThinkingSteps: ({ orchestratorAndAgentsMessages, isStreamEnd, isCurrentMessage, name, ThinkingBulbIconComponent }: any) => import("react/jsx-runtime").JSX.Element;
|
|
3
2
|
export default MinimizedThinkingSteps;
|
|
4
3
|
//# sourceMappingURL=MinimizedThinkingSteps.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"MinimizedThinkingSteps.d.ts","sourceRoot":"","sources":["../../../../../../src/features/IL-OTJ/_components/MinimizedThinkingSteps.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"MinimizedThinkingSteps.d.ts","sourceRoot":"","sources":["../../../../../../src/features/IL-OTJ/_components/MinimizedThinkingSteps.tsx"],"names":[],"mappings":"AAaA,QAAA,MAAM,sBAAsB,sGAAuG,GAAG,4CAgJrI,CAAC;AAEF,eAAe,sBAAsB,CAAC"}
|
|
@@ -1,3 +1,2 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const ViewFormUpdateCard: ({ data, cardMdComponents }: any) => React.JSX.Element | null;
|
|
1
|
+
export declare const ViewFormUpdateCard: ({ data, cardMdComponents }: any) => import("react/jsx-runtime").JSX.Element | null;
|
|
3
2
|
//# sourceMappingURL=ViewFormUpdateCard.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ViewFormUpdateCard.d.ts","sourceRoot":"","sources":["../../../../../../src/features/IL-OTJ/_components/ViewFormUpdateCard.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ViewFormUpdateCard.d.ts","sourceRoot":"","sources":["../../../../../../src/features/IL-OTJ/_components/ViewFormUpdateCard.tsx"],"names":[],"mappings":"AAKA,eAAO,MAAM,kBAAkB,+BAG5B,GAAG,mDAmLL,CAAC"}
|
|
@@ -1,3 +1,2 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const ViewIdentifiedFieldsCard: ({ data, cardMdComponents }: any) => React.JSX.Element;
|
|
1
|
+
export declare const ViewIdentifiedFieldsCard: ({ data, cardMdComponents }: any) => import("react/jsx-runtime").JSX.Element;
|
|
3
2
|
//# sourceMappingURL=ViewIdentifiedFieldsCard.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ViewIdentifiedFieldsCard.d.ts","sourceRoot":"","sources":["../../../../../../src/features/IL-OTJ/_components/ViewIdentifiedFieldsCard.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ViewIdentifiedFieldsCard.d.ts","sourceRoot":"","sources":["../../../../../../src/features/IL-OTJ/_components/ViewIdentifiedFieldsCard.tsx"],"names":[],"mappings":"AAKA,eAAO,MAAM,wBAAwB,+BAGlC,GAAG,4CAwJL,CAAC"}
|
|
@@ -11,6 +11,6 @@ interface AgentStepsViewProps {
|
|
|
11
11
|
onToggleExpanded: (index: number) => void;
|
|
12
12
|
contentRefs: React.MutableRefObject<Record<number, HTMLDivElement | null>>;
|
|
13
13
|
}
|
|
14
|
-
export declare const AgentStepsView: ({ messages, wmwLabel, accordionOpen, openSteps, showMoreMap, onToggleAccordion, onToggleStep, onToggleExpanded, contentRefs, }: AgentStepsViewProps) =>
|
|
14
|
+
export declare const AgentStepsView: ({ messages, wmwLabel, accordionOpen, openSteps, showMoreMap, onToggleAccordion, onToggleStep, onToggleExpanded, contentRefs, }: AgentStepsViewProps) => import("react/jsx-runtime").JSX.Element;
|
|
15
15
|
export {};
|
|
16
16
|
//# sourceMappingURL=AgentStepsView.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AgentStepsView.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/WatchMeWork/AgentStepsView.tsx"],"names":[],"mappings":"AAoEA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,EAAY,KAAK,oBAAoB,EAAE,MAAM,uBAAuB,CAAC;AAE5E,UAAU,mBAAmB;IAC3B,QAAQ,EAAE,oBAAoB,EAAE,CAAC;IACjC,QAAQ,EAAE,MAAM,CAAC;IACjB,aAAa,EAAE,OAAO,CAAC;IACvB,SAAS,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,GAAG,UAAU,GAAG,SAAS,CAAC,CAAC;IAC3D,WAAW,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACrC,iBAAiB,EAAE,MAAM,IAAI,CAAC;IAC9B,YAAY,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IACtC,gBAAgB,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IAC1C,WAAW,EAAE,KAAK,CAAC,gBAAgB,CAAC,MAAM,CAAC,MAAM,EAAE,cAAc,GAAG,IAAI,CAAC,CAAC,CAAC;CAC5E;AA4CD,eAAO,MAAM,cAAc,mIAUxB,mBAAmB,
|
|
1
|
+
{"version":3,"file":"AgentStepsView.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/WatchMeWork/AgentStepsView.tsx"],"names":[],"mappings":"AAoEA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,EAAY,KAAK,oBAAoB,EAAE,MAAM,uBAAuB,CAAC;AAE5E,UAAU,mBAAmB;IAC3B,QAAQ,EAAE,oBAAoB,EAAE,CAAC;IACjC,QAAQ,EAAE,MAAM,CAAC;IACjB,aAAa,EAAE,OAAO,CAAC;IACvB,SAAS,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,GAAG,UAAU,GAAG,SAAS,CAAC,CAAC;IAC3D,WAAW,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACrC,iBAAiB,EAAE,MAAM,IAAI,CAAC;IAC9B,YAAY,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IACtC,gBAAgB,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IAC1C,WAAW,EAAE,KAAK,CAAC,gBAAgB,CAAC,MAAM,CAAC,MAAM,EAAE,cAAc,GAAG,IAAI,CAAC,CAAC,CAAC;CAC5E;AA4CD,eAAO,MAAM,cAAc,mIAUxB,mBAAmB,4CA4CrB,CAAC"}
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { type ThinkingResponseData } from './Thinkingstepshelper';
|
|
3
2
|
interface StepDetailViewProps {
|
|
4
3
|
currentStep: ThinkingResponseData;
|
|
@@ -6,6 +5,6 @@ interface StepDetailViewProps {
|
|
|
6
5
|
accordionOpen: boolean;
|
|
7
6
|
onToggleAccordion: () => void;
|
|
8
7
|
}
|
|
9
|
-
export declare const StepDetailView: ({ currentStep, currentContent, accordionOpen, onToggleAccordion, }: StepDetailViewProps) => import("react").JSX.Element;
|
|
8
|
+
export declare const StepDetailView: ({ currentStep, currentContent, accordionOpen, onToggleAccordion, }: StepDetailViewProps) => import("react/jsx-runtime").JSX.Element;
|
|
10
9
|
export {};
|
|
11
10
|
//# sourceMappingURL=StepDetailView.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"StepDetailView.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/WatchMeWork/StepDetailView.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"StepDetailView.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/WatchMeWork/StepDetailView.tsx"],"names":[],"mappings":"AAoDA,OAAO,EAAgB,KAAK,oBAAoB,EAAE,MAAM,uBAAuB,CAAC;AAGhF,UAAU,mBAAmB;IAC3B,WAAW,EAAE,oBAAoB,CAAC;IAClC,cAAc,EAAE,MAAM,CAAC;IACvB,aAAa,EAAE,OAAO,CAAC;IACvB,iBAAiB,EAAE,MAAM,IAAI,CAAC;CAC/B;AA0CD,eAAO,MAAM,cAAc,uEAKxB,mBAAmB,4CAwCrB,CAAC"}
|
|
@@ -26,18 +26,18 @@ export interface StepItemProps {
|
|
|
26
26
|
}
|
|
27
27
|
export declare const clearTimer: (ref: React.MutableRefObject<ReturnType<typeof setTimeout> | null>) => void;
|
|
28
28
|
export declare const mdComponents: {
|
|
29
|
-
p: ({ children }: React.PropsWithChildren<{}>) =>
|
|
30
|
-
strong: ({ children }: React.PropsWithChildren<{}>) =>
|
|
31
|
-
code: ({ children }: React.PropsWithChildren<{}>) =>
|
|
32
|
-
pre: ({ children }: React.PropsWithChildren<{}>) =>
|
|
29
|
+
p: ({ children }: React.PropsWithChildren<{}>) => import("react/jsx-runtime").JSX.Element;
|
|
30
|
+
strong: ({ children }: React.PropsWithChildren<{}>) => import("react/jsx-runtime").JSX.Element;
|
|
31
|
+
code: ({ children }: React.PropsWithChildren<{}>) => import("react/jsx-runtime").JSX.Element;
|
|
32
|
+
pre: ({ children }: React.PropsWithChildren<{}>) => import("react/jsx-runtime").JSX.Element;
|
|
33
33
|
};
|
|
34
34
|
export declare const mdComponentsExpanded: {
|
|
35
|
-
p: ({ children }: React.PropsWithChildren<{}>) =>
|
|
36
|
-
code: ({ children }: React.PropsWithChildren<{}>) =>
|
|
35
|
+
p: ({ children }: React.PropsWithChildren<{}>) => import("react/jsx-runtime").JSX.Element;
|
|
36
|
+
code: ({ children }: React.PropsWithChildren<{}>) => import("react/jsx-runtime").JSX.Element;
|
|
37
37
|
};
|
|
38
|
-
export declare const Dot: () =>
|
|
38
|
+
export declare const Dot: () => import("react/jsx-runtime").JSX.Element;
|
|
39
39
|
export declare const ElapsedTimer: React.MemoExoticComponent<({ startTime }: {
|
|
40
40
|
startTime: number;
|
|
41
|
-
}) =>
|
|
42
|
-
export declare const StepItem: React.MemoExoticComponent<({ step, index, isLast, stepState, showMore, onToggle, onToggleExpanded, contentRef, }: StepItemProps) =>
|
|
41
|
+
}) => import("react/jsx-runtime").JSX.Element>;
|
|
42
|
+
export declare const StepItem: React.MemoExoticComponent<({ step, index, isLast, stepState, showMore, onToggle, onToggleExpanded, contentRef, }: StepItemProps) => import("react/jsx-runtime").JSX.Element>;
|
|
43
43
|
//# sourceMappingURL=Thinkingstepshelper.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Thinkingstepshelper.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/WatchMeWork/Thinkingstepshelper.tsx"],"names":[],"mappings":"AAgMA,OAAO,KAA8B,MAAM,OAAO,CAAC;AAOnD,MAAM,WAAW,oBAAoB;IACnC,YAAY,EAAE,MAAM,CAAC;IACrB,eAAe,EAAE,MAAM,CAAC;IACxB,cAAc,EAAE,MAAM,CAAC;IACvB,mBAAmB,EAAE,OAAO,CAAC;IAC7B,YAAY,CAAC,EAAE,MAAM,CAAC;CACvB;AAED,MAAM,WAAW,mBAAmB;IAClC,6BAA6B,EAAE,oBAAoB,EAAE,CAAC;IACtD,WAAW,EAAE,OAAO,CAAC;IACrB,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,iBAAiB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAClC,aAAa,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC9B,SAAS,CAAC,EAAC,MAAM,GAAG,SAAS,CAAA;CAE9B;AAED,MAAM,WAAW,aAAa;IAC5B,IAAI,EAAE,oBAAoB,CAAC;IAC3B,KAAK,EAAE,MAAM,CAAC;IACd,MAAM,EAAE,OAAO,CAAC;IAChB,SAAS,EAAE,MAAM,GAAG,UAAU,GAAG,SAAS,CAAC;IAC3C,QAAQ,EAAE,OAAO,CAAC;IAClB,QAAQ,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IAClC,gBAAgB,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IAC1C,UAAU,EAAE,CAAC,EAAE,EAAE,cAAc,GAAG,IAAI,KAAK,IAAI,CAAC;CACjD;AAID,eAAO,MAAM,UAAU,QAAS,MAAM,gBAAgB,CAAC,WAAW,iBAAiB,CAAC,GAAG,IAAI,CAAC,SAK3F,CAAC;AA+LF,eAAO,MAAM,YAAY;sBACL,MAAM,iBAAiB,CAAC,EAAE,CAAC;2BAGtB,MAAM,iBAAiB,CAAC,EAAE,CAAC;yBAG7B,MAAM,iBAAiB,CAAC,EAAE,CAAC;wBAG3B,MAAM,iBAAiB,CAAC,EAAE,CAAC;CAKjD,CAAC;AAEF,eAAO,MAAM,oBAAoB;sBACb,MAAM,iBAAiB,CAAC,EAAE,CAAC;yBAGxB,MAAM,iBAAiB,CAAC,EAAE,CAAC;CAGjD,CAAC;AAIF,eAAO,MAAM,GAAG,
|
|
1
|
+
{"version":3,"file":"Thinkingstepshelper.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/WatchMeWork/Thinkingstepshelper.tsx"],"names":[],"mappings":"AAgMA,OAAO,KAA8B,MAAM,OAAO,CAAC;AAOnD,MAAM,WAAW,oBAAoB;IACnC,YAAY,EAAE,MAAM,CAAC;IACrB,eAAe,EAAE,MAAM,CAAC;IACxB,cAAc,EAAE,MAAM,CAAC;IACvB,mBAAmB,EAAE,OAAO,CAAC;IAC7B,YAAY,CAAC,EAAE,MAAM,CAAC;CACvB;AAED,MAAM,WAAW,mBAAmB;IAClC,6BAA6B,EAAE,oBAAoB,EAAE,CAAC;IACtD,WAAW,EAAE,OAAO,CAAC;IACrB,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,iBAAiB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAClC,aAAa,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC9B,SAAS,CAAC,EAAC,MAAM,GAAG,SAAS,CAAA;CAE9B;AAED,MAAM,WAAW,aAAa;IAC5B,IAAI,EAAE,oBAAoB,CAAC;IAC3B,KAAK,EAAE,MAAM,CAAC;IACd,MAAM,EAAE,OAAO,CAAC;IAChB,SAAS,EAAE,MAAM,GAAG,UAAU,GAAG,SAAS,CAAC;IAC3C,QAAQ,EAAE,OAAO,CAAC;IAClB,QAAQ,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IAClC,gBAAgB,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IAC1C,UAAU,EAAE,CAAC,EAAE,EAAE,cAAc,GAAG,IAAI,KAAK,IAAI,CAAC;CACjD;AAID,eAAO,MAAM,UAAU,QAAS,MAAM,gBAAgB,CAAC,WAAW,iBAAiB,CAAC,GAAG,IAAI,CAAC,SAK3F,CAAC;AA+LF,eAAO,MAAM,YAAY;sBACL,MAAM,iBAAiB,CAAC,EAAE,CAAC;2BAGtB,MAAM,iBAAiB,CAAC,EAAE,CAAC;yBAG7B,MAAM,iBAAiB,CAAC,EAAE,CAAC;wBAG3B,MAAM,iBAAiB,CAAC,EAAE,CAAC;CAKjD,CAAC;AAEF,eAAO,MAAM,oBAAoB;sBACb,MAAM,iBAAiB,CAAC,EAAE,CAAC;yBAGxB,MAAM,iBAAiB,CAAC,EAAE,CAAC;CAGjD,CAAC;AAIF,eAAO,MAAM,GAAG,+CAIf,CAAC;AAIF,eAAO,MAAM,YAAY;eAA2C,MAAM;8CASxE,CAAC;AAIH,eAAO,MAAM,QAAQ,oHAUhB,aAAa,6CAoEjB,CAAC"}
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
interface WorkingIndicatorProps {
|
|
3
2
|
startTime: number;
|
|
4
3
|
}
|
|
5
|
-
export declare const WorkingIndicator: ({ startTime }: WorkingIndicatorProps) => import("react").JSX.Element;
|
|
4
|
+
export declare const WorkingIndicator: ({ startTime }: WorkingIndicatorProps) => import("react/jsx-runtime").JSX.Element;
|
|
6
5
|
export {};
|
|
7
6
|
//# sourceMappingURL=WorkingIndicator.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"WorkingIndicator.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/WatchMeWork/WorkingIndicator.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"WorkingIndicator.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/WatchMeWork/WorkingIndicator.tsx"],"names":[],"mappings":"AAEA,UAAU,qBAAqB;IAC7B,SAAS,EAAE,MAAM,CAAC;CACnB;AAkBD,eAAO,MAAM,gBAAgB,kBAAmB,qBAAqB,4CAKpE,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ArrowDown.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/_svg/ArrowDown.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ArrowDown.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/_svg/ArrowDown.tsx"],"names":[],"mappings":"AAAA,QAAA,MAAM,SAAS,+CAOd,CAAC;AAEF,eAAe,SAAS,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ArrowIconBlue.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/_svg/ArrowIconBlue.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ArrowIconBlue.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/_svg/ArrowIconBlue.tsx"],"names":[],"mappings":"AAAA,QAAA,MAAM,aAAa,+CAOlB,CAAC;AAEF,eAAe,aAAa,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BookIcon.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/_svg/BookIcon.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"BookIcon.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/_svg/BookIcon.tsx"],"names":[],"mappings":"AAAA,QAAA,MAAM,QAAQ,+CAIb,CAAC;AAEF,eAAe,QAAQ,CAAC"}
|
|
@@ -2,6 +2,6 @@ import React from "react";
|
|
|
2
2
|
type ButtonCognitiveIconProps = React.SVGProps<SVGSVGElement> & {
|
|
3
3
|
size?: number | string;
|
|
4
4
|
};
|
|
5
|
-
export declare const ButtonCognitiveIcon: ({ size, ...props }: ButtonCognitiveIconProps) =>
|
|
5
|
+
export declare const ButtonCognitiveIcon: ({ size, ...props }: ButtonCognitiveIconProps) => import("react/jsx-runtime").JSX.Element;
|
|
6
6
|
export {};
|
|
7
7
|
//# sourceMappingURL=ButtonCognitiveIcon.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ButtonCognitiveIcon.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/_svg/ButtonCognitiveIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,KAAK,wBAAwB,GAAG,KAAK,CAAC,QAAQ,CAAC,aAAa,CAAC,GAAG;IAC5D,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;CAC1B,CAAC;AAEF,eAAO,MAAM,mBAAmB,uBAG7B,wBAAwB,
|
|
1
|
+
{"version":3,"file":"ButtonCognitiveIcon.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/_svg/ButtonCognitiveIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,KAAK,wBAAwB,GAAG,KAAK,CAAC,QAAQ,CAAC,aAAa,CAAC,GAAG;IAC5D,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;CAC1B,CAAC;AAEF,eAAO,MAAM,mBAAmB,uBAG7B,wBAAwB,4CAe1B,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ChevronDown.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/_svg/ChevronDown.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ChevronDown.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/_svg/ChevronDown.tsx"],"names":[],"mappings":"AAAA,QAAA,MAAM,eAAe,+CAIpB,CAAA;AAED,eAAe,eAAe,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ChevronIcon.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/_svg/ChevronIcon.tsx"],"names":[],"mappings":"AAAA,QAAA,MAAM,WAAW;YAA6C,OAAO;;
|
|
1
|
+
{"version":3,"file":"ChevronIcon.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/_svg/ChevronIcon.tsx"],"names":[],"mappings":"AAAA,QAAA,MAAM,WAAW;YAA6C,OAAO;;6CAmBpE,CAAC;AAEF,eAAe,WAAW,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ChevronUp.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/_svg/ChevronUp.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ChevronUp.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/_svg/ChevronUp.tsx"],"names":[],"mappings":"AAAA,QAAA,MAAM,aAAa,+CAKlB,CAAA;AAED,eAAe,aAAa,CAAC"}
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
|
|
2
|
-
declare const CognitiveDecisioning: () => import("react").JSX.Element;
|
|
1
|
+
declare const CognitiveDecisioning: () => import("react/jsx-runtime").JSX.Element;
|
|
3
2
|
export default CognitiveDecisioning;
|
|
4
3
|
//# sourceMappingURL=CognitiveDecisioning.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CognitiveDecisioning.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/_svg/CognitiveDecisioning.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"CognitiveDecisioning.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/_svg/CognitiveDecisioning.tsx"],"names":[],"mappings":"AAAA,QAAA,MAAM,oBAAoB,+CAYzB,CAAA;AACD,eAAe,oBAAoB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CompleteIconGreen.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/_svg/CompleteIconGreen.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"CompleteIconGreen.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/_svg/CompleteIconGreen.tsx"],"names":[],"mappings":"AAAA,QAAA,MAAM,iBAAiB,+CAsBpB,CAAC;AAEF,eAAe,iBAAiB,CAAC"}
|
|
@@ -5,6 +5,6 @@ type GapIconProps = {
|
|
|
5
5
|
height?: number | string;
|
|
6
6
|
style?: React.CSSProperties;
|
|
7
7
|
};
|
|
8
|
-
export declare const GapIcon: ({ color, width, height, style }: GapIconProps) =>
|
|
8
|
+
export declare const GapIcon: ({ color, width, height, style }: GapIconProps) => import("react/jsx-runtime").JSX.Element;
|
|
9
9
|
export {};
|
|
10
10
|
//# sourceMappingURL=GapIcon.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"GapIcon.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/_svg/GapIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,KAAK,YAAY,GAAG;IAClB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,KAAK,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACxB,MAAM,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACzB,KAAK,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;CAC7B,CAAC;AAEF,eAAO,MAAM,OAAO,oCAA2D,YAAY,
|
|
1
|
+
{"version":3,"file":"GapIcon.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/_svg/GapIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,KAAK,YAAY,GAAG;IAClB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,KAAK,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACxB,MAAM,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACzB,KAAK,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;CAC7B,CAAC;AAEF,eAAO,MAAM,OAAO,oCAA2D,YAAY,4CAkB1F,CAAC"}
|
|
@@ -1,9 +1,8 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
type HumanWithBrainIconProps = {
|
|
3
2
|
color?: string;
|
|
4
3
|
width?: number;
|
|
5
4
|
height?: number;
|
|
6
5
|
};
|
|
7
|
-
export declare const HumanWithBrainIcon: ({ color, width, height }: HumanWithBrainIconProps) => import("react").JSX.Element;
|
|
6
|
+
export declare const HumanWithBrainIcon: ({ color, width, height }: HumanWithBrainIconProps) => import("react/jsx-runtime").JSX.Element;
|
|
8
7
|
export {};
|
|
9
8
|
//# sourceMappingURL=HumanWithBrainIcon.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"HumanWithBrainIcon.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/_svg/HumanWithBrainIcon.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"HumanWithBrainIcon.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/_svg/HumanWithBrainIcon.tsx"],"names":[],"mappings":"AAAA,KAAK,uBAAuB,GAAG;IAC3B,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,MAAM,CAAC,EAAE,MAAM,CAAC;CACnB,CAAC;AAEF,eAAO,MAAM,kBAAkB,6BAI5B,uBAAuB,4CAezB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"InfoIcon.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/_svg/InfoIcon.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"InfoIcon.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/_svg/InfoIcon.tsx"],"names":[],"mappings":"AAAA,QAAA,MAAM,QAAQ,+CAsBb,CAAC;AAEF,eAAe,QAAQ,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"LeftAndRightArrow.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/_svg/LeftAndRightArrow.tsx"],"names":[],"mappings":"AAAA,QAAA,MAAM,iBAAiB,
|
|
1
|
+
{"version":3,"file":"LeftAndRightArrow.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/_svg/LeftAndRightArrow.tsx"],"names":[],"mappings":"AAAA,QAAA,MAAM,iBAAiB,+CAMtB,CAAC;AAEF,eAAe,iBAAiB,CAAC"}
|
|
@@ -5,6 +5,6 @@ type LightbulbIconProps = {
|
|
|
5
5
|
height?: number;
|
|
6
6
|
style?: React.CSSProperties;
|
|
7
7
|
};
|
|
8
|
-
export declare const LightbulbIcon: ({ color, width, height, style }: LightbulbIconProps) =>
|
|
8
|
+
export declare const LightbulbIcon: ({ color, width, height, style }: LightbulbIconProps) => import("react/jsx-runtime").JSX.Element;
|
|
9
9
|
export {};
|
|
10
10
|
//# sourceMappingURL=Lightbulb.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Lightbulb.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/_svg/Lightbulb.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,KAAK,kBAAkB,GAAG;IACtB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,KAAK,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;CAC/B,CAAC;AAEF,eAAO,MAAM,aAAa,oCAA2D,kBAAkB,
|
|
1
|
+
{"version":3,"file":"Lightbulb.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/_svg/Lightbulb.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,KAAK,kBAAkB,GAAG;IACtB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,KAAK,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;CAC/B,CAAC;AAEF,eAAO,MAAM,aAAa,oCAA2D,kBAAkB,4CAmBtG,CAAC"}
|
|
@@ -5,6 +5,6 @@ type NewChatIconProps = {
|
|
|
5
5
|
height?: number | string;
|
|
6
6
|
style?: React.CSSProperties;
|
|
7
7
|
};
|
|
8
|
-
declare const NewChatIcon: ({ color, width, height, style }: NewChatIconProps) =>
|
|
8
|
+
declare const NewChatIcon: ({ color, width, height, style }: NewChatIconProps) => import("react/jsx-runtime").JSX.Element;
|
|
9
9
|
export default NewChatIcon;
|
|
10
10
|
//# sourceMappingURL=NewChatIcon.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"NewChatIcon.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/_svg/NewChatIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,KAAK,gBAAgB,GAAG;IACtB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,KAAK,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACxB,MAAM,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACzB,KAAK,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;CAC7B,CAAC;AAEF,QAAA,MAAM,WAAW,oCAKd,gBAAgB,
|
|
1
|
+
{"version":3,"file":"NewChatIcon.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/_svg/NewChatIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,KAAK,gBAAgB,GAAG;IACtB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,KAAK,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACxB,MAAM,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACzB,KAAK,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;CAC7B,CAAC;AAEF,QAAA,MAAM,WAAW,oCAKd,gBAAgB,4CA8BlB,CAAC;AAEF,eAAe,WAAW,CAAC"}
|
|
@@ -1,9 +1,8 @@
|
|
|
1
|
-
import React from "react";
|
|
2
1
|
type EditIconProps = {
|
|
3
2
|
width?: number;
|
|
4
3
|
height?: number;
|
|
5
4
|
color?: string;
|
|
6
5
|
};
|
|
7
|
-
export declare const EditIcon: ({ width, height, color }: EditIconProps) =>
|
|
6
|
+
export declare const EditIcon: ({ width, height, color }: EditIconProps) => import("react/jsx-runtime").JSX.Element;
|
|
8
7
|
export {};
|
|
9
8
|
//# sourceMappingURL=PencilEdit.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PencilEdit.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/_svg/PencilEdit.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"PencilEdit.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/_svg/PencilEdit.tsx"],"names":[],"mappings":"AAEA,KAAK,aAAa,GAAG;IACjB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,KAAK,CAAC,EAAE,MAAM,CAAC;CACd,CAAC;AAGN,eAAO,MAAM,QAAQ,6BAAyD,aAAa,4CAI1F,CAAC"}
|
|
@@ -1,10 +1,9 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
type RadioButtonProps = {
|
|
3
2
|
isSelected?: boolean;
|
|
4
3
|
width?: number;
|
|
5
4
|
height?: number;
|
|
6
5
|
color?: string;
|
|
7
6
|
};
|
|
8
|
-
declare const RadioButton: ({ isSelected, width, height, color, }: RadioButtonProps) =>
|
|
7
|
+
declare const RadioButton: ({ isSelected, width, height, color, }: RadioButtonProps) => import("react/jsx-runtime").JSX.Element;
|
|
9
8
|
export default RadioButton;
|
|
10
9
|
//# sourceMappingURL=RadioButton.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RadioButton.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/_svg/RadioButton.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"RadioButton.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/_svg/RadioButton.tsx"],"names":[],"mappings":"AAEA,KAAK,gBAAgB,GAAG;IACtB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB,CAAC;AAEF,QAAA,MAAM,WAAW,0CAKd,gBAAgB,4CA2BlB,CAAC;AAEF,eAAe,WAAW,CAAC"}
|