@dreamcommerce/aurora 2.4.0-6 → 2.4.0-8

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.
@@ -19,7 +19,7 @@ const TYPOGRAPHY_TRANSFORM = {
19
19
  capitalize: 'capitalize'
20
20
  };
21
21
  const TYPOGRAPHY_WEIGHT = {
22
- regular: 'regular',
22
+ normal: 'normal',
23
23
  bold: 'bold',
24
24
  semibold: 'semibold'
25
25
  };
@@ -43,7 +43,7 @@ const TYPOGRAPHY_TRANSFORM_TO_CSS_CLASSES_MAP = {
43
43
  [TYPOGRAPHY_TRANSFORM.capitalize]: `${typographyCssBaseClass}_capitalize`
44
44
  };
45
45
  const TYPOGRAPHY_WEIGHT_TO_CSS_CLASSES_MAP = {
46
- [TYPOGRAPHY_WEIGHT.regular]: `${typographyCssBaseClass}_regular`,
46
+ [TYPOGRAPHY_WEIGHT.normal]: `${typographyCssBaseClass}_normal`,
47
47
  [TYPOGRAPHY_WEIGHT.bold]: `${typographyCssBaseClass}_bold`,
48
48
  [TYPOGRAPHY_WEIGHT.semibold]: `${typographyCssBaseClass}_semibold`
49
49
  };
@@ -4,8 +4,8 @@ Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  var styleInject_es = require('../../../../../external/style-inject/dist/style-inject.es.js');
6
6
 
