@corva/ui 0.107.0-4 → 0.107.0-5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react/jsx-runtime"),t=require("classnames"),r=require("./LoaderLogo.scss.js");function s(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var a=s(t);exports.LoaderLogo=function(t){var s=t.testId,i=t.className,o=t.size,d=void 0===o?80:o,n=t.inverted;return e.jsx("div",{"data-testid":s,className:a.default(r.root,i),style:{"--size":"".concat(d,"px")},children:e.jsx("div",{className:a.default(r.inner,n&&r.inverted)})})};
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react/jsx-runtime"),t=require("classnames"),a=require("./LoaderLogo.scss.js");function s(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var r=s(t);exports.LoaderLogo=function(t){var s=t.testId,i=t.className,c=t.size,o=void 0===c?80:c,d=t.inverted;return e.jsx("div",{"data-testid":s,className:r.default(a.root,i),style:{"--size":"".concat(o,"px")},children:e.jsx("img",{src:"/static/media/3ecb3740e2ccf98b1f61abce5f8ffb9f.gif",alt:"Loading...",className:r.default(a.image,d&&a.inverted)})})};
@@ -1 +1 @@
1
- "use strict";require('./../../ext-esm/style-inject/dist/style-inject.es.js')(".LoaderLogo_root__lvpWZ{align-items:center;display:flex;justify-content:center}.LoaderLogo_inner__w4gX4{background-image:url(../../assets/corva-loading-icon.gif);background-position:50%;background-repeat:no-repeat;background-size:var(--size);height:var(--size);width:var(--size)}.LoaderLogo_inverted__Z5G4V{filter:invert(1)}"),module.exports={root:"LoaderLogo_root__lvpWZ",inner:"LoaderLogo_inner__w4gX4",inverted:"LoaderLogo_inverted__Z5G4V"};
1
+ "use strict";require('./../../ext-esm/style-inject/dist/style-inject.es.js')(".LoaderLogo_root__lvpWZ{align-items:center;display:flex;justify-content:center}.LoaderLogo_image__R-lUp{height:var(--size);width:var(--size)}.LoaderLogo_inverted__Z5G4V{filter:invert(1)}"),module.exports={root:"LoaderLogo_root__lvpWZ",image:"LoaderLogo_image__R-lUp",inverted:"LoaderLogo_inverted__Z5G4V"};
@@ -1 +1 @@
1
- {"version":3,"file":"LoaderLogo.d.ts","sourceRoot":"","sources":["../../../src/componentsV2/LoaderLogo/LoaderLogo.tsx"],"names":[],"mappings":"AAKA,MAAM,MAAM,eAAe,GAAG;IAC5B,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB,CAAC;AAEF,eAAO,MAAM,UAAU,0CAAgD,eAAe,gBAUrF,CAAC"}
1
+ {"version":3,"file":"LoaderLogo.d.ts","sourceRoot":"","sources":["../../../src/componentsV2/LoaderLogo/LoaderLogo.tsx"],"names":[],"mappings":"AAOA,MAAM,MAAM,eAAe,GAAG;IAC5B,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB,CAAC;AAEF,eAAO,MAAM,UAAU,0CAAgD,eAAe,gBAcrF,CAAC"}
@@ -1 +1 @@
1
- import{jsx as e}from"react/jsx-runtime";import r from"classnames";import s from"./LoaderLogo.scss.js";var t=function(t){var a=t.testId,i=t.className,o=t.size,m=void 0===o?80:o,n=t.inverted;return e("div",{"data-testid":a,className:r(s.root,i),style:{"--size":"".concat(m,"px")},children:e("div",{className:r(s.inner,n&&s.inverted)})})};export{t as LoaderLogo};
1
+ import{jsx as e}from"react/jsx-runtime";import a from"classnames";import s from"./LoaderLogo.scss.js";var t=function(t){var i=t.testId,r=t.className,c=t.size,o=void 0===c?80:c,m=t.inverted;return e("div",{"data-testid":i,className:a(s.root,r),style:{"--size":"".concat(o,"px")},children:e("img",{src:"/static/media/3ecb3740e2ccf98b1f61abce5f8ffb9f.gif",alt:"Loading...",className:a(s.image,m&&s.inverted)})})};export{t as LoaderLogo};
@@ -1 +1 @@
1
- import e from'./../../ext-esm/style-inject/dist/style-inject.es.js';var o={root:"LoaderLogo_root__lvpWZ",inner:"LoaderLogo_inner__w4gX4",inverted:"LoaderLogo_inverted__Z5G4V"};e(".LoaderLogo_root__lvpWZ{align-items:center;display:flex;justify-content:center}.LoaderLogo_inner__w4gX4{background-image:url(../../assets/corva-loading-icon.gif);background-position:50%;background-repeat:no-repeat;background-size:var(--size);height:var(--size);width:var(--size)}.LoaderLogo_inverted__Z5G4V{filter:invert(1)}");export{o as default};
1
+ import e from'./../../ext-esm/style-inject/dist/style-inject.es.js';var o={root:"LoaderLogo_root__lvpWZ",image:"LoaderLogo_image__R-lUp",inverted:"LoaderLogo_inverted__Z5G4V"};e(".LoaderLogo_root__lvpWZ{align-items:center;display:flex;justify-content:center}.LoaderLogo_image__R-lUp{height:var(--size);width:var(--size)}.LoaderLogo_inverted__Z5G4V{filter:invert(1)}");export{o as default};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@corva/ui",
3
- "version": "0.107.0-4",
3
+ "version": "0.107.0-5",
4
4
  "description": "Shared components/utils for Corva ui projects",
5
5
  "keywords": [
6
6
  "corva-ui"