@joyautomation/salt 0.1.0 → 0.1.2

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 (63) hide show
  1. package/README.md +332 -29
  2. package/dist/components/forms/Form.svelte +25 -25
  3. package/dist/components/forms/Input.svelte +6 -6
  4. package/dist/components/forms/SearchableSelect.svelte +58 -58
  5. package/dist/components/forms/Select.svelte +6 -6
  6. package/dist/components/icons/outline/ArrowTurnDownLeft.svelte +1 -1
  7. package/dist/components/icons/outline/ArrowTurnDownRight.svelte +1 -1
  8. package/dist/components/icons/outline/ArrowTurnLeftDown.svelte +1 -1
  9. package/dist/components/icons/outline/ArrowTurnLeftUp.svelte +1 -1
  10. package/dist/components/icons/outline/ArrowTurnRightDown.svelte +1 -1
  11. package/dist/components/icons/outline/ArrowTurnRightUp.svelte +1 -1
  12. package/dist/components/icons/outline/ArrowTurnUpLeft.svelte +1 -1
  13. package/dist/components/icons/outline/ArrowTurnUpRight.svelte +1 -1
  14. package/dist/components/icons/outline/Bold.svelte +1 -1
  15. package/dist/components/icons/outline/CalendarDateRange.svelte +1 -1
  16. package/dist/components/icons/outline/Divide.svelte +1 -1
  17. package/dist/components/icons/outline/DocumentCurrencyBangladeshi.svelte +1 -1
  18. package/dist/components/icons/outline/DocumentCurrencyDollar.svelte +1 -1
  19. package/dist/components/icons/outline/DocumentCurrencyEuro.svelte +1 -1
  20. package/dist/components/icons/outline/DocumentCurrencyPound.svelte +1 -1
  21. package/dist/components/icons/outline/DocumentCurrencyRupee.svelte +1 -1
  22. package/dist/components/icons/outline/DocumentCurrencyYen.svelte +1 -1
  23. package/dist/components/icons/outline/Equals.svelte +1 -1
  24. package/dist/components/icons/outline/H1.svelte +1 -1
  25. package/dist/components/icons/outline/H2.svelte +1 -1
  26. package/dist/components/icons/outline/H3.svelte +1 -1
  27. package/dist/components/icons/outline/Italic.svelte +1 -1
  28. package/dist/components/icons/outline/LinkSlash.svelte +1 -1
  29. package/dist/components/icons/outline/NumberedList.svelte +1 -1
  30. package/dist/components/icons/outline/PercentBadge.svelte +1 -1
  31. package/dist/components/icons/outline/Slash.svelte +1 -1
  32. package/dist/components/icons/outline/Strikethrough.svelte +1 -1
  33. package/dist/components/icons/outline/Underline.svelte +1 -1
  34. package/dist/components/icons/solid/ArrowTurnDownLeft.svelte +1 -1
  35. package/dist/components/icons/solid/ArrowTurnDownRight.svelte +1 -1
  36. package/dist/components/icons/solid/ArrowTurnLeftDown.svelte +1 -1
  37. package/dist/components/icons/solid/ArrowTurnLeftUp.svelte +1 -1
  38. package/dist/components/icons/solid/ArrowTurnRightDown.svelte +1 -1
  39. package/dist/components/icons/solid/ArrowTurnRightUp.svelte +1 -1
  40. package/dist/components/icons/solid/ArrowTurnUpLeft.svelte +1 -1
  41. package/dist/components/icons/solid/ArrowTurnUpRight.svelte +1 -1
  42. package/dist/components/icons/solid/Bold.svelte +1 -1
  43. package/dist/components/icons/solid/CalendarDateRange.svelte +10 -10
  44. package/dist/components/icons/solid/Divide.svelte +1 -1
  45. package/dist/components/icons/solid/DocumentCurrencyBangladeshi.svelte +1 -1
  46. package/dist/components/icons/solid/DocumentCurrencyDollar.svelte +1 -1
  47. package/dist/components/icons/solid/DocumentCurrencyEuro.svelte +2 -2
  48. package/dist/components/icons/solid/DocumentCurrencyPound.svelte +1 -1
  49. package/dist/components/icons/solid/DocumentCurrencyRupee.svelte +1 -1
  50. package/dist/components/icons/solid/DocumentCurrencyYen.svelte +1 -1
  51. package/dist/components/icons/solid/Equals.svelte +2 -2
  52. package/dist/components/icons/solid/H1.svelte +1 -1
  53. package/dist/components/icons/solid/H2.svelte +1 -1
  54. package/dist/components/icons/solid/H3.svelte +2 -2
  55. package/dist/components/icons/solid/Italic.svelte +1 -1
  56. package/dist/components/icons/solid/LinkSlash.svelte +1 -1
  57. package/dist/components/icons/solid/NumberedList.svelte +6 -6
  58. package/dist/components/icons/solid/PercentBadge.svelte +1 -1
  59. package/dist/components/icons/solid/Slash.svelte +1 -1
  60. package/dist/components/icons/solid/Strikethrough.svelte +1 -1
  61. package/dist/components/icons/solid/Underline.svelte +1 -1
  62. package/dist/components/icons/solid/VideoCameraSlash.svelte +4 -4
  63. package/package.json +3 -3
@@ -6,6 +6,6 @@
6
6
  xmlns="http://www.w3.org/2000/svg"
7
7
  style:height={size}
8
8
  style:width={size} viewBox="0 0 24 24" fill="none">
