@corva/ui 3.68.0-5 → 3.69.0-1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,2 +1,2 @@
1
- import r from"@babel/runtime/helpers/asyncToGenerator";import t from"@babel/runtime/helpers/slicedToArray";import e from"@babel/runtime/helpers/typeof";import o from"@babel/runtime/regenerator";import{HIGHCHARTS_V8_VERSION as i,HIGHCHARTS_V10_VERSION as a}from"./constants.js";import n from"./highcharts-contour.js";import{getHighchartsV8 as s}from"./getHighchartsV8.js";import{getHighchartsV10 as c}from"./getHighchartsV10.js";import l from"dompurify";var h=function r(o){return"string"==typeof o?l.sanitize(o):("object"===e(o)&&null!==o&&Object.entries(o).forEach((function(i){var a=t(i,2),n=a[0],s=a[1];"string"==typeof s?o[n]=l.sanitize(o[n]):Array.isArray(s)?s.forEach((function(t,e){o[n][e]=r(t)})):"object"===e(s)&&(o[n]=r(s))})),o)};function p(){return u.apply(this,arguments)}function u(){return u=r(o.mark((function r(){var t,e,l,p,u,d,f,m,g,b,v,y,A,w,T,j,H,S=arguments;return o.wrap((function(r){for(;;)switch(r.prev=r.next){case 0:if(t=S.length>0&&void 0!==S[0]?S[0]:{},e=t.version,p=(l=void 0===e?a:e)===i?s:c,[i,a].includes(l)){r.next=4;break}throw new Error("Invalid highcharts version: ".concat(l));case 4:u=p(),d=u.Highcharts,f=u.highchartsMore,m=u.HighchartsMulticolorSeries,g=u.addSolidGauge,b=u.addHeatmap,v=u.addBoost,y=u.addExporting,A=u.addXrange,w=u.addDumbbell,T=u.addPatternFill,j=u.addAnnotations,window.Highcharts=d,d.AST&&(d.AST.bypassHTMLFiltering=!0,d.AST.allowedAttributes.push("viewBox"),d.AST.allowedAttributes.push("fill-rule"),d.AST.allowedAttributes.push("clip-rule")),m(d),f(d),g(d),b(d),v(d),y(d),A(d),w(d),T(d),n(d),j(d),H=d.chart,d.chart=function(r){for(var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},e=arguments.length,o=new Array(e>2?e-2:0),i=2;i<e;i++)o[i-2]=arguments[i];return H.apply(void 0,[r,h(t)].concat(o))},d.setOptions({plotOptions:{series:{states:{inactive:{enabled:!1}}}}});case 21:case"end":return r.stop()}}),r)}))),u.apply(this,arguments)}export{p as initHighcharts};
1
+ import t from"@babel/runtime/helpers/asyncToGenerator";import r from"@babel/runtime/helpers/slicedToArray";import e from"@babel/runtime/helpers/typeof";import i from"@babel/runtime/regenerator";import{HIGHCHARTS_V8_VERSION as o,HIGHCHARTS_V10_VERSION as a}from"./constants.js";import n from"./highcharts-contour.js";import{getHighchartsV10 as s}from"./getHighchartsV10.js";import c from"dompurify";var l=function t(i){return"string"==typeof i?c.sanitize(i):("object"===e(i)&&null!==i&&Object.entries(i).forEach((function(o){var a=r(o,2),n=a[0],s=a[1];"string"==typeof s?i[n]=c.sanitize(i[n]):Array.isArray(s)?s.forEach((function(r,e){i[n][e]=t(r)})):"object"===e(s)&&(i[n]=t(s))})),i)};function h(){return p.apply(this,arguments)}function p(){return p=t(i.mark((function t(){var r,e,c,h,p,u,d,f,m,g,b,v,y,A,w,x,H,T=arguments;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(r=T.length>0&&void 0!==T[0]?T[0]:{},e=r.version,[o,a].includes(c=void 0===e?a:e)){t.next=3;break}throw new Error("Invalid highcharts version: ".concat(c));case 3:if(c!==o){t.next=9;break}return t.next=6,import("./getHighchartsV8.js");case 6:t.t0=t.sent.getHighchartsV8,t.next=10;break;case 9:t.t0=s;case 10:h=t.t0,p=h(),u=p.Highcharts,d=p.highchartsMore,f=p.HighchartsMulticolorSeries,m=p.addSolidGauge,g=p.addHeatmap,b=p.addBoost,v=p.addExporting,y=p.addXrange,A=p.addDumbbell,w=p.addPatternFill,x=p.addAnnotations,window.Highcharts=u,u.AST&&(u.AST.bypassHTMLFiltering=!0,u.AST.allowedAttributes.push("viewBox"),u.AST.allowedAttributes.push("fill-rule"),u.AST.allowedAttributes.push("clip-rule")),f(u),d(u),m(u),g(u),b(u),v(u),y(u),A(u),w(u),n(u),x(u),H=u.chart,u.chart=function(t){for(var r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},e=arguments.length,i=new Array(e>2?e-2:0),o=2;o<e;o++)i[o-2]=arguments[o];return H.apply(void 0,[t,l(r)].concat(i))},u.setOptions({plotOptions:{series:{states:{inactive:{enabled:!1}}}}});case 28:case"end":return t.stop()}}),t)}))),p.apply(this,arguments)}export{h as initHighcharts};
2
2
  //# sourceMappingURL=highcharts.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"highcharts.js","sources":["../../../src/config/highcharts/highcharts.js"],"sourcesContent":["/* eslint-disable */\n// TODO: all the plugins should be checked, legacy code\n\n// [HIGHCHARTS-10-MIGRATION-TAG]: Find and delete/clean all places like this once the migration ends\nimport { HIGHCHARTS_V10_VERSION, HIGHCHARTS_V8_VERSION } from './constants';\n\nimport addContour from './highcharts-contour';\nimport { getHighchartsV8 } from './getHighchartsV8';\nimport { getHighchartsV10 } from './getHighchartsV10';\n\nimport DOMPurify from 'dompurify';\n\nconst stripHTMLRecurse = o => {\n if (typeof o === 'string') {\n return DOMPurify.sanitize(o);\n }\n\n if (typeof o === 'object' && o !== null)\n Object.entries(o).forEach(([key, value]) => {\n if (typeof value === 'string') {\n o[key] = DOMPurify.sanitize(o[key]);\n } else if (Array.isArray(value)) {\n value.forEach((item, i) => {\n o[key][i] = stripHTMLRecurse(item);\n });\n } else if (typeof value === 'object') {\n o[key] = stripHTMLRecurse(value);\n }\n });\n\n return o;\n};\n\nexport async function initHighcharts({ version = HIGHCHARTS_V10_VERSION } = {}) {\n const highchartsGetter = version === HIGHCHARTS_V8_VERSION ? getHighchartsV8 : getHighchartsV10;\n\n if (![HIGHCHARTS_V8_VERSION, HIGHCHARTS_V10_VERSION].includes(version)) {\n throw new Error(`Invalid highcharts version: ${version}`);\n }\n\n const {\n Highcharts,\n highchartsMore,\n HighchartsMulticolorSeries,\n addSolidGauge,\n addHeatmap,\n addBoost,\n addExporting,\n addXrange,\n addDumbbell,\n addPatternFill,\n addAnnotations,\n } = highchartsGetter();\n\n /**\n * NOTE: Highchart has a bug for pie chart in v8.1.2\n * issue link: https://github.com/highcharts/highcharts/issues/13710\n * workaround:\n * import Highcharts from 'highcharts';\n * window.Highcharts = Highcharts;\n */\n window.Highcharts = Highcharts;\n\n // NOTE: Temporary disable HTML filtering for duration of migration to v10, as this is the main breaking change in v10, should be removed after migration\n if (Highcharts.AST) {\n Highcharts.AST.bypassHTMLFiltering = true;\n\n // Adding needed custom attributes for some SVG icons\n Highcharts.AST.allowedAttributes.push('viewBox');\n Highcharts.AST.allowedAttributes.push('fill-rule');\n Highcharts.AST.allowedAttributes.push('clip-rule');\n }\n\n HighchartsMulticolorSeries(Highcharts);\n // NOTE: Highcharts patching. It should be done in one place before any chart in rendered\n // in order to avoid conflicts\n highchartsMore(Highcharts);\n addSolidGauge(Highcharts); // https://www.highcharts.com/docs/chart-and-series-types/angular-gauges\n addHeatmap(Highcharts); // https://www.highcharts.com/docs/chart-and-series-types/heatmap\n addBoost(Highcharts); // https://www.highcharts.com/docs/advanced-chart-features/boost-module\n addExporting(Highcharts); // https://www.highcharts.com/docs/export-module/export-module-overview\n addXrange(Highcharts); // https://www.highcharts.com/docs/advanced-chart-features/boost-module\n addDumbbell(Highcharts);\n addPatternFill(Highcharts);\n addContour(Highcharts);\n addAnnotations(Highcharts);\n\n // fix security issue for Highcharts 8\n // https://github.com/highcharts/highcharts/security/advisories/GHSA-8j65-4pcq-xq95\n const originalChartFn = Highcharts.chart;\n Highcharts.chart = function (container, options = {}, ...restParams) {\n return originalChartFn(container, stripHTMLRecurse(options), ...restParams);\n };\n\n /**\n * Adjust default highcharts effects globally for better use in our apps\n *\n * 1. Stop animation for inactive series\n * ref: https://api.highcharts.com/highcharts/plotOptions.series.states.inactive.enabled\n *\n */\n Highcharts.setOptions({\n plotOptions: {\n series: {\n states: {\n inactive: {\n enabled: false,\n },\n },\n },\n },\n });\n}\n"],"names":["stripHTMLRecurse","o","DOMPurify","sanitize","_typeof","Object","entries","forEach","_ref","_ref2","_slicedToArray","key","value","Array","isArray","item","i","initHighcharts","_initHighcharts","apply","this","arguments","_asyncToGenerator","_regeneratorRuntime","mark","_callee","_ref3","_ref3$version","version","highchartsGetter","_highchartsGetter","Highcharts","highchartsMore","HighchartsMulticolorSeries","addSolidGauge","addHeatmap","addBoost","addExporting","addXrange","addDumbbell","addPatternFill","addAnnotations","originalChartFn","_args","wrap","_context","prev","next","length","undefined","HIGHCHARTS_V10_VERSION","HIGHCHARTS_V8_VERSION","getHighchartsV8","getHighchartsV10","includes","Error","window","AST","bypassHTMLFiltering","allowedAttributes","push","addContour","chart","container","options","_len","restParams","_key","setOptions","plotOptions","series","states","inactive","enabled","stop"],"mappings":"qcAYA,IAAMA,EAAmB,SAAnBA,EAAmBC,GACvB,MAAiB,iBAANA,EACFC,EAAUC,SAASF,IAGX,WAAbG,EAAOH,IAAwB,OAANA,GAC3BI,OAAOC,QAAQL,GAAGM,SAAQ,SAAkBC,GAAA,IAAAC,EAAAC,EAAAF,EAAA,GAAhBG,EAAGF,EAAA,GAAEG,EAAKH,EAAA,GACf,iBAAVG,EACTX,EAAEU,GAAOT,EAAUC,SAASF,EAAEU,IACrBE,MAAMC,QAAQF,GACvBA,EAAML,SAAQ,SAACQ,EAAMC,GACnBf,EAAEU,GAAKK,GAAKhB,EAAiBe,EAC/B,IAC0B,WAAjBX,EAAOQ,KAChBX,EAAEU,GAAOX,EAAiBY,GAE9B,IAEKX,EACT,EAEA,SAAsBgB,IAAc,OAAAC,EAAAC,MAAAC,KAAAC,UAAA,CA+EnC,SAAAH,IAAA,OAAAA,EA/EMI,EAAAC,EAAAC,MAAA,SAAAC,IAAA,IAAAC,EAAAC,EAAAC,EAAAC,EAAAC,EAAAC,EAAAC,EAAAC,EAAAC,EAAAC,EAAAC,EAAAC,EAAAC,EAAAC,EAAAC,EAAAC,EAAAC,EAAAC,EAAAtB,UAAA,OAAAE,EAAAqB,MAAA,SAAAC,GAAA,OAAA,OAAAA,EAAAC,KAAAD,EAAAE,MAAA,KAAA,EAC0F,GAD1FrB,EAAAiB,EAAAK,OAAA,QAAAC,IAAAN,EAAA,GAAAA,EAAA,GAAqE,CAAA,EAAEhB,EAAAD,EAAvCE,QAC/BC,GAD+BD,aAAUsB,EAAsBvB,KAChCwB,EAAwBC,EAAkBC,EAE1E,CAACF,EAAuBD,GAAwBI,SAAS1B,GAAQ,CAAAiB,EAAAE,KAAA,EAAA,KAAA,CAAA,MAC9D,IAAIQ,MAAqC3B,+BAAAA,OAAAA,IAAU,KAAA,EAAAE,EAevDD,IAXFE,IAAAA,WACAC,EAAAA,EAAAA,eACAC,EAA0BH,EAA1BG,2BACAC,IAAAA,cACAC,EAAAA,EAAAA,WACAC,EAAQN,EAARM,SACAC,IAAAA,aACAC,EAAAA,EAAAA,UACAC,EAAWT,EAAXS,YACAC,IAAAA,eACAC,EAAcX,EAAdW,eAUFe,OAAOzB,WAAaA,EAGhBA,EAAW0B,MACb1B,EAAW0B,IAAIC,qBAAsB,EAGrC3B,EAAW0B,IAAIE,kBAAkBC,KAAK,WACtC7B,EAAW0B,IAAIE,kBAAkBC,KAAK,aACtC7B,EAAW0B,IAAIE,kBAAkBC,KAAK,cAGxC3B,EAA2BF,GAG3BC,EAAeD,GACfG,EAAcH,GACdI,EAAWJ,GACXK,EAASL,GACTM,EAAaN,GACbO,EAAUP,GACVQ,EAAYR,GACZS,EAAeT,GACf8B,EAAW9B,GACXU,EAAeV,GAITW,EAAkBX,EAAW+B,MACnC/B,EAAW+B,MAAQ,SAAUC,GAAuB,IAAiB,IAA7BC,EAAU3C,UAAA2B,OAAA,QAAAC,IAAA5B,UAAA,GAAAA,UAAA,GAAA,CAAA,EAAE4C,EAAA5C,UAAA2B,OAAKkB,EAAU,IAAArD,MAAAoD,EAAA,EAAAA,EAAA,EAAA,GAAAE,EAAA,EAAAA,EAAAF,EAAAE,IAAVD,EAAUC,EAAA,GAAA9C,UAAA8C,GACjE,OAAOzB,EAAgBqB,WAAAA,EAAAA,CAAAA,EAAW/D,EAAiBgE,IAAaE,OAAAA,KAUlEnC,EAAWqC,WAAW,CACpBC,YAAa,CACXC,OAAQ,CACNC,OAAQ,CACNC,SAAU,CACRC,SAAS,QAKhB,KAAA,GAAA,IAAA,MAAA,OAAA5B,EAAA6B,OAAA,GAAAjD,EACJ,KAAAP,EAAAC,MAAAC,KAAAC,UAAA"}
