@openlearning/widget-framework 1.1.0 → 1.2.0
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.
- package/README.md +2 -2
- package/dist/components/icons/IconCaretDown.d.ts +7 -0
- package/dist/components/icons/IconCaretDown.d.ts.map +1 -0
- package/dist/components/icons/IconCaretDown.js +4 -0
- package/dist/components/icons/IconCaretDown.js.map +1 -0
- package/dist/components/icons/IconCaretLeft.d.ts +7 -0
- package/dist/components/icons/IconCaretLeft.d.ts.map +1 -0
- package/dist/components/icons/IconCaretLeft.js +4 -0
- package/dist/components/icons/IconCaretLeft.js.map +1 -0
- package/dist/components/icons/IconCaretRight.d.ts +7 -0
- package/dist/components/icons/IconCaretRight.d.ts.map +1 -0
- package/dist/components/icons/IconCaretRight.js +4 -0
- package/dist/components/icons/IconCaretRight.js.map +1 -0
- package/dist/components/icons/IconCaretUp.d.ts +7 -0
- package/dist/components/icons/IconCaretUp.d.ts.map +1 -0
- package/dist/components/icons/IconCaretUp.js +4 -0
- package/dist/components/icons/IconCaretUp.js.map +1 -0
- package/dist/components/icons/IconChevronLeft.d.ts +7 -0
- package/dist/components/icons/IconChevronLeft.d.ts.map +1 -0
- package/dist/components/icons/IconChevronLeft.js +4 -0
- package/dist/components/icons/IconChevronLeft.js.map +1 -0
- package/dist/components/icons/IconChevronRight.d.ts +7 -0
- package/dist/components/icons/IconChevronRight.d.ts.map +1 -0
- package/dist/components/icons/IconChevronRight.js +4 -0
- package/dist/components/icons/IconChevronRight.js.map +1 -0
- package/dist/components/icons/IconFastForward.d.ts +7 -0
- package/dist/components/icons/IconFastForward.d.ts.map +1 -0
- package/dist/components/icons/IconFastForward.js +4 -0
- package/dist/components/icons/IconFastForward.js.map +1 -0
- package/dist/components/icons/IconNext.d.ts +7 -0
- package/dist/components/icons/IconNext.d.ts.map +1 -0
- package/dist/components/icons/IconNext.js +4 -0
- package/dist/components/icons/IconNext.js.map +1 -0
- package/dist/components/icons/IconPause.d.ts +7 -0
- package/dist/components/icons/IconPause.d.ts.map +1 -0
- package/dist/components/icons/IconPause.js +4 -0
- package/dist/components/icons/IconPause.js.map +1 -0
- package/dist/components/icons/IconPlay.d.ts +7 -0
- package/dist/components/icons/IconPlay.d.ts.map +1 -0
- package/dist/components/icons/IconPlay.js +4 -0
- package/dist/components/icons/IconPlay.js.map +1 -0
- package/dist/components/icons/IconPlus.d.ts +7 -0
- package/dist/components/icons/IconPlus.d.ts.map +1 -0
- package/dist/components/icons/IconPlus.js +4 -0
- package/dist/components/icons/IconPlus.js.map +1 -0
- package/dist/components/icons/IconPrevious.d.ts +7 -0
- package/dist/components/icons/IconPrevious.d.ts.map +1 -0
- package/dist/components/icons/IconPrevious.js +4 -0
- package/dist/components/icons/IconPrevious.js.map +1 -0
- package/dist/components/icons/IconRedo.d.ts +7 -0
- package/dist/components/icons/IconRedo.d.ts.map +1 -0
- package/dist/components/icons/IconRedo.js +4 -0
- package/dist/components/icons/IconRedo.js.map +1 -0
- package/dist/components/icons/IconReload.d.ts +7 -0
- package/dist/components/icons/IconReload.d.ts.map +1 -0
- package/dist/components/icons/IconReload.js +4 -0
- package/dist/components/icons/IconReload.js.map +1 -0
- package/dist/components/icons/IconReplay.d.ts +3 -0
- package/dist/components/icons/IconReplay.d.ts.map +1 -0
- package/dist/components/icons/IconReplay.js +4 -0
- package/dist/components/icons/IconReplay.js.map +1 -0
- package/dist/components/icons/IconRewind.d.ts +7 -0
- package/dist/components/icons/IconRewind.d.ts.map +1 -0
- package/dist/components/icons/IconRewind.js +4 -0
- package/dist/components/icons/IconRewind.js.map +1 -0
- package/dist/components/icons/IconSkipBackward.d.ts +7 -0
- package/dist/components/icons/IconSkipBackward.d.ts.map +1 -0
- package/dist/components/icons/IconSkipBackward.js +4 -0
- package/dist/components/icons/IconSkipBackward.js.map +1 -0
- package/dist/components/icons/IconSkipForward.d.ts +7 -0
- package/dist/components/icons/IconSkipForward.d.ts.map +1 -0
- package/dist/components/icons/IconSkipForward.js +4 -0
- package/dist/components/icons/IconSkipForward.js.map +1 -0
- package/dist/components/icons/IconStop.d.ts +7 -0
- package/dist/components/icons/IconStop.d.ts.map +1 -0
- package/dist/components/icons/IconStop.js +4 -0
- package/dist/components/icons/IconStop.js.map +1 -0
- package/dist/components/icons/IconUndo.d.ts +7 -0
- package/dist/components/icons/IconUndo.d.ts.map +1 -0
- package/dist/components/icons/IconUndo.js +4 -0
- package/dist/components/icons/IconUndo.js.map +1 -0
- package/dist/components/icons/IconX.d.ts +7 -0
- package/dist/components/icons/IconX.d.ts.map +1 -0
- package/dist/components/icons/IconX.js +4 -0
- package/dist/components/icons/IconX.js.map +1 -0
- package/dist/components/icons/index.d.ts +21 -0
- package/dist/components/icons/index.d.ts.map +1 -0
- package/dist/components/icons/index.js +21 -0
- package/dist/components/icons/index.js.map +1 -0
- package/package.json +6 -10
package/README.md
CHANGED
|
@@ -23,7 +23,7 @@ npm install @openlearning/widget-framework
|
|
|
23
23
|
```typescript
|
|
24
24
|
import React from "react";
|
|
25
25
|
import { Button } from "@openlearning/widget-framework";
|
|
26
|
-
import "@openlearning/widget-framework/
|
|
26
|
+
import "@openlearning/widget-framework/styles/button.css";
|
|
27
27
|
|
|
28
28
|
export function MyWidget() {
|
|
29
29
|
return (
|
|
@@ -160,7 +160,7 @@ Defines widget project configuration.
|
|
|
160
160
|
|
|
161
161
|
```typescript
|
|
162
162
|
import { Button } from "@openlearning/widget-framework";
|
|
163
|
-
import "@openlearning/widget-framework/
|
|
163
|
+
import "@openlearning/widget-framework/styles/button.css";
|
|
164
164
|
|
|
165
165
|
<Button
|
|
166
166
|
variant="filled"
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IconCaretDown.d.ts","sourceRoot":"","sources":["../../../src/components/icons/IconCaretDown.tsx"],"names":[],"mappings":"AAAA,UAAU,kBAAkB;IAC1B,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,QAAA,MAAM,aAAa,GAAI,mBAA6B,kBAAkB,4CAUrE,CAAC;AAEF,eAAe,aAAa,CAAC"}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
const IconCaretDown = ({ width = 14, height = 14 }) => (_jsx("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 320 512", fill: "currentColor", width: width, height: height, children: _jsx("path", { d: "M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z" }) }));
|
|
3
|
+
export default IconCaretDown;
|
|
4
|
+
//# sourceMappingURL=IconCaretDown.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IconCaretDown.js","sourceRoot":"","sources":["../../../src/components/icons/IconCaretDown.tsx"],"names":[],"mappings":";AAKA,MAAM,aAAa,GAAG,CAAC,EAAE,KAAK,GAAG,EAAE,EAAE,MAAM,GAAG,EAAE,EAAsB,EAAE,EAAE,CAAC,CACzE,cACE,KAAK,EAAC,4BAA4B,EAClC,OAAO,EAAC,aAAa,EACrB,IAAI,EAAC,cAAc,EACnB,KAAK,EAAE,KAAK,EACZ,MAAM,EAAE,MAAM,YAEd,eAAM,CAAC,EAAC,yHAAyH,GAAG,GAChI,CACP,CAAC;AAEF,eAAe,aAAa,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IconCaretLeft.d.ts","sourceRoot":"","sources":["../../../src/components/icons/IconCaretLeft.tsx"],"names":[],"mappings":"AAAA,UAAU,kBAAkB;IAC1B,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,QAAA,MAAM,aAAa,GAAI,mBAA6B,kBAAkB,4CAUrE,CAAC;AAEF,eAAe,aAAa,CAAC"}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
const IconCaretLeft = ({ width = 14, height = 14 }) => (_jsx("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 192 512", fill: "currentColor", width: width, height: height, children: _jsx("path", { d: "M192 127.338v257.324c0 17.818-21.543 26.741-34.142 14.142L29.196 270.142c-7.81-7.81-7.81-20.474 0-28.284l128.662-128.662c12.599-12.6 34.142-3.676 34.142 14.142z" }) }));
|
|
3
|
+
export default IconCaretLeft;
|
|
4
|
+
//# sourceMappingURL=IconCaretLeft.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IconCaretLeft.js","sourceRoot":"","sources":["../../../src/components/icons/IconCaretLeft.tsx"],"names":[],"mappings":";AAKA,MAAM,aAAa,GAAG,CAAC,EAAE,KAAK,GAAG,EAAE,EAAE,MAAM,GAAG,EAAE,EAAsB,EAAE,EAAE,CAAC,CACzE,cACE,KAAK,EAAC,4BAA4B,EAClC,OAAO,EAAC,aAAa,EACrB,IAAI,EAAC,cAAc,EACnB,KAAK,EAAE,KAAK,EACZ,MAAM,EAAE,MAAM,YAEd,eAAM,CAAC,EAAC,kKAAkK,GAAG,GACzK,CACP,CAAC;AAEF,eAAe,aAAa,CAAC"}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
interface IconCaretRightProps {
|
|
2
|
+
width?: number;
|
|
3
|
+
height?: number;
|
|
4
|
+
}
|
|
5
|
+
declare const IconCaretRight: ({ width, height }: IconCaretRightProps) => import("react/jsx-runtime").JSX.Element;
|
|
6
|
+
export default IconCaretRight;
|
|
7
|
+
//# sourceMappingURL=IconCaretRight.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IconCaretRight.d.ts","sourceRoot":"","sources":["../../../src/components/icons/IconCaretRight.tsx"],"names":[],"mappings":"AAAA,UAAU,mBAAmB;IAC3B,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,QAAA,MAAM,cAAc,GAAI,mBAA6B,mBAAmB,4CAUvE,CAAC;AAEF,eAAe,cAAc,CAAC"}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
const IconCaretRight = ({ width = 14, height = 14 }) => (_jsx("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 192 512", fill: "currentColor", width: width, height: height, children: _jsx("path", { d: "M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z" }) }));
|
|
3
|
+
export default IconCaretRight;
|
|
4
|
+
//# sourceMappingURL=IconCaretRight.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IconCaretRight.js","sourceRoot":"","sources":["../../../src/components/icons/IconCaretRight.tsx"],"names":[],"mappings":";AAKA,MAAM,cAAc,GAAG,CAAC,EAAE,KAAK,GAAG,EAAE,EAAE,MAAM,GAAG,EAAE,EAAuB,EAAE,EAAE,CAAC,CAC3E,cACE,KAAK,EAAC,4BAA4B,EAClC,OAAO,EAAC,aAAa,EACrB,IAAI,EAAC,cAAc,EACnB,KAAK,EAAE,KAAK,EACZ,MAAM,EAAE,MAAM,YAEd,eAAM,CAAC,EAAC,0JAA0J,GAAG,GACjK,CACP,CAAC;AAEF,eAAe,cAAc,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IconCaretUp.d.ts","sourceRoot":"","sources":["../../../src/components/icons/IconCaretUp.tsx"],"names":[],"mappings":"AAAA,UAAU,gBAAgB;IACxB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,QAAA,MAAM,WAAW,GAAI,mBAA6B,gBAAgB,4CAUjE,CAAC;AAEF,eAAe,WAAW,CAAC"}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
const IconCaretUp = ({ width = 14, height = 14 }) => (_jsx("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 320 512", fill: "currentColor", width: width, height: height, children: _jsx("path", { d: "M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z" }) }));
|
|
3
|
+
export default IconCaretUp;
|
|
4
|
+
//# sourceMappingURL=IconCaretUp.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IconCaretUp.js","sourceRoot":"","sources":["../../../src/components/icons/IconCaretUp.tsx"],"names":[],"mappings":";AAKA,MAAM,WAAW,GAAG,CAAC,EAAE,KAAK,GAAG,EAAE,EAAE,MAAM,GAAG,EAAE,EAAoB,EAAE,EAAE,CAAC,CACrE,cACE,KAAK,EAAC,4BAA4B,EAClC,OAAO,EAAC,aAAa,EACrB,IAAI,EAAC,cAAc,EACnB,KAAK,EAAE,KAAK,EACZ,MAAM,EAAE,MAAM,YAEd,eAAM,CAAC,EAAC,kKAAkK,GAAG,GACzK,CACP,CAAC;AAEF,eAAe,WAAW,CAAC"}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
interface IconChevronLeftProps {
|
|
2
|
+
width?: number;
|
|
3
|
+
height?: number;
|
|
4
|
+
}
|
|
5
|
+
declare const IconChevronLeft: ({ width, height }: IconChevronLeftProps) => import("react/jsx-runtime").JSX.Element;
|
|
6
|
+
export default IconChevronLeft;
|
|
7
|
+
//# sourceMappingURL=IconChevronLeft.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IconChevronLeft.d.ts","sourceRoot":"","sources":["../../../src/components/icons/IconChevronLeft.tsx"],"names":[],"mappings":"AAAA,UAAU,oBAAoB;IAC5B,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,QAAA,MAAM,eAAe,GAAI,mBAA6B,oBAAoB,4CAUzE,CAAC;AAEF,eAAe,eAAe,CAAC"}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
const IconChevronLeft = ({ width = 14, height = 14 }) => (_jsx("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 320 512", fill: "currentColor", width: width, height: height, children: _jsx("path", { d: "M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z" }) }));
|
|
3
|
+
export default IconChevronLeft;
|
|
4
|
+
//# sourceMappingURL=IconChevronLeft.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IconChevronLeft.js","sourceRoot":"","sources":["../../../src/components/icons/IconChevronLeft.tsx"],"names":[],"mappings":";AAKA,MAAM,eAAe,GAAG,CAAC,EAAE,KAAK,GAAG,EAAE,EAAE,MAAM,GAAG,EAAE,EAAwB,EAAE,EAAE,CAAC,CAC7E,cACE,KAAK,EAAC,4BAA4B,EAClC,OAAO,EAAC,aAAa,EACrB,IAAI,EAAC,cAAc,EACnB,KAAK,EAAE,KAAK,EACZ,MAAM,EAAE,MAAM,YAEd,eAAM,CAAC,EAAC,gPAAgP,GAAG,GACvP,CACP,CAAC;AAEF,eAAe,eAAe,CAAC"}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
interface IconChevronRightProps {
|
|
2
|
+
width?: number;
|
|
3
|
+
height?: number;
|
|
4
|
+
}
|
|
5
|
+
declare const IconChevronRight: ({ width, height }: IconChevronRightProps) => import("react/jsx-runtime").JSX.Element;
|
|
6
|
+
export default IconChevronRight;
|
|
7
|
+
//# sourceMappingURL=IconChevronRight.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IconChevronRight.d.ts","sourceRoot":"","sources":["../../../src/components/icons/IconChevronRight.tsx"],"names":[],"mappings":"AAAA,UAAU,qBAAqB;IAC7B,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,QAAA,MAAM,gBAAgB,GAAI,mBAA6B,qBAAqB,4CAU3E,CAAC;AAEF,eAAe,gBAAgB,CAAC"}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
const IconChevronRight = ({ width = 14, height = 14 }) => (_jsx("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 320 512", fill: "currentColor", width: width, height: height, children: _jsx("path", { d: "M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z" }) }));
|
|
3
|
+
export default IconChevronRight;
|
|
4
|
+
//# sourceMappingURL=IconChevronRight.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IconChevronRight.js","sourceRoot":"","sources":["../../../src/components/icons/IconChevronRight.tsx"],"names":[],"mappings":";AAKA,MAAM,gBAAgB,GAAG,CAAC,EAAE,KAAK,GAAG,EAAE,EAAE,MAAM,GAAG,EAAE,EAAyB,EAAE,EAAE,CAAC,CAC/E,cACE,KAAK,EAAC,4BAA4B,EAClC,OAAO,EAAC,aAAa,EACrB,IAAI,EAAC,cAAc,EACnB,KAAK,EAAE,KAAK,EACZ,MAAM,EAAE,MAAM,YAEd,eAAM,CAAC,EAAC,2RAA2R,GAAG,GAClS,CACP,CAAC;AAEF,eAAe,gBAAgB,CAAC"}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
interface IconFastForwardProps {
|
|
2
|
+
width?: number;
|
|
3
|
+
height?: number;
|
|
4
|
+
}
|
|
5
|
+
declare const IconFastForward: ({ width, height }: IconFastForwardProps) => import("react/jsx-runtime").JSX.Element;
|
|
6
|
+
export default IconFastForward;
|
|
7
|
+
//# sourceMappingURL=IconFastForward.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IconFastForward.d.ts","sourceRoot":"","sources":["../../../src/components/icons/IconFastForward.tsx"],"names":[],"mappings":"AAAA,UAAU,oBAAoB;IAC5B,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,QAAA,MAAM,eAAe,GAAI,mBAA6B,oBAAoB,4CAUzE,CAAC;AAEF,eAAe,eAAe,CAAC"}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
const IconFastForward = ({ width = 14, height = 14 }) => (_jsx("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 512 512", fill: "currentColor", width: width, height: height, children: _jsx("path", { d: "M500.5 231.4l-192-160C287.9 54.3 256 68.6 256 96v320c0 27.4 31.9 41.8 52.5 24.6l192-160c15.3-12.8 15.3-36.4 0-49.2zm-256 0l-192-160C31.9 54.3 0 68.6 0 96v320c0 27.4 31.9 41.8 52.5 24.6l192-160c15.3-12.8 15.3-36.4 0-49.2z" }) }));
|
|
3
|
+
export default IconFastForward;
|
|
4
|
+
//# sourceMappingURL=IconFastForward.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IconFastForward.js","sourceRoot":"","sources":["../../../src/components/icons/IconFastForward.tsx"],"names":[],"mappings":";AAKA,MAAM,eAAe,GAAG,CAAC,EAAE,KAAK,GAAG,EAAE,EAAE,MAAM,GAAG,EAAE,EAAwB,EAAE,EAAE,CAAC,CAC7E,cACE,KAAK,EAAC,4BAA4B,EAClC,OAAO,EAAC,aAAa,EACrB,IAAI,EAAC,cAAc,EACnB,KAAK,EAAE,KAAK,EACZ,MAAM,EAAE,MAAM,YAEd,eAAM,CAAC,EAAC,8NAA8N,GAAG,GACrO,CACP,CAAC;AAEF,eAAe,eAAe,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IconNext.d.ts","sourceRoot":"","sources":["../../../src/components/icons/IconNext.tsx"],"names":[],"mappings":"AAAA,UAAU,aAAa;IACrB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,QAAA,MAAM,QAAQ,GAAI,mBAA6B,aAAa,4CAU3D,CAAC;AAEF,eAAe,QAAQ,CAAC"}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
const IconNext = ({ width = 14, height = 14 }) => (_jsx("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 640 640", width: width, height: height, fill: "currentColor", children: _jsx("path", { d: "M149 100.8C161.9 93.8 177.7 94.5 190 102.6L448 272.1L448 128C448 110.3 462.3 96 480 96C497.7 96 512 110.3 512 128L512 512C512 529.7 497.7 544 480 544C462.3 544 448 529.7 448 512L448 367.9L190 537.5C177.7 545.6 162 546.3 149 539.3C136 532.3 128 518.7 128 504L128 136C128 121.3 136.1 107.8 149 100.8z" }) }));
|
|
3
|
+
export default IconNext;
|
|
4
|
+
//# sourceMappingURL=IconNext.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IconNext.js","sourceRoot":"","sources":["../../../src/components/icons/IconNext.tsx"],"names":[],"mappings":";AAKA,MAAM,QAAQ,GAAG,CAAC,EAAE,KAAK,GAAG,EAAE,EAAE,MAAM,GAAG,EAAE,EAAiB,EAAE,EAAE,CAAC,CAC/D,cACE,KAAK,EAAC,4BAA4B,EAClC,OAAO,EAAC,aAAa,EACrB,KAAK,EAAE,KAAK,EACZ,MAAM,EAAE,MAAM,EACd,IAAI,EAAC,cAAc,YAEnB,eAAM,CAAC,EAAC,4SAA4S,GAAG,GACnT,CACP,CAAC;AAEF,eAAe,QAAQ,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IconPause.d.ts","sourceRoot":"","sources":["../../../src/components/icons/IconPause.tsx"],"names":[],"mappings":"AAAA,UAAU,cAAc;IACtB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,QAAA,MAAM,SAAS,GAAI,mBAA6B,cAAc,4CAU7D,CAAC;AAEF,eAAe,SAAS,CAAC"}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
const IconPause = ({ width = 14, height = 14 }) => (_jsx("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 640 640", fill: "currentColor", width: width, height: height, children: _jsx("path", { d: "M176 96C149.5 96 128 117.5 128 144L128 496C128 522.5 149.5 544 176 544L240 544C266.5 544 288 522.5 288 496L288 144C288 117.5 266.5 96 240 96L176 96zM400 96C373.5 96 352 117.5 352 144L352 496C352 522.5 373.5 544 400 544L464 544C490.5 544 512 522.5 512 496L512 144C512 117.5 490.5 96 464 96L400 96z" }) }));
|
|
3
|
+
export default IconPause;
|
|
4
|
+
//# sourceMappingURL=IconPause.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IconPause.js","sourceRoot":"","sources":["../../../src/components/icons/IconPause.tsx"],"names":[],"mappings":";AAKA,MAAM,SAAS,GAAG,CAAC,EAAE,KAAK,GAAG,EAAE,EAAE,MAAM,GAAG,EAAE,EAAkB,EAAE,EAAE,CAAC,CACjE,cACE,KAAK,EAAC,4BAA4B,EAClC,OAAO,EAAC,aAAa,EACrB,IAAI,EAAC,cAAc,EACnB,KAAK,EAAE,KAAK,EACZ,MAAM,EAAE,MAAM,YAEd,eAAM,CAAC,EAAC,0SAA0S,GAAG,GACjT,CACP,CAAC;AAEF,eAAe,SAAS,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IconPlay.d.ts","sourceRoot":"","sources":["../../../src/components/icons/IconPlay.tsx"],"names":[],"mappings":"AAAA,UAAU,aAAa;IACrB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,QAAA,MAAM,QAAQ,GAAI,mBAA6B,aAAa,4CAU3D,CAAC;AAEF,eAAe,QAAQ,CAAC"}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
const IconPlay = ({ width = 14, height = 14 }) => (_jsx("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 448 512", fill: "currentColor", width: width, height: height, children: _jsx("path", { d: "M424.4 214.7L72.4 6.6C43.8-10.3 0 6.1 0 47.9V464c0 37.5 40.7 60.1 72.4 41.3l352-208c31.4-18.5 31.5-64.1 0-82.6z" }) }));
|
|
3
|
+
export default IconPlay;
|
|
4
|
+
//# sourceMappingURL=IconPlay.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IconPlay.js","sourceRoot":"","sources":["../../../src/components/icons/IconPlay.tsx"],"names":[],"mappings":";AAKA,MAAM,QAAQ,GAAG,CAAC,EAAE,KAAK,GAAG,EAAE,EAAE,MAAM,GAAG,EAAE,EAAiB,EAAE,EAAE,CAAC,CAC/D,cACE,KAAK,EAAC,4BAA4B,EAClC,OAAO,EAAC,aAAa,EACrB,IAAI,EAAC,cAAc,EACnB,KAAK,EAAE,KAAK,EACZ,MAAM,EAAE,MAAM,YAEd,eAAM,CAAC,EAAC,iHAAiH,GAAG,GACxH,CACP,CAAC;AAEF,eAAe,QAAQ,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IconPlus.d.ts","sourceRoot":"","sources":["../../../src/components/icons/IconPlus.tsx"],"names":[],"mappings":"AAAA,UAAU,aAAa;IACrB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,QAAA,MAAM,QAAQ,GAAI,mBAA6B,aAAa,4CAU3D,CAAC;AAEF,eAAe,QAAQ,CAAC"}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
const IconPlus = ({ width = 14, height = 14 }) => (_jsx("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 448 512", fill: "currentColor", width: width, height: height, children: _jsx("path", { d: "M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z" }) }));
|
|
3
|
+
export default IconPlus;
|
|
4
|
+
//# sourceMappingURL=IconPlus.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IconPlus.js","sourceRoot":"","sources":["../../../src/components/icons/IconPlus.tsx"],"names":[],"mappings":";AAKA,MAAM,QAAQ,GAAG,CAAC,EAAE,KAAK,GAAG,EAAE,EAAE,MAAM,GAAG,EAAE,EAAiB,EAAE,EAAE,CAAC,CAC/D,cACE,KAAK,EAAC,4BAA4B,EAClC,OAAO,EAAC,aAAa,EACrB,IAAI,EAAC,cAAc,EACnB,KAAK,EAAE,KAAK,EACZ,MAAM,EAAE,MAAM,YAEd,eAAM,CAAC,EAAC,iPAAiP,GAAG,GACxP,CACP,CAAC;AAEF,eAAe,QAAQ,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IconPrevious.d.ts","sourceRoot":"","sources":["../../../src/components/icons/IconPrevious.tsx"],"names":[],"mappings":"AAAA,UAAU,iBAAiB;IACzB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,QAAA,MAAM,YAAY,GAAI,mBAA6B,iBAAiB,4CAUnE,CAAC;AAEF,eAAe,YAAY,CAAC"}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
const IconPrevious = ({ width = 14, height = 14 }) => (_jsx("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 640 640", fill: "currentColor", width: width, height: height, children: _jsx("path", { d: "M491 100.8C478.1 93.8 462.3 94.5 450 102.6L192 272.1L192 128C192 110.3 177.7 96 160 96C142.3 96 128 110.3 128 128L128 512C128 529.7 142.3 544 160 544C177.7 544 192 529.7 192 512L192 367.9L450 537.5C462.3 545.6 478 546.3 491 539.3C504 532.3 512 518.8 512 504.1L512 136.1C512 121.4 503.9 107.9 491 100.9z" }) }));
|
|
3
|
+
export default IconPrevious;
|
|
4
|
+
//# sourceMappingURL=IconPrevious.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IconPrevious.js","sourceRoot":"","sources":["../../../src/components/icons/IconPrevious.tsx"],"names":[],"mappings":";AAKA,MAAM,YAAY,GAAG,CAAC,EAAE,KAAK,GAAG,EAAE,EAAE,MAAM,GAAG,EAAE,EAAqB,EAAE,EAAE,CAAC,CACvE,cACE,KAAK,EAAC,4BAA4B,EAClC,OAAO,EAAC,aAAa,EACrB,IAAI,EAAC,cAAc,EACnB,KAAK,EAAE,KAAK,EACZ,MAAM,EAAE,MAAM,YAEd,eAAM,CAAC,EAAC,gTAAgT,GAAG,GACvT,CACP,CAAC;AAEF,eAAe,YAAY,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IconRedo.d.ts","sourceRoot":"","sources":["../../../src/components/icons/IconRedo.tsx"],"names":[],"mappings":"AAAA,UAAU,aAAa;IACrB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,QAAA,MAAM,QAAQ,GAAI,mBAA6B,aAAa,4CAU3D,CAAC;AAEF,eAAe,QAAQ,CAAC"}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
const IconRedo = ({ width = 14, height = 14 }) => (_jsx("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 512 512", fill: "currentColor", width: width, height: height, children: _jsx("path", { d: "M256.455 8c66.269.119 126.437 26.233 170.859 68.685l35.715-35.715C478.149 25.851 504 36.559 504 57.941V192c0 13.255-10.745 24-24 24H345.941c-21.382 0-32.09-25.851-16.971-40.971l41.75-41.75c-30.864-28.899-70.801-44.907-113.23-45.273-92.398-.798-170.283 73.977-169.484 169.442C88.764 348.009 162.184 424 256 424c41.127 0 79.997-14.678 110.629-41.556 4.743-4.161 11.906-3.908 16.368.553l39.662 39.662c4.872 4.872 4.631 12.815-.482 17.433C378.202 479.813 319.926 504 256 504 119.034 504 8.001 392.967 8 256.002 7.999 119.193 119.646 7.755 256.455 8z" }) }));
|
|
3
|
+
export default IconRedo;
|
|
4
|
+
//# sourceMappingURL=IconRedo.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IconRedo.js","sourceRoot":"","sources":["../../../src/components/icons/IconRedo.tsx"],"names":[],"mappings":";AAKA,MAAM,QAAQ,GAAG,CAAC,EAAE,KAAK,GAAG,EAAE,EAAE,MAAM,GAAG,EAAE,EAAiB,EAAE,EAAE,CAAC,CAC/D,cACE,KAAK,EAAC,4BAA4B,EAClC,OAAO,EAAC,aAAa,EACrB,IAAI,EAAC,cAAc,EACnB,KAAK,EAAE,KAAK,EACZ,MAAM,EAAE,MAAM,YAEd,eAAM,CAAC,EAAC,miBAAmiB,GAAG,GAC1iB,CACP,CAAC;AAEF,eAAe,QAAQ,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IconReload.d.ts","sourceRoot":"","sources":["../../../src/components/icons/IconReload.tsx"],"names":[],"mappings":"AAAA,UAAU,eAAe;IACvB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,QAAA,MAAM,UAAU,GAAI,mBAA6B,eAAe,4CAU/D,CAAC;AAEF,eAAe,UAAU,CAAC"}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
const IconReload = ({ width = 14, height = 14 }) => (_jsx("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 640 640", fill: "currentColor", width: width, height: height, children: _jsx("path", { d: "M534.6 182.6C547.1 170.1 547.1 149.8 534.6 137.3L470.6 73.3C461.4 64.1 447.7 61.4 435.7 66.4C423.7 71.4 416 83.1 416 96L416 128L256 128C150 128 64 214 64 320C64 337.7 78.3 352 96 352C113.7 352 128 337.7 128 320C128 249.3 185.3 192 256 192L416 192L416 224C416 236.9 423.8 248.6 435.8 253.6C447.8 258.6 461.5 255.8 470.7 246.7L534.7 182.7zM105.4 457.4C92.9 469.9 92.9 490.2 105.4 502.7L169.4 566.7C178.6 575.9 192.3 578.6 204.3 573.6C216.3 568.6 224 556.9 224 544L224 512L384 512C490 512 576 426 576 320C576 302.3 561.7 288 544 288C526.3 288 512 302.3 512 320C512 390.7 454.7 448 384 448L224 448L224 416C224 403.1 216.2 391.4 204.2 386.4C192.2 381.4 178.5 384.2 169.3 393.3L105.3 457.3z" }) }));
|
|
3
|
+
export default IconReload;
|
|
4
|
+
//# sourceMappingURL=IconReload.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IconReload.js","sourceRoot":"","sources":["../../../src/components/icons/IconReload.tsx"],"names":[],"mappings":";AAKA,MAAM,UAAU,GAAG,CAAC,EAAE,KAAK,GAAG,EAAE,EAAE,MAAM,GAAG,EAAE,EAAmB,EAAE,EAAE,CAAC,CACnE,cACE,KAAK,EAAC,4BAA4B,EAClC,OAAO,EAAC,aAAa,EACrB,IAAI,EAAC,cAAc,EACnB,KAAK,EAAE,KAAK,EACZ,MAAM,EAAE,MAAM,YAEd,eAAM,CAAC,EAAC,8qBAA8qB,GAAG,GACrrB,CACP,CAAC;AAEF,eAAe,UAAU,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IconReplay.d.ts","sourceRoot":"","sources":["../../../src/components/icons/IconReplay.tsx"],"names":[],"mappings":"AAAA,QAAA,MAAM,UAAU,+CAQf,CAAC;AAEF,eAAe,UAAU,CAAC"}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
const IconReplay = () => (_jsx("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", children: _jsx("path", { d: "M12 4V2.21c0-.45-.54-.67-.85-.35l-2.8 2.79c-.2.2-.2.51 0 .71l2.79 2.79c.32.31.86.09.86-.36V6c3.31 0 6 2.69 6 6 0 .79-.15 1.56-.44 2.25-.15.36-.04.77.23 1.04.51.51 1.37.33 1.64-.34.37-.91.57-1.91.57-2.95 0-4.42-3.58-8-8-8zm0 14c-3.31 0-6-2.69-6-6 0-.79.15-1.56.44-2.25.15-.36.04-.77-.23-1.04-.51-.51-1.37-.33-1.64.34C4.2 9.96 4 10.96 4 12c0 4.42 3.58 8 8 8v1.79c0 .45.54.67.85.35l2.79-2.79c.2-.2.2-.51 0-.71l-2.79-2.79c-.31-.31-.85-.09-.85.36V18z" }) }));
|
|
3
|
+
export default IconReplay;
|
|
4
|
+
//# sourceMappingURL=IconReplay.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IconReplay.js","sourceRoot":"","sources":["../../../src/components/icons/IconReplay.tsx"],"names":[],"mappings":";AAAA,MAAM,UAAU,GAAG,GAAG,EAAE,CAAC,CACvB,cACE,KAAK,EAAC,4BAA4B,EAClC,OAAO,EAAC,WAAW,EACnB,IAAI,EAAC,cAAc,YAEnB,eAAM,CAAC,EAAC,+bAA+b,GAAG,GACtc,CACP,CAAC;AAEF,eAAe,UAAU,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IconRewind.d.ts","sourceRoot":"","sources":["../../../src/components/icons/IconRewind.tsx"],"names":[],"mappings":"AAAA,UAAU,eAAe;IACvB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,QAAA,MAAM,UAAU,GAAI,mBAA6B,eAAe,4CAU/D,CAAC;AAEF,eAAe,UAAU,CAAC"}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
const IconRewind = ({ width = 14, height = 14 }) => (_jsx("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 512 512", fill: "currentColor", width: width, height: height, children: _jsx("path", { d: "M11.5 280.6l192 160c20.6 17.2 52.5 2.8 52.5-24.6V96c0-27.4-31.9-41.8-52.5-24.6l-192 160c-15.3 12.8-15.3 36.4 0 49.2zm256 0l192 160c20.6 17.2 52.5 2.8 52.5-24.6V96c0-27.4-31.9-41.8-52.5-24.6l-192 160c-15.3 12.8-15.3 36.4 0 49.2z" }) }));
|
|
3
|
+
export default IconRewind;
|
|
4
|
+
//# sourceMappingURL=IconRewind.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IconRewind.js","sourceRoot":"","sources":["../../../src/components/icons/IconRewind.tsx"],"names":[],"mappings":";AAKA,MAAM,UAAU,GAAG,CAAC,EAAE,KAAK,GAAG,EAAE,EAAE,MAAM,GAAG,EAAE,EAAmB,EAAE,EAAE,CAAC,CACnE,cACE,KAAK,EAAC,4BAA4B,EAClC,OAAO,EAAC,aAAa,EACrB,IAAI,EAAC,cAAc,EACnB,KAAK,EAAE,KAAK,EACZ,MAAM,EAAE,MAAM,YAEd,eAAM,CAAC,EAAC,qOAAqO,GAAG,GAC5O,CACP,CAAC;AAEF,eAAe,UAAU,CAAC"}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
interface IconSkipBackwardProps {
|
|
2
|
+
width?: number;
|
|
3
|
+
height?: number;
|
|
4
|
+
}
|
|
5
|
+
declare const IconSkipBackward: ({ width, height, }: IconSkipBackwardProps) => import("react/jsx-runtime").JSX.Element;
|
|
6
|
+
export default IconSkipBackward;
|
|
7
|
+
//# sourceMappingURL=IconSkipBackward.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IconSkipBackward.d.ts","sourceRoot":"","sources":["../../../src/components/icons/IconSkipBackward.tsx"],"names":[],"mappings":"AAAA,UAAU,qBAAqB;IAC7B,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,QAAA,MAAM,gBAAgB,GAAI,oBAGvB,qBAAqB,4CAUvB,CAAC;AAEF,eAAe,gBAAgB,CAAC"}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
const IconSkipBackward = ({ width = 14, height = 14, }) => (_jsx("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 512 512", fill: "currentColor", width: width, height: height, children: _jsx("path", { d: "M0 436V76c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v151.9L235.5 71.4C256.1 54.3 288 68.6 288 96v131.9L459.5 71.4C480.1 54.3 512 68.6 512 96v320c0 27.4-31.9 41.7-52.5 24.6L288 285.3V416c0 27.4-31.9 41.7-52.5 24.6L64 285.3V436c0 6.6-5.4 12-12 12H12c-6.6 0-12-5.4-12-12z" }) }));
|
|
3
|
+
export default IconSkipBackward;
|
|
4
|
+
//# sourceMappingURL=IconSkipBackward.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IconSkipBackward.js","sourceRoot":"","sources":["../../../src/components/icons/IconSkipBackward.tsx"],"names":[],"mappings":";AAKA,MAAM,gBAAgB,GAAG,CAAC,EACxB,KAAK,GAAG,EAAE,EACV,MAAM,GAAG,EAAE,GACW,EAAE,EAAE,CAAC,CAC3B,cACE,KAAK,EAAC,4BAA4B,EAClC,OAAO,EAAC,aAAa,EACrB,IAAI,EAAC,cAAc,EACnB,KAAK,EAAE,KAAK,EACZ,MAAM,EAAE,MAAM,YAEd,eAAM,CAAC,EAAC,4QAA4Q,GAAG,GACnR,CACP,CAAC;AAEF,eAAe,gBAAgB,CAAC"}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
interface IconSkipForwardProps {
|
|
2
|
+
width?: number;
|
|
3
|
+
height?: number;
|
|
4
|
+
}
|
|
5
|
+
declare const IconSkipForward: ({ width, height }: IconSkipForwardProps) => import("react/jsx-runtime").JSX.Element;
|
|
6
|
+
export default IconSkipForward;
|
|
7
|
+
//# sourceMappingURL=IconSkipForward.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IconSkipForward.d.ts","sourceRoot":"","sources":["../../../src/components/icons/IconSkipForward.tsx"],"names":[],"mappings":"AAAA,UAAU,oBAAoB;IAC5B,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,QAAA,MAAM,eAAe,GAAI,mBAA6B,oBAAoB,4CAUzE,CAAC;AAEF,eAAe,eAAe,CAAC"}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
const IconSkipForward = ({ width = 14, height = 14 }) => (_jsx("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 512 512", fill: "currentColor", width: width, height: height, children: _jsx("path", { d: "M512 76v360c0 6.6-5.4 12-12 12h-40c-6.6 0-12-5.4-12-12V284.1L276.5 440.6c-20.6 17.2-52.5 2.8-52.5-24.6V284.1L52.5 440.6C31.9 457.8 0 443.4 0 416V96c0-27.4 31.9-41.7 52.5-24.6L224 226.8V96c0-27.4 31.9-41.7 52.5-24.6L448 226.8V76c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12z" }) }));
|
|
3
|
+
export default IconSkipForward;
|
|
4
|
+
//# sourceMappingURL=IconSkipForward.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IconSkipForward.js","sourceRoot":"","sources":["../../../src/components/icons/IconSkipForward.tsx"],"names":[],"mappings":";AAKA,MAAM,eAAe,GAAG,CAAC,EAAE,KAAK,GAAG,EAAE,EAAE,MAAM,GAAG,EAAE,EAAwB,EAAE,EAAE,CAAC,CAC7E,cACE,KAAK,EAAC,4BAA4B,EAClC,OAAO,EAAC,aAAa,EACrB,IAAI,EAAC,cAAc,EACnB,KAAK,EAAE,KAAK,EACZ,MAAM,EAAE,MAAM,YAEd,eAAM,CAAC,EAAC,+QAA+Q,GAAG,GACtR,CACP,CAAC;AAEF,eAAe,eAAe,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IconStop.d.ts","sourceRoot":"","sources":["../../../src/components/icons/IconStop.tsx"],"names":[],"mappings":"AAAA,UAAU,aAAa;IACrB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,QAAA,MAAM,QAAQ,GAAI,mBAA6B,aAAa,4CAU3D,CAAC;AAEF,eAAe,QAAQ,CAAC"}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
const IconStop = ({ width = 14, height = 14 }) => (_jsx("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 640 640", fill: "currentColor", width: width, height: height, children: _jsx("path", { d: "M160 96L480 96C515.3 96 544 124.7 544 160L544 480C544 515.3 515.3 544 480 544L160 544C124.7 544 96 515.3 96 480L96 160C96 124.7 124.7 96 160 96z" }) }));
|
|
3
|
+
export default IconStop;
|
|
4
|
+
//# sourceMappingURL=IconStop.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IconStop.js","sourceRoot":"","sources":["../../../src/components/icons/IconStop.tsx"],"names":[],"mappings":";AAKA,MAAM,QAAQ,GAAG,CAAC,EAAE,KAAK,GAAG,EAAE,EAAE,MAAM,GAAG,EAAE,EAAiB,EAAE,EAAE,CAAC,CAC/D,cACE,KAAK,EAAC,4BAA4B,EAClC,OAAO,EAAC,aAAa,EACrB,IAAI,EAAC,cAAc,EACnB,KAAK,EAAE,KAAK,EACZ,MAAM,EAAE,MAAM,YAEd,eAAM,CAAC,EAAC,kJAAkJ,GAAG,GACzJ,CACP,CAAC;AAEF,eAAe,QAAQ,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IconUndo.d.ts","sourceRoot":"","sources":["../../../src/components/icons/IconUndo.tsx"],"names":[],"mappings":"AAAA,UAAU,aAAa;IACrB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,QAAA,MAAM,QAAQ,GAAI,mBAA6B,aAAa,4CAU3D,CAAC;AAEF,eAAe,QAAQ,CAAC"}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
const IconUndo = ({ width = 14, height = 14 }) => (_jsx("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 512 512", fill: "currentColor", width: width, height: height, children: _jsx("path", { d: "M255.545 8c-66.269.119-126.438 26.233-170.86 68.685L48.971 40.971C33.851 25.851 8 36.559 8 57.941V192c0 13.255 10.745 24 24 24h134.059c21.382 0 32.09-25.851 16.971-40.971l-41.75-41.75c30.864-28.899 70.801-44.907 113.23-45.273 92.398-.798 170.283 73.977 169.484 169.442C423.236 348.009 349.816 424 256 424c-41.127 0-79.997-14.678-110.63-41.556-4.743-4.161-11.906-3.908-16.368.553L89.34 422.659c-4.872 4.872-4.631 12.815.482 17.433C133.798 479.813 192.074 504 256 504c136.966 0 247.999-111.033 248-247.998C504.001 119.193 392.354 7.755 255.545 8z" }) }));
|
|
3
|
+
export default IconUndo;
|
|
4
|
+
//# sourceMappingURL=IconUndo.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IconUndo.js","sourceRoot":"","sources":["../../../src/components/icons/IconUndo.tsx"],"names":[],"mappings":";AAKA,MAAM,QAAQ,GAAG,CAAC,EAAE,KAAK,GAAG,EAAE,EAAE,MAAM,GAAG,EAAE,EAAiB,EAAE,EAAE,CAAC,CAC/D,cACE,KAAK,EAAC,4BAA4B,EAClC,OAAO,EAAC,aAAa,EACrB,IAAI,EAAC,cAAc,EACnB,KAAK,EAAE,KAAK,EACZ,MAAM,EAAE,MAAM,YAEd,eAAM,CAAC,EAAC,kiBAAkiB,GAAG,GACziB,CACP,CAAC;AAEF,eAAe,QAAQ,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IconX.d.ts","sourceRoot":"","sources":["../../../src/components/icons/IconX.tsx"],"names":[],"mappings":"AAAA,UAAU,UAAU;IAClB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,QAAA,MAAM,KAAK,GAAI,mBAA6B,UAAU,4CAUrD,CAAC;AAEF,eAAe,KAAK,CAAC"}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
const IconX = ({ width = 14, height = 14 }) => (_jsx("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 352 512", fill: "currentColor", width: width, height: height, children: _jsx("path", { d: "M242.72 256l100.07-100.07c12.28-12.28 12.28-32.19 0-44.48l-22.24-22.24c-12.28-12.28-32.19-12.28-44.48 0L176 189.28 75.93 89.21c-12.28-12.28-32.19-12.28-44.48 0L9.21 111.45c-12.28 12.28-12.28 32.19 0 44.48L109.28 256 9.21 356.07c-12.28 12.28-12.28 32.19 0 44.48l22.24 22.24c12.28 12.28 32.2 12.28 44.48 0L176 322.72l100.07 100.07c12.28 12.28 32.2 12.28 44.48 0l22.24-22.24c12.28-12.28 12.28-32.19 0-44.48L242.72 256z" }) }));
|
|
3
|
+
export default IconX;
|
|
4
|
+
//# sourceMappingURL=IconX.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IconX.js","sourceRoot":"","sources":["../../../src/components/icons/IconX.tsx"],"names":[],"mappings":";AAKA,MAAM,KAAK,GAAG,CAAC,EAAE,KAAK,GAAG,EAAE,EAAE,MAAM,GAAG,EAAE,EAAc,EAAE,EAAE,CAAC,CACzD,cACE,KAAK,EAAC,4BAA4B,EAClC,OAAO,EAAC,aAAa,EACrB,IAAI,EAAC,cAAc,EACnB,KAAK,EAAE,KAAK,EACZ,MAAM,EAAE,MAAM,YAEd,eAAM,CAAC,EAAC,iaAAia,GAAG,GACxa,CACP,CAAC;AAEF,eAAe,KAAK,CAAC"}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
export { default as IconCaretDown } from "./IconCaretDown";
|
|
2
|
+
export { default as IconCaretLeft } from "./IconCaretLeft";
|
|
3
|
+
export { default as IconCaretRight } from "./IconCaretRight";
|
|
4
|
+
export { default as IconCaretUp } from "./IconCaretUp";
|
|
5
|
+
export { default as IconChevronLeft } from "./IconChevronLeft";
|
|
6
|
+
export { default as IconChevronRight } from "./IconChevronRight";
|
|
7
|
+
export { default as IconFastForward } from "./IconFastForward";
|
|
8
|
+
export { default as IconNext } from "./IconNext";
|
|
9
|
+
export { default as IconPause } from "./IconPause";
|
|
10
|
+
export { default as IconPlay } from "./IconPlay";
|
|
11
|
+
export { default as IconPlus } from "./IconPlus";
|
|
12
|
+
export { default as IconPrevious } from "./IconPrevious";
|
|
13
|
+
export { default as IconRedo } from "./IconRedo";
|
|
14
|
+
export { default as IconReload } from "./IconReload";
|
|
15
|
+
export { default as IconRewind } from "./IconRewind";
|
|
16
|
+
export { default as IconSkipBackward } from "./IconSkipBackward";
|
|
17
|
+
export { default as IconSkipForward } from "./IconSkipForward";
|
|
18
|
+
export { default as IconStop } from "./IconStop";
|
|
19
|
+
export { default as IconUndo } from "./IconUndo";
|
|
20
|
+
export { default as IconX } from "./IconX";
|
|
21
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/icons/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,IAAI,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAC3D,OAAO,EAAE,OAAO,IAAI,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAC3D,OAAO,EAAE,OAAO,IAAI,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAC7D,OAAO,EAAE,OAAO,IAAI,WAAW,EAAE,MAAM,eAAe,CAAC;AACvD,OAAO,EAAE,OAAO,IAAI,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAC/D,OAAO,EAAE,OAAO,IAAI,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AACjE,OAAO,EAAE,OAAO,IAAI,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAC/D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,YAAY,CAAC;AACjD,OAAO,EAAE,OAAO,IAAI,SAAS,EAAE,MAAM,aAAa,CAAC;AACnD,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,YAAY,CAAC;AACjD,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,YAAY,CAAC;AACjD,OAAO,EAAE,OAAO,IAAI,YAAY,EAAE,MAAM,gBAAgB,CAAC;AACzD,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,YAAY,CAAC;AACjD,OAAO,EAAE,OAAO,IAAI,UAAU,EAAE,MAAM,cAAc,CAAC;AACrD,OAAO,EAAE,OAAO,IAAI,UAAU,EAAE,MAAM,cAAc,CAAC;AACrD,OAAO,EAAE,OAAO,IAAI,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AACjE,OAAO,EAAE,OAAO,IAAI,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAC/D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,YAAY,CAAC;AACjD,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,YAAY,CAAC;AACjD,OAAO,EAAE,OAAO,IAAI,KAAK,EAAE,MAAM,SAAS,CAAC"}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
export { default as IconCaretDown } from "./IconCaretDown";
|
|
2
|
+
export { default as IconCaretLeft } from "./IconCaretLeft";
|
|
3
|
+
export { default as IconCaretRight } from "./IconCaretRight";
|
|
4
|
+
export { default as IconCaretUp } from "./IconCaretUp";
|
|
5
|
+
export { default as IconChevronLeft } from "./IconChevronLeft";
|
|
6
|
+
export { default as IconChevronRight } from "./IconChevronRight";
|
|
7
|
+
export { default as IconFastForward } from "./IconFastForward";
|
|
8
|
+
export { default as IconNext } from "./IconNext";
|
|
9
|
+
export { default as IconPause } from "./IconPause";
|
|
10
|
+
export { default as IconPlay } from "./IconPlay";
|
|
11
|
+
export { default as IconPlus } from "./IconPlus";
|
|
12
|
+
export { default as IconPrevious } from "./IconPrevious";
|
|
13
|
+
export { default as IconRedo } from "./IconRedo";
|
|
14
|
+
export { default as IconReload } from "./IconReload";
|
|
15
|
+
export { default as IconRewind } from "./IconRewind";
|
|
16
|
+
export { default as IconSkipBackward } from "./IconSkipBackward";
|
|
17
|
+
export { default as IconSkipForward } from "./IconSkipForward";
|
|
18
|
+
export { default as IconStop } from "./IconStop";
|
|
19
|
+
export { default as IconUndo } from "./IconUndo";
|
|
20
|
+
export { default as IconX } from "./IconX";
|
|
21
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/components/icons/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,IAAI,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAC3D,OAAO,EAAE,OAAO,IAAI,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAC3D,OAAO,EAAE,OAAO,IAAI,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAC7D,OAAO,EAAE,OAAO,IAAI,WAAW,EAAE,MAAM,eAAe,CAAC;AACvD,OAAO,EAAE,OAAO,IAAI,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAC/D,OAAO,EAAE,OAAO,IAAI,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AACjE,OAAO,EAAE,OAAO,IAAI,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAC/D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,YAAY,CAAC;AACjD,OAAO,EAAE,OAAO,IAAI,SAAS,EAAE,MAAM,aAAa,CAAC;AACnD,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,YAAY,CAAC;AACjD,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,YAAY,CAAC;AACjD,OAAO,EAAE,OAAO,IAAI,YAAY,EAAE,MAAM,gBAAgB,CAAC;AACzD,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,YAAY,CAAC;AACjD,OAAO,EAAE,OAAO,IAAI,UAAU,EAAE,MAAM,cAAc,CAAC;AACrD,OAAO,EAAE,OAAO,IAAI,UAAU,EAAE,MAAM,cAAc,CAAC;AACrD,OAAO,EAAE,OAAO,IAAI,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AACjE,OAAO,EAAE,OAAO,IAAI,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAC/D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,YAAY,CAAC;AACjD,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,YAAY,CAAC;AACjD,OAAO,EAAE,OAAO,IAAI,KAAK,EAAE,MAAM,SAAS,CAAC"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@openlearning/widget-framework",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.2.0",
|
|
4
4
|
"description": "Framework for building OpenLearning widgets with parent-window messaging and configuration management",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"license": "MIT",
|
|
@@ -13,15 +13,11 @@
|
|
|
13
13
|
"import": "./dist/index.js",
|
|
14
14
|
"types": "./dist/index.d.ts"
|
|
15
15
|
},
|
|
16
|
-
"./
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
"./
|
|
21
|
-
"./dist/styles/switch.css": "./dist/styles/switch.css",
|
|
22
|
-
"./dist/styles/textfield.css": "./dist/styles/textfield.css",
|
|
23
|
-
"./dist/styles/statustag.css": "./dist/styles/statustag.css",
|
|
24
|
-
"./dist/styles/tabs.css": "./dist/styles/tabs.css"
|
|
16
|
+
"./icons/*": {
|
|
17
|
+
"import": "./dist/components/icons/*.js",
|
|
18
|
+
"types": "./dist/components/icons/*.d.ts"
|
|
19
|
+
},
|
|
20
|
+
"./styles/*": "./dist/styles/*"
|
|
25
21
|
},
|
|
26
22
|
"files": [
|
|
27
23
|
"dist"
|