9
- <path fill-rule="evenodd" clip-rule="evenodd" d="M12.7488 3.74316C13.163 3.74316 13.4988 4.07897 13.4988 4.4932V19.4946C13.4988 19.9089 13.163 20.2447 12.7488 20.2447C12.3346 20.2447 11.9988 19.9089 11.9988 19.4946V12.7447H2.99711V19.4954C2.99711 19.9096 2.66132 20.2454 2.24709 20.2454C1.83287 20.2454 1.49707 19.9096 1.49707 19.4954V4.49393C1.49707 4.07969 1.83287 3.74389 2.24709 3.74389C2.66132 3.74389 2.99711 4.07969 2.99711 4.49393V11.2446H11.9988V4.4932C11.9988 4.07897 12.3346 3.74316 12.7488 3.74316Z" fill="black"/>
10
- <path fill-rule="evenodd" clip-rule="evenodd" d="M18.7499 10.5007C18.0226 10.5007 17.3086 10.5551 16.6114 10.66C16.2018 10.7216 15.8198 10.4395 15.7582 10.0299C15.6966 9.62026 15.9787 9.23825 16.3883 9.17663C17.1591 9.06069 17.9477 9.00066 18.7499 9.00066C19.2412 9.00066 19.7275 9.02318 20.2078 9.06729C21.1589 9.15464 22.1344 9.77225 22.3756 10.8606C22.4571 11.2283 22.4999 11.61 22.4999 12.0007C22.4999 12.9561 22.2441 13.8533 21.7974 14.6258C22.2441 15.3983 22.4999 16.2955 22.4999 17.2509C22.4999 17.6416 22.4571 18.0233 22.3756 18.391C22.1344 19.4793 21.1589 20.0969 20.2078 20.1843C19.7275 20.2284 19.2412 20.2509 18.7499 20.2509C17.9477 20.2509 17.1591 20.1909 16.3883 20.075C15.9787 20.0133 15.6966 19.6313 15.7582 19.2217C15.8198 18.8121 16.2018 18.53 16.6114 18.5916C17.3086 18.6965 18.0226 18.7509 18.7499 18.7509C19.1954 18.7509 19.6359 18.7305 20.0706 18.6906C20.538 18.6476 20.8441 18.369 20.9111 18.0665C20.9691 17.8046 20.9999 17.5318 20.9999 17.2509C20.9999 16.5669 20.8174 15.9271 20.4984 15.3758H17.9999C17.5857 15.3758 17.2499 15.04 17.2499 14.6258C17.2499 14.2116 17.5857 13.8758 17.9999 13.8758H20.4984C20.8174 13.3245 20.9999 12.6847 20.9999 12.0007C20.9999 11.7198 20.9691 11.447 20.9111 11.1851C20.8441 10.8826 20.538 10.604 20.0706 10.561C19.6359 10.5211 19.1954 10.5007 18.7499 10.5007Z" fill="black"/>
9
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M12.7488 3.74316C13.163 3.74316 13.4988 4.07897 13.4988 4.4932V19.4946C13.4988 19.9089 13.163 20.2447 12.7488 20.2447C12.3346 20.2447 11.9988 19.9089 11.9988 19.4946V12.7447H2.99711V19.4954C2.99711 19.9096 2.66132 20.2454 2.24709 20.2454C1.83287 20.2454 1.49707 19.9096 1.49707 19.4954V4.49393C1.49707 4.07969 1.83287 3.74389 2.24709 3.74389C2.66132 3.74389 2.99711 4.07969 2.99711 4.49393V11.2446H11.9988V4.4932C11.9988 4.07897 12.3346 3.74316 12.7488 3.74316Z" fill="currentColor"/>
10
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M18.7499 10.5007C18.0226 10.5007 17.3086 10.5551 16.6114 10.66C16.2018 10.7216 15.8198 10.4395 15.7582 10.0299C15.6966 9.62026 15.9787 9.23825 16.3883 9.17663C17.1591 9.06069 17.9477 9.00066 18.7499 9.00066C19.2412 9.00066 19.7275 9.02318 20.2078 9.06729C21.1589 9.15464 22.1344 9.77225 22.3756 10.8606C22.4571 11.2283 22.4999 11.61 22.4999 12.0007C22.4999 12.9561 22.2441 13.8533 21.7974 14.6258C22.2441 15.3983 22.4999 16.2955 22.4999 17.2509C22.4999 17.6416 22.4571 18.0233 22.3756 18.391C22.1344 19.4793 21.1589 20.0969 20.2078 20.1843C19.7275 20.2284 19.2412 20.2509 18.7499 20.2509C17.9477 20.2509 17.1591 20.1909 16.3883 20.075C15.9787 20.0133 15.6966 19.6313 15.7582 19.2217C15.8198 18.8121 16.2018 18.53 16.6114 18.5916C17.3086 18.6965 18.0226 18.7509 18.7499 18.7509C19.1954 18.7509 19.6359 18.7305 20.0706 18.6906C20.538 18.6476 20.8441 18.369 20.9111 18.0665C20.9691 17.8046 20.9999 17.5318 20.9999 17.2509C20.9999 16.5669 20.8174 15.9271 20.4984 15.3758H17.9999C17.5857 15.3758 17.2499 15.04 17.2499 14.6258C17.2499 14.2116 17.5857 13.8758 17.9999 13.8758H20.4984C20.8174 13.3245 20.9999 12.6847 20.9999 12.0007C20.9999 11.7198 20.9691 11.447 20.9111 11.1851C20.8441 10.8826 20.538 10.604 20.0706 10.561C19.6359 10.5211 19.1954 10.5007 18.7499 10.5007Z" fill="currentColor"/>
11
11
  </svg>
@@ -6,5 +6,5 @@
6
6
  xmlns="http://www.w3.org/2000/svg"
