@cgi-learning-hub/ui 0.0.1-dev.1718955865 → 0.0.1-dev.1719413627
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/dist/TimePicker-BRY05Sej.cjs +73 -0
- package/dist/{TimePicker-DlaMNb6D.js → TimePicker-CLolXFl8.js} +1156 -1155
- package/dist/components/index.cjs.js +1 -1
- package/dist/components/index.d.ts +0 -1
- package/dist/components/index.es.js +133 -135
- package/dist/index.cjs.js +1 -1
- package/dist/index.es.js +133 -135
- package/package.json +1 -1
- package/dist/TimePicker-CLlQsAN4.cjs +0 -73
- package/dist/components/Icons/MoodleIcon/MoodleIcon.cjs.js +0 -1
- package/dist/components/Icons/MoodleIcon/MoodleIcon.d.ts +0 -8
- package/dist/components/Icons/MoodleIcon/MoodleIcon.es.js +0 -14
- package/dist/components/Icons/MoodleIcon/MoodleIcon.stories.cjs.js +0 -1
- package/dist/components/Icons/MoodleIcon/MoodleIcon.stories.d.ts +0 -5
- package/dist/components/Icons/MoodleIcon/MoodleIcon.stories.es.js +0 -14
- package/dist/components/Icons/MoodleIcon/index.cjs.js +0 -1
- package/dist/components/Icons/MoodleIcon/index.d.ts +0 -2
- package/dist/components/Icons/MoodleIcon/index.es.js +0 -4
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";const r=require("react/jsx-runtime"),C=({size:L="24px",className:e})=>r.jsx("svg",{viewBox:"0 0 24 24",width:L,height:L,className:e,children:r.jsx("path",{fill:"currentColor",d:"M 14 3 L 6 4 L 0 8 L 1 8 L 1 18 L 2 18 L 2 8 L 4.011719 8 C 4.007813 8.066406 4 8.125 4 8.195313 C 4 9.378906 4.320313 10.199219 4.320313 10.199219 L 8.765625 11.261719 L 12.015625 7.585938 C 12.015625 7.585938 11.71875 6.359375 11.046875 5.460938 Z M 18.5 7 C 16.929688 7 15.507813 7.675781 14.5 8.742188 C 14.242188 8.46875 13.960938 8.214844 13.652344 8 L 11.632813 10.28125 C 12.441406 10.699219 13 11.53125 13 12.5 L 13 20 L 16 20 L 16 12.5 C 16 11.101563 17.101563 10 18.5 10 C 19.898438 10 21 11.101563 21 12.5 L 21 20 L 24 20 L 24 12.5 C 24 9.480469 21.519531 7 18.5 7 Z M 5.03125 11.910156 C 5.011719 12.105469 5 12.300781 5 12.5 L 5 20 L 8 20 L 8 12.621094 Z"})});module.exports=C;
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { jsx as C } from "react/jsx-runtime";
|
|
2
|
-
const t = ({ size: L = "24px", className: o }) => /* @__PURE__ */ C(
|
|
3
|
-
"svg",
|
|
4
|
-
{
|
|
5
|
-
viewBox: "0 0 24 24",
|
|
6
|
-
width: L,
|
|
7
|
-
height: L,
|
|
8
|
-
className: o,
|
|
9
|
-
children: /* @__PURE__ */ C("path", { fill: "currentColor", d: "M 14 3 L 6 4 L 0 8 L 1 8 L 1 18 L 2 18 L 2 8 L 4.011719 8 C 4.007813 8.066406 4 8.125 4 8.195313 C 4 9.378906 4.320313 10.199219 4.320313 10.199219 L 8.765625 11.261719 L 12.015625 7.585938 C 12.015625 7.585938 11.71875 6.359375 11.046875 5.460938 Z M 18.5 7 C 16.929688 7 15.507813 7.675781 14.5 8.742188 C 14.242188 8.46875 13.960938 8.214844 13.652344 8 L 11.632813 10.28125 C 12.441406 10.699219 13 11.53125 13 12.5 L 13 20 L 16 20 L 16 12.5 C 16 11.101563 17.101563 10 18.5 10 C 19.898438 10 21 11.101563 21 12.5 L 21 20 L 24 20 L 24 12.5 C 24 9.480469 21.519531 7 18.5 7 Z M 5.03125 11.910156 C 5.011719 12.105469 5 12.300781 5 12.5 L 5 20 L 8 20 L 8 12.621094 Z" })
|
|
10
|
-
}
|
|
11
|
-
);
|
|
12
|
-
export {
|
|
13
|
-
t as default
|
|
14
|
-
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const n=require("react/jsx-runtime"),e=require("./MoodleIcon.cjs.js"),s={title:"Components/MoodleIcon",component:e,argTypes:{}},r=t=>n.jsx(e,{...t}),o=r.bind({});o.args={};exports.Default=o;exports.default=s;
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { jsx as e } from "react/jsx-runtime";
|
|
2
|
-
import o from "./MoodleIcon.es.js";
|
|
3
|
-
const p = {
|
|
4
|
-
title: "Components/MoodleIcon",
|
|
5
|
-
component: o,
|
|
6
|
-
argTypes: {
|
|
7
|
-
// Définissez ici vos paramètres d'histoires spécifiques aux arguments (args).
|
|
8
|
-
}
|
|
9
|
-
}, n = (t) => /* @__PURE__ */ e(o, { ...t }), s = n.bind({});
|
|
10
|
-
s.args = {};
|
|
11
|
-
export {
|
|
12
|
-
s as Default,
|
|
13
|
-
p as default
|
|
14
|
-
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("./MoodleIcon.cjs.js");exports.MoodleIcon=o;
|