@szum-tech/design-system 3.13.0 → 3.15.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.
Files changed (94) hide show
  1. package/dist/chunk-4IGU5SVP.js +54 -0
  2. package/dist/{chunk-XJZOANXX.cjs → chunk-6HX7ETL3.cjs} +1 -1
  3. package/dist/chunk-B4M7Q5KX.cjs +25 -0
  4. package/dist/chunk-BUJO4FB6.js +252 -0
  5. package/dist/{chunk-S2BCU6WG.cjs → chunk-CAIAZGSW.cjs} +5 -4
  6. package/dist/chunk-CL2C6STG.cjs +278 -0
  7. package/dist/chunk-EOTQVIA5.js +993 -0
  8. package/dist/chunk-G24PWQKG.js +20 -0
  9. package/dist/chunk-GEDBA3JU.cjs +49 -0
  10. package/dist/chunk-IZU3KULT.js +41 -0
  11. package/dist/{chunk-KQ6QE7BT.cjs → chunk-MNDQXDV4.cjs} +4 -4
  12. package/dist/chunk-N4TYSZSU.cjs +44 -0
  13. package/dist/chunk-OH323B3O.js +2299 -0
  14. package/dist/chunk-OZSNSRLV.cjs +1027 -0
  15. package/dist/chunk-PTZVUZNQ.cjs +2355 -0
  16. package/dist/{chunk-DL54DIMD.js → chunk-Q2MJKFIE.js} +2 -1
  17. package/dist/chunk-S3ZUFD6U.js +23 -0
  18. package/dist/{chunk-WXZE35FK.js → chunk-VK2FJ65F.js} +1 -1
  19. package/dist/{chunk-E5TYGWGE.js → chunk-XKCLVPUC.js} +1 -1
  20. package/dist/{chunk-XIQUR62A.cjs → chunk-XY3ZNUWR.cjs} +32 -20
  21. package/dist/color-picker.types-GI7dq2Ig.d.cts +42 -0
  22. package/dist/color-picker.types-GI7dq2Ig.d.ts +42 -0
  23. package/dist/components/badge-overflow/index.cjs +3 -2
  24. package/dist/components/badge-overflow/index.js +2 -1
  25. package/dist/components/button/index.cjs +21 -17
  26. package/dist/components/button/index.d.cts +1 -0
  27. package/dist/components/button/index.d.ts +1 -0
  28. package/dist/components/button/index.js +20 -16
  29. package/dist/components/carousel/index.cjs +22 -18
  30. package/dist/components/carousel/index.d.cts +1 -0
  31. package/dist/components/carousel/index.d.ts +1 -0
  32. package/dist/components/carousel/index.js +20 -16
  33. package/dist/components/color-picker/index.cjs +89 -0
  34. package/dist/components/color-picker/index.d.cts +71 -0
  35. package/dist/components/color-picker/index.d.ts +71 -0
  36. package/dist/components/color-picker/index.js +40 -0
  37. package/dist/components/dialog/index.d.cts +1 -0
  38. package/dist/components/dialog/index.d.ts +1 -0
  39. package/dist/components/file-upload/index.cjs +60 -0
  40. package/dist/components/file-upload/index.d.cts +131 -0
  41. package/dist/components/file-upload/index.d.ts +131 -0
  42. package/dist/components/file-upload/index.js +3 -0
  43. package/dist/components/index.cjs +294 -146
  44. package/dist/components/index.d.cts +9 -1
  45. package/dist/components/index.d.ts +9 -1
  46. package/dist/components/index.js +20 -16
  47. package/dist/components/input/index.cjs +2 -2
  48. package/dist/components/input/index.js +1 -1
  49. package/dist/components/item/index.d.cts +1 -0
  50. package/dist/components/item/index.d.ts +1 -0
  51. package/dist/components/masonry/index.cjs +5 -4
  52. package/dist/components/masonry/index.js +3 -2
  53. package/dist/components/popover/index.cjs +35 -0
  54. package/dist/components/popover/index.d.cts +18 -0
  55. package/dist/components/popover/index.d.ts +18 -0
  56. package/dist/components/popover/index.js +2 -0
  57. package/dist/components/select/index.cjs +7 -7
  58. package/dist/components/select/index.d.cts +8 -14
  59. package/dist/components/select/index.d.ts +8 -14
  60. package/dist/components/select/index.js +1 -1
  61. package/dist/components/sheet/index.d.cts +2 -1
  62. package/dist/components/sheet/index.d.ts +2 -1
  63. package/dist/components/sortable/index.cjs +27 -0
  64. package/dist/components/sortable/index.d.cts +50 -0
  65. package/dist/components/sortable/index.d.ts +50 -0
  66. package/dist/components/sortable/index.js +2 -0
  67. package/dist/components/stepper/index.cjs +39 -35
  68. package/dist/components/stepper/index.d.cts +1 -0
  69. package/dist/components/stepper/index.d.ts +1 -0
  70. package/dist/components/stepper/index.js +20 -16
  71. package/dist/components/timeline/index.cjs +12 -11
  72. package/dist/components/timeline/index.d.cts +1 -0
  73. package/dist/components/timeline/index.d.ts +1 -0
  74. package/dist/components/timeline/index.js +3 -2
  75. package/dist/components/toaster/index.cjs +22 -18
  76. package/dist/components/toaster/index.js +20 -16
  77. package/dist/components/typing-text/index.d.cts +1 -0
  78. package/dist/components/typing-text/index.d.ts +1 -0
  79. package/dist/components/word-rotate/index.d.cts +1 -0
  80. package/dist/components/word-rotate/index.d.ts +1 -0
  81. package/dist/hooks/index.cjs +17 -8
  82. package/dist/hooks/index.d.cts +15 -4
  83. package/dist/hooks/index.d.ts +15 -4
  84. package/dist/hooks/index.js +2 -1
  85. package/dist/popover-trigger-Cf4PPj0z.d.cts +14 -0
  86. package/dist/popover-trigger-Cf4PPj0z.d.ts +14 -0
  87. package/dist/select-Bf6XQtt-.d.cts +12 -0
  88. package/dist/select-Bf6XQtt-.d.ts +12 -0
  89. package/package.json +4 -1
  90. package/dist/chunk-5AA4IE2T.cjs +0 -27
  91. package/dist/chunk-IDOJLUDL.cjs +0 -1065
  92. package/dist/chunk-SB5UG7OC.js +0 -41
  93. package/dist/chunk-U2HEQZMY.js +0 -1020
  94. package/dist/chunk-UGSNASZM.js +0 -25
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@szum-tech/design-system",
3
- "version": "3.13.0",
3
+ "version": "3.15.0",
4
4
  "description": "Szum-Tech design system with tailwindcss support",