7
- var css_248z = "/* font colors */\n/* actions */\n/* background */\n/* errors */\n/* borders */\n/* grid */\n/* scrollBar */\n/* sizes */\n.main-module_h1__3a-Nj,\n.main-module_h2__21pDL,\n.main-module_h3__3imzT,\n.main-module_h4__2QRuk,\n.main-module_h5__1c9ae,\n.main-module_h6__3jfrk {\n display: block;\n color: #2d3748;\n font-weight: 600;\n}\n.main-module_h1__3a-Nj:not(:last-child),\n.main-module_h2__21pDL:not(:last-child) {\n margin-bottom: 2rem;\n}\n.main-module_h3__3imzT:not(:last-child),\n.main-module_h4__2QRuk:not(:last-child),\n.main-module_h5__1c9ae:not(:last-child),\n.main-module_h6__3jfrk:not(:last-child) {\n margin-bottom: 1rem;\n}\n.main-module_h1__3a-Nj {\n font-size: 36px;\n font-size: 2.5714285714285716rem;\n}\n.main-module_h2__21pDL {\n font-size: 24px;\n font-size: 1.7142857142857142rem;\n}\n.main-module_h3__3imzT {\n font-size: 18px;\n font-size: 1.2857142857142858rem;\n}\n.main-module_h4__2QRuk {\n font-size: 16px;\n font-size: 1.1428571428571428rem;\n}\n.main-module_h5__1c9ae {\n font-size: 14px;\n font-size: 1rem;\n}\n.main-module_h6__3jfrk {\n font-size: 12px;\n font-size: 0.8571428571428571rem;\n}\n.main-module_p__2sOVc {\n font-size: 14px;\n font-size: 1rem;\n}\n.main-module_p__2sOVc:not(:last-child) {\n margin-bottom: 1rem;\n}\n.main-module_strong__3Jzt0 {\n font-weight: 700;\n}\n.main-module_small__3ODLs {\n font-size: 11px;\n font-size: 0.7857142857142857rem;\n}\n.main-module_display-1__1PNue {\n font-size: 64px;\n font-size: 4.571428571428571rem;\n font-weight: 700;\n color: #2d3748;\n}\n.main-module_head_line__3DhiP {\n font-size: 12px;\n font-size: 0.8571428571428571rem;\n color: #5c657e;\n font-weight: 400;\n display: flex;\n align-items: center;\n letter-spacing: 1.1px;\n text-transform: uppercase;\n}\n.main-module_head_line__3DhiP::after {\n content: '';\n flex: 1 1 auto;\n height: 0px;\n border-top: 1px solid #ececec;\n opacity: 1;\n margin-left: 1rem;\n}\n.main-module_head_box__2Xzof {\n text-transform: uppercase;\n letter-spacing: 1.1px;\n font-weight: 700;\n display: block;\n font-size: 12px;\n font-size: 0.8571428571428571rem;\n color: #2d3748;\n font-weight: 600;\n}\n.main-module_head_box__2Xzof:not(:last-child) {\n margin-bottom: 1rem;\n}\n";
8
- var cssClasses = {"h1":"main-module_h1__3a-Nj","h2":"main-module_h2__21pDL","h3":"main-module_h3__3imzT","h4":"main-module_h4__2QRuk","h5":"main-module_h5__1c9ae","h6":"main-module_h6__3jfrk","p":"main-module_p__2sOVc","strong":"main-module_strong__3Jzt0","small":"main-module_small__3ODLs","display-1":"main-module_display-1__1PNue","head_line":"main-module_head_line__3DhiP","head_box":"main-module_head_box__2Xzof"};
7
+ var css_248z = "/* font colors */\n/* actions */\n/* background */\n/* errors */\n/* borders */\n/* grid */\n/* scrollBar */\n/* sizes */\n.main-module_strong__3Jzt0 {\n font-weight: 700;\n}\n.main-module_small__3ODLs {\n font-size: 11px;\n font-size: 0.7857142857142857rem;\n}\n.main-module_display-1__1PNue {\n font-size: 64px;\n font-size: 4.571428571428571rem;\n font-weight: 700;\n color: #2d3748;\n}\n.main-module_head_line__3DhiP {\n font-size: 12px;\n font-size: 0.8571428571428571rem;\n color: #5c657e;\n font-weight: 400;\n display: flex;\n align-items: center;\n letter-spacing: 1.1px;\n text-transform: uppercase;\n}\n.main-module_head_line__3DhiP::after {\n content: '';\n flex: 1 1 auto;\n height: 0px;\n border-top: 1px solid #ececec;\n opacity: 1;\n margin-left: 1rem;\n}\n.main-module_head_box__2Xzof {\n text-transform: uppercase;\n letter-spacing: 1.1px;\n font-weight: 700;\n display: block;\n font-size: 12px;\n font-size: 0.8571428571428571rem;\n color: #2d3748;\n font-weight: 600;\n}\n.main-module_head_box__2Xzof:not(:last-child) {\n margin-bottom: 1rem;\n}\n";
8
+ var cssClasses = {"strong":"main-module_strong__3Jzt0","small":"main-module_small__3ODLs","display-1":"main-module_display-1__1PNue","head_line":"main-module_head_line__3DhiP","head_box":"main-module_head_box__2Xzof"};
9
9
  styleInject_es['default'](css_248z);
10
10
 
11
11
  exports.default = cssClasses;
@@ -4,7 +4,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  var styleInject_es = require('../../../../../external/style-inject/dist/style-inject.es.js');
6
6
 
