stp-ui-kit 0.0.105 → 0.0.108

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.
Files changed (37) hide show
  1. package/README.md +224 -153
  2. package/dist/banners/Sat.svg +3 -3
  3. package/dist/banners/SatFinished.svg +3 -3
  4. package/dist/components/data/Table/Table.d.ts +12 -11
  5. package/dist/components/display/Chip/Chip.d.ts +2 -2
  6. package/dist/components/display/InputChip/InputChip.d.ts +6 -0
  7. package/dist/components/display/OptionList/OptionList.d.ts +10 -1
  8. package/dist/components/display/OptionList/index.d.ts +2 -0
  9. package/dist/components/display/index.d.ts +1 -0
  10. package/dist/components/feedback/Info/Info.d.ts +2 -2
  11. package/dist/components/feedback/Modal/Modal.d.ts +1 -1
  12. package/dist/components/feedback/Window/Window.d.ts +0 -1
  13. package/dist/components/form/Select/Select.d.ts +2 -2
  14. package/dist/components/icons/index.d.ts +2 -0
  15. package/dist/components/index.d.ts +1 -0
  16. package/dist/icons/ArrowLine.svg +3 -3
  17. package/dist/icons/ParentLine.svg +3 -3
  18. package/dist/icons/Plus.svg +3 -0
  19. package/dist/icons/SideLine.svg +3 -3
  20. package/dist/icons/X.svg +3 -0
  21. package/dist/icons/decorativeIcons/Alert.svg +11 -11
  22. package/dist/icons/decorativeIcons/Error.svg +11 -11
  23. package/dist/icons/decorativeIcons/Locked.svg +10 -10
  24. package/dist/icons/decorativeIcons/Success.svg +10 -10
  25. package/dist/stp-ui-kit.es.js +8673 -4887
  26. package/dist/stp-ui-kit.es.js.map +1 -1
  27. package/dist/style.css +1 -1
  28. package/dist/styles/tokens.d.ts +112 -0
  29. package/dist/vite-env.d.ts +6 -6
  30. package/package.json +120 -109
  31. package/src/styles/_variables.scss +1179 -1179
  32. package/src/styles/main.scss +11 -11
  33. package/src/styles/tokens.d.ts +112 -0
  34. package/src/styles/tokens.js +94 -0
  35. package/dist/components/ui/table.d.ts +0 -10
  36. package/dist/lib/exam/constants/index.d.ts +0 -6
  37. package/dist/lib/exam/types/question.types.d.ts +0 -49
