@corva/ui 0.76.0-3 → 0.76.0-5

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 +1 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("@babel/runtime/helpers/objectWithoutProperties"),r=require("@babel/runtime/helpers/defineProperty"),t=require("@babel/runtime/helpers/slicedToArray"),a=require("react"),n=require("prop-types"),s=require("lodash"),i=require("classnames"),o=require("@material-ui/core");require("../../permissions/PermissionsContext.js");var l=require("../../permissions/constants/index.js"),u=require("../../permissions/withPermissionsHOC.js");require("@babel/runtime/helpers/asyncToGenerator"),require("@babel/runtime/regenerator"),require("../../clients/jsonApi/index.js"),require("../../permissions/ProvidePermissions.js");var c=require("../TruncatedText/index.js");require("../../constants/goals.js"),require("../../constants/segment.js"),require("../../constants/alerts.js"),require("../../constants/apps.js"),require("../../constants/drillstring.js"),require("../../constants/completion.js");var d=require("../../constants/appPackages.js");require("../../constants/notifications.js"),require("../../constants/feed.js"),require("../../constants/bha.js"),require("../../utils/env.js"),require("../GradientManager/configuration/constants.js");var p=require("./effects/index.js"),b=require("react/jsx-runtime");function v(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var f=v(e),j=v(r),m=v(t),g=v(i),h=["appId"],P=["canReadAppPackages"];function q(e,r){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);r&&(a=a.filter((function(r){return Object.getOwnPropertyDescriptor(e,r).enumerable}))),t.push.apply(t,a)}return t}function y(e){for(var r=1;r<arguments.length;r++){var t=null!=arguments[r]?arguments[r]:{};r%2?q(Object(t),!0).forEach((function(r){j.default(e,r,t[r])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):q(Object(t)).forEach((function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(t,r))}))}return e}var O=d.PACKAGE_STATUSES,x=d.PACKAGE_LABELS,S=d.TEXT_FOR_PACKAGE_LABELS,A=o.makeStyles((function(e){return{select:{width:250,margin:"8px 0"},menuListRoot:{maxWidth:580},group:{fontStyle:"italic",fontWeight:"bold",fontSize:"12px",color:"#999",backgroundColor:e.palette.background.b9}}})),E=function(e){var r=e.className,t=e.value,n=e.onChange,i=e.isLoading,l=e.disabled,u=e.error,d=e.packages,p=A(),v=a.useState(t),f=m.default(v,2),h=f[0],P=f[1],q=a.useMemo((function(){var e,r={},t=(e={},j.default(e,x.PROD,{label:"Stable Release - no stable version",value:x.PROD,disabled:!0}),j.default(e,x.BETA,{label:"Beta - no beta version",value:x.BETA,disabled:!0}),j.default(e,x.DEV,{label:"Dev - no dev version",value:x.DEV,disabled:!0}),e),a=[];return d.filter((function(e){return e.status!==O.FAILURE})).forEach((function(e){var n=e.version,s=e.package_code_version,i=e.notes,o=e.label,l=e.status,u="v".concat(s||n);if(o){var c=t[o];c.label="".concat(S[o]," ").concat(u," ").concat(i?"- ".concat(i):""),c.disabled=!1,r[c.value]=e}else r[n]=e,a.push({label:"".concat(u," ").concat(i?"- ".concat(i):""),value:n,status:l})})),{labeled:Object.values(t),unlabeled:a,packageByValue:r}}),[d]),y=q.labeled,E=q.unlabeled,_=q.packageByValue,w=function(e){return n(e,_[e])},D=d.some((function(e){return!e.label})),L=!s.isEmpty(d);return a.useEffect((function(){if(L&&!t){var e=y.find((function(e){return!e.disabled}))||s.maxBy(E.filter((function(e){return e.status===O.PUBLISHED})),"value");P(null==e?void 0:e.value),w(null==e?void 0:e.value)}}),[y,E]),i||u?null:b.jsx(o.Grid,{children:b.jsxs(o.FormControl,{className:g.default(p.select,r),children:[b.jsx(o.InputLabel,{shrink:!(!t&&!h),htmlFor:"appVersion",children:"App Version"}),b.jsxs(o.Select,{"data-testid":"".concat("DC_versionSelect","_dropdown"),value:t||h,onChange:function(e){return w(e.target.value)},disabled:i||l,label:"App Version",inputProps:{name:"appVersion",id:"appVersion"},MenuProps:{MenuListProps:{classes:{root:p.menuListRoot}}},children:[D&&b.jsx(o.ListSubheader,{className:p.group,children:"Labelled Versions (When selected always shows current Stable Release, Beta or Dev version)"}),y.map((function(e){var r=e.label,t=e.value,a=e.disabled;return b.jsx(o.MenuItem,{"data-testid":"".concat("DC_versionSelect","_option_").concat(r,"MenuItem"),value:t,disabled:a,children:r},t)})),D&&b.jsx(o.ListSubheader,{className:p.group,children:"Other versions (App will always show selected version until version is deleted)"}),E.map((function(e){var r=e.label,t=e.value;return b.jsx(o.MenuItem,{"data-testid":"".concat("DC_versionSelect","_option_").concat(r,"MenuItem"),value:t,children:b.jsx(c,{children:r})},t)}))]})]})})};E.defaultProps={disabled:!1,error:null,isLoading:!1,packages:[],value:null};var _=function(e){var r=e.appId,t=f.default(e,h),a=p(r,{status:[O.DRAFT,O.PUBLISHED],order:"desc",sort:"created_at"});return b.jsx(E,y(y({},t),a))};_.propTypes={value:n.string,onChange:n.func.isRequired,appId:n.string.isRequired},_.defaultProps={value:null};var w=u.withPermissionsHOC({canReadAppPackages:function(e){var r=e.appId;return l.PERMISSIONS.getCanReadAppPackages(r)}},{loader:null})((function(e){var r=e.canReadAppPackages,t=f.default(e,P);return r&&b.jsx(_,y({},t))}));exports.AppVersionsSelectView=E,exports.default=w;
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("@babel/runtime/helpers/objectWithoutProperties"),r=require("@babel/runtime/helpers/defineProperty"),t=require("@babel/runtime/helpers/slicedToArray"),n=require("react"),a=require("prop-types"),s=require("lodash"),i=require("classnames"),o=require("@material-ui/core");require("../../permissions/PermissionsContext.js");var l=require("../../permissions/constants/index.js"),u=require("../../permissions/withPermissionsHOC.js");require("@babel/runtime/helpers/asyncToGenerator"),require("@babel/runtime/regenerator"),require("../../clients/jsonApi/index.js"),require("../../permissions/ProvidePermissions.js");var c=require("../TruncatedText/index.js");require("../../constants/goals.js"),require("../../constants/segment.js"),require("../../constants/alerts.js"),require("../../constants/apps.js"),require("../../constants/drillstring.js"),require("../../constants/completion.js");var d=require("../../constants/appPackages.js");require("../../constants/notifications.js"),require("../../constants/feed.js"),require("../../constants/bha.js"),require("../../utils/env.js"),require("../GradientManager/configuration/constants.js");var p=require("./effects/index.js"),b=require("react/jsx-runtime");function v(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var f=v(e),j=v(r),m=v(t),g=v(i),h=["appId"],P=["canReadAppPackages"];function q(e,r){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);r&&(n=n.filter((function(r){return Object.getOwnPropertyDescriptor(e,r).enumerable}))),t.push.apply(t,n)}return t}function x(e){for(var r=1;r<arguments.length;r++){var t=null!=arguments[r]?arguments[r]:{};r%2?q(Object(t),!0).forEach((function(r){j.default(e,r,t[r])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):q(Object(t)).forEach((function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(t,r))}))}return e}var y=d.PACKAGE_STATUSES,O=d.PACKAGE_LABELS,S=d.TEXT_FOR_PACKAGE_LABELS,A=o.makeStyles((function(e){return{select:{width:250,margin:"8px 0"},menuListRoot:{maxWidth:580},group:{fontStyle:"italic",fontWeight:"bold",fontSize:"12px",color:"#999",backgroundColor:e.palette.background.b9}}})),E=function(e){var r=e.className,t=e.value,a=e.onChange,i=e.isLoading,l=e.disabled,u=e.error,d=e.packages,p=A(),v=n.useState(t),f=m.default(v,2),h=f[0],P=f[1],q=n.useMemo((function(){var e,r={},t=(e={},j.default(e,O.PROD,{label:"Stable Release - no stable version",value:O.PROD,disabled:!0}),j.default(e,O.BETA,{label:"Beta - no beta version",value:O.BETA,disabled:!0}),j.default(e,O.DEV,{label:"Dev - no dev version",value:O.DEV,disabled:!0}),e),n=[];return d.filter((function(e){return e.status!==y.FAILURE})).forEach((function(e){var a=e.version,s=e.package_code_version,i=e.notes,o=e.label,l=e.status,u="v".concat(s||a);if(o){var c=t[o];c.label="".concat(S[o]," ").concat(u," ").concat(i?"- ".concat(i):""),c.disabled=!1,r[c.value]=e}else r[a]=e,n.push({label:"".concat(u," ").concat(i?"- ".concat(i):""),value:a,status:l})})),{labeled:Object.values(t),unlabeled:n,packageByValue:r}}),[d]),x=q.labeled,E=q.unlabeled,_=q.packageByValue,w=function(e){return a(e,_[e])},D=d.some((function(e){return!e.label})),L=!s.isEmpty(d);return n.useEffect((function(){if(L&&!t){var e=x.find((function(e){return!e.disabled}))||s.maxBy(E.filter((function(e){return e.status===y.PUBLISHED})),"value");P(null==e?void 0:e.value),w(null==e?void 0:e.value)}}),[x,E]),i||u?null:b.jsx(o.Grid,{children:b.jsxs(o.FormControl,{className:g.default(p.select,r),children:[b.jsx(o.InputLabel,{shrink:!(!t&&!h),htmlFor:"appVersion",children:"App Version"}),b.jsxs(o.Select,{"data-testid":"".concat("DC_versionSelect","_dropdown"),value:t||h,onChange:function(e){return w(e.target.value)},disabled:i||l,label:"App Version",inputProps:{name:"appVersion",id:"appVersion"},MenuProps:{MenuListProps:{classes:{root:p.menuListRoot}}},children:[D&&b.jsx(o.ListSubheader,{className:p.group,children:"Labelled Versions (When selected always shows current Stable Release, Beta or Dev version)"}),x.map((function(e){var r=e.label,t=e.value,n=e.disabled;return b.jsx(o.MenuItem,{"data-testid":"".concat("DC_versionSelect","_option_").concat(r,"MenuItem"),value:t,disabled:n,children:b.jsx(c,{children:r})},t)})),D&&b.jsx(o.ListSubheader,{className:p.group,children:"Other versions (App will always show selected version until version is deleted)"}),E.map((function(e){var r=e.label,t=e.value;return b.jsx(o.MenuItem,{"data-testid":"".concat("DC_versionSelect","_option_").concat(r,"MenuItem"),value:t,children:b.jsx(c,{children:r})},t)}))]})]})})};E.defaultProps={disabled:!1,error:null,isLoading:!1,packages:[],value:null};var _=function(e){var r=e.appId,t=f.default(e,h),n=p(r,{status:[y.DRAFT,y.PUBLISHED],order:"desc",sort:"created_at"});return b.jsx(E,x(x({},t),n))};_.propTypes={value:a.string,onChange:a.func.isRequired,appId:a.string.isRequired},_.defaultProps={value:null};var w=u.withPermissionsHOC({canReadAppPackages:function(e){var r=e.appId;return l.PERMISSIONS.getCanReadAppPackages(r)}},{loader:null})((function(e){var r=e.canReadAppPackages,t=f.default(e,P);return r&&b.jsx(_,x({},t))}));exports.AppVersionsSelectView=E,exports.default=w;
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require('./../../../ext-esm/tslib/tslib.es6.js'),t=require("react/jsx-runtime"),o=require("react"),i=require("classnames"),n=require("@material-ui/core"),r=require("../../../icons/index.js"),l=require("../../../utils/mobileDetect.js"),s=require("../../IconButton/index.js"),a=require("../../Modal/Modal.js"),c=require("../../Button/index.js");function d(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var p=d(i),u=l.isNativeDetected||l.isMobileDetected,g=n.makeStyles((function(e){return{popoverPaper:{marginTop:function(e){return e.isScrollable?0:8},minWidth:286,width:286,overflowY:"hidden",backgroundColor:e.palette.background.b9,maxHeight:function(e){var t=e.maxHeight;return t?t-24:"calc(100% - 24px)"},"&.scrollable":{height:function(e){return e.maxHeight||"100%"}}},popoverHeader:{display:"flex",justifyContent:"space-between",alignItems:"center",height:76,padding:"24px 16px 16px 16px",position:"absolute",left:0,right:0,zIndex:1,"&.scrollable":{background:"linear-gradient(to bottom, ".concat(e.palette.background.b9,", ").concat(e.palette.background.b9," 89%, rgba(65, 65, 65, 0) 100%)")}},headerTitle:{fontSize:20},popoverContentContainer:{marginTop:60,paddingTop:16,overflowX:"hidden",overflowY:"auto","&.scrollable":{height:"calc(100% - 60px)"}},popoverContent:{width:"100%"},modalActions:{display:"flex",justifyContent:"flex-end"}}}));exports.AppSettingsPopover=function(i){var d=i.Trigger,h=i.children,v=i.classes,x=i.defaultScrollable,m=void 0!==x&&x,f=i.header,b=void 0===f?"Settings":f,_=i.iconSettingsProps,j=void 0===_?{}:_,C=i.maxHeight,S=void 0===C?null:C,P=i.modalActions,k=void 0===P?null:P,q=i.modalProps,H=void 0===q?{}:q,T=i.onClose,y=void 0===T?function(){}:T,N=e.__rest(i,["Trigger","children","classes","defaultScrollable","header","iconSettingsProps","maxHeight","modalActions","modalProps","onClose"]),w=o.useState(null),z=w[0],A=w[1],D=o.useState(!0),I=D[0],M=D[1],O=g({maxHeight:S,isScrollable:I,isNativeDetected:l.isNativeDetected}),B=v||{},E=B.popoverContent,Y=e.__rest(B,["popoverContent"]),F=function(){A(null),y()},L=Boolean(z),W=function(e){return A(e.currentTarget)},X=k||t.jsx(c,e.__assign({variation:"secondary",onClick:F},{children:"CLOSE"}));return t.jsxs(t.Fragment,{children:[d?t.jsx(d,{onClick:W}):t.jsx(s,e.__assign({isActive:L,onClick:W,size:"small",tooltipProps:{title:"Settings"},variant:"contained"},j,{children:t.jsx(r.SettingTwoIcon,{size:16})})),!u&&t.jsxs(n.Popover,e.__assign({open:L,anchorEl:z,onClose:F,anchorOrigin:{vertical:I?"top":"bottom",horizontal:"right"},transformOrigin:{vertical:"top",horizontal:"right"},marginThreshold:12},N,{classes:e.__assign(e.__assign({},Y),{paper:p.default(O.popoverPaper,I&&"scrollable",null==Y?void 0:Y.paper)})},{children:[t.jsxs("div",e.__assign({className:p.default(O.popoverHeader,I&&"scrollable")},{children:[t.jsx("div",e.__assign({className:O.headerTitle},{children:b})),t.jsx(s,e.__assign({tooltipProps:{title:"Close"},onClick:F},{children:t.jsx(r.CloseSmallIcon,{})}))]})),t.jsx("div",e.__assign({className:p.default(O.popoverContentContainer,I&&"scrollable"),ref:function(e){e&&e.scrollHeight<=e.clientHeight&&!m&&M(!1)}},{children:t.jsx("div",e.__assign({className:p.default(O.popoverContent,E)},{children:h}))}))]})),u&&t.jsx(a,e.__assign({actions:X,onClose:F,open:L,actionsClassName:O.modalActions,title:b},H,{children:h}))]})};
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require('./../../../ext-esm/tslib/tslib.es6.js'),t=require("react/jsx-runtime"),o=require("react"),i=require("classnames"),n=require("@material-ui/core"),r=require("../../../icons/index.js"),l=require("../../../utils/mobileDetect.js"),s=require("../../IconButton/index.js"),a=require("../../Modal/Modal.js"),c=require("../../Button/index.js");function d(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var p=d(i),u=l.isNativeDetected||l.isMobileDetected,g=n.makeStyles((function(e){return{popoverPaper:{marginTop:function(e){return e.isScrollable?0:8},minWidth:286,width:286,overflowY:"hidden",backgroundColor:e.palette.background.b9,maxHeight:function(e){var t=e.maxHeight;return t?t-24:"calc(100% - 24px)"},"&.scrollable":{height:function(e){return e.maxHeight||"100%"}}},popoverHeader:{display:"flex",justifyContent:"space-between",alignItems:"center",height:76,padding:"24px 16px 16px 16px",position:"absolute",left:0,right:0,zIndex:1,"&.scrollable":{background:"linear-gradient(to bottom, ".concat(e.palette.background.b9,", ").concat(e.palette.background.b9," 89%, rgba(65, 65, 65, 0) 100%)")}},headerTitle:{fontSize:20},popoverContentContainer:{marginTop:60,paddingTop:16,overflowX:"hidden",overflowY:"auto","&.scrollable":{height:"calc(100% - 60px)"}},popoverContent:{width:"100%"},modalActions:{display:"flex",justifyContent:"flex-end"}}}));exports.AppSettingsPopover=function(i){var d=i.Trigger,h=i.children,v=i.classes,x=i.defaultScrollable,m=void 0!==x&&x,f=i.header,b=void 0===f?"Settings":f,_=i.iconSettingsProps,j=void 0===_?{}:_,C=i.maxHeight,S=void 0===C?null:C,P=i.modalActions,k=void 0===P?null:P,q=i.modalProps,H=void 0===q?{}:q,T=i.onClose,y=void 0===T?function(){}:T,N=e.__rest(i,["Trigger","children","classes","defaultScrollable","header","iconSettingsProps","maxHeight","modalActions","modalProps","onClose"]),w=o.useState(null),z=w[0],A=w[1],D=o.useState(!0),I=D[0],M=D[1],O=g({maxHeight:S,isScrollable:I,isNativeDetected:l.isNativeDetected}),B=v||{},E=B.popoverContent,Y=e.__rest(B,["popoverContent"]),F=function(){A(null),y()},L=Boolean(z),W=function(e){return A(e.currentTarget)},X=k||t.jsx(c,e.__assign({variation:"secondary",onClick:F},{children:"CLOSE"}));return t.jsxs(t.Fragment,{children:[d?t.jsx(d,{onClick:W}):t.jsx(s,e.__assign({isActive:L,onClick:W,size:"small",tooltipProps:{title:"Settings"},variant:"contained"},j,{children:t.jsx(r.SettingTwoIcon,{size:(null==j?void 0:j.size)||16})})),!u&&t.jsxs(n.Popover,e.__assign({open:L,anchorEl:z,onClose:F,anchorOrigin:{vertical:I?"top":"bottom",horizontal:"right"},transformOrigin:{vertical:"top",horizontal:"right"},marginThreshold:12},N,{classes:e.__assign(e.__assign({},Y),{paper:p.default(O.popoverPaper,I&&"scrollable",null==Y?void 0:Y.paper)})},{children:[t.jsxs("div",e.__assign({className:p.default(O.popoverHeader,I&&"scrollable")},{children:[t.jsx("div",e.__assign({className:O.headerTitle},{children:b})),t.jsx(s,e.__assign({tooltipProps:{title:"Close"},onClick:F},{children:t.jsx(r.CloseSmallIcon,{})}))]})),t.jsx("div",e.__assign({className:p.default(O.popoverContentContainer,I&&"scrollable"),ref:function(e){e&&e.scrollHeight<=e.clientHeight&&!m&&M(!1)}},{children:t.jsx("div",e.__assign({className:p.default(O.popoverContent,E)},{children:h}))}))]})),u&&t.jsx(a,e.__assign({actions:X,onClose:F,open:L,actionsClassName:O.modalActions,title:b},H,{children:h}))]})};
@@ -1 +1 @@
1
- "use strict";var e=require("prop-types"),t=require("classnames"),r=require("@material-ui/core"),i=require("../../../../../utils/mobileDetect.js"),n=require("./RestoreAppSizeButton.css.js"),s=require("react/jsx-runtime");function o(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var c=o(e),a=o(t);function u(e){var t=e.setIsMaximized;return s.jsx("div",{className:a.default(n.containerRestoreAction,i.isNativeDetected&&n.containerRestoreActionNative),children:s.jsx(r.IconButton,{"data-testid":"".concat("DevCenter_AppContainer","_restore"),className:n.iconButton,onClick:function(){t(!1)},children:s.jsx(r.Icon,{className:i.isNativeDetected?n.containerRestoreIconNative:n.containerRestoreIcon,children:"close"})})})}u.propTypes={setIsMaximized:c.default.func.isRequired},module.exports=u;
1
+ "use strict";var e=require("prop-types"),t=require("classnames"),r=require("@material-ui/core"),i=require("@icon-park/react/es/all"),s=require("../../../../../utils/mobileDetect.js"),a=require("./RestoreAppSizeButton.css.js"),n=require("react/jsx-runtime");function o(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var c=o(e),u=o(t),l=o(i);function d(e){var t=e.setIsMaximized;return n.jsx("div",{className:u.default(a.containerRestoreAction,s.isNativeDetected&&a.containerRestoreActionNative),children:n.jsx(r.IconButton,{"data-testid":"".concat("DevCenter_AppContainer","_restore"),className:a.iconButton,onClick:function(){t(!1)},children:n.jsx(l.default,{type:"close-small",className:s.isNativeDetected?a.containerRestoreIconNative:a.containerRestoreIcon})})})}d.propTypes={setIsMaximized:c.default.func.isRequired},module.exports=d;
@@ -1 +1 @@
1
- import e from"@babel/runtime/helpers/objectWithoutProperties";import t from"@babel/runtime/helpers/defineProperty";import r from"@babel/runtime/helpers/slicedToArray";import{useState as n,useMemo as a,useEffect as o}from"react";import{string as s,func as i}from"prop-types";import{isEmpty as l,maxBy as c}from"lodash";import p from"classnames";import{makeStyles as u,Grid as d,FormControl as m,InputLabel as b,Select as f,ListSubheader as v,MenuItem as g}from"@material-ui/core";import"../../permissions/PermissionsContext.js";import{PERMISSIONS as h}from"../../permissions/constants/index.js";import{withPermissionsHOC as j}from"../../permissions/withPermissionsHOC.js";import"@babel/runtime/helpers/asyncToGenerator";import"@babel/runtime/regenerator";import"../../clients/jsonApi/index.js";import"../../permissions/ProvidePermissions.js";import P from"../TruncatedText/index.js";import"../../constants/goals.js";import"../../constants/segment.js";import"../../constants/alerts.js";import"../../constants/apps.js";import"../../constants/drillstring.js";import"../../constants/completion.js";import{PACKAGE_STATUSES as O,PACKAGE_LABELS as A,TEXT_FOR_PACKAGE_LABELS as y}from"../../constants/appPackages.js";import"../../constants/notifications.js";import"../../constants/feed.js";import"../../constants/bha.js";import"../../utils/env.js";import"../GradientManager/configuration/constants.js";import E from"./effects/index.js";import{jsx as D,jsxs as S}from"react/jsx-runtime";var _=["appId"],R=["canReadAppPackages"];function k(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function w(e){for(var r=1;r<arguments.length;r++){var n=null!=arguments[r]?arguments[r]:{};r%2?k(Object(n),!0).forEach((function(r){t(e,r,n[r])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):k(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var C=O,L=A,T=y,x=u((function(e){return{select:{width:250,margin:"8px 0"},menuListRoot:{maxWidth:580},group:{fontStyle:"italic",fontWeight:"bold",fontSize:"12px",color:"#999",backgroundColor:e.palette.background.b9}}})),B=function(e){var s=e.className,i=e.value,u=e.onChange,h=e.isLoading,j=e.disabled,O=e.error,A=e.packages,y=x(),E=n(i),_=r(E,2),R=_[0],k=_[1],w=a((function(){var e,r={},n=(t(e={},L.PROD,{label:"Stable Release - no stable version",value:L.PROD,disabled:!0}),t(e,L.BETA,{label:"Beta - no beta version",value:L.BETA,disabled:!0}),t(e,L.DEV,{label:"Dev - no dev version",value:L.DEV,disabled:!0}),e),a=[];return A.filter((function(e){return e.status!==C.FAILURE})).forEach((function(e){var t=e.version,o=e.package_code_version,s=e.notes,i=e.label,l=e.status,c="v".concat(o||t);if(i){var p=n[i];p.label="".concat(T[i]," ").concat(c," ").concat(s?"- ".concat(s):""),p.disabled=!1,r[p.value]=e}else r[t]=e,a.push({label:"".concat(c," ").concat(s?"- ".concat(s):""),value:t,status:l})})),{labeled:Object.values(n),unlabeled:a,packageByValue:r}}),[A]),B=w.labeled,V=w.unlabeled,I=w.packageByValue,G=function(e){return u(e,I[e])},M=A.some((function(e){return!e.label})),F=!l(A);return o((function(){if(F&&!i){var e=B.find((function(e){return!e.disabled}))||c(V.filter((function(e){return e.status===C.PUBLISHED})),"value");k(null==e?void 0:e.value),G(null==e?void 0:e.value)}}),[B,V]),h||O?null:D(d,{children:S(m,{className:p(y.select,s),children:[D(b,{shrink:!(!i&&!R),htmlFor:"appVersion",children:"App Version"}),S(f,{"data-testid":"".concat("DC_versionSelect","_dropdown"),value:i||R,onChange:function(e){return G(e.target.value)},disabled:h||j,label:"App Version",inputProps:{name:"appVersion",id:"appVersion"},MenuProps:{MenuListProps:{classes:{root:y.menuListRoot}}},children:[M&&D(v,{className:y.group,children:"Labelled Versions (When selected always shows current Stable Release, Beta or Dev version)"}),B.map((function(e){var t=e.label,r=e.value,n=e.disabled;return D(g,{"data-testid":"".concat("DC_versionSelect","_option_").concat(t,"MenuItem"),value:r,disabled:n,children:t},r)})),M&&D(v,{className:y.group,children:"Other versions (App will always show selected version until version is deleted)"}),V.map((function(e){var t=e.label,r=e.value;return D(g,{"data-testid":"".concat("DC_versionSelect","_option_").concat(t,"MenuItem"),value:r,children:D(P,{children:t})},r)}))]})]})})};B.defaultProps={disabled:!1,error:null,isLoading:!1,packages:[],value:null};var V=function(t){var r=t.appId,n=e(t,_),a=E(r,{status:[C.DRAFT,C.PUBLISHED],order:"desc",sort:"created_at"});return D(B,w(w({},n),a))};V.propTypes={value:s,onChange:i.isRequired,appId:s.isRequired},V.defaultProps={value:null};var I=j({canReadAppPackages:function(e){var t=e.appId;return h.getCanReadAppPackages(t)}},{loader:null})((function(t){var r=t.canReadAppPackages,n=e(t,R);return r&&D(V,w({},n))}));export{B as AppVersionsSelectView,I as default};
1
+ import e from"@babel/runtime/helpers/objectWithoutProperties";import t from"@babel/runtime/helpers/defineProperty";import r from"@babel/runtime/helpers/slicedToArray";import{useState as n,useMemo as a,useEffect as o}from"react";import{string as s,func as i}from"prop-types";import{isEmpty as l,maxBy as c}from"lodash";import p from"classnames";import{makeStyles as u,Grid as d,FormControl as m,InputLabel as b,Select as f,ListSubheader as v,MenuItem as g}from"@material-ui/core";import"../../permissions/PermissionsContext.js";import{PERMISSIONS as h}from"../../permissions/constants/index.js";import{withPermissionsHOC as j}from"../../permissions/withPermissionsHOC.js";import"@babel/runtime/helpers/asyncToGenerator";import"@babel/runtime/regenerator";import"../../clients/jsonApi/index.js";import"../../permissions/ProvidePermissions.js";import P from"../TruncatedText/index.js";import"../../constants/goals.js";import"../../constants/segment.js";import"../../constants/alerts.js";import"../../constants/apps.js";import"../../constants/drillstring.js";import"../../constants/completion.js";import{PACKAGE_STATUSES as O,PACKAGE_LABELS as A,TEXT_FOR_PACKAGE_LABELS as y}from"../../constants/appPackages.js";import"../../constants/notifications.js";import"../../constants/feed.js";import"../../constants/bha.js";import"../../utils/env.js";import"../GradientManager/configuration/constants.js";import E from"./effects/index.js";import{jsx as D,jsxs as S}from"react/jsx-runtime";var _=["appId"],R=["canReadAppPackages"];function k(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function w(e){for(var r=1;r<arguments.length;r++){var n=null!=arguments[r]?arguments[r]:{};r%2?k(Object(n),!0).forEach((function(r){t(e,r,n[r])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):k(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var C=O,L=A,T=y,x=u((function(e){return{select:{width:250,margin:"8px 0"},menuListRoot:{maxWidth:580},group:{fontStyle:"italic",fontWeight:"bold",fontSize:"12px",color:"#999",backgroundColor:e.palette.background.b9}}})),B=function(e){var s=e.className,i=e.value,u=e.onChange,h=e.isLoading,j=e.disabled,O=e.error,A=e.packages,y=x(),E=n(i),_=r(E,2),R=_[0],k=_[1],w=a((function(){var e,r={},n=(t(e={},L.PROD,{label:"Stable Release - no stable version",value:L.PROD,disabled:!0}),t(e,L.BETA,{label:"Beta - no beta version",value:L.BETA,disabled:!0}),t(e,L.DEV,{label:"Dev - no dev version",value:L.DEV,disabled:!0}),e),a=[];return A.filter((function(e){return e.status!==C.FAILURE})).forEach((function(e){var t=e.version,o=e.package_code_version,s=e.notes,i=e.label,l=e.status,c="v".concat(o||t);if(i){var p=n[i];p.label="".concat(T[i]," ").concat(c," ").concat(s?"- ".concat(s):""),p.disabled=!1,r[p.value]=e}else r[t]=e,a.push({label:"".concat(c," ").concat(s?"- ".concat(s):""),value:t,status:l})})),{labeled:Object.values(n),unlabeled:a,packageByValue:r}}),[A]),B=w.labeled,V=w.unlabeled,I=w.packageByValue,G=function(e){return u(e,I[e])},M=A.some((function(e){return!e.label})),F=!l(A);return o((function(){if(F&&!i){var e=B.find((function(e){return!e.disabled}))||c(V.filter((function(e){return e.status===C.PUBLISHED})),"value");k(null==e?void 0:e.value),G(null==e?void 0:e.value)}}),[B,V]),h||O?null:D(d,{children:S(m,{className:p(y.select,s),children:[D(b,{shrink:!(!i&&!R),htmlFor:"appVersion",children:"App Version"}),S(f,{"data-testid":"".concat("DC_versionSelect","_dropdown"),value:i||R,onChange:function(e){return G(e.target.value)},disabled:h||j,label:"App Version",inputProps:{name:"appVersion",id:"appVersion"},MenuProps:{MenuListProps:{classes:{root:y.menuListRoot}}},children:[M&&D(v,{className:y.group,children:"Labelled Versions (When selected always shows current Stable Release, Beta or Dev version)"}),B.map((function(e){var t=e.label,r=e.value,n=e.disabled;return D(g,{"data-testid":"".concat("DC_versionSelect","_option_").concat(t,"MenuItem"),value:r,disabled:n,children:D(P,{children:t})},r)})),M&&D(v,{className:y.group,children:"Other versions (App will always show selected version until version is deleted)"}),V.map((function(e){var t=e.label,r=e.value;return D(g,{"data-testid":"".concat("DC_versionSelect","_option_").concat(t,"MenuItem"),value:r,children:D(P,{children:t})},r)}))]})]})})};B.defaultProps={disabled:!1,error:null,isLoading:!1,packages:[],value:null};var V=function(t){var r=t.appId,n=e(t,_),a=E(r,{status:[C.DRAFT,C.PUBLISHED],order:"desc",sort:"created_at"});return D(B,w(w({},n),a))};V.propTypes={value:s,onChange:i.isRequired,appId:s.isRequired},V.defaultProps={value:null};var I=j({canReadAppPackages:function(e){var t=e.appId;return h.getCanReadAppPackages(t)}},{loader:null})((function(t){var r=t.canReadAppPackages,n=e(t,R);return r&&D(V,w({},n))}));export{B as AppVersionsSelectView,I as default};
@@ -9,7 +9,7 @@ export interface AppSettingsPopoverProps extends PopoverProps {
9
9
  defaultScrollable?: boolean;
10
10
  header?: ReactNode;
11
11
  iconSettingsProps?: {
12
- iconSize?: string;
12
+ size?: 'small' | 'medium';
13
13
  tooltipProps?: {
14
14
  title: string;
15
15
  };
@@ -1 +1 @@
1
- {"version":3,"file":"AppSettingsPopover.d.ts","sourceRoot":"","sources":["../../../../src/components/DevCenter/AppSettingsPopover/AppSettingsPopover.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAY,SAAS,EAAE,MAAM,OAAO,CAAC;AAG5C,OAAO,EAAc,YAAY,EAAW,MAAM,mBAAmB,CAAC;AA8DtE,MAAM,WAAW,uBAAwB,SAAQ,YAAY;IAC3D,OAAO,EAAE,SAAS,CAAC;IACnB,QAAQ,EAAE,SAAS,CAAC;IACpB,OAAO,EAAE,YAAY,CAAC,SAAS,CAAC,GAAG;QACjC,cAAc,CAAC,EAAE,MAAM,CAAC;KACzB,CAAC;IACF,iBAAiB,CAAC,EAAE,OAAO,CAAC;IAC5B,MAAM,CAAC,EAAE,SAAS,CAAC;IACnB,iBAAiB,CAAC,EAAE;QAClB,QAAQ,CAAC,EAAE,MAAM,CAAC;QAClB,YAAY,CAAC,EAAE;YAAE,KAAK,EAAE,MAAM,CAAA;SAAE,CAAC;KAClC,CAAC;IACF,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,YAAY,CAAC,EAAE,SAAS,CAAC;IACzB,UAAU,CAAC,EAAE,EAAE,CAAC;IAChB,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;CACtB;AAED,wBAAgB,kBAAkB,CAAC,EACjC,OAAO,EACP,QAAQ,EACR,OAAO,EACP,iBAAyB,EACzB,MAAmB,EACnB,iBAAsB,EACtB,SAAgB,EAChB,YAAmB,EACnB,UAAe,EACf,OAAkB,EAClB,GAAG,YAAY,EAChB,EAAE,uBAAuB,GAAG,GAAG,CAAC,OAAO,CAmGvC"}
1
+ {"version":3,"file":"AppSettingsPopover.d.ts","sourceRoot":"","sources":["../../../../src/components/DevCenter/AppSettingsPopover/AppSettingsPopover.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAY,SAAS,EAAE,MAAM,OAAO,CAAC;AAG5C,OAAO,EAAc,YAAY,EAAW,MAAM,mBAAmB,CAAC;AA8DtE,MAAM,WAAW,uBAAwB,SAAQ,YAAY;IAC3D,OAAO,EAAE,SAAS,CAAC;IACnB,QAAQ,EAAE,SAAS,CAAC;IACpB,OAAO,EAAE,YAAY,CAAC,SAAS,CAAC,GAAG;QACjC,cAAc,CAAC,EAAE,MAAM,CAAC;KACzB,CAAC;IACF,iBAAiB,CAAC,EAAE,OAAO,CAAC;IAC5B,MAAM,CAAC,EAAE,SAAS,CAAC;IACnB,iBAAiB,CAAC,EAAE;QAClB,IAAI,CAAC,EAAE,OAAO,GAAG,QAAQ,CAAC;QAC1B,YAAY,CAAC,EAAE;YAAE,KAAK,EAAE,MAAM,CAAA;SAAE,CAAC;KAClC,CAAC;IACF,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,YAAY,CAAC,EAAE,SAAS,CAAC;IACzB,UAAU,CAAC,EAAE,EAAE,CAAC;IAChB,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;CACtB;AAED,wBAAgB,kBAAkB,CAAC,EACjC,OAAO,EACP,QAAQ,EACR,OAAO,EACP,iBAAyB,EACzB,MAAmB,EACnB,iBAAsB,EACtB,SAAgB,EAChB,YAAmB,EACnB,UAAe,EACf,OAAkB,EAClB,GAAG,YAAY,EAChB,EAAE,uBAAuB,GAAG,GAAG,CAAC,OAAO,CAmGvC"}
@@ -1 +1 @@
1
- import{__rest as o,__assign as e}from'./../../../ext-esm/tslib/tslib.es6.js';import{jsx as t,jsxs as i,Fragment as r}from"react/jsx-runtime";import{useState as n}from"react";import l from"classnames";import{makeStyles as a,Popover as c}from"@material-ui/core";import{SettingTwoIcon as s,CloseSmallIcon as d}from"../../../icons/index.js";import{isNativeDetected as p,isMobileDetected as m}from"../../../utils/mobileDetect.js";import h from"../../IconButton/index.js";import g from"../../Modal/Modal.js";import u from"../../Button/index.js";var v=p||m,f=a((function(o){return{popoverPaper:{marginTop:function(o){return o.isScrollable?0:8},minWidth:286,width:286,overflowY:"hidden",backgroundColor:o.palette.background.b9,maxHeight:function(o){var e=o.maxHeight;return e?e-24:"calc(100% - 24px)"},"&.scrollable":{height:function(o){return o.maxHeight||"100%"}}},popoverHeader:{display:"flex",justifyContent:"space-between",alignItems:"center",height:76,padding:"24px 16px 16px 16px",position:"absolute",left:0,right:0,zIndex:1,"&.scrollable":{background:"linear-gradient(to bottom, ".concat(o.palette.background.b9,", ").concat(o.palette.background.b9," 89%, rgba(65, 65, 65, 0) 100%)")}},headerTitle:{fontSize:20},popoverContentContainer:{marginTop:60,paddingTop:16,overflowX:"hidden",overflowY:"auto","&.scrollable":{height:"calc(100% - 60px)"}},popoverContent:{width:"100%"},modalActions:{display:"flex",justifyContent:"flex-end"}}}));function b(a){var m=a.Trigger,b=a.children,C=a.classes,x=a.defaultScrollable,H=void 0!==x&&x,S=a.header,j=void 0===S?"Settings":S,k=a.iconSettingsProps,T=void 0===k?{}:k,P=a.maxHeight,w=void 0===P?null:P,z=a.modalActions,N=void 0===z?null:z,y=a.modalProps,A=void 0===y?{}:y,B=a.onClose,I=void 0===B?function(){}:B,O=o(a,["Trigger","children","classes","defaultScrollable","header","iconSettingsProps","maxHeight","modalActions","modalProps","onClose"]),D=n(null),E=D[0],M=D[1],Y=n(!0),L=Y[0],W=Y[1],X=f({maxHeight:w,isScrollable:L,isNativeDetected:p}),_=C||{},q=_.popoverContent,F=o(_,["popoverContent"]),G=function(){M(null),I()},J=Boolean(E),K=function(o){return M(o.currentTarget)},Q=N||t(u,e({variation:"secondary",onClick:G},{children:"CLOSE"}));return i(r,{children:[m?t(m,{onClick:K}):t(h,e({isActive:J,onClick:K,size:"small",tooltipProps:{title:"Settings"},variant:"contained"},T,{children:t(s,{size:16})})),!v&&i(c,e({open:J,anchorEl:E,onClose:G,anchorOrigin:{vertical:L?"top":"bottom",horizontal:"right"},transformOrigin:{vertical:"top",horizontal:"right"},marginThreshold:12},O,{classes:e(e({},F),{paper:l(X.popoverPaper,L&&"scrollable",null==F?void 0:F.paper)})},{children:[i("div",e({className:l(X.popoverHeader,L&&"scrollable")},{children:[t("div",e({className:X.headerTitle},{children:j})),t(h,e({tooltipProps:{title:"Close"},onClick:G},{children:t(d,{})}))]})),t("div",e({className:l(X.popoverContentContainer,L&&"scrollable"),ref:function(o){o&&o.scrollHeight<=o.clientHeight&&!H&&W(!1)}},{children:t("div",e({className:l(X.popoverContent,q)},{children:b}))}))]})),v&&t(g,e({actions:Q,onClose:G,open:J,actionsClassName:X.modalActions,title:j},A,{children:b}))]})}export{b as AppSettingsPopover};
1
+ import{__rest as o,__assign as e}from'./../../../ext-esm/tslib/tslib.es6.js';import{jsx as t,jsxs as i,Fragment as n}from"react/jsx-runtime";import{useState as r}from"react";import l from"classnames";import{makeStyles as a,Popover as c}from"@material-ui/core";import{SettingTwoIcon as s,CloseSmallIcon as d}from"../../../icons/index.js";import{isNativeDetected as p,isMobileDetected as m}from"../../../utils/mobileDetect.js";import h from"../../IconButton/index.js";import u from"../../Modal/Modal.js";import g from"../../Button/index.js";var v=p||m,f=a((function(o){return{popoverPaper:{marginTop:function(o){return o.isScrollable?0:8},minWidth:286,width:286,overflowY:"hidden",backgroundColor:o.palette.background.b9,maxHeight:function(o){var e=o.maxHeight;return e?e-24:"calc(100% - 24px)"},"&.scrollable":{height:function(o){return o.maxHeight||"100%"}}},popoverHeader:{display:"flex",justifyContent:"space-between",alignItems:"center",height:76,padding:"24px 16px 16px 16px",position:"absolute",left:0,right:0,zIndex:1,"&.scrollable":{background:"linear-gradient(to bottom, ".concat(o.palette.background.b9,", ").concat(o.palette.background.b9," 89%, rgba(65, 65, 65, 0) 100%)")}},headerTitle:{fontSize:20},popoverContentContainer:{marginTop:60,paddingTop:16,overflowX:"hidden",overflowY:"auto","&.scrollable":{height:"calc(100% - 60px)"}},popoverContent:{width:"100%"},modalActions:{display:"flex",justifyContent:"flex-end"}}}));function b(a){var m=a.Trigger,b=a.children,C=a.classes,x=a.defaultScrollable,H=void 0!==x&&x,S=a.header,j=void 0===S?"Settings":S,k=a.iconSettingsProps,T=void 0===k?{}:k,P=a.maxHeight,z=void 0===P?null:P,w=a.modalActions,N=void 0===w?null:w,y=a.modalProps,A=void 0===y?{}:y,B=a.onClose,I=void 0===B?function(){}:B,O=o(a,["Trigger","children","classes","defaultScrollable","header","iconSettingsProps","maxHeight","modalActions","modalProps","onClose"]),D=r(null),E=D[0],M=D[1],Y=r(!0),L=Y[0],W=Y[1],X=f({maxHeight:z,isScrollable:L,isNativeDetected:p}),_=C||{},q=_.popoverContent,F=o(_,["popoverContent"]),G=function(){M(null),I()},J=Boolean(E),K=function(o){return M(o.currentTarget)},Q=N||t(g,e({variation:"secondary",onClick:G},{children:"CLOSE"}));return i(n,{children:[m?t(m,{onClick:K}):t(h,e({isActive:J,onClick:K,size:"small",tooltipProps:{title:"Settings"},variant:"contained"},T,{children:t(s,{size:(null==T?void 0:T.size)||16})})),!v&&i(c,e({open:J,anchorEl:E,onClose:G,anchorOrigin:{vertical:L?"top":"bottom",horizontal:"right"},transformOrigin:{vertical:"top",horizontal:"right"},marginThreshold:12},O,{classes:e(e({},F),{paper:l(X.popoverPaper,L&&"scrollable",null==F?void 0:F.paper)})},{children:[i("div",e({className:l(X.popoverHeader,L&&"scrollable")},{children:[t("div",e({className:X.headerTitle},{children:j})),t(h,e({tooltipProps:{title:"Close"},onClick:G},{children:t(d,{})}))]})),t("div",e({className:l(X.popoverContentContainer,L&&"scrollable"),ref:function(o){o&&o.scrollHeight<=o.clientHeight&&!H&&W(!1)}},{children:t("div",e({className:l(X.popoverContent,q)},{children:b}))}))]})),v&&t(u,e({actions:Q,onClose:G,open:J,actionsClassName:X.modalActions,title:j},A,{children:b}))]})}export{b as AppSettingsPopover};
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/components/DevCenter/DevCenterAppContainer/components/RestoreAppSizeButton/index.js"],"names":[],"mappings":";AAWA;;gBAyBC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/components/DevCenter/DevCenterAppContainer/components/RestoreAppSizeButton/index.js"],"names":[],"mappings":";AAYA;;gBAwBC"}
@@ -1 +1 @@
1
- import e from"prop-types";import t from"classnames";import{IconButton as o,Icon as r}from"@material-ui/core";import{isNativeDetected as i}from"../../../../../utils/mobileDetect.js";import n from"./RestoreAppSizeButton.css.js";import{jsx as s}from"react/jsx-runtime";function c(e){var c=e.setIsMaximized;return s("div",{className:t(n.containerRestoreAction,i&&n.containerRestoreActionNative),children:s(o,{"data-testid":"".concat("DevCenter_AppContainer","_restore"),className:n.iconButton,onClick:function(){c(!1)},children:s(r,{className:i?n.containerRestoreIconNative:n.containerRestoreIcon,children:"close"})})})}c.propTypes={setIsMaximized:e.func.isRequired};export{c as default};
1
+ import e from"prop-types";import t from"classnames";import{IconButton as o}from"@material-ui/core";import r from"@icon-park/react/es/all";import{isNativeDetected as i}from"../../../../../utils/mobileDetect.js";import s from"./RestoreAppSizeButton.css.js";import{jsx as n}from"react/jsx-runtime";function a(e){var a=e.setIsMaximized;return n("div",{className:t(s.containerRestoreAction,i&&s.containerRestoreActionNative),children:n(o,{"data-testid":"".concat("DevCenter_AppContainer","_restore"),className:s.iconButton,onClick:function(){a(!1)},children:n(r,{type:"close-small",className:i?s.containerRestoreIconNative:s.containerRestoreIcon})})})}a.propTypes={setIsMaximized:e.func.isRequired};export{a as default};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@corva/ui",
3
- "version": "0.76.0-3",
3
+ "version": "0.76.0-5",
4
4
  "description": "Shared components/utils for Corva ui projects",
5
5
  "keywords": [
6
6
  "corva-ui"