@worknice/whiteboard 0.64.0 → 0.66.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/dist/icons/components/AssignmentCertificate.js +2 -2
- package/dist/icons/components/AssignmentDocument.js +2 -2
- package/dist/icons/components/AssignmentForm.js +2 -2
- package/dist/icons/components/AssignmentQuestionnaire.js +2 -2
- package/dist/icons/components/Bolt.d.ts +5 -0
- package/dist/icons/components/Bolt.js +14 -0
- package/dist/icons/components/Events.js +1 -1
- package/dist/icons/components/History.d.ts +5 -0
- package/dist/icons/components/History.js +14 -0
- package/dist/icons/components/LocationCheck.js +1 -1
- package/dist/icons/components/QuestionMark.d.ts +5 -0
- package/dist/icons/components/QuestionMark.js +14 -0
- package/dist/icons/components/UserPlus.d.ts +5 -0
- package/dist/icons/components/UserPlus.js +14 -0
- package/dist/icons/components/index.d.ts +4 -0
- package/dist/icons/components/index.js +9 -1
- package/dist/icons/svgs/Bolt.js +2 -0
- package/dist/icons/svgs/History.js +2 -0
- package/dist/icons/svgs/QuestionMark.js +2 -0
- package/dist/icons/svgs/UserPlus.js +2 -0
- package/dist/inputs/NumberInput.d.ts +2 -1
- package/dist/inputs/NumberInput.js +2 -1
- package/dist/inputs/SelectInput.d.ts +2 -1
- package/dist/inputs/SelectInput.js +2 -1
- package/dist/layouts/FullLayout_module.css +2 -1
- package/dist/presentation/Avatar.d.ts +7 -1
- package/dist/presentation/Avatar.js +13 -3
- package/dist/presentation/Avatar.module.js +9 -0
- package/dist/presentation/Avatar.stories.d.ts +5 -1
- package/dist/presentation/Avatar.stories.js +7 -1
- package/dist/presentation/Avatar_module.css +45 -0
- package/dist/presentation/CardGrid.d.ts +12 -0
- package/dist/presentation/CardGrid.js +12 -0
- package/dist/presentation/CardGrid.module.js +5 -0
- package/dist/presentation/CardGrid.stories.d.ts +6 -0
- package/dist/presentation/CardGrid.stories.js +34 -0
- package/dist/presentation/CardGrid_module.css +6 -0
- package/dist/presentation/HeadlineStatisticCard.d.ts +3 -1
- package/dist/presentation/HeadlineStatisticCard.js +2 -2
- package/dist/presentation/IconBadge.d.ts +2 -1
- package/dist/presentation/IconBadge.js +2 -1
- package/dist/presentation/IconBadge.module.js +1 -0
- package/dist/presentation/IconBadge.stories.d.ts +44 -0
- package/dist/presentation/IconBadge.stories.js +135 -0
- package/dist/presentation/IconBadge_module.css +5 -0
- package/dist/presentation/PersonCover.stories.d.ts +4 -0
- package/dist/presentation/ProgressBar.d.ts +6 -2
- package/dist/presentation/ProgressBar.js +8 -3
- package/dist/presentation/ProgressBar.module.js +2 -1
- package/dist/presentation/ProgressBar.stories.d.ts +5 -1
- package/dist/presentation/ProgressBar_module.css +5 -1
- package/dist/presentation/RichList/RichList.js +1 -0
- package/dist/presentation/RichList/RichListRow.d.ts +7 -1
- package/dist/presentation/RichList/RichListRow.js +3 -2
- package/dist/presentation/RichList/RichListRow.module.js +1 -0
- package/dist/presentation/RichList/RichListRow_module.css +4 -0
- package/dist/presentation/RichList/RichList_module.css +5 -3
- package/dist/presentation/RichList/types.d.ts +17 -0
- package/dist/static/svg/AssignmentCertificate.svg +2 -2
- package/dist/static/svg/AssignmentDocument.svg +2 -2
- package/dist/static/svg/AssignmentForm.svg +2 -2
- package/dist/static/svg/AssignmentQuestionnaire.svg +2 -2
- package/dist/static/svg/Bolt.svg +1 -0
- package/dist/static/svg/History.svg +3 -0
- package/dist/static/svg/QuestionMark.svg +3 -0
- package/dist/static/svg/UserPlus.svg +1 -0
- package/package.json +3 -3
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0
|
|
2
|
-
<path d="
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 640" fill="currentColor">
|
|
2
|
+
<path d="M224 112L336 112L336 200C336 239.8 368.2 272 408 272L496 272L496 512C496 520.8 488.8 528 480 528L288 528L288 576L480 576C515.3 576 544 547.3 544 512L544 250.5C544 233.5 537.3 217.2 525.3 205.2L402.7 82.7C390.7 70.7 374.5 64 357.5 64L224 64C188.7 64 160 92.7 160 128L160 208C176.6 208 192.7 210.3 208 214.6L208 128C208 119.2 215.2 112 224 112zM384 131.9L476.1 224L408 224C394.7 224 384 213.3 384 200L384 131.9zM288 384C288 313.3 230.7 256 160 256C89.3 256 32 313.3 32 384C32 424.4 50.7 460.5 80 483.9L80 589C80 599.5 88.5 608 99 608C102.3 608 105.5 607.1 108.4 605.5L160 576L211.6 605.5C214.5 607.1 217.7 608 221 608C231.5 608 240 599.5 240 589L240 483.9C269.3 460.4 288 424.4 288 384zM160 336C186.5 336 208 357.5 208 384C208 410.5 186.5 432 160 432C133.5 432 112 410.5 112 384C112 357.5 133.5 336 160 336z" />
|
|
3
3
|
</svg>
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0
|
|
2
|
-
<path d="
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 640" fill="currentColor">
|
|
2
|
+
<path d="M304 112L192 112C183.2 112 176 119.2 176 128L176 512C176 520.8 183.2 528 192 528L448 528C456.8 528 464 520.8 464 512L464 272L376 272C336.2 272 304 239.8 304 200L304 112zM444.1 224L352 131.9L352 200C352 213.3 362.7 224 376 224L444.1 224zM128 128C128 92.7 156.7 64 192 64L325.5 64C342.5 64 358.8 70.7 370.8 82.7L493.3 205.3C505.3 217.3 512 233.6 512 250.6L512 512C512 547.3 483.3 576 448 576L192 576C156.7 576 128 547.3 128 512L128 128zM208 168C208 154.7 218.7 144 232 144L248 144C261.3 144 272 154.7 272 168C272 181.3 261.3 192 248 192L232 192C218.7 192 208 181.3 208 168zM208 248C208 234.7 218.7 224 232 224L248 224C261.3 224 272 234.7 272 248C272 261.3 261.3 272 248 272L232 272C218.7 272 208 261.3 208 248zM384 432L384 368L256 368L256 432L384 432zM208 440L208 360C208 337.9 225.9 320 248 320L392 320C414.1 320 432 337.9 432 360L432 440C432 462.1 414.1 480 392 480L248 480C225.9 480 208 462.1 208 440z" />
|
|
3
3
|
</svg>
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0
|
|
2
|
-
<path d="
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 640" fill="currentColor">
|
|
2
|
+
<path d="M448 112C456.8 112 464 119.2 464 128L464 512C464 520.8 456.8 528 448 528L192 528C183.2 528 176 520.8 176 512L176 128C176 119.2 183.2 112 192 112L448 112zM192 64C156.7 64 128 92.7 128 128L128 512C128 547.3 156.7 576 192 576L448 576C483.3 576 512 547.3 512 512L512 128C512 92.7 483.3 64 448 64L192 64zM208 192C208 209.7 222.3 224 240 224C257.7 224 272 209.7 272 192C272 174.3 257.7 160 240 160C222.3 160 208 174.3 208 192zM240 416C222.3 416 208 430.3 208 448C208 465.7 222.3 480 240 480C257.7 480 272 465.7 272 448C272 430.3 257.7 416 240 416zM304 192C304 205.3 314.7 216 328 216L408 216C421.3 216 432 205.3 432 192C432 178.7 421.3 168 408 168L328 168C314.7 168 304 178.7 304 192zM336 320C336 333.3 346.7 344 360 344L408 344C421.3 344 432 333.3 432 320C432 306.7 421.3 296 408 296L360 296C346.7 296 336 306.7 336 320zM304 448C304 461.3 314.7 472 328 472L408 472C421.3 472 432 461.3 432 448C432 434.7 421.3 424 408 424L328 424C314.7 424 304 434.7 304 448zM303.4 283.5C309.8 275 308 263 299.6 256.6C291.2 250.2 279.1 252 272.7 260.4L240 304L231.4 292.5C225 284 213 282.3 204.5 288.6C196 294.9 194.3 307 200.6 315.5L224.6 347.5C228.2 352.3 233.9 355.2 240 355.2C246.1 355.2 251.7 352.4 255.4 347.5L303.4 283.5z" />
|
|
3
3
|
</svg>
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="
|
|
2
|
-
<path d="
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 640" fill="currentColor">
|
|
2
|
+
<path d="M360 160L280 160C266.7 160 256 149.3 256 136C256 122.7 266.7 112 280 112L360 112C373.3 112 384 122.7 384 136C384 149.3 373.3 160 360 160zM360 208C397.1 208 427.6 180 431.6 144L448 144C456.8 144 464 151.2 464 160L464 512C464 520.8 456.8 528 448 528L192 528C183.2 528 176 520.8 176 512L176 160C176 151.2 183.2 144 192 144L208.4 144C212.4 180 242.9 208 280 208L360 208zM419.9 96C407 76.7 385 64 360 64L280 64C255 64 233 76.7 220.1 96L192 96C156.7 96 128 124.7 128 160L128 512C128 547.3 156.7 576 192 576L448 576C483.3 576 512 547.3 512 512L512 160C512 124.7 483.3 96 448 96L419.9 96z" />
|
|
3
3
|
</svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 640"><!--!Font Awesome Pro 7.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2026 Fonticons, Inc.--><path d="M437.2 51.9C446.3 57.9 450.2 69.2 446.8 79.5L388 256L508.9 256C528.3 256 544 271.7 544 291.1C544 301.1 539.8 310.6 532.3 317.2L232 585.9C223.9 593.2 211.9 594.1 202.8 588.1C193.7 582.1 189.8 570.8 193.2 560.5L252 384L131.1 384C111.7 384 96 368.3 96 348.9C96 339 100.2 329.5 107.7 322.8L408 54.1C416.1 46.8 428.1 46 437.2 51.9zM164.9 336L285.3 336C293 336 300.3 339.7 304.8 346C309.3 352.3 310.5 360.3 308.1 367.6L267.3 489.9L475.1 304L354.7 304C347 304 339.7 300.3 335.2 294C330.7 287.7 329.5 279.7 331.9 272.4L372.7 150.1L164.9 336z"/></svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 640" fill="currentColor">
|
|
2
|
+
<path d="M112 170.7L112 120C112 106.7 101.3 96 88 96C74.7 96 64 106.7 64 120L64 232C64 245.3 74.7 256 88 256L200 256C213.3 256 224 245.3 224 232C224 218.7 213.3 208 200 208L144.7 208C181.7 150.2 246.4 112 320 112C434.9 112 528 205.1 528 320C528 434.9 434.9 528 320 528C277.5 528 238.1 515.3 205.3 493.5C194.3 486.2 179.4 489.2 172 500.2C164.6 511.2 167.7 526.1 178.7 533.5C219.2 560.3 267.8 576 320 576C461.4 576 576 461.4 576 320C576 178.6 461.4 64 320 64C234.3 64 158.4 106.1 112 170.7zM320 192C306.7 192 296 202.7 296 216L296 320C296 326.4 298.5 332.5 303 337L375 409C384.4 418.4 399.6 418.4 408.9 409C418.2 399.6 418.3 384.4 408.9 375.1L343.9 310.1L343.9 216C343.9 202.7 333.2 192 319.9 192z" />
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 640">
|
|
2
|
+
<path d="M208 224C208 162.1 258.1 112 320 112C381.9 112 432 162.1 432 224C432 272.2 401.5 313.4 358.7 329.1C329.3 339.9 296 367 296 408L296 424C296 437.3 306.7 448 320 448C333.3 448 344 437.3 344 424L344 408C344 395.9 355 381.7 375.3 374.2C436.4 351.7 480 293 480 224C480 135.6 408.4 64 320 64C231.6 64 160 135.6 160 224L160 232C160 245.3 170.7 256 184 256C197.3 256 208 245.3 208 232L208 224zM320 576C337.7 576 352 561.7 352 544C352 526.3 337.7 512 320 512C302.3 512 288 526.3 288 544C288 561.7 302.3 576 320 576z" />
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 640"><!--!Font Awesome Pro 7.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2026 Fonticons, Inc.--><path d="M304 368C401.2 368 480 446.8 480 544L480 552C480 565.3 469.3 576 456 576C442.7 576 432 565.3 432 552L432 544C432 473.3 374.7 416 304 416L208 416C137.3 416 80 473.3 80 544L80 552C80 565.3 69.3 576 56 576C42.7 576 32 565.3 32 552L32 544C32 446.8 110.8 368 208 368L304 368zM528 144C541.3 144 552 154.7 552 168L552 216L600 216C613.3 216 624 226.7 624 240C624 253.3 613.3 264 600 264L552 264L552 312C552 325.3 541.3 336 528 336C514.7 336 504 325.3 504 312L504 264L456 264C442.7 264 432 253.3 432 240C432 226.7 442.7 216 456 216L504 216L504 168C504 154.7 514.7 144 528 144zM256 320C185.3 320 128 262.7 128 192C128 121.3 185.3 64 256 64C326.7 64 384 121.3 384 192C384 262.7 326.7 320 256 320zM256 112C211.8 112 176 147.8 176 192C176 236.2 211.8 272 256 272C300.2 272 336 236.2 336 192C336 147.8 300.2 112 256 112z"/></svg>
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@worknice/whiteboard",
|
|
3
3
|
"description": "",
|
|
4
|
-
"version": "0.
|
|
4
|
+
"version": "0.66.0",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"private": false,
|
|
7
7
|
"files": [
|
|
@@ -39,7 +39,7 @@
|
|
|
39
39
|
"react-markdown": "^10.1.0",
|
|
40
40
|
"utf8": "^3.0.0",
|
|
41
41
|
"zod": "^4.1.13",
|
|
42
|
-
"@worknice/utils": "^0.
|
|
42
|
+
"@worknice/utils": "^0.49.0"
|
|
43
43
|
},
|
|
44
44
|
"devDependencies": {
|
|
45
45
|
"@anolilab/semantic-release-pnpm": "^3.2.2",
|
|
@@ -63,7 +63,7 @@
|
|
|
63
63
|
"@typescript-eslint/eslint-plugin": "^8.7.0",
|
|
64
64
|
"@typescript-eslint/parser": "^8.7.0",
|
|
65
65
|
"clsx": "^2.0.0",
|
|
66
|
-
"concurrently": "
|
|
66
|
+
"concurrently": "9.2.0",
|
|
67
67
|
"eslint": "^8.57.1",
|
|
68
68
|
"eslint-plugin-react": "^7.34.2",
|
|
69
69
|
"eslint-plugin-react-hooks": "^4.6.2",
|