@scrippsproduct/networks-ui-library 1.0.23-alpha.2 → 1.0.23

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.
@@ -0,0 +1 @@
1
+ ._show-about-content__social-share_80z85_1{margin-block-start:2.5rem}
@@ -1,10 +1,14 @@
1
1
  import { jsxs as o, Fragment as d, jsx as n } from "react/jsx-runtime";
2
2
  import "react";
3
+ import { p as i } from "../../index-B0ARwqly.mjs";
4
+ import { classes as s } from "../../utils/helpers.js";
3
5
  import { SectionedContent as p } from "../SectionedContent/SectionedContent.js";
4
6
  import { GenericList as m } from "../GenericList/GenericList.js";
5
7
  import { SocialShareBlock as u } from "../SocialShareBlock/SocialShareBlock.js";
6
- import { p as i } from "../../index-B0ARwqly.mjs";
7
- function x({
8
+ import '../../assets/ShowAboutContent.css';const g = {
9
+ "show-about-content__social-share": "_show-about-content__social-share_80z85_1"
10
+ };
11
+ function k({
8
12
  series: t,
9
13
  castStr: a,
10
14
  showUpcoming: l,
@@ -67,7 +71,7 @@ function x({
67
71
  ]
68
72
  }
69
73
  ),
70
- e.enabled && /* @__PURE__ */ n("div", { className: "show-about-content__social-share", children: /* @__PURE__ */ n(
74
+ e.enabled && /* @__PURE__ */ n("div", { className: s([g["show-about-content__social-share"], "show-about-content__social-share"]), children: /* @__PURE__ */ n(
71
75
  u,
72
76
  {
73
77
  url: e.url,
@@ -79,6 +83,6 @@ function x({
79
83
  ] });
80
84
  }
81
85
  export {
82
- x as ShowAboutContent,
83
- x as default
86
+ k as ShowAboutContent,
87
+ k as default
84
88
  };
package/package.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "1.0.23-alpha.2",
2
+ "version": "1.0.23",
3
3
  "name": "@scrippsproduct/networks-ui-library",
4
4
  "description": "React Component Library for use in Scripps Networks external applications",
5
5
  "author": {