@hiver/connector-agent 1.3.5-beta.2 → 1.3.5-beta.3

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.
Files changed (3) hide show
  1. package/index.es.js +2177 -2177
  2. package/index.umd.js +1 -1
  3. package/package.json +1 -1
package/index.umd.js CHANGED
@@ -3281,4 +3281,4 @@ Take a look at the reducer(s) handling this action type: ${Q.type}.
3281
3281
  align-self: auto !important;
3282
3282
  margin-left: 12px;
3283
3283
  }
3284
- `,zS=({senderEmail:e="",baseUrls:t={},extraParams:n={},availableFeatures:r={}})=>w.jsx(jS,{children:w.jsxs(ek,{availableFeatures:r,extraParams:n,senderEmail:e,baseUrls:t,children:[w.jsx(bS,{isAdmin:n==null?void 0:n.isAdmin}),kn.createPortal(w.jsx(VS,{id:"toast-message",children:w.jsx(eB,{position:"bottom-left",autoClose:5e3,hideProgressBar:!0,newestOnTop:!1,closeOnClick:!0,rtl:!1,draggable:!0,pauseOnHover:!0})}),document.body),w.jsx(NS,{})]})}),YS="/v1/api"+"/templates/metadata",WS={GET:"GET",POST:"POST",DELETE:"DELETE",PATCH:"PATCH",PUT:"PUT"},KS=async()=>Wu({url:YS,method:WS.GET});Dt.ConnectorCardList=zS,Dt.getMetaData=KS,Dt.setAppConfig=nT,Dt.setAppUgId=oT,Dt.setAppUserId=rT,Object.defineProperty(Dt,Symbol.toStringTag,{value:"Module"})});
3284
+ `,zS=({senderEmail:e="",baseUrls:t={},extraParams:n={},availableFeatures:r={}})=>w.jsx(jS,{children:w.jsxs(ek,{availableFeatures:r,extraParams:n,senderEmail:e,baseUrls:t,children:[w.jsx(bS,{isAdmin:n==null?void 0:n.isAdmin}),kn.createPortal(w.jsx(VS,{id:"toast-message",children:w.jsx(eB,{position:"bottom-left",autoClose:5e3,hideProgressBar:!0,newestOnTop:!1,closeOnClick:!0,rtl:!1,draggable:!0,pauseOnHover:!0})}),document.body),n!=null&&n.isAdmin?w.jsx(NS,{}):null]})}),YS="/v1/api"+"/templates/metadata",WS={GET:"GET",POST:"POST",DELETE:"DELETE",PATCH:"PATCH",PUT:"PUT"},KS=async()=>Wu({url:YS,method:WS.GET});Dt.ConnectorCardList=zS,Dt.getMetaData=KS,Dt.setAppConfig=nT,Dt.setAppUgId=oT,Dt.setAppUserId=rT,Object.defineProperty(Dt,Symbol.toStringTag,{value:"Module"})});
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hiver/connector-agent",
3
- "version": "1.3.5-beta.2",
3
+ "version": "1.3.5-beta.3",
4
4
  "main": "index.es.js",
5
5
  "module": "index.es.js",
6
6
  "types": "index.d.ts",