@e-llm-studio/instant-learning 1.3.0-alpha.171 → 1.3.0-alpha.173
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/ILMarketplaceWrapper.js +1 -1
- package/dist/ILMarketplaceWrapper.module.css.js +1 -1
- package/dist/cjs/ILMarketplaceWrapper.js +1 -1
- package/dist/cjs/ILMarketplaceWrapper.module.css.js +1 -1
- package/dist/cjs/features/IL-OTJ/ValueTypeWrappers/TeachMePlugin.js +1 -1
- package/dist/cjs/features/IL-marketplace/components/GuidelineLibrary.module.css.js +1 -1
- package/dist/cjs/features/IL-marketplace/components/GuidelineLibraryCard.js +1 -1
- package/dist/cjs/features/IL-marketplace/components/GuidelineLibraryCard.module.css.js +1 -1
- package/dist/cjs/features/IL-marketplace/components/GuidelineLibraryContent.js +1 -1
- package/dist/cjs/features/IL-marketplace/components/GuidelineStatusChip.js +1 -1
- package/dist/cjs/features/IL-marketplace/components/GuidelineStatusChip.module.css.js +1 -1
- package/dist/cjs/features/IL-marketplace/components/GuidelineTooltip.js +1 -1
- package/dist/cjs/features/IL-marketplace/components/ILMarketPlacePublish/LearningsSelectionBody.js +2 -0
- package/dist/cjs/features/IL-marketplace/components/ILMarketPlacePublish/LearningsSelectionBody.js.map +1 -0
- package/dist/cjs/features/IL-marketplace/components/ILMarketPlacePublish/LearningsSelectionFooter.js +2 -0
- package/dist/cjs/features/IL-marketplace/components/ILMarketPlacePublish/LearningsSelectionFooter.js.map +1 -0
- package/dist/cjs/features/IL-marketplace/components/ILMarketPlacePublish/LearningsValidationBody.js +2 -0
- package/dist/cjs/features/IL-marketplace/components/ILMarketPlacePublish/LearningsValidationBody.js.map +1 -0
- package/dist/cjs/features/IL-marketplace/components/ILMarketPlacePublish/LearningsValidationFooter.js +2 -0
- package/dist/cjs/features/IL-marketplace/components/ILMarketPlacePublish/LearningsValidationFooter.js.map +1 -0
- package/dist/cjs/features/IL-marketplace/components/ILMarketPlacePublish/PublishEmptyState.js +2 -0
- package/dist/cjs/features/IL-marketplace/components/ILMarketPlacePublish/PublishEmptyState.js.map +1 -0
- package/dist/cjs/features/IL-marketplace/components/ILMarketPlacePublish/PublishEmptyState.module.css.js +2 -0
- package/dist/cjs/features/IL-marketplace/components/ILMarketPlacePublish/PublishEmptyState.module.css.js.map +1 -0
- package/dist/cjs/features/IL-marketplace/components/ILMarketPlacePublish/PublishStepBody.js +2 -0
- package/dist/cjs/features/IL-marketplace/components/ILMarketPlacePublish/PublishStepBody.js.map +1 -0
- package/dist/cjs/features/IL-marketplace/components/ILMarketPlacePublish/PublishStepBody.module.css.js +2 -0
- package/dist/cjs/features/IL-marketplace/components/ILMarketPlacePublish/PublishStepBody.module.css.js.map +1 -0
- package/dist/cjs/features/IL-marketplace/components/ILMarketPlacePublish/PublishStepFooter.js +2 -0
- package/dist/cjs/features/IL-marketplace/components/ILMarketPlacePublish/PublishStepFooter.js.map +1 -0
- package/dist/cjs/features/IL-marketplace/components/ILMarketPlacePublish/PublishStepFooter.module.css.js +2 -0
- package/dist/cjs/features/IL-marketplace/components/ILMarketPlacePublish/PublishStepFooter.module.css.js.map +1 -0
- package/dist/cjs/features/IL-marketplace/components/ILMarketPlacePublish/PublishStepper.js +2 -0
- package/dist/cjs/features/IL-marketplace/components/ILMarketPlacePublish/PublishStepper.js.map +1 -0
- package/dist/cjs/features/IL-marketplace/components/ILMarketPlacePublish/PublishStepper.module.css.js +2 -0
- package/dist/cjs/features/IL-marketplace/components/ILMarketPlacePublish/PublishStepper.module.css.js.map +1 -0
- package/dist/cjs/features/IL-marketplace/components/ILMarketPlacePublish/PublishToMarketplace.constants.js +2 -0
- package/dist/cjs/features/IL-marketplace/components/ILMarketPlacePublish/PublishToMarketplace.constants.js.map +1 -0
- package/dist/cjs/features/IL-marketplace/components/ILMarketPlacePublish/PublishToMarketplaceCompnent.js +2 -0
- package/dist/cjs/features/IL-marketplace/components/ILMarketPlacePublish/PublishToMarketplaceCompnent.js.map +1 -0
- package/dist/cjs/features/IL-marketplace/components/ILMarketPlacePublish/PublishToMarketplaceCompnent.module.css.js +2 -0
- package/dist/cjs/features/IL-marketplace/components/ILMarketPlacePublish/PublishToMarketplaceCompnent.module.css.js.map +1 -0
- package/dist/cjs/features/IL-marketplace/components/ILMarketPlacePublish/ReleaseSummaryBody.js +2 -0
- package/dist/cjs/features/IL-marketplace/components/ILMarketPlacePublish/ReleaseSummaryBody.js.map +1 -0
- package/dist/cjs/features/IL-marketplace/components/ILMarketPlacePublish/ReleaseSummaryBody.module.css.js +2 -0
- package/dist/cjs/features/IL-marketplace/components/ILMarketPlacePublish/ReleaseSummaryBody.module.css.js.map +1 -0
- package/dist/cjs/features/IL-marketplace/components/ILMarketPlacePublish/ReleaseSummaryFooter.js +2 -0
- package/dist/cjs/features/IL-marketplace/components/ILMarketPlacePublish/ReleaseSummaryFooter.js.map +1 -0
- package/dist/cjs/features/IL-marketplace/components/ILMarketPlacePublish/TemplateDetailsBody.js +2 -0
- package/dist/cjs/features/IL-marketplace/components/ILMarketPlacePublish/TemplateDetailsBody.js.map +1 -0
- package/dist/cjs/features/IL-marketplace/components/ILMarketPlacePublish/TemplateDetailsBody.module.css.js +2 -0
- package/dist/cjs/features/IL-marketplace/components/ILMarketPlacePublish/TemplateDetailsBody.module.css.js.map +1 -0
- package/dist/cjs/features/IL-marketplace/components/ILMarketPlacePublish/TemplateDetailsFooter.js +2 -0
- package/dist/cjs/features/IL-marketplace/components/ILMarketPlacePublish/TemplateDetailsFooter.js.map +1 -0
- package/dist/cjs/features/IL-marketplace/constants.js +1 -1
- package/dist/cjs/features/IL-marketplace/hooks/useMarketplacePublishILKBData.js +2 -0
- package/dist/cjs/features/IL-marketplace/hooks/useMarketplacePublishILKBData.js.map +1 -0
- package/dist/cjs/features/IL-marketplace/services/IL-marketplace.api.js +1 -1
- package/dist/cjs/features/IL-marketplace/store/usePublishTemplateStore.js +2 -0
- package/dist/cjs/features/IL-marketplace/store/usePublishTemplateStore.js.map +1 -0
- package/dist/cjs/features/IL-marketplace/utils.js +1 -1
- package/dist/cjs/features/LearningManagement/LearningManagement.js +1 -1
- package/dist/cjs/features/LearningManagement/LearningManagementTest.js +1 -1
- package/dist/cjs/features/LearningManagement/LearningTemplateLayout.js +1 -1
- package/dist/cjs/features/LearningManagement/RuleContent/RuleContent.js +1 -1
- package/dist/cjs/features/LearningManagement/apis/scopeApis.js +1 -1
- package/dist/cjs/features/LearningManagement/components/InstantLearningModal.js +1 -1
- package/dist/cjs/features/LearningManagement/components/InstantLearningModalDynamic.js +1 -1
- package/dist/cjs/features/LearningManagement/queries/useApprovalQueries.js +1 -1
- package/dist/cjs/features/LearningManagement/styles/LearningTemplateLayout.module.css.js +1 -1
- package/dist/cjs/index.js +1 -1
- package/dist/cjs/plugins/ValueTypes/Default/DefaultTeachMeRenderer.js +1 -1
- package/dist/features/IL-OTJ/ValueTypeWrappers/TeachMePlugin.js +1 -1
- package/dist/features/IL-marketplace/components/GuidelineLibrary.module.css.js +1 -1
- package/dist/features/IL-marketplace/components/GuidelineLibraryCard.js +1 -1
- package/dist/features/IL-marketplace/components/GuidelineLibraryCard.module.css.js +1 -1
- package/dist/features/IL-marketplace/components/GuidelineLibraryContent.js +1 -1
- package/dist/features/IL-marketplace/components/GuidelineStatusChip.js +1 -1
- package/dist/features/IL-marketplace/components/GuidelineStatusChip.module.css.js +1 -1
- package/dist/features/IL-marketplace/components/GuidelineTooltip.js +1 -1
- package/dist/features/IL-marketplace/components/ILMarketPlacePublish/LearningsSelectionBody.js +2 -0
- package/dist/features/IL-marketplace/components/ILMarketPlacePublish/LearningsSelectionBody.js.map +1 -0
- package/dist/features/IL-marketplace/components/ILMarketPlacePublish/LearningsSelectionFooter.js +2 -0
- package/dist/features/IL-marketplace/components/ILMarketPlacePublish/LearningsSelectionFooter.js.map +1 -0
- package/dist/features/IL-marketplace/components/ILMarketPlacePublish/LearningsValidationBody.js +2 -0
- package/dist/features/IL-marketplace/components/ILMarketPlacePublish/LearningsValidationBody.js.map +1 -0
- package/dist/features/IL-marketplace/components/ILMarketPlacePublish/LearningsValidationFooter.js +2 -0
- package/dist/features/IL-marketplace/components/ILMarketPlacePublish/LearningsValidationFooter.js.map +1 -0
- package/dist/features/IL-marketplace/components/ILMarketPlacePublish/PublishEmptyState.js +2 -0
- package/dist/features/IL-marketplace/components/ILMarketPlacePublish/PublishEmptyState.js.map +1 -0
- package/dist/features/IL-marketplace/components/ILMarketPlacePublish/PublishEmptyState.module.css.js +2 -0
- package/dist/features/IL-marketplace/components/ILMarketPlacePublish/PublishEmptyState.module.css.js.map +1 -0
- package/dist/features/IL-marketplace/components/ILMarketPlacePublish/PublishStepBody.js +2 -0
- package/dist/features/IL-marketplace/components/ILMarketPlacePublish/PublishStepBody.js.map +1 -0
- package/dist/features/IL-marketplace/components/ILMarketPlacePublish/PublishStepBody.module.css.js +2 -0
- package/dist/features/IL-marketplace/components/ILMarketPlacePublish/PublishStepBody.module.css.js.map +1 -0
- package/dist/features/IL-marketplace/components/ILMarketPlacePublish/PublishStepFooter.js +2 -0
- package/dist/features/IL-marketplace/components/ILMarketPlacePublish/PublishStepFooter.js.map +1 -0
- package/dist/features/IL-marketplace/components/ILMarketPlacePublish/PublishStepFooter.module.css.js +2 -0
- package/dist/features/IL-marketplace/components/ILMarketPlacePublish/PublishStepFooter.module.css.js.map +1 -0
- package/dist/features/IL-marketplace/components/ILMarketPlacePublish/PublishStepper.js +2 -0
- package/dist/features/IL-marketplace/components/ILMarketPlacePublish/PublishStepper.js.map +1 -0
- package/dist/features/IL-marketplace/components/ILMarketPlacePublish/PublishStepper.module.css.js +2 -0
- package/dist/features/IL-marketplace/components/ILMarketPlacePublish/PublishStepper.module.css.js.map +1 -0
- package/dist/features/IL-marketplace/components/ILMarketPlacePublish/PublishToMarketplace.constants.js +2 -0
- package/dist/features/IL-marketplace/components/ILMarketPlacePublish/PublishToMarketplace.constants.js.map +1 -0
- package/dist/features/IL-marketplace/components/ILMarketPlacePublish/PublishToMarketplaceCompnent.js +2 -0
- package/dist/features/IL-marketplace/components/ILMarketPlacePublish/PublishToMarketplaceCompnent.js.map +1 -0
- package/dist/features/IL-marketplace/components/ILMarketPlacePublish/PublishToMarketplaceCompnent.module.css.js +2 -0
- package/dist/features/IL-marketplace/components/ILMarketPlacePublish/PublishToMarketplaceCompnent.module.css.js.map +1 -0
- package/dist/features/IL-marketplace/components/ILMarketPlacePublish/ReleaseSummaryBody.js +2 -0
- package/dist/features/IL-marketplace/components/ILMarketPlacePublish/ReleaseSummaryBody.js.map +1 -0
- package/dist/features/IL-marketplace/components/ILMarketPlacePublish/ReleaseSummaryBody.module.css.js +2 -0
- package/dist/features/IL-marketplace/components/ILMarketPlacePublish/ReleaseSummaryBody.module.css.js.map +1 -0
- package/dist/features/IL-marketplace/components/ILMarketPlacePublish/ReleaseSummaryFooter.js +2 -0
- package/dist/features/IL-marketplace/components/ILMarketPlacePublish/ReleaseSummaryFooter.js.map +1 -0
- package/dist/features/IL-marketplace/components/ILMarketPlacePublish/TemplateDetailsBody.js +2 -0
- package/dist/features/IL-marketplace/components/ILMarketPlacePublish/TemplateDetailsBody.js.map +1 -0
- package/dist/features/IL-marketplace/components/ILMarketPlacePublish/TemplateDetailsBody.module.css.js +2 -0
- package/dist/features/IL-marketplace/components/ILMarketPlacePublish/TemplateDetailsBody.module.css.js.map +1 -0
- package/dist/features/IL-marketplace/components/ILMarketPlacePublish/TemplateDetailsFooter.js +2 -0
- package/dist/features/IL-marketplace/components/ILMarketPlacePublish/TemplateDetailsFooter.js.map +1 -0
- package/dist/features/IL-marketplace/constants.js +1 -1
- package/dist/features/IL-marketplace/hooks/useMarketplacePublishILKBData.js +2 -0
- package/dist/features/IL-marketplace/hooks/useMarketplacePublishILKBData.js.map +1 -0
- package/dist/features/IL-marketplace/services/IL-marketplace.api.js +1 -1
- package/dist/features/IL-marketplace/store/usePublishTemplateStore.js +2 -0
- package/dist/features/IL-marketplace/store/usePublishTemplateStore.js.map +1 -0
- package/dist/features/IL-marketplace/utils.js +1 -1
- package/dist/features/LearningManagement/LearningManagement.js +1 -1
- package/dist/features/LearningManagement/LearningManagementTest.js +1 -1
- package/dist/features/LearningManagement/LearningTemplateLayout.js +1 -1
- package/dist/features/LearningManagement/RuleContent/RuleContent.js +1 -1
- package/dist/features/LearningManagement/apis/scopeApis.js +1 -1
- package/dist/features/LearningManagement/components/InstantLearningModal.js +1 -1
- package/dist/features/LearningManagement/components/InstantLearningModalDynamic.js +1 -1
- package/dist/features/LearningManagement/queries/useApprovalQueries.js +1 -1
- package/dist/features/LearningManagement/styles/LearningTemplateLayout.module.css.js +1 -1
- package/dist/index.js +1 -1
- package/dist/plugins/ValueTypes/Default/DefaultTeachMeRenderer.js +1 -1
- package/dist/types/src/ILMarketplaceMockTest.d.ts +2 -1
- package/dist/types/src/ILMarketplaceMockTest.d.ts.map +1 -1
- package/dist/types/src/ILMarketplaceWrapper.d.ts +72 -1
- package/dist/types/src/ILMarketplaceWrapper.d.ts.map +1 -1
- package/dist/types/src/PublishToMarketplaceTest.d.ts +3 -0
- package/dist/types/src/PublishToMarketplaceTest.d.ts.map +1 -0
- package/dist/types/src/features/IL-OTJ/ValueTypeWrappers/TeachMePlugin.d.ts +10 -0
- package/dist/types/src/features/IL-OTJ/ValueTypeWrappers/TeachMePlugin.d.ts.map +1 -1
- package/dist/types/src/features/IL-OTJ/ValueTypeWrappers/TeachMeWrapper.d.ts +5 -0
- package/dist/types/src/features/IL-OTJ/ValueTypeWrappers/TeachMeWrapper.d.ts.map +1 -1
- package/dist/types/src/features/IL-marketplace/components/GuidelineLibraryCard.d.ts +11 -2
- package/dist/types/src/features/IL-marketplace/components/GuidelineLibraryCard.d.ts.map +1 -1
- package/dist/types/src/features/IL-marketplace/components/GuidelineLibraryContent.d.ts +10 -1
- package/dist/types/src/features/IL-marketplace/components/GuidelineLibraryContent.d.ts.map +1 -1
- package/dist/types/src/features/IL-marketplace/components/GuidelineStatusChip.d.ts +1 -0
- package/dist/types/src/features/IL-marketplace/components/GuidelineStatusChip.d.ts.map +1 -1
- package/dist/types/src/features/IL-marketplace/components/GuidelineTooltip.d.ts.map +1 -1
- package/dist/types/src/features/IL-marketplace/components/ILMarketPlacePublish/LearningsSelectionBody.d.ts +3 -0
- package/dist/types/src/features/IL-marketplace/components/ILMarketPlacePublish/LearningsSelectionBody.d.ts.map +1 -0
- package/dist/types/src/features/IL-marketplace/components/ILMarketPlacePublish/LearningsSelectionFooter.d.ts +8 -0
- package/dist/types/src/features/IL-marketplace/components/ILMarketPlacePublish/LearningsSelectionFooter.d.ts.map +1 -0
- package/dist/types/src/features/IL-marketplace/components/ILMarketPlacePublish/LearningsValidationBody.d.ts +3 -0
- package/dist/types/src/features/IL-marketplace/components/ILMarketPlacePublish/LearningsValidationBody.d.ts.map +1 -0
- package/dist/types/src/features/IL-marketplace/components/ILMarketPlacePublish/LearningsValidationFooter.d.ts +8 -0
- package/dist/types/src/features/IL-marketplace/components/ILMarketPlacePublish/LearningsValidationFooter.d.ts.map +1 -0
- package/dist/types/src/features/IL-marketplace/components/ILMarketPlacePublish/PublishEmptyState.d.ts +8 -0
- package/dist/types/src/features/IL-marketplace/components/ILMarketPlacePublish/PublishEmptyState.d.ts.map +1 -0
- package/dist/types/src/features/IL-marketplace/components/ILMarketPlacePublish/PublishStepBody.d.ts +4 -0
- package/dist/types/src/features/IL-marketplace/components/ILMarketPlacePublish/PublishStepBody.d.ts.map +1 -0
- package/dist/types/src/features/IL-marketplace/components/ILMarketPlacePublish/PublishStepFooter.d.ts +4 -0
- package/dist/types/src/features/IL-marketplace/components/ILMarketPlacePublish/PublishStepFooter.d.ts.map +1 -0
- package/dist/types/src/features/IL-marketplace/components/ILMarketPlacePublish/PublishStepper.d.ts +5 -0
- package/dist/types/src/features/IL-marketplace/components/ILMarketPlacePublish/PublishStepper.d.ts.map +1 -0
- package/dist/types/src/features/IL-marketplace/components/ILMarketPlacePublish/PublishToMarketplace.constants.d.ts +3 -0
- package/dist/types/src/features/IL-marketplace/components/ILMarketPlacePublish/PublishToMarketplace.constants.d.ts.map +1 -0
- package/dist/types/src/features/IL-marketplace/components/ILMarketPlacePublish/PublishToMarketplace.types.d.ts +90 -0
- package/dist/types/src/features/IL-marketplace/components/ILMarketPlacePublish/PublishToMarketplace.types.d.ts.map +1 -0
- package/dist/types/src/features/IL-marketplace/components/ILMarketPlacePublish/PublishToMarketplaceCompnent.d.ts +28 -0
- package/dist/types/src/features/IL-marketplace/components/ILMarketPlacePublish/PublishToMarketplaceCompnent.d.ts.map +1 -0
- package/dist/types/src/features/IL-marketplace/components/ILMarketPlacePublish/ReleaseSummaryBody.d.ts +4 -0
- package/dist/types/src/features/IL-marketplace/components/ILMarketPlacePublish/ReleaseSummaryBody.d.ts.map +1 -0
- package/dist/types/src/features/IL-marketplace/components/ILMarketPlacePublish/ReleaseSummaryFooter.d.ts +9 -0
- package/dist/types/src/features/IL-marketplace/components/ILMarketPlacePublish/ReleaseSummaryFooter.d.ts.map +1 -0
- package/dist/types/src/features/IL-marketplace/components/ILMarketPlacePublish/TemplateDetailsBody.d.ts +4 -0
- package/dist/types/src/features/IL-marketplace/components/ILMarketPlacePublish/TemplateDetailsBody.d.ts.map +1 -0
- package/dist/types/src/features/IL-marketplace/components/ILMarketPlacePublish/TemplateDetailsFooter.d.ts +8 -0
- package/dist/types/src/features/IL-marketplace/components/ILMarketPlacePublish/TemplateDetailsFooter.d.ts.map +1 -0
- package/dist/types/src/features/IL-marketplace/constants.d.ts +2 -0
- package/dist/types/src/features/IL-marketplace/constants.d.ts.map +1 -1
- package/dist/types/src/features/IL-marketplace/hooks/useMarketplacePublishILKBData.d.ts +29 -0
- package/dist/types/src/features/IL-marketplace/hooks/useMarketplacePublishILKBData.d.ts.map +1 -0
- package/dist/types/src/features/IL-marketplace/index.d.ts +3 -0
- package/dist/types/src/features/IL-marketplace/index.d.ts.map +1 -1
- package/dist/types/src/features/IL-marketplace/services/IL-marketplace.api.d.ts +32 -0
- package/dist/types/src/features/IL-marketplace/services/IL-marketplace.api.d.ts.map +1 -1
- package/dist/types/src/features/IL-marketplace/store/usePublishTemplateStore.d.ts +14 -0
- package/dist/types/src/features/IL-marketplace/store/usePublishTemplateStore.d.ts.map +1 -0
- package/dist/types/src/features/IL-marketplace/types/file-item.d.ts +1 -0
- package/dist/types/src/features/IL-marketplace/types/file-item.d.ts.map +1 -1
- package/dist/types/src/features/IL-marketplace/utils.d.ts +30 -0
- package/dist/types/src/features/IL-marketplace/utils.d.ts.map +1 -1
- package/dist/types/src/features/LearningManagement/LearningManagement.d.ts.map +1 -1
- package/dist/types/src/features/LearningManagement/LearningTemplateLayout.d.ts +1 -0
- package/dist/types/src/features/LearningManagement/LearningTemplateLayout.d.ts.map +1 -1
- package/dist/types/src/features/LearningManagement/apis/scopeApis.d.ts +31 -0
- package/dist/types/src/features/LearningManagement/apis/scopeApis.d.ts.map +1 -1
- package/dist/types/src/features/LearningManagement/components/InstantLearningModalDynamic.d.ts +12 -0
- package/dist/types/src/features/LearningManagement/components/InstantLearningModalDynamic.d.ts.map +1 -1
- package/dist/types/src/features/LearningManagement/queries/useApprovalQueries.d.ts +2 -1
- package/dist/types/src/features/LearningManagement/queries/useApprovalQueries.d.ts.map +1 -1
- package/dist/types/src/plugins/ValueTypes/Default/DefaultTeachMeRenderer.d.ts.map +1 -1
- package/package.json +1 -1
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{__awaiter as e,__generator as t}from"tslib";import{useQuery as
|
|
1
|
+
import{__awaiter as e,__generator as t}from"tslib";import{useQuery as n,useMutation as r}from"@tanstack/react-query";import{GetAppsecRoles as a,GetApprovalCompletionStatus as i,appsecGetUsersByQueryLite as u,appsecGetUserGroups as o,ApproveOrRejectVariants as s}from"../apis/scopeApis.js";import c from"../store/useEnvStore.js";function d(r){var a=this;return n({queryKey:["approver-search",r],queryFn:function(){return e(a,void 0,void 0,function(){var e;return t(this,function(t){switch(t.label){case 0:return[4,u(r)];case 1:return[2,(null==(e=t.sent())?void 0:e.data)||[]]}})})},enabled:!!r.trim(),staleTime:3e4})}function l(r){var a=this,i=c(function(e){var t;return null===(t=e.rbacConfig)||void 0===t?void 0:t.applicationId});return n({queryKey:["group-search",i,r],queryFn:function(){return e(a,void 0,void 0,function(){return t(this,function(e){switch(e.label){case 0:return[4,o({appId:i,name:r})];case 1:return[2,e.sent().data]}})})},enabled:!!i,staleTime:3e4})}function f(){return r({mutationFn:function(e){var t=e.variantIds,n=e.status,r=e.feedback,a=e.scopeId,i=e.is_deleted,u=e.appsecData;return s({variant_ids:t,status:n,feedback:r,scopeId:a,is_deleted:i,appsecData:u})}})}function p(r,i){var u=this;return void 0===i&&(i=!0),n({queryKey:["appsec-roles",r],queryFn:function(){return e(u,void 0,void 0,function(){return t(this,function(e){switch(e.label){case 0:return[4,a(r)];case 1:return[2,e.sent().data]}})})},enabled:i&&!!r,staleTime:1e5})}function v(r,a){var u=this;return void 0===a&&(a=!0),n({queryKey:["approval-completion-status",r],queryFn:function(){return e(u,void 0,void 0,function(){return t(this,function(e){switch(e.label){case 0:return[4,i(r)];case 1:return[2,e.sent().data]}})})},enabled:a&&!!r,staleTime:3e4})}export{v as useApprovalCompletionStatusQuery,f as useApproveOrRejectVariantsMutation,d as useApproverSearchQuery,p as useGetAppSecRolesQuery,l as useGroupSearchQuery};
|
|
2
2
|
//# sourceMappingURL=useApprovalQueries.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import e from"../../../node_modules/style-inject/dist/style-inject.es.js";var t={container:"LearningTemplateLayout-module_container__hw2zV",content:"LearningTemplateLayout-module_content__R-4rk",emptyStateWrapper:"LearningTemplateLayout-module_emptyStateWrapper__q7NI6"};e(".LearningTemplateLayout-module_container__hw2zV{background-color:#fff;display:flex;height:100%;width:100%}.LearningTemplateLayout-module_content__R-4rk{display:flex;flex:1;flex-direction:column;min-height:0;min-width:0;overflow:hidden}.LearningTemplateLayout-module_emptyStateWrapper__q7NI6{align-items:center;display:flex;height:100%;justify-content:center;width:100%}");export{t as default};
|
|
1
|
+
import e from"../../../node_modules/style-inject/dist/style-inject.es.js";var t={container:"LearningTemplateLayout-module_container__hw2zV",containerSelectionMode:"LearningTemplateLayout-module_containerSelectionMode__uifA-",content:"LearningTemplateLayout-module_content__R-4rk",emptyStateWrapper:"LearningTemplateLayout-module_emptyStateWrapper__q7NI6"};e(".LearningTemplateLayout-module_container__hw2zV{background-color:#fff;display:flex;height:100%;width:100%}.LearningTemplateLayout-module_containerSelectionMode__uifA-{align-items:stretch;min-height:0;overflow-y:auto}.LearningTemplateLayout-module_containerSelectionMode__uifA- [class*=Sidebar-module_sidebar]{align-self:stretch;height:auto;min-height:100%}.LearningTemplateLayout-module_content__R-4rk{display:flex;flex:1;flex-direction:column;min-height:0;min-width:0;overflow:hidden}.LearningTemplateLayout-module_emptyStateWrapper__q7NI6{align-items:center;display:flex;height:100%;justify-content:center;width:100%}");export{t as default};
|
|
2
2
|
//# sourceMappingURL=LearningTemplateLayout.module.css.js.map
|
package/dist/index.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export{default as InstantLearning}from"./features/InstantLearning/InstantLearning.js";export{default as WtaWnta}from"./features/WtaWnta/WtaWnta.js";export{default as BookLearning}from"./features/DocumentLearning/DocumentLearning.js";export{default as ILOTJ}from"./features/IL-OTJ/ILOTJ.js";export{Button}from"./features/IL-OTJ/_components/atoms/Button/Button.js";export{Dropdown}from"./features/IL-OTJ/_components/atoms/Dropdown/Dropdown.js";export{Toggle}from"./features/IL-OTJ/_components/atoms/Toggle/Toggle.js";export{Textarea}from"./features/IL-OTJ/_components/atoms/Textarea/Textarea.js";export{ConditionList}from"./features/IL-OTJ/_components/molecules/Condition/ConditionList.js";export{SectionWrapper}from"./features/IL-OTJ/_components/molecules/Sections/SectionWrapper.js";export{SeparationRow}from"./features/IL-OTJ/_components/molecules/SeperationRow/SeparationRow.js";export{ConfigSection}from"./features/IL-OTJ/_components/organisms/ConfigSection/ConfigSection.js";export{TextSection}from"./features/IL-OTJ/_components/organisms/TextSection/TextSection.js";export{ScopeSection}from"./features/IL-OTJ/_components/organisms/ScopeSection/ScopeSection.js";export{ConditionSection}from"./features/IL-OTJ/_components/organisms/ConditionSection/ConditionSection.js";export{TrafficManagerTemplate}from"./features/IL-OTJ/_components/templates/TrafficManager/TrafficManagerTemplate.js";export{Testing}from"./features/IL-OTJ/_components/templates/Testing/Testing.js";export{TemplateList,TemplateMap}from"./features/IL-OTJ/_components/templates/TemplatesMap/templatesMap.js";export{extractAndParseResponse,extractAndParseWithProperty,extractTextFromChildren,extractVariantIds,parseValidationData,useHeaderObserver}from"./features/IL-OTJ/helpers/utils.js";export{CitationProvider,useCitations}from"./features/IL-OTJ/store/CitationsContext.js";export{dummyDat,getVariantInfo}from"./features/IL-OTJ/ILOTJTest.js";export{default as LearningManagement}from"./features/LearningManagement/LearningManagement.js";export{default as ILMarketplaceWrapper,IL_MARKETPLACE_TAB_ID,MY_KNOWLEDGE_BASES_TAB_ID,SAVED_TAB_ID}from"./ILMarketplaceWrapper.js";export{default as TeachMePlugin,TemplateRegistry}from"./features/IL-OTJ/ValueTypeWrappers/TeachMePlugin.js";import"./features/LearningManagement/LearningManagementTest.js";export{default as ScopeSelector}from"./features/LearningManagement/ScopeSelector.js";export{setApiDebug}from"./api/transport.js";export{default as ContinueWithTemplateModal}from"./ContinueWithTemplateModal.js";export{GuidelineCart}from"./features/IL-marketplace/components/GuidelineCart.js";export{GuidelineCartHeader}from"./features/IL-marketplace/components/GuidelineCartHeader.js";export{GuidelineCartItem}from"./features/IL-marketplace/components/GuidelineCartItem.js";export{GuidelineEmptyState}from"./features/IL-marketplace/components/GuidelineEmptyState.js";export{GuidelineHeader}from"./features/IL-marketplace/components/GuidelineHeader.js";export{GuidelineIconButton}from"./features/IL-marketplace/components/GuidelineIconButton.js";export{GuidelineLandingPage}from"./features/IL-marketplace/components/GuidelineLandingPage.js";export{GuidelineFilterPanel}from"./features/IL-marketplace/components/GuidelineFilterPanel.js";export{GuidelineLibrary}from"./features/IL-marketplace/components/GuidelineLibrary.js";export{GuidelineLibraryCard}from"./features/IL-marketplace/components/GuidelineLibraryCard.js";export{LearningManagementWrapper}from"./features/IL-marketplace/components/LearningManagementWrapper.js";export{GuidelineProceedButton}from"./features/IL-marketplace/components/GuidelineProceedButton.js";export{GuidelineSelectButton}from"./features/IL-marketplace/components/GuidelineSelectButton.js";export{GuidelineCardMenu,createGuidelineCardMenuItems}from"./features/IL-marketplace/components/GuidelineCardMenu.js";export{GuidelineConfirmDialog}from"./features/IL-marketplace/components/GuidelineConfirmDialog.js";export{useGuidelineSelection}from"./features/IL-marketplace/hooks/useGuidelineSelection.js";export{DEFAULT_GUIDELINE_ARTIFACT_TEMPLATE,DEFAULT_GUIDELINE_LABELS}from"./features/IL-marketplace/constants.js";export{createGuidelineId,cx,defaultFormatAddedOnLabel,getAppIntegrationId,getGuidelineDate,getGuidelineDescription,getGuidelineDisplayDescription,getGuidelineId,getGuidelineTitle,isInstantLearningGuideline,mergeGuidelineLabels}from"./features/IL-marketplace/utils.js";export{getGuidelineWorkspaceActions,getGuidelineWorkspaceSnapshot}from"./features/IL-marketplace/workspace/workspace.runtime.js";export{useGuidelineWorkspace,useGuidelineWorkspaceActions,useOptionalGuidelineWorkspace,useOptionalGuidelineWorkspaceActions}from"./features/IL-marketplace/workspace/useGuidelineWorkspace.js";export{clearGuidelineCartClearPending,clearInstantLearningGuidelineCartPresent,getGuidelineSessionId,markGuidelineCartClearPending,rotateGuidelineSessionId}from"./features/IL-marketplace/services/guideline.session.js";export{removeInstantLearningGuidelinesFromCart}from"./features/IL-marketplace/services/instant-learning.api.js";export{closeGuidelineOverlayWithSync}from"./features/IL-marketplace/utils/guidelineOverlay.js";export{dataCartFileToGuidelineFileItem,getDataCartFilesFromResponse,isGuidelineDataCartFile,mergeGuidelineFiles}from"./features/IL-marketplace/utils/guidelineFiles.js";export{syncGuidelineCartWithMemstore}from"./features/IL-marketplace/services/guideline.cart.api.js";export{guidelineQueryClient}from"./features/IL-marketplace/queryClient.js";
|
|
1
|
+
export{default as InstantLearning}from"./features/InstantLearning/InstantLearning.js";export{default as WtaWnta}from"./features/WtaWnta/WtaWnta.js";export{default as BookLearning}from"./features/DocumentLearning/DocumentLearning.js";export{default as ILOTJ}from"./features/IL-OTJ/ILOTJ.js";export{Button}from"./features/IL-OTJ/_components/atoms/Button/Button.js";export{Dropdown}from"./features/IL-OTJ/_components/atoms/Dropdown/Dropdown.js";export{Toggle}from"./features/IL-OTJ/_components/atoms/Toggle/Toggle.js";export{Textarea}from"./features/IL-OTJ/_components/atoms/Textarea/Textarea.js";export{ConditionList}from"./features/IL-OTJ/_components/molecules/Condition/ConditionList.js";export{SectionWrapper}from"./features/IL-OTJ/_components/molecules/Sections/SectionWrapper.js";export{SeparationRow}from"./features/IL-OTJ/_components/molecules/SeperationRow/SeparationRow.js";export{ConfigSection}from"./features/IL-OTJ/_components/organisms/ConfigSection/ConfigSection.js";export{TextSection}from"./features/IL-OTJ/_components/organisms/TextSection/TextSection.js";export{ScopeSection}from"./features/IL-OTJ/_components/organisms/ScopeSection/ScopeSection.js";export{ConditionSection}from"./features/IL-OTJ/_components/organisms/ConditionSection/ConditionSection.js";export{TrafficManagerTemplate}from"./features/IL-OTJ/_components/templates/TrafficManager/TrafficManagerTemplate.js";export{Testing}from"./features/IL-OTJ/_components/templates/Testing/Testing.js";export{TemplateList,TemplateMap}from"./features/IL-OTJ/_components/templates/TemplatesMap/templatesMap.js";export{extractAndParseResponse,extractAndParseWithProperty,extractTextFromChildren,extractVariantIds,parseValidationData,useHeaderObserver}from"./features/IL-OTJ/helpers/utils.js";export{CitationProvider,useCitations}from"./features/IL-OTJ/store/CitationsContext.js";export{dummyDat,getVariantInfo}from"./features/IL-OTJ/ILOTJTest.js";export{default as LearningManagement}from"./features/LearningManagement/LearningManagement.js";export{default as ILMarketplaceWrapper,IL_MARKETPLACE_TAB_ID,IL_MARKETPLACE_VIEW,MY_KNOWLEDGE_BASES_TAB_ID,SAVED_TAB_ID}from"./ILMarketplaceWrapper.js";export{default as TeachMePlugin,TemplateRegistry}from"./features/IL-OTJ/ValueTypeWrappers/TeachMePlugin.js";import"./features/LearningManagement/LearningManagementTest.js";export{default as ScopeSelector}from"./features/LearningManagement/ScopeSelector.js";export{setApiDebug}from"./api/transport.js";export{default as ContinueWithTemplateModal}from"./ContinueWithTemplateModal.js";export{GuidelineCart}from"./features/IL-marketplace/components/GuidelineCart.js";export{GuidelineCartHeader}from"./features/IL-marketplace/components/GuidelineCartHeader.js";export{GuidelineCartItem}from"./features/IL-marketplace/components/GuidelineCartItem.js";export{GuidelineEmptyState}from"./features/IL-marketplace/components/GuidelineEmptyState.js";export{GuidelineHeader}from"./features/IL-marketplace/components/GuidelineHeader.js";export{GuidelineIconButton}from"./features/IL-marketplace/components/GuidelineIconButton.js";export{GuidelineLandingPage}from"./features/IL-marketplace/components/GuidelineLandingPage.js";export{GuidelineFilterPanel}from"./features/IL-marketplace/components/GuidelineFilterPanel.js";export{GuidelineLibrary}from"./features/IL-marketplace/components/GuidelineLibrary.js";export{GuidelineLibraryCard}from"./features/IL-marketplace/components/GuidelineLibraryCard.js";export{LearningManagementWrapper}from"./features/IL-marketplace/components/LearningManagementWrapper.js";export{GuidelineProceedButton}from"./features/IL-marketplace/components/GuidelineProceedButton.js";export{GuidelineSelectButton}from"./features/IL-marketplace/components/GuidelineSelectButton.js";export{GuidelineCardMenu,createGuidelineCardMenuItems}from"./features/IL-marketplace/components/GuidelineCardMenu.js";export{GuidelineConfirmDialog}from"./features/IL-marketplace/components/GuidelineConfirmDialog.js";export{useGuidelineSelection}from"./features/IL-marketplace/hooks/useGuidelineSelection.js";export{DEFAULT_GUIDELINE_ARTIFACT_TEMPLATE,DEFAULT_GUIDELINE_LABELS}from"./features/IL-marketplace/constants.js";export{createGuidelineId,cx,defaultFormatAddedOnLabel,getAppIntegrationId,getGuidelineDate,getGuidelineDescription,getGuidelineDisplayDescription,getGuidelineId,getGuidelineTitle,isInstantLearningGuideline,mergeGuidelineLabels}from"./features/IL-marketplace/utils.js";export{getGuidelineWorkspaceActions,getGuidelineWorkspaceSnapshot}from"./features/IL-marketplace/workspace/workspace.runtime.js";export{useGuidelineWorkspace,useGuidelineWorkspaceActions,useOptionalGuidelineWorkspace,useOptionalGuidelineWorkspaceActions}from"./features/IL-marketplace/workspace/useGuidelineWorkspace.js";export{clearGuidelineCartClearPending,clearInstantLearningGuidelineCartPresent,getGuidelineSessionId,markGuidelineCartClearPending,rotateGuidelineSessionId}from"./features/IL-marketplace/services/guideline.session.js";export{removeInstantLearningGuidelinesFromCart}from"./features/IL-marketplace/services/instant-learning.api.js";export{closeGuidelineOverlayWithSync}from"./features/IL-marketplace/utils/guidelineOverlay.js";export{dataCartFileToGuidelineFileItem,getDataCartFilesFromResponse,isGuidelineDataCartFile,mergeGuidelineFiles}from"./features/IL-marketplace/utils/guidelineFiles.js";export{syncGuidelineCartWithMemstore}from"./features/IL-marketplace/services/guideline.cart.api.js";export{guidelineQueryClient}from"./features/IL-marketplace/queryClient.js";
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{__assign as e}from"tslib";import{jsxs as t,jsx as n}from"react/jsx-runtime";import{useMemo as i}from"react";import a from"../../../features/LearningManagement/components/InstantLearningModal.js";import r from"../../../features/LearningManagement/components/InstantLearningModalDynamic.js";import{useTeachMeConfigStore as o,dtt as l,dttWelcomeMessageParts as s,dt as p}from"../../../features/LearningManagement/store/useLMSConfigStore.js";import
|
|
1
|
+
import{__assign as e}from"tslib";import{jsxs as t,jsx as n}from"react/jsx-runtime";import{useMemo as i}from"react";import a from"../../../features/LearningManagement/components/InstantLearningModal.js";import r from"../../../features/LearningManagement/components/InstantLearningModalDynamic.js";import{useTeachMeConfigStore as o,dtt as l,dttWelcomeMessageParts as s,dt as p}from"../../../features/LearningManagement/store/useLMSConfigStore.js";import d from"react-markdown";import{renderToStaticMarkup as c}from"react-dom/server";import{resolveRegistryComponent as u}from"../../../ComponentRegistry.js";import{useLearningTemplateStore as g}from"../../../features/LearningManagement/store/useLearningTemplateStore.js";var m=function(m){var T,f,h=m.pluginPayload||{},L=h.editingRule,b=h.editingTier,y=h.editingVariants,M=h.focusedVariantIndex,v=h.setFocusedVariantIndex,A=h.triggerAddVariant,S=h.triggerFixGaps,I=h.triggerValidateMessage,C=h.copiedRule,x=h.copiedSourceTier,D=h.copiedTargetTier,P=h.initialDraftMessage,V=h.modeId,w=h.mode,N=h.is_publishing,R=m.app_integration_id,_="instruction_prompt",E=o(function(e){return e.teachMeConfig});console.log("teachMeConfig:",E);var F=l("learningMetadataComponents.properties.instruction_prompt.bpa_ui_component",""),W=g(function(e){var t;return null!==(t=e.learningMetadata[_])&&void 0!==t?t:""}),B=g(function(e){return e.setLearningMetadataField}),O=i(function(){return u(F)},[F]),j=s(),k=j.greeting,G=j.subtitle,J=j.actions,z=c(t("p",{children:[n("span",{children:k}),n(d,{children:G}),n("span",e({className:"clickable-button-group"},{children:J.map(function(t){var i=t.label,a=t.value;return n("button",e({className:"clickable-button","data-value":a},{children:i}),i)})}))]})),H=(null===(T=m.pluginPayload)||void 0===T?void 0:T.dynamicOptions)||{},q=(null===(f=m.pluginPayload)||void 0===f?void 0:f.prefilledData)||{},K={showScope:!1,showConfiguration:!1,welcomeMessage:l("welcomeMessage","Hi! 👋 I'm your Instant Learning Concierge."),formTitle:l("formTitle","Rule setup"),setupLabel:l("setupLabel","Configure your IL"),ruleTitle:l("ruleTitle","Main Rule Name"),scopeLabel:l("scopeLabel","Define Scope"),tierLabel:l("tierLabel","Select Tiers"),ruleDescriptionTitle:l("ruleDescriptionTitle","Learning Explanation"),whenToApplyTitle:l("whenToApplyTitle","Trigger Events (When to Apply)"),addWhenToApplyBtnLabel:l("addWhenToApplyBtnLabel","Add WTA"),whenNotToApplyTitle:l("whenNotToApplyTitle","Exclusion Events (When NOT to Apply)"),addWhenNotToApplyBtnLabel:l("addWhenNotToApplyBtnLabel","Add WNTA"),configTitle:l("configTitle","Advanced Settings"),saveBtnConfig:{label:l("saveBtnLabel","Save Rule"),loadingLabel:l("saveBtnLoadingLabel","Saving Rule...")},chatTitle:l("chatTitle","Teach Me OTJ - {scope} - Add Learning"),chatTitleEdit:l("chatTitleEdit","Teach Me OTJ - {scope} - Edit Learning"),chatTextareaPlaceholder:l("chatTextareaPlaceholder","Tell me more about this learning.."),LearningTerm:p("agents.LearningTerm","Learnings"),LazyPromptEditor:O,instructionPrompt:W,setInstructionPrompt:function(e){return B(_,e)},instructionPromptTitle:l("learningMetadataComponents.properties.instruction_prompt.title","Instruction Prompt")},Q={dynamicOptions:H,prefilledData:q},U=m.useDynamicForm||!0===(null==E?void 0:E.useDynamicForm);return n(U?r:a,{isOpen:m.isOpen,onClose:m.onClose,initialScope:m.initialScope,ruleSet:m.ruleSet,editingRule:L,editingTier:b,editingVariants:y,focusedVariantIndex:M,setFocusedVariantIndex:v,triggerAddVariant:A,triggerFixGaps:S,triggerValidateMessage:I,copiedRule:C,copiedSourceTier:x,copiedTargetTier:D,initialDraftMessage:P,initialChatMessage:z,applicationIntegrationId:null!=R?R:"",modeId:V,mode:w,is_publishing:N,uiStateLabels:K,dynamicFormConfig:Q,customSections:null})};export{m as default};
|
|
2
2
|
//# sourceMappingURL=DefaultTeachMeRenderer.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ILMarketplaceMockTest.d.ts","sourceRoot":"","sources":["../../../src/ILMarketplaceMockTest.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ILMarketplaceMockTest.d.ts","sourceRoot":"","sources":["../../../src/ILMarketplaceMockTest.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAiG1B,QAAA,MAAM,qBAAqB,yBA0E1B,CAAC;AAEF,eAAe,qBAAqB,CAAC"}
|
|
@@ -1,12 +1,21 @@
|
|
|
1
|
-
|
|
1
|
+
import { type ReactNode } from "react";
|
|
2
2
|
import { LscGuidelineSection } from "./features/IL-marketplace/types/add-context.types";
|
|
3
3
|
import { GuidelineStatusActions, LscGuidelineLabels } from "./features/IL-marketplace/types";
|
|
4
4
|
import { FileItem } from "./features/IL-marketplace/types/file-item";
|
|
5
5
|
import { ScopeTreeNode } from "@e-llm-studio/creative-workspace-ui-component/dist/types/types";
|
|
6
|
+
import type { InstantLearningApiItem, PublishStepConfig } from "./features/IL-marketplace";
|
|
6
7
|
import type { MiddleDrawerOverrides } from "./features/LearningManagement/types";
|
|
7
8
|
export declare const IL_MARKETPLACE_TAB_ID = "IL Marketplace";
|
|
8
9
|
export declare const MY_KNOWLEDGE_BASES_TAB_ID = "My_Knowledge_Bases";
|
|
9
10
|
export declare const SAVED_TAB_ID = "Saved";
|
|
11
|
+
export declare const IL_MARKETPLACE_VIEW: {
|
|
12
|
+
readonly marketplace: "IL Marketplace";
|
|
13
|
+
readonly myKnowledgeBases: "My_Knowledge_Bases";
|
|
14
|
+
readonly saved: "Saved";
|
|
15
|
+
readonly publishing: "publishing";
|
|
16
|
+
};
|
|
17
|
+
/** Any of the known views, or a custom tab id from `guidelineSections`. */
|
|
18
|
+
export type ILMarketplaceView = (typeof IL_MARKETPLACE_VIEW)[keyof typeof IL_MARKETPLACE_VIEW] | (string & {});
|
|
10
19
|
export type ILMarketplaceLabelsConfig = {
|
|
11
20
|
testKnowledgebaseLabel?: string;
|
|
12
21
|
emptyTitle?: string;
|
|
@@ -43,9 +52,65 @@ export type ILMarketplaceWrapperProps = {
|
|
|
43
52
|
* other mode keeps the existing `handleViewButtonCallback` behaviour.
|
|
44
53
|
*/
|
|
45
54
|
statusActions?: GuidelineStatusActions<FileItem>;
|
|
55
|
+
previewDisabledTooltip?: string;
|
|
56
|
+
/**
|
|
57
|
+
* Shows the publish icon on every library card and runs the built-in `PublishToMarketplaceComponent`
|
|
58
|
+
* flow on click. Ignored when `handlePublishButtonCallback` is supplied.
|
|
59
|
+
*/
|
|
60
|
+
enablePublishToMarketplace?: boolean;
|
|
61
|
+
/**
|
|
62
|
+
* Publish icon click, same contract as `handlePreviewButtonCallback`: supplying it both shows the
|
|
63
|
+
* icon and replaces the built-in flow, so the host can render whatever it wants instead.
|
|
64
|
+
*/
|
|
65
|
+
handlePublishButtonCallback?: (guideline: FileItem) => void;
|
|
66
|
+
/** Step overrides for the built-in publish flow; defaults to `DEFAULT_PUBLISH_STEPS`. */
|
|
67
|
+
publishSteps?: PublishStepConfig[];
|
|
68
|
+
/**
|
|
69
|
+
* Handler for "View Template" on the publish flow's Template Details step. Omit it and the action
|
|
70
|
+
* is not rendered at all; provide it and the action appears, with the click doing nothing except
|
|
71
|
+
* calling this — the flow opens no preview of its own.
|
|
72
|
+
*
|
|
73
|
+
* Receives the template as the publish flow fetched it, which is richer and fresher than the
|
|
74
|
+
* card's `FileItem`, and is deliberately independent of `handlePreviewButtonCallback`.
|
|
75
|
+
*/
|
|
76
|
+
handleViewTemplateCallback?: (template: Partial<InstantLearningApiItem>) => void;
|
|
77
|
+
/**
|
|
78
|
+
* Where the wrapper is, as a controlled value: a tab id, or `"publishing"`. Pair it with
|
|
79
|
+
* `onViewChange` and the mode's header drives navigation like any controlled input.
|
|
80
|
+
* Passing it means the mode owns the header, so the default publish header is not rendered.
|
|
81
|
+
* Omit it and the wrapper handles tabs and header itself, as before.
|
|
82
|
+
*/
|
|
83
|
+
view?: ILMarketplaceView;
|
|
84
|
+
/**
|
|
85
|
+
* Fires whenever the wrapper moves itself — a tab click, opening the publish flow, or leaving it.
|
|
86
|
+
* A `useState` setter drops straight in (`onViewChange={setView}`); the second argument carries
|
|
87
|
+
* the template being published, for hosts whose header shows its name.
|
|
88
|
+
*/
|
|
89
|
+
onViewChange?: (view: ILMarketplaceView, guideline: FileItem | null) => void;
|
|
90
|
+
/**
|
|
91
|
+
* Full header node for the built-in publish flow, for hosts that would rather hand one over than
|
|
92
|
+
* render it themselves. Takes precedence over `onViewChange`'s suppression; omit both to get the
|
|
93
|
+
* default back row.
|
|
94
|
+
*/
|
|
95
|
+
renderPublishHeader?: (context: {
|
|
96
|
+
guideline: FileItem;
|
|
97
|
+
onBack: () => void;
|
|
98
|
+
}) => ReactNode;
|
|
99
|
+
/** Called after the built-in publish flow is submitted, once the flow has closed. */
|
|
100
|
+
onPublished?: (guideline: FileItem) => void;
|
|
46
101
|
/** Host-supplied delete handler for the library card's three-dot menu; the menu item is hidden when omitted. */
|
|
47
102
|
onDeleteGuideline?: (guideline: FileItem) => void | Promise<void>;
|
|
103
|
+
onApproveGuideline?: (guideline: FileItem) => void | Promise<void>;
|
|
104
|
+
onRejectGuideline?: (guideline: FileItem) => void | Promise<void>;
|
|
105
|
+
/** "Create New Template" click — the host opens its own TeachMePlugin from here. */
|
|
48
106
|
onAddKnowledgeBase?: () => void;
|
|
107
|
+
/**
|
|
108
|
+
* Refetches the active tab's templates on every `false` → `true` transition. The host renders
|
|
109
|
+
* TeachMePlugin itself, so this wrapper cannot see a template being created; set this to `false`
|
|
110
|
+
* when opening the plugin and `true` in its `onClose`, and the new template appears without a
|
|
111
|
+
* page refresh. Resetting to `false` on open is what arms the next refetch.
|
|
112
|
+
*/
|
|
113
|
+
shouldRefetchTemplates?: boolean;
|
|
49
114
|
marketplaceLabels?: ILMarketplaceLabelsConfig;
|
|
50
115
|
fetchGuidelinesForTab?: (tabId: string) => Promise<FileItem[]>;
|
|
51
116
|
applicationMappingId?: string;
|
|
@@ -60,6 +125,12 @@ export type ILMarketplaceWrapperProps = {
|
|
|
60
125
|
appsecRbacUrl: string;
|
|
61
126
|
appsecBaseUrl: string;
|
|
62
127
|
modeId?: string;
|
|
128
|
+
/** Passed through to the built-in publish flow's TeachMePlugin `config`. Defaults to "techolution". */
|
|
129
|
+
organizationName?: string;
|
|
130
|
+
/** Passed through to the built-in publish flow's TeachMePlugin `config` as `BASE_APPMOD_URL`. */
|
|
131
|
+
appmodUrl?: string;
|
|
132
|
+
/** Passed through to the built-in publish flow's TeachMePlugin `config` as `CONFIG_MASTER_NAME`. */
|
|
133
|
+
configMasterName?: string;
|
|
63
134
|
/**
|
|
64
135
|
* Overrides for the Learning Management scope tree on the IL Marketplace tab. Omitted fields keep the LMS defaults.
|
|
65
136
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ILMarketplaceWrapper.d.ts","sourceRoot":"","sources":["../../../src/ILMarketplaceWrapper.tsx"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"ILMarketplaceWrapper.d.ts","sourceRoot":"","sources":["../../../src/ILMarketplaceWrapper.tsx"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PublishToMarketplaceTest.d.ts","sourceRoot":"","sources":["../../../src/PublishToMarketplaceTest.tsx"],"names":[],"mappings":"AAIA,QAAA,MAAM,wBAAwB,mCAa7B,CAAC;AAEF,eAAe,wBAAwB,CAAC"}
|
|
@@ -46,6 +46,16 @@ export interface TeachMePluginProps {
|
|
|
46
46
|
* Cards with no badges for their key simply render none.
|
|
47
47
|
*/
|
|
48
48
|
externalWorkflowMetaData?: ExternalWorkflowMetaData;
|
|
49
|
+
/**
|
|
50
|
+
* Setter function to programmatically send messages to the chat.
|
|
51
|
+
* Used to trigger automatic messages from the parent component.
|
|
52
|
+
*/
|
|
53
|
+
setSendMessageInChat?: React.Dispatch<React.SetStateAction<string>>;
|
|
54
|
+
/**
|
|
55
|
+
* When true, auto-sends "Validate this template." to the chat once the
|
|
56
|
+
* plugin opens. Used by the marketplace publish "Validate & proceed" flow.
|
|
57
|
+
*/
|
|
58
|
+
triggerValidateMessage?: boolean;
|
|
49
59
|
}
|
|
50
60
|
/**
|
|
51
61
|
* Map a value_type_name (returned by the /getValueType API) to its renderer.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TeachMePlugin.d.ts","sourceRoot":"","sources":["../../../../../../src/features/IL-OTJ/ValueTypeWrappers/TeachMePlugin.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;GAUG;AAEH,OAAO,KAAoB,MAAM,OAAO,CAAC;AACzC,OAAuB,EAAE,mBAAmB,EAAE,MAAM,kBAAkB,CAAC;AAavE,OAAO,EAA4B,wBAAwB,EAAE,MAAM,yDAAyD,CAAC;AAI7H,MAAM,MAAM,WAAW,GAAG,KAAK,GAAG,MAAM,CAAC;AAEzC,MAAM,WAAW,kBAAkB;IAEjC,sGAAsG;IACtG,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B;;;;;OAKG;IACH,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,iCAAiC;IACjC,MAAM,EAAE,OAAO,CAAC;IAChB,+CAA+C;IAC/C,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,4EAA4E;IAC5E,aAAa,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;IACpC,iCAAiC;IACjC,KAAK,EAAE,MAAM,CAAC;IACd,uFAAuF;IACvF,IAAI,EAAE,WAAW,CAAC;IAClB,MAAM,EAAC,GAAG,CAAC;IACX;;;OAGG;IACH,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB;;;;;OAKG;IACH,wBAAwB,CAAC,EAAE,wBAAwB,CAAC;
|
|
1
|
+
{"version":3,"file":"TeachMePlugin.d.ts","sourceRoot":"","sources":["../../../../../../src/features/IL-OTJ/ValueTypeWrappers/TeachMePlugin.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;GAUG;AAEH,OAAO,KAAoB,MAAM,OAAO,CAAC;AACzC,OAAuB,EAAE,mBAAmB,EAAE,MAAM,kBAAkB,CAAC;AAavE,OAAO,EAA4B,wBAAwB,EAAE,MAAM,yDAAyD,CAAC;AAI7H,MAAM,MAAM,WAAW,GAAG,KAAK,GAAG,MAAM,CAAC;AAEzC,MAAM,WAAW,kBAAkB;IAEjC,sGAAsG;IACtG,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B;;;;;OAKG;IACH,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,iCAAiC;IACjC,MAAM,EAAE,OAAO,CAAC;IAChB,+CAA+C;IAC/C,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,4EAA4E;IAC5E,aAAa,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;IACpC,iCAAiC;IACjC,KAAK,EAAE,MAAM,CAAC;IACd,uFAAuF;IACvF,IAAI,EAAE,WAAW,CAAC;IAClB,MAAM,EAAC,GAAG,CAAC;IACX;;;OAGG;IACH,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB;;;;;OAKG;IACH,wBAAwB,CAAC,EAAE,wBAAwB,CAAC;IACpD;;;OAGG;IACH,oBAAoB,CAAC,EAAE,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,cAAc,CAAC,MAAM,CAAC,CAAC,CAAC;IACpE;;;OAGG;IACH,sBAAsB,CAAC,EAAE,OAAO,CAAC;CAClC;AAGD;;;;;;;GAOG;AACH,eAAO,MAAM,gBAAgB,EAAE,MAAM,CAAC,MAAM,EAAE,KAAK,CAAC,EAAE,CAAC,mBAAmB,CAAC,CAM1E,CAAC;AAuBF,QAAA,MAAM,aAAa,EAAE,KAAK,CAAC,EAAE,CAAC,kBAAkB,CAM/C,CAAC;AA+IF,eAAe,aAAa,CAAC"}
|
|
@@ -20,6 +20,11 @@ export interface TeachMeWrapperProps {
|
|
|
20
20
|
* selected renderer (spread via {...props}); defaults to false/undefined.
|
|
21
21
|
*/
|
|
22
22
|
useDynamicForm?: boolean;
|
|
23
|
+
/**
|
|
24
|
+
* Setter function to programmatically send messages to the chat.
|
|
25
|
+
* Forwarded to the selected renderer component.
|
|
26
|
+
*/
|
|
27
|
+
setSendMessageInChat?: React.Dispatch<React.SetStateAction<string>>;
|
|
23
28
|
}
|
|
24
29
|
declare const TeachMeWrapper: (props: TeachMeWrapperProps) => import("react").JSX.Element | null;
|
|
25
30
|
export default TeachMeWrapper;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TeachMeWrapper.d.ts","sourceRoot":"","sources":["../../../../../../src/features/IL-OTJ/ValueTypeWrappers/TeachMeWrapper.tsx"],"names":[],"mappings":";AA8LA,MAAM,WAAW,mBAAmB;IAClC,OAAO,EAAE,MAAM,CAAC;IAChB,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,MAAM,EAAE,OAAO,CAAC;IAChB,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,YAAY,EAAE,MAAM,CAAC;IACrB,OAAO,CAAC,EAAE,GAAG,CAAC;IACd,aAAa,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;IACpC,KAAK,EAAE,MAAM,CAAC;IACd;;;;OAIG;IACH,gBAAgB,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,KAAK,CAAC,EAAE,CAAC,mBAAmB,CAAC,CAAC,CAAC;IACjE;;;OAGG;IACH,cAAc,CAAC,EAAE,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"TeachMeWrapper.d.ts","sourceRoot":"","sources":["../../../../../../src/features/IL-OTJ/ValueTypeWrappers/TeachMeWrapper.tsx"],"names":[],"mappings":";AA8LA,MAAM,WAAW,mBAAmB;IAClC,OAAO,EAAE,MAAM,CAAC;IAChB,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,MAAM,EAAE,OAAO,CAAC;IAChB,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,YAAY,EAAE,MAAM,CAAC;IACrB,OAAO,CAAC,EAAE,GAAG,CAAC;IACd,aAAa,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;IACpC,KAAK,EAAE,MAAM,CAAC;IACd;;;;OAIG;IACH,gBAAgB,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,KAAK,CAAC,EAAE,CAAC,mBAAmB,CAAC,CAAC,CAAC;IACjE;;;OAGG;IACH,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB;;;OAGG;IACH,oBAAoB,CAAC,EAAE,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,cAAc,CAAC,MAAM,CAAC,CAAC,CAAC;CACrE;AAED,QAAA,MAAM,cAAc,UAAW,mBAAmB,uCA4HjD,CAAC;AAEF,eAAe,cAAc,CAAC"}
|
|
@@ -42,9 +42,18 @@ interface GuidelineLibraryCardProps<TGuideline extends LscGuidelineItem> {
|
|
|
42
42
|
isILMarketplace?: boolean;
|
|
43
43
|
handleViewButtonCallback?: (guideline: TGuideline) => void;
|
|
44
44
|
handlePreviewButtonCallback?: (guideline: TGuideline) => void;
|
|
45
|
-
/**
|
|
45
|
+
/** Renders the publish icon beside preview; omit to hide the action entirely. */
|
|
46
|
+
handlePublishButtonCallback?: (guideline: TGuideline) => void;
|
|
47
|
+
publishButtonLabel?: string;
|
|
48
|
+
/** Status-driven Configure/Test primary button; only applied for `STATUS_ACTION_MODE_NAME`. */
|
|
46
49
|
statusActions?: GuidelineStatusActions<TGuideline>;
|
|
50
|
+
previewDisabledTooltip?: string;
|
|
51
|
+
onApproveGuideline?: (guideline: TGuideline) => void | Promise<void>;
|
|
52
|
+
onRejectGuideline?: (guideline: TGuideline) => void | Promise<void>;
|
|
53
|
+
waitingReviewLabel?: string;
|
|
54
|
+
approveLabel?: string;
|
|
55
|
+
rejectLabel?: string;
|
|
47
56
|
}
|
|
48
|
-
export declare function GuidelineLibraryCard<TGuideline extends LscGuidelineItem>({ guideline, isSelected, addToCartLabel, addedToCartLabel, selectLabel, selectedLabel, onToggle, onPreview, onExplore, onEdit, onDuplicate, onDelete, onToggleVariant, hideEditOption, hideDuplicateOption, hideDeleteOption, hideToggleVariantOption, editOptionLabel, duplicateOptionLabel, deleteOptionLabel, enableVariantLabel, disableVariantLabel, duplicateConfirmTitle, duplicateConfirmDescription, duplicateConfirmLabel, deleteConfirmTitle, deleteConfirmDescription, deleteConfirmLabel, classNames, styles, customIcons, subTitleLayout, instantLearning, formatAddedOnLabel, fetchWishlistStatus, onWishlistToggle, onVersionSelect, isILMarketplace, handleViewButtonCallback, handlePreviewButtonCallback, statusActions, }: GuidelineLibraryCardProps<TGuideline>): import("react").JSX.Element;
|
|
57
|
+
export declare function GuidelineLibraryCard<TGuideline extends LscGuidelineItem>({ guideline, isSelected, addToCartLabel, addedToCartLabel, selectLabel, selectedLabel, onToggle, onPreview, onExplore, onEdit, onDuplicate, onDelete, onToggleVariant, hideEditOption, hideDuplicateOption, hideDeleteOption, hideToggleVariantOption, editOptionLabel, duplicateOptionLabel, deleteOptionLabel, enableVariantLabel, disableVariantLabel, duplicateConfirmTitle, duplicateConfirmDescription, duplicateConfirmLabel, deleteConfirmTitle, deleteConfirmDescription, deleteConfirmLabel, classNames, styles, customIcons, subTitleLayout, instantLearning, formatAddedOnLabel, fetchWishlistStatus, onWishlistToggle, onVersionSelect, isILMarketplace, handleViewButtonCallback, handlePreviewButtonCallback, handlePublishButtonCallback, publishButtonLabel, statusActions, previewDisabledTooltip, onApproveGuideline, onRejectGuideline, waitingReviewLabel, approveLabel, rejectLabel, }: GuidelineLibraryCardProps<TGuideline>): import("react").JSX.Element;
|
|
49
58
|
export {};
|
|
50
59
|
//# sourceMappingURL=GuidelineLibraryCard.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"GuidelineLibraryCard.d.ts","sourceRoot":"","sources":["../../../../../../src/features/IL-marketplace/components/GuidelineLibraryCard.tsx"],"names":[],"mappings":";AAIA,OAAO,KAAK,EACV,oBAAoB,EACpB,yBAAyB,EACzB,sBAAsB,EACtB,sBAAsB,EACtB,gBAAgB,EAChB,kBAAkB,EACnB,MAAM,UAAU,CAAC;
|
|
1
|
+
{"version":3,"file":"GuidelineLibraryCard.d.ts","sourceRoot":"","sources":["../../../../../../src/features/IL-marketplace/components/GuidelineLibraryCard.tsx"],"names":[],"mappings":"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"}
|
|
@@ -44,7 +44,16 @@ interface GuidelineLibraryContentProps<TGuideline extends LscGuidelineItem> {
|
|
|
44
44
|
isILMarketplace?: boolean;
|
|
45
45
|
handleViewButtonCallback?: (guideline: TGuideline) => void;
|
|
46
46
|
handlePreviewButtonCallback?: (guideline: TGuideline) => void;
|
|
47
|
+
/** Renders the publish icon beside preview on each card; omit to hide the action entirely. */
|
|
48
|
+
handlePublishButtonCallback?: (guideline: TGuideline) => void;
|
|
49
|
+
publishButtonLabel?: string;
|
|
47
50
|
statusActions?: GuidelineStatusActions<TGuideline>;
|
|
51
|
+
previewDisabledTooltip?: string;
|
|
52
|
+
onApproveGuideline?: (guideline: TGuideline) => void | Promise<void>;
|
|
53
|
+
onRejectGuideline?: (guideline: TGuideline) => void | Promise<void>;
|
|
54
|
+
waitingReviewLabel?: string;
|
|
55
|
+
approveLabel?: string;
|
|
56
|
+
rejectLabel?: string;
|
|
48
57
|
}
|
|
49
58
|
/**
|
|
50
59
|
* GuidelineLibraryContent - Standalone component that renders the library card container
|
|
@@ -68,6 +77,6 @@ interface GuidelineLibraryContentProps<TGuideline extends LscGuidelineItem> {
|
|
|
68
77
|
* @param emptyTitle - Title to show when guidelines list is empty
|
|
69
78
|
* @param emptyDescription - Description to show when guidelines list is empty
|
|
70
79
|
*/
|
|
71
|
-
export declare function GuidelineLibraryContent<TGuideline extends LscGuidelineItem>({ guidelines, cartGuidelineIds, addToCartLabel, addedToCartLabel, selectLabel, selectedLabel, exploreLabel, showMoreLabel, showLessLabel, initialVisibleCount, onToggleGuideline, onPreviewGuideline, onExploreILGuideline, classNames, styles, customIcons, subTitleLayout, formatAddedOnLabel, onEditGuideline, onDuplicateGuideline, onDeleteGuideline, onToggleVariantGuideline, hideEditOption, hideDuplicateOption, hideDeleteOption, hideToggleVariantOption, enableVariantLabel, disableVariantLabel, searchProps, filterProps, showDashboardButton, onDashboardClick, isLoading, emptyTitle, emptyDescription, instantLearning, fetchWishlistStatus, onWishlistToggle, onVersionSelect, isILMarketplace, handleViewButtonCallback, handlePreviewButtonCallback, statusActions }: GuidelineLibraryContentProps<TGuideline>): import("react").JSX.Element;
|
|
80
|
+
export declare function GuidelineLibraryContent<TGuideline extends LscGuidelineItem>({ guidelines, cartGuidelineIds, addToCartLabel, addedToCartLabel, selectLabel, selectedLabel, exploreLabel, showMoreLabel, showLessLabel, initialVisibleCount, onToggleGuideline, onPreviewGuideline, onExploreILGuideline, classNames, styles, customIcons, subTitleLayout, formatAddedOnLabel, onEditGuideline, onDuplicateGuideline, onDeleteGuideline, onToggleVariantGuideline, hideEditOption, hideDuplicateOption, hideDeleteOption, hideToggleVariantOption, enableVariantLabel, disableVariantLabel, searchProps, filterProps, showDashboardButton, onDashboardClick, isLoading, emptyTitle, emptyDescription, instantLearning, fetchWishlistStatus, onWishlistToggle, onVersionSelect, isILMarketplace, handleViewButtonCallback, handlePreviewButtonCallback, handlePublishButtonCallback, publishButtonLabel, statusActions, previewDisabledTooltip, onApproveGuideline, onRejectGuideline, waitingReviewLabel, approveLabel, rejectLabel, }: GuidelineLibraryContentProps<TGuideline>): import("react").JSX.Element;
|
|
72
81
|
export {};
|
|
73
82
|
//# sourceMappingURL=GuidelineLibraryContent.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"GuidelineLibraryContent.d.ts","sourceRoot":"","sources":["../../../../../../src/features/IL-marketplace/components/GuidelineLibraryContent.tsx"],"names":[],"mappings":"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
|
|
1
|
+
{"version":3,"file":"GuidelineLibraryContent.d.ts","sourceRoot":"","sources":["../../../../../../src/features/IL-marketplace/components/GuidelineLibraryContent.tsx"],"names":[],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"GuidelineStatusChip.d.ts","sourceRoot":"","sources":["../../../../../../src/features/IL-marketplace/components/GuidelineStatusChip.tsx"],"names":[],"mappings":";AAqBA,UAAU,wBAAwB;IAChC,MAAM,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAED,wBAAgB,mBAAmB,CAAC,EAAE,MAAM,EAAE,SAAS,EAAE,EAAE,wBAAwB,sCAYlF"}
|
|
1
|
+
{"version":3,"file":"GuidelineStatusChip.d.ts","sourceRoot":"","sources":["../../../../../../src/features/IL-marketplace/components/GuidelineStatusChip.tsx"],"names":[],"mappings":";AAqBA,eAAO,MAAM,mBAAmB,YAAa,MAAM,GAAG,IAAI,KAAG,OAC0B,CAAC;AAExF,UAAU,wBAAwB;IAChC,MAAM,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAED,wBAAgB,mBAAmB,CAAC,EAAE,MAAM,EAAE,SAAS,EAAE,EAAE,wBAAwB,sCAYlF"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"GuidelineTooltip.d.ts","sourceRoot":"","sources":["../../../../../../src/features/IL-marketplace/components/GuidelineTooltip.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAEvC,UAAU,qBAAqB;IAC7B,OAAO,EAAE,MAAM,CAAC;IAChB,QAAQ,EAAE,SAAS,CAAC;IACpB,IAAI,CAAC,EAAE,KAAK,GAAG,QAAQ,GAAG,MAAM,GAAG,OAAO,CAAC;IAC3C,QAAQ,CAAC,EAAE,MAAM,CAAC;CACnB;AAED,wBAAgB,gBAAgB,CAAC,EAC/B,OAAO,EACP,QAAQ,EACR,IAAY,EACZ,QAAc,GACf,EAAE,qBAAqB,+
|
|
1
|
+
{"version":3,"file":"GuidelineTooltip.d.ts","sourceRoot":"","sources":["../../../../../../src/features/IL-marketplace/components/GuidelineTooltip.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAEvC,UAAU,qBAAqB;IAC7B,OAAO,EAAE,MAAM,CAAC;IAChB,QAAQ,EAAE,SAAS,CAAC;IACpB,IAAI,CAAC,EAAE,KAAK,GAAG,QAAQ,GAAG,MAAM,GAAG,OAAO,CAAC;IAC3C,QAAQ,CAAC,EAAE,MAAM,CAAC;CACnB;AAED,wBAAgB,gBAAgB,CAAC,EAC/B,OAAO,EACP,QAAQ,EACR,IAAY,EACZ,QAAc,GACf,EAAE,qBAAqB,+BAiCvB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"LearningsSelectionBody.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-marketplace/components/ILMarketPlacePublish/LearningsSelectionBody.tsx"],"names":[],"mappings":";AAEA,wBAAgB,sBAAsB,gCAErC"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
interface LearningsSelectionFooterProps {
|
|
3
|
+
onBack?: () => void;
|
|
4
|
+
onNext?: () => void;
|
|
5
|
+
}
|
|
6
|
+
export declare function LearningsSelectionFooter({ onBack, onNext }: LearningsSelectionFooterProps): import("react").JSX.Element;
|
|
7
|
+
export {};
|
|
8
|
+
//# sourceMappingURL=LearningsSelectionFooter.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"LearningsSelectionFooter.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-marketplace/components/ILMarketPlacePublish/LearningsSelectionFooter.tsx"],"names":[],"mappings":";AAEA,UAAU,6BAA6B;IACrC,MAAM,CAAC,EAAE,MAAM,IAAI,CAAC;IACpB,MAAM,CAAC,EAAE,MAAM,IAAI,CAAC;CACrB;AAED,wBAAgB,wBAAwB,CAAC,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,6BAA6B,+BAEzF"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"LearningsValidationBody.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-marketplace/components/ILMarketPlacePublish/LearningsValidationBody.tsx"],"names":[],"mappings":";AAEA,wBAAgB,uBAAuB,gCAEtC"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
interface LearningsValidationFooterProps {
|
|
3
|
+
onBack?: () => void;
|
|
4
|
+
onNext?: () => void;
|
|
5
|
+
}
|
|
6
|
+
export declare function LearningsValidationFooter({ onBack, onNext }: LearningsValidationFooterProps): import("react").JSX.Element;
|
|
7
|
+
export {};
|
|
8
|
+
//# sourceMappingURL=LearningsValidationFooter.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"LearningsValidationFooter.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-marketplace/components/ILMarketPlacePublish/LearningsValidationFooter.tsx"],"names":[],"mappings":";AAEA,UAAU,8BAA8B;IACtC,MAAM,CAAC,EAAE,MAAM,IAAI,CAAC;IACpB,MAAM,CAAC,EAAE,MAAM,IAAI,CAAC;CACrB;AAED,wBAAgB,yBAAyB,CAAC,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,8BAA8B,+BAE3F"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
export interface PublishEmptyStateProps {
|
|
3
|
+
title?: string;
|
|
4
|
+
description?: string;
|
|
5
|
+
className?: string;
|
|
6
|
+
}
|
|
7
|
+
export declare function PublishEmptyState({ title, description, className, }: PublishEmptyStateProps): import("react").JSX.Element;
|
|
8
|
+
//# sourceMappingURL=PublishEmptyState.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PublishEmptyState.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-marketplace/components/ILMarketPlacePublish/PublishEmptyState.tsx"],"names":[],"mappings":";AAIA,MAAM,WAAW,sBAAsB;IACrC,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAED,wBAAgB,iBAAiB,CAAC,EAChC,KAAiC,EACjC,WAA6C,EAC7C,SAAS,GACV,EAAE,sBAAsB,+BAOxB"}
|
package/dist/types/src/features/IL-marketplace/components/ILMarketPlacePublish/PublishStepBody.d.ts
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { PublishStepBodyProps } from "./PublishToMarketplace.types";
|
|
3
|
+
export declare function PublishStepBody({ title, description, className }: PublishStepBodyProps): import("react").JSX.Element;
|
|
4
|
+
//# sourceMappingURL=PublishStepBody.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PublishStepBody.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-marketplace/components/ILMarketPlacePublish/PublishStepBody.tsx"],"names":[],"mappings":";AACA,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,8BAA8B,CAAC;AAGzE,wBAAgB,eAAe,CAAC,EAAE,KAAK,EAAE,WAAW,EAAE,SAAS,EAAE,EAAE,oBAAoB,+BAOtF"}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { PublishStepFooterActionsProps } from "./PublishToMarketplace.types";
|
|
3
|
+
export declare function PublishStepFooter({ onBack, onNext, backLabel, nextLabel, nextIcon, nextDisabled, showBack, className, }: PublishStepFooterActionsProps): import("react").JSX.Element;
|
|
4
|
+
//# sourceMappingURL=PublishStepFooter.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PublishStepFooter.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-marketplace/components/ILMarketPlacePublish/PublishStepFooter.tsx"],"names":[],"mappings":";AACA,OAAO,KAAK,EAAE,6BAA6B,EAAE,MAAM,8BAA8B,CAAC;AAGlF,wBAAgB,iBAAiB,CAAC,EAChC,MAAM,EACN,MAAM,EACN,SAAkB,EAClB,SAAqB,EACrB,QAAQ,EACR,YAAY,EACZ,QAAe,EACf,SAAS,GACV,EAAE,6BAA6B,+BAqB/B"}
|
package/dist/types/src/features/IL-marketplace/components/ILMarketPlacePublish/PublishStepper.d.ts
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { PublishStepConfig, PublishStepStatus, PublishStepperProps } from "./PublishToMarketplace.types";
|
|
3
|
+
export declare const getPublishStepStatus: (step: PublishStepConfig, index: number, reachedStepIndex: number) => PublishStepStatus;
|
|
4
|
+
export declare function PublishStepper({ steps, activeStepIndex, reachedStepIndex, onStepChange, className, }: PublishStepperProps): import("react").JSX.Element;
|
|
5
|
+
//# sourceMappingURL=PublishStepper.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PublishStepper.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-marketplace/components/ILMarketPlacePublish/PublishStepper.tsx"],"names":[],"mappings":";AACA,OAAO,KAAK,EAAE,iBAAiB,EAAE,iBAAiB,EAAE,mBAAmB,EAAE,MAAM,8BAA8B,CAAC;AAG9G,eAAO,MAAM,oBAAoB,SACzB,iBAAiB,SAChB,MAAM,oBACK,MAAM,KACvB,iBAGF,CAAC;AAEF,wBAAgB,cAAc,CAAC,EAC7B,KAAK,EACL,eAAe,EACf,gBAAgB,EAChB,YAAY,EACZ,SAAS,GACV,EAAE,mBAAmB,+BAmErB"}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
export declare const PUBLISH_EMPTY_STATE_TITLE = "No marketplace data found";
|
|
2
|
+
export declare const PUBLISH_EMPTY_STATE_DESCRIPTION = "We couldn't find any marketplace data for this template. It may not have been published yet.";
|
|
3
|
+
//# sourceMappingURL=PublishToMarketplace.constants.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PublishToMarketplace.constants.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-marketplace/components/ILMarketPlacePublish/PublishToMarketplace.constants.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,yBAAyB,8BAA8B,CAAC;AAErE,eAAO,MAAM,+BAA+B,iGACoD,CAAC"}
|
|
@@ -0,0 +1,90 @@
|
|
|
1
|
+
import type { ReactNode } from "react";
|
|
2
|
+
export type PublishStepId = "template-details" | "learnings-selection" | "learnings-validation" | "release-summary";
|
|
3
|
+
export interface PublishStepConfig {
|
|
4
|
+
id: PublishStepId;
|
|
5
|
+
label: string;
|
|
6
|
+
disabled?: boolean;
|
|
7
|
+
}
|
|
8
|
+
/** Runtime config forwarded to TeachMePlugin's `config` prop from the publish flow. */
|
|
9
|
+
export interface PublishToMarketplaceRuntimeConfig {
|
|
10
|
+
ASSISTANT_NAME?: string;
|
|
11
|
+
ORGANIZATION_NAME?: string;
|
|
12
|
+
BASE_URL?: string;
|
|
13
|
+
BASE_WEBSOCKET_URL?: string;
|
|
14
|
+
BASE_APPMOD_URL?: string;
|
|
15
|
+
CONFIG_MASTER_NAME?: string;
|
|
16
|
+
}
|
|
17
|
+
/**
|
|
18
|
+
* `completed` — walked past it; `in-progress` — furthest step reached, not finished yet;
|
|
19
|
+
* `locked` — disabled, or simply not reached yet.
|
|
20
|
+
*/
|
|
21
|
+
export type PublishStepStatus = "completed" | "in-progress" | "locked";
|
|
22
|
+
export interface PublishStepperProps {
|
|
23
|
+
steps: PublishStepConfig[];
|
|
24
|
+
activeStepIndex: number;
|
|
25
|
+
/**
|
|
26
|
+
* Furthest step the user actually reached by proceeding. Steps beyond it stay locked so the
|
|
27
|
+
* stepper cannot be used to skip ahead. Defaults to `activeStepIndex`.
|
|
28
|
+
*/
|
|
29
|
+
reachedStepIndex?: number;
|
|
30
|
+
onStepChange: (index: number) => void;
|
|
31
|
+
className?: string;
|
|
32
|
+
}
|
|
33
|
+
export interface PublishStepFooterActionsProps {
|
|
34
|
+
onBack?: () => void;
|
|
35
|
+
onNext?: () => void;
|
|
36
|
+
backLabel?: string;
|
|
37
|
+
nextLabel?: string;
|
|
38
|
+
nextIcon?: ReactNode;
|
|
39
|
+
nextDisabled?: boolean;
|
|
40
|
+
showBack?: boolean;
|
|
41
|
+
className?: string;
|
|
42
|
+
}
|
|
43
|
+
export interface PublishStepBodyProps {
|
|
44
|
+
title: string;
|
|
45
|
+
description?: string;
|
|
46
|
+
className?: string;
|
|
47
|
+
}
|
|
48
|
+
export interface TemplateDetailsBodyProps {
|
|
49
|
+
data?: Partial<InstantLearningApiItem>;
|
|
50
|
+
isLoading?: boolean;
|
|
51
|
+
isError?: boolean;
|
|
52
|
+
isEmpty?: boolean;
|
|
53
|
+
onEdit?: () => void;
|
|
54
|
+
/**
|
|
55
|
+
* Handler for the "View Template" action. Omit it and the action is not rendered at all; provide
|
|
56
|
+
* it and the action appears, with the click doing nothing except calling this — the component
|
|
57
|
+
* opens no preview of its own.
|
|
58
|
+
*/
|
|
59
|
+
onViewTemplate?: (template: Partial<InstantLearningApiItem>) => void;
|
|
60
|
+
className?: string;
|
|
61
|
+
}
|
|
62
|
+
export interface InstantLearningApiItem {
|
|
63
|
+
instant_learning_id: string;
|
|
64
|
+
value_id?: string;
|
|
65
|
+
instant_learning_title: string;
|
|
66
|
+
description: string;
|
|
67
|
+
content_type_title: string;
|
|
68
|
+
last_version_tag: string;
|
|
69
|
+
last_published_by: string;
|
|
70
|
+
domain_name: string;
|
|
71
|
+
parent_domain_name: string;
|
|
72
|
+
when_to_apply: string;
|
|
73
|
+
when_not_to_apply: string;
|
|
74
|
+
created_by: string;
|
|
75
|
+
created_at: string;
|
|
76
|
+
updated_at: string;
|
|
77
|
+
unique_variant_id?: string;
|
|
78
|
+
variant_type?: string;
|
|
79
|
+
}
|
|
80
|
+
export interface ReleaseSummaryBodyProps {
|
|
81
|
+
templateName?: string;
|
|
82
|
+
data?: Partial<InstantLearningApiItem>;
|
|
83
|
+
isLoading?: boolean;
|
|
84
|
+
isError?: boolean;
|
|
85
|
+
versionTag?: string;
|
|
86
|
+
onVersionTagChange?: (value: string) => void;
|
|
87
|
+
publishErrorMessage?: string | null;
|
|
88
|
+
className?: string;
|
|
89
|
+
}
|
|
90
|
+
//# sourceMappingURL=PublishToMarketplace.types.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PublishToMarketplace.types.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-marketplace/components/ILMarketPlacePublish/PublishToMarketplace.types.ts"],"names":[],"mappings":"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"}
|