7
7
  style:height={size}
8
8
  style:width={size} viewBox="0 0 24 24" fill="none">
9
- <path fill-rule="evenodd" clip-rule="evenodd" d="M10.497 3.74418C10.497 3.32994 10.8327 2.99414 11.247 2.99414H18.7468C19.161 2.99414 19.4968 3.32994 19.4968 3.74418C19.4968 4.15842 19.161 4.49422 18.7468 4.49422H15.4719L10.1148 19.4957H12.7469C13.1612 19.4957 13.497 19.8315 13.497 20.2458C13.497 20.66 13.1612 20.9958 12.7469 20.9958H5.24709C4.83286 20.9958 4.49707 20.66 4.49707 20.2458C4.49707 19.8315 4.83286 19.4957 5.24709 19.4957H8.52202L13.8791 4.49422H11.247C10.8327 4.49422 10.497 4.15842 10.497 3.74418Z" fill="black"/>
9
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M10.497 3.74418C10.497 3.32994 10.8327 2.99414 11.247 2.99414H18.7468C19.161 2.99414 19.4968 3.32994 19.4968 3.74418C19.4968 4.15842 19.161 4.49422 18.7468 4.49422H15.4719L10.1148 19.4957H12.7469C13.1612 19.4957 13.497 19.8315 13.497 20.2458C13.497 20.66 13.1612 20.9958 12.7469 20.9958H5.24709C4.83286 20.9958 4.49707 20.66 4.49707 20.2458C4.49707 19.8315 4.83286 19.4957 5.24709 19.4957H8.52202L13.8791 4.49422H11.247C10.8327 4.49422 10.497 4.15842 10.497 3.74418Z" fill="currentColor"/>
10
10
  </svg>
@@ -6,5 +6,5 @@
6
6
  xmlns="http://www.w3.org/2000/svg"
7
7
  style:height={size}
8
8
  style:width={size} viewBox="0 0 24 24" fill="none">
9
- <path fill-rule="evenodd" clip-rule="evenodd" d="M19.892 4.08973C18.4276 2.62514 16.0533 2.62514 14.5889 4.08973L10.089 8.59017C10.0149 8.66424 9.94467 8.74054 9.87822 8.81885L14.8436 13.7848C15.2095 12.5152 14.8919 11.0902 13.8921 10.0903C13.5813 9.77941 13.2307 9.53538 12.8575 9.35706C12.4837 9.1785 12.3255 8.73074 12.504 8.35697C12.6826 7.98319 13.1303 7.82495 13.5041 8.00352C14.0289 8.25423 14.5199 8.59666 14.9529 9.02964C16.5536 10.6306 16.9039 13.0067 16.0063 14.9476L21.5207 20.4627C21.8136 20.7556 21.8136 21.2305 21.5207 21.5234C21.2278 21.8163 20.7529 21.8163 20.46 21.5234L2.46036 3.52166C2.16747 3.22874 2.16749 2.75384 2.46041 2.46094C2.75332 2.16805 3.2282 2.16807 3.52109 2.46099L8.81504 7.75555C8.88349 7.67858 8.95456 7.60319 9.02825 7.5295L13.5282 3.02906C15.5784 0.978594 18.9025 0.978594 20.9527 3.02906C23.0029 5.07949 23.0029 8.40387 20.9527 10.4543L19.1958 12.2114C18.9029 12.5044 18.428 12.5044 18.1351 12.2115C17.8422 11.9186 17.8422 11.4437 18.1351 11.1508L19.892 9.39364C21.3565 7.92901 21.3565 5.55436 19.892 4.08973ZM5.84599 11.7729C6.1389 12.0658 6.13892 12.5407 5.84604 12.8336L4.0891 14.5907C2.62465 16.0554 2.62465 18.43 4.0891 19.8946C5.55352 21.3592 7.92779 21.3592 9.39221 19.8946L12.5208 16.7657C12.8137 16.4727 13.2886 16.4727 13.5815 16.7656C13.8744 17.0585 13.8744 17.5334 13.5816 17.8263L10.4529 20.9553C8.40271 23.0058 5.0786 23.0058 3.02837 20.9553C0.978174 18.9049 0.978174 15.5805 3.02837 13.5301L4.78531 11.7729C5.07819 11.48 5.55308 11.48 5.84599 11.7729ZM8.24712 12.0331C8.63782 11.8955 9.0661 12.1007 9.2037 12.4914C9.38378 13.0028 9.67828 13.4833 10.089 13.8941C10.3998 14.205 10.7504 14.449 11.1236 14.6273C11.4974 14.8059 11.6556 15.2536 11.4771 15.6274C11.2985 16.0012 10.8508 16.1594 10.477 15.9809C9.95224 15.7301 9.46118 15.3877 9.02825 14.9547C8.45558 14.382 8.04184 13.7081 7.78884 12.9897C7.65124 12.599 7.85642 12.1707 8.24712 12.0331Z" fill="black"/>
9
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M19.892 4.08973C18.4276 2.62514 16.0533 2.62514 14.5889 4.08973L10.089 8.59017C10.0149 8.66424 9.94467 8.74054 9.87822 8.81885L14.8436 13.7848C15.2095 12.5152 14.8919 11.0902 13.8921 10.0903C13.5813 9.77941 13.2307 9.53538 12.8575 9.35706C12.4837 9.1785 12.3255 8.73074 12.504 8.35697C12.6826 7.98319 13.1303 7.82495 13.5041 8.00352C14.0289 8.25423 14.5199 8.59666 14.9529 9.02964C16.5536 10.6306 16.9039 13.0067 16.0063 14.9476L21.5207 20.4627C21.8136 20.7556 21.8136 21.2305 21.5207 21.5234C21.2278 21.8163 20.7529 21.8163 20.46 21.5234L2.46036 3.52166C2.16747 3.22874 2.16749 2.75384 2.46041 2.46094C2.75332 2.16805 3.2282 2.16807 3.52109 2.46099L8.81504 7.75555C8.88349 7.67858 8.95456 7.60319 9.02825 7.5295L13.5282 3.02906C15.5784 0.978594 18.9025 0.978594 20.9527 3.02906C23.0029 5.07949 23.0029 8.40387 20.9527 10.4543L19.1958 12.2114C18.9029 12.5044 18.428 12.5044 18.1351 12.2115C17.8422 11.9186 17.8422 11.4437 18.1351 11.1508L19.892 9.39364C21.3565 7.92901 21.3565 5.55436 19.892 4.08973ZM5.84599 11.7729C6.1389 12.0658 6.13892 12.5407 5.84604 12.8336L4.0891 14.5907C2.62465 16.0554 2.62465 18.43 4.0891 19.8946C5.55352 21.3592 7.92779 21.3592 9.39221 19.8946L12.5208 16.7657C12.8137 16.4727 13.2886 16.4727 13.5815 16.7656C13.8744 17.0585 13.8744 17.5334 13.5816 17.8263L10.4529 20.9553C8.40271 23.0058 5.0786 23.0058 3.02837 20.9553C0.978174 18.9049 0.978174 15.5805 3.02837 13.5301L4.78531 11.7729C5.07819 11.48 5.55308 11.48 5.84599 11.7729ZM8.24712 12.0331C8.63782 11.8955 9.0661 12.1007 9.2037 12.4914C9.38378 13.0028 9.67828 13.4833 10.089 13.8941C10.3998 14.205 10.7504 14.449 11.1236 14.6273C11.4974 14.8059 11.6556 15.2536 11.4771 15.6274C11.2985 16.0012 10.8508 16.1594 10.477 15.9809C9.95224 15.7301 9.46118 15.3877 9.02825 14.9547C8.45558 14.382 8.04184 13.7081 7.78884 12.9897C7.65124 12.599 7.85642 12.1707 8.24712 12.0331Z" fill="currentColor"/>
10
10
  </svg>
