@axos-web-dev/shared-components 0.0.121 → 0.0.123

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,6 +1,6 @@
1
- const quote_spacer = "_quote_spacer_1yycp_1";
2
- const author = "_author_1yycp_8";
3
- const quote = "_quote_1yycp_1";
1
+ const quote_spacer = "_quote_spacer_4e152_1";
2
+ const author = "_author_4e152_8";
3
+ const quote = "_quote_4e152_1";
4
4
  const css = {
5
5
  quote_spacer,
6
6
  author,
@@ -15,7 +15,7 @@ const Blockquote = ({ id, quote, author }) => {
15
15
  ),
16
16
  /* @__PURE__ */ jsx("blockquote", { className: css.quote, children: quote })
17
17
  ] }),
18
- /* @__PURE__ */ jsx("figcaption", { className: css.author, children: /* @__PURE__ */ jsxs("cite", { children: [
18
+ author && /* @__PURE__ */ jsx("figcaption", { className: css.author, children: /* @__PURE__ */ jsxs("cite", { children: [
19
19
  "- ",
20
20
  author
21
21
  ] }) })
@@ -1,7 +1,7 @@
1
1
  /* empty css */
2
- /* empty css */
3
- /* empty css */
4
2
  /* empty css */
3
+ /* empty css */
4
+ /* empty css */
5
5
  /* empty css */
6
6
  import { createRuntimeFn } from "@vanilla-extract/recipes/createRuntimeFn";
7
7
  var comparison = createRuntimeFn({ defaultClassName: "_198o0lt0", variantClassNames: { variant: { primary: "_198o0lt1", secondary: "_198o0lt2", tertiary: "_198o0lt3", quaternary: "_198o0lt4" } }, defaultVariants: {}, compoundVariants: [] });
@@ -1,8 +1,8 @@
1
1
  /* empty css */
2
2
  /* empty css */
3
- /* empty css */
4
- /* empty css */
5
3
  /* empty css */
4
+ /* empty css */
5
+ /* empty css */
6
6
  /* empty css */
7
7
  /* empty css */
8
8
  import { createRuntimeFn } from "@vanilla-extract/recipes/createRuntimeFn";
@@ -1,7 +1,7 @@
1
- /* empty css */
2
1
  /* empty css */
3
2
  /* empty css */
4
3
  /* empty css */
4
+ /* empty css */
5
5
  /* empty css */
6
6
  import { createRuntimeFn } from "@vanilla-extract/recipes/createRuntimeFn";
7
7
  var logout = "_1ye8k3f0";
@@ -1,7 +1,7 @@
1
- /* empty css */
2
1
  /* empty css */
3
2
  /* empty css */
4
3
  /* empty css */
4
+ /* empty css */
5
5
  /* empty css */
6
6
  import { createRuntimeFn } from "@vanilla-extract/recipes/createRuntimeFn";
7
7
  var billboard = createRuntimeFn({ defaultClassName: "_1m7m2a0", variantClassNames: { variant: { primary: "_1m7m2a1", secondary: "_1m7m2a2", tertiary: "_1m7m2a3", quaternary: "_1m7m2a4" } }, defaultVariants: {}, compoundVariants: [] });
@@ -1,6 +1,6 @@
1
- /* empty css */
2
1
  /* empty css */
3
2
  /* empty css */
3
+ /* empty css */
4
4
  /* empty css */
5
5
  import { createRuntimeFn } from "@vanilla-extract/recipes/createRuntimeFn";
6
6
  var iconInput = createRuntimeFn({ defaultClassName: "_18du0la0", variantClassNames: { size: { small: "_18du0la1", medium: "_18du0la2", large: "_18du0la3" } }, defaultVariants: {}, compoundVariants: [] });
@@ -1,7 +1,7 @@
1
- /* empty css */
2
1
  /* empty css */
3
2
  /* empty css */
4
3
  /* empty css */
4
+ /* empty css */
5
5
  /* empty css */
6
6
  var selector_section = "_13y9ptj0";
7
7
  var selector_link = "_13y9ptj1";
@@ -1,68 +1,69 @@
1
- ._quote_spacer_1yycp_1 {
1
+ ._quote_spacer_4e152_1 {
2
2
  line-height: 1.35;
3
3
  margin-bottom: clamp(0.99rem, 0.7vw + 0.82rem, 1.38rem);
4
4
  margin-inline: auto;
5
5
  margin-top: clamp(1.88rem, 1.99vw + 1.41rem, 3rem);
6
6
  }
7
7
 
8
- ._author_1yycp_8,
9
- ._quote_1yycp_1 {
8
+ ._author_4e152_8,
9
+ ._quote_4e152_1 {
10
10
  color: #333d46;
11
11
  }
12
12
 
13
- ._author_1yycp_8 {
13
+ ._author_4e152_8 {
14
14
  text-align: right;
15
15
  margin-top: 18px;
16
16
  }
17
17
 
18
- ._author_1yycp_8 cite {
18
+ ._author_4e152_8 cite {
19
19
  font-style: normal;
20
20
  }
21
21
 
22
- ._quote_spacer_1yycp_1 .img_fluid {
22
+ ._quote_spacer_4e152_1 .img_fluid {
23
23
  margin-right: 24px;
24
24
  transform: rotateY(180deg) scaleY(-1);
25
25
  }
26
26
 
27
- ._quote_spacer_1yycp_1 .flex_row {
27
+ ._quote_spacer_4e152_1 .flex_row {
28
28
  align-items: flex-start;
29
29
  }
30
30
 
31
- ._quote_1yycp_1 p {
31
+ ._quote_4e152_1 p {
32
32
  font-size: clamp(1.22rem, 0.92vw + 1rem, 1.74rem);
33
33
  font-style: italic;
34
+ line-height: 1.2;
34
35
  }
35
36
 
36
37
  @media (max-width: 768px) {
37
- ._quote_spacer_1yycp_1 .img_fluid {
38
+ ._quote_spacer_4e152_1 .img_fluid {
38
39
  max-width: 30px;
39
40
  margin-right: 12px;
40
41
  }
41
- ._author_1yycp_8 {
42
+ ._author_4e152_8 {
42
43
  margin-top: 14px;
43
44
  }
44
- ._quote_1yycp_1 p {
45
+ ._quote_4e152_1 p {
45
46
  font-size: 18px;
46
47
  }
47
- ._author_1yycp_8 cite {
48
+ ._author_4e152_8 cite {
48
49
  font-size: 14px;
49
50
  }
50
51
  }
51
52
 
52
53
  @media (max-width: 500px) {
53
- ._author_1yycp_8 {
54
+ ._author_4e152_8 {
54
55
  margin-top: 12px;
55
56
  }
56
57
  }
57
58
 
58
59
  @media (min-width: 604px) {
59
- ._quote_spacer_1yycp_1 {
60
+ ._quote_spacer_4e152_1 {
60
61
  width: min(calc(100% - 2rem), 792px);
61
62
  }
62
63
  }
63
64
 
64
65
  @media (min-width: 1023px) {
65
- ._quote_1yycp_1 p {
66
+ ._quote_4e152_1 p {
66
67
  font-weight: 600;
67
68
  }
68
69
  }
@@ -1,6 +1,7 @@
1
1
  .iois7n1 {
2
2
  margin: 1.5em 0;
3
3
  font: 400 16px / 1.3 var(--main-font-family);
4
+ text-align: center;
4
5
  }
5
6
  .iois7n2 {
6
7
  background: var(--_1073cm81);
@@ -22,6 +22,7 @@
22
22
  padding-bottom: 2.5rem;
23
23
  text-align: center;
24
24
  max-width: 1000px;
25
+ padding-top: 2.5rem;
25
26
  }
26
27
  ._18ygy9m5 .containment {
27
28
  width: 100%;
@@ -270,7 +270,7 @@ ul:empty {
270
270
  font-family: var(--header-font-family);
271
271
  font-weight: 600;
272
272
  font-size: 48px;
273
- line-height: 56px;
273
+ line-height: 64px;
274
274
  }
275
275
  article.containment {
276
276
  max-width: 800px;
package/dist/index.css.js CHANGED
@@ -1,3 +1,3 @@
1
- /* empty css */
2
1
  /* empty css */
2
+ /* empty css */
3
3
  /* empty css */
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@axos-web-dev/shared-components",
3
3
  "description": "Axos shared components library for web.",
4
- "version": "0.0.121",
4
+ "version": "0.0.123",
5
5
  "type": "module",
6
6
  "module": "dist/main.js",
7
7
  "types": "dist/main.d.ts",