7
- var css_248z = "/* font colors */\n/* actions */\n/* background */\n/* errors */\n/* borders */\n/* grid */\n/* scrollBar */\n/* sizes */\n.main-module_typography_h1__3-Uq1 {\n font-size: 36px;\n font-size: 2.5714285714285716rem;\n}\n.main-module_typography_h2__2S8Us {\n font-size: 24px;\n font-size: 1.7142857142857142rem;\n}\n.main-module_typography_h3__2TNaC {\n font-size: 18px;\n font-size: 1.2857142857142858rem;\n}\n.main-module_typography_h4__2yTuP {\n font-size: 16px;\n font-size: 1.1428571428571428rem;\n}\n.main-module_typography_h5__1-Tt- {\n font-size: 14px;\n font-size: 1rem;\n}\n.main-module_typography_h6__2oHDB {\n font-size: 12px;\n font-size: 0.8571428571428571rem;\n}\n.main-module_typography_p__vWW6a {\n font-size: 14px;\n font-size: 1rem;\n}\n.main-module_typography_bold__18xiI {\n font-weight: 700;\n}\n.main-module_typography_semibold__1kr14 {\n font-weight: 600;\n}\n.main-module_typography_normal__oKS8F {\n font-weight: 400;\n}\n.main-module_typography_uppercase__PMlo5 {\n text-transform: uppercase;\n}\n.main-module_typography_lowercase__17D2L {\n text-transform: lowercase;\n}\n.main-module_typography_capitalize__3L3XA {\n text-transform: capitalize;\n}\n.main-module_typography_h1__3-Uq1,\n.main-module_typography_h2__2S8Us,\n.main-module_typography_h3__2TNaC,\n.main-module_typography_h4__2yTuP,\n.main-module_typography_h5__1-Tt-,\n.main-module_typography_h6__2oHDB {\n display: block;\n color: #2d3748;\n font-weight: 600;\n}\n.main-module_typography_h1__3-Uq1:not(:last-child),\n.main-module_typography_h2__2S8Us:not(:last-child) {\n margin-bottom: 2rem;\n}\n.main-module_typography_h3__2TNaC:not(:last-child),\n.main-module_typography_h4__2yTuP:not(:last-child),\n.main-module_typography_h5__1-Tt-:not(:last-child),\n.main-module_typography_h6__2oHDB:not(:last-child) {\n margin-bottom: 1rem;\n}\n.main-module_typography_p__vWW6a {\n font-size: 14px;\n font-size: 1rem;\n}\n.main-module_typography_p__vWW6a:not(:last-child) {\n margin-bottom: 1rem;\n}\n";
7
+ var css_248z = "/* font colors */\n/* actions */\n/* background */\n/* errors */\n/* borders */\n/* grid */\n/* scrollBar */\n/* sizes */\n.main-module_typography_h1__3-Uq1,\n.main-module_typography_h2__2S8Us,\n.main-module_typography_h3__2TNaC,\n.main-module_typography_h4__2yTuP,\n.main-module_typography_h5__1-Tt-,\n.main-module_typography_h6__2oHDB {\n display: block;\n color: #2d3748;\n font-weight: 600;\n}\n.main-module_typography_h1__3-Uq1:not(:last-child),\n.main-module_typography_h2__2S8Us:not(:last-child) {\n margin-bottom: 2rem;\n}\n.main-module_typography_h3__2TNaC:not(:last-child),\n.main-module_typography_h4__2yTuP:not(:last-child),\n.main-module_typography_h5__1-Tt-:not(:last-child),\n.main-module_typography_h6__2oHDB:not(:last-child) {\n margin-bottom: 1rem;\n}\n.main-module_typography_p__vWW6a {\n font-size: 14px;\n font-size: 1rem;\n}\n.main-module_typography_p__vWW6a:not(:last-child) {\n margin-bottom: 1rem;\n}\n.main-module_typography_h1__3-Uq1 {\n font-size: 36px;\n font-size: 2.5714285714285716rem;\n}\n.main-module_typography_h2__2S8Us {\n font-size: 24px;\n font-size: 1.7142857142857142rem;\n}\n.main-module_typography_h3__2TNaC {\n font-size: 18px;\n font-size: 1.2857142857142858rem;\n}\n.main-module_typography_h4__2yTuP {\n font-size: 16px;\n font-size: 1.1428571428571428rem;\n}\n.main-module_typography_h5__1-Tt- {\n font-size: 14px;\n font-size: 1rem;\n}\n.main-module_typography_h6__2oHDB {\n font-size: 12px;\n font-size: 0.8571428571428571rem;\n}\n.main-module_typography_p__vWW6a {\n font-size: 14px;\n font-size: 1rem;\n}\n.main-module_typography_bold__18xiI {\n font-weight: 700;\n}\n.main-module_typography_semibold__1kr14 {\n font-weight: 600;\n}\n.main-module_typography_normal__oKS8F {\n font-weight: 400;\n}\n.main-module_typography_uppercase__PMlo5 {\n text-transform: uppercase;\n}\n.main-module_typography_lowercase__17D2L {\n text-transform: lowercase;\n}\n.main-module_typography_capitalize__3L3XA {\n text-transform: capitalize;\n}\n";
8
8
  var typographyCssClasses = {"typography_h1":"main-module_typography_h1__3-Uq1","typography_h2":"main-module_typography_h2__2S8Us","typography_h3":"main-module_typography_h3__2TNaC","typography_h4":"main-module_typography_h4__2yTuP","typography_h5":"main-module_typography_h5__1-Tt-","typography_h6":"main-module_typography_h6__2oHDB","typography_p":"main-module_typography_p__vWW6a","typography_bold":"main-module_typography_bold__18xiI","typography_semibold":"main-module_typography_semibold__1kr14","typography_normal":"main-module_typography_normal__oKS8F","typography_uppercase":"main-module_typography_uppercase__PMlo5","typography_lowercase":"main-module_typography_lowercase__17D2L","typography_capitalize":"main-module_typography_capitalize__3L3XA"};
