@opencraft/frontend-plugin-sandbox 1.2.0-alpha.2 → 1.2.0-alpha.3

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,12 +1,16 @@
1
1
  import React from 'react';
2
- import { Image, Row, Stack } from '@openedx/paragon';
2
+ import { Image, Row, Col, Stack } from '@openedx/paragon';
3
3
  import bannerBg from '../assets/banner-bg.png';
4
4
  export const CatalogBanner = () => /*#__PURE__*/React.createElement(Row, {
5
5
  direction: "horizontal",
6
6
  className: "bg-primary"
7
+ }, /*#__PURE__*/React.createElement(Col, {
8
+ xl: 7,
9
+ xs: 12,
10
+ className: "d-flex align-content-middle"
7
11
  }, /*#__PURE__*/React.createElement(Stack, {
8
12
  direction: "vertical",
9
- className: "justify-content-center px-6",
13
+ className: "justify-content-center px-6 py-lg-6 py-5 my-lg-4",
10
14
  style: {
11
15
  maxWidth: '55rem'
12
16
  }
@@ -16,20 +20,20 @@ export const CatalogBanner = () => /*#__PURE__*/React.createElement(Row, {
16
20
  className: "text-brand-500"
17
21
  }, ' Open edX® '), "demo"), /*#__PURE__*/React.createElement("p", {
18
22
  className: "h4 text-light-100 "
19
- }, "OpenClass is a demo site by OpenCraft where you can explore the Open edX platform as a learner or course author.")), /*#__PURE__*/React.createElement(Stack, {
20
- className: "justify-content-end",
21
- style: {
22
- backgroundImage: 'url(../assets/banner-bg.png)'
23
- }
23
+ }, "OpenClass is a demo site by OpenCraft where you can explore the Open edX platform as a learner or course author."))), /*#__PURE__*/React.createElement(Col, {
24
+ xl: 5,
25
+ xs: 12,
26
+ className: "d-flex align-content-middle"
27
+ }, /*#__PURE__*/React.createElement(Stack, {
28
+ className: "justify-content-lg-end justify-content-center"
24
29
  }, /*#__PURE__*/React.createElement(Image, {
25
30
  src: bannerBg,
31
+ className: "mt-lg-6",
26
32
  style: {
27
33
  height: '100%',
28
34
  width: '100%',
29
- maxHeight: '550px',
30
- objectFit: 'contain',
31
- objectPosition: 'right top'
35
+ objectFit: "contain"
32
36
  },
33
37
  alt: "illustration of a workspace with a computer screen displaying charts and graphs, accompanied by a desk lamp, coffee cup, and potted plant"
34
- })));
38
+ }))));
35
39
  //# sourceMappingURL=CatalogBanner.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"CatalogBanner.js","names":["React","Image","Row","Stack","bannerBg","CatalogBanner","createElement","direction","className","style","maxWidth","backgroundImage","src","height","width","maxHeight","objectFit","objectPosition","alt"],"sources":["../../src/components/CatalogBanner.tsx"],"sourcesContent":["import React from 'react';\nimport { Image, Row, Stack } from '@openedx/paragon';\nimport bannerBg from '../assets/banner-bg.png';\n\nexport const CatalogBanner = () => (\n <Row\n direction=\"horizontal\"\n className=\"bg-primary\"\n >\n <Stack\n direction=\"vertical\"\n className=\"justify-content-center px-6\"\n style={{ maxWidth: '55rem' }}\n >\n <h1 className=\"display-2 text-light-100\">\n You’re viewing a live\n <span className=\"text-brand-500\">\n {' Open edX® '}\n </span>\n demo\n </h1>\n <p className=\"h4 text-light-100 \">\n OpenClass is a demo site by OpenCraft where you can explore the\n Open edX platform as a learner or course author.\n </p>\n </Stack>\n <Stack\n className=\"justify-content-end\"\n style={{\n backgroundImage: 'url(../assets/banner-bg.png)',\n }}\n >\n <Image\n src={bannerBg}\n style={{\n height: '100%',\n width: '100%',\n maxHeight: '550px',\n objectFit: 'contain',\n objectPosition: 'right top',\n }}\n alt=\"illustration of a workspace with a computer screen displaying charts and graphs, accompanied by a desk lamp, coffee cup, and potted plant\"\n />\n </Stack>\n </Row>\n);\n"],"mappings":"AAAA,OAAOA,KAAK,MAAM,OAAO;AACzB,SAASC,KAAK,EAAEC,GAAG,EAAEC,KAAK,QAAQ,kBAAkB;AACpD,OAAOC,QAAQ,MAAM,yBAAyB;AAE9C,OAAO,MAAMC,aAAa,GAAGA,CAAA,kBAC3BL,KAAA,CAAAM,aAAA,CAACJ,GAAG;EACFK,SAAS,EAAC,YAAY;EACtBC,SAAS,EAAC;AAAY,gBAEtBR,KAAA,CAAAM,aAAA,CAACH,KAAK;EACJI,SAAS,EAAC,UAAU;EACpBC,SAAS,EAAC,6BAA6B;EACvCC,KAAK,EAAE;IAAEC,QAAQ,EAAE;EAAQ;AAAE,gBAE7BV,KAAA,CAAAM,aAAA;EAAIE,SAAS,EAAC;AAA0B,GAAC,4BAEvC,eAAAR,KAAA,CAAAM,aAAA;EAAME,SAAS,EAAC;AAAgB,GAC7B,aACG,CAAC,QAEL,CAAC,eACLR,KAAA,CAAAM,aAAA;EAAGE,SAAS,EAAC;AAAoB,GAAC,kHAG/B,CACE,CAAC,eACRR,KAAA,CAAAM,aAAA,CAACH,KAAK;EACJK,SAAS,EAAC,qBAAqB;EAC/BC,KAAK,EAAE;IACLE,eAAe,EAAE;EACnB;AAAE,gBAEFX,KAAA,CAAAM,aAAA,CAACL,KAAK;EACJW,GAAG,EAAER,QAAS;EACdK,KAAK,EAAE;IACLI,MAAM,EAAE,MAAM;IACdC,KAAK,EAAE,MAAM;IACbC,SAAS,EAAE,OAAO;IAClBC,SAAS,EAAE,SAAS;IACpBC,cAAc,EAAE;EAClB,CAAE;EACFC,GAAG,EAAC;AAA2I,CAChJ,CACI,CACJ,CACN","ignoreList":[]}