1
+ {"version":3,"file":"highcharts.js","sources":["../../../src/config/highcharts/highcharts.js"],"sourcesContent":["/* eslint-disable */\n// TODO: all the plugins should be checked, legacy code\n\n// [HIGHCHARTS-10-MIGRATION-TAG]: Find and delete/clean all places like this once the migration ends\nimport { HIGHCHARTS_V10_VERSION, HIGHCHARTS_V8_VERSION } from './constants';\n\nimport addContour from './highcharts-contour';\nimport { getHighchartsV10 } from './getHighchartsV10';\n\nimport DOMPurify from 'dompurify';\n\nconst stripHTMLRecurse = o => {\n if (typeof o === 'string') {\n return DOMPurify.sanitize(o);\n }\n\n if (typeof o === 'object' && o !== null)\n Object.entries(o).forEach(([key, value]) => {\n if (typeof value === 'string') {\n o[key] = DOMPurify.sanitize(o[key]);\n } else if (Array.isArray(value)) {\n value.forEach((item, i) => {\n o[key][i] = stripHTMLRecurse(item);\n });\n } else if (typeof value === 'object') {\n o[key] = stripHTMLRecurse(value);\n }\n });\n\n return o;\n};\n\nexport async function initHighcharts({ version = HIGHCHARTS_V10_VERSION } = {}) {\n if (![HIGHCHARTS_V8_VERSION, HIGHCHARTS_V10_VERSION].includes(version)) {\n throw new Error(`Invalid highcharts version: ${version}`);\n }\n\n const highchartsGetter =\n version === HIGHCHARTS_V8_VERSION\n ? (await import('./getHighchartsV8')).getHighchartsV8\n : getHighchartsV10;\n\n const {\n Highcharts,\n highchartsMore,\n HighchartsMulticolorSeries,\n addSolidGauge,\n addHeatmap,\n addBoost,\n addExporting,\n addXrange,\n addDumbbell,\n addPatternFill,\n addAnnotations,\n } = highchartsGetter();\n\n /**\n * NOTE: Highchart has a bug for pie chart in v8.1.2\n * issue link: https://github.com/highcharts/highcharts/issues/13710\n * workaround:\n * import Highcharts from 'highcharts';\n * window.Highcharts = Highcharts;\n */\n window.Highcharts = Highcharts;\n\n // NOTE: Temporary disable HTML filtering for duration of migration to v10, as this is the main breaking change in v10, should be removed after migration\n if (Highcharts.AST) {\n Highcharts.AST.bypassHTMLFiltering = true;\n\n // Adding needed custom attributes for some SVG icons\n Highcharts.AST.allowedAttributes.push('viewBox');\n Highcharts.AST.allowedAttributes.push('fill-rule');\n Highcharts.AST.allowedAttributes.push('clip-rule');\n }\n\n HighchartsMulticolorSeries(Highcharts);\n // NOTE: Highcharts patching. It should be done in one place before any chart in rendered\n // in order to avoid conflicts\n highchartsMore(Highcharts);\n addSolidGauge(Highcharts); // https://www.highcharts.com/docs/chart-and-series-types/angular-gauges\n addHeatmap(Highcharts); // https://www.highcharts.com/docs/chart-and-series-types/heatmap\n addBoost(Highcharts); // https://www.highcharts.com/docs/advanced-chart-features/boost-module\n addExporting(Highcharts); // https://www.highcharts.com/docs/export-module/export-module-overview\n addXrange(Highcharts); // https://www.highcharts.com/docs/advanced-chart-features/boost-module\n addDumbbell(Highcharts);\n addPatternFill(Highcharts);\n addContour(Highcharts);\n addAnnotations(Highcharts);\n\n // fix security issue for Highcharts 8\n // https://github.com/highcharts/highcharts/security/advisories/GHSA-8j65-4pcq-xq95\n const originalChartFn = Highcharts.chart;\n Highcharts.chart = function (container, options = {}, ...restParams) {\n return originalChartFn(container, stripHTMLRecurse(options), ...restParams);\n };\n\n /**\n * Adjust default highcharts effects globally for better use in our apps\n *\n * 1. Stop animation for inactive series\n * ref: https://api.highcharts.com/highcharts/plotOptions.series.states.inactive.enabled\n *\n */\n Highcharts.setOptions({\n plotOptions: {\n series: {\n states: {\n inactive: {\n enabled: false,\n },\n },\n },\n },\n });\n}\n"],"names":["stripHTMLRecurse","o","DOMPurify","sanitize","_typeof","Object","entries","forEach","_ref","_ref2","_slicedToArray","key","value","Array","isArray","item","i","initHighcharts","_initHighcharts","apply","this","arguments","_asyncToGenerator","_regeneratorRuntime","mark","_callee","_ref3","_ref3$version","version","highchartsGetter","_highchartsGetter","Highcharts","highchartsMore","HighchartsMulticolorSeries","addSolidGauge","addHeatmap","addBoost","addExporting","addXrange","addDumbbell","addPatternFill","addAnnotations","originalChartFn","_args","wrap","_context","prev","next","length","undefined","HIGHCHARTS_V8_VERSION","HIGHCHARTS_V10_VERSION","includes","Error","import","t0","sent","getHighchartsV8","getHighchartsV10","window","AST","bypassHTMLFiltering","allowedAttributes","push","addContour","chart","container","options","_len","restParams","_key","setOptions","plotOptions","series","states","inactive","enabled","stop"],"mappings":"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"}
@@ -1,2 +1,2 @@
1
- export function initGlobalDependencies({ highchartsVersion }?: {}): void;
1
+ export function initGlobalDependencies({ highchartsVersion }?: {}): Promise<void>;
2
2
  //# sourceMappingURL=initGlobalDependencies.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"initGlobalDependencies.d.ts","sourceRoot":"","sources":["../../src/config/initGlobalDependencies.js"],"names":[],"mappings":"AAKA,yEAGC"}