9
9
  styleInject_es['default'](css_248z);
10
10
 
@@ -15,7 +15,7 @@ export declare const TYPOGRAPHY_TRANSFORM: {
15
15
  readonly capitalize: "capitalize";
16
16
  };
17
17
  export declare const TYPOGRAPHY_WEIGHT: {
18
- readonly regular: "regular";
18
+ readonly normal: "normal";
19
19
  readonly bold: "bold";
20
20
  readonly semibold: "semibold";
21
21
  };
@@ -38,7 +38,7 @@ export declare const TYPOGRAPHY_TRANSFORM_TO_CSS_CLASSES_MAP: {
38
38
  readonly capitalize: "typography_capitalize";
39
39
  };
40
40
  export declare const TYPOGRAPHY_WEIGHT_TO_CSS_CLASSES_MAP: {
41
- readonly regular: "typography_regular";
41
+ readonly normal: "typography_normal";
42
42
  readonly bold: "typography_bold";
43
43
  readonly semibold: "typography_semibold";
44
44
  };
@@ -15,7 +15,7 @@ const TYPOGRAPHY_TRANSFORM = {
15
15
  capitalize: 'capitalize'
16
16
  };
17
17
  const TYPOGRAPHY_WEIGHT = {
18
- regular: 'regular',
18
+ normal: 'normal',
19
19
  bold: 'bold',
20
20
  semibold: 'semibold'
21
21
  };
@@ -39,7 +39,7 @@ const TYPOGRAPHY_TRANSFORM_TO_CSS_CLASSES_MAP = {
39
39
  [TYPOGRAPHY_TRANSFORM.capitalize]: `${typographyCssBaseClass}_capitalize`
40
40
  };
41
41
  const TYPOGRAPHY_WEIGHT_TO_CSS_CLASSES_MAP = {
42
- [TYPOGRAPHY_WEIGHT.regular]: `${typographyCssBaseClass}_regular`,
42
+ [TYPOGRAPHY_WEIGHT.normal]: `${typographyCssBaseClass}_normal`,
43
43
  [TYPOGRAPHY_WEIGHT.bold]: `${typographyCssBaseClass}_bold`,
44
44
  [TYPOGRAPHY_WEIGHT.semibold]: `${typographyCssBaseClass}_semibold`
45
45
  };
@@ -1,7 +1,7 @@
1
1
  import styleInject from '../../../../../external/style-inject/dist/style-inject.es.js';
2
2
 
