@articles-media/articles-dev-box 1.0.5 → 1.0.7

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,25 +1,25 @@
1
- "use strict";const s=require("./jsx-runtime-nZSsnGb7.cjs"),e=require("react");function t(r){return s.jsxRuntimeExports.jsxs(s.jsxRuntimeExports.Fragment,{children:[process.env.NODE_ENV==="development"&&s.jsxRuntimeExports.jsx("style",{children:`
2
- @keyframes grow-shrink {
3
- 0% { transform: translateY(-50px); }
4
- 50% { transform: translateY(0px); }
5
- 100% { transform: translateY(-50px); }
1
+ "use strict";const s=require("./jsx-runtime-nZSsnGb7.cjs"),e=require("react");function t(r){return s.jsxRuntimeExports.jsx(s.jsxRuntimeExports.Fragment,{children:process.env.NODE_ENV==="development"&&s.jsxRuntimeExports.jsxs(s.jsxRuntimeExports.Fragment,{children:[s.jsxRuntimeExports.jsx("style",{children:`
2
+ @keyframes grow-shrink {
3
+ 0% { transform: translateY(-50px); }
4
+ 50% { transform: translateY(0px); }
5
+ 100% { transform: translateY(-50px); }
6
+ }
7
+ .articles-global-body {
8
+ transform: translateY(-40px);
9
+ z-index: 1055!important;
10
+ position: absolute;
11
+ top: 0;
12
+ left: 0;
13
+ display: flex;
14
+ justify-content: center;
15
+ align-items: center;
16
+ width: 50px;
17
+ height: 50px;
18
+ margin: 0;
19
+ padding: 0;
20
+ background-color: green;
21
+ color: #FFFFFF;
22
+ font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
23
+ animation: grow-shrink 2s ease-in;
6
24
  }
7
- .articles-global-body {
8
- transform: translateY(-40px);
9
- z-index: 1055!important;
10
- position: absolute;
11
- top: 0;
12
- left: 0;
13
- display: flex;
14
- justify-content: center;
15
- align-items: center;
16
- width: 50px;
17
- height: 50px;
18
- margin: 0;
19
- padding: 0;
20
- background-color: green;
21
- color: #FFFFFF;
22
- font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
23
- animation: grow-shrink 2s ease-in;
24
- }
25
- `}),s.jsxRuntimeExports.jsxs("div",{className:"articles-global-body",children:[s.jsxRuntimeExports.jsx("link",{rel:"stylesheet",href:"https://cdn.articles.media/fonts/fontawsome/css/all.min.css"}),s.jsxRuntimeExports.jsx("div",{className:"content",children:s.jsxRuntimeExports.jsx("i",{className:"fas fa-thumbs-up"})})]})]})}const n=e.memo(t);module.exports=n;
25
+ `}),s.jsxRuntimeExports.jsxs("div",{className:"articles-global-body",children:[s.jsxRuntimeExports.jsx("link",{rel:"stylesheet",href:"https://cdn.articles.media/fonts/fontawsome/css/all.min.css"}),s.jsxRuntimeExports.jsx("div",{className:"content",children:s.jsxRuntimeExports.jsx("i",{className:"fas fa-thumbs-up"})})]})]})})}const n=e.memo(t);module.exports=n;
@@ -1,32 +1,32 @@
1
1
  import { j as e } from "./jsx-runtime-tc70JA_2.js";
2
2
  import { memo as s } from "react";
3
3
  function t(a) {
4
- return /* @__PURE__ */ e.jsxs(e.Fragment, { children: [
5
- process.env.NODE_ENV === "development" && /* @__PURE__ */ e.jsx("style", { children: `
6
- @keyframes grow-shrink {
7
- 0% { transform: translateY(-50px); }
8
- 50% { transform: translateY(0px); }
9
- 100% { transform: translateY(-50px); }
4
+ return /* @__PURE__ */ e.jsx(e.Fragment, { children: process.env.NODE_ENV === "development" && /* @__PURE__ */ e.jsxs(e.Fragment, { children: [
5
+ /* @__PURE__ */ e.jsx("style", { children: `
6
+ @keyframes grow-shrink {
7
+ 0% { transform: translateY(-50px); }
8
+ 50% { transform: translateY(0px); }
9
+ 100% { transform: translateY(-50px); }
10
+ }
11
+ .articles-global-body {
12
+ transform: translateY(-40px);
13
+ z-index: 1055!important;
14
+ position: absolute;
15
+ top: 0;
16
+ left: 0;
17
+ display: flex;
18
+ justify-content: center;
19
+ align-items: center;
20
+ width: 50px;
21
+ height: 50px;
22
+ margin: 0;
23
+ padding: 0;
24
+ background-color: green;
25
+ color: #FFFFFF;
26
+ font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
27
+ animation: grow-shrink 2s ease-in;
10
28
  }
11
- .articles-global-body {
12
- transform: translateY(-40px);
13
- z-index: 1055!important;
14
- position: absolute;
15
- top: 0;
16
- left: 0;
17
- display: flex;
18
- justify-content: center;
19
- align-items: center;
20
- width: 50px;
21
- height: 50px;
22
- margin: 0;
23
- padding: 0;
24
- background-color: green;
25
- color: #FFFFFF;
26
- font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
27
- animation: grow-shrink 2s ease-in;
28
- }
29
- ` }),
29
+ ` }),
30
30
  /* @__PURE__ */ e.jsxs("div", { className: "articles-global-body", children: [
31
31
  /* @__PURE__ */ e.jsx(
32
32
  "link",
@@ -37,9 +37,9 @@ function t(a) {
37
37
  ),
38
38
  /* @__PURE__ */ e.jsx("div", { className: "content", children: /* @__PURE__ */ e.jsx("i", { className: "fas fa-thumbs-up" }) })
39
39
  ] })
40
- ] });
40
+ ] }) });
41
41
  }
42
- const r = s(t);
42
+ const o = s(t);
43
43
  export {
44
- r as default
44
+ o as default
45
45
  };