1
+ {"version":3,"file":"initGlobalDependencies.d.ts","sourceRoot":"","sources":["../../src/config/initGlobalDependencies.js"],"names":[],"mappings":"AAKA,kFAMC"}
@@ -1,2 +1,2 @@
1
- import{initHighcharts as i}from"./highcharts/highcharts.js";import{initializeSocketClient as r}from"../clients/subscriptions.js";import"./extendNative.js";function t(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},s=t.highchartsVersion;i({version:s}),r()}export{t as initGlobalDependencies};
1
+ import{initHighcharts as r}from"./highcharts/highcharts.js";import{initializeSocketClient as i}from"../clients/subscriptions.js";import"./extendNative.js";function t(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},s=t.highchartsVersion,o=r({version:s});return i(),o}export{t as initGlobalDependencies};
2
2
  //# sourceMappingURL=initGlobalDependencies.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"initGlobalDependencies.js","sources":["../../src/config/initGlobalDependencies.js"],"sourcesContent":["import { initHighcharts } from '~/config/highcharts';\nimport { initializeSocketClient } from '~/clients/subscriptions';\nimport './extendNative.js';\n\n// [HIGHCHARTS-10-MIGRATION-TAG]: Find and delete/clean all places like this once the migration ends\nexport function initGlobalDependencies({ highchartsVersion } = {}) {\n initHighcharts({ version: highchartsVersion });\n initializeSocketClient();\n}\n"],"names":["initGlobalDependencies","_ref","arguments","length","undefined","highchartsVersion","initHighcharts","version","initializeSocketClient"],"mappings":"2JAKO,SAASA,IAAmD,IAAAC,EAAAC,UAAAC,OAAA,QAAAC,IAAAF,UAAA,GAAAA,UAAA,GAAJ,CAAE,EAAxBG,IAAAA,kBACvCC,EAAe,CAAEC,QAASF,IAC1BG,GACF"}