3
- var css_248z = "/* font colors */\n/* actions */\n/* background */\n/* errors */\n/* borders */\n/* grid */\n/* scrollBar */\n/* sizes */\n.main-module_h1__3a-Nj,\n.main-module_h2__21pDL,\n.main-module_h3__3imzT,\n.main-module_h4__2QRuk,\n.main-module_h5__1c9ae,\n.main-module_h6__3jfrk {\n display: block;\n color: #2d3748;\n font-weight: 600;\n}\n.main-module_h1__3a-Nj:not(:last-child),\n.main-module_h2__21pDL:not(:last-child) {\n margin-bottom: 2rem;\n}\n.main-module_h3__3imzT:not(:last-child),\n.main-module_h4__2QRuk:not(:last-child),\n.main-module_h5__1c9ae:not(:last-child),\n.main-module_h6__3jfrk:not(:last-child) {\n margin-bottom: 1rem;\n}\n.main-module_h1__3a-Nj {\n font-size: 36px;\n font-size: 2.5714285714285716rem;\n}\n.main-module_h2__21pDL {\n font-size: 24px;\n font-size: 1.7142857142857142rem;\n}\n.main-module_h3__3imzT {\n font-size: 18px;\n font-size: 1.2857142857142858rem;\n}\n.main-module_h4__2QRuk {\n font-size: 16px;\n font-size: 1.1428571428571428rem;\n}\n.main-module_h5__1c9ae {\n font-size: 14px;\n font-size: 1rem;\n}\n.main-module_h6__3jfrk {\n font-size: 12px;\n font-size: 0.8571428571428571rem;\n}\n.main-module_p__2sOVc {\n font-size: 14px;\n font-size: 1rem;\n}\n.main-module_p__2sOVc:not(:last-child) {\n margin-bottom: 1rem;\n}\n.main-module_strong__3Jzt0 {\n font-weight: 700;\n}\n.main-module_small__3ODLs {\n font-size: 11px;\n font-size: 0.7857142857142857rem;\n}\n.main-module_display-1__1PNue {\n font-size: 64px;\n font-size: 4.571428571428571rem;\n font-weight: 700;\n color: #2d3748;\n}\n.main-module_head_line__3DhiP {\n font-size: 12px;\n font-size: 0.8571428571428571rem;\n color: #5c657e;\n font-weight: 400;\n display: flex;\n align-items: center;\n letter-spacing: 1.1px;\n text-transform: uppercase;\n}\n.main-module_head_line__3DhiP::after {\n content: '';\n flex: 1 1 auto;\n height: 0px;\n border-top: 1px solid #ececec;\n opacity: 1;\n margin-left: 1rem;\n}\n.main-module_head_box__2Xzof {\n text-transform: uppercase;\n letter-spacing: 1.1px;\n font-weight: 700;\n display: block;\n font-size: 12px;\n font-size: 0.8571428571428571rem;\n color: #2d3748;\n font-weight: 600;\n}\n.main-module_head_box__2Xzof:not(:last-child) {\n margin-bottom: 1rem;\n}\n";
4
- var cssClasses = {"h1":"main-module_h1__3a-Nj","h2":"main-module_h2__21pDL","h3":"main-module_h3__3imzT","h4":"main-module_h4__2QRuk","h5":"main-module_h5__1c9ae","h6":"main-module_h6__3jfrk","p":"main-module_p__2sOVc","strong":"main-module_strong__3Jzt0","small":"main-module_small__3ODLs","display-1":"main-module_display-1__1PNue","head_line":"main-module_head_line__3DhiP","head_box":"main-module_head_box__2Xzof"};
3
+ var css_248z = "/* font colors */\n/* actions */\n/* background */\n/* errors */\n/* borders */\n/* grid */\n/* scrollBar */\n/* sizes */\n.main-module_strong__3Jzt0 {\n font-weight: 700;\n}\n.main-module_small__3ODLs {\n font-size: 11px;\n font-size: 0.7857142857142857rem;\n}\n.main-module_display-1__1PNue {\n font-size: 64px;\n font-size: 4.571428571428571rem;\n font-weight: 700;\n color: #2d3748;\n}\n.main-module_head_line__3DhiP {\n font-size: 12px;\n font-size: 0.8571428571428571rem;\n color: #5c657e;\n font-weight: 400;\n display: flex;\n align-items: center;\n letter-spacing: 1.1px;\n text-transform: uppercase;\n}\n.main-module_head_line__3DhiP::after {\n content: '';\n flex: 1 1 auto;\n height: 0px;\n border-top: 1px solid #ececec;\n opacity: 1;\n margin-left: 1rem;\n}\n.main-module_head_box__2Xzof {\n text-transform: uppercase;\n letter-spacing: 1.1px;\n font-weight: 700;\n display: block;\n font-size: 12px;\n font-size: 0.8571428571428571rem;\n color: #2d3748;\n font-weight: 600;\n}\n.main-module_head_box__2Xzof:not(:last-child) {\n margin-bottom: 1rem;\n}\n";
4
+ var cssClasses = {"strong":"main-module_strong__3Jzt0","small":"main-module_small__3ODLs","display-1":"main-module_display-1__1PNue","head_line":"main-module_head_line__3DhiP","head_box":"main-module_head_box__2Xzof"};
5
5
  styleInject(css_248z);