@@ -6,10 +6,10 @@
6
6
  xmlns="http://www.w3.org/2000/svg"
7
7
  style:height={size}
8
8
  style:width={size} viewBox="0 0 24 24" fill="none">
9
- <path fill-rule="evenodd" clip-rule="evenodd" d="M7.49136 5.99183C7.49136 5.57759 7.82715 5.24179 8.24138 5.24179H20.2411C20.6554 5.24179 20.9912 5.57759 20.9912 5.99183C20.9912 6.40606 20.6554 6.74187 20.2411 6.74187H8.24138C7.82715 6.74187 7.49136 6.40606 7.49136 5.99183Z" fill="black"/>
10
- <path fill-rule="evenodd" clip-rule="evenodd" d="M7.49069 11.9946C7.49069 11.5803 7.82649 11.2445 8.24071 11.2445H20.2405C20.6547 11.2445 20.9905 11.5803 20.9905 11.9946C20.9905 12.4088 20.6547 12.7446 20.2405 12.7446H8.24071C7.82649 12.7446 7.49069 12.4088 7.49069 11.9946Z" fill="black"/>
11
- <path fill-rule="evenodd" clip-rule="evenodd" d="M7.49136 17.9936C7.49136 17.5794 7.82715 17.2436 8.24138 17.2436H20.2411C20.6554 17.2436 20.9912 17.5794 20.9912 17.9936C20.9912 18.4078 20.6554 18.7436 20.2411 18.7436H8.24138C7.82715 18.7436 7.49136 18.4078 7.49136 17.9936Z" fill="black"/>
12
- <path fill-rule="evenodd" clip-rule="evenodd" d="M2.24023 3.74516C2.24023 3.33092 2.57603 2.99512 2.99025 2.99512H4.11523C4.52945 2.99512 4.86525 3.33092 4.86525 3.74516V6.74548H5.24021C5.65443 6.74548 5.99023 7.08128 5.99023 7.49552C5.99023 7.90975 5.65443 8.24556 5.24021 8.24556H2.99025C2.57603 8.24556 2.24023 7.90975 2.24023 7.49552C2.24023 7.08128 2.57603 6.74548 2.99025 6.74548H3.36521V4.4952H2.99025C2.57603 4.4952 2.24023 4.15939 2.24023 3.74516Z" fill="black"/>
13
- <path fill-rule="evenodd" clip-rule="evenodd" d="M2.79049 10.6019C2.4976 10.309 2.4976 9.83411 2.79049 9.54118C3.5227 8.80888 4.70987 8.80888 5.44208 9.54118C6.1743 10.2735 6.1743 11.4608 5.44208 12.1931L4.89284 12.7424L5.24142 12.7424C5.65562 12.7425 5.99137 13.0783 5.99133 13.4926C5.9913 13.9068 5.65548 14.2426 5.24128 14.2426L3.08231 14.2424C2.77898 14.2424 2.50554 14.0596 2.38947 13.7793C2.2734 13.499 2.33757 13.1764 2.55206 12.9619L4.38144 11.1323C4.52789 10.9859 4.52789 10.7484 4.38144 10.6019C4.235 10.4555 3.99757 10.4555 3.85113 10.6019C3.55824 10.8949 3.08337 10.8949 2.79049 10.6019Z" fill="black"/>
14
- <path fill-rule="evenodd" clip-rule="evenodd" d="M2.24023 15.7447C2.24023 15.3304 2.57603 14.9946 2.99025 14.9946H4.11513C5.15072 14.9946 5.99023 15.8342 5.99023 16.8698C5.99023 17.2915 5.85103 17.6807 5.61609 17.9939C5.85103 18.3071 5.99023 18.6963 5.99023 19.118C5.99023 20.1536 5.15072 20.9931 4.11513 20.9931H2.99025C2.57603 20.9931 2.24023 20.6573 2.24023 20.2431C2.24023 19.8288 2.57603 19.493 2.99025 19.493H4.11513C4.32227 19.493 4.49019 19.3251 4.49019 19.118C4.49019 18.9229 4.3413 18.7626 4.15098 18.7446C4.13906 18.7448 4.12711 18.7449 4.11513 18.7449H3.74024C3.32601 18.7449 2.99022 18.4091 2.99022 17.9949L2.99022 17.9939L2.99022 17.9929C2.99022 17.5786 3.32601 17.2428 3.74024 17.2428H4.11513C4.12711 17.2428 4.13906 17.2429 4.15098 17.2432C4.3413 17.2251 4.49019 17.0648 4.49019 16.8698C4.49019 16.6626 4.32227 16.4947 4.11513 16.4947H2.99025C2.57603 16.4947 2.24023 16.1589 2.24023 15.7447Z" fill="black"/>
9
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M7.49136 5.99183C7.49136 5.57759 7.82715 5.24179 8.24138 5.24179H20.2411C20.6554 5.24179 20.9912 5.57759 20.9912 5.99183C20.9912 6.40606 20.6554 6.74187 20.2411 6.74187H8.24138C7.82715 6.74187 7.49136 6.40606 7.49136 5.99183Z" fill="currentColor"/>
10
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M7.49069 11.9946C7.49069 11.5803 7.82649 11.2445 8.24071 11.2445H20.2405C20.6547 11.2445 20.9905 11.5803 20.9905 11.9946C20.9905 12.4088 20.6547 12.7446 20.2405 12.7446H8.24071C7.82649 12.7446 7.49069 12.4088 7.49069 11.9946Z" fill="currentColor"/>
11
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M7.49136 17.9936C7.49136 17.5794 7.82715 17.2436 8.24138 17.2436H20.2411C20.6554 17.2436 20.9912 17.5794 20.9912 17.9936C20.9912 18.4078 20.6554 18.7436 20.2411 18.7436H8.24138C7.82715 18.7436 7.49136 18.4078 7.49136 17.9936Z" fill="currentColor"/>
12
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M2.24023 3.74516C2.24023 3.33092 2.57603 2.99512 2.99025 2.99512H4.11523C4.52945 2.99512 4.86525 3.33092 4.86525 3.74516V6.74548H5.24021C5.65443 6.74548 5.99023 7.08128 5.99023 7.49552C5.99023 7.90975 5.65443 8.24556 5.24021 8.24556H2.99025C2.57603 8.24556 2.24023 7.90975 2.24023 7.49552C2.24023 7.08128 2.57603 6.74548 2.99025 6.74548H3.36521V4.4952H2.99025C2.57603 4.4952 2.24023 4.15939 2.24023 3.74516Z" fill="currentColor"/>
13
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M2.79049 10.6019C2.4976 10.309 2.4976 9.83411 2.79049 9.54118C3.5227 8.80888 4.70987 8.80888 5.44208 9.54118C6.1743 10.2735 6.1743 11.4608 5.44208 12.1931L4.89284 12.7424L5.24142 12.7424C5.65562 12.7425 5.99137 13.0783 5.99133 13.4926C5.9913 13.9068 5.65548 14.2426 5.24128 14.2426L3.08231 14.2424C2.77898 14.2424 2.50554 14.0596 2.38947 13.7793C2.2734 13.499 2.33757 13.1764 2.55206 12.9619L4.38144 11.1323C4.52789 10.9859 4.52789 10.7484 4.38144 10.6019C4.235 10.4555 3.99757 10.4555 3.85113 10.6019C3.55824 10.8949 3.08337 10.8949 2.79049 10.6019Z" fill="currentColor"/>
14
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M2.24023 15.7447C2.24023 15.3304 2.57603 14.9946 2.99025 14.9946H4.11513C5.15072 14.9946 5.99023 15.8342 5.99023 16.8698C5.99023 17.2915 5.85103 17.6807 5.61609 17.9939C5.85103 18.3071 5.99023 18.6963 5.99023 19.118C5.99023 20.1536 5.15072 20.9931 4.11513 20.9931H2.99025C2.57603 20.9931 2.24023 20.6573 2.24023 20.2431C2.24023 19.8288 2.57603 19.493 2.99025 19.493H4.11513C4.32227 19.493 4.49019 19.3251 4.49019 19.118C4.49019 18.9229 4.3413 18.7626 4.15098 18.7446C4.13906 18.7448 4.12711 18.7449 4.11513 18.7449H3.74024C3.32601 18.7449 2.99022 18.4091 2.99022 17.9949L2.99022 17.9939L2.99022 17.9929C2.99022 17.5786 3.32601 17.2428 3.74024 17.2428H4.11513C4.12711 17.2428 4.13906 17.2429 4.15098 17.2432C4.3413 17.2251 4.49019 17.0648 4.49019 16.8698C4.49019 16.6626 4.32227 16.4947 4.11513 16.4947H2.99025C2.57603 16.4947 2.24023 16.1589 2.24023 15.7447Z" fill="currentColor"/>
15
15
  </svg>