1
+ {"version":3,"file":"initGlobalDependencies.js","sources":["../../src/config/initGlobalDependencies.js"],"sourcesContent":["import { initHighcharts } from '~/config/highcharts';\nimport { initializeSocketClient } from '~/clients/subscriptions';\nimport './extendNative.js';\n\n// [HIGHCHARTS-10-MIGRATION-TAG]: Find and delete/clean all places like this once the migration ends\nexport function initGlobalDependencies({ highchartsVersion } = {}) {\n const highchartsReady = initHighcharts({ version: highchartsVersion });\n\n initializeSocketClient();\n\n return highchartsReady;\n}\n"],"names":["initGlobalDependencies","_ref","arguments","length","undefined","highchartsVersion","highchartsReady","initHighcharts","version","initializeSocketClient"],"mappings":"2JAKO,SAASA,IAAmD,IAAAC,EAAAC,UAAAC,OAAA,QAAAC,IAAAF,UAAA,GAAAA,UAAA,GAAJ,CAAE,EAAxBG,IAAAA,kBACjCC,EAAkBC,EAAe,CAAEC,QAASH,IAIlD,OAFAI,IAEOH,CACT"}
@@ -231,7 +231,7 @@ const validateDsn = (dsn) => {
231
231
 
232
232
  const MCP_SERVER_VERSION = '1.3.0';
233
233
 
234
- var version = "3.68.0-5";
234
+ var version = "3.69.0-1";
235
235
 
236
236
  const CORVA_UI_VERSION = version;
237
237
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@corva/ui",
3
- "version": "3.68.0-5",
3
+ "version": "3.69.0-1",
4
4
  "license": "SEE LICENSE IN LICENSE",
5
5
  "description": "Shared components/utils for Corva ui projects",
6
6
  "keywords": [