@corva/ui 0.47.0-10 → 0.47.0-11
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/package.json +2 -2
- package/utils/index.js +1 -1
- package/utils/recaptcha.js +1 -0
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@corva/ui",
|
|
3
|
-
"version": "0.47.0-
|
|
3
|
+
"version": "0.47.0-11",
|
|
4
4
|
"description": "Shared components/utils for Corva ui projects",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"corva-ui"
|
|
@@ -84,7 +84,7 @@
|
|
|
84
84
|
"@babel/plugin-transform-runtime": "^7.12.10",
|
|
85
85
|
"@babel/preset-env": "^7.12.11",
|
|
86
86
|
"@babel/preset-react": "^7.12.10",
|
|
87
|
-
"@corva/dc-platform-shared": "0.1.7-
|
|
87
|
+
"@corva/dc-platform-shared": "0.1.7-2",
|
|
88
88
|
"@corva/eslint-config-browser": "^0.0.4",
|
|
89
89
|
"@date-io/moment": "1.3.13",
|
|
90
90
|
"@material-ui/core": "4.11.2",
|
package/utils/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
import r from"@babel/runtime/helpers/defineProperty";import*as t from"./StageDesignVActualUtils.js";export{t as StageDesignVActualUtils};import*as o from"./alerts.js";export{o as alerts};import*as e from"./audio.js";export{e as audio};import*as s from"./casing/index.js";export{s as casing};import*as a from"./chartSeries.js";export{a as chartSeries};import*as i from"./completion.js";export{i as completion};import*as p from"./components.js";import{convertArray as m,convertValue as n,getAllUnitTypes as f,getDefaultImperialUnit as c,getDefaultUnits as l,getUnitDescription as j,getUnitDisplay as x,getUnitPlural as g,getUnitPreference as u,getUnitsByType as y,getUnitSingular as b,getUnitSystem as U,updateUserUnits as d,getUserUnits as v,subscribeForUserUnitsUpdates as h,convertImmutables as O,convertImmutablesByBatch as D,getUniqueUnitsByType as S}from"./convert.js";import*as P from"./convert.js";export{P as convert};import*as w from"./csvExport.js";export{w as csvExport};import*as C from"./devcenter.js";export{C as devcenter};import*as N from"./drillstring/index.js";export{N as drillstring};import*as I from"./DrillstringUtils.js";export{I as drillstringUtils};import*as T from"./FluidCheckUtils.js";export{T as fluidCheckUtils};import*as k from"./formatting.js";export{k as formatting};import*as A from"./ga.js";export{A as ga};import*as E from"./goals.js";export{E as goals};import*as B from"./lasParser.js";export{B as lasParser};import*as F from"./loadable.js";export{F as loadable};import*as K from"./main.js";export{K as main};import*as q from"./mapUnits.js";export{q as mapUnits};import*as V from"./mapbox.js";import*as J from"./metrics/index.js";export{J as metricsUtils};import*as L from"./mobileDetect.js";export{L as mobileDetect};import*as H from"./nativeMessages.js";export{H as nativeMessages};import*as M from"./notifications.js";export{M as notifications};import*as R from"./feed.js";export{R as feed};import*as W from"./permissions.js";export{W as permissions};import*as z from"./reports.js";export{z as reports};import*as G from"./rollbar.js";export{G as rollbar};import*as Q from"./sqlParser.js";export{Q as sqlParser};import*as X from"./time.js";export{X as time};import*as Y from"./torqueAndHookloadUtils.js";export{Y as torqueAndHookloadUtils};import*as Z from"./accuracy.js";export{Z as accuracy};export{createNotification,removeNotification,showErrorNotification,showInfoNotification,showNeutralNotification,showSuccessNotification,showWarningNotification}from"./notificationToasts.js";export{convertKeysToCamelCase,convertKeysToSnakeCase,getConvertKeys}from"./convertKeys.js";import*as $ from"./dashboardReports.js";export{$ as dashboardReports};import*as _ from"./apps.js";export{_ as apps};import*as rr from"./themeVariables.js";export{rr as themeVariables};import*as tr from"./env.js";export{tr as env};import*as or from"./fileExtension.js";export{or as fileExtension};export{jsonaDataFormatter}from"./jsonaDataFormatter.js";import*as er from"./bha.js";export{er as bha};export{getLocalStorageItem,updateLocalStorageItem}from"./localStorage.js";export{sharedDCStore}from"./sharedDCStore.js";function
|
|
1
|
+
import r from"@babel/runtime/helpers/defineProperty";import*as t from"./StageDesignVActualUtils.js";export{t as StageDesignVActualUtils};import*as o from"./alerts.js";export{o as alerts};import*as e from"./audio.js";export{e as audio};import*as s from"./casing/index.js";export{s as casing};import*as a from"./chartSeries.js";export{a as chartSeries};import*as i from"./completion.js";export{i as completion};import*as p from"./components.js";import{convertArray as m,convertValue as n,getAllUnitTypes as f,getDefaultImperialUnit as c,getDefaultUnits as l,getUnitDescription as j,getUnitDisplay as x,getUnitPlural as g,getUnitPreference as u,getUnitsByType as y,getUnitSingular as b,getUnitSystem as U,updateUserUnits as d,getUserUnits as v,subscribeForUserUnitsUpdates as h,convertImmutables as O,convertImmutablesByBatch as D,getUniqueUnitsByType as S}from"./convert.js";import*as P from"./convert.js";export{P as convert};import*as w from"./csvExport.js";export{w as csvExport};import*as C from"./devcenter.js";export{C as devcenter};import*as N from"./drillstring/index.js";export{N as drillstring};import*as I from"./DrillstringUtils.js";export{I as drillstringUtils};import*as T from"./FluidCheckUtils.js";export{T as fluidCheckUtils};import*as k from"./formatting.js";export{k as formatting};import*as A from"./ga.js";export{A as ga};import*as E from"./goals.js";export{E as goals};import*as B from"./lasParser.js";export{B as lasParser};import*as F from"./loadable.js";export{F as loadable};import*as K from"./main.js";export{K as main};import*as q from"./mapUnits.js";export{q as mapUnits};import*as V from"./mapbox.js";import*as J from"./metrics/index.js";export{J as metricsUtils};import*as L from"./mobileDetect.js";export{L as mobileDetect};import*as H from"./nativeMessages.js";export{H as nativeMessages};import*as M from"./notifications.js";export{M as notifications};import*as R from"./feed.js";export{R as feed};import*as W from"./permissions.js";export{W as permissions};import*as z from"./reports.js";export{z as reports};import*as G from"./rollbar.js";export{G as rollbar};import*as Q from"./sqlParser.js";export{Q as sqlParser};import*as X from"./time.js";export{X as time};import*as Y from"./torqueAndHookloadUtils.js";export{Y as torqueAndHookloadUtils};import*as Z from"./accuracy.js";export{Z as accuracy};export{createNotification,removeNotification,showErrorNotification,showInfoNotification,showNeutralNotification,showSuccessNotification,showWarningNotification}from"./notificationToasts.js";export{convertKeysToCamelCase,convertKeysToSnakeCase,getConvertKeys}from"./convertKeys.js";import*as $ from"./dashboardReports.js";export{$ as dashboardReports};import*as _ from"./apps.js";export{_ as apps};import*as rr from"./themeVariables.js";export{rr as themeVariables};import*as tr from"./env.js";export{tr as env};import*as or from"./fileExtension.js";export{or as fileExtension};export{jsonaDataFormatter}from"./jsonaDataFormatter.js";import*as er from"./bha.js";export{er as bha};export{getLocalStorageItem,updateLocalStorageItem}from"./localStorage.js";export{sharedDCStore}from"./sharedDCStore.js";import*as sr from"./recaptcha.js";export{sr as recaptcha};function ar(r,t){var o=Object.keys(r);if(Object.getOwnPropertySymbols){var e=Object.getOwnPropertySymbols(r);t&&(e=e.filter((function(t){return Object.getOwnPropertyDescriptor(r,t).enumerable}))),o.push.apply(o,e)}return o}var ir={get:function(r,t){var o=r[t];return"function"==typeof o?function(){for(var t=arguments.length,e=new Array(t),s=0;s<t;s++)e[s]=arguments[s];return o.apply(r,e.map((function(r){return r.toJS?r.toJS():r})))}:o}};function pr(t){return new Proxy(function(t){for(var o=1;o<arguments.length;o++){var e=null!=arguments[o]?arguments[o]:{};o%2?ar(Object(e),!0).forEach((function(o){r(t,o,e[o])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(e)):ar(Object(e)).forEach((function(r){Object.defineProperty(t,r,Object.getOwnPropertyDescriptor(e,r))}))}return t}({},t),ir)}var mr=m,nr=n,fr=f,cr=c,lr=l,jr=j,xr=x,gr=g,ur=u,yr=y,br=b,Ur=U,dr=d,vr=v,hr=h,Or=O,Dr=D,Sr=S,Pr=pr(V),wr=pr(p);export{wr as components,mr as convertArray,Or as convertImmutables,Dr as convertImmutablesByBatch,nr as convertValue,fr as getAllUnitTypes,cr as getDefaultImperialUnit,lr as getDefaultUnits,Sr as getUniqueUnitsByType,jr as getUnitDescription,xr as getUnitDisplay,gr as getUnitPlural,ur as getUnitPreference,br as getUnitSingular,Ur as getUnitSystem,yr as getUnitsByType,vr as getUserUnits,Pr as mapbox,hr as subscribeForUserUnitsUpdates,dr as updateUserUnits};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
var c=(process.env.REACT_APP_API_URL||"").includes("api.corva.ai")?"6LcD9rIiAAAAABAlTq0c4mpbiwdcEN10wDbqcYT4":"6LcdL7IiAAAAAAgBjpeKEf_b_T-mqDAjOvuNOjCz";function e(){var e=document.createElement("script");e.async=!0,e.src="https://www.google.com/recaptcha/enterprise.js?render=".concat(c),document.body.appendChild(e)}export{c as GOOGLE_RECAPTCHA_KEY,e as initializeRecaptcha};
|