@e-llm-studio/instant-learning 1.0.1 → 1.0.2

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.
@@ -1,2 +1,2 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("tslib"),i=require("react/jsx-runtime"),t=require("react"),o=require("react-router-dom"),r=require("@e-llm-studio/audit-log");require("@e-llm-studio/audit-log/dist/styles.css");var n=require("lucide-react");exports.default=function(a){var l=a.configId,s=a.ruleData,d=a.scopeId,c=a.scopeName,g=(null==c?void 0:c.trim())||"Selected",h=t.useMemo(function(){var i,t,o=[];d&&o.push(d);var r=(null===(i=null==s?void 0:s.data)||void 0===i?void 0:i.tier1)||(null==s?void 0:s.tier1)||[],n=(null===(t=null==s?void 0:s.data)||void 0===t?void 0:t.tier2)||(null==s?void 0:s.tier2)||[];return e.__spreadArray(e.__spreadArray([],r,!0),n,!0).forEach(function(e){(null==e?void 0:e.ruleId)&&o.push(e.ruleId),(null==e?void 0:e.variants)&&Array.isArray(e.variants)&&e.variants.forEach(function(e){(null==e?void 0:e.variantId)&&o.push(e.variantId)})}),o},[s,d]);return t.useEffect(function(){console.log("Flattened External Resource IDs:",h)},[h]),i.jsxs("div",e.__assign({style:{padding:"24px",fontFamily:"Arial, sans-serif"}},{children:[i.jsxs("div",e.__assign({style:{marginBottom:"16px",paddingBottom:"4px"}},{children:[i.jsxs("h1",e.__assign({style:{margin:0,color:"#334155",fontSize:"20px",fontWeight:700,lineHeight:1.25}},{children:[g," - Audit Log"]})),i.jsxs("p",e.__assign({style:{margin:"8px 0 0",color:"#667085",fontSize:"16px",fontWeight:500,lineHeight:1}},{children:["Track all learning updates and modifications with the ",g," scope."]}))]})),i.jsx(o.BrowserRouter,{children:i.jsx(r.AuditLog,{configId:l,getData:{baseUrl:"https://dev.appmod.ai",endpoint:"/changelog/audit-log/fetch"},distinctValuesApi:{baseUrl:"https://dev.appmod.ai",endpoint:"/changelog/audit-log/distinct-values"},query:{externalResourceId:h.length>0?h:[""],paginationLimit:10},sidebar:{config:{showAnalystFilter:!0,showDateFilter:!0,showChangeTitleFilter:!0,showImpactPercentage:!1},labels:{title:"Filters",multiSelectLabel:"Modified By",multiSelectHint:"Filter by the user who made the change",changeTitleLabel:"Change Action",changeTitleHint:"Filter by Actions"}},table:{tableProps:{scrollable:!0,scrollHeight:"80vh",showGridlines:!0,size:"small",rowClassName:function(){return"custom-compact-row"},pt:{bodyCell:{style:{paddingTop:"4px",paddingBottom:"4px"}}}},hiddenColumns:["actions","changeSummary","changeDateTime","logId"],extraColumns:[{key:"modifiedBy",header:"Modified By",body:function(t){return i.jsxs("div",e.__assign({style:{display:"flex",alignItems:"center",gap:"8px"}},{children:[i.jsx(n.User,{size:16,color:"#64748b",style:{flexShrink:0}}),i.jsx("span",e.__assign({style:{fontWeight:500}},{children:t.modifiedBy}))]}))},style:{width:"15%",minWidth:"140px"}},{key:"changeAction",header:"Action",body:function(t){var o,r,n=(o=t.changeTitle,(r=(o||"").toUpperCase()).includes("CREATE")?{color:"#2e7d32",backgroundColor:"#edf7ed",borderColor:"#c8e6c9",boxShadow:"0 1px 2px rgba(46, 125, 50, 0.08)"}:r.includes("UPDATE")||r.includes("TOGGLE")?{color:"#1565c0",backgroundColor:"#e3f2fd",borderColor:"#bbdefb",boxShadow:"0 1px 2px rgba(21, 101, 192, 0.08)"}:r.includes("DELETE")?{color:"#c62828",backgroundColor:"#fdeeed",borderColor:"#ffcdd2",boxShadow:"0 1px 2px rgba(198, 40, 40, 0.08)"}:{color:"#475569",backgroundColor:"#f8fafc",borderColor:"#cbd5e1",boxShadow:"0 1px 2px rgba(15, 23, 42, 0.06)"}),a=t.changeTitle?t.changeTitle.replace(/_/g," "):"—";return i.jsx("span",e.__assign({style:{color:n.color,backgroundColor:n.backgroundColor,border:"1px solid ".concat(n.borderColor),boxShadow:n.boxShadow,padding:"6px 12px",borderRadius:"999px",fontSize:"12px",lineHeight:1,fontWeight:600,display:"inline-block",minWidth:"76px",textAlign:"center",textTransform:"capitalize"}},{children:a}))},style:{width:"15%",textAlign:"center"}},{key:"customChangeSummary",header:"Change Summary",body:function(t){var o;return i.jsxs("div",e.__assign({style:{display:"flex",alignItems:"flex-start",gap:"8px",padding:"4px 0"}},{children:[i.jsx(n.FileText,{size:16,color:"#94a3b8",style:{flexShrink:0,marginTop:"2px"}}),i.jsx("span",e.__assign({style:{color:"#334155",fontSize:"13px",lineHeight:1.5}},{children:null!==(o=t.actionText)&&void 0!==o?o:"—"}))]}))},style:{width:"35%",minWidth:"250px"}},{key:"customChangeDateTime",header:"Change Time and Date",body:function(t){if(!t.actionDate)return i.jsx("span",e.__assign({style:{color:"#94a3b8"}},{children:"—"}));var o=new Date(t.actionDate),r=o.toLocaleDateString("en-US",{month:"short",day:"2-digit",year:"numeric"}),n=o.toLocaleTimeString("en-US",{hour:"2-digit",minute:"2-digit"});return i.jsxs("div",e.__assign({style:{display:"flex",flexDirection:"column",alignItems:"center",gap:"4px",fontSize:"13px",color:"#475569"}},{children:[i.jsx("span",e.__assign({style:{fontWeight:500}},{children:r})),i.jsx("span",{children:n})]}))},style:{width:"15%",minWidth:"150px",textAlign:"center"}}]},filters:{config:{showFilterButton:!0,showSort:!0,showDate:!0,showSearch:!0,sortOptions:{latest:!0,oldest:!0,impactHighToLow:!1,impactLowToHigh:!1}}}})})]}))};
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("tslib"),i=require("react/jsx-runtime"),t=require("react"),o=require("react-router-dom"),n=require("@e-llm-studio/audit-log");require("@e-llm-studio/audit-log/dist/styles.css");var r=require("lucide-react");exports.default=function(a){var l=a.configId,s=a.ruleData,d=a.scopeId,c=a.scopeName,g=(null==c?void 0:c.trim())||"Selected",h=t.useMemo(function(){var i,t,o=[];d&&o.push(d);var n=(null===(i=null==s?void 0:s.data)||void 0===i?void 0:i.tier1)||(null==s?void 0:s.tier1)||[],r=(null===(t=null==s?void 0:s.data)||void 0===t?void 0:t.tier2)||(null==s?void 0:s.tier2)||[];return e.__spreadArray(e.__spreadArray([],n,!0),r,!0).forEach(function(e){(null==e?void 0:e.ruleId)&&o.push(e.ruleId),(null==e?void 0:e.variants)&&Array.isArray(e.variants)&&e.variants.forEach(function(e){(null==e?void 0:e.variantId)&&o.push(e.variantId)})}),o},[s,d]);return t.useEffect(function(){console.log("Flattened External Resource IDs:",h)},[h]),i.jsxs("div",e.__assign({style:{padding:"24px",fontFamily:"Arial, sans-serif"}},{children:[i.jsxs("div",e.__assign({style:{marginBottom:"16px",paddingBottom:"4px"}},{children:[i.jsxs("h1",e.__assign({style:{margin:0,color:"#334155",fontSize:"20px",fontWeight:700,lineHeight:1.25}},{children:[g," - Audit Log"]})),i.jsxs("p",e.__assign({style:{margin:"8px 0 0",color:"#667085",fontSize:"16px",fontWeight:500,lineHeight:1}},{children:["Track all learning updates and modifications with the ",g," scope."]}))]})),i.jsx(o.MemoryRouter,{children:i.jsx(n.AuditLog,{configId:l,getData:{baseUrl:"https://dev.appmod.ai",endpoint:"/changelog/audit-log/fetch"},distinctValuesApi:{baseUrl:"https://dev.appmod.ai",endpoint:"/changelog/audit-log/distinct-values"},query:{externalResourceId:h.length>0?h:[""],paginationLimit:10},sidebar:{config:{showAnalystFilter:!0,showDateFilter:!0,showChangeTitleFilter:!0,showImpactPercentage:!1},labels:{title:"Filters",multiSelectLabel:"Modified By",multiSelectHint:"Filter by the user who made the change",changeTitleLabel:"Change Action",changeTitleHint:"Filter by Actions"}},table:{tableProps:{scrollable:!0,scrollHeight:"80vh",showGridlines:!0,size:"small",rowClassName:function(){return"custom-compact-row"},pt:{bodyCell:{style:{paddingTop:"4px",paddingBottom:"4px"}}}},hiddenColumns:["actions","changeSummary","changeDateTime","logId"],extraColumns:[{key:"modifiedBy",header:"Modified By",body:function(t){return i.jsxs("div",e.__assign({style:{display:"flex",alignItems:"center",gap:"8px"}},{children:[i.jsx(r.User,{size:16,color:"#64748b",style:{flexShrink:0}}),i.jsx("span",e.__assign({style:{fontWeight:500}},{children:t.modifiedBy}))]}))},style:{width:"15%",minWidth:"140px"}},{key:"changeAction",header:"Action",body:function(t){var o,n,r=(o=t.changeTitle,(n=(o||"").toUpperCase()).includes("CREATE")?{color:"#2e7d32",backgroundColor:"#edf7ed",borderColor:"#c8e6c9",boxShadow:"0 1px 2px rgba(46, 125, 50, 0.08)"}:n.includes("UPDATE")||n.includes("TOGGLE")?{color:"#1565c0",backgroundColor:"#e3f2fd",borderColor:"#bbdefb",boxShadow:"0 1px 2px rgba(21, 101, 192, 0.08)"}:n.includes("DELETE")?{color:"#c62828",backgroundColor:"#fdeeed",borderColor:"#ffcdd2",boxShadow:"0 1px 2px rgba(198, 40, 40, 0.08)"}:{color:"#475569",backgroundColor:"#f8fafc",borderColor:"#cbd5e1",boxShadow:"0 1px 2px rgba(15, 23, 42, 0.06)"}),a=t.changeTitle?t.changeTitle.replace(/_/g," "):"—";return i.jsx("span",e.__assign({style:{color:r.color,backgroundColor:r.backgroundColor,border:"1px solid ".concat(r.borderColor),boxShadow:r.boxShadow,padding:"6px 12px",borderRadius:"999px",fontSize:"12px",lineHeight:1,fontWeight:600,display:"inline-block",minWidth:"76px",textAlign:"center",textTransform:"capitalize"}},{children:a}))},style:{width:"15%",textAlign:"center"}},{key:"customChangeSummary",header:"Change Summary",body:function(t){var o;return i.jsxs("div",e.__assign({style:{display:"flex",alignItems:"flex-start",gap:"8px",padding:"4px 0"}},{children:[i.jsx(r.FileText,{size:16,color:"#94a3b8",style:{flexShrink:0,marginTop:"2px"}}),i.jsx("span",e.__assign({style:{color:"#334155",fontSize:"13px",lineHeight:1.5}},{children:null!==(o=t.actionText)&&void 0!==o?o:"—"}))]}))},style:{width:"35%",minWidth:"250px"}},{key:"customChangeDateTime",header:"Change Time and Date",body:function(t){if(!t.actionDate)return i.jsx("span",e.__assign({style:{color:"#94a3b8"}},{children:"—"}));var o=new Date(t.actionDate),n=o.toLocaleDateString("en-US",{month:"short",day:"2-digit",year:"numeric"}),r=o.toLocaleTimeString("en-US",{hour:"2-digit",minute:"2-digit"});return i.jsxs("div",e.__assign({style:{display:"flex",flexDirection:"column",alignItems:"center",gap:"4px",fontSize:"13px",color:"#475569"}},{children:[i.jsx("span",e.__assign({style:{fontWeight:500}},{children:n})),i.jsx("span",{children:r})]}))},style:{width:"15%",minWidth:"150px",textAlign:"center"}}]},filters:{config:{showFilterButton:!0,showSort:!0,showDate:!0,showSearch:!0,sortOptions:{latest:!0,oldest:!0,impactHighToLow:!1,impactLowToHigh:!1}}}})})]}))};
2
2
  //# sourceMappingURL=AuditLog.js.map