6
6
 
7
7
  export default cssClasses;
@@ -1,6 +1,6 @@
1
1
  import styleInject from '../../../../../external/style-inject/dist/style-inject.es.js';
2
2
 
3
- var css_248z = "/* font colors */\n/* actions */\n/* background */\n/* errors */\n/* borders */\n/* grid */\n/* scrollBar */\n/* sizes */\n.main-module_typography_h1__3-Uq1 {\n font-size: 36px;\n font-size: 2.5714285714285716rem;\n}\n.main-module_typography_h2__2S8Us {\n font-size: 24px;\n font-size: 1.7142857142857142rem;\n}\n.main-module_typography_h3__2TNaC {\n font-size: 18px;\n font-size: 1.2857142857142858rem;\n}\n.main-module_typography_h4__2yTuP {\n font-size: 16px;\n font-size: 1.1428571428571428rem;\n}\n.main-module_typography_h5__1-Tt- {\n font-size: 14px;\n font-size: 1rem;\n}\n.main-module_typography_h6__2oHDB {\n font-size: 12px;\n font-size: 0.8571428571428571rem;\n}\n.main-module_typography_p__vWW6a {\n font-size: 14px;\n font-size: 1rem;\n}\n.main-module_typography_bold__18xiI {\n font-weight: 700;\n}\n.main-module_typography_semibold__1kr14 {\n font-weight: 600;\n}\n.main-module_typography_normal__oKS8F {\n font-weight: 400;\n}\n.main-module_typography_uppercase__PMlo5 {\n text-transform: uppercase;\n}\n.main-module_typography_lowercase__17D2L {\n text-transform: lowercase;\n}\n.main-module_typography_capitalize__3L3XA {\n text-transform: capitalize;\n}\n.main-module_typography_h1__3-Uq1,\n.main-module_typography_h2__2S8Us,\n.main-module_typography_h3__2TNaC,\n.main-module_typography_h4__2yTuP,\n.main-module_typography_h5__1-Tt-,\n.main-module_typography_h6__2oHDB {\n display: block;\n color: #2d3748;\n font-weight: 600;\n}\n.main-module_typography_h1__3-Uq1:not(:last-child),\n.main-module_typography_h2__2S8Us:not(:last-child) {\n margin-bottom: 2rem;\n}\n.main-module_typography_h3__2TNaC:not(:last-child),\n.main-module_typography_h4__2yTuP:not(:last-child),\n.main-module_typography_h5__1-Tt-:not(:last-child),\n.main-module_typography_h6__2oHDB:not(:last-child) {\n margin-bottom: 1rem;\n}\n.main-module_typography_p__vWW6a {\n font-size: 14px;\n font-size: 1rem;\n}\n.main-module_typography_p__vWW6a:not(:last-child) {\n margin-bottom: 1rem;\n}\n";
3
+ var css_248z = "/* font colors */\n/* actions */\n/* background */\n/* errors */\n/* borders */\n/* grid */\n/* scrollBar */\n/* sizes */\n.main-module_typography_h1__3-Uq1,\n.main-module_typography_h2__2S8Us,\n.main-module_typography_h3__2TNaC,\n.main-module_typography_h4__2yTuP,\n.main-module_typography_h5__1-Tt-,\n.main-module_typography_h6__2oHDB {\n display: block;\n color: #2d3748;\n font-weight: 600;\n}\n.main-module_typography_h1__3-Uq1:not(:last-child),\n.main-module_typography_h2__2S8Us:not(:last-child) {\n margin-bottom: 2rem;\n}\n.main-module_typography_h3__2TNaC:not(:last-child),\n.main-module_typography_h4__2yTuP:not(:last-child),\n.main-module_typography_h5__1-Tt-:not(:last-child),\n.main-module_typography_h6__2oHDB:not(:last-child) {\n margin-bottom: 1rem;\n}\n.main-module_typography_p__vWW6a {\n font-size: 14px;\n font-size: 1rem;\n}\n.main-module_typography_p__vWW6a:not(:last-child) {\n margin-bottom: 1rem;\n}\n.main-module_typography_h1__3-Uq1 {\n font-size: 36px;\n font-size: 2.5714285714285716rem;\n}\n.main-module_typography_h2__2S8Us {\n font-size: 24px;\n font-size: 1.7142857142857142rem;\n}\n.main-module_typography_h3__2TNaC {\n font-size: 18px;\n font-size: 1.2857142857142858rem;\n}\n.main-module_typography_h4__2yTuP {\n font-size: 16px;\n font-size: 1.1428571428571428rem;\n}\n.main-module_typography_h5__1-Tt- {\n font-size: 14px;\n font-size: 1rem;\n}\n.main-module_typography_h6__2oHDB {\n font-size: 12px;\n font-size: 0.8571428571428571rem;\n}\n.main-module_typography_p__vWW6a {\n font-size: 14px;\n font-size: 1rem;\n}\n.main-module_typography_bold__18xiI {\n font-weight: 700;\n}\n.main-module_typography_semibold__1kr14 {\n font-weight: 600;\n}\n.main-module_typography_normal__oKS8F {\n font-weight: 400;\n}\n.main-module_typography_uppercase__PMlo5 {\n text-transform: uppercase;\n}\n.main-module_typography_lowercase__17D2L {\n text-transform: lowercase;\n}\n.main-module_typography_capitalize__3L3XA {\n text-transform: capitalize;\n}\n";
4
4
  var typographyCssClasses = {"typography_h1":"main-module_typography_h1__3-Uq1","typography_h2":"main-module_typography_h2__2S8Us","typography_h3":"main-module_typography_h3__2TNaC","typography_h4":"main-module_typography_h4__2yTuP","typography_h5":"main-module_typography_h5__1-Tt-","typography_h6":"main-module_typography_h6__2oHDB","typography_p":"main-module_typography_p__vWW6a","typography_bold":"main-module_typography_bold__18xiI","typography_semibold":"main-module_typography_semibold__1kr14","typography_normal":"main-module_typography_normal__oKS8F","typography_uppercase":"main-module_typography_uppercase__PMlo5","typography_lowercase":"main-module_typography_lowercase__17D2L","typography_capitalize":"main-module_typography_capitalize__3L3XA"};
5
5
  styleInject(css_248z);
6
6
 
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@dreamcommerce/aurora",
3
3
  "packageManager": "yarn@3.2.0",
4
4
  "sideEffects": false,
5
- "version": "2.4.0-6",
5
+ "version": "2.4.0-8",
6
6
  "description": "aurora",
7
7
  "author": "k0ssak",
8
8
  "license": "MIT",