@szum-tech/design-system 1.11.3 → 1.12.1

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 (61) hide show
  1. package/{Avatar-d6a17567.d.ts → Avatar-c6a2f50d.d.ts} +1 -1
  2. package/{Button-d3c2777e.d.ts → Button-ae5be036.d.ts} +1 -1
  3. package/Input-41362e55.d.ts +12 -0
  4. package/Textarea-7d32840f.d.ts +10 -0
  5. package/{Tooltip.provider-90345769.d.ts → Tooltip.provider-6de64d8b.d.ts} +1 -1
  6. package/{chunk-K6XKLHGZ.js → chunk-3PIF22YM.js} +2 -2
  7. package/{chunk-WT23FBI3.js → chunk-7GAMASGY.js} +3 -3
  8. package/chunk-ACJI7SSR.mjs +7 -0
  9. package/{chunk-C33NLJFI.mjs → chunk-GETS73RC.mjs} +2 -2
  10. package/chunk-IN4WKCCQ.js +29 -0
  11. package/{chunk-Z7QTQD5Y.mjs → chunk-KEPEPMEM.mjs} +2 -2
  12. package/chunk-LCVGKQIA.js +54 -0
  13. package/chunk-P5D475QN.mjs +36 -0
  14. package/chunk-PJRIZNPB.mjs +7 -0
  15. package/{chunk-IMNFECDL.mjs → chunk-ULAW3OVZ.mjs} +3 -3
  16. package/{chunk-XZSDQC2V.js → chunk-V3HUNIZN.js} +2 -2
  17. package/chunk-YEKURALR.js +29 -0
  18. package/components/{Avatar → avatar}/index.d.ts +1 -1
  19. package/components/avatar/index.js +11 -0
  20. package/components/avatar/index.mjs +2 -0
  21. package/components/button/index.d.ts +5 -0
  22. package/components/button/index.js +12 -0
  23. package/components/button/index.mjs +3 -0
  24. package/components/index.d.ts +5 -4
  25. package/components/index.js +16 -11
  26. package/components/index.mjs +7 -6
  27. package/components/input/index.d.ts +3 -0
  28. package/components/input/index.js +11 -0
  29. package/components/input/index.mjs +2 -0
  30. package/components/textarea/index.d.ts +3 -0
  31. package/components/textarea/index.js +11 -0
  32. package/components/textarea/index.mjs +2 -0
  33. package/components/tooltip/index.d.ts +4 -0
  34. package/components/tooltip/index.js +15 -0
  35. package/components/tooltip/index.mjs +2 -0
  36. package/icons/index.d.ts +3 -5
  37. package/icons/index.js +33 -13
  38. package/icons/index.mjs +1 -1
  39. package/index.d.ts +5 -4
  40. package/index.js +20 -15
  41. package/index.mjs +7 -6
  42. package/package.json +7 -6
  43. package/theme/main-preset.js +3 -0
  44. package/Input.component-887e7975.d.ts +0 -12
  45. package/chunk-6UCEUWKV.js +0 -29
  46. package/chunk-HDW3T44C.js +0 -49
  47. package/chunk-S5MGYCU6.mjs +0 -7
  48. package/chunk-TVVL3MG4.mjs +0 -36
  49. package/components/Avatar/index.js +0 -8
  50. package/components/Avatar/index.mjs +0 -2
  51. package/components/Button/index.d.ts +0 -5
  52. package/components/Button/index.js +0 -9
  53. package/components/Button/index.mjs +0 -3
  54. package/components/Input/index.d.ts +0 -3
  55. package/components/Input/index.js +0 -8
  56. package/components/Input/index.mjs +0 -2
  57. package/components/Tooltip/index.d.ts +0 -4
  58. package/components/Tooltip/index.js +0 -17
  59. package/components/Tooltip/index.mjs +0 -2
  60. /package/{chunk-BGWTSJD7.mjs → chunk-76WB4BRP.mjs} +0 -0
  61. /package/{chunk-RNAYKFZ2.js → chunk-PJ2GPHOZ.js} +0 -0
@@ -1,2 +0,0 @@
1
- export { a as default } from '../../chunk-C33NLJFI.mjs';
2
- import '../../chunk-D2YRORSD.mjs';
@@ -1,5 +0,0 @@
1
- export { d as ButtonColorType, a as ButtonProps, b as ButtonSizeType, c as ButtonVariantType, B as default } from '../../Button-d3c2777e.js';
2
- import '../../utils.types-3df7903f.js';
3
- import 'react';
4
- import 'class-variance-authority';
5
- import 'class-variance-authority/dist/types';
@@ -1,9 +0,0 @@
1
- 'use strict';
2
-
3
- var chunkWT23FBI3_js = require('../../chunk-WT23FBI3.js');
4
- require('../../chunk-HDW3T44C.js');
5
- require('../../chunk-DKDLYQOD.js');
6
-
7
-
8
-
9
- module.exports = chunkWT23FBI3_js.a;
@@ -1,3 +0,0 @@
1
- export { a as default } from '../../chunk-IMNFECDL.mjs';
2
- import '../../chunk-TVVL3MG4.mjs';
3
- import '../../chunk-D2YRORSD.mjs';
@@ -1,3 +0,0 @@
1
- export { a as InputProps, I as default } from '../../Input.component-887e7975.js';
2
- import 'react';
3
- import '../../utils.types-3df7903f.js';
@@ -1,8 +0,0 @@
1
- 'use strict';
2
-
3
- var chunk6UCEUWKV_js = require('../../chunk-6UCEUWKV.js');
4
- require('../../chunk-DKDLYQOD.js');
5
-
6
-
7
-
8
- module.exports = chunk6UCEUWKV_js.a;
@@ -1,2 +0,0 @@
1
- export { a as default } from '../../chunk-S5MGYCU6.mjs';
2
- import '../../chunk-D2YRORSD.mjs';
@@ -1,4 +0,0 @@
1
- export { a as TooltipProps, c as TooltipProvider, b as TooltipProviderProps, T as default } from '../../Tooltip.provider-90345769.js';
2
- import 'react/jsx-runtime';
3
- import 'react';
4
- import '@radix-ui/react-tooltip';
@@ -1,17 +0,0 @@
1
- 'use strict';
2
-
3
- Object.defineProperty(exports, '__esModule', { value: true });
4
-
5
- var chunkXZSDQC2V_js = require('../../chunk-XZSDQC2V.js');
6
- require('../../chunk-DKDLYQOD.js');
7
-
8
-
9
-
10
- Object.defineProperty(exports, 'TooltipProvider', {
11
- enumerable: true,
12
- get: function () { return chunkXZSDQC2V_js.b; }
13
- });
14
- Object.defineProperty(exports, 'default', {
15
- enumerable: true,
16
- get: function () { return chunkXZSDQC2V_js.a; }
17
- });
@@ -1,2 +0,0 @@
1
- export { b as TooltipProvider, a as default } from '../../chunk-Z7QTQD5Y.mjs';
2
- import '../../chunk-D2YRORSD.mjs';
File without changes
File without changes