@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,4 +1,3 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import { User } from './store/types';
|
|
3
2
|
import { AuditLogConfig, RbacConfig } from './store/useEnvStore';
|
|
4
3
|
export interface ModalConfig {
|
|
@@ -29,6 +28,6 @@ interface LearningManagementProps {
|
|
|
29
28
|
* Main entry point for the Learning Template Management feature.
|
|
30
29
|
* Responsible for initializing data (mock data for now) and rendering the main layout.
|
|
31
30
|
*/
|
|
32
|
-
declare function LearningManagement({ userDetails, llmStudioUrl, audacyBackendUrl, ilLabels, config, rbacConfig, auditLogConfig, app_integration_id, backwardCompatibility }: LearningManagementProps):
|
|
31
|
+
declare function LearningManagement({ userDetails, llmStudioUrl, audacyBackendUrl, ilLabels, config, rbacConfig, auditLogConfig, app_integration_id, backwardCompatibility }: LearningManagementProps): import("react/jsx-runtime").JSX.Element;
|
|
33
32
|
export default LearningManagement;
|
|
34
33
|
//# sourceMappingURL=LearningManagement.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"LearningManagement.d.ts","sourceRoot":"","sources":["../../../../../src/features/LearningManagement/LearningManagement.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"LearningManagement.d.ts","sourceRoot":"","sources":["../../../../../src/features/LearningManagement/LearningManagement.tsx"],"names":[],"mappings":"AASA,OAAO,EAAE,IAAI,EAAE,MAAM,eAAe,CAAC;AAWrC,OAAoB,EAAE,cAAc,EAAE,UAAU,EAAE,MAAM,qBAAqB,CAAC;AA+D9E,MAAM,WAAW,WAAW;IAC1B,MAAM,EAAE,OAAO,CAAC;IAChB,IAAI,EAAE,QAAQ,GAAG,OAAO,GAAG,UAAU,GAAG,QAAQ,GAAG,QAAQ,CAAC;IAC5D,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,UAAU,CAAC,EAAE,OAAO,CAAC;CACtB;AAED,UAAU,uBAAuB;IAC/B,WAAW,EAAE,IAAI,CAAC;IAClB,YAAY,EAAE,MAAM,CAAC;IACrB,gBAAgB,EAAE,MAAM,CAAC;IACzB,MAAM,EAAE,GAAG,CAAC;IACZ,UAAU,EAAE,UAAU,CAAC;IACvB,cAAc,EAAE,cAAc,CAAC;IAC/B,QAAQ,EAAE;QACR,UAAU,EAAE,MAAM,CAAC;QACnB,SAAS,EAAE,MAAM,CAAC;QAClB,oBAAoB,EAAE,MAAM,CAAC;KAC9B,CAAA;IACD,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B,qBAAqB,CAAC,EAAE,OAAO,CAAC;CACjC;AAED;;;GAGG;AACH,iBAAS,kBAAkB,CAAC,EAC1B,WAAW,EACX,YAAY,EACZ,gBAAgB,EAChB,QAAQ,EACR,MAAM,EACN,UAAU,EACV,cAAc,EACd,kBAAkB,EAClB,qBAA2B,EAC5B,EAAE,uBAAuB,2CAglBzB;AAED,eAAe,kBAAkB,CAAC"}
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
|
|
2
|
-
declare function LearningManagementTest(): import("react").JSX.Element;
|
|
1
|
+
declare function LearningManagementTest(): import("react/jsx-runtime").JSX.Element;
|
|
3
2
|
export default LearningManagementTest;
|
|
4
3
|
//# sourceMappingURL=LearningManagementTest.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"LearningManagementTest.d.ts","sourceRoot":"","sources":["../../../../../src/features/LearningManagement/LearningManagementTest.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"LearningManagementTest.d.ts","sourceRoot":"","sources":["../../../../../src/features/LearningManagement/LearningManagementTest.tsx"],"names":[],"mappings":"AAEA,iBAAS,sBAAsB,4CA2G9B;AAED,eAAe,sBAAsB,CAAA"}
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import { RuleVariant } from '../types';
|
|
3
2
|
interface ApprovalLearningDialogProps {
|
|
4
3
|
open: boolean;
|
|
@@ -13,6 +12,6 @@ interface ApprovalLearningDialogProps {
|
|
|
13
12
|
pendingVariants?: RuleVariant[];
|
|
14
13
|
isPending?: boolean;
|
|
15
14
|
}
|
|
16
|
-
declare const ApprovalLearningDialog: ({ open, mode, onClose, onSubmit, variantInformation, ruleTitle, pendingVariants, isPending, }: ApprovalLearningDialogProps) =>
|
|
15
|
+
declare const ApprovalLearningDialog: ({ open, mode, onClose, onSubmit, variantInformation, ruleTitle, pendingVariants, isPending, }: ApprovalLearningDialogProps) => import("react/jsx-runtime").JSX.Element;
|
|
17
16
|
export default ApprovalLearningDialog;
|
|
18
17
|
//# sourceMappingURL=ApprovalLearningDialog.d.ts.map
|
package/dist/types/src/features/LearningManagement/RuleContent/ApprovalLearningDialog.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ApprovalLearningDialog.d.ts","sourceRoot":"","sources":["../../../../../../src/features/LearningManagement/RuleContent/ApprovalLearningDialog.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ApprovalLearningDialog.d.ts","sourceRoot":"","sources":["../../../../../../src/features/LearningManagement/RuleContent/ApprovalLearningDialog.tsx"],"names":[],"mappings":"AAUA,OAAO,EAAE,WAAW,EAAE,MAAM,UAAU,CAAC;AAEvC,UAAU,2BAA2B;IACnC,IAAI,EAAE,OAAO,CAAC;IACd,IAAI,EAAE,SAAS,GAAG,QAAQ,CAAC;IAC3B,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,QAAQ,EAAE,CAAC,IAAI,EAAE;QAAE,QAAQ,CAAC,EAAE,MAAM,CAAC;QAAC,cAAc,CAAC,EAAE,OAAO,CAAA;KAAE,KAAK,IAAI,CAAC;IAC1E,kBAAkB,EAAE,MAAM,CAAC;IAC3B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,eAAe,CAAC,EAAE,WAAW,EAAE,CAAC;IAChC,SAAS,CAAC,EAAE,OAAO,CAAC;CACrB;AAuJD,QAAA,MAAM,sBAAsB,kGASzB,2BAA2B,4CAiP7B,CAAA;AACD,eAAe,sBAAsB,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RuleContent.d.ts","sourceRoot":"","sources":["../../../../../../src/features/LearningManagement/RuleContent/RuleContent.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAsC,MAAM,OAAO,CAAC;AAkB3D;;;GAGG;AACH,UAAU,gBAAgB;IACxB,sDAAsD;IACtD,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,4DAA4D;IAC5D,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,kCAAkC;IAClC,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAC3B,2CAA2C;IAC3C,wBAAwB,CAAC,EAAE,MAAM,CAAC;IAClC,8CAA8C;IAC9C,2BAA2B,CAAC,EAAE,MAAM,CAAC;IACrC,qDAAqD;IACrD,sBAAsB,CAAC,EAAE,MAAM,CAAC;IAChC,wDAAwD;IACxD,yBAAyB,CAAC,EAAE,MAAM,CAAC;IACnC,0CAA0C;IAC1C,sBAAsB,CAAC,EAAE,MAAM,CAAC;IAChC,+CAA+C;IAC/C,yBAAyB,CAAC,EAAE,MAAM,CAAC;IACnC,kDAAkD;IAClD,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,iDAAiD;IACjD,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B,2CAA2C;IAC3C,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAE3B,iBAAiB,CAAC,EAAE,CAAC,UAAU,CAAC,EAAE,OAAO,EAAE,OAAO,CAAC,EAAE,MAAM,KAAK,IAAI,CAAC;IACrE,kBAAkB,EAAE,MAAM,CAAC;IAC3B,KAAK,EAAE,MAAM,CAAC;CACf;AAED;;;;;;;;;;GAUG;AACH,QAAA,MAAM,WAAW,EAAE,KAAK,CAAC,EAAE,CAAC,gBAAgB,
|
|
1
|
+
{"version":3,"file":"RuleContent.d.ts","sourceRoot":"","sources":["../../../../../../src/features/LearningManagement/RuleContent/RuleContent.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAsC,MAAM,OAAO,CAAC;AAkB3D;;;GAGG;AACH,UAAU,gBAAgB;IACxB,sDAAsD;IACtD,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,4DAA4D;IAC5D,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,kCAAkC;IAClC,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAC3B,2CAA2C;IAC3C,wBAAwB,CAAC,EAAE,MAAM,CAAC;IAClC,8CAA8C;IAC9C,2BAA2B,CAAC,EAAE,MAAM,CAAC;IACrC,qDAAqD;IACrD,sBAAsB,CAAC,EAAE,MAAM,CAAC;IAChC,wDAAwD;IACxD,yBAAyB,CAAC,EAAE,MAAM,CAAC;IACnC,0CAA0C;IAC1C,sBAAsB,CAAC,EAAE,MAAM,CAAC;IAChC,+CAA+C;IAC/C,yBAAyB,CAAC,EAAE,MAAM,CAAC;IACnC,kDAAkD;IAClD,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,iDAAiD;IACjD,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B,2CAA2C;IAC3C,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAE3B,iBAAiB,CAAC,EAAE,CAAC,UAAU,CAAC,EAAE,OAAO,EAAE,OAAO,CAAC,EAAE,MAAM,KAAK,IAAI,CAAC;IACrE,kBAAkB,EAAE,MAAM,CAAC;IAC3B,KAAK,EAAE,MAAM,CAAC;CACf;AAED;;;;;;;;;;GAUG;AACH,QAAA,MAAM,WAAW,EAAE,KAAK,CAAC,EAAE,CAAC,gBAAgB,CA0yB3C,CAAC;AAEF,eAAe,WAAW,CAAC"}
|
|
@@ -313,6 +313,8 @@ export interface IApproveOrRejectParams {
|
|
|
313
313
|
appsecData?: {
|
|
314
314
|
application: string;
|
|
315
315
|
scopeLevelModuleId: string;
|
|
316
|
+
applicationLevelModuleId: string;
|
|
317
|
+
applicationLevelResourceId: string;
|
|
316
318
|
};
|
|
317
319
|
}
|
|
318
320
|
export declare const ApproveOrRejectVariants: ({ variant_ids, status, feedback, scopeId, is_deleted, appsecData, }: IApproveOrRejectParams) => Promise<any>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"scopeApis.d.ts","sourceRoot":"","sources":["../../../../../../src/features/LearningManagement/apis/scopeApis.ts"],"names":[],"mappings":"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
|
|
1
|
+
{"version":3,"file":"scopeApis.d.ts","sourceRoot":"","sources":["../../../../../../src/features/LearningManagement/apis/scopeApis.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,8 +1,7 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
/**
|
|
3
2
|
* Loading skeleton component for template cards during recommendations analysis.
|
|
4
3
|
* Fully library compatible and styled with CSS Modules.
|
|
5
4
|
*/
|
|
6
|
-
declare const CardSkeletonAnalysisLoader: () =>
|
|
5
|
+
declare const CardSkeletonAnalysisLoader: () => import("react/jsx-runtime").JSX.Element;
|
|
7
6
|
export default CardSkeletonAnalysisLoader;
|
|
8
7
|
//# sourceMappingURL=CardSkeleton.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CardSkeleton.d.ts","sourceRoot":"","sources":["../../../../../../src/features/LearningManagement/components/CardSkeleton.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"CardSkeleton.d.ts","sourceRoot":"","sources":["../../../../../../src/features/LearningManagement/components/CardSkeleton.tsx"],"names":[],"mappings":"AA8BA;;;GAGG;AACH,QAAA,MAAM,0BAA0B,+CAqB/B,CAAC;AAEF,eAAe,0BAA0B,CAAC"}
|
|
@@ -5,6 +5,7 @@ interface CreateRuleSetLegacyModalProps {
|
|
|
5
5
|
onSubmit: (payload: any) => Promise<void>;
|
|
6
6
|
hasGlobalRuleSet?: boolean;
|
|
7
7
|
canCreateGlobal?: boolean;
|
|
8
|
+
globalScopeId?: string | null;
|
|
8
9
|
}
|
|
9
10
|
declare const CreateRuleSetLegacyModal: React.FC<CreateRuleSetLegacyModalProps>;
|
|
10
11
|
export default CreateRuleSetLegacyModal;
|
package/dist/types/src/features/LearningManagement/components/CreateRuleSetLegacyModal.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CreateRuleSetLegacyModal.d.ts","sourceRoot":"","sources":["../../../../../../src/features/LearningManagement/components/CreateRuleSetLegacyModal.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA8B,MAAM,OAAO,CAAC;AAcnD,UAAU,6BAA6B;IACrC,MAAM,EAAE,OAAO,CAAC;IAChB,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,QAAQ,EAAE,CAAC,OAAO,EAAE,GAAG,KAAK,OAAO,CAAC,IAAI,CAAC,CAAC;IAC1C,gBAAgB,CAAC,EAAE,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"CreateRuleSetLegacyModal.d.ts","sourceRoot":"","sources":["../../../../../../src/features/LearningManagement/components/CreateRuleSetLegacyModal.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA8B,MAAM,OAAO,CAAC;AAcnD,UAAU,6BAA6B;IACrC,MAAM,EAAE,OAAO,CAAC;IAChB,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,QAAQ,EAAE,CAAC,OAAO,EAAE,GAAG,KAAK,OAAO,CAAC,IAAI,CAAC,CAAC;IAC1C,gBAAgB,CAAC,EAAE,OAAO,CAAC;IAC3B,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B,aAAa,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;CAC/B;AAQD,QAAA,MAAM,wBAAwB,EAAE,KAAK,CAAC,EAAE,CAAC,6BAA6B,CAuTrE,CAAC;AAEF,eAAe,wBAAwB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"InstantLearningModal.d.ts","sourceRoot":"","sources":["../../../../../../src/features/LearningManagement/components/InstantLearningModal.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA4D,MAAM,OAAO,CAAC;AAkCjF,OAAO,EAAE,cAAc,EAAE,WAAW,EAAE,WAAW,EAAE,MAAM,UAAU,CAAC;AA2BpE,UAAU,yBAAyB;IACjC,MAAM,EAAE,OAAO,CAAC;IAChB,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,OAAO,CAAC,EAAE,WAAW,CAAC;IACtB,+EAA+E;IAC/E,WAAW,CAAC,EAAE,cAAc,GAAG,IAAI,CAAC;IACpC,sFAAsF;IACtF,WAAW,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC5B,qEAAqE;IACrE,eAAe,CAAC,EAAE,WAAW,EAAE,GAAG,IAAI,CAAC;IACvC,iFAAiF;IACjF,mBAAmB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACpC,sBAAsB,CAAC,EAAE,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,cAAc,CAAC,MAAM,GAAG,IAAI,CAAC,CAAC,CAAC;IAC7E,6FAA6F;IAC7F,iBAAiB,CAAC,EAAE,OAAO,CAAC;IAC5B,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,UAAU,CAAC,EAAE,cAAc,GAAG,IAAI,CAAC;IACnC,gBAAgB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACjC,gBAAgB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACjC,mBAAmB,CAAC,EAAE,MAAM,CAAC;IAC7B,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B,wBAAwB,EAAE,MAAM,CAAC;IACjC,MAAM,EAAE,MAAM,CAAC;CAChB;AAoBD;;;;GAIG;AACH,eAAO,MAAM,eAAe,QAAS,MAAM,GAAG,GAAG,WAMhD,CAAC;AAwIF,QAAA,MAAM,oBAAoB,EAAE,KAAK,CAAC,EAAE,CAAC,yBAAyB,
|
|
1
|
+
{"version":3,"file":"InstantLearningModal.d.ts","sourceRoot":"","sources":["../../../../../../src/features/LearningManagement/components/InstantLearningModal.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA4D,MAAM,OAAO,CAAC;AAkCjF,OAAO,EAAE,cAAc,EAAE,WAAW,EAAE,WAAW,EAAE,MAAM,UAAU,CAAC;AA2BpE,UAAU,yBAAyB;IACjC,MAAM,EAAE,OAAO,CAAC;IAChB,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,OAAO,CAAC,EAAE,WAAW,CAAC;IACtB,+EAA+E;IAC/E,WAAW,CAAC,EAAE,cAAc,GAAG,IAAI,CAAC;IACpC,sFAAsF;IACtF,WAAW,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC5B,qEAAqE;IACrE,eAAe,CAAC,EAAE,WAAW,EAAE,GAAG,IAAI,CAAC;IACvC,iFAAiF;IACjF,mBAAmB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACpC,sBAAsB,CAAC,EAAE,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,cAAc,CAAC,MAAM,GAAG,IAAI,CAAC,CAAC,CAAC;IAC7E,6FAA6F;IAC7F,iBAAiB,CAAC,EAAE,OAAO,CAAC;IAC5B,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,UAAU,CAAC,EAAE,cAAc,GAAG,IAAI,CAAC;IACnC,gBAAgB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACjC,gBAAgB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACjC,mBAAmB,CAAC,EAAE,MAAM,CAAC;IAC7B,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B,wBAAwB,EAAE,MAAM,CAAC;IACjC,MAAM,EAAE,MAAM,CAAC;CAChB;AAoBD;;;;GAIG;AACH,eAAO,MAAM,eAAe,QAAS,MAAM,GAAG,GAAG,WAMhD,CAAC;AAwIF,QAAA,MAAM,oBAAoB,EAAE,KAAK,CAAC,EAAE,CAAC,yBAAyB,CAovN7D,CAAC;AAEF,eAAe,oBAAoB,CAAC"}
|
|
@@ -1,8 +1,7 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
/**
|
|
3
2
|
* Loading skeleton for the Rule Template Management interface.
|
|
4
3
|
* Library-ready: Uses CSS Modules, pure CSS styling, and library-compatible Skeleton component.
|
|
5
4
|
*/
|
|
6
|
-
declare const LearningTemplateManagementSkeleton: () =>
|
|
5
|
+
declare const LearningTemplateManagementSkeleton: () => import("react/jsx-runtime").JSX.Element;
|
|
7
6
|
export default LearningTemplateManagementSkeleton;
|
|
8
7
|
//# sourceMappingURL=LearningTemplateManagementSkeleton.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"LearningTemplateManagementSkeleton.d.ts","sourceRoot":"","sources":["../../../../../../src/features/LearningManagement/components/LearningTemplateManagementSkeleton.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"LearningTemplateManagementSkeleton.d.ts","sourceRoot":"","sources":["../../../../../../src/features/LearningManagement/components/LearningTemplateManagementSkeleton.tsx"],"names":[],"mappings":"AAIA;;;GAGG;AACH,QAAA,MAAM,kCAAkC,+CAiIvC,CAAC;AAEF,eAAe,kCAAkC,CAAC"}
|
|
@@ -1,8 +1,7 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
/**
|
|
3
2
|
* Loading skeleton for the Rule Content area.
|
|
4
3
|
* Library-ready: Uses CSS Modules, pure CSS styling, and library-compatible Skeleton component.
|
|
5
4
|
*/
|
|
6
|
-
declare const RuleContentSkeleton: () =>
|
|
5
|
+
declare const RuleContentSkeleton: () => import("react/jsx-runtime").JSX.Element;
|
|
7
6
|
export default RuleContentSkeleton;
|
|
8
7
|
//# sourceMappingURL=RuleContentSkeleton.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RuleContentSkeleton.d.ts","sourceRoot":"","sources":["../../../../../../src/features/LearningManagement/components/RuleContentSkeleton.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"RuleContentSkeleton.d.ts","sourceRoot":"","sources":["../../../../../../src/features/LearningManagement/components/RuleContentSkeleton.tsx"],"names":[],"mappings":"AAIA;;;GAGG;AACH,QAAA,MAAM,mBAAmB,+CAgExB,CAAC;AAEF,eAAe,mBAAmB,CAAC"}
|
|
@@ -8,5 +8,5 @@ export interface SkeletonProps extends React.HTMLAttributes<HTMLDivElement> {
|
|
|
8
8
|
* Skeleton component for loading states.
|
|
9
9
|
* Library-ready: No Tailwind dependencies, styled via CSS Module.
|
|
10
10
|
*/
|
|
11
|
-
export declare function Skeleton({ className, style, width, height, borderRadius, ...props }: SkeletonProps):
|
|
11
|
+
export declare function Skeleton({ className, style, width, height, borderRadius, ...props }: SkeletonProps): import("react/jsx-runtime").JSX.Element;
|
|
12
12
|
//# sourceMappingURL=Skeleton.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Skeleton.d.ts","sourceRoot":"","sources":["../../../../../../src/features/LearningManagement/components/Skeleton.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,MAAM,WAAW,aAAc,SAAQ,KAAK,CAAC,cAAc,CAAC,cAAc,CAAC;IACzE,KAAK,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACxB,MAAM,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACzB,YAAY,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;CAChC;AAED;;;GAGG;AACH,wBAAgB,QAAQ,CAAC,EACvB,SAAS,EACT,KAAK,EACL,KAAK,EACL,MAAM,EACN,YAAY,EACZ,GAAG,KAAK,EACT,EAAE,aAAa,
|
|
1
|
+
{"version":3,"file":"Skeleton.d.ts","sourceRoot":"","sources":["../../../../../../src/features/LearningManagement/components/Skeleton.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,MAAM,WAAW,aAAc,SAAQ,KAAK,CAAC,cAAc,CAAC,cAAc,CAAC;IACzE,KAAK,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACxB,MAAM,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACzB,YAAY,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;CAChC;AAED;;;GAGG;AACH,wBAAgB,QAAQ,CAAC,EACvB,SAAS,EACT,KAAK,EACL,KAAK,EACL,MAAM,EACN,YAAY,EACZ,GAAG,KAAK,EACT,EAAE,aAAa,2CAaf"}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
interface StationOnboardModalProps {
|
|
3
|
+
isOpen: boolean;
|
|
4
|
+
onClose: () => void;
|
|
5
|
+
onBoardStation: (scopeId?: string) => void;
|
|
6
|
+
app_integration_id?: string;
|
|
7
|
+
token: string;
|
|
8
|
+
stationNameParam?: string;
|
|
9
|
+
}
|
|
10
|
+
declare const BackwardStationOnboardModal: React.FC<StationOnboardModalProps>;
|
|
11
|
+
export default BackwardStationOnboardModal;
|
|
12
|
+
//# sourceMappingURL=BackwardStationOnboardModal.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"BackwardStationOnboardModal.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/LearningManagement/components/StationOnboarding/BackwardStationOnboardModal.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA+C,MAAM,OAAO,CAAC;AA+DpE,UAAU,wBAAwB;IAChC,MAAM,EAAE,OAAO,CAAC;IAChB,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,cAAc,EAAE,CAAC,OAAO,CAAC,EAAE,MAAM,KAAK,IAAI,CAAC;IAC3C,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B,KAAK,EAAE,MAAM,CAAC;IACd,gBAAgB,CAAC,EAAE,MAAM,CAAC;CAC3B;AAED,QAAA,MAAM,2BAA2B,EAAE,KAAK,CAAC,EAAE,CAAC,wBAAwB,CAitBnE,CAAC;AAEF,eAAe,2BAA2B,CAAC"}
|
|
@@ -9,6 +9,8 @@ export declare function useApproveOrRejectVariantsMutation(): import("@tanstack/
|
|
|
9
9
|
appsecData?: {
|
|
10
10
|
application: string;
|
|
11
11
|
scopeLevelModuleId: string;
|
|
12
|
+
applicationLevelModuleId: string;
|
|
13
|
+
applicationLevelResourceId: string;
|
|
12
14
|
} | undefined;
|
|
13
15
|
}, unknown>;
|
|
14
16
|
export declare function useGetAppSecRolesQuery(appId: string, enabled?: boolean): import("@tanstack/react-query/build/legacy/_tsup-dts-rollup").UseQueryResult<NoInfer<TData>, Error>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useApprovalQueries.d.ts","sourceRoot":"","sources":["../../../../../../src/features/LearningManagement/queries/useApprovalQueries.ts"],"names":[],"mappings":"AAKA,wBAAgB,sBAAsB,CAAC,eAAe,EAAE,MAAM,uGAU7D;AAED,wBAAgB,mBAAmB,CAAC,oBAAoB,EAAE,MAAM,uGAY/D;AAED,wBAAgB,kCAAkC;gBAUhC,MAAM,EAAE;YACZ,UAAU,GAAG,UAAU;;aAEtB,MAAM;;;qBAEa,MAAM;4BAAsB,MAAM;;
|
|
1
|
+
{"version":3,"file":"useApprovalQueries.d.ts","sourceRoot":"","sources":["../../../../../../src/features/LearningManagement/queries/useApprovalQueries.ts"],"names":[],"mappings":"AAKA,wBAAgB,sBAAsB,CAAC,eAAe,EAAE,MAAM,uGAU7D;AAED,wBAAgB,mBAAmB,CAAC,oBAAoB,EAAE,MAAM,uGAY/D;AAED,wBAAgB,kCAAkC;gBAUhC,MAAM,EAAE;YACZ,UAAU,GAAG,UAAU;;aAEtB,MAAM;;;qBAEa,MAAM;4BAAsB,MAAM;kCAA0B,MAAM;oCAA4B,MAAM;;YAUrI;AACD,wBAAgB,sBAAsB,CAAC,KAAK,EAAE,MAAM,EAAE,OAAO,UAAO,uGAUnE"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SelectDataFromGoogleDrive.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/UploadData/Components/SelectDataFromGoogleDrive/SelectDataFromGoogleDrive.tsx"],"names":[],"mappings":"AAAA,QAAA,MAAM,yBAAyB,
|
|
1
|
+
{"version":3,"file":"SelectDataFromGoogleDrive.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/UploadData/Components/SelectDataFromGoogleDrive/SelectDataFromGoogleDrive.tsx"],"names":[],"mappings":"AAAA,QAAA,MAAM,yBAAyB,+CAI9B,CAAA;AACD,eAAe,yBAAyB,CAAA"}
|
|
@@ -4,6 +4,6 @@ interface ISelectDataFromGoogleDriveIconProps {
|
|
|
4
4
|
onClick?: () => any;
|
|
5
5
|
label: string;
|
|
6
6
|
}
|
|
7
|
-
declare const SelectDataFromGoogleDriveButton: (props: ISelectDataFromGoogleDriveIconProps) => import("react").JSX.Element;
|
|
7
|
+
declare const SelectDataFromGoogleDriveButton: (props: ISelectDataFromGoogleDriveIconProps) => import("react/jsx-runtime").JSX.Element;
|
|
8
8
|
export default SelectDataFromGoogleDriveButton;
|
|
9
9
|
//# sourceMappingURL=SelectDataFromGoogleDriveButton.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SelectDataFromGoogleDriveButton.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/UploadData/Components/SelectDataFromGoogleDrive/SelectDataFromGoogleDriveButton.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAsB,aAAa,EAAE,MAAM,6CAA6C,CAAC;AAIhG,UAAU,mCAAmC;IAC3C,OAAO,CAAC,EAAE,aAAa,CAAC;IACxB,OAAO,CAAC,EAAE,MAAM,GAAG,CAAC;IACpB,KAAK,EAAE,MAAM,CAAC;CACf;AAED,QAAA,MAAM,+BAA+B,UAAW,mCAAmC,
|
|
1
|
+
{"version":3,"file":"SelectDataFromGoogleDriveButton.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/UploadData/Components/SelectDataFromGoogleDrive/SelectDataFromGoogleDriveButton.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAsB,aAAa,EAAE,MAAM,6CAA6C,CAAC;AAIhG,UAAU,mCAAmC;IAC3C,OAAO,CAAC,EAAE,aAAa,CAAC;IACxB,OAAO,CAAC,EAAE,MAAM,GAAG,CAAC;IACpB,KAAK,EAAE,MAAM,CAAC;CACf;AAED,QAAA,MAAM,+BAA+B,UAAW,mCAAmC,4CAkBlF,CAAC;AAEF,eAAe,+BAA+B,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SelectDataFromLocalSystem.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/UploadData/Components/SelectDataFromLocalSystem/SelectDataFromLocalSystem.tsx"],"names":[],"mappings":"AAGA,QAAA,MAAM,wBAAwB,
|
|
1
|
+
{"version":3,"file":"SelectDataFromLocalSystem.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/UploadData/Components/SelectDataFromLocalSystem/SelectDataFromLocalSystem.tsx"],"names":[],"mappings":"AAGA,QAAA,MAAM,wBAAwB,+CAM7B,CAAA;AAED,eAAe,wBAAwB,CAAA"}
|
|
@@ -4,6 +4,6 @@ interface ISelectDataFromLocalButtonProps {
|
|
|
4
4
|
onClick?: () => any;
|
|
5
5
|
label: string;
|
|
6
6
|
}
|
|
7
|
-
declare const SelectDataFromLocalButton: (props: ISelectDataFromLocalButtonProps) => import("react").JSX.Element;
|
|
7
|
+
declare const SelectDataFromLocalButton: (props: ISelectDataFromLocalButtonProps) => import("react/jsx-runtime").JSX.Element;
|
|
8
8
|
export default SelectDataFromLocalButton;
|
|
9
9
|
//# sourceMappingURL=SelectDataFromLocalSystemButton.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SelectDataFromLocalSystemButton.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/UploadData/Components/SelectDataFromLocalSystem/SelectDataFromLocalSystemButton.tsx"],"names":[],"mappings":"AACA,OAAO,EAAsB,aAAa,EAAE,MAAM,6CAA6C,CAAC;AAKhG,UAAU,+BAA+B;IACvC,OAAO,CAAC,EAAE,aAAa,CAAC;IACxB,OAAO,CAAC,EAAE,MAAM,GAAG,CAAC;IACpB,KAAK,EAAE,MAAM,CAAC;CACf;AAED,QAAA,MAAM,yBAAyB,UAAW,+BAA+B,
|
|
1
|
+
{"version":3,"file":"SelectDataFromLocalSystemButton.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/UploadData/Components/SelectDataFromLocalSystem/SelectDataFromLocalSystemButton.tsx"],"names":[],"mappings":"AACA,OAAO,EAAsB,aAAa,EAAE,MAAM,6CAA6C,CAAC;AAKhG,UAAU,+BAA+B;IACvC,OAAO,CAAC,EAAE,aAAa,CAAC;IACxB,OAAO,CAAC,EAAE,MAAM,GAAG,CAAC;IACpB,KAAK,EAAE,MAAM,CAAC;CACf;AAED,QAAA,MAAM,yBAAyB,UAAW,+BAA+B,4CAkBxE,CAAC;AAEF,eAAe,yBAAyB,CAAA"}
|
|
@@ -7,6 +7,6 @@ export type selectedFilterType = {
|
|
|
7
7
|
resourceConfidenceScoreMinValue?: number;
|
|
8
8
|
includeOnlyMispredictedRows?: IncludeOnlyMispredictedRowsQueryParamType;
|
|
9
9
|
};
|
|
10
|
-
declare const DataSetCollectionTable: (props: any) => import("react").JSX.Element;
|
|
10
|
+
declare const DataSetCollectionTable: (props: any) => import("react/jsx-runtime").JSX.Element;
|
|
11
11
|
export default DataSetCollectionTable;
|
|
12
12
|
//# sourceMappingURL=Dataset-collection.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Dataset-collection.d.ts","sourceRoot":"","sources":["../../../../../../../../src/features/UploadData/Components/SelectDataFromRLEF/Components/Dataset-collection.tsx"],"names":[],"mappings":"AAeA,OAAO,EAA8K,yCAAyC,EAAkG,MAAM,oBAAoB,CAAC;AA4D3V,MAAM,MAAM,kBAAkB,GAAC;IAC3B,UAAU,CAAC,EAAC,MAAM,EAAE,CAAC;IACrB,eAAe,CAAC,EAAC,MAAM,EAAE,CAAC;IAC1B,QAAQ,CAAC,EAAC,MAAM,CAAC;IACjB,+BAA+B,CAAC,EAAC,MAAM,CAAC;IACxC,+BAA+B,CAAC,EAAC,MAAM,CAAC;IACxC,2BAA2B,CAAC,EAAC,yCAAyC,CAAA;CACzE,CAAA;AAsBD,QAAA,MAAM,sBAAsB,UAAW,GAAG,
|
|
1
|
+
{"version":3,"file":"Dataset-collection.d.ts","sourceRoot":"","sources":["../../../../../../../../src/features/UploadData/Components/SelectDataFromRLEF/Components/Dataset-collection.tsx"],"names":[],"mappings":"AAeA,OAAO,EAA8K,yCAAyC,EAAkG,MAAM,oBAAoB,CAAC;AA4D3V,MAAM,MAAM,kBAAkB,GAAC;IAC3B,UAAU,CAAC,EAAC,MAAM,EAAE,CAAC;IACrB,eAAe,CAAC,EAAC,MAAM,EAAE,CAAC;IAC1B,QAAQ,CAAC,EAAC,MAAM,CAAC;IACjB,+BAA+B,CAAC,EAAC,MAAM,CAAC;IACxC,+BAA+B,CAAC,EAAC,MAAM,CAAC;IACxC,2BAA2B,CAAC,EAAC,yCAAyC,CAAA;CACzE,CAAA;AAsBD,QAAA,MAAM,sBAAsB,UAAW,GAAG,4CA2lBzC,CAAC;AAGF,eAAe,sBAAsB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DatasetCollectionInfo.d.ts","sourceRoot":"","sources":["../../../../../../../../src/features/UploadData/Components/SelectDataFromRLEF/Components/DatasetCollectionInfo.tsx"],"names":[],"mappings":"AAwEA,QAAA,MAAM,qBAAqB,UAAQ,GAAG,
|
|
1
|
+
{"version":3,"file":"DatasetCollectionInfo.d.ts","sourceRoot":"","sources":["../../../../../../../../src/features/UploadData/Components/SelectDataFromRLEF/Components/DatasetCollectionInfo.tsx"],"names":[],"mappings":"AAwEA,QAAA,MAAM,qBAAqB,UAAQ,GAAG,4CAiDrC,CAAA;AAED,eAAe,qBAAqB,CAAA"}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
declare const RLEFProjectTaskSelectComponent: (props: any) => import("react").JSX.Element;
|
|
1
|
+
declare const RLEFProjectTaskSelectComponent: (props: any) => import("react/jsx-runtime").JSX.Element;
|
|
2
2
|
export default RLEFProjectTaskSelectComponent;
|
|
3
3
|
//# sourceMappingURL=ProjectTaskSelect.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ProjectTaskSelect.d.ts","sourceRoot":"","sources":["../../../../../../../../src/features/UploadData/Components/SelectDataFromRLEF/Components/ProjectTaskSelect.tsx"],"names":[],"mappings":"AAiBA,QAAA,MAAM,8BAA8B,UAAW,GAAG,
|
|
1
|
+
{"version":3,"file":"ProjectTaskSelect.d.ts","sourceRoot":"","sources":["../../../../../../../../src/features/UploadData/Components/SelectDataFromRLEF/Components/ProjectTaskSelect.tsx"],"names":[],"mappings":"AAiBA,QAAA,MAAM,8BAA8B,UAAW,GAAG,4CAsHjD,CAAA;AAED,eAAe,8BAA8B,CAAA"}
|
package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/Tooltip.d.ts
CHANGED
|
@@ -5,6 +5,6 @@ type customTooltipProps = {
|
|
|
5
5
|
placement?: "top" | "right" | "bottom" | "left" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "left-end" | "left-start" | "right-end" | "right-start";
|
|
6
6
|
interactive?: boolean;
|
|
7
7
|
};
|
|
8
|
-
declare const CustomTooltip: (props: customTooltipProps) => import("react").JSX.Element;
|
|
8
|
+
declare const CustomTooltip: (props: customTooltipProps) => import("react/jsx-runtime").JSX.Element;
|
|
9
9
|
export default CustomTooltip;
|
|
10
10
|
//# sourceMappingURL=Tooltip.d.ts.map
|
package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/Tooltip.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Tooltip.d.ts","sourceRoot":"","sources":["../../../../../../../../src/features/UploadData/Components/SelectDataFromRLEF/Components/Tooltip.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,YAAY,EAAE,MAAM,OAAO,CAAA;AAGpC,KAAK,kBAAkB,GAAG;IACtB,QAAQ,EAAE,YAAY,CAAC;IACvB,KAAK,EAAE,MAAM,GAAG,YAAY,CAAC;IAC7B,SAAS,CAAC,EAAE,KAAK,GAAG,OAAO,GAAG,QAAQ,GAAG,MAAM,GAAG,WAAW,GAAG,SAAS,GAAG,cAAc,GAAG,YAAY,GAAG,UAAU,GAAG,YAAY,GAAG,WAAW,GAAG,aAAa,CAAC;IACpK,WAAW,CAAC,EAAE,OAAO,CAAA;CACxB,CAAA;AAED,QAAA,MAAM,aAAa,UAAW,kBAAkB,
|
|
1
|
+
{"version":3,"file":"Tooltip.d.ts","sourceRoot":"","sources":["../../../../../../../../src/features/UploadData/Components/SelectDataFromRLEF/Components/Tooltip.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,YAAY,EAAE,MAAM,OAAO,CAAA;AAGpC,KAAK,kBAAkB,GAAG;IACtB,QAAQ,EAAE,YAAY,CAAC;IACvB,KAAK,EAAE,MAAM,GAAG,YAAY,CAAC;IAC7B,SAAS,CAAC,EAAE,KAAK,GAAG,OAAO,GAAG,QAAQ,GAAG,MAAM,GAAG,WAAW,GAAG,SAAS,GAAG,cAAc,GAAG,YAAY,GAAG,UAAU,GAAG,YAAY,GAAG,WAAW,GAAG,aAAa,CAAC;IACpK,WAAW,CAAC,EAAE,OAAO,CAAA;CACxB,CAAA;AAED,QAAA,MAAM,aAAa,UAAW,kBAAkB,4CAc/C,CAAA;AAED,eAAe,aAAa,CAAA"}
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
export interface InputFieldState<ValueType> {
|
|
3
2
|
isPlanogram?: boolean;
|
|
4
3
|
value: ValueType;
|
|
@@ -17,6 +16,6 @@ declare function ConfidenceScoreColumnMenu(props: {
|
|
|
17
16
|
isFilterApplied: boolean;
|
|
18
17
|
onApplyFilterButtonClick: (value: [number, number]) => void;
|
|
19
18
|
openPopUpRelativeToThis: string;
|
|
20
|
-
}): import("react").JSX.Element;
|
|
19
|
+
}): import("react/jsx-runtime").JSX.Element;
|
|
21
20
|
export default ConfidenceScoreColumnMenu;
|
|
22
21
|
//# sourceMappingURL=ConfidenceScoreColumnMenu.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ConfidenceScoreColumnMenu.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/ConfidenceScoreColumnMenu.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ConfidenceScoreColumnMenu.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/ConfidenceScoreColumnMenu.tsx"],"names":[],"mappings":"AAKA,MAAM,WAAW,eAAe,CAAC,SAAS;IACtC,WAAW,CAAC,EAAC,OAAO,CAAC;IACrB,KAAK,EAAE,SAAS,CAAC;IAChB,OAAO,CAAC,EAAE,OAAO,CAAC;IACnB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,kBAAkB,CAAC,EAAE,OAAO,CAAC;IAC7B,UAAU,CAAC,EAAE,OAAO,EAAE,CAAA;CACvB;AAGH,iBAAS,yBAAyB,CAAC,KAAK,EAAI;IACxC,IAAI,EAAE,OAAO,CAAC;IACd,QAAQ,EAAE,MAAM,CAAC;IACjB,QAAQ,EAAE,MAAM,CAAC;IACjB,OAAO,EAAE,CAAC,CAAC,KAAK,EAAE,EAAE,EAAE,MAAM,EAAE,eAAe,GAAG,eAAe,KAAK,IAAI,CAAC,GAAG,SAAS,CAAA;IACrF,YAAY,EAAE,MAAM,IAAI,CAAA;IACxB,eAAe,EAAE,OAAO,CAAA;IACxB,wBAAwB,EAAE,CAAC,KAAK,EAAC,CAAC,MAAM,EAAC,MAAM,CAAC,KAAK,IAAI,CAAA;IAEzD,uBAAuB,EAAC,MAAM,CAAA;CACjC,2CA+FA;AAED,eAAe,yBAAyB,CAAC"}
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { ResourceLabelSearchOperator, ResourcePredictionSearchOperator } from "../../interfaces/common";
|
|
3
2
|
import { IncludeOnlyMispredictedRowsQueryParamType } from "../../interfaces/data";
|
|
4
3
|
import { labelFilterObjType } from "./FilterHandlerUtility";
|
|
@@ -15,6 +14,6 @@ export declare function LabelColumnMenu(props: {
|
|
|
15
14
|
predictionSearchValue: string[];
|
|
16
15
|
predictionSearchOperator: ResourcePredictionSearchOperator;
|
|
17
16
|
openPopUpRelativeToThis: string;
|
|
18
|
-
}): import("react").JSX.Element;
|
|
17
|
+
}): import("react/jsx-runtime").JSX.Element;
|
|
19
18
|
export default LabelColumnMenu;
|
|
20
19
|
//# sourceMappingURL=LabelColumnMenu.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"LabelColumnMenu.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/LabelColumnMenu.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"LabelColumnMenu.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/LabelColumnMenu.tsx"],"names":[],"mappings":"AAKA,OAAO,EAAE,2BAA2B,EAAE,gCAAgC,EAAE,MAAM,yBAAyB,CAAC;AACxG,OAAO,EAAE,yCAAyC,EAAkB,MAAM,uBAAuB,CAAC;AAIlG,OAAO,EAAE,kBAAkB,EAAE,MAAM,wBAAwB,CAAC;AAE5D,wBAAgB,eAAe,CAAC,KAAK,EAAE;IACnC,IAAI,EAAE,OAAO,CAAC;IACd,gBAAgB,EAAE,MAAM,EAAE,CAAC;IAE3B,qBAAqB,EAAE,MAAM,CAAC;IAC9B,mBAAmB,EAAE,2BAA2B,CAAC;IACjD,gCAAgC,EAAE,yCAAyC,CAAC;IAC5E,OAAO,EAAE,CAAC,CAAC,KAAK,EAAE,EAAE,EAAE,MAAM,EAAE,eAAe,GAAG,eAAe,KAAK,IAAI,CAAC,GAAG,SAAS,CAAA;IACrF,iBAAiB,EAAE,MAAM,IAAI,CAAA;IAC7B,oBAAoB,EAAE,OAAO,CAAA;IAE7B,6BAA6B,EAAE,CAAC,cAAc,EAAC,kBAAkB,KAAK,IAAI,CAAA;IAC1E,qBAAqB,EAAG,MAAM,EAAE,CAAC;IACjC,wBAAwB,EAAE,gCAAgC,CAAC;IAC3D,uBAAuB,EAAC,MAAM,CAAA;CACjC,2CAiUA;AAED,eAAe,eAAe,CAAA"}
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
export declare function TableColumnResetFilterButton(props: {
|
|
3
2
|
onClick: () => void;
|
|
4
3
|
disabled?: boolean;
|
|
5
4
|
iconComponentProps?: Record<string, any>;
|
|
6
|
-
}): import("react").JSX.Element;
|
|
5
|
+
}): import("react/jsx-runtime").JSX.Element;
|
|
7
6
|
//# sourceMappingURL=TableColumnResetFilterButton.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TableColumnResetFilterButton.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/TableColumnResetFilterButton.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"TableColumnResetFilterButton.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/TableColumnResetFilterButton.tsx"],"names":[],"mappings":"AAEA,wBAAgB,4BAA4B,CAAC,KAAK,EAAE;IAClD,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,kBAAkB,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;CAC1C,2CAEA"}
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { ResourceTagSearchOperator } from "../../interfaces/common";
|
|
3
2
|
import { tagFilterObjType } from "./FilterHandlerUtility";
|
|
4
3
|
export declare const SearchOperatorAvailableValues: string[];
|
|
@@ -13,6 +12,6 @@ declare function TagColumnMenu(props: {
|
|
|
13
12
|
uniqueResourceTagsAvailable: string[];
|
|
14
13
|
onTagApplyFilterButtonClick: (tagFilterObj: tagFilterObjType) => void;
|
|
15
14
|
openPopUpRelativeToThis: string;
|
|
16
|
-
}): import("react").JSX.Element;
|
|
15
|
+
}): import("react/jsx-runtime").JSX.Element;
|
|
17
16
|
export default TagColumnMenu;
|
|
18
17
|
//# sourceMappingURL=TagColumnMenu.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TagColumnMenu.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/TagColumnMenu.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"TagColumnMenu.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/TagColumnMenu.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAE,yBAAyB,EAAE,MAAM,yBAAyB,CAAA;AAInE,OAAO,EAAE,gBAAgB,EAAE,MAAM,wBAAwB,CAAA;AACzD,eAAO,MAAM,6BAA6B,UAEzC,CAAC;AACF,iBAAS,aAAa,CAAC,KAAK,EAAE;IAC1B,IAAI,EAAE,OAAO,CAAC;IACd,sCAAsC,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IAChE,cAAc,EAAE,MAAM,CAAC;IACvB,iBAAiB,EAAE,yBAAyB,CAAC;IAC7C,OAAO,EAAE,CAAC,CAAC,KAAK,EAAE,EAAE,EAAE,MAAM,EAAE,eAAe,GAAG,eAAe,KAAK,IAAI,CAAC,GAAG,SAAS,CAAA;IACrF,eAAe,EAAE,MAAM,IAAI,CAAA;IAC3B,kBAAkB,EAAE,OAAO,CAAA;IAC3B,2BAA2B,EAAE,MAAM,EAAE,CAAA;IACrC,2BAA2B,EAAE,CAAC,YAAY,EAAC,gBAAgB,KAAK,IAAI,CAAA;IAEpE,uBAAuB,EAAC,MAAM,CAAA;CACjC,2CAuIA;AAED,eAAe,aAAa,CAAC"}
|
|
@@ -21,6 +21,6 @@ interface IProps {
|
|
|
21
21
|
@param {string} valueKey - the key inside the object that represents the unoque identifier for the obj
|
|
22
22
|
@param {string} displayNameKey - the key inside the object that represents the name to be displayed in the dropdown or in selected field
|
|
23
23
|
*/
|
|
24
|
-
declare const DropdownWithRadio: ({ selectedValue, items, onChange, placeholder, valueKey, displayNameKey, disabled, isItemsLoading, searchBarVisible, searchTerm, setSearchTerm, label }: IProps) => import("react").JSX.Element;
|
|
24
|
+
declare const DropdownWithRadio: ({ selectedValue, items, onChange, placeholder, valueKey, displayNameKey, disabled, isItemsLoading, searchBarVisible, searchTerm, setSearchTerm, label }: IProps) => import("react/jsx-runtime").JSX.Element;
|
|
25
25
|
export default DropdownWithRadio;
|
|
26
26
|
//# sourceMappingURL=dropdown-with-radio.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"dropdown-with-radio.d.ts","sourceRoot":"","sources":["../../../../../../../../src/features/UploadData/Components/SelectDataFromRLEF/Components/dropdown-with-radio.tsx"],"names":[],"mappings":";AAIA,UAAU,MAAM;IACZ,aAAa,EAAE,GAAG,CAAC;IACnB,KAAK,EAAE,GAAG,EAAE,CAAC;IACb,QAAQ,EAAE,CAAC,KAAK,EAAE,KAAK,CAAC,WAAW,CAAC;QAAE,KAAK,EAAE,OAAO,CAAA;KAAE,CAAC,KAAK,IAAI,CAAC;IACjE,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,gBAAgB,CAAC,EAAE,OAAO,CAAC;IAC3B,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,aAAa,CAAC,EAAE,CAAC,UAAU,EAAE,MAAM,KAAK,IAAI,CAAC;IAC7C,KAAK,CAAC,EAAE,MAAM,CAAA;CACjB;AAED;;;;;EAKE;AACF,QAAA,MAAM,iBAAiB,4JAapB,MAAM,
|
|
1
|
+
{"version":3,"file":"dropdown-with-radio.d.ts","sourceRoot":"","sources":["../../../../../../../../src/features/UploadData/Components/SelectDataFromRLEF/Components/dropdown-with-radio.tsx"],"names":[],"mappings":";AAIA,UAAU,MAAM;IACZ,aAAa,EAAE,GAAG,CAAC;IACnB,KAAK,EAAE,GAAG,EAAE,CAAC;IACb,QAAQ,EAAE,CAAC,KAAK,EAAE,KAAK,CAAC,WAAW,CAAC;QAAE,KAAK,EAAE,OAAO,CAAA;KAAE,CAAC,KAAK,IAAI,CAAC;IACjE,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,gBAAgB,CAAC,EAAE,OAAO,CAAC;IAC3B,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,aAAa,CAAC,EAAE,CAAC,UAAU,EAAE,MAAM,KAAK,IAAI,CAAC;IAC7C,KAAK,CAAC,EAAE,MAAM,CAAA;CACjB;AAED;;;;;EAKE;AACF,QAAA,MAAM,iBAAiB,4JAapB,MAAM,4CAiIR,CAAA;AAED,eAAe,iBAAiB,CAAA"}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
declare const InputLabelWithInfo: ({ label, tooltipTitle, children, additionalChildAfterInfo, disabled }: any) => import("react").JSX.Element;
|
|
1
|
+
declare const InputLabelWithInfo: ({ label, tooltipTitle, children, additionalChildAfterInfo, disabled }: any) => import("react/jsx-runtime").JSX.Element;
|
|
2
2
|
export default InputLabelWithInfo;
|
|
3
3
|
//# sourceMappingURL=input-label-with-info.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"input-label-with-info.d.ts","sourceRoot":"","sources":["../../../../../../../../src/features/UploadData/Components/SelectDataFromRLEF/Components/input-label-with-info.tsx"],"names":[],"mappings":"AAcA,QAAA,MAAM,kBAAkB,0EAA0E,GAAG,
|
|
1
|
+
{"version":3,"file":"input-label-with-info.d.ts","sourceRoot":"","sources":["../../../../../../../../src/features/UploadData/Components/SelectDataFromRLEF/Components/input-label-with-info.tsx"],"names":[],"mappings":"AAcA,QAAA,MAAM,kBAAkB,0EAA0E,GAAG,4CAoBpG,CAAA;AAED,eAAe,kBAAkB,CAAA"}
|
package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/SelectDataFromRLEF.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SelectDataFromRLEF.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/UploadData/Components/SelectDataFromRLEF/SelectDataFromRLEF.tsx"],"names":[],"mappings":"AAAA,QAAA,MAAM,mBAAmB,
|
|
1
|
+
{"version":3,"file":"SelectDataFromRLEF.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/UploadData/Components/SelectDataFromRLEF/SelectDataFromRLEF.tsx"],"names":[],"mappings":"AAAA,QAAA,MAAM,mBAAmB,+CAIxB,CAAA;AACD,eAAe,mBAAmB,CAAA"}
|
|
@@ -4,6 +4,6 @@ interface ISelectDataFromRLEFIconProps {
|
|
|
4
4
|
onClick?: () => any;
|
|
5
5
|
label: string;
|
|
6
6
|
}
|
|
7
|
-
declare const SelectDataFromRLEFIconButton: (props: ISelectDataFromRLEFIconProps) => import("react").JSX.Element;
|
|
7
|
+
declare const SelectDataFromRLEFIconButton: (props: ISelectDataFromRLEFIconProps) => import("react/jsx-runtime").JSX.Element;
|
|
8
8
|
export default SelectDataFromRLEFIconButton;
|
|
9
9
|
//# sourceMappingURL=SelectDataFromRLEFButton.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SelectDataFromRLEFButton.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/UploadData/Components/SelectDataFromRLEF/SelectDataFromRLEFButton.tsx"],"names":[],"mappings":"AACA,OAAO,EAAsB,aAAa,EAAE,MAAM,6CAA6C,CAAC;AAKhG,UAAU,4BAA4B;IACpC,OAAO,EAAE,aAAa,CAAC;IACvB,OAAO,CAAC,EAAE,MAAM,GAAG,CAAC;IACpB,KAAK,EAAC,MAAM,CAAA;CACb;AAED,QAAA,MAAM,4BAA4B,UAAW,4BAA4B,
|
|
1
|
+
{"version":3,"file":"SelectDataFromRLEFButton.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/UploadData/Components/SelectDataFromRLEF/SelectDataFromRLEFButton.tsx"],"names":[],"mappings":"AACA,OAAO,EAAsB,aAAa,EAAE,MAAM,6CAA6C,CAAC;AAKhG,UAAU,4BAA4B;IACpC,OAAO,EAAE,aAAa,CAAC;IACvB,OAAO,CAAC,EAAE,MAAM,GAAG,CAAC;IACpB,KAAK,EAAC,MAAM,CAAA;CACb;AAED,QAAA,MAAM,4BAA4B,UAAW,4BAA4B,4CAkBxE,CAAC;AAEF,eAAe,4BAA4B,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SelectDataFromSavedDataSet.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/UploadData/Components/SelectDataFromSavedDataSet/SelectDataFromSavedDataSet.tsx"],"names":[],"mappings":"AAAA,QAAA,MAAM,0BAA0B
|
|
1
|
+
{"version":3,"file":"SelectDataFromSavedDataSet.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/UploadData/Components/SelectDataFromSavedDataSet/SelectDataFromSavedDataSet.tsx"],"names":[],"mappings":"AAAA,QAAA,MAAM,0BAA0B,+CAI/B,CAAA;AACD,eAAe,0BAA0B,CAAA"}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
declare const SelectDataFromSavedDataSetIButton: (props: any) => import("react").JSX.Element;
|
|
1
|
+
declare const SelectDataFromSavedDataSetIButton: (props: any) => import("react/jsx-runtime").JSX.Element;
|
|
2
2
|
export default SelectDataFromSavedDataSetIButton;
|
|
3
3
|
//# sourceMappingURL=SelectDataFromSavedDataSetButton.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SelectDataFromSavedDataSetButton.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/UploadData/Components/SelectDataFromSavedDataSet/SelectDataFromSavedDataSetButton.tsx"],"names":[],"mappings":"AAWA,QAAA,MAAM,iCAAiC,UAAW,GAAG,
|
|
1
|
+
{"version":3,"file":"SelectDataFromSavedDataSetButton.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/UploadData/Components/SelectDataFromSavedDataSet/SelectDataFromSavedDataSetButton.tsx"],"names":[],"mappings":"AAWA,QAAA,MAAM,iCAAiC,UAAW,GAAG,4CAkBpD,CAAC;AAEF,eAAe,iCAAiC,CAAA"}
|
package/dist/types/src/plugins/ValueTypes/RadioTrafficLearning/RadioTrafficLearningRenderer.d.ts
CHANGED
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
import React from "react";
|
|
2
1
|
import { TeachMeWrapperProps } from "../../../features/IL-OTJ/ValueTypeWrappers/TeachMeWrapper";
|
|
3
|
-
declare const RadioTrafficLearningRenderer: (props: TeachMeWrapperProps) =>
|
|
2
|
+
declare const RadioTrafficLearningRenderer: (props: TeachMeWrapperProps) => import("react/jsx-runtime").JSX.Element;
|
|
4
3
|
export default RadioTrafficLearningRenderer;
|
|
5
4
|
//# sourceMappingURL=RadioTrafficLearningRenderer.d.ts.map
|
package/dist/types/src/plugins/ValueTypes/RadioTrafficLearning/RadioTrafficLearningRenderer.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RadioTrafficLearningRenderer.d.ts","sourceRoot":"","sources":["../../../../../../src/plugins/ValueTypes/RadioTrafficLearning/RadioTrafficLearningRenderer.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"RadioTrafficLearningRenderer.d.ts","sourceRoot":"","sources":["../../../../../../src/plugins/ValueTypes/RadioTrafficLearning/RadioTrafficLearningRenderer.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,mBAAmB,EAAE,MAAM,2DAA2D,CAAC;AAEhG,QAAA,MAAM,4BAA4B,UAAW,mBAAmB,4CAyD/D,CAAC;AAEF,eAAe,4BAA4B,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Routes.d.ts","sourceRoot":"","sources":["../../../../src/routes/Routes.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"Routes.d.ts","sourceRoot":"","sources":["../../../../src/routes/Routes.tsx"],"names":[],"mappings":"AAUA,MAAM,CAAC,OAAO,UAAU,SAAS,4CAmBhC"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const CustomSkeleton: (props: any) => import("react").JSX.Element;
|
|
1
|
+
export declare const CustomSkeleton: (props: any) => import("react/jsx-runtime").JSX.Element;
|
|
2
2
|
//# sourceMappingURL=CustomSkeleton.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CustomSkeleton.d.ts","sourceRoot":"","sources":["../../../../src/utils/CustomSkeleton.tsx"],"names":[],"mappings":"AASA,eAAO,MAAM,cAAc,UAAW,GAAG,
|
|
1
|
+
{"version":3,"file":"CustomSkeleton.d.ts","sourceRoot":"","sources":["../../../../src/utils/CustomSkeleton.tsx"],"names":[],"mappings":"AASA,eAAO,MAAM,cAAc,UAAW,GAAG,4CAQxC,CAAA"}
|
|
@@ -2,6 +2,6 @@ type SkeletonLoaderPropsType = {
|
|
|
2
2
|
rowCount: number;
|
|
3
3
|
columnCount: number;
|
|
4
4
|
};
|
|
5
|
-
declare const SkeletonLoader: (props: SkeletonLoaderPropsType) => import("react").JSX.Element;
|
|
5
|
+
declare const SkeletonLoader: (props: SkeletonLoaderPropsType) => import("react/jsx-runtime").JSX.Element;
|
|
6
6
|
export default SkeletonLoader;
|
|
7
7
|
//# sourceMappingURL=SkeletonLoader.d.ts.map
|