@corva/ui 3.12.0-1 → 3.12.0-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.
- package/cjs-bundle/components/DevCenter/DevCenterAppContainer/components/DevCenterAppView/DevCenterAppView.js +1 -1
- package/cjs-bundle/icons/customIcons/icons/Archive.js +1 -1
- package/cjs-bundle/icons/customIcons/icons/ArchiveCancel.js +1 -1
- package/cjs-bundle/icons/customIcons/icons/Archived.js +1 -1
- package/cjs-bundle/icons/customIcons/icons/Unarchive.js +1 -1
- package/components/DevCenter/DevCenterAppContainer/components/DevCenterAppView/DevCenterAppView.d.ts.map +1 -1
- package/components/DevCenter/DevCenterAppContainer/components/DevCenterAppView/DevCenterAppView.js +1 -1
- package/icons/customIcons/icons/Archive.d.ts.map +1 -1
- package/icons/customIcons/icons/Archive.js +1 -1
- package/icons/customIcons/icons/ArchiveCancel.d.ts.map +1 -1
- package/icons/customIcons/icons/ArchiveCancel.js +1 -1
- package/icons/customIcons/icons/Archived.d.ts.map +1 -1
- package/icons/customIcons/icons/Archived.js +1 -1
- package/icons/customIcons/icons/Unarchive.d.ts.map +1 -1
- package/icons/customIcons/icons/Unarchive.js +1 -1
- package/package.json +1 -1
|
@@ -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"),a=require("../../../../ErrorBoundary/ErrorBoundary.js");require("../../../../ErrorBoundary/DevCenterAppErrorView/DevCenterAppErrorView.js");var r=require("../../../../LoadingIndicator/LoadingIndicator.js"),s=require("../../../../../constants/segment.js"),i=require("../../../../EmptyState/EmptyState.js"),
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require('./../../../../../ext-esm/tslib/tslib.es6.js'),t=require("react/jsx-runtime"),a=require("../../../../ErrorBoundary/ErrorBoundary.js");require("../../../../ErrorBoundary/DevCenterAppErrorView/DevCenterAppErrorView.js");var r=require("../../../../LoadingIndicator/LoadingIndicator.js"),s=require("../../../../../constants/segment.js"),i=require("../../../../EmptyState/EmptyState.js"),p=require("./components/ChooseAssetButton.js"),o=require("../AppInfoMessage/AppInfoMessage.js"),l="DevCenterAppView",n=function(e){return"".concat(e," has no active well")};function d(d){var u=d.AppComponent,c=d.app,S=d.appData,A=d.appProps,E=d.availability,g=d.isCLIApp,P=d.isLoading,f=d.isMultiRig,j=d.layoutEnvironment,m=d.openIntercom,b=d.segment,x=d.toggleAppSettingsDialog,M=null==A?void 0:A.appHeaderProps;if(!c.package)return t.jsx(o.default,{appHeaderProps:M,children:t.jsx(i,{"data-testid":"".concat(l,"_EmptyState"),title:i.APP_MESSAGES.appPackageWasNotFound.title,subtitle:i.APP_MESSAGES.appPackageWasNotFound.subtitle,image:i.IMAGES.AppLoadingError})});if(P)return t.jsx(o.default,{appHeaderProps:M,children:t.jsx(r,{})});if(!E.hasProductSubscription||!E.isAppSubscribedForAsset){var _=i.APP_MESSAGES,v=_.appNotSubscribed,y=_.appNotSubscribedForAsset,N=i.IMAGES.NoSubscription,h=E.hasProductSubscription?y:v,G=h.title,H=h.subtitle;return t.jsx(o.default,{appHeaderProps:M,children:t.jsx(i,{"data-testid":"".concat(l,"_EmptyState"),title:G,subtitle:H,image:N})})}if(!u)return t.jsx(o.default,{appHeaderProps:M,children:t.jsx(i,{"data-testid":"".concat(l,"_EmptyState"),title:i.APP_MESSAGES.appComponentWasNotFound.title,image:i.IMAGES.AppLoadingError})});if(!f){var I=g&&t.jsx(p.ChooseAssetButton,{toggleAppSettingsDialog:x});if(S.rig&&!S.well)return t.jsx(o.default,{appHeaderProps:M,children:t.jsx(i,{"data-testid":"".concat(l,"_EmptyState"),title:n(S.rig.name),image:i.IMAGES.RigHasNoActiveWell,subtitle:I})});var F="general"===(null==j?void 0:j.type),q=b===s.SEGMENTS.COMPLETION;if(F&&q&&!S.fracFleet)return t.jsx(o.default,{appHeaderProps:M,children:t.jsx(i,{"data-testid":"".concat(l,"_EmptyState"),title:i.APP_MESSAGES.fracFleetWasNotFound.title,image:i.IMAGES.FracFleetHasNoActivePad,subtitle:I})});if(q&&S.fracFleet&&!S.fracFleet.current_pad_id&&!c.settings.padId)return t.jsx(o.default,{appHeaderProps:M,children:t.jsx(i,{"data-testid":"".concat(l,"_EmptyState"),image:i.IMAGES.FracFleetHasNoActivePad,subtitle:I,title:i.APP_MESSAGES.fracFleetHasNoPad.title})});if(q&&F&&(!S.wells||S.wells.length<1))return t.jsx(o.default,{appHeaderProps:M,children:t.jsx(i,{"data-testid":"".concat(l,"_EmptyState"),image:i.IMAGES.NoWellsSelected,subtitle:I,title:i.APP_MESSAGES.padHasNoWells.title})});if(!(S.rig||S.well||S.settings||S.wells))return t.jsx(o.default,{appHeaderProps:M,children:t.jsx(i,{"data-testid":"".concat(l,"_EmptyState"),image:i.IMAGES.AssetHasNoData,subtitle:I,title:i.APP_MESSAGES.assetNotAvailable.title})})}return t.jsx(a,{appHeaderProps:M,openIntercom:m,children:t.jsx(u,e.__assign({app:c},c.settings,S,A))})}d.defaultProps={availability:{hasProductSubscription:!0,isAppSubscribedForAsset:!0}},exports.default=d,exports.getNoActiveWellMessage=n;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react/jsx-runtime"),
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react/jsx-runtime"),a=require("../../WithCustomSize.js").withCustomIconSize((function(a){var r=a.width,t=void 0===r?24:r,l=a.height,i=void 0===l?24:l,s=a.className;return e.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:t,height:i,className:s,fill:"none",viewBox:"0 0 24 24",children:[e.jsx("path",{fill:"currentColor",d:"M17.5 1.749a.75.75 0 0 1 .565.256l3.5 4a.75.75 0 0 1 .158.693q.026.147.027.301v13a1.75 1.75 0 0 1-1.75 1.75H4a1.75 1.75 0 0 1-1.75-1.75v-13q0-.155.027-.3a.75.75 0 0 1 .159-.694l3.5-4a.75.75 0 0 1 .564-.256zm-13.5 5a.25.25 0 0 0-.25.25v13c0 .138.112.25.25.25h16a.25.25 0 0 0 .25-.25v-13a.25.25 0 0 0-.25-.25zm1.091-1.5h13.82l-1.75-2H6.84z"}),e.jsx("path",{fill:"currentColor",d:"M11.997 8.75a.75.75 0 0 1 .75.75v6.192l2.723-2.722a.75.75 0 0 1 1.06 0l.052.056a.75.75 0 0 1-.052 1.004l-4 4-.056.052a.74.74 0 0 1-.47.167l-.007.001-.076-.004a.74.74 0 0 1-.468-.233L7.47 14.03a.75.75 0 0 1-.052-1.004l.052-.056a.75.75 0 0 1 1.06 0l2.717 2.717V9.5a.75.75 0 0 1 .75-.75"})]})}));exports.Archive=a;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react/jsx-runtime"),l=require("../../WithCustomSize.js").withCustomIconSize((function(l){var
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react/jsx-runtime"),l=require("../../WithCustomSize.js").withCustomIconSize((function(l){var a=l.width,r=void 0===a?24:a,t=l.height,i=void 0===t?24:t,s=l.className;return e.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:r,height:i,className:s,fill:"none",viewBox:"0 0 24 24",children:[e.jsx("path",{fill:"currentColor",d:"M17.5 1.749c.216 0 .422.093.564.256l3.5 4a.75.75 0 0 1 .159.693q.026.147.027.301v13a1.75 1.75 0 0 1-1.75 1.75H4a1.75 1.75 0 0 1-1.75-1.75v-13q0-.155.027-.3a.75.75 0 0 1 .159-.694l3.5-4a.75.75 0 0 1 .564-.256zm-13.5 5a.25.25 0 0 0-.25.25v13c0 .138.112.25.25.25h16a.25.25 0 0 0 .25-.25v-13a.25.25 0 0 0-.25-.25zm1.09-1.5h13.82l-1.75-2H6.84z"}),e.jsx("path",{fill:"currentColor",d:"M14.991 9.923a.773.773 0 0 1 1.034.052l.052.059c.231.283.23.691 0 .974l-.053.06L13.093 14l2.932 2.932.053.059c.23.283.231.692 0 .974l-.053.06a.773.773 0 0 1-1.033.052l-.058-.053L12 15.091l-2.933 2.933a.773.773 0 0 1-1.033.053l-.058-.053a.773.773 0 0 1 0-1.092L10.908 14l-2.932-2.933a.773.773 0 0 1 0-1.092l.058-.052a.773.773 0 0 1 1.033.052L12 12.908l2.933-2.933z"})]})}));exports.ArchiveCancel=l;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react/jsx-runtime"),
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react/jsx-runtime"),a=require("../../WithCustomSize.js").withCustomIconSize((function(a){var r=a.width,t=void 0===r?24:r,i=a.height,l=void 0===i?24:i,s=a.className;return e.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:t,height:l,className:s,fill:"none",viewBox:"0 0 24 24",children:[e.jsx("path",{fill:"currentColor",d:"M17.5 1.749a.75.75 0 0 1 .565.256l3.5 4a.75.75 0 0 1 .158.693q.026.147.027.301v13a1.75 1.75 0 0 1-1.75 1.75H4a1.75 1.75 0 0 1-1.75-1.75v-13q0-.155.027-.3a.75.75 0 0 1 .159-.694l3.5-4a.75.75 0 0 1 .564-.256zm-13.5 5a.25.25 0 0 0-.25.25v13c0 .138.112.25.25.25h16a.25.25 0 0 0 .25-.25v-13a.25.25 0 0 0-.25-.25zm1.091-1.5h13.82l-1.75-2H6.84z"}),e.jsx("path",{fill:"currentColor",d:"M17.486 9.12a.81.81 0 0 1 1.087.056l.056.062a.81.81 0 0 1 0 1.025l-.056.062-7.5 7.5a.81.81 0 0 1-1.087.055l-.061-.055-3.75-3.75a.81.81 0 0 1 0-1.149l.061-.055a.81.81 0 0 1 1.087.055l3.175 3.175 6.927-6.925z"})]})}));exports.Archived=a;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react/jsx-runtime"),
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react/jsx-runtime"),a=require("../../WithCustomSize.js").withCustomIconSize((function(a){var r=a.width,t=void 0===r?24:r,l=a.height,i=void 0===l?24:l,s=a.className;return e.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:t,height:i,className:s,fill:"none",viewBox:"0 0 24 24",children:[e.jsx("path",{fill:"currentColor",d:"M17.5 1.749c.216 0 .422.093.564.256l3.5 4a.75.75 0 0 1 .159.693q.026.147.027.301v13a1.75 1.75 0 0 1-1.75 1.75H4a1.75 1.75 0 0 1-1.75-1.75v-13q0-.155.027-.3a.75.75 0 0 1 .159-.694l3.5-4a.75.75 0 0 1 .564-.256zm-13.5 5a.25.25 0 0 0-.25.25v13c0 .138.112.25.25.25h16a.25.25 0 0 0 .25-.25v-13a.25.25 0 0 0-.25-.25zm1.09-1.5h13.82l-1.75-2H6.84z"}),e.jsx("path",{fill:"currentColor",d:"M11.997 18.25a.75.75 0 0 0 .75-.75v-6.192l2.723 2.722a.75.75 0 0 0 1.06 0l.052-.056a.75.75 0 0 0-.052-1.004l-4-4-.056-.052a.74.74 0 0 0-.47-.167l-.007-.001-.076.004a.74.74 0 0 0-.468.233L7.47 12.97a.75.75 0 0 0-.052 1.004l.052.056a.75.75 0 0 0 1.06 0l2.717-2.716V17.5c0 .414.336.75.75.75"})]})}));exports.Unarchive=a;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DevCenterAppView.d.ts","sourceRoot":"","sources":["../../../../../../src/components/DevCenter/DevCenterAppContainer/components/DevCenterAppView/DevCenterAppView.tsx"],"names":[],"mappings":"AASA,eAAO,MAAM,sBAAsB,YAAa,MAAM,KAAG,MAAyC,CAAC;AAEnG,iBAAS,gBAAgB,CAAC,EACxB,YAAY,EACZ,GAAG,EACH,OAAO,EACP,QAAQ,EACR,YAAY,EACZ,QAAQ,EACR,SAAS,EACT,UAAU,EACV,iBAAiB,EACjB,YAAY,EACZ,OAAO,EACP,uBAAuB,GACxB;;;;;;;;;;;;;CAAA,
|
|
1
|
+
{"version":3,"file":"DevCenterAppView.d.ts","sourceRoot":"","sources":["../../../../../../src/components/DevCenter/DevCenterAppContainer/components/DevCenterAppView/DevCenterAppView.tsx"],"names":[],"mappings":"AASA,eAAO,MAAM,sBAAsB,YAAa,MAAM,KAAG,MAAyC,CAAC;AAEnG,iBAAS,gBAAgB,CAAC,EACxB,YAAY,EACZ,GAAG,EACH,OAAO,EACP,QAAQ,EACR,YAAY,EACZ,QAAQ,EACR,SAAS,EACT,UAAU,EACV,iBAAiB,EACjB,YAAY,EACZ,OAAO,EACP,uBAAuB,GACxB;;;;;;;;;;;;;CAAA,eAyIA;kBAtJQ,gBAAgB;;;;;;;;AA+JzB,eAAe,gBAAgB,CAAC"}
|
package/components/DevCenter/DevCenterAppContainer/components/DevCenterAppView/DevCenterAppView.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
import{__assign as t}from'./../../../../../ext-esm/tslib/tslib.es6.js';import{jsx as e}from"react/jsx-runtime";import a from"../../../../ErrorBoundary/ErrorBoundary.js";import"../../../../ErrorBoundary/DevCenterAppErrorView/DevCenterAppErrorView.js";import r from"../../../../LoadingIndicator/LoadingIndicator.js";import{SEGMENTS as i}from"../../../../../constants/segment.js";import o from"../../../../EmptyState/EmptyState.js";import{ChooseAssetButton as p}from"./components/ChooseAssetButton.js";import s from"../AppInfoMessage/AppInfoMessage.js";var n="DevCenterAppView",l=function(t){return"".concat(t," has no active well")};function d(d){var c
|
|
1
|
+
import{__assign as t}from'./../../../../../ext-esm/tslib/tslib.es6.js';import{jsx as e}from"react/jsx-runtime";import a from"../../../../ErrorBoundary/ErrorBoundary.js";import"../../../../ErrorBoundary/DevCenterAppErrorView/DevCenterAppErrorView.js";import r from"../../../../LoadingIndicator/LoadingIndicator.js";import{SEGMENTS as i}from"../../../../../constants/segment.js";import o from"../../../../EmptyState/EmptyState.js";import{ChooseAssetButton as p}from"./components/ChooseAssetButton.js";import s from"../AppInfoMessage/AppInfoMessage.js";var n="DevCenterAppView",l=function(t){return"".concat(t," has no active well")};function d(d){var c=d.AppComponent,S=d.app,u=d.appData,m=d.appProps,A=d.availability,E=d.isCLIApp,g=d.isLoading,P=d.isMultiRig,f=d.layoutEnvironment,b=d.openIntercom,M=d.segment,_=d.toggleAppSettingsDialog,v=null==m?void 0:m.appHeaderProps;if(!S.package)return e(s,{appHeaderProps:v,children:e(o,{"data-testid":"".concat(n,"_EmptyState"),title:o.APP_MESSAGES.appPackageWasNotFound.title,subtitle:o.APP_MESSAGES.appPackageWasNotFound.subtitle,image:o.IMAGES.AppLoadingError})});if(g)return e(s,{appHeaderProps:v,children:e(r,{})});if(!A.hasProductSubscription||!A.isAppSubscribedForAsset){var y=o.APP_MESSAGES,H=y.appNotSubscribed,I=y.appNotSubscribedForAsset,h=o.IMAGES.NoSubscription,F=A.hasProductSubscription?I:H,G=F.title,N=F.subtitle;return e(s,{appHeaderProps:v,children:e(o,{"data-testid":"".concat(n,"_EmptyState"),title:G,subtitle:N,image:h})})}if(!c)return e(s,{appHeaderProps:v,children:e(o,{"data-testid":"".concat(n,"_EmptyState"),title:o.APP_MESSAGES.appComponentWasNotFound.title,image:o.IMAGES.AppLoadingError})});if(!P){var j=E&&e(p,{toggleAppSettingsDialog:_});if(u.rig&&!u.well)return e(s,{appHeaderProps:v,children:e(o,{"data-testid":"".concat(n,"_EmptyState"),title:l(u.rig.name),image:o.IMAGES.RigHasNoActiveWell,subtitle:j})});var w="general"===(null==f?void 0:f.type),C=M===i.COMPLETION;if(w&&C&&!u.fracFleet)return e(s,{appHeaderProps:v,children:e(o,{"data-testid":"".concat(n,"_EmptyState"),title:o.APP_MESSAGES.fracFleetWasNotFound.title,image:o.IMAGES.FracFleetHasNoActivePad,subtitle:j})});if(C&&u.fracFleet&&!u.fracFleet.current_pad_id&&!S.settings.padId)return e(s,{appHeaderProps:v,children:e(o,{"data-testid":"".concat(n,"_EmptyState"),image:o.IMAGES.FracFleetHasNoActivePad,subtitle:j,title:o.APP_MESSAGES.fracFleetHasNoPad.title})});if(C&&w&&(!u.wells||u.wells.length<1))return e(s,{appHeaderProps:v,children:e(o,{"data-testid":"".concat(n,"_EmptyState"),image:o.IMAGES.NoWellsSelected,subtitle:j,title:o.APP_MESSAGES.padHasNoWells.title})});if(!(u.rig||u.well||u.settings||u.wells))return e(s,{appHeaderProps:v,children:e(o,{"data-testid":"".concat(n,"_EmptyState"),image:o.IMAGES.AssetHasNoData,subtitle:j,title:o.APP_MESSAGES.assetNotAvailable.title})})}return e(a,{appHeaderProps:v,openIntercom:b,children:e(c,t({app:S},S.settings,u,m))})}d.defaultProps={availability:{hasProductSubscription:!0,isAppSubscribedForAsset:!0}};export{d as default,l as getNoActiveWellMessage};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Archive.d.ts","sourceRoot":"","sources":["../../../../src/icons/customIcons/icons/Archive.tsx"],"names":[],"mappings":"AAGA,eAAO,MAAM,OAAO,
|
|
1
|
+
{"version":3,"file":"Archive.d.ts","sourceRoot":"","sources":["../../../../src/icons/customIcons/icons/Archive.tsx"],"names":[],"mappings":"AAGA,eAAO,MAAM,OAAO,qIAoBnB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{jsxs as
|
|
1
|
+
import{jsxs as a,jsx as l}from"react/jsx-runtime";import{withCustomIconSize as r}from"../../WithCustomSize.js";var t=r((function(r){var t=r.width,i=void 0===t?24:t,o=r.height,e=void 0===o?24:o,h=r.className;return a("svg",{xmlns:"http://www.w3.org/2000/svg",width:i,height:e,className:h,fill:"none",viewBox:"0 0 24 24",children:[l("path",{fill:"currentColor",d:"M17.5 1.749a.75.75 0 0 1 .565.256l3.5 4a.75.75 0 0 1 .158.693q.026.147.027.301v13a1.75 1.75 0 0 1-1.75 1.75H4a1.75 1.75 0 0 1-1.75-1.75v-13q0-.155.027-.3a.75.75 0 0 1 .159-.694l3.5-4a.75.75 0 0 1 .564-.256zm-13.5 5a.25.25 0 0 0-.25.25v13c0 .138.112.25.25.25h16a.25.25 0 0 0 .25-.25v-13a.25.25 0 0 0-.25-.25zm1.091-1.5h13.82l-1.75-2H6.84z"}),l("path",{fill:"currentColor",d:"M11.997 8.75a.75.75 0 0 1 .75.75v6.192l2.723-2.722a.75.75 0 0 1 1.06 0l.052.056a.75.75 0 0 1-.052 1.004l-4 4-.056.052a.74.74 0 0 1-.47.167l-.007.001-.076-.004a.74.74 0 0 1-.468-.233L7.47 14.03a.75.75 0 0 1-.052-1.004l.052-.056a.75.75 0 0 1 1.06 0l2.717 2.717V9.5a.75.75 0 0 1 .75-.75"})]})}));export{t as Archive};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ArchiveCancel.d.ts","sourceRoot":"","sources":["../../../../src/icons/customIcons/icons/ArchiveCancel.tsx"],"names":[],"mappings":"AAGA,eAAO,MAAM,aAAa,
|
|
1
|
+
{"version":3,"file":"ArchiveCancel.d.ts","sourceRoot":"","sources":["../../../../src/icons/customIcons/icons/ArchiveCancel.tsx"],"names":[],"mappings":"AAGA,eAAO,MAAM,aAAa,qIAoBzB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{jsxs as l,jsx as
|
|
1
|
+
import{jsxs as l,jsx as a}from"react/jsx-runtime";import{withCustomIconSize as r}from"../../WithCustomSize.js";var t=r((function(r){var t=r.width,i=void 0===t?24:t,o=r.height,e=void 0===o?24:o,h=r.className;return l("svg",{xmlns:"http://www.w3.org/2000/svg",width:i,height:e,className:h,fill:"none",viewBox:"0 0 24 24",children:[a("path",{fill:"currentColor",d:"M17.5 1.749c.216 0 .422.093.564.256l3.5 4a.75.75 0 0 1 .159.693q.026.147.027.301v13a1.75 1.75 0 0 1-1.75 1.75H4a1.75 1.75 0 0 1-1.75-1.75v-13q0-.155.027-.3a.75.75 0 0 1 .159-.694l3.5-4a.75.75 0 0 1 .564-.256zm-13.5 5a.25.25 0 0 0-.25.25v13c0 .138.112.25.25.25h16a.25.25 0 0 0 .25-.25v-13a.25.25 0 0 0-.25-.25zm1.09-1.5h13.82l-1.75-2H6.84z"}),a("path",{fill:"currentColor",d:"M14.991 9.923a.773.773 0 0 1 1.034.052l.052.059c.231.283.23.691 0 .974l-.053.06L13.093 14l2.932 2.932.053.059c.23.283.231.692 0 .974l-.053.06a.773.773 0 0 1-1.033.052l-.058-.053L12 15.091l-2.933 2.933a.773.773 0 0 1-1.033.053l-.058-.053a.773.773 0 0 1 0-1.092L10.908 14l-2.932-2.933a.773.773 0 0 1 0-1.092l.058-.052a.773.773 0 0 1 1.033.052L12 12.908l2.933-2.933z"})]})}));export{t as ArchiveCancel};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Archived.d.ts","sourceRoot":"","sources":["../../../../src/icons/customIcons/icons/Archived.tsx"],"names":[],"mappings":"AAGA,eAAO,MAAM,QAAQ,
|
|
1
|
+
{"version":3,"file":"Archived.d.ts","sourceRoot":"","sources":["../../../../src/icons/customIcons/icons/Archived.tsx"],"names":[],"mappings":"AAGA,eAAO,MAAM,QAAQ,qIAoBpB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{jsxs as
|
|
1
|
+
import{jsxs as a,jsx as l}from"react/jsx-runtime";import{withCustomIconSize as r}from"../../WithCustomSize.js";var t=r((function(r){var t=r.width,i=void 0===t?24:t,o=r.height,e=void 0===o?24:o,h=r.className;return a("svg",{xmlns:"http://www.w3.org/2000/svg",width:i,height:e,className:h,fill:"none",viewBox:"0 0 24 24",children:[l("path",{fill:"currentColor",d:"M17.5 1.749a.75.75 0 0 1 .565.256l3.5 4a.75.75 0 0 1 .158.693q.026.147.027.301v13a1.75 1.75 0 0 1-1.75 1.75H4a1.75 1.75 0 0 1-1.75-1.75v-13q0-.155.027-.3a.75.75 0 0 1 .159-.694l3.5-4a.75.75 0 0 1 .564-.256zm-13.5 5a.25.25 0 0 0-.25.25v13c0 .138.112.25.25.25h16a.25.25 0 0 0 .25-.25v-13a.25.25 0 0 0-.25-.25zm1.091-1.5h13.82l-1.75-2H6.84z"}),l("path",{fill:"currentColor",d:"M17.486 9.12a.81.81 0 0 1 1.087.056l.056.062a.81.81 0 0 1 0 1.025l-.056.062-7.5 7.5a.81.81 0 0 1-1.087.055l-.061-.055-3.75-3.75a.81.81 0 0 1 0-1.149l.061-.055a.81.81 0 0 1 1.087.055l3.175 3.175 6.927-6.925z"})]})}));export{t as Archived};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Unarchive.d.ts","sourceRoot":"","sources":["../../../../src/icons/customIcons/icons/Unarchive.tsx"],"names":[],"mappings":"AAGA,eAAO,MAAM,SAAS,
|
|
1
|
+
{"version":3,"file":"Unarchive.d.ts","sourceRoot":"","sources":["../../../../src/icons/customIcons/icons/Unarchive.tsx"],"names":[],"mappings":"AAGA,eAAO,MAAM,SAAS,qIAoBrB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{jsxs as
|
|
1
|
+
import{jsxs as a,jsx as l}from"react/jsx-runtime";import{withCustomIconSize as r}from"../../WithCustomSize.js";var t=r((function(r){var t=r.width,i=void 0===t?24:t,o=r.height,e=void 0===o?24:o,h=r.className;return a("svg",{xmlns:"http://www.w3.org/2000/svg",width:i,height:e,className:h,fill:"none",viewBox:"0 0 24 24",children:[l("path",{fill:"currentColor",d:"M17.5 1.749c.216 0 .422.093.564.256l3.5 4a.75.75 0 0 1 .159.693q.026.147.027.301v13a1.75 1.75 0 0 1-1.75 1.75H4a1.75 1.75 0 0 1-1.75-1.75v-13q0-.155.027-.3a.75.75 0 0 1 .159-.694l3.5-4a.75.75 0 0 1 .564-.256zm-13.5 5a.25.25 0 0 0-.25.25v13c0 .138.112.25.25.25h16a.25.25 0 0 0 .25-.25v-13a.25.25 0 0 0-.25-.25zm1.09-1.5h13.82l-1.75-2H6.84z"}),l("path",{fill:"currentColor",d:"M11.997 18.25a.75.75 0 0 0 .75-.75v-6.192l2.723 2.722a.75.75 0 0 0 1.06 0l.052-.056a.75.75 0 0 0-.052-1.004l-4-4-.056-.052a.74.74 0 0 0-.47-.167l-.007-.001-.076.004a.74.74 0 0 0-.468.233L7.47 12.97a.75.75 0 0 0-.052 1.004l.052.056a.75.75 0 0 0 1.06 0l2.717-2.716V17.5c0 .414.336.75.75.75"})]})}));export{t as Unarchive};
|