@@ -6,5 +6,5 @@
6
6
  xmlns="http://www.w3.org/2000/svg"
7
7
  style:height={size}
8
8
  style:width={size} viewBox="0 0 24 24" fill="none">
9
- <path fill-rule="evenodd" clip-rule="evenodd" d="M11.9896 2.24316C10.6329 2.24316 9.41666 2.84416 8.5925 3.79207C7.3395 3.70461 6.05453 4.13977 5.09522 5.09919C4.1359 6.05862 3.70081 7.34372 3.78827 8.59683C2.84057 9.42108 2.23975 10.6374 2.23975 11.9941C2.23975 13.3507 2.84051 14.5669 3.78813 15.3912C3.70057 16.6444 4.13564 17.9296 5.09505 18.8891C6.05445 19.8487 7.33955 20.2838 8.59266 20.1962C9.41681 21.1441 10.633 21.745 11.9896 21.745C13.3463 21.745 14.5625 21.144 15.3866 20.1961C16.6395 20.2834 17.9243 19.8483 18.8836 18.8889C19.8428 17.9296 20.2779 16.6446 20.1905 15.3916C21.1384 14.5674 21.7394 13.3509 21.7394 11.9941C21.7394 10.6375 21.1387 9.42121 20.191 8.59697C20.2786 7.34376 19.8435 6.05853 18.8841 5.09903C17.9247 4.13952 16.6396 3.70437 15.3865 3.79193C14.5624 2.8441 13.3462 2.24316 11.9896 2.24316ZM15.52 9.52295C15.8129 9.23003 15.8128 8.75513 15.5199 8.46223C15.227 8.16934 14.7521 8.16936 14.4593 8.46228L8.45937 14.4629C8.16648 14.7558 8.1665 15.2307 8.45941 15.5236C8.75233 15.8165 9.22721 15.8164 9.5201 15.5235L15.52 9.52295ZM9.73972 8.61761C9.11833 8.61761 8.61471 9.12139 8.61471 9.74269C8.61471 10.364 9.11833 10.8678 9.73972 10.8678C10.3611 10.8678 10.8647 10.364 10.8647 9.74269C10.8647 9.12139 10.3611 8.61761 9.73972 8.61761ZM14.2396 13.118C13.6182 13.118 13.1146 13.6218 13.1146 14.2431C13.1146 14.8644 13.6182 15.3682 14.2396 15.3682C14.861 15.3682 15.3646 14.8644 15.3646 14.2431C15.3646 13.6218 14.861 13.118 14.2396 13.118Z" fill="black"/>
9
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M11.9896 2.24316C10.6329 2.24316 9.41666 2.84416 8.5925 3.79207C7.3395 3.70461 6.05453 4.13977 5.09522 5.09919C4.1359 6.05862 3.70081 7.34372 3.78827 8.59683C2.84057 9.42108 2.23975 10.6374 2.23975 11.9941C2.23975 13.3507 2.84051 14.5669 3.78813 15.3912C3.70057 16.6444 4.13564 17.9296 5.09505 18.8891C6.05445 19.8487 7.33955 20.2838 8.59266 20.1962C9.41681 21.1441 10.633 21.745 11.9896 21.745C13.3463 21.745 14.5625 21.144 15.3866 20.1961C16.6395 20.2834 17.9243 19.8483 18.8836 18.8889C19.8428 17.9296 20.2779 16.6446 20.1905 15.3916C21.1384 14.5674 21.7394 13.3509 21.7394 11.9941C21.7394 10.6375 21.1387 9.42121 20.191 8.59697C20.2786 7.34376 19.8435 6.05853 18.8841 5.09903C17.9247 4.13952 16.6396 3.70437 15.3865 3.79193C14.5624 2.8441 13.3462 2.24316 11.9896 2.24316ZM15.52 9.52295C15.8129 9.23003 15.8128 8.75513 15.5199 8.46223C15.227 8.16934 14.7521 8.16936 14.4593 8.46228L8.45937 14.4629C8.16648 14.7558 8.1665 15.2307 8.45941 15.5236C8.75233 15.8165 9.22721 15.8164 9.5201 15.5235L15.52 9.52295ZM9.73972 8.61761C9.11833 8.61761 8.61471 9.12139 8.61471 9.74269C8.61471 10.364 9.11833 10.8678 9.73972 10.8678C10.3611 10.8678 10.8647 10.364 10.8647 9.74269C10.8647 9.12139 10.3611 8.61761 9.73972 8.61761ZM14.2396 13.118C13.6182 13.118 13.1146 13.6218 13.1146 14.2431C13.1146 14.8644 13.6182 15.3682 14.2396 15.3682C14.861 15.3682 15.3646 14.8644 15.3646 14.2431C15.3646 13.6218 14.861 13.118 14.2396 13.118Z" fill="currentColor"/>
10
10
  </svg>
