datastake-daf 0.6.183 → 0.6.185
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/components/index.js +493 -421
- package/dist/utils/index.js +441 -404
- package/package.json +2 -2
- package/src/@daf/core/components/Dashboard/Globe/index.jsx +34 -0
- package/src/@daf/core/components/Dashboard/Globe/style.js +4 -1
- package/src/@daf/core/components/ExcelTest/ExcelTest.stories.js +38 -0
- package/src/@daf/core/components/ExcelTest/config.js +254 -0
- package/src/@daf/core/components/ExcelTest/index.jsx +139 -0
- package/src/@daf/core/components/ExcelTest/planningConfig.js +371 -0
- package/src/@daf/core/components/ExcelTest/planningDemo.js +164 -0
- package/src/@daf/core/components/ExcelTest/storyConfig2.js +10413 -0
- package/src/@daf/core/components/ExcelTest/storyconfig.js +8439 -0
- package/src/@daf/core/components/Icon/configs/Briefcase.js +14 -0
- package/src/@daf/core/components/Icon/configs/Certificate.js +15 -0
- package/src/@daf/core/components/Icon/configs/SchoolHat.js +14 -0
- package/src/@daf/core/components/Icon/configs/index.js +6 -0
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
const config = {
|
|
2
|
+
viewBox: "0 0 16 16",
|
|
3
|
+
children: (
|
|
4
|
+
<path
|
|
5
|
+
d="M10.6663 4.66667C10.6663 4.04669 10.6663 3.7367 10.5982 3.48236C10.4133 2.79218 9.87416 2.25308 9.18398 2.06815C8.92965 2 8.61966 2 7.99967 2C7.37969 2 7.0697 2 6.81537 2.06815C6.12519 2.25308 5.58609 2.79218 5.40116 3.48236C5.33301 3.7367 5.33301 4.04669 5.33301 4.66667M3.46634 14H12.533C13.2797 14 13.6531 14 13.9383 13.8547C14.1892 13.7268 14.3932 13.5229 14.521 13.272C14.6663 12.9868 14.6663 12.6134 14.6663 11.8667V6.8C14.6663 6.05326 14.6663 5.6799 14.521 5.39468C14.3932 5.1438 14.1892 4.93982 13.9383 4.81199C13.6531 4.66667 13.2797 4.66667 12.533 4.66667H3.46634C2.7196 4.66667 2.34624 4.66667 2.06102 4.81199C1.81014 4.93982 1.60616 5.1438 1.47833 5.39468C1.33301 5.6799 1.33301 6.05326 1.33301 6.8V11.8667C1.33301 12.6134 1.33301 12.9868 1.47833 13.272C1.60616 13.5229 1.81014 13.7268 2.06102 13.8547C2.34624 14 2.7196 14 3.46634 14Z"
|
|
6
|
+
stroke="currentColor"
|
|
7
|
+
strokeWidth="1.2"
|
|
8
|
+
strokeLinecap="round"
|
|
9
|
+
strokeLinejoin="round"
|
|
10
|
+
/>
|
|
11
|
+
),
|
|
12
|
+
};
|
|
13
|
+
|
|
14
|
+
export default config;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
const config = {
|
|
2
|
+
viewBox: "0 0 17 16",
|
|
3
|
+
children: (
|
|
4
|
+
<path
|
|
5
|
+
d="M4.83333 13.3334H3.83333C3.09695 13.3334 2.5 12.7364 2.5 12V2.66671C2.5 1.93033 3.09695 1.33337 3.83333 1.33337H13.1667C13.903 1.33337 14.5 1.93033 14.5 2.66671V12C14.5 12.7364 13.903 13.3334 13.1667 13.3334H12.1667M8.5 12.6667C9.60457 12.6667 10.5 11.7713 10.5 10.6667C10.5 9.56214 9.60457 8.66671 8.5 8.66671C7.39543 8.66671 6.5 9.56214 6.5 10.6667C6.5 11.7713 7.39543 12.6667 8.5 12.6667ZM8.5 12.6667L8.51429 12.6666L6.38578 14.7951L4.50016 12.9095L6.5131 10.8965M8.5 12.6667L10.6285 14.7951L12.5142 12.9095L10.5012 10.8965M6.5 4.00004H10.5M5.16667 6.33337H11.8333"
|
|
6
|
+
stroke="currentColor"
|
|
7
|
+
strokeWidth="1.2"
|
|
8
|
+
strokeLinecap="round"
|
|
9
|
+
strokeLinejoin="round"
|
|
10
|
+
/>
|
|
11
|
+
),
|
|
12
|
+
tag: ['file']
|
|
13
|
+
};
|
|
14
|
+
|
|
15
|
+
export default config;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
const config = {
|
|
2
|
+
viewBox: "0 0 16 16",
|
|
3
|
+
children: (
|
|
4
|
+
<path
|
|
5
|
+
d="M3.33301 6.66667V10.6741C3.33301 10.9134 3.33301 11.0331 3.36944 11.1387C3.40167 11.2321 3.45425 11.3172 3.5234 11.3878C3.60158 11.4676 3.70861 11.5211 3.92265 11.6282L7.52265 13.4282C7.69755 13.5156 7.78501 13.5593 7.87674 13.5765C7.95799 13.5918 8.04136 13.5918 8.12261 13.5765C8.21434 13.5593 8.3018 13.5156 8.4767 13.4282L12.0767 11.6282C12.2907 11.5211 12.3978 11.4676 12.476 11.3878C12.5451 11.3172 12.5977 11.2321 12.6299 11.1387C12.6663 11.0331 12.6663 10.9134 12.6663 10.6741V6.66667M1.33301 5.66667L7.76116 2.45259C7.84861 2.40887 7.89234 2.387 7.93821 2.3784C7.97883 2.37078 8.02052 2.37078 8.06114 2.3784C8.10701 2.387 8.15073 2.40887 8.23819 2.45259L14.6663 5.66667L8.23819 8.88075C8.15073 8.92447 8.10701 8.94634 8.06114 8.95494C8.02052 8.96256 7.97883 8.96256 7.93821 8.95494C7.89234 8.94634 7.84861 8.92447 7.76116 8.88075L1.33301 5.66667Z"
|
|
6
|
+
stroke="currentColor"
|
|
7
|
+
strokeWidth="1.2"
|
|
8
|
+
strokeLinecap="round"
|
|
9
|
+
strokeLinejoin="round"
|
|
10
|
+
/>
|
|
11
|
+
),
|
|
12
|
+
};
|
|
13
|
+
|
|
14
|
+
export default config;
|
|
@@ -200,6 +200,9 @@ import Ant from "./Ant";
|
|
|
200
200
|
import Bird from "./Bird";
|
|
201
201
|
import Fish from "./Fish";
|
|
202
202
|
import WaterDrop from "./WaterDrop";
|
|
203
|
+
import SchoolHat from "./SchoolHat";
|
|
204
|
+
import Briefcase from "./Briefcase";
|
|
205
|
+
import Certificate from "./Certificate";
|
|
203
206
|
|
|
204
207
|
const config = {
|
|
205
208
|
Right,
|
|
@@ -404,6 +407,9 @@ const config = {
|
|
|
404
407
|
Bird,
|
|
405
408
|
Fish,
|
|
406
409
|
WaterDrop,
|
|
410
|
+
SchoolHat,
|
|
411
|
+
Briefcase,
|
|
412
|
+
Certificate
|
|
407
413
|
};
|
|
408
414
|
|
|
409
415
|
export default config;
|