@@ -1,2 +1,2 @@
1
- import{__spreadArray as e,__assign as t}from"tslib";import{jsxs as i,jsx as o}from"react/jsx-runtime";import{useMemo as n,useEffect as l}from"react";import{BrowserRouter as r}from"react-router-dom";import{AuditLog as a}from"@e-llm-studio/audit-log";import"@e-llm-studio/audit-log/dist/styles.css";import{User as d,FileText as c}from"lucide-react";var s=function(s){var h=s.configId,p=s.ruleData,g=s.scopeId,u=s.scopeName,m=(null==u?void 0:u.trim())||"Selected",f=n(function(){var t,i,o=[];g&&o.push(g);var n=(null===(t=null==p?void 0:p.data)||void 0===t?void 0:t.tier1)||(null==p?void 0:p.tier1)||[],l=(null===(i=null==p?void 0:p.data)||void 0===i?void 0:i.tier2)||(null==p?void 0:p.tier2)||[];return e(e([],n,!0),l,!0).forEach(function(e){(null==e?void 0:e.ruleId)&&o.push(e.ruleId),(null==e?void 0:e.variants)&&Array.isArray(e.variants)&&e.variants.forEach(function(e){(null==e?void 0:e.variantId)&&o.push(e.variantId)})}),o},[p,g]);return l(function(){console.log("Flattened External Resource IDs:",f)},[f]),i("div",t({style:{padding:"24px",fontFamily:"Arial, sans-serif"}},{children:[i("div",t({style:{marginBottom:"16px",paddingBottom:"4px"}},{children:[i("h1",t({style:{margin:0,color:"#334155",fontSize:"20px",fontWeight:700,lineHeight:1.25}},{children:[m," - Audit Log"]})),i("p",t({style:{margin:"8px 0 0",color:"#667085",fontSize:"16px",fontWeight:500,lineHeight:1}},{children:["Track all learning updates and modifications with the ",m," scope."]}))]})),o(r,{children:o(a,{configId:h,getData:{baseUrl:"https://dev.appmod.ai",endpoint:"/changelog/audit-log/fetch"},distinctValuesApi:{baseUrl:"https://dev.appmod.ai",endpoint:"/changelog/audit-log/distinct-values"},query:{externalResourceId:f.length>0?f:[""],paginationLimit:10},sidebar:{config:{showAnalystFilter:!0,showDateFilter:!0,showChangeTitleFilter:!0,showImpactPercentage:!1},labels:{title:"Filters",multiSelectLabel:"Modified By",multiSelectHint:"Filter by the user who made the change",changeTitleLabel:"Change Action",changeTitleHint:"Filter by Actions"}},table:{tableProps:{scrollable:!0,scrollHeight:"80vh",showGridlines:!0,size:"small",rowClassName:function(){return"custom-compact-row"},pt:{bodyCell:{style:{paddingTop:"4px",paddingBottom:"4px"}}}},hiddenColumns:["actions","changeSummary","changeDateTime","logId"],extraColumns:[{key:"modifiedBy",header:"Modified By",body:function(e){return i("div",t({style:{display:"flex",alignItems:"center",gap:"8px"}},{children:[o(d,{size:16,color:"#64748b",style:{flexShrink:0}}),o("span",t({style:{fontWeight:500}},{children:e.modifiedBy}))]}))},style:{width:"15%",minWidth:"140px"}},{key:"changeAction",header:"Action",body:function(e){var i,n,l=(i=e.changeTitle,(n=(i||"").toUpperCase()).includes("CREATE")?{color:"#2e7d32",backgroundColor:"#edf7ed",borderColor:"#c8e6c9",boxShadow:"0 1px 2px rgba(46, 125, 50, 0.08)"}:n.includes("UPDATE")||n.includes("TOGGLE")?{color:"#1565c0",backgroundColor:"#e3f2fd",borderColor:"#bbdefb",boxShadow:"0 1px 2px rgba(21, 101, 192, 0.08)"}:n.includes("DELETE")?{color:"#c62828",backgroundColor:"#fdeeed",borderColor:"#ffcdd2",boxShadow:"0 1px 2px rgba(198, 40, 40, 0.08)"}:{color:"#475569",backgroundColor:"#f8fafc",borderColor:"#cbd5e1",boxShadow:"0 1px 2px rgba(15, 23, 42, 0.06)"}),r=e.changeTitle?e.changeTitle.replace(/_/g," "):"—";return o("span",t({style:{color:l.color,backgroundColor:l.backgroundColor,border:"1px solid ".concat(l.borderColor),boxShadow:l.boxShadow,padding:"6px 12px",borderRadius:"999px",fontSize:"12px",lineHeight:1,fontWeight:600,display:"inline-block",minWidth:"76px",textAlign:"center",textTransform:"capitalize"}},{children:r}))},style:{width:"15%",textAlign:"center"}},{key:"customChangeSummary",header:"Change Summary",body:function(e){var n;return i("div",t({style:{display:"flex",alignItems:"flex-start",gap:"8px",padding:"4px 0"}},{children:[o(c,{size:16,color:"#94a3b8",style:{flexShrink:0,marginTop:"2px"}}),o("span",t({style:{color:"#334155",fontSize:"13px",lineHeight:1.5}},{children:null!==(n=e.actionText)&&void 0!==n?n:"—"}))]}))},style:{width:"35%",minWidth:"250px"}},{key:"customChangeDateTime",header:"Change Time and Date",body:function(e){if(!e.actionDate)return o("span",t({style:{color:"#94a3b8"}},{children:"—"}));var n=new Date(e.actionDate),l=n.toLocaleDateString("en-US",{month:"short",day:"2-digit",year:"numeric"}),r=n.toLocaleTimeString("en-US",{hour:"2-digit",minute:"2-digit"});return i("div",t({style:{display:"flex",flexDirection:"column",alignItems:"center",gap:"4px",fontSize:"13px",color:"#475569"}},{children:[o("span",t({style:{fontWeight:500}},{children:l})),o("span",{children:r})]}))},style:{width:"15%",minWidth:"150px",textAlign:"center"}}]},filters:{config:{showFilterButton:!0,showSort:!0,showDate:!0,showSearch:!0,sortOptions:{latest:!0,oldest:!0,impactHighToLow:!1,impactLowToHigh:!1}}}})})]}))};export{s as default};
1
+ import{__spreadArray as e,__assign as t}from"tslib";import{jsxs as i,jsx as o}from"react/jsx-runtime";import{useMemo as n,useEffect as l}from"react";import{MemoryRouter as r}from"react-router-dom";import{AuditLog as a}from"@e-llm-studio/audit-log";import"@e-llm-studio/audit-log/dist/styles.css";import{User as d,FileText as c}from"lucide-react";var s=function(s){var h=s.configId,p=s.ruleData,g=s.scopeId,u=s.scopeName,m=(null==u?void 0:u.trim())||"Selected",f=n(function(){var t,i,o=[];g&&o.push(g);var n=(null===(t=null==p?void 0:p.data)||void 0===t?void 0:t.tier1)||(null==p?void 0:p.tier1)||[],l=(null===(i=null==p?void 0:p.data)||void 0===i?void 0:i.tier2)||(null==p?void 0:p.tier2)||[];return e(e([],n,!0),l,!0).forEach(function(e){(null==e?void 0:e.ruleId)&&o.push(e.ruleId),(null==e?void 0:e.variants)&&Array.isArray(e.variants)&&e.variants.forEach(function(e){(null==e?void 0:e.variantId)&&o.push(e.variantId)})}),o},[p,g]);return l(function(){console.log("Flattened External Resource IDs:",f)},[f]),i("div",t({style:{padding:"24px",fontFamily:"Arial, sans-serif"}},{children:[i("div",t({style:{marginBottom:"16px",paddingBottom:"4px"}},{children:[i("h1",t({style:{margin:0,color:"#334155",fontSize:"20px",fontWeight:700,lineHeight:1.25}},{children:[m," - Audit Log"]})),i("p",t({style:{margin:"8px 0 0",color:"#667085",fontSize:"16px",fontWeight:500,lineHeight:1}},{children:["Track all learning updates and modifications with the ",m," scope."]}))]})),o(r,{children:o(a,{configId:h,getData:{baseUrl:"https://dev.appmod.ai",endpoint:"/changelog/audit-log/fetch"},distinctValuesApi:{baseUrl:"https://dev.appmod.ai",endpoint:"/changelog/audit-log/distinct-values"},query:{externalResourceId:f.length>0?f:[""],paginationLimit:10},sidebar:{config:{showAnalystFilter:!0,showDateFilter:!0,showChangeTitleFilter:!0,showImpactPercentage:!1},labels:{title:"Filters",multiSelectLabel:"Modified By",multiSelectHint:"Filter by the user who made the change",changeTitleLabel:"Change Action",changeTitleHint:"Filter by Actions"}},table:{tableProps:{scrollable:!0,scrollHeight:"80vh",showGridlines:!0,size:"small",rowClassName:function(){return"custom-compact-row"},pt:{bodyCell:{style:{paddingTop:"4px",paddingBottom:"4px"}}}},hiddenColumns:["actions","changeSummary","changeDateTime","logId"],extraColumns:[{key:"modifiedBy",header:"Modified By",body:function(e){return i("div",t({style:{display:"flex",alignItems:"center",gap:"8px"}},{children:[o(d,{size:16,color:"#64748b",style:{flexShrink:0}}),o("span",t({style:{fontWeight:500}},{children:e.modifiedBy}))]}))},style:{width:"15%",minWidth:"140px"}},{key:"changeAction",header:"Action",body:function(e){var i,n,l=(i=e.changeTitle,(n=(i||"").toUpperCase()).includes("CREATE")?{color:"#2e7d32",backgroundColor:"#edf7ed",borderColor:"#c8e6c9",boxShadow:"0 1px 2px rgba(46, 125, 50, 0.08)"}:n.includes("UPDATE")||n.includes("TOGGLE")?{color:"#1565c0",backgroundColor:"#e3f2fd",borderColor:"#bbdefb",boxShadow:"0 1px 2px rgba(21, 101, 192, 0.08)"}:n.includes("DELETE")?{color:"#c62828",backgroundColor:"#fdeeed",borderColor:"#ffcdd2",boxShadow:"0 1px 2px rgba(198, 40, 40, 0.08)"}:{color:"#475569",backgroundColor:"#f8fafc",borderColor:"#cbd5e1",boxShadow:"0 1px 2px rgba(15, 23, 42, 0.06)"}),r=e.changeTitle?e.changeTitle.replace(/_/g," "):"—";return o("span",t({style:{color:l.color,backgroundColor:l.backgroundColor,border:"1px solid ".concat(l.borderColor),boxShadow:l.boxShadow,padding:"6px 12px",borderRadius:"999px",fontSize:"12px",lineHeight:1,fontWeight:600,display:"inline-block",minWidth:"76px",textAlign:"center",textTransform:"capitalize"}},{children:r}))},style:{width:"15%",textAlign:"center"}},{key:"customChangeSummary",header:"Change Summary",body:function(e){var n;return i("div",t({style:{display:"flex",alignItems:"flex-start",gap:"8px",padding:"4px 0"}},{children:[o(c,{size:16,color:"#94a3b8",style:{flexShrink:0,marginTop:"2px"}}),o("span",t({style:{color:"#334155",fontSize:"13px",lineHeight:1.5}},{children:null!==(n=e.actionText)&&void 0!==n?n:"—"}))]}))},style:{width:"35%",minWidth:"250px"}},{key:"customChangeDateTime",header:"Change Time and Date",body:function(e){if(!e.actionDate)return o("span",t({style:{color:"#94a3b8"}},{children:"—"}));var n=new Date(e.actionDate),l=n.toLocaleDateString("en-US",{month:"short",day:"2-digit",year:"numeric"}),r=n.toLocaleTimeString("en-US",{hour:"2-digit",minute:"2-digit"});return i("div",t({style:{display:"flex",flexDirection:"column",alignItems:"center",gap:"4px",fontSize:"13px",color:"#475569"}},{children:[o("span",t({style:{fontWeight:500}},{children:l})),o("span",{children:r})]}))},style:{width:"15%",minWidth:"150px",textAlign:"center"}}]},filters:{config:{showFilterButton:!0,showSort:!0,showDate:!0,showSearch:!0,sortOptions:{latest:!0,oldest:!0,impactHighToLow:!1,impactLowToHigh:!1}}}})})]}))};export{s as default};
2
2
  //# sourceMappingURL=AuditLog.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@e-llm-studio/instant-learning",
3
- "version": "1.0.1",
3
+ "version": "1.0.2",
4
4
  "author": "Devesh Patel",
5
5
  "description": "",
6
6
  "license": "MIT",