@@ -1,10 +1,10 @@
1
- <svg width="80" height="80" viewBox="0 0 80 80" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M29.9827 13.3153C32.6394 10.6586 36.2428 9.16602 40 9.16602C43.7572 9.16602 47.3606 10.6586 50.0173 13.3153C52.6741 15.9721 54.1667 19.5754 54.1667 23.3327V33.3327C54.1667 33.3331 54.1667 33.3335 54.1667 33.334H25.8333C25.8333 33.3335 25.8333 33.3331 25.8333 33.3327V23.3327C25.8333 19.5754 27.3259 15.9721 29.9827 13.3153ZM20.8333 33.334C20.8333 33.3335 20.8333 33.3331 20.8333 33.3327V23.3327C20.8333 18.2494 22.8527 13.3742 26.4471 9.7798C30.0416 6.18535 34.9167 4.16602 40 4.16602C45.0833 4.16602 49.9584 6.18535 53.5529 9.7798C57.1473 13.3742 59.1667 18.2494 59.1667 23.3327V33.3327C59.1667 33.3331 59.1667 33.3335 59.1667 33.334H63.3333C67.0152 33.334 70 36.3188 70 40.0007V66.6673C70 70.3492 67.0152 73.334 63.3333 73.334H16.6667C12.9848 73.334 10 70.3492 10 66.6673V40.0007C10 36.3188 12.9848 33.334 16.6667 33.334H20.8333Z" fill="url(#paint0_linear_995_7796)"/>
3
- <path d="M40 56.6667C41.8409 56.6667 43.3333 55.1743 43.3333 53.3333C43.3333 51.4924 41.8409 50 40 50C38.159 50 36.6666 51.4924 36.6666 53.3333C36.6666 55.1743 38.159 56.6667 40 56.6667Z" fill="white" stroke="white" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"/>
4
- <defs>
5
- <linearGradient id="paint0_linear_995_7796" x1="40" y1="4.16602" x2="40" y2="73.334" gradientUnits="userSpaceOnUse">
6
- <stop stop-color="#E4E8ED"/>
7
- <stop offset="1" stop-color="#868892"/>
8
- </linearGradient>
9
- </defs>
10
- </svg>
1
+ <svg width="80" height="80" viewBox="0 0 80 80" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M29.9827 13.3153C32.6394 10.6586 36.2428 9.16602 40 9.16602C43.7572 9.16602 47.3606 10.6586 50.0173 13.3153C52.6741 15.9721 54.1667 19.5754 54.1667 23.3327V33.3327C54.1667 33.3331 54.1667 33.3335 54.1667 33.334H25.8333C25.8333 33.3335 25.8333 33.3331 25.8333 33.3327V23.3327C25.8333 19.5754 27.3259 15.9721 29.9827 13.3153ZM20.8333 33.334C20.8333 33.3335 20.8333 33.3331 20.8333 33.3327V23.3327C20.8333 18.2494 22.8527 13.3742 26.4471 9.7798C30.0416 6.18535 34.9167 4.16602 40 4.16602C45.0833 4.16602 49.9584 6.18535 53.5529 9.7798C57.1473 13.3742 59.1667 18.2494 59.1667 23.3327V33.3327C59.1667 33.3331 59.1667 33.3335 59.1667 33.334H63.3333C67.0152 33.334 70 36.3188 70 40.0007V66.6673C70 70.3492 67.0152 73.334 63.3333 73.334H16.6667C12.9848 73.334 10 70.3492 10 66.6673V40.0007C10 36.3188 12.9848 33.334 16.6667 33.334H20.8333Z" fill="url(#paint0_linear_995_7796)"/>
3
+ <path d="M40 56.6667C41.8409 56.6667 43.3333 55.1743 43.3333 53.3333C43.3333 51.4924 41.8409 50 40 50C38.159 50 36.6666 51.4924 36.6666 53.3333C36.6666 55.1743 38.159 56.6667 40 56.6667Z" fill="white" stroke="white" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"/>
4
+ <defs>
5
+ <linearGradient id="paint0_linear_995_7796" x1="40" y1="4.16602" x2="40" y2="73.334" gradientUnits="userSpaceOnUse">
6
+ <stop stop-color="#E4E8ED"/>
7
+ <stop offset="1" stop-color="#868892"/>
8
+ </linearGradient>
9
+ </defs>
10
+ </svg>
@@ -1,10 +1,10 @@
1
- <svg width="80" height="80" viewBox="0 0 80 80" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M40 73.3334C58.4095 73.3334 73.3334 58.4095 73.3334 40C73.3334 21.5905 58.4095 6.66669 40 6.66669C21.5905 6.66669 6.66669 21.5905 6.66669 40C6.66669 58.4095 21.5905 73.3334 40 73.3334Z" fill="url(#paint0_linear_970_544)"/>
3
- <path d="M30 40L36.6667 46.6666L50 33.3333" stroke="white" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"/>
4
- <defs>
5
- <linearGradient id="paint0_linear_970_544" x1="40" y1="6.66669" x2="40" y2="73.3334" gradientUnits="userSpaceOnUse">
6
- <stop stop-color="#DCFCE7"/>
7
- <stop offset="1" stop-color="#22C55E"/>
8
- </linearGradient>
9
- </defs>
10
- </svg>
1
+ <svg width="80" height="80" viewBox="0 0 80 80" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M40 73.3334C58.4095 73.3334 73.3334 58.4095 73.3334 40C73.3334 21.5905 58.4095 6.66669 40 6.66669C21.5905 6.66669 6.66669 21.5905 6.66669 40C6.66669 58.4095 21.5905 73.3334 40 73.3334Z" fill="url(#paint0_linear_970_544)"/>
3
+ <path d="M30 40L36.6667 46.6666L50 33.3333" stroke="white" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"/>
4
+ <defs>
5
+ <linearGradient id="paint0_linear_970_544" x1="40" y1="6.66669" x2="40" y2="73.3334" gradientUnits="userSpaceOnUse">
6
+ <stop stop-color="#DCFCE7"/>
7
+ <stop offset="1" stop-color="#22C55E"/>
8
+ </linearGradient>
9
+ </defs>
10
+ </svg>