1
+ {"version":3,"file":"CatalogBanner.js","names":["React","Image","Row","Col","Stack","bannerBg","CatalogBanner","createElement","direction","className","xl","xs","style","maxWidth","src","height","width","objectFit","alt"],"sources":["../../src/components/CatalogBanner.tsx"],"sourcesContent":["import React from 'react';\nimport { Image, Row, Col, Stack } from '@openedx/paragon';\nimport bannerBg from '../assets/banner-bg.png';\n\nexport const CatalogBanner = () => (\n <Row\n direction=\"horizontal\"\n className=\"bg-primary\"\n >\n <Col xl={7} xs={12} className={\"d-flex align-content-middle\"}>\n <Stack\n direction=\"vertical\"\n className=\"justify-content-center px-6 py-lg-6 py-5 my-lg-4\"\n style={{ maxWidth: '55rem' }}\n >\n <h1 className=\"display-2 text-light-100\">\n You’re viewing a live\n <span className=\"text-brand-500\">\n {' Open edX® '}\n </span>\n demo\n </h1>\n <p className=\"h4 text-light-100 \">\n OpenClass is a demo site by OpenCraft where you can explore the\n Open edX platform as a learner or course author.\n </p>\n </Stack>\n </Col>\n <Col xl={5} xs={12} className={\"d-flex align-content-middle\"}>\n <Stack\n className=\"justify-content-lg-end justify-content-center\"\n >\n <Image\n src={bannerBg}\n className=\"mt-lg-6\"\n style={{\n height: '100%',\n width: '100%',\n objectFit: \"contain\",\n }}\n alt=\"illustration of a workspace with a computer screen displaying charts and graphs, accompanied by a desk lamp, coffee cup, and potted plant\"\n />\n </Stack>\n </Col>\n </Row>\n);\n"],"mappings":"AAAA,OAAOA,KAAK,MAAM,OAAO;AACzB,SAASC,KAAK,EAAEC,GAAG,EAAEC,GAAG,EAAEC,KAAK,QAAQ,kBAAkB;AACzD,OAAOC,QAAQ,MAAM,yBAAyB;AAE9C,OAAO,MAAMC,aAAa,GAAGA,CAAA,kBAC3BN,KAAA,CAAAO,aAAA,CAACL,GAAG;EACFM,SAAS,EAAC,YAAY;EACtBC,SAAS,EAAC;AAAY,gBAEtBT,KAAA,CAAAO,aAAA,CAACJ,GAAG;EAACO,EAAE,EAAE,CAAE;EAACC,EAAE,EAAE,EAAG;EAACF,SAAS,EAAE;AAA8B,gBACzDT,KAAA,CAAAO,aAAA,CAACH,KAAK;EACJI,SAAS,EAAC,UAAU;EACpBC,SAAS,EAAC,kDAAkD;EAC5DG,KAAK,EAAE;IAAEC,QAAQ,EAAE;EAAQ;AAAE,gBAE7Bb,KAAA,CAAAO,aAAA;EAAIE,SAAS,EAAC;AAA0B,GAAC,4BAEvC,eAAAT,KAAA,CAAAO,aAAA;EAAME,SAAS,EAAC;AAAgB,GAC7B,aACG,CAAC,QAEL,CAAC,eACLT,KAAA,CAAAO,aAAA;EAAGE,SAAS,EAAC;AAAoB,GAAC,kHAG/B,CACE,CACN,CAAC,eACNT,KAAA,CAAAO,aAAA,CAACJ,GAAG;EAACO,EAAE,EAAE,CAAE;EAACC,EAAE,EAAE,EAAG;EAACF,SAAS,EAAE;AAA8B,gBACzDT,KAAA,CAAAO,aAAA,CAACH,KAAK;EACJK,SAAS,EAAC;AAA+C,gBAEzDT,KAAA,CAAAO,aAAA,CAACN,KAAK;EACJa,GAAG,EAAET,QAAS;EACdI,SAAS,EAAC,SAAS;EACnBG,KAAK,EAAE;IACLG,MAAM,EAAE,MAAM;IACdC,KAAK,EAAE,MAAM;IACbC,SAAS,EAAE;EACb,CAAE;EACFC,GAAG,EAAC;AAA2I,CAChJ,CACI,CACJ,CACJ,CACN","ignoreList":[]}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@opencraft/frontend-plugin-sandbox",
3
- "version": "1.2.0-alpha.2",
3
+ "version": "1.2.0-alpha.3",
4
4
  "description": "Plugin for custom headers and footers in OpenCraft's sandboxes",