@@ -6,5 +6,5 @@
6
6
  xmlns="http://www.w3.org/2000/svg"
7
7
  style:height={size}
8
8
  style:width={size} viewBox="0 0 24 24" fill="none">
9
- <path fill-rule="evenodd" clip-rule="evenodd" d="M15.256 3.04243C15.6453 3.18399 15.8461 3.61434 15.7046 4.00364L9.7046 20.504C9.56304 20.8933 9.13271 21.0942 8.74342 20.9526C8.35414 20.811 8.15331 20.3807 8.29487 19.9914L14.2948 3.49099C14.4364 3.1017 14.8667 2.90087 15.256 3.04243Z" fill="black"/>
9
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M15.256 3.04243C15.6453 3.18399 15.8461 3.61434 15.7046 4.00364L9.7046 20.504C9.56304 20.8933 9.13271 21.0942 8.74342 20.9526C8.35414 20.811 8.15331 20.3807 8.29487 19.9914L14.2948 3.49099C14.4364 3.1017 14.8667 2.90087 15.256 3.04243Z" fill="currentColor"/>
10
10
  </svg>
@@ -6,5 +6,5 @@
6
6
  xmlns="http://www.w3.org/2000/svg"
7
7
  style:height={size}
8
8
  style:width={size} viewBox="0 0 24 24" fill="none">
