@corva/ui 3.6.0-1 → 3.6.0-4
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/BICOffsetPickerDialog/components/Map/Map.js +1 -1
- package/cjs-bundle/components/DevCenter/AppsDataProvider/effects/useAppsData.js +1 -1
- package/cjs-bundle/components/DevCenter/DevCenterAppContainer/DevCenterAppContainer.js +1 -1
- package/cjs-bundle/components/FeedItem/feedItemTypes/SurveyStationFeedItem/index.js +1 -1
- package/cjs-bundle/components/OffsetWellMap/OffsetWellMap.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV2/components/Map/Map.js +1 -1
- package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Map/Map.js +1 -1
- package/cjs-bundle/components/PinnableFilters/effects/index.js +1 -1
- package/components/BICOffsetPickerDialog/components/Map/Map.d.ts.map +1 -1
- package/components/BICOffsetPickerDialog/components/Map/Map.js +1 -1
- package/components/DevCenter/AppsDataProvider/effects/useAppsData.js +1 -1
- package/components/DevCenter/DevCenterAppContainer/DevCenterAppContainer.d.ts +2 -1
- package/components/DevCenter/DevCenterAppContainer/DevCenterAppContainer.d.ts.map +1 -1
- package/components/DevCenter/DevCenterAppContainer/DevCenterAppContainer.js +1 -1
- package/components/DevCenter/DevCenterAppContainer/DevCenterAppContainer.stories.d.ts.map +1 -1
- package/components/FeedItem/feedItemTypes/SurveyStationFeedItem/index.d.ts.map +1 -1
- package/components/FeedItem/feedItemTypes/SurveyStationFeedItem/index.js +1 -1
- package/components/OffsetWellMap/OffsetWellMap.d.ts.map +1 -1
- package/components/OffsetWellMap/OffsetWellMap.js +1 -1
- package/components/OffsetWellPickerV2/components/Map/Map.js +1 -1
- package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Map/Map.d.ts.map +1 -1
- package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Map/Map.js +1 -1
- package/components/PinnableFilters/effects/index.d.ts.map +1 -1
- package/components/PinnableFilters/effects/index.js +1 -1
- package/components/Typography.d.ts +135 -11
- package/components/Typography.d.ts.map +1 -1
- package/components/VirtualizedTable/VirtualizedTable.d.ts.map +1 -1
- package/package.json +3 -3
- package/utils/dashboardReports.d.ts.map +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react"),r=require("react-dom
|
|
1
|
+
"use strict";var e=require("react"),r=require("react-dom"),t=require("prop-types"),u=require("mapbox.js"),l=require("lodash"),n=require("../../effects/index.js"),a=require("./Map.css.js"),o=require("../../../../utils/index.js"),c=require("react/jsx-runtime");function i(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var s=i(r),f=i(t),d=i(u),p=o.mapbox.isValidCoordinates,m=[29.749907,-95.358421];function v(r){var t=r.subjectWell,u=r.wells,o=r.offsetWells,i=r.radius,f=r.subjectWellMarkerSize,v=r.wellMarkerSize,b=r.coordsDataPath,h=e.useRef(null),j=e.useRef(null),x=e.useRef(null),g=e.useRef(null),k=n.usePrevious(u),y=e.useMemo((function(){return t&&l.get(t,b)}),[t,b]);e.useEffect((function(){h.current=d.default.mapbox.map(h.current,null,{attributionControl:!1,scrollWheelZoom:!1,zoomControl:!1}).setView(m,1),d.default.control.zoom({position:"bottomright"}).addTo(h.current),d.default.mapbox.styleLayer("mapbox://styles/mapbox/dark-v9").addTo(h.current)}),[]),e.useEffect((function(){h.current&&(j.current&&h.current.removeLayer(j.current),y?(j.current=d.default.circle(y,1609.34*i,{stroke:!1,fill:!0,fillOpacity:.2,fillColor:"#03BCD4",className:"circle_500"}),j.current.addTo(h.current)):j.current=null)}),[i,y]);return e.useEffect((function(){if(h.current){h.current.closePopup(),x.current&&x.current.removeFrom(h.current);var r=o.map((function(e){return e.id})),n=[];u.forEach((function(u){var a=l.get(u,b);if(a&&p(a)){var o=t&&t.id===u.id,i=r.includes(u.id),m=o?f:v,j=o||i?1:.3,k=d.default.circleMarker(a,{radius:m,stroke:!1,fill:!0,fillOpacity:j,fillColor:"#FFC107",className:"circle_500"});k.addEventListener("mouseover",(function(){var r=document.createElement("div"),t=e.createElement((function(e){var r=e.well;return c.jsx("div",{style:{color:"#fff",background:"##414141"},children:c.jsx("span",{style:{fontSize:"11px",lineHeight:"16px"},children:l.get(r,"name")})})}),{well:u});s.default.render(t,r),d.default.popup().setLatLng(a).setContent(r).openOn(h.current),function(e,r,t){g.current=d.default.circleMarker(r,{radius:3*t,stroke:!1,fill:!0,fillOpacity:.2,fillColor:"#FFC107",className:"circle_highlight"}),g.current.addEventListener("mouseout",(function(){x.current.removeFrom(h.current),x.current=d.default.featureGroup(e),x.current.addTo(h.current),h.current.closePopup()}));var u=e.concat(g.current);x.current=d.default.featureGroup(u),x.current.addTo(h.current)}(n,a,m)})),n.push(k)}})),n.length&&(x.current=d.default.featureGroup(n),x.current.addTo(h.current)),setTimeout((function(){j.current&&j.current.bringToBack(),h.current&&x.current&&u!==k&&h.current.fitBounds(x.current.getBounds())}),500)}}),[t,u,o]),c.jsx("div",{className:a.map,children:c.jsx("div",{className:a.mapMain,ref:h})})}v.propTypes={subjectWell:f.default.shape({id:f.default.number,formation:f.default.string}),wells:f.default.arrayOf(f.default.shape({})).isRequired,offsetWells:f.default.arrayOf(f.default.shape({})),radius:f.default.number.isRequired,subjectWellMarkerSize:f.default.number,wellMarkerSize:f.default.number,coordsDataPath:f.default.string},v.defaultProps={subjectWell:null,subjectWellMarkerSize:8,wellMarkerSize:5,coordsDataPath:"settings.top_hole.coordinates",offsetWells:null};var b=e.memo(v);module.exports=b;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("@babel/runtime/helpers/defineProperty"),t=require("@babel/runtime/helpers/slicedToArray"),
|
|
1
|
+
"use strict";var e=require("@babel/runtime/helpers/asyncToGenerator"),r=require("@babel/runtime/helpers/defineProperty"),t=require("@babel/runtime/helpers/slicedToArray"),n=require("@babel/runtime/regenerator"),u=require("react"),a=require("lodash"),s=require("./utils.js"),i=require("./dataResolvers.js"),c=require("../../../../utils/devcenter.js"),o=require("./constants.js");function p(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var f=p(e),l=p(r),d=p(t),b=p(n);function h(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 g(e){for(var r=1;r<arguments.length;r++){var t=null!=arguments[r]?arguments[r]:{};r%2?h(Object(t),!0).forEach((function(r){l.default(e,r,t[r])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):h(Object(t)).forEach((function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(t,r))}))}return e}module.exports=function(e){var r=e.apps,t=e.dashboardAssetId,n=u.useState({}),p=d.default(n,2),l=p[0],h=p[1],y=u.useRef(),v=u.useRef({}),A=u.useRef({wellsById:{},rigsById:{},fracFleetsById:{},deprecatedAssetData:{}}),O=r.reduce((function(e,r){var t=a.get(r,["app","ui_settings","multi_rig"]);return c.isDevCenterApp(r)&&!t&&e.push(g(g({},r),{},{appHash:s.getAppHash(r)})),e}),[]),j=function(e){return h((function(r){return a.mapValues(r,(function(r){var t=e[r.id]||{};return g(g(g({},r),t),{},{isLoading:!1})}))}))},m=function(e){A.current=a.merge(A.current,e)};return u.useEffect(f.default(b.default.mark((function e(){var r,n,u,c;return b.default.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(r=Object.values(l),O.length||r.length){e.next=3;break}return e.abrupt("return");case 3:if(!(O.length<r.length)){e.next=8;break}return n=a.keyBy(O,"id"),u=r.find((function(e){return!n[e.id]})).id,h((function(e){return a.omit(e,u)})),e.abrupt("return");case 8:return c=O.filter((function(e){return!l[e.id]||l[e.id].appHash!==e.appHash})),h((function(e){return g(g({},e),s.getInitialAppsDataState(c))})),e.t0=j,e.next=13,i.resolveAppsData({apps:O,dashboardAssetId:t,cache:A,updateCache:m});case 13:e.t1=e.sent,(0,e.t0)(e.t1);case 15:case"end":return e.stop()}}),e)}))),[String(O.map((function(e){return e.appHash}))),t]),v.current={apps:O,dashboardAssetId:t,cache:A,updateCache:m},u.useEffect((function(){return y.current=setInterval((function(){i.resolveAppsData(g(g({},v.current),{},{requests:[o.APPS_DATA_REQUESTS.FRAC_FLEET_WELLS,o.APPS_DATA_REQUESTS.PAD_WELLS]})).then(j)}),3e5),function(){return clearInterval(y.current)}}),[]),l};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("@babel/runtime/helpers/defineProperty"),s=require("@babel/runtime/helpers/slicedToArray"),n=require("react"),o=require("classnames"),t=require("lodash"),r=require("@material-ui/core"),i=require("@material-ui/icons"),a=require("../AppContext.js"),c=require("../DevCenterRouterContext/DevCenterRouterContext.js");require("../DevCenterRouterContext/UniversalLink/UniversalLink.js"),require("@babel/runtime/helpers/objectWithoutProperties"),require("react-router");var p=require("react/jsx-runtime"),u=require("./effects/useAppSettings.js"),l=require("./effects/useAnnotationsList.js"),d=require("./effects/useAnnotationsData.js"),m=require("./effects/useAppMaximized.js"),j=require("./components/AppActions/AppActions.js"),q=require("./components/AppSettingsDialog/AppSettingsDialog.js");require("./components/AppSettingsDialog/components/RemoveAppButton.js"),require("./components/AppSettingsDialog/components/SettingsAccordion.js"),require("./components/AnnotationsButton/AnnotationsButton.js");var g=require("./components/NonPriorityMenus/NonPriorityMenus.js"),A=require("./components/FullscreenButton/FullscreenButton.js");require("./components/AppInfoMessage/AppInfoMessage.js");var C=require("./components/DevCenterAppView/DevCenterAppView.js"),v=require("./components/DcFullscreenElemsCoordinatorProvider/DcFullscreenElemsCoordinatorProvider.js");require("./components/DcFullscreenElemsCoordinatorProvider/IsInsideDcFullscreenElemProvider.js"),require("./components/IsInsideIsolatedDcAppProvider/IsInsideIsolatedDcAppProvider.js");var I=require("./components/RestoreAppSizeButton/index.js"),h=require("./utils.js"),b=require("./components/PriorityMenus/PriorityMenus.js"),x=require("./components/RollbarWrapper/RollbarWrapper.js"),S=require("./components/CommentsSwitch/CommentsSwitchProvider.js"),V=require("./components/CommentsSwitch/CommentsSwitchButton.js"),M=require("./DevCenterAppContainer.css.js"),D=require("../../../utils/mobileDetect.js"),y=require("../../Icons/AnnotationIcon.js"),f=require("../../Annotations/components/AnnotationsList/index.js");require("../../Annotations/components/LastAnnotation/index.js");var L=require("../../Annotations/AnnotationsContext.js");require("../../Toaster/Toaster.js");var P=require("../../Toaster/ToastContainer.js");require("@babel/runtime/helpers/asyncToGenerator"),require("@babel/runtime/regenerator"),require("querystring"),require("uuid/v1"),require("../../../clients/subscriptions.js"),require("../../../clients/jsonApi/index.js");var T=require("../../../effects/useDevCenterApp.js");require("../../../utils/index.js"),require("uuid"),require("jsona"),require("../../../constants/segment.js"),require("../../../utils/env.js");var B=require("../../../constants/devcenter.js");require("../../../constants/goals.js"),require("../../../constants/alerts.js"),require("../../../constants/apps.js"),require("../../../constants/drillstring.js"),require("../../../constants/completion.js"),require("../../../constants/appPackages.js"),require("../../../constants/notifications.js"),require("../../../constants/feed.js"),require("../../../constants/bha.js"),require("../../GradientManager/configuration/constants.js"),require("../../StatusBadge/constants.js"),require("@babel/runtime/helpers/toConsumableArray"),require("lodash/set"),require("lodash/get"),require("lodash/unset"),require("moment"),require("../../../clients/api/apiCore.js"),require("../../../clients/constants.js"),require("../../../clients/sso/auth0.js"),require("../../../clients/sso/oauth2.js"),require("lodash/isEmpty"),require("lodash/sortBy"),require("../../../constants/streamSourceType.js"),require("./components/CommentsSwitch/CommentsSwitchContext.js"),require("./components/AppCommons/AppCommonsContext.js");var F=require("../../../utils/devcenter.js"),k=require("../../HelpCenter/HelpCenterIcon.js");require("../../../componentsV2/Text/Text.js"),require("../../../componentsV2/Grid/Grid.js"),require("../../../componentsV2/Grid/Grid.scss.js"),require("../../../componentsV2/Header/Header.scss.js"),require("../../../componentsV2/Button/Button.js");var w=require("../../../componentsV2/ButtonIcon/ButtonIcon.js"),R=require("../../../componentsV2/Tooltip/Tooltip.js");require("../../../componentsV2/Paper/Paper.js"),require("../../../componentsV2/Popover/Popover.scss.js"),require("../../../componentsV2/Radio/Radio.js"),require("../../../componentsV2/RadioAndCheckboxGroup/RadioAndCheckboxGroup.scss.js"),require("../../../componentsV2/Checkbox/Checkbox.js"),require("../../../componentsV2/TextInput/TextInput.js"),require("../../../componentsV2/TextEndTruncated/TextEndTruncated.scss.js"),require("../../../componentsV2/TextMiddleTruncated/TextMiddleTruncated.constants.js"),require("../../../componentsV2/TextMiddleTruncated/TextMiddleTruncated.scss.js"),require("../../../componentsV2/TextLink/TextLink.js"),require("../../../componentsV2/Chip/Chip.js"),require("../../../componentsV2/ChipAlert/ChipAlert.js"),require("../../../componentsV2/ChipIndicator/ChipIndicator.js"),require("../../../componentsV2/Avatar/Avatar.js"),require("../../../componentsV2/Avatar/constants.js"),require("../../../componentsV2/AvatarGroup/AvatarGroup.scss.js"),require("@material-ui/lab"),require("../../../componentsV2/ToggleButtons/ToggleButtons.scss.js"),require("../../../componentsV2/Modal/Modal.scss.js"),require("@icon-park/react/es/all"),require("../../../icons/IconParkProvider.js"),require("../../../icons/customIcons/icons/AddMessage.js"),require("../../../icons/customIcons/icons/Attention.js"),require("../../../icons/customIcons/icons/Collapse.js"),require("../../../icons/customIcons/icons/Dashboard.js"),require("../../../icons/customIcons/icons/Expand.js"),require("../../../icons/customIcons/icons/FolderClosed.js"),require("../../../icons/customIcons/icons/FolderClosedFilled.js"),require("../../../icons/customIcons/icons/FolderOpened.js"),require("../../../icons/customIcons/icons/GreaterOrEqual.js"),require("../../../icons/customIcons/icons/LessOrEqual.js"),require("../../../icons/customIcons/icons/Search.js"),require("../../../icons/customIcons/icons/Wellhub.js"),require("../../../icons/customIcons/icons/MultiRuler.js"),require("../../../icons/customIcons/icons/Checkbox.js"),require("../../../icons/customIcons/icons/CheckboxChecked.js"),require("../../../icons/customIcons/icons/CheckboxIndeterminate.js"),require("../../../icons/customIcons/icons/Radio.js"),require("../../../icons/customIcons/icons/RadioChecked.js"),require("../../../icons/customIcons/icons/SimulFrac.js"),require("../../../icons/customIcons/icons/ZipperFrac.js"),require("../../../icons/customIcons/icons/CautionFilled.js"),require("../../../icons/customIcons/icons/MoreApp.js"),require("../../../icons/customIcons/icons/Pad.js"),require("../../../icons/customIcons/icons/Gap.js"),require("../../../componentsV2/Menu/Menu.js"),require("../../../componentsV2/Counter/Counter.js"),require("../../../componentsV2/BadgeBase/BadgeBase.scss.js"),require("../../../componentsV2/BadgeDot/BadgeDot.scss.js"),require("../../../componentsV2/LoaderLinear/LoaderLinear.scss.js"),require("../../../componentsV2/LoaderLogo/LoaderLogo.scss.js"),require("../../../componentsV2/Switch/Switch.js"),require("../../../componentsV2/Tabs/Tabs.js"),require("../../../componentsV2/EmptyState/EmptyState.scss.js"),require("../../../componentsV2/FileIcon/FileIcon.js"),require("react-dropzone"),require("../../../componentsV2/FilesDropzone/FilesDropzone.scss.js"),require("../../../componentsV2/FilesLoader/FilesLoader.scss.js"),require("../../../componentsV2/FilesProcessor/FilesProcessor.scss.js"),require("../../../componentsV2/Skeleton/Skeleton.scss.js"),require("../../../utils/main.js"),require("../../../componentsV2/CopyToClipboard/CopyToClipboard.scss.js"),require("../../../componentsV2/Stepper/Step/Step.scss.js"),require("../../../componentsV2/Stepper/Stepper.scss.js"),require("../../../componentsV2/ButtonLive/ButtonLive.js"),require("../../../componentsV2/LiveDotIndicator/LiveDotIndicator.scss.js"),require("../../../componentsV2/IndicatorLive/IndicatorLive.scss.js"),require("../../../componentsV2/Accordion/Accordion.scss.js"),require("../../../componentsV2/Breadcrumbs/Breadcrumbs.scss.js"),require("../../../componentsV2/BadgeComment/BadgeComment.js"),require("../../../componentsV2/AppContainer/AppContainer.js"),require("../../../componentsV2/AppContainer/AppContainer.constants.js"),require("../../../componentsV2/AppFooter/AppFooter.js"),require("../../../componentsV2/AppHeader/AppHeader.constants.js"),require("../../../componentsV2/AppHeader/AppBadge/AppBadge.scss.js"),require("../../../componentsV2/AppHeader/AppAssets/AppAssets.js"),require("../../PadModeSelect/PadModeSelect.js"),require("../../../componentsV2/AppHeader/PadMode/PadMode.scss.js"),require("../../../componentsV2/AppHeader/AppHeader.scss.js");var E=require("./components/AppCommons/AppCommonsProvider.js"),O=require("../../../utils/notificationToasts.js");function z(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var _=z(e),H=z(s),N=z(o);function G(e,s){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);s&&(o=o.filter((function(s){return Object.getOwnPropertyDescriptor(e,s).enumerable}))),n.push.apply(n,o)}return n}function U(e){for(var s=1;s<arguments.length;s++){var n=null!=arguments[s]?arguments[s]:{};s%2?G(Object(n),!0).forEach((function(s){_.default(e,s,n[s])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):G(Object(n)).forEach((function(s){Object.defineProperty(e,s,Object.getOwnPropertyDescriptor(n,s))}))}return e}var W=D.isNativeDetected||D.isMobileDetected,K="DevCenter_AppContainer";module.exports=function(e){var s,o,z,_,G,Q,Z,J,X,Y,$,ee,se,ne=e.CLIAppComponent,oe=e.CLIAppSettings,te=e.app,re=e.appId,ie=e.className,ae=e.coordinates,ce=e.currentDashboardAppsLastAnnotations,pe=e.currentUser,ue=e.devCenterRouter,le=e.isActionsDisabled,de=e.isSettingsDialogHidden,me=e.layoutEnvironment,je=e.onAppContainerClick,qe=void 0===je?t.noop:je,ge=e.onAppRemove,Ae=e.onReportBugClick,Ce=e.onCloneDashboard,ve=e.onHelpCenterClick,Ie=e.onIsMaximizedChange,he=e.onSettingChange,be=e.onSettingsChange,xe=e.openIntercom,Se=void 0===xe?t.noop:xe,Ve=e.setIsFullscreenModalMode,Me=void 0===Ve?t.noop:Ve,De=e.timestamp,ye=e.updateCurrentDashboardAppLastAnnotation,fe=e.dashboardMeta,Le=n.useContext(a),Pe=r.useTheme(),Te=n.useState([]),Be=H.default(Te,2),Fe=Be[0],ke=Be[1],we=n.useState([]),Re=H.default(we,2),Ee=Re[0],Oe=Re[1],ze=null!==(s=null==Le?void 0:Le[re||te.id])&&void 0!==s?s:{isLoading:!0},_e=null===(o=te.package)||void 0===o||null===(z=o.manifest)||void 0===z?void 0:z.application,He=F.getAppSegment(te),Ne=!(null==_e||null===(_=_e.ui)||void 0===_||!_.multi_rig),Ge=!(null==_e||null===(G=_e.ui)||void 0===G||!G.enable_comments),Ue=F.getAppName(te),We=m({onIsMaximizedChange:Ie,devCenterRouter:ue,appId:re}),Ke=We.isMaximized,Qe=We.setIsMaximized,Ze=De||F.getTimestampFromQuery(null===(Q=ue.location.query)||void 0===Q?void 0:Q.query),Je=te.id===B.DEV_CENTER_CLI_APP_ID,Xe=Je&&W?U(U({},ae),{},{w:12}):ae,Ye=h.getAppVersion(te),$e=T({CLIAppComponent:ne,CLIAppSettings:oe,app:te,version:Ye}),es=$e.isLoading,ss=$e.AppSettings,ns=$e.AppComponent,os=u({setIsFullscreenModalMode:Me}),ts=os.isAppSettingsDialogOpened,rs=os.toggleAppSettingsDialog,is=l(),as=is.isAnnotationsListOpened,cs=is.toggleAnnotationsList,ps=es||!pe||!Ne&&ze.isLoading,us=d({app:te,appData:ze,currentDashboardAppsLastAnnotations:ce}),ls=us.appLastAnnotation,ds=us.assetCompanyId,ms=us.assetIdForAnnotation,js=us.isAppSupportsAnnotations,qs=t.pickBy(t.pick(ze,["well","rig","fracFleet","wells"]),Boolean);return p.jsx(x.RollbarWrapper,{companyId:null==te||null===(Z=te.app)||void 0===Z?void 0:Z.company_id,appKey:null==_e?void 0:_e.key,isCLIApp:Je,rollbarManifestConfig:null==te||null===(J=te.package)||void 0===J||null===(X=J.manifest)||void 0===X||null===(Y=X.settings)||void 0===Y?void 0:Y.rollbar,version:Ye,children:p.jsx(c.DevCenterRouterContext.Provider,{value:ue,children:p.jsx(v.DcFullscreenElemsCoordinatorProvider,{setIsFullscreenModalMode:Me,children:p.jsx(E.AppCommonsProvider,U(U({maximized:Ke,appId:null==te||null===($=te.app)||void 0===$?void 0:$.id,app:te,appSettings:te.settings,onSettingChange:he},qs),{},{dashboardMeta:fe,children:p.jsx(S.CommentsSwitchProvider,{children:p.jsxs("div",{className:N.default("dc-app-container",D.isInsideNewMobileApp&&"dc-app-container--inside-new-mobile-app",ie,Ke&&"dc-app-container__maximized",Pe.isLightTheme&&"dc-app-container__light-theme",M.container),"data-testid":"".concat(K,"_").concat(te.app.name||Ue),onClick:function(){return qe()},children:[p.jsx(P.ToastContainer,{}),p.jsx("div",{className:M.containerContent,children:p.jsx(C.default,{AppComponent:ns,app:te,appData:qs,isAppLoading:es,availability:h.getAppAvailability(te.availability,pe.company.with_subscription),isCLIApp:Je,isLoading:ps,isMultiRig:Ne,layoutEnvironment:me,openIntercom:Se,segment:He,toggleAppSettingsDialog:rs,appProps:{coordinates:Xe,currentUser:pe,devCenterRouter:ue,onSettingChange:he,onSettingsChange:be,segment:He,setIsFullscreenModalMode:Me,setIsMaximized:Qe,setMainMenuItems:ke,setSecondaryMenuItems:Oe,toggleAppSettingsDialog:rs,appHeaderProps:U({app:te,appLastAnnotation:ls,appSettings:te.settings,coordinates:Xe,currentUser:pe,isMaximized:Ke,layoutEnvironment:me,onSettingChange:he,toggleAnnotationsList:cs,updateCurrentDashboardAppLastAnnotation:ye},qs),isNative:D.isNativeDetected,layoutEnvironment:me,timestamp:Ze}})}),ts&&p.jsx(q.default,{AppSettingsComponent:ss,app:te,appData:ze,appName:Ue,currentUser:pe,isMultiRig:Ne,isSettingsDialogHidden:de,layoutEnvironment:me,onAppRemove:ge,onCloneDashboard:Ce,onSettingChange:he,onSettingsChange:be,openIntercom:Se,rigId:null!==(ee=null===(se=ze.rig)||void 0===se?void 0:se.id)&&void 0!==ee?ee:null,timestamp:Ze,toggleAppSettingsDialog:rs}),as&&p.jsx(L.AnnotationsProvider,{children:p.jsx(f,{appId:te.app.id,appSettings:te.settings,appTitle:te.name,assetCompanyId:ds,assetId:ms,currentUser:pe,onClose:cs,showSuccessNotification:O.showSuccessNotification})}),Ke&&p.jsx(I,{setIsMaximized:Qe}),!le&&p.jsxs(j,{children:[Ge&&p.jsx(V.CommentsSwitchButton,{currentUser:pe}),js&&p.jsx(R.Tooltip,{title:"Add Annotation",placement:"top",disabled:!!W,children:p.jsx(w.ButtonIcon,{size:"small",type:"tertiaryBg",onClick:cs,testId:"".concat(K,"_addAnnotation"),children:p.jsx(y,{})})}),Ae&&!Je&&p.jsx(R.Tooltip,{title:"Report A Bug",placement:"top",disabled:!!W,children:p.jsx(w.ButtonIcon,{size:"small",type:"tertiaryBg",onClick:function(){return Ae()},children:p.jsx(i.BugReport,{})})}),p.jsx(R.Tooltip,{placement:"top",disabled:!!W,title:"Help Center",children:p.jsx(w.ButtonIcon,{testId:"".concat(K,"_helpContent"),onClick:function(){return ve()},disabled:Je,size:"small",type:"tertiaryBg",children:p.jsx(k.HelpCenterIcon,{appId:te.app.id,helpContentUpdatedAt:te.help_content_updated_at})})}),!W||Ke||D.isInsideNewMobileApp?p.jsxs(p.Fragment,{children:[p.jsx(b,{menuItems:Fe,devCenterRouter:ue,isMobileView:W}),p.jsx(g.NonPriorityMenus,{devCenterRouter:ue,isMaximized:Ke,isMobileView:W,menuItems:Ee,setIsFullscreenModalMode:Me,setIsMaximized:Qe,toggleAppSettingsDialog:rs})]}):p.jsx(A,{setIsMaximized:Qe})]})]})})}))})})})};
|
|
1
|
+
"use strict";var e=require("@babel/runtime/helpers/defineProperty"),s=require("@babel/runtime/helpers/slicedToArray"),n=require("react"),o=require("classnames"),t=require("lodash"),r=require("@material-ui/core"),i=require("@material-ui/icons"),a=require("../AppContext.js"),c=require("../DevCenterRouterContext/DevCenterRouterContext.js");require("../DevCenterRouterContext/UniversalLink/UniversalLink.js"),require("@babel/runtime/helpers/objectWithoutProperties"),require("react-router");var p=require("react/jsx-runtime"),u=require("./effects/useAppSettings.js"),l=require("./effects/useAnnotationsList.js"),d=require("./effects/useAnnotationsData.js"),m=require("./effects/useAppMaximized.js"),j=require("./components/AppActions/AppActions.js"),q=require("./components/AppSettingsDialog/AppSettingsDialog.js");require("./components/AppSettingsDialog/components/RemoveAppButton.js"),require("./components/AppSettingsDialog/components/SettingsAccordion.js"),require("./components/AnnotationsButton/AnnotationsButton.js");var g=require("./components/NonPriorityMenus/NonPriorityMenus.js"),A=require("./components/FullscreenButton/FullscreenButton.js");require("./components/AppInfoMessage/AppInfoMessage.js");var C=require("./components/DevCenterAppView/DevCenterAppView.js"),v=require("./components/DcFullscreenElemsCoordinatorProvider/DcFullscreenElemsCoordinatorProvider.js");require("./components/DcFullscreenElemsCoordinatorProvider/IsInsideDcFullscreenElemProvider.js"),require("./components/IsInsideIsolatedDcAppProvider/IsInsideIsolatedDcAppProvider.js");var I=require("./components/RestoreAppSizeButton/index.js"),h=require("./utils.js"),b=require("./components/PriorityMenus/PriorityMenus.js"),x=require("./components/RollbarWrapper/RollbarWrapper.js"),S=require("./components/CommentsSwitch/CommentsSwitchProvider.js"),V=require("./components/CommentsSwitch/CommentsSwitchButton.js"),D=require("./DevCenterAppContainer.css.js"),y=require("../../../utils/mobileDetect.js"),M=require("../../Icons/AnnotationIcon.js"),f=require("../../Annotations/components/AnnotationsList/index.js");require("../../Annotations/components/LastAnnotation/index.js");var L=require("../../Annotations/AnnotationsContext.js");require("../../Toaster/Toaster.js");var P=require("../../Toaster/ToastContainer.js");require("@babel/runtime/helpers/asyncToGenerator"),require("@babel/runtime/regenerator"),require("querystring"),require("uuid/v1"),require("../../../clients/subscriptions.js"),require("../../../clients/jsonApi/index.js");var T=require("../../../effects/useDevCenterApp.js");require("../../../utils/index.js"),require("uuid"),require("jsona"),require("../../../constants/segment.js"),require("../../../utils/env.js");var B=require("../../../constants/devcenter.js");require("../../../constants/goals.js"),require("../../../constants/alerts.js"),require("../../../constants/apps.js"),require("../../../constants/drillstring.js"),require("../../../constants/completion.js"),require("../../../constants/appPackages.js"),require("../../../constants/notifications.js"),require("../../../constants/feed.js"),require("../../../constants/bha.js"),require("../../GradientManager/configuration/constants.js"),require("../../StatusBadge/constants.js"),require("@babel/runtime/helpers/toConsumableArray"),require("lodash/set"),require("lodash/get"),require("lodash/unset"),require("moment"),require("../../../clients/api/apiCore.js"),require("../../../clients/constants.js"),require("../../../clients/sso/auth0.js"),require("../../../clients/sso/oauth2.js"),require("lodash/isEmpty"),require("lodash/sortBy"),require("../../../constants/streamSourceType.js"),require("./components/CommentsSwitch/CommentsSwitchContext.js"),require("./components/AppCommons/AppCommonsContext.js");var F=require("../../../utils/devcenter.js"),k=require("../../HelpCenter/HelpCenterIcon.js");require("../../../componentsV2/Text/Text.js"),require("../../../componentsV2/Grid/Grid.js"),require("../../../componentsV2/Grid/Grid.scss.js"),require("../../../componentsV2/Header/Header.scss.js"),require("../../../componentsV2/Button/Button.js");var w=require("../../../componentsV2/ButtonIcon/ButtonIcon.js"),R=require("../../../componentsV2/Tooltip/Tooltip.js");require("../../../componentsV2/Paper/Paper.js"),require("../../../componentsV2/Popover/Popover.scss.js"),require("../../../componentsV2/Radio/Radio.js"),require("../../../componentsV2/RadioAndCheckboxGroup/RadioAndCheckboxGroup.scss.js"),require("../../../componentsV2/Checkbox/Checkbox.js"),require("../../../componentsV2/TextInput/TextInput.js"),require("../../../componentsV2/TextEndTruncated/TextEndTruncated.scss.js"),require("../../../componentsV2/TextMiddleTruncated/TextMiddleTruncated.constants.js"),require("../../../componentsV2/TextMiddleTruncated/TextMiddleTruncated.scss.js"),require("../../../componentsV2/TextLink/TextLink.js"),require("../../../componentsV2/Chip/Chip.js"),require("../../../componentsV2/ChipAlert/ChipAlert.js"),require("../../../componentsV2/ChipIndicator/ChipIndicator.js"),require("../../../componentsV2/Avatar/Avatar.js"),require("../../../componentsV2/Avatar/constants.js"),require("../../../componentsV2/AvatarGroup/AvatarGroup.scss.js"),require("@material-ui/lab"),require("../../../componentsV2/ToggleButtons/ToggleButtons.scss.js"),require("../../../componentsV2/Modal/Modal.scss.js"),require("@icon-park/react/es/all"),require("../../../icons/IconParkProvider.js"),require("../../../icons/customIcons/icons/AddMessage.js"),require("../../../icons/customIcons/icons/Attention.js"),require("../../../icons/customIcons/icons/Collapse.js"),require("../../../icons/customIcons/icons/Dashboard.js"),require("../../../icons/customIcons/icons/Expand.js"),require("../../../icons/customIcons/icons/FolderClosed.js"),require("../../../icons/customIcons/icons/FolderClosedFilled.js"),require("../../../icons/customIcons/icons/FolderOpened.js"),require("../../../icons/customIcons/icons/GreaterOrEqual.js"),require("../../../icons/customIcons/icons/LessOrEqual.js"),require("../../../icons/customIcons/icons/Search.js"),require("../../../icons/customIcons/icons/Wellhub.js"),require("../../../icons/customIcons/icons/MultiRuler.js"),require("../../../icons/customIcons/icons/Checkbox.js"),require("../../../icons/customIcons/icons/CheckboxChecked.js"),require("../../../icons/customIcons/icons/CheckboxIndeterminate.js"),require("../../../icons/customIcons/icons/Radio.js"),require("../../../icons/customIcons/icons/RadioChecked.js"),require("../../../icons/customIcons/icons/SimulFrac.js"),require("../../../icons/customIcons/icons/ZipperFrac.js"),require("../../../icons/customIcons/icons/CautionFilled.js"),require("../../../icons/customIcons/icons/MoreApp.js"),require("../../../icons/customIcons/icons/Pad.js"),require("../../../icons/customIcons/icons/Gap.js"),require("../../../componentsV2/Menu/Menu.js"),require("../../../componentsV2/Counter/Counter.js"),require("../../../componentsV2/BadgeBase/BadgeBase.scss.js"),require("../../../componentsV2/BadgeDot/BadgeDot.scss.js"),require("../../../componentsV2/LoaderLinear/LoaderLinear.scss.js"),require("../../../componentsV2/LoaderLogo/LoaderLogo.scss.js"),require("../../../componentsV2/Switch/Switch.js"),require("../../../componentsV2/Tabs/Tabs.js"),require("../../../componentsV2/EmptyState/EmptyState.scss.js"),require("../../../componentsV2/FileIcon/FileIcon.js"),require("react-dropzone"),require("../../../componentsV2/FilesDropzone/FilesDropzone.scss.js"),require("../../../componentsV2/FilesLoader/FilesLoader.scss.js"),require("../../../componentsV2/FilesProcessor/FilesProcessor.scss.js"),require("../../../componentsV2/Skeleton/Skeleton.scss.js"),require("../../../utils/main.js"),require("../../../componentsV2/CopyToClipboard/CopyToClipboard.scss.js"),require("../../../componentsV2/Stepper/Step/Step.scss.js"),require("../../../componentsV2/Stepper/Stepper.scss.js"),require("../../../componentsV2/ButtonLive/ButtonLive.js"),require("../../../componentsV2/LiveDotIndicator/LiveDotIndicator.scss.js"),require("../../../componentsV2/IndicatorLive/IndicatorLive.scss.js"),require("../../../componentsV2/Accordion/Accordion.scss.js"),require("../../../componentsV2/Breadcrumbs/Breadcrumbs.scss.js"),require("../../../componentsV2/BadgeComment/BadgeComment.js"),require("../../../componentsV2/AppContainer/AppContainer.js"),require("../../../componentsV2/AppContainer/AppContainer.constants.js"),require("../../../componentsV2/AppFooter/AppFooter.js"),require("../../../componentsV2/AppHeader/AppHeader.constants.js"),require("../../../componentsV2/AppHeader/AppBadge/AppBadge.scss.js"),require("../../../componentsV2/AppHeader/AppAssets/AppAssets.js"),require("../../PadModeSelect/PadModeSelect.js"),require("../../../componentsV2/AppHeader/PadMode/PadMode.scss.js"),require("../../../componentsV2/AppHeader/AppHeader.scss.js");var E=require("./components/AppCommons/AppCommonsProvider.js"),O=require("../../../utils/notificationToasts.js");function z(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var _=z(e),H=z(s),N=z(o);function G(e,s){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);s&&(o=o.filter((function(s){return Object.getOwnPropertyDescriptor(e,s).enumerable}))),n.push.apply(n,o)}return n}function U(e){for(var s=1;s<arguments.length;s++){var n=null!=arguments[s]?arguments[s]:{};s%2?G(Object(n),!0).forEach((function(s){_.default(e,s,n[s])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):G(Object(n)).forEach((function(s){Object.defineProperty(e,s,Object.getOwnPropertyDescriptor(n,s))}))}return e}var W=y.isNativeDetected||y.isMobileDetected,K="DevCenter_AppContainer";module.exports=function(e){var s,o,z,_,G,Q,Z,J,X,Y,$,ee,se,ne=e.CLIAppComponent,oe=e.CLIAppSettings,te=e.app,re=e.appId,ie=e.alertDrawerSync,ae=e.className,ce=e.coordinates,pe=e.currentDashboardAppsLastAnnotations,ue=e.currentUser,le=e.devCenterRouter,de=e.isActionsDisabled,me=e.isSettingsDialogHidden,je=e.layoutEnvironment,qe=e.onAppContainerClick,ge=void 0===qe?t.noop:qe,Ae=e.onAppRemove,Ce=e.onReportBugClick,ve=e.onCloneDashboard,Ie=e.onHelpCenterClick,he=e.onIsMaximizedChange,be=e.onSettingChange,xe=e.onSettingsChange,Se=e.openIntercom,Ve=void 0===Se?t.noop:Se,De=e.setIsFullscreenModalMode,ye=void 0===De?t.noop:De,Me=e.timestamp,fe=e.updateCurrentDashboardAppLastAnnotation,Le=e.dashboardMeta,Pe=n.useContext(a),Te=r.useTheme(),Be=n.useState([]),Fe=H.default(Be,2),ke=Fe[0],we=Fe[1],Re=n.useState([]),Ee=H.default(Re,2),Oe=Ee[0],ze=Ee[1],_e=null!==(s=null==Pe?void 0:Pe[re||te.id])&&void 0!==s?s:{isLoading:!0},He=null===(o=te.package)||void 0===o||null===(z=o.manifest)||void 0===z?void 0:z.application,Ne=F.getAppSegment(te),Ge=!(null==He||null===(_=He.ui)||void 0===_||!_.multi_rig),Ue=!(null==He||null===(G=He.ui)||void 0===G||!G.enable_comments),We=F.getAppName(te),Ke=m({onIsMaximizedChange:he,devCenterRouter:le,appId:re}),Qe=Ke.isMaximized,Ze=Ke.setIsMaximized,Je=Me||F.getTimestampFromQuery(null===(Q=le.location.query)||void 0===Q?void 0:Q.query),Xe=te.id===B.DEV_CENTER_CLI_APP_ID,Ye=Xe&&W?U(U({},ce),{},{w:12}):ce,$e=h.getAppVersion(te),es=T({CLIAppComponent:ne,CLIAppSettings:oe,app:te,version:$e}),ss=es.isLoading,ns=es.AppSettings,os=es.AppComponent,ts=u({setIsFullscreenModalMode:ye}),rs=ts.isAppSettingsDialogOpened,is=ts.toggleAppSettingsDialog,as=l(),cs=as.isAnnotationsListOpened,ps=as.toggleAnnotationsList,us=ss||!ue||!Ge&&_e.isLoading,ls=d({app:te,appData:_e,currentDashboardAppsLastAnnotations:pe}),ds=ls.appLastAnnotation,ms=ls.assetCompanyId,js=ls.assetIdForAnnotation,qs=ls.isAppSupportsAnnotations,gs=t.pickBy(t.pick(_e,["well","rig","fracFleet","wells"]),Boolean);return p.jsx(x.RollbarWrapper,{companyId:null==te||null===(Z=te.app)||void 0===Z?void 0:Z.company_id,appKey:null==He?void 0:He.key,isCLIApp:Xe,rollbarManifestConfig:null==te||null===(J=te.package)||void 0===J||null===(X=J.manifest)||void 0===X||null===(Y=X.settings)||void 0===Y?void 0:Y.rollbar,version:$e,children:p.jsx(c.DevCenterRouterContext.Provider,{value:le,children:p.jsx(v.DcFullscreenElemsCoordinatorProvider,{setIsFullscreenModalMode:ye,children:p.jsx(E.AppCommonsProvider,U(U({maximized:Qe,appId:null==te||null===($=te.app)||void 0===$?void 0:$.id,app:te,appSettings:te.settings,onSettingChange:be},gs),{},{dashboardMeta:Le,children:p.jsx(S.CommentsSwitchProvider,{children:p.jsxs("div",{className:N.default("dc-app-container",y.isInsideNewMobileApp&&"dc-app-container--inside-new-mobile-app",ae,Qe&&"dc-app-container__maximized",Te.isLightTheme&&"dc-app-container__light-theme",D.container),"data-testid":"".concat(K,"_").concat(te.app.name||We),onClick:function(){return ge()},children:[p.jsx(P.ToastContainer,{}),p.jsx("div",{className:D.containerContent,children:p.jsx(C.default,{AppComponent:os,app:te,appData:gs,isAppLoading:ss,availability:h.getAppAvailability(te.availability,ue.company.with_subscription),isCLIApp:Xe,isLoading:us,isMultiRig:Ge,layoutEnvironment:je,openIntercom:Ve,segment:Ne,toggleAppSettingsDialog:is,appProps:{alertDrawerSync:ie,coordinates:Ye,currentUser:ue,devCenterRouter:le,onSettingChange:be,onSettingsChange:xe,segment:Ne,setIsFullscreenModalMode:ye,setIsMaximized:Ze,setMainMenuItems:we,setSecondaryMenuItems:ze,toggleAppSettingsDialog:is,appHeaderProps:U({app:te,appLastAnnotation:ds,appSettings:te.settings,coordinates:Ye,currentUser:ue,isMaximized:Qe,layoutEnvironment:je,onSettingChange:be,toggleAnnotationsList:ps,updateCurrentDashboardAppLastAnnotation:fe},gs),isNative:y.isNativeDetected,layoutEnvironment:je,timestamp:Je}})}),rs&&p.jsx(q.default,{AppSettingsComponent:ns,app:te,appData:_e,appName:We,currentUser:ue,isMultiRig:Ge,isSettingsDialogHidden:me,layoutEnvironment:je,onAppRemove:Ae,onCloneDashboard:ve,onSettingChange:be,onSettingsChange:xe,openIntercom:Ve,rigId:null!==(ee=null===(se=_e.rig)||void 0===se?void 0:se.id)&&void 0!==ee?ee:null,timestamp:Je,toggleAppSettingsDialog:is}),cs&&p.jsx(L.AnnotationsProvider,{children:p.jsx(f,{appId:te.app.id,appSettings:te.settings,appTitle:te.name,assetCompanyId:ms,assetId:js,currentUser:ue,onClose:ps,showSuccessNotification:O.showSuccessNotification})}),Qe&&p.jsx(I,{setIsMaximized:Ze}),!de&&p.jsxs(j,{children:[Ue&&p.jsx(V.CommentsSwitchButton,{currentUser:ue}),qs&&p.jsx(R.Tooltip,{title:"Add Annotation",placement:"top",disabled:!!W,children:p.jsx(w.ButtonIcon,{size:"small",type:"tertiaryBg",onClick:ps,testId:"".concat(K,"_addAnnotation"),children:p.jsx(M,{})})}),Ce&&!Xe&&p.jsx(R.Tooltip,{title:"Report A Bug",placement:"top",disabled:!!W,children:p.jsx(w.ButtonIcon,{size:"small",type:"tertiaryBg",onClick:function(){return Ce()},children:p.jsx(i.BugReport,{})})}),p.jsx(R.Tooltip,{placement:"top",disabled:!!W,title:"Help Center",children:p.jsx(w.ButtonIcon,{testId:"".concat(K,"_helpContent"),onClick:function(){return Ie()},disabled:Xe,size:"small",type:"tertiaryBg",children:p.jsx(k.HelpCenterIcon,{appId:te.app.id,helpContentUpdatedAt:te.help_content_updated_at})})}),!W||Qe||y.isInsideNewMobileApp?p.jsxs(p.Fragment,{children:[p.jsx(b,{menuItems:ke,devCenterRouter:le,isMobileView:W}),p.jsx(g.NonPriorityMenus,{devCenterRouter:le,isMaximized:Qe,isMobileView:W,menuItems:Oe,setIsFullscreenModalMode:ye,setIsMaximized:Ze,toggleAppSettingsDialog:is})]}):p.jsx(A,{setIsMaximized:Ze})]})]})})}))})})})};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("@babel/runtime/helpers/asyncToGenerator"),t=require("@babel/runtime/helpers/slicedToArray"),r=require("@babel/runtime/regenerator"),a=require("react"),i=require("prop-types"),u=require("@material-ui/core"),
|
|
1
|
+
"use strict";var e=require("@babel/runtime/helpers/asyncToGenerator"),t=require("@babel/runtime/helpers/slicedToArray"),r=require("@babel/runtime/regenerator"),a=require("react"),i=require("prop-types"),u=require("@material-ui/core"),s=require("./components/AccuracyPlan.js"),n=require("./components/ActualPointInfo.js"),l=require("./components/Warning.js"),d=require("./api.js"),o=require("../../../LoadingIndicator/LoadingIndicator.js"),c=require("react/jsx-runtime");function p(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var m=p(e),v=p(t),f=p(r),q=u.makeStyles({wrapper:{display:"flex",flexWrap:"wrap"}}),h=function(e){var t,r,i,u=e.feedItem,p=q(),h=a.useState(!1),x=v.default(h,2),y=x[0],j=x[1],b=a.useState(!1),R=v.default(b,2),w=R[0],S=R[1],_=a.useState(null),g=v.default(_,2),I=g[0],A=g[1],T=a.useState(""),P=v.default(T,2),W=P[0],k=P[1],D=a.useState(""),L=v.default(D,2),N=L[0],z=L[1],C=a.useState(null),E=v.default(C,2),G=E[0],B=E[1],F="active"===(null===(t=u.context)||void 0===t||null===(r=t.survey_station)||void 0===r||null===(i=r.well)||void 0===i?void 0:i.status);return a.useEffect(m.default(f.default.mark((function e(){var t,r,a,i,s,n,l,o,c,p,m,v,q,h;return f.default.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return n=null===(t=u.well)||void 0===t?void 0:t.id,l=null===(r=u.context)||void 0===r||null===(a=r.survey_station)||void 0===a||null===(i=a.data)||void 0===i?void 0:i.measured_depth,e.next=4,d.fetchDirectionalAccuracyRecords({wellId:n,md:l});case 4:o=e.sent,c=null==o||null===(s=o[0])||void 0===s?void 0:s.data,j(!0),c&&(m=c.accuracy,v=c.cumulative_tvd_change||"",q=c.plan_name||"",h=null===(p=o[0])||void 0===p?void 0:p.timestamp,S(!0),A(m),k(v),z(q),B(h));case 8:case"end":return e.stop()}}),e)}))),[]),y?c.jsxs("div",{className:p.wrapper,children:[w?c.jsx(s,{accuracyData:I,cumulativeTvdChange:W,initialPlanName:N,timestamp:G}):c.jsx(l,{isWellStatusActive:F}),c.jsx(n,{feedItem:u})]}):c.jsx(o,{})};h.propTypes={feedItem:i.shape({context:i.shape({survey_station:i.shape({data:i.shape({azimuth:i.number.isRequired,inclination:i.number.isRequired,measured_depth:i.number.isRequired}).isRequired,well:i.shape({status:i.string.isRequired}).isRequired}).isRequired}).isRequired}).isRequired},module.exports=h;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("@babel/runtime/helpers/defineProperty"),r=require("@babel/runtime/helpers/slicedToArray"),t=require("react"),u=require("react-dom
|
|
1
|
+
"use strict";var e=require("@babel/runtime/helpers/defineProperty"),r=require("@babel/runtime/helpers/slicedToArray"),t=require("react"),u=require("react-dom"),n=require("lodash"),c=require("classnames"),o=require("@material-ui/core"),l=require("@material-ui/icons"),i=require("mapbox.js"),a=require("./effects/usePreviousWells.js"),s=require("./WellTooltip.js"),d=require("./utils.js"),f=require("./OffsetWellMap.module.css.js"),m=require("../../utils/index.js"),v=require("react/jsx-runtime");function p(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var g=p(e),b=p(r),h=p(u),C=p(c),x=p(i),y=m.mapbox.isValidCoordinates,B=[29.749907,-95.358421],j=["_renderer","_bounds","min"];module.exports=function(e){var r=e.isViewOnly,u=e.subjectWell,c=void 0===u?null:u,i=e.wells,m=e.offsetWellIds,p=e.radius,k=e.handleChanageOffsetWell,E=e.handleChangeOffsetWell,T=void 0===E?k:E,q=e.activeWellId,D=e.isClickable,O=void 0===D||D,F=t.useMemo((function(){return c&&n.get(c,"topHole.coordinates")}),[c]),N=t.useMemo((function(){return d.getAllFormations(i)}),[i]),W=t.useRef(),L=t.useRef(),z=t.useRef(),M=t.useRef(),R=t.useRef(null),S=t.useState(!1),Z=b.default(S,2),_=Z[0],w=Z[1],I=t.useRef(),P=t.useRef(),G=(null==c?void 0:c.id)===q,V=a.usePreviousWells(i),A=t.useState(null),H=b.default(A,2),U=H[0],J=H[1],K=t.useState(3),Q=b.default(K,2),X=Q[0],Y=Q[1];t.useEffect((function(){W.current=x.default.mapbox.map(W.current,null,{attributionControl:!1,scrollWheelZoom:!1,zoomControl:!1}).setView(B,3).on("zoomend",(function(){return Y(W.current.getZoom())})),W.current.doubleClickZoom.disable(),x.default.mapbox.styleLayer("mapbox://styles/mapbox/dark-v9").addTo(W.current)}),[]),t.useEffect((function(){if(W.current){if(L.current&&(W.current.removeLayer(L.current),L.current=null),z.current&&W.current.removeLayer(z.current),!F)return L.current=null,void(z.current=null);p&&(L.current=x.default.circle(F,1609.34*p,{stroke:!1,fill:!0,fillOpacity:.2,fillColor:"#03BCD4",className:"circle_500"}),L.current.addTo(W.current))}}),[p,F]);var $=function(e,t,u,n,c,o){o&&(e.setStyle({fillColor:"#63EFFF"}),w(!0)),R.current=x.default.circleMarker(t,{radius:o?5:12,stroke:!1,fill:!0,fillOpacity:.24,fillColor:o?"#63EFFF":u,className:"circle_highlight"}),R.current.addEventListener("mouseout",(function(){M.current.removeFrom(W.current),M.current=x.default.featureGroup(I.current),M.current.addTo(W.current),W.current.closePopup(),o&&(e.setStyle({fillColor:"#03BCD4"}),w(!1))})),R.current.addEventListener("click",(function(){r||T(n,!c)}));var l=I.current.concat(R.current);M.current.removeFrom(W.current),M.current=x.default.featureGroup(l),M.current.addTo(W.current)},ee=function(e,u,c,o,l){var i=document.createElement("div"),a=t.createElement(s.WellTooltip(),{isViewOnly:r,well:e,color:n.get(N,e.formation,"#BDBDBD"),isOffsetWell:u,isSubjectWell:c,offset:l,isClickable:O});h.default.render(v.jsx(v.Fragment,{children:a}),i),x.default.popup().setLatLng(o).setContent(i).openOn(W.current)};t.useEffect((function(){if(W.current&&i&&m){W.current.closePopup(),M.current&&M.current.removeFrom(W.current);var e=[],r=[],t=[];i.forEach((function(e){e.id!==(null==c?void 0:c.id)&&(m.includes(e.id)?r.push(e):t.push(e))})),[].concat(t,r,[c]).forEach((function(r){var t,u=null==r||null===(t=r.topHole)||void 0===t?void 0:t.coordinates;if(u&&y(u)){var o=(null==c?void 0:c.id)===r.id,l=m.includes(r.id)&&!o,i=o?"#03BCD4":n.get(N,r.formation,"#BDBDBD"),a=l?.7:.3;if(l){var s=x.default.circleMarker(u,{radius:12,stroke:!1,fill:!0,fillColor:i,className:"circle_500",fillOpacity:.08});e.push(s)}var d=x.default.circleMarker(u,{radius:5,stroke:!1,fill:!0,fillOpacity:o?1:a,fillColor:i,className:"circle_500"});if(d.addEventListener("mouseover",(function(e){var t=[0,0];U&&n.get(e.target,j)&&(t=[n.get(e.target,j).x-U.x,n.get(e.target,j).y-U.y]),ee(r,l,o,u,t),$(d,u,i,r,l,o)})),o&&(P.current=d),e.push(d),r.id===q&&!G){var f=x.default.circleMarker(u,{radius:12,stroke:!1,fill:!0,fillOpacity:.24,fillColor:i,className:"circle_1200"});e.push(f)}}})),e.length&&(M.current=x.default.featureGroup(e),M.current.addTo(W.current)),I.current=e,setTimeout((function(){L.current&&L.current.bringToBack(),p<3e3&&W.current&&L.current&&i!==V&&W.current.fitBounds(L.current.getBounds(),{padding:[5,5]})}),500)}}),[c,i,m,U]),t.useEffect((function(){if(_&&n.get(W.current,j)&&U){var e=[n.get(W.current,j).x-U.x,n.get(W.current,j).y-U.y];ee(c,!1,!0,F,e)}}),[_,U,c,F]),t.useEffect((function(){if(W.current&&F){z.current&&z.current.removeFrom(W.current);var e=x.default.icon({iconUrl:_||G?"/static/media/5e9c4959259cb12c11b2c5eaf27eb3ad.svg":"/static/media/9efe5882f31d2f22bd57af92069d0a3e.svg",iconSize:_||G?[70,20]:[62,12],iconAnchor:_||G?[35,29]:[31,25],className:"dot"});z.current=x.default.marker(F,{icon:e}),z.current.addTo(W.current),P.current&&(z.current.addEventListener("mouseover",(function(){w(!0),$(P.current,F,"#03BCD4",c,!0,!0)})),z.current.addEventListener("mouseout",(function(){M.current.removeFrom(W.current),M.current=x.default.featureGroup(I.current),M.current.addTo(W.current),W.current.closePopup(),P.current.setStyle({fillColor:"#03BCD4"}),w(!1)})))}}),[_,F,p,c,G,U]),t.useEffect((function(){p>3e3?W.current.setZoom(1):setTimeout((function(){L.current&&L.current.bringToBack(),c?W.current&&L.current&&p&&W.current.fitBounds(L.current.getBounds(),{padding:[5,5]}):W.current&&M.current&&W.current.fitBounds(M.current.getBounds()),F&&W.current.panTo(F,{duration:.7,easeLinearity:.25}),n.get(W.current,j)&&J(n.get(W.current,j))}),500)}),[p,c,F]);var re=function(){W.current.setZoom(X+1)};return v.jsx("div",{className:f.mapView,children:v.jsx("div",{className:f.mapMain,ref:W,onDoubleClick:re,children:v.jsxs("div",{className:f.zoomGroup,children:[v.jsx(o.Tooltip,{title:X<18?"Zoom in":"",placement:"left",children:v.jsx("div",{className:C.default(f.zoomButton,g.default({},f.zoomDisabled,18===X)),onClick:re,children:v.jsx(l.Add,{className:f.zoomInOutIcon})})}),v.jsx(o.Tooltip,{title:X>1?"Zoom out":"",placement:"left",children:v.jsx("div",{className:C.default(f.zoomButton,g.default({},f.zoomDisabled,1===X)),onClick:function(){X>1&&W.current.setZoom(X-1)},children:v.jsx(l.Remove,{className:f.zoomInOutIcon})})})]})})})};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("@babel/runtime/helpers/defineProperty"),r=require("@babel/runtime/helpers/slicedToArray"),t=require("react"),u=require("react-dom
|
|
1
|
+
"use strict";var e=require("@babel/runtime/helpers/defineProperty"),r=require("@babel/runtime/helpers/slicedToArray"),t=require("react"),u=require("react-dom"),o=require("prop-types"),n=require("mapbox.js"),a=require("lodash"),i=require("@material-ui/core/styles"),l=require("../../effects/index.js"),s=require("./Map.css.js"),c=require("../../../../utils/index.js"),d=require("../../../../config/theme/index.js");require("@babel/runtime/helpers/typeof"),require("highcharts"),require("highcharts/highcharts-more"),require("highcharts-multicolor-series"),require("highcharts/modules/solid-gauge"),require("highcharts/modules/heatmap"),require("highcharts/modules/boost"),require("highcharts/modules/exporting"),require("highcharts/modules/xrange"),require("highcharts/modules/dumbbell"),require("highcharts/modules/pattern-fill"),require("dompurify"),require("../../../../config/mapbox/index.js");var f=require("react/jsx-runtime");function m(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var p=m(e),h=m(r),b=m(u),g=m(o),F=m(n);function j(e,r){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var u=Object.getOwnPropertySymbols(e);r&&(u=u.filter((function(r){return Object.getOwnPropertyDescriptor(e,r).enumerable}))),t.push.apply(t,u)}return t}function v(e){for(var r=1;r<arguments.length;r++){var t=null!=arguments[r]?arguments[r]:{};r%2?j(Object(t),!0).forEach((function(r){p.default(e,r,t[r])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):j(Object(t)).forEach((function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(t,r))}))}return e}var y=c.mapbox.isValidCoordinates,q=["#FF00FF","#F5BD80","#FF0000","#0080FF","#FF8000","#58ACFA","#FA58F4","#40FF00","#4B8A08","#40FF00","#D8F781"],x=[29.749907,-95.358421];function O(e){var r=e.subjectWell,u=e.wells,o=e.offsetWells,n=e.radius,c=e.subjectWellMarkerSize,m=e.wellMarkerSize,g=e.popUpFormatter,j=e.coordsDataPath,O=t.useRef(null),k=t.useRef(null),P=t.useRef(null),N=l.usePrevious(u),w=t.useMemo((function(){return u.filter((function(e){return!r||r.id!==e.id}))}),[r,u]),B=t.useMemo((function(){return r&&a.get(r,j)}),[r,j]),M=t.useMemo((function(){var e=[],t=!1;w.forEach((function(u){"Null"===u.formation?t=!0:r&&r.formation===u.formation||e.includes(u.formation)||e.push(u.formation)}));var u=r?[r.formation].concat(a.sortBy(e)):a.sortBy(e);t&&!u.includes("Null")&&u.push("Null");var o=u.reduce((function(e,r,t){return v(v({},e),{},p.default({},r,q[t%q.length]))}),{});return[u,o]}),[r,w]),T=h.default(M,2),E=T[0],S=T[1];return t.useEffect((function(){O.current=F.default.mapbox.map(O.current,null,{attributionControl:!1,scrollWheelZoom:!1,zoomControl:!1}).setView(x,1),F.default.control.zoom({position:"bottomright"}).addTo(O.current),F.default.mapbox.styleLayer("mapbox://styles/mapbox/dark-v9").addTo(O.current)}),[]),t.useEffect((function(){O.current&&(k.current&&O.current.removeLayer(k.current),B?(k.current=F.default.circle(B,1609.34*n,{stroke:!1,fill:!0,fillOpacity:.2,fillColor:"#03BCD4",className:"circle_500"}),k.current.addTo(O.current)):k.current=null)}),[n,B]),t.useEffect((function(){if(O.current){O.current.closePopup(),P.current&&P.current.removeFrom(O.current);var e=o.map((function(e){return e.id})),n=[];u.forEach((function(u){var o=a.get(u,j);if(o&&y(o)){var l=r&&r.id===u.id,s=e.includes(u.id),p=l?c:m,h=l||s?"#00FFFF":S[u.formation],v=l||s?1:.3,q=F.default.circleMarker(o,{radius:p,stroke:!1,fill:!0,fillOpacity:v,fillColor:h,className:"circle_500"});q.addEventListener("mouseover",(function(){if(g){var e=document.createElement("div"),r=t.createElement(g,{well:u,color:S[u.formation]});b.default.render(f.jsx(i.MuiThemeProvider,{theme:d.darkTheme,children:r}),e),F.default.popup().setLatLng(o).setContent(e).openOn(O.current)}})),n.push(q)}})),n.length&&(P.current=F.default.featureGroup(n),P.current.addTo(O.current)),setTimeout((function(){k.current&&k.current.bringToBack(),O.current&&k.current&&u!==N&&O.current.fitBounds(k.current.getBounds(),{padding:[5,5]})}),500)}}),[r,u,o,S]),t.useEffect((function(){setTimeout((function(){k.current&&k.current.bringToBack(),r?O.current&&k.current&&O.current.fitBounds(k.current.getBounds(),{padding:[5,5]}):O.current&&P.current&&O.current.fitBounds(P.current.getBounds())}),500)}),[n,r]),f.jsxs("div",{className:s.map,children:[f.jsx("div",{className:s.mapMain,ref:O}),f.jsxs("div",{className:s.mapFooter,children:[o&&f.jsxs("div",{className:s.mapFooterItem,children:[f.jsx("div",{className:s.mapFooterItemSquare,style:{backgroundColor:"#00FFFF"}}),f.jsx("div",{className:s.mapFooterItemLabel,children:"Selected Offset Wells"})]}),E.map((function(e){return f.jsxs("div",{className:s.mapFooterItem,children:[f.jsx("div",{className:s.mapFooterItemSquare,style:{backgroundColor:S[e]}}),f.jsx("div",{className:s.mapFooterItemLabel,children:e})]},e)}))]})]})}O.propTypes={subjectWell:g.default.shape({id:g.default.number,formation:g.default.string}),wells:g.default.arrayOf(g.default.shape({})).isRequired,offsetWells:g.default.arrayOf(g.default.shape({})),radius:g.default.number.isRequired,subjectWellMarkerSize:g.default.number,wellMarkerSize:g.default.number,popUpFormatter:g.default.func,coordsDataPath:g.default.string},O.defaultProps={subjectWell:null,subjectWellMarkerSize:10,wellMarkerSize:5,popUpFormatter:null,coordsDataPath:"settings.top_hole.coordinates",offsetWells:null};var k=t.memo(O);module.exports=k;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var e=require("react"),r=require("react-dom
|
|
1
|
+
"use strict";var e=require("react"),r=require("react-dom"),t=require("prop-types"),u=require("mapbox.js"),n=require("lodash"),o=require("../../effects/index.js"),l=require("./Map.css.js"),a=require("../../../../../../utils/index.js"),i=require("react/jsx-runtime");function s(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var c=s(r),f=s(t),d=s(u),p=a.mapbox.isValidCoordinates,m=[29.749907,-95.358421];function v(r){var t=r.open,u=r.subjectWell,a=r.wells,s=r.offsetWells,f=r.radius,v=r.formationColors,g=r.popUpFormatter,b=r.coordsDataPath,h=r.onAddOffsetWell,B=r.onDeleteOffsetWell,q=e.useRef(null),x=e.useRef(),j=e.useRef(null),y=e.useRef(null),D=o.usePrevious(a),W=e.useMemo((function(){return u&&n.get(u,b)}),[u,b]);return e.useEffect((function(){t&&!x.current&&(x.current=d.default.mapbox.map(q.current,null,{attributionControl:!1,scrollWheelZoom:!1,zoomControl:!1}).setView(m,1),d.default.control.zoom({position:"bottomright"}).addTo(x.current),d.default.mapbox.styleLayer("mapbox://styles/mapbox/dark-v9").addTo(x.current))}),[t]),e.useEffect((function(){x.current&&t&&(j.current&&x.current.removeLayer(j.current),W?(j.current=d.default.circle(W,1609.34*f,{stroke:!1,fill:!0,fillOpacity:.2,fillColor:"#03BCD4",className:"circle_500"}),j.current.addTo(x.current)):j.current=null)}),[f,W,t]),e.useEffect((function(){if(x.current&&t){y.current&&y.current.removeFrom(x.current);var r=s.map((function(e){return e.id})),o=n.sortBy(a,(function(e){return r.includes(e.id)})),l=[];o.forEach((function(t){var o=n.get(t,b);if(o&&p(o)){var a=u&&u.id===t.id,s=r.includes(t.id),f=a?10:5,m=a||s?"#00FFFF":n.get(v,t.formation,"#BDBDBD"),q=a||s?1:.3,j=d.default.circleMarker(o,{radius:f,stroke:!1,fill:!0,fillOpacity:q,fillColor:m,className:"circle_500"});j.addEventListener("mouseover",(function(){if(g){var r=document.createElement("div"),u=e.createElement(g,{well:t,color:n.get(v,t.formation,"#BDBDBD")});c.default.render(i.jsx(i.Fragment,{children:u}),r),d.default.popup().setLatLng(o).setContent(r).openOn(x.current)}})),j.addEventListener("mouseout",(function(){x.current.closePopup()})),j.addEventListener("click",(function(){s&&!a?B(t.id):h(t.id)})),l.push(j)}})),l.length&&(y.current=d.default.featureGroup(l),y.current.addTo(x.current)),setTimeout((function(){j.current&&j.current.bringToBack(),x.current&&j.current&&a!==D&&x.current.fitBounds(j.current.getBounds(),{padding:[5,5]})}),500)}}),[u,a,s,t]),e.useEffect((function(){t&&setTimeout((function(){j.current&&j.current.bringToBack(),u?x.current&&j.current&&x.current.fitBounds(j.current.getBounds(),{padding:[5,5]}):x.current&&y.current&&x.current.fitBounds(y.current.getBounds())}),500)}),[f,u,t]),i.jsx("div",{className:l.map,children:i.jsx("div",{className:l.mapMain,ref:q})})}v.propTypes={open:f.default.bool.isRequired,subjectWell:f.default.shape({id:f.default.number,formation:f.default.string}),wells:f.default.arrayOf(f.default.shape({})).isRequired,offsetWells:f.default.arrayOf(f.default.shape({})),radius:f.default.number.isRequired,formationColors:f.default.shape({}).isRequired,popUpFormatter:f.default.func,coordsDataPath:f.default.string,onAddOffsetWell:f.default.func.isRequired,onDeleteOffsetWell:f.default.func.isRequired},v.defaultProps={subjectWell:null,popUpFormatter:null,coordsDataPath:"settings.top_hole.coordinates",offsetWells:null};var g=e.memo(v);module.exports=g;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("@babel/runtime/helpers/defineProperty"),r=require("@babel/runtime/helpers/slicedToArray"),t=require("react"),i=require("react-dom
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("@babel/runtime/helpers/defineProperty"),r=require("@babel/runtime/helpers/slicedToArray"),t=require("react"),i=require("react-dom"),u=require("lodash"),n=require("@material-ui/core/styles"),o=require("../components/FiltersToggler.js"),s=require("../utils.js"),l=require("../constants.js"),a=require("../../../config/theme/index.js");require("@babel/runtime/helpers/typeof"),require("highcharts"),require("highcharts/highcharts-more"),require("highcharts-multicolor-series"),require("highcharts/modules/solid-gauge"),require("highcharts/modules/heatmap"),require("highcharts/modules/boost"),require("highcharts/modules/exporting"),require("highcharts/modules/xrange"),require("highcharts/modules/dumbbell"),require("highcharts/modules/pattern-fill"),require("dompurify"),require("../../../config/mapbox/index.js");var d=require("react/jsx-runtime");function c(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var h=c(e),f=c(r),p=c(i);function v(e,r){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);r&&(i=i.filter((function(r){return Object.getOwnPropertyDescriptor(e,r).enumerable}))),t.push.apply(t,i)}return t}function g(e){for(var r=1;r<arguments.length;r++){var t=null!=arguments[r]?arguments[r]:{};r%2?v(Object(t),!0).forEach((function(r){h.default(e,r,t[r])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):v(Object(t)).forEach((function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(t,r))}))}return e}exports.useAppFilterTogglerWidth=function(){var e=t.useState(null),r=f.default(e,2),i=r[0],u=r[1];return t.useEffect((function(){var e=document.createElement("div");e.style.position="absolute",e.style.visibility="hidden",document.body.appendChild(e),p.default.render(d.jsx(n.MuiThemeProvider,{theme:a.darkTheme,children:d.jsx(o,{})}),e,(function(){var r=e.getBoundingClientRect();e.remove(),u(r.width)}))}),[]),i},exports.useComonentsWidth=function(e){var r=t.useRef(),i=t.useState(null),n=f.default(i,2),o=n[0],s=n[1],l=t.useRef({}),a=e.filter((function(e){return!!e})),c=d.jsx("div",{ref:r,style:{position:"absolute",width:0,height:0,overflow:"hidden"},children:a.map((function(e,r){return d.jsx("div",{"data-key":null==e?void 0:e.key,style:{position:"absolute"},children:e},r)}))});return t.useEffect((function(){var e;if(!u.isEqual(a,l.current)){var t=Array.from(null===(e=r.current)||void 0===e?void 0:e.childNodes).reduce((function(e,r){var t,i=null==r||null===(t=r.getAttribute)||void 0===t?void 0:t.call(r,"data-key"),u=null==r?void 0:r.getBoundingClientRect().width;return g(g({},e),{},h.default({},i,u))}),{});Object.values(t).length===a.length&&(u.isEqual(o,t)||s(t)),l.current=a}})),{componentsWidth:o,hiddenElements:c}},exports.useFilterLayout=function(e,r,i,u){var n=t.useState(null),o=f.default(n,2),a=o[0],d=o[1];return t.useEffect((function(){if(u&&r){var t=s.getStartComponent(e),n=s.getMiddleComponent(e),o=s.getEndComponents(e),a=t&&n&&!o,c=t&&!n&&o,h=t&&n&&o;if(t&&!n&&!o){var f=r[t.key];if(f<=u)return void d(l.LARGE_SIZE_LAYOUT);if(f<=u/2)return void d(l.MEDIUM_SIZE_LAYOUT)}else if(a||c){var p=r[t.key],v=a?r[n.key]:r[o.key];if(p+v<=u)return void d(l.LARGE_SIZE_LAYOUT);if(i+v<=u)return void d(l.MEDIUM_SIZE_LAYOUT)}else if(h){var g=r[t.key],m=r[n.key],y=r[o.key];if(g+m+y<=u)return void d(l.LARGE_SIZE_LAYOUT);if(i+m+y<=u)return void d(l.MEDIUM_SIZE_LAYOUT);if(i+y<=u)return void d(l.SMALL_SIZE_LAYOUT)}d(l.SMALL_SIZE_LAYOUT)}}),[r,u]),a};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Map.d.ts","sourceRoot":"","sources":["../../../../../src/components/BICOffsetPickerDialog/components/Map/Map.js"],"names":[],"mappings":";;AAkCA;;;;;;;;
|
|
1
|
+
{"version":3,"file":"Map.d.ts","sourceRoot":"","sources":["../../../../../src/components/BICOffsetPickerDialog/components/Map/Map.js"],"names":[],"mappings":";;AAkCA;;;;;;;;gBA+JC;;;;;;;;;;;;;;;;;;;;;;;;;sBA/LqB,YAAY;AAclC,kDAA2C;AAC3C,0CAAmC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{memo as r,useRef as e,useMemo as t,useEffect as
|
|
1
|
+
import{memo as r,useRef as e,useMemo as t,useEffect as o,createElement as n}from"react";import l from"react-dom";import u from"prop-types";import c from"mapbox.js";import{get as i}from"lodash";import{usePrevious as a}from"../../effects/index.js";import s from"./Map.css.js";import{mapbox as f}from"../../../../utils/index.js";import{jsx as m}from"react/jsx-runtime";var d=f.isValidCoordinates,p=[29.749907,-95.358421];function h(r){var u=r.subjectWell,f=r.wells,h=r.offsetWells,v=r.radius,b=r.subjectWellMarkerSize,k=r.wellMarkerSize,y=r.coordsDataPath,g=e(null),j=e(null),x=e(null),C=e(null),M=a(f),W=t((function(){return u&&i(u,y)}),[u,y]);o((function(){g.current=c.mapbox.map(g.current,null,{attributionControl:!1,scrollWheelZoom:!1,zoomControl:!1}).setView(p,1),c.control.zoom({position:"bottomright"}).addTo(g.current),c.mapbox.styleLayer("mapbox://styles/mapbox/dark-v9").addTo(g.current)}),[]),o((function(){g.current&&(j.current&&g.current.removeLayer(j.current),W?(j.current=c.circle(W,1609.34*v,{stroke:!1,fill:!0,fillOpacity:.2,fillColor:"#03BCD4",className:"circle_500"}),j.current.addTo(g.current)):j.current=null)}),[v,W]);return o((function(){if(g.current){g.current.closePopup(),x.current&&x.current.removeFrom(g.current);var r=h.map((function(r){return r.id})),e=[];f.forEach((function(t){var o=i(t,y);if(o&&d(o)){var a=u&&u.id===t.id,s=r.includes(t.id),f=a?b:k,p=a||s?1:.3,h=c.circleMarker(o,{radius:f,stroke:!1,fill:!0,fillOpacity:p,fillColor:"#FFC107",className:"circle_500"});h.addEventListener("mouseover",(function(){var r=document.createElement("div"),u=n((function(r){var e=r.well;return m("div",{style:{color:"#fff",background:"##414141"},children:m("span",{style:{fontSize:"11px",lineHeight:"16px"},children:i(e,"name")})})}),{well:t});l.render(u,r),c.popup().setLatLng(o).setContent(r).openOn(g.current),function(r,e,t){C.current=c.circleMarker(e,{radius:3*t,stroke:!1,fill:!0,fillOpacity:.2,fillColor:"#FFC107",className:"circle_highlight"}),C.current.addEventListener("mouseout",(function(){x.current.removeFrom(g.current),x.current=c.featureGroup(r),x.current.addTo(g.current),g.current.closePopup()}));var o=r.concat(C.current);x.current=c.featureGroup(o),x.current.addTo(g.current)}(e,o,f)})),e.push(h)}})),e.length&&(x.current=c.featureGroup(e),x.current.addTo(g.current)),setTimeout((function(){j.current&&j.current.bringToBack(),g.current&&x.current&&f!==M&&g.current.fitBounds(x.current.getBounds())}),500)}}),[u,f,h]),m("div",{className:s.map,children:m("div",{className:s.mapMain,ref:g})})}h.propTypes={subjectWell:u.shape({id:u.number,formation:u.string}),wells:u.arrayOf(u.shape({})).isRequired,offsetWells:u.arrayOf(u.shape({})),radius:u.number.isRequired,subjectWellMarkerSize:u.number,wellMarkerSize:u.number,coordsDataPath:u.string},h.defaultProps={subjectWell:null,subjectWellMarkerSize:8,wellMarkerSize:5,coordsDataPath:"settings.top_hole.coordinates",offsetWells:null};var v=r(h);export{v as default};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import r from"@babel/runtime/helpers/
|
|
1
|
+
import r from"@babel/runtime/helpers/asyncToGenerator";import e from"@babel/runtime/helpers/defineProperty";import t from"@babel/runtime/helpers/slicedToArray";import n from"@babel/runtime/regenerator";import{useState as a,useRef as o,useEffect as u}from"react";import{get as c,keyBy as i,omit as s,mapValues as p,merge as f}from"lodash";import{getAppHash as d,getInitialAppsDataState as l}from"./utils.js";import{resolveAppsData as b}from"./dataResolvers.js";import{isDevCenterApp as m}from"../../../../utils/devcenter.js";import{APPS_DATA_REQUESTS as h}from"./constants.js";function O(r,e){var t=Object.keys(r);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(r);e&&(n=n.filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable}))),t.push.apply(t,n)}return t}function g(r){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?O(Object(n),!0).forEach((function(t){e(r,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(r,Object.getOwnPropertyDescriptors(n)):O(Object(n)).forEach((function(e){Object.defineProperty(r,e,Object.getOwnPropertyDescriptor(n,e))}))}return r}function y(e){var O=e.apps,y=e.dashboardAssetId,j=a({}),v=t(j,2),P=v[0],w=v[1],I=o(),A=o({}),D=o({wellsById:{},rigsById:{},fracFleetsById:{},deprecatedAssetData:{}}),E=O.reduce((function(r,e){var t=c(e,["app","ui_settings","multi_rig"]);return m(e)&&!t&&r.push(g(g({},e),{},{appHash:d(e)})),r}),[]),L=function(r){return w((function(e){return p(e,(function(e){var t=r[e.id]||{};return g(g(g({},e),t),{},{isLoading:!1})}))}))},x=function(r){D.current=f(D.current,r)};return u(r(n.mark((function r(){var e,t,a,o;return n.wrap((function(r){for(;;)switch(r.prev=r.next){case 0:if(e=Object.values(P),E.length||e.length){r.next=3;break}return r.abrupt("return");case 3:if(!(E.length<e.length)){r.next=8;break}return t=i(E,"id"),a=e.find((function(r){return!t[r.id]})).id,w((function(r){return s(r,a)})),r.abrupt("return");case 8:return o=E.filter((function(r){return!P[r.id]||P[r.id].appHash!==r.appHash})),w((function(r){return g(g({},r),l(o))})),r.t0=L,r.next=13,b({apps:E,dashboardAssetId:y,cache:D,updateCache:x});case 13:r.t1=r.sent,(0,r.t0)(r.t1);case 15:case"end":return r.stop()}}),r)}))),[String(E.map((function(r){return r.appHash}))),y]),A.current={apps:E,dashboardAssetId:y,cache:D,updateCache:x},u((function(){return I.current=setInterval((function(){b(g(g({},A.current),{},{requests:[h.FRAC_FLEET_WELLS,h.PAD_WELLS]})).then(L)}),3e5),function(){return clearInterval(I.current)}}),[]),P}export{y as default};
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
export default DevCenterAppContainer;
|
|
2
|
-
declare function DevCenterAppContainer({ CLIAppComponent, CLIAppSettings, app, appId, className, coordinates, currentDashboardAppsLastAnnotations, currentUser, devCenterRouter, isActionsDisabled, isSettingsDialogHidden, layoutEnvironment, onAppContainerClick, onAppRemove, onReportBugClick, onCloneDashboard, onHelpCenterClick, onIsMaximizedChange, onSettingChange, onSettingsChange, openIntercom, setIsFullscreenModalMode, timestamp, updateCurrentDashboardAppLastAnnotation, dashboardMeta, }: {
|
|
2
|
+
declare function DevCenterAppContainer({ CLIAppComponent, CLIAppSettings, app, appId, alertDrawerSync, className, coordinates, currentDashboardAppsLastAnnotations, currentUser, devCenterRouter, isActionsDisabled, isSettingsDialogHidden, layoutEnvironment, onAppContainerClick, onAppRemove, onReportBugClick, onCloneDashboard, onHelpCenterClick, onIsMaximizedChange, onSettingChange, onSettingsChange, openIntercom, setIsFullscreenModalMode, timestamp, updateCurrentDashboardAppLastAnnotation, dashboardMeta, }: {
|
|
3
3
|
CLIAppComponent: any;
|
|
4
4
|
CLIAppSettings: any;
|
|
5
5
|
app: any;
|
|
6
6
|
appId: any;
|
|
7
|
+
alertDrawerSync: any;
|
|
7
8
|
className: any;
|
|
8
9
|
coordinates: any;
|
|
9
10
|
currentDashboardAppsLastAnnotations: any;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DevCenterAppContainer.d.ts","sourceRoot":"","sources":["../../../../src/components/DevCenter/DevCenterAppContainer/DevCenterAppContainer.js"],"names":[],"mappings":";AA0CA
|
|
1
|
+
{"version":3,"file":"DevCenterAppContainer.d.ts","sourceRoot":"","sources":["../../../../src/components/DevCenter/DevCenterAppContainer/DevCenterAppContainer.js"],"names":[],"mappings":";AA0CA;;;;;;;;;;;;;;;;;;;;;;;;;;;gBAmRC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import o from"@babel/runtime/helpers/defineProperty";import t from"@babel/runtime/helpers/slicedToArray";import{useContext as n,useState as s}from"react";import e from"classnames";import{pickBy as i,pick as r,noop as p}from"lodash";import{useTheme as m}from"@material-ui/core";import{BugReport as c}from"@material-ui/icons";import a from"../AppContext.js";import{DevCenterRouterContext as l}from"../DevCenterRouterContext/DevCenterRouterContext.js";import"../DevCenterRouterContext/UniversalLink/UniversalLink.js";import"@babel/runtime/helpers/objectWithoutProperties";import"react-router";import{jsx as d,jsxs as u,Fragment as j}from"react/jsx-runtime";import g from"./effects/useAppSettings.js";import A from"./effects/useAnnotationsList.js";import C from"./effects/useAnnotationsData.js";import I from"./effects/useAppMaximized.js";import h from"./components/AppActions/AppActions.js";import v from"./components/AppSettingsDialog/AppSettingsDialog.js";import"./components/AppSettingsDialog/components/RemoveAppButton.js";import"./components/AppSettingsDialog/components/SettingsAccordion.js";import"./components/AnnotationsButton/AnnotationsButton.js";import{NonPriorityMenus as f}from"./components/NonPriorityMenus/NonPriorityMenus.js";import b from"./components/FullscreenButton/FullscreenButton.js";import"./components/AppInfoMessage/AppInfoMessage.js";import V from"./components/DevCenterAppView/DevCenterAppView.js";import{DcFullscreenElemsCoordinatorProvider as S}from"./components/DcFullscreenElemsCoordinatorProvider/DcFullscreenElemsCoordinatorProvider.js";import"./components/DcFullscreenElemsCoordinatorProvider/IsInsideDcFullscreenElemProvider.js";import"./components/IsInsideIsolatedDcAppProvider/IsInsideIsolatedDcAppProvider.js";import M from"./components/RestoreAppSizeButton/index.js";import{getAppVersion as y,getAppAvailability as D}from"./utils.js";import x from"./components/PriorityMenus/PriorityMenus.js";import{RollbarWrapper as L}from"./components/RollbarWrapper/RollbarWrapper.js";import{CommentsSwitchProvider as P}from"./components/CommentsSwitch/CommentsSwitchProvider.js";import{CommentsSwitchButton as T}from"./components/CommentsSwitch/CommentsSwitchButton.js";import B from"./DevCenterAppContainer.css.js";import{isInsideNewMobileApp as F,isNativeDetected as k,isMobileDetected as R}from"../../../utils/mobileDetect.js";import w from"../../Icons/AnnotationIcon.js";import O from"../../Annotations/components/AnnotationsList/index.js";import"../../Annotations/components/LastAnnotation/index.js";import{AnnotationsProvider as z}from"../../Annotations/AnnotationsContext.js";import"../../Toaster/Toaster.js";import{ToastContainer as E}from"../../Toaster/ToastContainer.js";import"@babel/runtime/helpers/asyncToGenerator";import"@babel/runtime/regenerator";import"querystring";import"uuid/v1";import"../../../clients/subscriptions.js";import"../../../clients/jsonApi/index.js";import H from"../../../effects/useDevCenterApp.js";import"../../../utils/index.js";import"uuid";import"jsona";import"../../../constants/segment.js";import"../../../utils/env.js";import{DEV_CENTER_CLI_APP_ID as _}from"../../../constants/devcenter.js";import"../../../constants/goals.js";import"../../../constants/alerts.js";import"../../../constants/apps.js";import"../../../constants/drillstring.js";import"../../../constants/completion.js";import"../../../constants/appPackages.js";import"../../../constants/notifications.js";import"../../../constants/feed.js";import"../../../constants/bha.js";import"../../GradientManager/configuration/constants.js";import"../../StatusBadge/constants.js";import"@babel/runtime/helpers/toConsumableArray";import"lodash/set";import"lodash/get";import"lodash/unset";import"moment";import"../../../clients/api/apiCore.js";import"../../../clients/constants.js";import"../../../clients/sso/auth0.js";import"../../../clients/sso/oauth2.js";import"lodash/isEmpty";import"lodash/sortBy";import"../../../constants/streamSourceType.js";import"./components/CommentsSwitch/CommentsSwitchContext.js";import"./components/AppCommons/AppCommonsContext.js";import{getAppSegment as G,getAppName as U,getTimestampFromQuery as N}from"../../../utils/devcenter.js";import{HelpCenterIcon as q}from"../../HelpCenter/HelpCenterIcon.js";import"../../../componentsV2/Text/Text.js";import"../../../componentsV2/Grid/Grid.js";import"../../../componentsV2/Grid/Grid.scss.js";import"../../../componentsV2/Header/Header.scss.js";import"../../../componentsV2/Button/Button.js";import{ButtonIcon as W}from"../../../componentsV2/ButtonIcon/ButtonIcon.js";import{Tooltip as K}from"../../../componentsV2/Tooltip/Tooltip.js";import"../../../componentsV2/Paper/Paper.js";import"../../../componentsV2/Popover/Popover.scss.js";import"../../../componentsV2/Radio/Radio.js";import"../../../componentsV2/RadioAndCheckboxGroup/RadioAndCheckboxGroup.scss.js";import"../../../componentsV2/Checkbox/Checkbox.js";import"../../../componentsV2/TextInput/TextInput.js";import"../../../componentsV2/TextEndTruncated/TextEndTruncated.scss.js";import"../../../componentsV2/TextMiddleTruncated/TextMiddleTruncated.constants.js";import"../../../componentsV2/TextMiddleTruncated/TextMiddleTruncated.scss.js";import"../../../componentsV2/TextLink/TextLink.js";import"../../../componentsV2/Chip/Chip.js";import"../../../componentsV2/ChipAlert/ChipAlert.js";import"../../../componentsV2/ChipIndicator/ChipIndicator.js";import"../../../componentsV2/Avatar/Avatar.js";import"../../../componentsV2/Avatar/constants.js";import"../../../componentsV2/AvatarGroup/AvatarGroup.scss.js";import"@material-ui/lab";import"../../../componentsV2/ToggleButtons/ToggleButtons.scss.js";import"../../../componentsV2/Modal/Modal.scss.js";import"@icon-park/react/es/all";import"../../../icons/IconParkProvider.js";import"../../../icons/customIcons/icons/AddMessage.js";import"../../../icons/customIcons/icons/Attention.js";import"../../../icons/customIcons/icons/Collapse.js";import"../../../icons/customIcons/icons/Dashboard.js";import"../../../icons/customIcons/icons/Expand.js";import"../../../icons/customIcons/icons/FolderClosed.js";import"../../../icons/customIcons/icons/FolderClosedFilled.js";import"../../../icons/customIcons/icons/FolderOpened.js";import"../../../icons/customIcons/icons/GreaterOrEqual.js";import"../../../icons/customIcons/icons/LessOrEqual.js";import"../../../icons/customIcons/icons/Search.js";import"../../../icons/customIcons/icons/Wellhub.js";import"../../../icons/customIcons/icons/MultiRuler.js";import"../../../icons/customIcons/icons/Checkbox.js";import"../../../icons/customIcons/icons/CheckboxChecked.js";import"../../../icons/customIcons/icons/CheckboxIndeterminate.js";import"../../../icons/customIcons/icons/Radio.js";import"../../../icons/customIcons/icons/RadioChecked.js";import"../../../icons/customIcons/icons/SimulFrac.js";import"../../../icons/customIcons/icons/ZipperFrac.js";import"../../../icons/customIcons/icons/CautionFilled.js";import"../../../icons/customIcons/icons/MoreApp.js";import"../../../icons/customIcons/icons/Pad.js";import"../../../icons/customIcons/icons/Gap.js";import"../../../componentsV2/Menu/Menu.js";import"../../../componentsV2/Counter/Counter.js";import"../../../componentsV2/BadgeBase/BadgeBase.scss.js";import"../../../componentsV2/BadgeDot/BadgeDot.scss.js";import"../../../componentsV2/LoaderLinear/LoaderLinear.scss.js";import"../../../componentsV2/LoaderLogo/LoaderLogo.scss.js";import"../../../componentsV2/Switch/Switch.js";import"../../../componentsV2/Tabs/Tabs.js";import"../../../componentsV2/EmptyState/EmptyState.scss.js";import"../../../componentsV2/FileIcon/FileIcon.js";import"react-dropzone";import"../../../componentsV2/FilesDropzone/FilesDropzone.scss.js";import"../../../componentsV2/FilesLoader/FilesLoader.scss.js";import"../../../componentsV2/FilesProcessor/FilesProcessor.scss.js";import"../../../componentsV2/Skeleton/Skeleton.scss.js";import"../../../utils/main.js";import"../../../componentsV2/CopyToClipboard/CopyToClipboard.scss.js";import"../../../componentsV2/Stepper/Step/Step.scss.js";import"../../../componentsV2/Stepper/Stepper.scss.js";import"../../../componentsV2/ButtonLive/ButtonLive.js";import"../../../componentsV2/LiveDotIndicator/LiveDotIndicator.scss.js";import"../../../componentsV2/IndicatorLive/IndicatorLive.scss.js";import"../../../componentsV2/Accordion/Accordion.scss.js";import"../../../componentsV2/Breadcrumbs/Breadcrumbs.scss.js";import"../../../componentsV2/BadgeComment/BadgeComment.js";import"../../../componentsV2/AppContainer/AppContainer.js";import"../../../componentsV2/AppContainer/AppContainer.constants.js";import"../../../componentsV2/AppFooter/AppFooter.js";import"../../../componentsV2/AppHeader/AppHeader.constants.js";import"../../../componentsV2/AppHeader/AppBadge/AppBadge.scss.js";import"../../../componentsV2/AppHeader/AppAssets/AppAssets.js";import"../../PadModeSelect/PadModeSelect.js";import"../../../componentsV2/AppHeader/PadMode/PadMode.scss.js";import"../../../componentsV2/AppHeader/AppHeader.scss.js";import{AppCommonsProvider as Z}from"./components/AppCommons/AppCommonsProvider.js";import{showSuccessNotification as J}from"../../../utils/notificationToasts.js";function Q(o,t){var n=Object.keys(o);if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(o);t&&(s=s.filter((function(t){return Object.getOwnPropertyDescriptor(o,t).enumerable}))),n.push.apply(n,s)}return n}function X(t){for(var n=1;n<arguments.length;n++){var s=null!=arguments[n]?arguments[n]:{};n%2?Q(Object(s),!0).forEach((function(n){o(t,n,s[n])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(s)):Q(Object(s)).forEach((function(o){Object.defineProperty(t,o,Object.getOwnPropertyDescriptor(s,o))}))}return t}var Y=k||R,$="DevCenter_AppContainer";function oo(o){var R,Q,oo,to,no,so,eo,io,ro,po,mo,co,ao,lo=o.CLIAppComponent,uo=o.CLIAppSettings,jo=o.app,go=o.appId,Ao=o.className,Co=o.coordinates,Io=o.currentDashboardAppsLastAnnotations,ho=o.currentUser,vo=o.devCenterRouter,fo=o.isActionsDisabled,bo=o.isSettingsDialogHidden,Vo=o.layoutEnvironment,So=o.onAppContainerClick,Mo=void 0===So?p:So,yo=o.onAppRemove,Do=o.onReportBugClick,xo=o.onCloneDashboard,Lo=o.onHelpCenterClick,Po=o.onIsMaximizedChange,To=o.onSettingChange,Bo=o.onSettingsChange,Fo=o.openIntercom,ko=void 0===Fo?p:Fo,Ro=o.setIsFullscreenModalMode,wo=void 0===Ro?p:Ro,Oo=o.timestamp,zo=o.updateCurrentDashboardAppLastAnnotation,Eo=o.dashboardMeta,Ho=n(a),_o=m(),Go=s([]),Uo=t(Go,2),No=Uo[0],qo=Uo[1],Wo=s([]),Ko=t(Wo,2),Zo=Ko[0],Jo=Ko[1],Qo=null!==(R=null==Ho?void 0:Ho[go||jo.id])&&void 0!==R?R:{isLoading:!0},Xo=null===(Q=jo.package)||void 0===Q||null===(oo=Q.manifest)||void 0===oo?void 0:oo.application,Yo=G(jo),$o=!(null==Xo||null===(to=Xo.ui)||void 0===to||!to.multi_rig),ot=!(null==Xo||null===(no=Xo.ui)||void 0===no||!no.enable_comments),tt=U(jo),nt=I({onIsMaximizedChange:Po,devCenterRouter:vo,appId:go}),st=nt.isMaximized,et=nt.setIsMaximized,it=Oo||N(null===(so=vo.location.query)||void 0===so?void 0:so.query),rt=jo.id===_,pt=rt&&Y?X(X({},Co),{},{w:12}):Co,mt=y(jo),ct=H({CLIAppComponent:lo,CLIAppSettings:uo,app:jo,version:mt}),at=ct.isLoading,lt=ct.AppSettings,dt=ct.AppComponent,ut=g({setIsFullscreenModalMode:wo}),jt=ut.isAppSettingsDialogOpened,gt=ut.toggleAppSettingsDialog,At=A(),Ct=At.isAnnotationsListOpened,It=At.toggleAnnotationsList,ht=at||!ho||!$o&&Qo.isLoading,vt=C({app:jo,appData:Qo,currentDashboardAppsLastAnnotations:Io}),ft=vt.appLastAnnotation,bt=vt.assetCompanyId,Vt=vt.assetIdForAnnotation,St=vt.isAppSupportsAnnotations,Mt=i(r(Qo,["well","rig","fracFleet","wells"]),Boolean);return d(L,{companyId:null==jo||null===(eo=jo.app)||void 0===eo?void 0:eo.company_id,appKey:null==Xo?void 0:Xo.key,isCLIApp:rt,rollbarManifestConfig:null==jo||null===(io=jo.package)||void 0===io||null===(ro=io.manifest)||void 0===ro||null===(po=ro.settings)||void 0===po?void 0:po.rollbar,version:mt,children:d(l.Provider,{value:vo,children:d(S,{setIsFullscreenModalMode:wo,children:d(Z,X(X({maximized:st,appId:null==jo||null===(mo=jo.app)||void 0===mo?void 0:mo.id,app:jo,appSettings:jo.settings,onSettingChange:To},Mt),{},{dashboardMeta:Eo,children:d(P,{children:u("div",{className:e("dc-app-container",F&&"dc-app-container--inside-new-mobile-app",Ao,st&&"dc-app-container__maximized",_o.isLightTheme&&"dc-app-container__light-theme",B.container),"data-testid":"".concat($,"_").concat(jo.app.name||tt),onClick:function(){return Mo()},children:[d(E,{}),d("div",{className:B.containerContent,children:d(V,{AppComponent:dt,app:jo,appData:Mt,isAppLoading:at,availability:D(jo.availability,ho.company.with_subscription),isCLIApp:rt,isLoading:ht,isMultiRig:$o,layoutEnvironment:Vo,openIntercom:ko,segment:Yo,toggleAppSettingsDialog:gt,appProps:{coordinates:pt,currentUser:ho,devCenterRouter:vo,onSettingChange:To,onSettingsChange:Bo,segment:Yo,setIsFullscreenModalMode:wo,setIsMaximized:et,setMainMenuItems:qo,setSecondaryMenuItems:Jo,toggleAppSettingsDialog:gt,appHeaderProps:X({app:jo,appLastAnnotation:ft,appSettings:jo.settings,coordinates:pt,currentUser:ho,isMaximized:st,layoutEnvironment:Vo,onSettingChange:To,toggleAnnotationsList:It,updateCurrentDashboardAppLastAnnotation:zo},Mt),isNative:k,layoutEnvironment:Vo,timestamp:it}})}),jt&&d(v,{AppSettingsComponent:lt,app:jo,appData:Qo,appName:tt,currentUser:ho,isMultiRig:$o,isSettingsDialogHidden:bo,layoutEnvironment:Vo,onAppRemove:yo,onCloneDashboard:xo,onSettingChange:To,onSettingsChange:Bo,openIntercom:ko,rigId:null!==(co=null===(ao=Qo.rig)||void 0===ao?void 0:ao.id)&&void 0!==co?co:null,timestamp:it,toggleAppSettingsDialog:gt}),Ct&&d(z,{children:d(O,{appId:jo.app.id,appSettings:jo.settings,appTitle:jo.name,assetCompanyId:bt,assetId:Vt,currentUser:ho,onClose:It,showSuccessNotification:J})}),st&&d(M,{setIsMaximized:et}),!fo&&u(h,{children:[ot&&d(T,{currentUser:ho}),St&&d(K,{title:"Add Annotation",placement:"top",disabled:!!Y,children:d(W,{size:"small",type:"tertiaryBg",onClick:It,testId:"".concat($,"_addAnnotation"),children:d(w,{})})}),Do&&!rt&&d(K,{title:"Report A Bug",placement:"top",disabled:!!Y,children:d(W,{size:"small",type:"tertiaryBg",onClick:function(){return Do()},children:d(c,{})})}),d(K,{placement:"top",disabled:!!Y,title:"Help Center",children:d(W,{testId:"".concat($,"_helpContent"),onClick:function(){return Lo()},disabled:rt,size:"small",type:"tertiaryBg",children:d(q,{appId:jo.app.id,helpContentUpdatedAt:jo.help_content_updated_at})})}),!Y||st||F?u(j,{children:[d(x,{menuItems:No,devCenterRouter:vo,isMobileView:Y}),d(f,{devCenterRouter:vo,isMaximized:st,isMobileView:Y,menuItems:Zo,setIsFullscreenModalMode:wo,setIsMaximized:et,toggleAppSettingsDialog:gt})]}):d(b,{setIsMaximized:et})]})]})})}))})})})}export{oo as default};
|
|
1
|
+
import o from"@babel/runtime/helpers/defineProperty";import t from"@babel/runtime/helpers/slicedToArray";import{useContext as n,useState as s}from"react";import e from"classnames";import{pickBy as i,pick as r,noop as p}from"lodash";import{useTheme as m}from"@material-ui/core";import{BugReport as c}from"@material-ui/icons";import a from"../AppContext.js";import{DevCenterRouterContext as l}from"../DevCenterRouterContext/DevCenterRouterContext.js";import"../DevCenterRouterContext/UniversalLink/UniversalLink.js";import"@babel/runtime/helpers/objectWithoutProperties";import"react-router";import{jsx as d,jsxs as u,Fragment as j}from"react/jsx-runtime";import g from"./effects/useAppSettings.js";import A from"./effects/useAnnotationsList.js";import C from"./effects/useAnnotationsData.js";import I from"./effects/useAppMaximized.js";import h from"./components/AppActions/AppActions.js";import v from"./components/AppSettingsDialog/AppSettingsDialog.js";import"./components/AppSettingsDialog/components/RemoveAppButton.js";import"./components/AppSettingsDialog/components/SettingsAccordion.js";import"./components/AnnotationsButton/AnnotationsButton.js";import{NonPriorityMenus as f}from"./components/NonPriorityMenus/NonPriorityMenus.js";import b from"./components/FullscreenButton/FullscreenButton.js";import"./components/AppInfoMessage/AppInfoMessage.js";import S from"./components/DevCenterAppView/DevCenterAppView.js";import{DcFullscreenElemsCoordinatorProvider as V}from"./components/DcFullscreenElemsCoordinatorProvider/DcFullscreenElemsCoordinatorProvider.js";import"./components/DcFullscreenElemsCoordinatorProvider/IsInsideDcFullscreenElemProvider.js";import"./components/IsInsideIsolatedDcAppProvider/IsInsideIsolatedDcAppProvider.js";import M from"./components/RestoreAppSizeButton/index.js";import{getAppVersion as y,getAppAvailability as D}from"./utils.js";import x from"./components/PriorityMenus/PriorityMenus.js";import{RollbarWrapper as L}from"./components/RollbarWrapper/RollbarWrapper.js";import{CommentsSwitchProvider as P}from"./components/CommentsSwitch/CommentsSwitchProvider.js";import{CommentsSwitchButton as T}from"./components/CommentsSwitch/CommentsSwitchButton.js";import B from"./DevCenterAppContainer.css.js";import{isInsideNewMobileApp as F,isNativeDetected as k,isMobileDetected as w}from"../../../utils/mobileDetect.js";import R from"../../Icons/AnnotationIcon.js";import O from"../../Annotations/components/AnnotationsList/index.js";import"../../Annotations/components/LastAnnotation/index.js";import{AnnotationsProvider as z}from"../../Annotations/AnnotationsContext.js";import"../../Toaster/Toaster.js";import{ToastContainer as E}from"../../Toaster/ToastContainer.js";import"@babel/runtime/helpers/asyncToGenerator";import"@babel/runtime/regenerator";import"querystring";import"uuid/v1";import"../../../clients/subscriptions.js";import"../../../clients/jsonApi/index.js";import H from"../../../effects/useDevCenterApp.js";import"../../../utils/index.js";import"uuid";import"jsona";import"../../../constants/segment.js";import"../../../utils/env.js";import{DEV_CENTER_CLI_APP_ID as _}from"../../../constants/devcenter.js";import"../../../constants/goals.js";import"../../../constants/alerts.js";import"../../../constants/apps.js";import"../../../constants/drillstring.js";import"../../../constants/completion.js";import"../../../constants/appPackages.js";import"../../../constants/notifications.js";import"../../../constants/feed.js";import"../../../constants/bha.js";import"../../GradientManager/configuration/constants.js";import"../../StatusBadge/constants.js";import"@babel/runtime/helpers/toConsumableArray";import"lodash/set";import"lodash/get";import"lodash/unset";import"moment";import"../../../clients/api/apiCore.js";import"../../../clients/constants.js";import"../../../clients/sso/auth0.js";import"../../../clients/sso/oauth2.js";import"lodash/isEmpty";import"lodash/sortBy";import"../../../constants/streamSourceType.js";import"./components/CommentsSwitch/CommentsSwitchContext.js";import"./components/AppCommons/AppCommonsContext.js";import{getAppSegment as G,getAppName as U,getTimestampFromQuery as N}from"../../../utils/devcenter.js";import{HelpCenterIcon as q}from"../../HelpCenter/HelpCenterIcon.js";import"../../../componentsV2/Text/Text.js";import"../../../componentsV2/Grid/Grid.js";import"../../../componentsV2/Grid/Grid.scss.js";import"../../../componentsV2/Header/Header.scss.js";import"../../../componentsV2/Button/Button.js";import{ButtonIcon as W}from"../../../componentsV2/ButtonIcon/ButtonIcon.js";import{Tooltip as K}from"../../../componentsV2/Tooltip/Tooltip.js";import"../../../componentsV2/Paper/Paper.js";import"../../../componentsV2/Popover/Popover.scss.js";import"../../../componentsV2/Radio/Radio.js";import"../../../componentsV2/RadioAndCheckboxGroup/RadioAndCheckboxGroup.scss.js";import"../../../componentsV2/Checkbox/Checkbox.js";import"../../../componentsV2/TextInput/TextInput.js";import"../../../componentsV2/TextEndTruncated/TextEndTruncated.scss.js";import"../../../componentsV2/TextMiddleTruncated/TextMiddleTruncated.constants.js";import"../../../componentsV2/TextMiddleTruncated/TextMiddleTruncated.scss.js";import"../../../componentsV2/TextLink/TextLink.js";import"../../../componentsV2/Chip/Chip.js";import"../../../componentsV2/ChipAlert/ChipAlert.js";import"../../../componentsV2/ChipIndicator/ChipIndicator.js";import"../../../componentsV2/Avatar/Avatar.js";import"../../../componentsV2/Avatar/constants.js";import"../../../componentsV2/AvatarGroup/AvatarGroup.scss.js";import"@material-ui/lab";import"../../../componentsV2/ToggleButtons/ToggleButtons.scss.js";import"../../../componentsV2/Modal/Modal.scss.js";import"@icon-park/react/es/all";import"../../../icons/IconParkProvider.js";import"../../../icons/customIcons/icons/AddMessage.js";import"../../../icons/customIcons/icons/Attention.js";import"../../../icons/customIcons/icons/Collapse.js";import"../../../icons/customIcons/icons/Dashboard.js";import"../../../icons/customIcons/icons/Expand.js";import"../../../icons/customIcons/icons/FolderClosed.js";import"../../../icons/customIcons/icons/FolderClosedFilled.js";import"../../../icons/customIcons/icons/FolderOpened.js";import"../../../icons/customIcons/icons/GreaterOrEqual.js";import"../../../icons/customIcons/icons/LessOrEqual.js";import"../../../icons/customIcons/icons/Search.js";import"../../../icons/customIcons/icons/Wellhub.js";import"../../../icons/customIcons/icons/MultiRuler.js";import"../../../icons/customIcons/icons/Checkbox.js";import"../../../icons/customIcons/icons/CheckboxChecked.js";import"../../../icons/customIcons/icons/CheckboxIndeterminate.js";import"../../../icons/customIcons/icons/Radio.js";import"../../../icons/customIcons/icons/RadioChecked.js";import"../../../icons/customIcons/icons/SimulFrac.js";import"../../../icons/customIcons/icons/ZipperFrac.js";import"../../../icons/customIcons/icons/CautionFilled.js";import"../../../icons/customIcons/icons/MoreApp.js";import"../../../icons/customIcons/icons/Pad.js";import"../../../icons/customIcons/icons/Gap.js";import"../../../componentsV2/Menu/Menu.js";import"../../../componentsV2/Counter/Counter.js";import"../../../componentsV2/BadgeBase/BadgeBase.scss.js";import"../../../componentsV2/BadgeDot/BadgeDot.scss.js";import"../../../componentsV2/LoaderLinear/LoaderLinear.scss.js";import"../../../componentsV2/LoaderLogo/LoaderLogo.scss.js";import"../../../componentsV2/Switch/Switch.js";import"../../../componentsV2/Tabs/Tabs.js";import"../../../componentsV2/EmptyState/EmptyState.scss.js";import"../../../componentsV2/FileIcon/FileIcon.js";import"react-dropzone";import"../../../componentsV2/FilesDropzone/FilesDropzone.scss.js";import"../../../componentsV2/FilesLoader/FilesLoader.scss.js";import"../../../componentsV2/FilesProcessor/FilesProcessor.scss.js";import"../../../componentsV2/Skeleton/Skeleton.scss.js";import"../../../utils/main.js";import"../../../componentsV2/CopyToClipboard/CopyToClipboard.scss.js";import"../../../componentsV2/Stepper/Step/Step.scss.js";import"../../../componentsV2/Stepper/Stepper.scss.js";import"../../../componentsV2/ButtonLive/ButtonLive.js";import"../../../componentsV2/LiveDotIndicator/LiveDotIndicator.scss.js";import"../../../componentsV2/IndicatorLive/IndicatorLive.scss.js";import"../../../componentsV2/Accordion/Accordion.scss.js";import"../../../componentsV2/Breadcrumbs/Breadcrumbs.scss.js";import"../../../componentsV2/BadgeComment/BadgeComment.js";import"../../../componentsV2/AppContainer/AppContainer.js";import"../../../componentsV2/AppContainer/AppContainer.constants.js";import"../../../componentsV2/AppFooter/AppFooter.js";import"../../../componentsV2/AppHeader/AppHeader.constants.js";import"../../../componentsV2/AppHeader/AppBadge/AppBadge.scss.js";import"../../../componentsV2/AppHeader/AppAssets/AppAssets.js";import"../../PadModeSelect/PadModeSelect.js";import"../../../componentsV2/AppHeader/PadMode/PadMode.scss.js";import"../../../componentsV2/AppHeader/AppHeader.scss.js";import{AppCommonsProvider as Z}from"./components/AppCommons/AppCommonsProvider.js";import{showSuccessNotification as J}from"../../../utils/notificationToasts.js";function Q(o,t){var n=Object.keys(o);if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(o);t&&(s=s.filter((function(t){return Object.getOwnPropertyDescriptor(o,t).enumerable}))),n.push.apply(n,s)}return n}function X(t){for(var n=1;n<arguments.length;n++){var s=null!=arguments[n]?arguments[n]:{};n%2?Q(Object(s),!0).forEach((function(n){o(t,n,s[n])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(s)):Q(Object(s)).forEach((function(o){Object.defineProperty(t,o,Object.getOwnPropertyDescriptor(s,o))}))}return t}var Y=k||w,$="DevCenter_AppContainer";function oo(o){var w,Q,oo,to,no,so,eo,io,ro,po,mo,co,ao,lo=o.CLIAppComponent,uo=o.CLIAppSettings,jo=o.app,go=o.appId,Ao=o.alertDrawerSync,Co=o.className,Io=o.coordinates,ho=o.currentDashboardAppsLastAnnotations,vo=o.currentUser,fo=o.devCenterRouter,bo=o.isActionsDisabled,So=o.isSettingsDialogHidden,Vo=o.layoutEnvironment,Mo=o.onAppContainerClick,yo=void 0===Mo?p:Mo,Do=o.onAppRemove,xo=o.onReportBugClick,Lo=o.onCloneDashboard,Po=o.onHelpCenterClick,To=o.onIsMaximizedChange,Bo=o.onSettingChange,Fo=o.onSettingsChange,ko=o.openIntercom,wo=void 0===ko?p:ko,Ro=o.setIsFullscreenModalMode,Oo=void 0===Ro?p:Ro,zo=o.timestamp,Eo=o.updateCurrentDashboardAppLastAnnotation,Ho=o.dashboardMeta,_o=n(a),Go=m(),Uo=s([]),No=t(Uo,2),qo=No[0],Wo=No[1],Ko=s([]),Zo=t(Ko,2),Jo=Zo[0],Qo=Zo[1],Xo=null!==(w=null==_o?void 0:_o[go||jo.id])&&void 0!==w?w:{isLoading:!0},Yo=null===(Q=jo.package)||void 0===Q||null===(oo=Q.manifest)||void 0===oo?void 0:oo.application,$o=G(jo),ot=!(null==Yo||null===(to=Yo.ui)||void 0===to||!to.multi_rig),tt=!(null==Yo||null===(no=Yo.ui)||void 0===no||!no.enable_comments),nt=U(jo),st=I({onIsMaximizedChange:To,devCenterRouter:fo,appId:go}),et=st.isMaximized,it=st.setIsMaximized,rt=zo||N(null===(so=fo.location.query)||void 0===so?void 0:so.query),pt=jo.id===_,mt=pt&&Y?X(X({},Io),{},{w:12}):Io,ct=y(jo),at=H({CLIAppComponent:lo,CLIAppSettings:uo,app:jo,version:ct}),lt=at.isLoading,dt=at.AppSettings,ut=at.AppComponent,jt=g({setIsFullscreenModalMode:Oo}),gt=jt.isAppSettingsDialogOpened,At=jt.toggleAppSettingsDialog,Ct=A(),It=Ct.isAnnotationsListOpened,ht=Ct.toggleAnnotationsList,vt=lt||!vo||!ot&&Xo.isLoading,ft=C({app:jo,appData:Xo,currentDashboardAppsLastAnnotations:ho}),bt=ft.appLastAnnotation,St=ft.assetCompanyId,Vt=ft.assetIdForAnnotation,Mt=ft.isAppSupportsAnnotations,yt=i(r(Xo,["well","rig","fracFleet","wells"]),Boolean);return d(L,{companyId:null==jo||null===(eo=jo.app)||void 0===eo?void 0:eo.company_id,appKey:null==Yo?void 0:Yo.key,isCLIApp:pt,rollbarManifestConfig:null==jo||null===(io=jo.package)||void 0===io||null===(ro=io.manifest)||void 0===ro||null===(po=ro.settings)||void 0===po?void 0:po.rollbar,version:ct,children:d(l.Provider,{value:fo,children:d(V,{setIsFullscreenModalMode:Oo,children:d(Z,X(X({maximized:et,appId:null==jo||null===(mo=jo.app)||void 0===mo?void 0:mo.id,app:jo,appSettings:jo.settings,onSettingChange:Bo},yt),{},{dashboardMeta:Ho,children:d(P,{children:u("div",{className:e("dc-app-container",F&&"dc-app-container--inside-new-mobile-app",Co,et&&"dc-app-container__maximized",Go.isLightTheme&&"dc-app-container__light-theme",B.container),"data-testid":"".concat($,"_").concat(jo.app.name||nt),onClick:function(){return yo()},children:[d(E,{}),d("div",{className:B.containerContent,children:d(S,{AppComponent:ut,app:jo,appData:yt,isAppLoading:lt,availability:D(jo.availability,vo.company.with_subscription),isCLIApp:pt,isLoading:vt,isMultiRig:ot,layoutEnvironment:Vo,openIntercom:wo,segment:$o,toggleAppSettingsDialog:At,appProps:{alertDrawerSync:Ao,coordinates:mt,currentUser:vo,devCenterRouter:fo,onSettingChange:Bo,onSettingsChange:Fo,segment:$o,setIsFullscreenModalMode:Oo,setIsMaximized:it,setMainMenuItems:Wo,setSecondaryMenuItems:Qo,toggleAppSettingsDialog:At,appHeaderProps:X({app:jo,appLastAnnotation:bt,appSettings:jo.settings,coordinates:mt,currentUser:vo,isMaximized:et,layoutEnvironment:Vo,onSettingChange:Bo,toggleAnnotationsList:ht,updateCurrentDashboardAppLastAnnotation:Eo},yt),isNative:k,layoutEnvironment:Vo,timestamp:rt}})}),gt&&d(v,{AppSettingsComponent:dt,app:jo,appData:Xo,appName:nt,currentUser:vo,isMultiRig:ot,isSettingsDialogHidden:So,layoutEnvironment:Vo,onAppRemove:Do,onCloneDashboard:Lo,onSettingChange:Bo,onSettingsChange:Fo,openIntercom:wo,rigId:null!==(co=null===(ao=Xo.rig)||void 0===ao?void 0:ao.id)&&void 0!==co?co:null,timestamp:rt,toggleAppSettingsDialog:At}),It&&d(z,{children:d(O,{appId:jo.app.id,appSettings:jo.settings,appTitle:jo.name,assetCompanyId:St,assetId:Vt,currentUser:vo,onClose:ht,showSuccessNotification:J})}),et&&d(M,{setIsMaximized:it}),!bo&&u(h,{children:[tt&&d(T,{currentUser:vo}),Mt&&d(K,{title:"Add Annotation",placement:"top",disabled:!!Y,children:d(W,{size:"small",type:"tertiaryBg",onClick:ht,testId:"".concat($,"_addAnnotation"),children:d(R,{})})}),xo&&!pt&&d(K,{title:"Report A Bug",placement:"top",disabled:!!Y,children:d(W,{size:"small",type:"tertiaryBg",onClick:function(){return xo()},children:d(c,{})})}),d(K,{placement:"top",disabled:!!Y,title:"Help Center",children:d(W,{testId:"".concat($,"_helpContent"),onClick:function(){return Po()},disabled:pt,size:"small",type:"tertiaryBg",children:d(q,{appId:jo.app.id,helpContentUpdatedAt:jo.help_content_updated_at})})}),!Y||et||F?u(j,{children:[d(x,{menuItems:qo,devCenterRouter:fo,isMobileView:Y}),d(f,{devCenterRouter:fo,isMaximized:et,isMobileView:Y,menuItems:Jo,setIsFullscreenModalMode:Oo,setIsMaximized:it,toggleAppSettingsDialog:At})]}):d(b,{setIsMaximized:it})]})]})})}))})})})}export{oo as default};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DevCenterAppContainer.stories.d.ts","sourceRoot":"","sources":["../../../../src/components/DevCenter/DevCenterAppContainer/DevCenterAppContainer.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,kBAAkB,CAAC;AASxC,QAAA,MAAM,IAAI,EAAE,IAGX,CAAC;AAMF,eAAe,IAAI,CAAC;
|
|
1
|
+
{"version":3,"file":"DevCenterAppContainer.stories.d.ts","sourceRoot":"","sources":["../../../../src/components/DevCenter/DevCenterAppContainer/DevCenterAppContainer.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,kBAAkB,CAAC;AASxC,QAAA,MAAM,IAAI,EAAE,IAGX,CAAC;AAMF,eAAe,IAAI,CAAC;AA4EpB,eAAO,MAAM,OAAO,mBAOnB,CAAC;AAEF,eAAO,MAAM,iBAAiB,mBAmB7B,CAAC;AA6BF,eAAO,MAAM,qBAAqB,mBA8BjC,CAAC;AAMF,eAAO,MAAM,YAAY,mBAgCxB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/FeedItem/feedItemTypes/SurveyStationFeedItem/index.js"],"names":[],"mappings":";AAkBA;;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/FeedItem/feedItemTypes/SurveyStationFeedItem/index.js"],"names":[],"mappings":";AAkBA;;gBAqDC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import e from"@babel/runtime/helpers/asyncToGenerator";import r from"@babel/runtime/helpers/slicedToArray";import i from"@babel/runtime/regenerator";import{useState as t,useEffect as a}from"react";import{shape as o,number as n,string as l}from"prop-types";import{makeStyles as
|
|
1
|
+
import e from"@babel/runtime/helpers/asyncToGenerator";import r from"@babel/runtime/helpers/slicedToArray";import i from"@babel/runtime/regenerator";import{useState as t,useEffect as a}from"react";import{shape as o,number as n,string as l}from"prop-types";import{makeStyles as s}from"@material-ui/core";import u from"./components/AccuracyPlan.js";import m from"./components/ActualPointInfo.js";import d from"./components/Warning.js";import{fetchDirectionalAccuracyRecords as p}from"./api.js";import c from"../../../LoadingIndicator/LoadingIndicator.js";import{jsx as v,jsxs as f}from"react/jsx-runtime";var y=s({wrapper:{display:"flex",flexWrap:"wrap"}}),h=function(o){var n,l,s,h=o.feedItem,q=y(),w=t(!1),x=r(w,2),R=x[0],_=x[1],I=t(!1),b=r(I,2),g=b[0],j=b[1],A=t(null),T=r(A,2),P=T[0],W=T[1],L=t(""),N=r(L,2),k=N[0],z=N[1],C=t(""),D=r(C,2),G=D[0],S=D[1],B=t(null),E=r(B,2),F=E[0],H=E[1],J="active"===(null===(n=h.context)||void 0===n||null===(l=n.survey_station)||void 0===l||null===(s=l.well)||void 0===s?void 0:s.status);return a(e(i.mark((function e(){var r,t,a,o,n,l,s,u,m,d,c,v,f,y;return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return l=null===(r=h.well)||void 0===r?void 0:r.id,s=null===(t=h.context)||void 0===t||null===(a=t.survey_station)||void 0===a||null===(o=a.data)||void 0===o?void 0:o.measured_depth,e.next=4,p({wellId:l,md:s});case 4:u=e.sent,m=null==u||null===(n=u[0])||void 0===n?void 0:n.data,_(!0),m&&(c=m.accuracy,v=m.cumulative_tvd_change||"",f=m.plan_name||"",y=null===(d=u[0])||void 0===d?void 0:d.timestamp,j(!0),W(c),z(v),S(f),H(y));case 8:case"end":return e.stop()}}),e)}))),[]),R?f("div",{className:q.wrapper,children:[g?v(u,{accuracyData:P,cumulativeTvdChange:k,initialPlanName:G,timestamp:F}):v(d,{isWellStatusActive:J}),v(m,{feedItem:h})]}):v(c,{})};h.propTypes={feedItem:o({context:o({survey_station:o({data:o({azimuth:n.isRequired,inclination:n.isRequired,measured_depth:n.isRequired}).isRequired,well:o({status:l.isRequired}).isRequired}).isRequired}).isRequired}).isRequired};export{h as default};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"OffsetWellMap.d.ts","sourceRoot":"","sources":["../../../src/components/OffsetWellMap/OffsetWellMap.js"],"names":[],"mappings":";AAiCA,0EAA0E;AAC1E,6BADW,KAAK,CAAC,EAAE,CAAC,OAAO,sBAAsB,EAAE,kBAAkB,CAAC,
|
|
1
|
+
{"version":3,"file":"OffsetWellMap.d.ts","sourceRoot":"","sources":["../../../src/components/OffsetWellMap/OffsetWellMap.js"],"names":[],"mappings":";AAiCA,0EAA0E;AAC1E,6BADW,KAAK,CAAC,EAAE,CAAC,OAAO,sBAAsB,EAAE,kBAAkB,CAAC,CAiYpE"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import r from"@babel/runtime/helpers/defineProperty";import e from"@babel/runtime/helpers/slicedToArray";import{useMemo as t,useRef as n,useState as o,useEffect as c,createElement as i}from"react";import
|
|
1
|
+
import r from"@babel/runtime/helpers/defineProperty";import e from"@babel/runtime/helpers/slicedToArray";import{useMemo as t,useRef as n,useState as o,useEffect as c,createElement as i}from"react";import u from"react-dom";import{get as l}from"lodash";import a from"classnames";import{Tooltip as s}from"@material-ui/core";import{Add as d,Remove as m}from"@material-ui/icons";import f from"mapbox.js";import{usePreviousWells as p}from"./effects/usePreviousWells.js";import{WellTooltip as v}from"./WellTooltip.js";import{getAllFormations as h}from"./utils.js";import b from"./OffsetWellMap.module.css.js";import{mapbox as C}from"../../utils/index.js";import{jsx as y,jsxs as B,Fragment as k}from"react/jsx-runtime";var g=C.isValidCoordinates,D=[29.749907,-95.358421],O=["_renderer","_bounds","min"],T=function(C){var T=C.isViewOnly,N=C.subjectWell,x=void 0===N?null:N,F=C.wells,L=C.offsetWellIds,W=C.radius,z=C.handleChanageOffsetWell,E=C.handleChangeOffsetWell,j=void 0===E?z:E,Z=C.activeWellId,_=C.isClickable,w=void 0===_||_,I=t((function(){return x&&l(x,"topHole.coordinates")}),[x]),M=t((function(){return h(F)}),[F]),G=n(),P=n(),S=n(),V=n(),A=n(null),H=o(!1),U=e(H,2),q=U[0],J=U[1],K=n(),Q=n(),R=(null==x?void 0:x.id)===Z,X=p(F),Y=o(null),$=e(Y,2),rr=$[0],er=$[1],tr=o(3),nr=e(tr,2),or=nr[0],cr=nr[1];c((function(){G.current=f.mapbox.map(G.current,null,{attributionControl:!1,scrollWheelZoom:!1,zoomControl:!1}).setView(D,3).on("zoomend",(function(){return cr(G.current.getZoom())})),G.current.doubleClickZoom.disable(),f.mapbox.styleLayer("mapbox://styles/mapbox/dark-v9").addTo(G.current)}),[]),c((function(){if(G.current){if(P.current&&(G.current.removeLayer(P.current),P.current=null),S.current&&G.current.removeLayer(S.current),!I)return P.current=null,void(S.current=null);W&&(P.current=f.circle(I,1609.34*W,{stroke:!1,fill:!0,fillOpacity:.2,fillColor:"#03BCD4",className:"circle_500"}),P.current.addTo(G.current))}}),[W,I]);var ir=function(r,e,t,n,o,c){c&&(r.setStyle({fillColor:"#63EFFF"}),J(!0)),A.current=f.circleMarker(e,{radius:c?5:12,stroke:!1,fill:!0,fillOpacity:.24,fillColor:c?"#63EFFF":t,className:"circle_highlight"}),A.current.addEventListener("mouseout",(function(){V.current.removeFrom(G.current),V.current=f.featureGroup(K.current),V.current.addTo(G.current),G.current.closePopup(),c&&(r.setStyle({fillColor:"#03BCD4"}),J(!1))})),A.current.addEventListener("click",(function(){T||j(n,!o)}));var i=K.current.concat(A.current);V.current.removeFrom(G.current),V.current=f.featureGroup(i),V.current.addTo(G.current)},ur=function(r,e,t,n,o){var c=document.createElement("div"),a=i(v(),{isViewOnly:T,well:r,color:l(M,r.formation,"#BDBDBD"),isOffsetWell:e,isSubjectWell:t,offset:o,isClickable:w});u.render(y(k,{children:a}),c),f.popup().setLatLng(n).setContent(c).openOn(G.current)};c((function(){if(G.current&&F&&L){G.current.closePopup(),V.current&&V.current.removeFrom(G.current);var r=[],e=[],t=[];F.forEach((function(r){r.id!==(null==x?void 0:x.id)&&(L.includes(r.id)?e.push(r):t.push(r))})),[].concat(t,e,[x]).forEach((function(e){var t,n=null==e||null===(t=e.topHole)||void 0===t?void 0:t.coordinates;if(n&&g(n)){var o=(null==x?void 0:x.id)===e.id,c=L.includes(e.id)&&!o,i=o?"#03BCD4":l(M,e.formation,"#BDBDBD"),u=c?.7:.3;if(c){var a=f.circleMarker(n,{radius:12,stroke:!1,fill:!0,fillColor:i,className:"circle_500",fillOpacity:.08});r.push(a)}var s=f.circleMarker(n,{radius:5,stroke:!1,fill:!0,fillOpacity:o?1:u,fillColor:i,className:"circle_500"});if(s.addEventListener("mouseover",(function(r){var t=[0,0];rr&&l(r.target,O)&&(t=[l(r.target,O).x-rr.x,l(r.target,O).y-rr.y]),ur(e,c,o,n,t),ir(s,n,i,e,c,o)})),o&&(Q.current=s),r.push(s),e.id===Z&&!R){var d=f.circleMarker(n,{radius:12,stroke:!1,fill:!0,fillOpacity:.24,fillColor:i,className:"circle_1200"});r.push(d)}}})),r.length&&(V.current=f.featureGroup(r),V.current.addTo(G.current)),K.current=r,setTimeout((function(){P.current&&P.current.bringToBack(),W<3e3&&G.current&&P.current&&F!==X&&G.current.fitBounds(P.current.getBounds(),{padding:[5,5]})}),500)}}),[x,F,L,rr]),c((function(){if(q&&l(G.current,O)&&rr){var r=[l(G.current,O).x-rr.x,l(G.current,O).y-rr.y];ur(x,!1,!0,I,r)}}),[q,rr,x,I]),c((function(){if(G.current&&I){S.current&&S.current.removeFrom(G.current);var r=f.icon({iconUrl:q||R?"/static/media/5e9c4959259cb12c11b2c5eaf27eb3ad.svg":"/static/media/9efe5882f31d2f22bd57af92069d0a3e.svg",iconSize:q||R?[70,20]:[62,12],iconAnchor:q||R?[35,29]:[31,25],className:"dot"});S.current=f.marker(I,{icon:r}),S.current.addTo(G.current),Q.current&&(S.current.addEventListener("mouseover",(function(){J(!0),ir(Q.current,I,"#03BCD4",x,!0,!0)})),S.current.addEventListener("mouseout",(function(){V.current.removeFrom(G.current),V.current=f.featureGroup(K.current),V.current.addTo(G.current),G.current.closePopup(),Q.current.setStyle({fillColor:"#03BCD4"}),J(!1)})))}}),[q,I,W,x,R,rr]),c((function(){W>3e3?G.current.setZoom(1):setTimeout((function(){P.current&&P.current.bringToBack(),x?G.current&&P.current&&W&&G.current.fitBounds(P.current.getBounds(),{padding:[5,5]}):G.current&&V.current&&G.current.fitBounds(V.current.getBounds()),I&&G.current.panTo(I,{duration:.7,easeLinearity:.25}),l(G.current,O)&&er(l(G.current,O))}),500)}),[W,x,I]);var lr=function(){G.current.setZoom(or+1)};return y("div",{className:b.mapView,children:y("div",{className:b.mapMain,ref:G,onDoubleClick:lr,children:B("div",{className:b.zoomGroup,children:[y(s,{title:or<18?"Zoom in":"",placement:"left",children:y("div",{className:a(b.zoomButton,r({},b.zoomDisabled,18===or)),onClick:lr,children:y(d,{className:b.zoomInOutIcon})})}),y(s,{title:or>1?"Zoom out":"",placement:"left",children:y("div",{className:a(b.zoomButton,r({},b.zoomDisabled,1===or)),onClick:function(){or>1&&G.current.setZoom(or-1)},children:y(m,{className:b.zoomInOutIcon})})})]})})})};export{T as default};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import r from"@babel/runtime/helpers/defineProperty";import e from"@babel/runtime/helpers/slicedToArray";import{memo as t,useRef as o,useMemo as n,useEffect as i,createElement as a}from"react";import
|
|
1
|
+
import r from"@babel/runtime/helpers/defineProperty";import e from"@babel/runtime/helpers/slicedToArray";import{memo as t,useRef as o,useMemo as n,useEffect as i,createElement as a}from"react";import c from"react-dom";import l from"prop-types";import u from"mapbox.js";import{get as s,sortBy as m}from"lodash";import{MuiThemeProvider as p}from"@material-ui/core/styles";import{usePrevious as f}from"../../effects/index.js";import d from"./Map.css.js";import{mapbox as h}from"../../../../utils/index.js";import{darkTheme as b}from"../../../../config/theme/index.js";import"@babel/runtime/helpers/typeof";import"highcharts";import"highcharts/highcharts-more";import"highcharts-multicolor-series";import"highcharts/modules/solid-gauge";import"highcharts/modules/heatmap";import"highcharts/modules/boost";import"highcharts/modules/exporting";import"highcharts/modules/xrange";import"highcharts/modules/dumbbell";import"highcharts/modules/pattern-fill";import"dompurify";import"../../../../config/mapbox/index.js";import{jsx as g,jsxs as F}from"react/jsx-runtime";function v(r,e){var t=Object.keys(r);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(r);e&&(o=o.filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable}))),t.push.apply(t,o)}return t}function y(e){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?v(Object(o),!0).forEach((function(t){r(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):v(Object(o)).forEach((function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(o,r))}))}return e}var j=h.isValidCoordinates,O=["#FF00FF","#F5BD80","#FF0000","#0080FF","#FF8000","#58ACFA","#FA58F4","#40FF00","#4B8A08","#40FF00","#D8F781"],k=[29.749907,-95.358421];function x(t){var l=t.subjectWell,h=t.wells,v=t.offsetWells,x=t.radius,N=t.subjectWellMarkerSize,P=t.wellMarkerSize,w=t.popUpFormatter,B=t.coordsDataPath,S=o(null),W=o(null),C=o(null),D=f(h),T=n((function(){return h.filter((function(r){return!l||l.id!==r.id}))}),[l,h]),M=n((function(){return l&&s(l,B)}),[l,B]),z=n((function(){var e=[],t=!1;T.forEach((function(r){"Null"===r.formation?t=!0:l&&l.formation===r.formation||e.includes(r.formation)||e.push(r.formation)}));var o=l?[l.formation].concat(m(e)):m(e);t&&!o.includes("Null")&&o.push("Null");var n=o.reduce((function(e,t,o){return y(y({},e),{},r({},t,O[o%O.length]))}),{});return[o,n]}),[l,T]),L=e(z,2),E=L[0],I=L[1];return i((function(){S.current=u.mapbox.map(S.current,null,{attributionControl:!1,scrollWheelZoom:!1,zoomControl:!1}).setView(k,1),u.control.zoom({position:"bottomright"}).addTo(S.current),u.mapbox.styleLayer("mapbox://styles/mapbox/dark-v9").addTo(S.current)}),[]),i((function(){S.current&&(W.current&&S.current.removeLayer(W.current),M?(W.current=u.circle(M,1609.34*x,{stroke:!1,fill:!0,fillOpacity:.2,fillColor:"#03BCD4",className:"circle_500"}),W.current.addTo(S.current)):W.current=null)}),[x,M]),i((function(){if(S.current){S.current.closePopup(),C.current&&C.current.removeFrom(S.current);var r=v.map((function(r){return r.id})),e=[];h.forEach((function(t){var o=s(t,B);if(o&&j(o)){var n=l&&l.id===t.id,i=r.includes(t.id),m=n?N:P,f=n||i?"#00FFFF":I[t.formation],d=n||i?1:.3,h=u.circleMarker(o,{radius:m,stroke:!1,fill:!0,fillOpacity:d,fillColor:f,className:"circle_500"});h.addEventListener("mouseover",(function(){if(w){var r=document.createElement("div"),e=a(w,{well:t,color:I[t.formation]});c.render(g(p,{theme:b,children:e}),r),u.popup().setLatLng(o).setContent(r).openOn(S.current)}})),e.push(h)}})),e.length&&(C.current=u.featureGroup(e),C.current.addTo(S.current)),setTimeout((function(){W.current&&W.current.bringToBack(),S.current&&W.current&&h!==D&&S.current.fitBounds(W.current.getBounds(),{padding:[5,5]})}),500)}}),[l,h,v,I]),i((function(){setTimeout((function(){W.current&&W.current.bringToBack(),l?S.current&&W.current&&S.current.fitBounds(W.current.getBounds(),{padding:[5,5]}):S.current&&C.current&&S.current.fitBounds(C.current.getBounds())}),500)}),[x,l]),F("div",{className:d.map,children:[g("div",{className:d.mapMain,ref:S}),F("div",{className:d.mapFooter,children:[v&&F("div",{className:d.mapFooterItem,children:[g("div",{className:d.mapFooterItemSquare,style:{backgroundColor:"#00FFFF"}}),g("div",{className:d.mapFooterItemLabel,children:"Selected Offset Wells"})]}),E.map((function(r){return F("div",{className:d.mapFooterItem,children:[g("div",{className:d.mapFooterItemSquare,style:{backgroundColor:I[r]}}),g("div",{className:d.mapFooterItemLabel,children:r})]},r)}))]})]})}x.propTypes={subjectWell:l.shape({id:l.number,formation:l.string}),wells:l.arrayOf(l.shape({})).isRequired,offsetWells:l.arrayOf(l.shape({})),radius:l.number.isRequired,subjectWellMarkerSize:l.number,wellMarkerSize:l.number,popUpFormatter:l.func,coordsDataPath:l.string},x.defaultProps={subjectWell:null,subjectWellMarkerSize:10,wellMarkerSize:5,popUpFormatter:null,coordsDataPath:"settings.top_hole.coordinates",offsetWells:null};var N=t(x);export{N as default};
|
package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Map/Map.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Map.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/OffsetWellPickerV3/components/CustomSelectionView/components/Map/Map.js"],"names":[],"mappings":";;AAsBA;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"Map.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/OffsetWellPickerV3/components/CustomSelectionView/components/Map/Map.js"],"names":[],"mappings":";;AAsBA;;;;;;;;;;;gBAkLC;;;;;;;;;;;;;;;;;;;;;;;;;;;;sBAtMqB,YAAY"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{memo as r,useRef as e,useMemo as t,useEffect as o,createElement as n}from"react";import
|
|
1
|
+
import{memo as r,useRef as e,useMemo as t,useEffect as o,createElement as n}from"react";import u from"react-dom";import i from"prop-types";import c from"mapbox.js";import{get as l,sortBy as s}from"lodash";import{usePrevious as a}from"../../effects/index.js";import d from"./Map.css.js";import{mapbox as f}from"../../../../../../utils/index.js";import{jsx as m,Fragment as p}from"react/jsx-runtime";var v=f.isValidCoordinates,h=[29.749907,-95.358421];function b(r){var i=r.open,f=r.subjectWell,b=r.wells,B=r.offsetWells,g=r.radius,D=r.formationColors,W=r.popUpFormatter,y=r.coordsDataPath,x=r.onAddOffsetWell,C=r.onDeleteOffsetWell,O=e(null),T=e(),j=e(null),F=e(null),k=a(b),L=t((function(){return f&&l(f,y)}),[f,y]);return o((function(){i&&!T.current&&(T.current=c.mapbox.map(O.current,null,{attributionControl:!1,scrollWheelZoom:!1,zoomControl:!1}).setView(h,1),c.control.zoom({position:"bottomright"}).addTo(T.current),c.mapbox.styleLayer("mapbox://styles/mapbox/dark-v9").addTo(T.current))}),[i]),o((function(){T.current&&i&&(j.current&&T.current.removeLayer(j.current),L?(j.current=c.circle(L,1609.34*g,{stroke:!1,fill:!0,fillOpacity:.2,fillColor:"#03BCD4",className:"circle_500"}),j.current.addTo(T.current)):j.current=null)}),[g,L,i]),o((function(){if(T.current&&i){F.current&&F.current.removeFrom(T.current);var r=B.map((function(r){return r.id})),e=s(b,(function(e){return r.includes(e.id)})),t=[];e.forEach((function(e){var o=l(e,y);if(o&&v(o)){var i=f&&f.id===e.id,s=r.includes(e.id),a=i?10:5,d=i||s?"#00FFFF":l(D,e.formation,"#BDBDBD"),h=i||s?1:.3,b=c.circleMarker(o,{radius:a,stroke:!1,fill:!0,fillOpacity:h,fillColor:d,className:"circle_500"});b.addEventListener("mouseover",(function(){if(W){var r=document.createElement("div"),t=n(W,{well:e,color:l(D,e.formation,"#BDBDBD")});u.render(m(p,{children:t}),r),c.popup().setLatLng(o).setContent(r).openOn(T.current)}})),b.addEventListener("mouseout",(function(){T.current.closePopup()})),b.addEventListener("click",(function(){s&&!i?C(e.id):x(e.id)})),t.push(b)}})),t.length&&(F.current=c.featureGroup(t),F.current.addTo(T.current)),setTimeout((function(){j.current&&j.current.bringToBack(),T.current&&j.current&&b!==k&&T.current.fitBounds(j.current.getBounds(),{padding:[5,5]})}),500)}}),[f,b,B,i]),o((function(){i&&setTimeout((function(){j.current&&j.current.bringToBack(),f?T.current&&j.current&&T.current.fitBounds(j.current.getBounds(),{padding:[5,5]}):T.current&&F.current&&T.current.fitBounds(F.current.getBounds())}),500)}),[g,f,i]),m("div",{className:d.map,children:m("div",{className:d.mapMain,ref:O})})}b.propTypes={open:i.bool.isRequired,subjectWell:i.shape({id:i.number,formation:i.string}),wells:i.arrayOf(i.shape({})).isRequired,offsetWells:i.arrayOf(i.shape({})),radius:i.number.isRequired,formationColors:i.shape({}).isRequired,popUpFormatter:i.func,coordsDataPath:i.string,onAddOffsetWell:i.func.isRequired,onDeleteOffsetWell:i.func.isRequired},b.defaultProps={subjectWell:null,popUpFormatter:null,coordsDataPath:"settings.top_hole.coordinates",offsetWells:null};var B=r(b);export{B as default};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/PinnableFilters/effects/index.js"],"names":[],"mappings":"AAYA,uHAqEC;AAGD;;;EAmDC;AAGD,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/PinnableFilters/effects/index.js"],"names":[],"mappings":"AAYA,uHAqEC;AAGD;;;EAmDC;AAGD,gDAuBC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import r from"@babel/runtime/helpers/defineProperty";import e from"@babel/runtime/helpers/slicedToArray";import{useState as t,useEffect as i,useRef as o}from"react";import
|
|
1
|
+
import r from"@babel/runtime/helpers/defineProperty";import e from"@babel/runtime/helpers/slicedToArray";import{useState as t,useEffect as i,useRef as o}from"react";import n from"react-dom";import{isEqual as l}from"lodash";import{MuiThemeProvider as u}from"@material-ui/core/styles";import c from"../components/FiltersToggler.js";import{getStartComponent as m,getMiddleComponent as s,getEndComponents as a}from"../utils.js";import{LARGE_SIZE_LAYOUT as d,MEDIUM_SIZE_LAYOUT as h,SMALL_SIZE_LAYOUT as p}from"../constants.js";import{darkTheme as f}from"../../../config/theme/index.js";import"@babel/runtime/helpers/typeof";import"highcharts";import"highcharts/highcharts-more";import"highcharts-multicolor-series";import"highcharts/modules/solid-gauge";import"highcharts/modules/heatmap";import"highcharts/modules/boost";import"highcharts/modules/exporting";import"highcharts/modules/xrange";import"highcharts/modules/dumbbell";import"highcharts/modules/pattern-fill";import"dompurify";import"../../../config/mapbox/index.js";import{jsx as v}from"react/jsx-runtime";function g(r,e){var t=Object.keys(r);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(r);e&&(i=i.filter((function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable}))),t.push.apply(t,i)}return t}function y(e){for(var t=1;t<arguments.length;t++){var i=null!=arguments[t]?arguments[t]:{};t%2?g(Object(i),!0).forEach((function(t){r(e,t,i[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(i)):g(Object(i)).forEach((function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(i,r))}))}return e}function b(r,o,n,l){var u=t(null),c=e(u,2),f=c[0],v=c[1];return i((function(){if(l&&o){var e=m(r),t=s(r),i=a(r),u=e&&t&&!i,c=e&&!t&&i,f=e&&t&&i;if(e&&!t&&!i){var g=o[e.key];if(g<=l)return void v(d);if(g<=l/2)return void v(h)}else if(u||c){var y=o[e.key],b=u?o[t.key]:o[i.key];if(y+b<=l)return void v(d);if(n+b<=l)return void v(h)}else if(f){var j=o[e.key],O=o[t.key],k=o[i.key];if(j+O+k<=l)return void v(d);if(n+O+k<=l)return void v(h);if(n+k<=l)return void v(p)}v(p)}}),[o,l]),f}function j(n){var u=o(),c=t(null),m=e(c,2),s=m[0],a=m[1],d=o({}),h=n.filter((function(r){return!!r})),p=v("div",{ref:u,style:{position:"absolute",width:0,height:0,overflow:"hidden"},children:h.map((function(r,e){return v("div",{"data-key":null==r?void 0:r.key,style:{position:"absolute"},children:r},e)}))});return i((function(){var e;if(!l(h,d.current)){var t=Array.from(null===(e=u.current)||void 0===e?void 0:e.childNodes).reduce((function(e,t){var i,o=null==t||null===(i=t.getAttribute)||void 0===i?void 0:i.call(t,"data-key"),n=null==t?void 0:t.getBoundingClientRect().width;return y(y({},e),{},r({},o,n))}),{});Object.values(t).length===h.length&&(l(s,t)||a(t)),d.current=h}})),{componentsWidth:s,hiddenElements:p}}function O(){var r=t(null),o=e(r,2),l=o[0],m=o[1];return i((function(){var r=document.createElement("div");r.style.position="absolute",r.style.visibility="hidden",document.body.appendChild(r),n.render(v(u,{theme:f,children:v(c,{})}),r,(function(){var e=r.getBoundingClientRect();r.remove(),m(e.width)}))}),[]),l}export{O as useAppFilterTogglerWidth,j as useComonentsWidth,b as useFilterLayout};
|
|
@@ -1,12 +1,136 @@
|
|
|
1
|
-
|
|
2
|
-
import
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
1
|
+
export declare const Regular10: import("react").ComponentType<Pick<{
|
|
2
|
+
align?: import("@material-ui/core").PropTypes.Alignment;
|
|
3
|
+
children?: React.ReactNode;
|
|
4
|
+
color?: "initial" | "inherit" | "primary" | "secondary" | "textPrimary" | "textSecondary" | "error";
|
|
5
|
+
display?: "initial" | "block" | "inline";
|
|
6
|
+
gutterBottom?: boolean;
|
|
7
|
+
noWrap?: boolean;
|
|
8
|
+
paragraph?: boolean;
|
|
9
|
+
variant?: (import("@material-ui/core").TypographyVariant | "srOnly") | "inherit";
|
|
10
|
+
variantMapping?: Partial<Record<import("@material-ui/core").TypographyVariant | "srOnly", string>>;
|
|
11
|
+
} & import("@material-ui/core/OverridableComponent").CommonProps<import("@material-ui/core").TypographyTypeMap<{}, "span">> & Pick<Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "key" | keyof import("react").HTMLAttributes<HTMLSpanElement>> & {
|
|
12
|
+
ref?: import("react").Ref<HTMLSpanElement>;
|
|
13
|
+
}, "onClick" | "ref" | "slot" | "title" | "tabIndex" | "role" | "id" | "translate" | "hidden" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "lang" | "placeholder" | "spellCheck" | "radioGroup" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture">, "children" | "onClick" | "ref" | "slot" | "style" | "title" | "tabIndex" | "role" | "id" | "color" | "display" | "translate" | "hidden" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "lang" | "placeholder" | "spellCheck" | "radioGroup" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "variant" | "innerRef" | "align" | "gutterBottom" | "noWrap" | "paragraph" | "variantMapping"> & import("@material-ui/core").StyledComponentProps<"root"> & {
|
|
14
|
+
className?: string;
|
|
15
|
+
}>;
|
|
16
|
+
export declare const Regular11: import("react").ComponentType<Pick<{
|
|
17
|
+
align?: import("@material-ui/core").PropTypes.Alignment;
|
|
18
|
+
children?: React.ReactNode;
|
|
19
|
+
color?: "initial" | "inherit" | "primary" | "secondary" | "textPrimary" | "textSecondary" | "error";
|
|
20
|
+
display?: "initial" | "block" | "inline";
|
|
21
|
+
gutterBottom?: boolean;
|
|
22
|
+
noWrap?: boolean;
|
|
23
|
+
paragraph?: boolean;
|
|
24
|
+
variant?: (import("@material-ui/core").TypographyVariant | "srOnly") | "inherit";
|
|
25
|
+
variantMapping?: Partial<Record<import("@material-ui/core").TypographyVariant | "srOnly", string>>;
|
|
26
|
+
} & import("@material-ui/core/OverridableComponent").CommonProps<import("@material-ui/core").TypographyTypeMap<{}, "span">> & Pick<Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "key" | keyof import("react").HTMLAttributes<HTMLSpanElement>> & {
|
|
27
|
+
ref?: import("react").Ref<HTMLSpanElement>;
|
|
28
|
+
}, "onClick" | "ref" | "slot" | "title" | "tabIndex" | "role" | "id" | "translate" | "hidden" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "lang" | "placeholder" | "spellCheck" | "radioGroup" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture">, "children" | "onClick" | "ref" | "slot" | "style" | "title" | "tabIndex" | "role" | "id" | "color" | "display" | "translate" | "hidden" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "lang" | "placeholder" | "spellCheck" | "radioGroup" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "variant" | "innerRef" | "align" | "gutterBottom" | "noWrap" | "paragraph" | "variantMapping"> & import("@material-ui/core").StyledComponentProps<"root"> & {
|
|
29
|
+
className?: string;
|
|
30
|
+
}>;
|
|
31
|
+
export declare const Regular12: import("react").ComponentType<Pick<{
|
|
32
|
+
align?: import("@material-ui/core").PropTypes.Alignment;
|
|
33
|
+
children?: React.ReactNode;
|
|
34
|
+
color?: "initial" | "inherit" | "primary" | "secondary" | "textPrimary" | "textSecondary" | "error";
|
|
35
|
+
display?: "initial" | "block" | "inline";
|
|
36
|
+
gutterBottom?: boolean;
|
|
37
|
+
noWrap?: boolean;
|
|
38
|
+
paragraph?: boolean;
|
|
39
|
+
variant?: (import("@material-ui/core").TypographyVariant | "srOnly") | "inherit";
|
|
40
|
+
variantMapping?: Partial<Record<import("@material-ui/core").TypographyVariant | "srOnly", string>>;
|
|
41
|
+
} & import("@material-ui/core/OverridableComponent").CommonProps<import("@material-ui/core").TypographyTypeMap<{}, "span">> & Pick<Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "key" | keyof import("react").HTMLAttributes<HTMLSpanElement>> & {
|
|
42
|
+
ref?: import("react").Ref<HTMLSpanElement>;
|
|
43
|
+
}, "onClick" | "ref" | "slot" | "title" | "tabIndex" | "role" | "id" | "translate" | "hidden" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "lang" | "placeholder" | "spellCheck" | "radioGroup" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture">, "children" | "onClick" | "ref" | "slot" | "style" | "title" | "tabIndex" | "role" | "id" | "color" | "display" | "translate" | "hidden" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "lang" | "placeholder" | "spellCheck" | "radioGroup" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "variant" | "innerRef" | "align" | "gutterBottom" | "noWrap" | "paragraph" | "variantMapping"> & import("@material-ui/core").StyledComponentProps<"root"> & {
|
|
44
|
+
className?: string;
|
|
45
|
+
}>;
|
|
46
|
+
export declare const Regular14: import("react").ComponentType<Pick<{
|
|
47
|
+
align?: import("@material-ui/core").PropTypes.Alignment;
|
|
48
|
+
children?: React.ReactNode;
|
|
49
|
+
color?: "initial" | "inherit" | "primary" | "secondary" | "textPrimary" | "textSecondary" | "error";
|
|
50
|
+
display?: "initial" | "block" | "inline";
|
|
51
|
+
gutterBottom?: boolean;
|
|
52
|
+
noWrap?: boolean;
|
|
53
|
+
paragraph?: boolean;
|
|
54
|
+
variant?: (import("@material-ui/core").TypographyVariant | "srOnly") | "inherit";
|
|
55
|
+
variantMapping?: Partial<Record<import("@material-ui/core").TypographyVariant | "srOnly", string>>;
|
|
56
|
+
} & import("@material-ui/core/OverridableComponent").CommonProps<import("@material-ui/core").TypographyTypeMap<{}, "span">> & Pick<Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "key" | keyof import("react").HTMLAttributes<HTMLSpanElement>> & {
|
|
57
|
+
ref?: import("react").Ref<HTMLSpanElement>;
|
|
58
|
+
}, "onClick" | "ref" | "slot" | "title" | "tabIndex" | "role" | "id" | "translate" | "hidden" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "lang" | "placeholder" | "spellCheck" | "radioGroup" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture">, "children" | "onClick" | "ref" | "slot" | "style" | "title" | "tabIndex" | "role" | "id" | "color" | "display" | "translate" | "hidden" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "lang" | "placeholder" | "spellCheck" | "radioGroup" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "variant" | "innerRef" | "align" | "gutterBottom" | "noWrap" | "paragraph" | "variantMapping"> & import("@material-ui/core").StyledComponentProps<"root"> & {
|
|
59
|
+
className?: string;
|
|
60
|
+
}>;
|
|
61
|
+
export declare const Regular16: import("react").ComponentType<Pick<{
|
|
62
|
+
align?: import("@material-ui/core").PropTypes.Alignment;
|
|
63
|
+
children?: React.ReactNode;
|
|
64
|
+
color?: "initial" | "inherit" | "primary" | "secondary" | "textPrimary" | "textSecondary" | "error";
|
|
65
|
+
display?: "initial" | "block" | "inline";
|
|
66
|
+
gutterBottom?: boolean;
|
|
67
|
+
noWrap?: boolean;
|
|
68
|
+
paragraph?: boolean;
|
|
69
|
+
variant?: (import("@material-ui/core").TypographyVariant | "srOnly") | "inherit";
|
|
70
|
+
variantMapping?: Partial<Record<import("@material-ui/core").TypographyVariant | "srOnly", string>>;
|
|
71
|
+
} & import("@material-ui/core/OverridableComponent").CommonProps<import("@material-ui/core").TypographyTypeMap<{}, "span">> & Pick<Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "key" | keyof import("react").HTMLAttributes<HTMLSpanElement>> & {
|
|
72
|
+
ref?: import("react").Ref<HTMLSpanElement>;
|
|
73
|
+
}, "onClick" | "ref" | "slot" | "title" | "tabIndex" | "role" | "id" | "translate" | "hidden" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "lang" | "placeholder" | "spellCheck" | "radioGroup" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture">, "children" | "onClick" | "ref" | "slot" | "style" | "title" | "tabIndex" | "role" | "id" | "color" | "display" | "translate" | "hidden" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "lang" | "placeholder" | "spellCheck" | "radioGroup" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "variant" | "innerRef" | "align" | "gutterBottom" | "noWrap" | "paragraph" | "variantMapping"> & import("@material-ui/core").StyledComponentProps<"root"> & {
|
|
74
|
+
className?: string;
|
|
75
|
+
}>;
|
|
76
|
+
export declare const Regular20: import("react").ComponentType<Pick<{
|
|
77
|
+
align?: import("@material-ui/core").PropTypes.Alignment;
|
|
78
|
+
children?: React.ReactNode;
|
|
79
|
+
color?: "initial" | "inherit" | "primary" | "secondary" | "textPrimary" | "textSecondary" | "error";
|
|
80
|
+
display?: "initial" | "block" | "inline";
|
|
81
|
+
gutterBottom?: boolean;
|
|
82
|
+
noWrap?: boolean;
|
|
83
|
+
paragraph?: boolean;
|
|
84
|
+
variant?: (import("@material-ui/core").TypographyVariant | "srOnly") | "inherit";
|
|
85
|
+
variantMapping?: Partial<Record<import("@material-ui/core").TypographyVariant | "srOnly", string>>;
|
|
86
|
+
} & import("@material-ui/core/OverridableComponent").CommonProps<import("@material-ui/core").TypographyTypeMap<{}, "span">> & Pick<Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "key" | keyof import("react").HTMLAttributes<HTMLSpanElement>> & {
|
|
87
|
+
ref?: import("react").Ref<HTMLSpanElement>;
|
|
88
|
+
}, "onClick" | "ref" | "slot" | "title" | "tabIndex" | "role" | "id" | "translate" | "hidden" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "lang" | "placeholder" | "spellCheck" | "radioGroup" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture">, "children" | "onClick" | "ref" | "slot" | "style" | "title" | "tabIndex" | "role" | "id" | "color" | "display" | "translate" | "hidden" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "lang" | "placeholder" | "spellCheck" | "radioGroup" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "variant" | "innerRef" | "align" | "gutterBottom" | "noWrap" | "paragraph" | "variantMapping"> & import("@material-ui/core").StyledComponentProps<"root"> & {
|
|
89
|
+
className?: string;
|
|
90
|
+
}>;
|
|
91
|
+
export declare const Medium13: import("react").ComponentType<Pick<{
|
|
92
|
+
align?: import("@material-ui/core").PropTypes.Alignment;
|
|
93
|
+
children?: React.ReactNode;
|
|
94
|
+
color?: "initial" | "inherit" | "primary" | "secondary" | "textPrimary" | "textSecondary" | "error";
|
|
95
|
+
display?: "initial" | "block" | "inline";
|
|
96
|
+
gutterBottom?: boolean;
|
|
97
|
+
noWrap?: boolean;
|
|
98
|
+
paragraph?: boolean;
|
|
99
|
+
variant?: (import("@material-ui/core").TypographyVariant | "srOnly") | "inherit";
|
|
100
|
+
variantMapping?: Partial<Record<import("@material-ui/core").TypographyVariant | "srOnly", string>>;
|
|
101
|
+
} & import("@material-ui/core/OverridableComponent").CommonProps<import("@material-ui/core").TypographyTypeMap<{}, "span">> & Pick<Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "key" | keyof import("react").HTMLAttributes<HTMLSpanElement>> & {
|
|
102
|
+
ref?: import("react").Ref<HTMLSpanElement>;
|
|
103
|
+
}, "onClick" | "ref" | "slot" | "title" | "tabIndex" | "role" | "id" | "translate" | "hidden" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "lang" | "placeholder" | "spellCheck" | "radioGroup" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture">, "children" | "onClick" | "ref" | "slot" | "style" | "title" | "tabIndex" | "role" | "id" | "color" | "display" | "translate" | "hidden" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "lang" | "placeholder" | "spellCheck" | "radioGroup" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "variant" | "innerRef" | "align" | "gutterBottom" | "noWrap" | "paragraph" | "variantMapping"> & import("@material-ui/core").StyledComponentProps<"root"> & {
|
|
104
|
+
className?: string;
|
|
105
|
+
}>;
|
|
106
|
+
export declare const Medium14: import("react").ComponentType<Pick<{
|
|
107
|
+
align?: import("@material-ui/core").PropTypes.Alignment;
|
|
108
|
+
children?: React.ReactNode;
|
|
109
|
+
color?: "initial" | "inherit" | "primary" | "secondary" | "textPrimary" | "textSecondary" | "error";
|
|
110
|
+
display?: "initial" | "block" | "inline";
|
|
111
|
+
gutterBottom?: boolean;
|
|
112
|
+
noWrap?: boolean;
|
|
113
|
+
paragraph?: boolean;
|
|
114
|
+
variant?: (import("@material-ui/core").TypographyVariant | "srOnly") | "inherit";
|
|
115
|
+
variantMapping?: Partial<Record<import("@material-ui/core").TypographyVariant | "srOnly", string>>;
|
|
116
|
+
} & import("@material-ui/core/OverridableComponent").CommonProps<import("@material-ui/core").TypographyTypeMap<{}, "span">> & Pick<Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "key" | keyof import("react").HTMLAttributes<HTMLSpanElement>> & {
|
|
117
|
+
ref?: import("react").Ref<HTMLSpanElement>;
|
|
118
|
+
}, "onClick" | "ref" | "slot" | "title" | "tabIndex" | "role" | "id" | "translate" | "hidden" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "lang" | "placeholder" | "spellCheck" | "radioGroup" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture">, "children" | "onClick" | "ref" | "slot" | "style" | "title" | "tabIndex" | "role" | "id" | "color" | "display" | "translate" | "hidden" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "lang" | "placeholder" | "spellCheck" | "radioGroup" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "variant" | "innerRef" | "align" | "gutterBottom" | "noWrap" | "paragraph" | "variantMapping"> & import("@material-ui/core").StyledComponentProps<"root"> & {
|
|
119
|
+
className?: string;
|
|
120
|
+
}>;
|
|
121
|
+
export declare const SemiBold9: import("react").ComponentType<Pick<{
|
|
122
|
+
align?: import("@material-ui/core").PropTypes.Alignment;
|
|
123
|
+
children?: React.ReactNode;
|
|
124
|
+
color?: "initial" | "inherit" | "primary" | "secondary" | "textPrimary" | "textSecondary" | "error";
|
|
125
|
+
display?: "initial" | "block" | "inline";
|
|
126
|
+
gutterBottom?: boolean;
|
|
127
|
+
noWrap?: boolean;
|
|
128
|
+
paragraph?: boolean;
|
|
129
|
+
variant?: (import("@material-ui/core").TypographyVariant | "srOnly") | "inherit";
|
|
130
|
+
variantMapping?: Partial<Record<import("@material-ui/core").TypographyVariant | "srOnly", string>>;
|
|
131
|
+
} & import("@material-ui/core/OverridableComponent").CommonProps<import("@material-ui/core").TypographyTypeMap<{}, "span">> & Pick<Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "key" | keyof import("react").HTMLAttributes<HTMLSpanElement>> & {
|
|
132
|
+
ref?: import("react").Ref<HTMLSpanElement>;
|
|
133
|
+
}, "onClick" | "ref" | "slot" | "title" | "tabIndex" | "role" | "id" | "translate" | "hidden" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "lang" | "placeholder" | "spellCheck" | "radioGroup" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture">, "children" | "onClick" | "ref" | "slot" | "style" | "title" | "tabIndex" | "role" | "id" | "color" | "display" | "translate" | "hidden" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "lang" | "placeholder" | "spellCheck" | "radioGroup" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "variant" | "innerRef" | "align" | "gutterBottom" | "noWrap" | "paragraph" | "variantMapping"> & import("@material-ui/core").StyledComponentProps<"root"> & {
|
|
134
|
+
className?: string;
|
|
135
|
+
}>;
|
|
12
136
|
//# sourceMappingURL=Typography.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Typography.d.ts","sourceRoot":"","sources":["../../src/components/Typography.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"Typography.d.ts","sourceRoot":"","sources":["../../src/components/Typography.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,SAAS;;eAqBb,MAAO,SACV;;;;;;;;;;;;EAnBJ,CAAC;AAEH,eAAO,MAAM,SAAS;;qBAgBN,SACV;;;;;;;;;;;;EAdJ,CAAC;AAEH,eAAO,MAAM,SAAS;;qBAWN,SACV;;;;;;;;;;;;EATJ,CAAC;AAEH,eAAO,MAAM,SAAS;;qBAMN,SACV;;;;;;;;;;;;EAJJ,CAAC;AAEH,eAAO,MAAM,SAAS;;qBACN,SACV;;;;;;;;;;;;EACJ,CAAC;AAEH,eAAO,MAAM,SAAS;;qBAJN,SACV;;;;;;;;;;;;EAMJ,CAAC;AAEH,eAAO,MAAM,QAAQ;;qBATL,SACV;;;;;;;;;;;;EAWJ,CAAC;AAEH,eAAO,MAAM,QAAQ;;qBAdL,SACV;;;;;;;;;;;;EAgBJ,CAAC;AAEH,eAAO,MAAM,SAAS;;qBAnBN,SACV;;;;;;;;;;;;EAqBJ,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"VirtualizedTable.d.ts","sourceRoot":"","sources":["../../../src/components/VirtualizedTable/VirtualizedTable.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAiC,MAAM,OAAO,CAAC;AAYzE,OAAO,EAAE,qBAAqB,EAAE,MAAM,SAAS,CAAC;AAiFhD,eAAO,MAAM,yBAAyB,+RAoBnC,IAAI,CAAC,qBAAqB,EAAE,cAAc,GAAG,iBAAiB,CAAC,GAAG;IACnE,KAAK,EAAE,MAAM,CAAC;IACd,MAAM,EAAE,MAAM,CAAC;IACf,gBAAgB,EAAE,iBAAiB,CAAC;IACpC,kBAAkB,EAAE,CAAC,IAAI,EAAE,OAAO,KAAK,IAAI,CAAC;CAC7C,KAAG,GAAG,CAAC,
|
|
1
|
+
{"version":3,"file":"VirtualizedTable.d.ts","sourceRoot":"","sources":["../../../src/components/VirtualizedTable/VirtualizedTable.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAiC,MAAM,OAAO,CAAC;AAYzE,OAAO,EAAE,qBAAqB,EAAE,MAAM,SAAS,CAAC;AAiFhD,eAAO,MAAM,yBAAyB,+RAoBnC,IAAI,CAAC,qBAAqB,EAAE,cAAc,GAAG,iBAAiB,CAAC,GAAG;IACnE,KAAK,EAAE,MAAM,CAAC;IACd,MAAM,EAAE,MAAM,CAAC;IACf,gBAAgB,EAAE,iBAAiB,CAAC;IACpC,kBAAkB,EAAE,CAAC,IAAI,EAAE,OAAO,KAAK,IAAI,CAAC;CAC7C,KAAG,GAAG,CAAC,OA6LP,CAAC;AAEF,eAAe,yBAAyB,CAAC"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@corva/ui",
|
|
3
|
-
"version": "3.6.0-
|
|
3
|
+
"version": "3.6.0-4",
|
|
4
4
|
"description": "Shared components/utils for Corva ui projects",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"corva-ui"
|
|
@@ -142,9 +142,9 @@
|
|
|
142
142
|
"prop-types": "15.7.2",
|
|
143
143
|
"query-string": "4.3.4",
|
|
144
144
|
"re-resizable": "6.9.11",
|
|
145
|
-
"react": "
|
|
145
|
+
"react": "17.0.1",
|
|
146
146
|
"react-color": "2.18.1",
|
|
147
|
-
"react-dom": "
|
|
147
|
+
"react-dom": "17.0.1",
|
|
148
148
|
"react-draggable": "4.2.0",
|
|
149
149
|
"react-draggable-list": "3.7.0",
|
|
150
150
|
"react-dropzone": "^14.2.3",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"dashboardReports.d.ts","sourceRoot":"","sources":["../../src/utils/dashboardReports.js"],"names":[],"mappings":"AAsGA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAiBC;AA6BD,uDAIC;AAGD,
|
|
1
|
+
{"version":3,"file":"dashboardReports.d.ts","sourceRoot":"","sources":["../../src/utils/dashboardReports.js"],"names":[],"mappings":"AAsGA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAiBC;AA6BD,uDAIC;AAGD,0FAiEC;AAED;;gCAKC;AAzND,yCAA0C;AAC1C,4CAAyD;AAElD;;;;;;;;EAOL"}
|