5
5
  "keywords": [
6
6
  "szum-tech",
@@ -110,6 +110,9 @@
110
110
  "type-check": "tsc --noEmit"
111
111
  },
112
112
  "dependencies": {
113
+ "@dnd-kit/core": "^6.3.1",
114
+ "@dnd-kit/sortable": "^10.0.0",
115
+ "@dnd-kit/utilities": "^3.2.2",
113
116
  "class-variance-authority": "^0.7.1",
114
117
  "clsx": "^2.1.1",
115
118
  "embla-carousel-react": "^8.6.0",
@@ -1,27 +0,0 @@
1
- 'use strict';
2
-
3
- var chunkH2BWO3SI_cjs = require('./chunk-H2BWO3SI.cjs');
4
- var jsxRuntime = require('react/jsx-runtime');
5
-
6
- function Input({ className, type, invalid = false, ...props }) {
7
- return /* @__PURE__ */ jsxRuntime.jsx(
8
- "input",
9
- {
10
- type,
11
- "data-slot": "input",
12
- "aria-invalid": props["aria-invalid"] || invalid,
13
- className: chunkH2BWO3SI_cjs.cn(
14
- "placeholder:text-muted-foreground dark:bg-input/30 border-input h-9 w-full min-w-0 rounded border bg-transparent px-3 py-1 text-base shadow-xs transition-[color,box-shadow] outline-none",
15
- "disabled:pointer-events-none disabled:cursor-not-allowed disabled:opacity-50",
16
- "focus-visible:border-ring focus-visible:ring-ring/50 focus-visible:ring-[3px]",
17
- "aria-invalid:ring-error/20 dark:aria-invalid:ring-error/40 aria-invalid:border-error",
18
- "selection:bg-primary selection:text-primary-foreground",
19
- "file:text-foreground file:inline-flex file:h-7 file:border-0 file:bg-transparent file:text-sm file:font-medium md:text-sm",
20
- className
21
- ),
22
- ...props
23
- }
24
- );
25
- }
26
-
27
- exports.Input = Input;