9
- <path fill-rule="evenodd" clip-rule="evenodd" d="M9.65664 4.72817C8.57127 5.11272 7.89072 5.78492 7.67823 6.57798C7.46376 7.37841 7.72395 8.31122 8.48795 9.1939C9.23446 10.0564 10.4173 10.8061 11.8758 11.1969C11.946 11.2157 12.0162 11.2335 12.0862 11.2503H20.2494C20.6636 11.2503 20.9994 11.5861 20.9994 12.0003C20.9994 12.4145 20.6636 12.7503 20.2494 12.7503H12.0098C12.0032 12.7504 11.9965 12.7504 11.9899 12.7503H3.74951C3.3353 12.7503 2.99951 12.4145 2.99951 12.0003C2.99951 11.5861 3.3353 11.2503 3.74951 11.2503H8.5287C8.08448 10.9248 7.68959 10.5635 7.35381 10.1756C6.37221 9.04154 5.84858 7.61084 6.22935 6.18974C6.60649 4.78219 7.75713 3.80977 9.15573 3.31425C10.5581 2.81739 12.283 2.76477 14.0111 3.22781C15.1181 3.52446 16.1141 4.00238 16.9399 4.60148C17.2751 4.84472 17.3497 5.31371 17.1065 5.64899C16.8633 5.98427 16.3943 6.05888 16.059 5.81563C15.3881 5.32888 14.5605 4.92799 13.6228 4.67673C12.1501 4.2821 10.7382 4.34497 9.65664 4.72817ZM16.1899 14.3595C16.5438 14.1442 17.0052 14.2567 17.2204 14.6106C17.8121 15.5836 18.0657 16.7043 17.7692 17.8106C17.3921 19.2182 16.2415 20.1906 14.8429 20.6861C13.4405 21.183 11.7156 21.2356 9.98753 20.7726C8.27574 20.3139 6.81996 19.4186 5.85377 18.3024C5.58268 17.9892 5.61681 17.5155 5.92999 17.2444C6.24318 16.9733 6.71682 17.0075 6.98791 17.3207C7.73442 18.1831 8.91722 18.9328 10.3758 19.3236C11.8485 19.7183 13.2604 19.6554 14.3419 19.2722C15.4273 18.8877 16.1079 18.2155 16.3204 17.4224C16.4888 16.7936 16.366 16.0925 15.9388 15.39C15.7236 15.0361 15.836 14.5747 16.1899 14.3595Z" fill="black"/>
9
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M9.65664 4.72817C8.57127 5.11272 7.89072 5.78492 7.67823 6.57798C7.46376 7.37841 7.72395 8.31122 8.48795 9.1939C9.23446 10.0564 10.4173 10.8061 11.8758 11.1969C11.946 11.2157 12.0162 11.2335 12.0862 11.2503H20.2494C20.6636 11.2503 20.9994 11.5861 20.9994 12.0003C20.9994 12.4145 20.6636 12.7503 20.2494 12.7503H12.0098C12.0032 12.7504 11.9965 12.7504 11.9899 12.7503H3.74951C3.3353 12.7503 2.99951 12.4145 2.99951 12.0003C2.99951 11.5861 3.3353 11.2503 3.74951 11.2503H8.5287C8.08448 10.9248 7.68959 10.5635 7.35381 10.1756C6.37221 9.04154 5.84858 7.61084 6.22935 6.18974C6.60649 4.78219 7.75713 3.80977 9.15573 3.31425C10.5581 2.81739 12.283 2.76477 14.0111 3.22781C15.1181 3.52446 16.1141 4.00238 16.9399 4.60148C17.2751 4.84472 17.3497 5.31371 17.1065 5.64899C16.8633 5.98427 16.3943 6.05888 16.059 5.81563C15.3881 5.32888 14.5605 4.92799 13.6228 4.67673C12.1501 4.2821 10.7382 4.34497 9.65664 4.72817ZM16.1899 14.3595C16.5438 14.1442 17.0052 14.2567 17.2204 14.6106C17.8121 15.5836 18.0657 16.7043 17.7692 17.8106C17.3921 19.2182 16.2415 20.1906 14.8429 20.6861C13.4405 21.183 11.7156 21.2356 9.98753 20.7726C8.27574 20.3139 6.81996 19.4186 5.85377 18.3024C5.58268 17.9892 5.61681 17.5155 5.92999 17.2444C6.24318 16.9733 6.71682 17.0075 6.98791 17.3207C7.73442 18.1831 8.91722 18.9328 10.3758 19.3236C11.8485 19.7183 13.2604 19.6554 14.3419 19.2722C15.4273 18.8877 16.1079 18.2155 16.3204 17.4224C16.4888 16.7936 16.366 16.0925 15.9388 15.39C15.7236 15.0361 15.836 14.5747 16.1899 14.3595Z" fill="currentColor"/>
10
10
  </svg>
@@ -6,5 +6,5 @@
6
6
  xmlns="http://www.w3.org/2000/svg"
7
7
  style:height={size}
8
8
  style:width={size} viewBox="0 0 24 24" fill="none">