5
5
  "repository": {
6
6
  "type": "git",
@@ -1,5 +1,5 @@
1
1
  import React from 'react';
2
- import { Image, Row, Stack } from '@openedx/paragon';
2
+ import { Image, Row, Col, Stack } from '@openedx/paragon';
3
3
  import bannerBg from '../assets/banner-bg.png';
4
4
 
5
5
  export const CatalogBanner = () => (
@@ -7,40 +7,40 @@ export const CatalogBanner = () => (
7
7
  direction="horizontal"
8
8
  className="bg-primary"
9
9
  >
10
- <Stack
11
- direction="vertical"
12
- className="justify-content-center px-6"
13
- style={{ maxWidth: '55rem' }}
14
- >
15
- <h1 className="display-2 text-light-100">
16
- You’re viewing a live
17
- <span className="text-brand-500">
18
- {' Open edX® '}
19
- </span>
20
- demo
21
- </h1>
22
- <p className="h4 text-light-100 ">
23
- OpenClass is a demo site by OpenCraft where you can explore the
24
- Open edX platform as a learner or course author.
25
- </p>
26
- </Stack>
27
- <Stack
28
- className="justify-content-end"
29
- style={{
30
- backgroundImage: 'url(../assets/banner-bg.png)',
31
- }}
32
- >
33
- <Image
34
- src={bannerBg}
35
- style={{
36
- height: '100%',
37
- width: '100%',
38
- maxHeight: '550px',
39
- objectFit: 'contain',
40
- objectPosition: 'right top',
41
- }}
42
- alt="illustration of a workspace with a computer screen displaying charts and graphs, accompanied by a desk lamp, coffee cup, and potted plant"
43
- />
44
- </Stack>
10
+ <Col xl={7} xs={12} className={"d-flex align-content-middle"}>
11
+ <Stack
12
+ direction="vertical"
13
+ className="justify-content-center px-6 py-lg-6 py-5 my-lg-4"
14
+ style={{ maxWidth: '55rem' }}
15
+ >
16
+ <h1 className="display-2 text-light-100">
17
+ You’re viewing a live
18
+ <span className="text-brand-500">
19
+ {' Open edX® '}
20
+ </span>
21
+ demo
22
+ </h1>
23
+ <p className="h4 text-light-100 ">
24
+ OpenClass is a demo site by OpenCraft where you can explore the
25
+ Open edX platform as a learner or course author.
26
+ </p>
27
+ </Stack>
28
+ </Col>
29
+ <Col xl={5} xs={12} className={"d-flex align-content-middle"}>
30
+ <Stack
31
+ className="justify-content-lg-end justify-content-center"
32
+ >
33
+ <Image
34
+ src={bannerBg}
35
+ className="mt-lg-6"
36
+ style={{
37
+ height: '100%',
38
+ width: '100%',
39
+ objectFit: "contain",
40
+ }}
41
+ alt="illustration of a workspace with a computer screen displaying charts and graphs, accompanied by a desk lamp, coffee cup, and potted plant"
42
+ />
43
+ </Stack>
44
+ </Col>
45
45
  </Row>
46
46
  );