9
- <path fill-rule="evenodd" clip-rule="evenodd" d="M5.99509 2.99414C6.40931 2.99414 6.74511 3.32994 6.74511 3.74418V11.2449C6.74511 14.1448 9.09561 16.4954 11.995 16.4954C14.8943 16.4954 17.2448 14.1448 17.2448 11.2449V3.74418C17.2448 3.32994 17.5806 2.99414 17.9949 2.99414C18.4091 2.99414 18.7449 3.32994 18.7449 3.74418V11.2449C18.7449 14.9731 15.7229 17.9955 11.995 17.9955C8.26705 17.9955 5.24507 14.9731 5.24507 11.2449V3.74418C5.24507 3.32994 5.58087 2.99414 5.99509 2.99414ZM2.99512 20.2458C2.99512 19.8315 3.33091 19.4957 3.74514 19.4957H20.2448C20.659 19.4957 20.9948 19.8315 20.9948 20.2458C20.9948 20.66 20.659 20.9958 20.2448 20.9958H3.74514C3.33091 20.9958 2.99512 20.66 2.99512 20.2458Z" fill="black"/>
9
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M5.99509 2.99414C6.40931 2.99414 6.74511 3.32994 6.74511 3.74418V11.2449C6.74511 14.1448 9.09561 16.4954 11.995 16.4954C14.8943 16.4954 17.2448 14.1448 17.2448 11.2449V3.74418C17.2448 3.32994 17.5806 2.99414 17.9949 2.99414C18.4091 2.99414 18.7449 3.32994 18.7449 3.74418V11.2449C18.7449 14.9731 15.7229 17.9955 11.995 17.9955C8.26705 17.9955 5.24507 14.9731 5.24507 11.2449V3.74418C5.24507 3.32994 5.58087 2.99414 5.99509 2.99414ZM2.99512 20.2458C2.99512 19.8315 3.33091 19.4957 3.74514 19.4957H20.2448C20.659 19.4957 20.9948 19.8315 20.9948 20.2458C20.9948 20.66 20.659 20.9958 20.2448 20.9958H3.74514C3.33091 20.9958 2.99512 20.66 2.99512 20.2458Z" fill="currentColor"/>
10
10
  </svg>
@@ -6,8 +6,8 @@
6
6
  xmlns="http://www.w3.org/2000/svg"
7
7
  style:height={size}
8
8
  style:width={size} viewBox="0 0 24 24" fill="none">
9
- <path d="M0.96967 3.96967C1.26256 3.67678 1.73744 3.67678 2.03033 3.96967L17.0303 18.9697C17.3232 19.2626 17.3232 19.7374 17.0303 20.0303C16.7374 20.3232 16.2626 20.3232 15.9697 20.0303L0.96967 5.03033C0.676777 4.73744 0.676777 4.26256 0.96967 3.96967Z" fill="black"/>
10
- <path d="M17.25 16.0606L19.9393 18.75C20.8843 19.6949 22.5 19.0257 22.5 17.6893V6.31063C22.5 4.97427 20.8843 4.30501 19.9393 5.24996L17.25 7.93931V16.0606Z" fill="black"/>
11
- <path d="M15.75 7.5V15.568L4.68198 4.5H12.75C14.4069 4.5 15.75 5.84315 15.75 7.5Z" fill="black"/>
12
- <path d="M1.5 16.5V7.68198L13.2727 19.4546C13.1029 19.4845 12.9283 19.5 12.75 19.5H4.5C2.84315 19.5 1.5 18.1569 1.5 16.5Z" fill="black"/>
9
+ <path d="M0.96967 3.96967C1.26256 3.67678 1.73744 3.67678 2.03033 3.96967L17.0303 18.9697C17.3232 19.2626 17.3232 19.7374 17.0303 20.0303C16.7374 20.3232 16.2626 20.3232 15.9697 20.0303L0.96967 5.03033C0.676777 4.73744 0.676777 4.26256 0.96967 3.96967Z" fill="currentColor"/>
10
+ <path d="M17.25 16.0606L19.9393 18.75C20.8843 19.6949 22.5 19.0257 22.5 17.6893V6.31063C22.5 4.97427 20.8843 4.30501 19.9393 5.24996L17.25 7.93931V16.0606Z" fill="currentColor"/>
11
+ <path d="M15.75 7.5V15.568L4.68198 4.5H12.75C14.4069 4.5 15.75 5.84315 15.75 7.5Z" fill="currentColor"/>
12
+ <path d="M1.5 16.5V7.68198L13.2727 19.4546C13.1029 19.4845 12.9283 19.5 12.75 19.5H4.5C2.84315 19.5 1.5 18.1569 1.5 16.5Z" fill="currentColor"/>
13
13
  </svg>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@joyautomation/salt",
3
- "version": "0.1.0",
3
+ "version": "0.1.2",
4
4
  "scripts": {
5
5
  "generate:icons": "node scripts/generate-icons.js",
6
6
  "dev": "vite dev",
@@ -34,7 +34,7 @@
34
34
  ],
35
35
  "peerDependencies": {
36
36
  "@sveltejs/kit": "^2.5.26",
37
- "svelte": "5.0.0-next.244"
37
+ "svelte": "^5.0.0"
38
38
  },
39
39
  "devDependencies": {
40
40
  "@eslint/js": "^9.25.1",
@@ -54,7 +54,7 @@
54
54
  "prettier": "^3.5.3",
55
55
  "prettier-plugin-svelte": "^3.3.3",
56
56
  "publint": "^0.3.12",
57
- "svelte": "5.28.2",
57
+ "svelte": "5.55.0",
58
58
  "svelte-check": "^4.1.6",
59
59
  "tslib": "^2.8.1",
60
60
  "typescript": "^5.8.3",