@yahoo/uds 3.4.2 → 3.4.3

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 (54) hide show
  1. package/dist/{VStack-D4Meu5hQ.d.cts → VStack-BD6BARE0.d.cts} +1 -1
  2. package/dist/{VStack-Zj_FJ3rO.d.ts → VStack-CTUNBjyE.d.ts} +1 -1
  3. package/dist/{VStack-DaKOiSTL.d.cts → VStack-CdDZP_4B.d.cts} +1 -1
  4. package/dist/{VStack-D01lhpy-.d.ts → VStack-CjZN3YSK.d.ts} +1 -1
  5. package/dist/chunk-CNAKHAWF.cjs +2 -0
  6. package/dist/chunk-IRHJ7DWJ.js +2 -0
  7. package/dist/chunk-LC4SJVGM.js +2 -0
  8. package/dist/chunk-VLLIKC2Z.cjs +2 -0
  9. package/dist/client/index.cjs +2 -2
  10. package/dist/client/index.d.cts +3 -3
  11. package/dist/client/index.d.ts +3 -3
  12. package/dist/client/index.js +3 -3
  13. package/dist/{index-CDD4MD5A.d.cts → index-BnpJrpTE.d.cts} +1 -1
  14. package/dist/{index-DDlRCX51.d.cts → index-CJkW3rKr.d.cts} +1 -1
  15. package/dist/{index-0oesXZqB.d.ts → index-DQL36m4I.d.ts} +1 -1
  16. package/dist/{index-C0qfnFCa.d.ts → index-DYfIoQDs.d.ts} +1 -1
  17. package/dist/index.cjs +1 -1
  18. package/dist/index.d.cts +5 -5
  19. package/dist/index.d.ts +5 -5
  20. package/dist/index.js +1 -1
  21. package/dist/metafile-cjs.json +1 -1
  22. package/dist/metafile-esm.json +1 -1
  23. package/dist/tailwind/plugin.cjs +1 -1
  24. package/dist/tailwind/plugin.d.cts +1 -1
  25. package/dist/tailwind/plugin.d.ts +1 -1
  26. package/dist/tailwind/plugin.js +2 -2
  27. package/dist/tailwind/utils.cjs +1 -1
  28. package/dist/tailwind/utils.d.cts +1 -1
  29. package/dist/tailwind/utils.d.ts +1 -1
  30. package/dist/tailwind/utils.js +1 -1
  31. package/dist/tokens/automation/configs.cjs +1 -1
  32. package/dist/tokens/automation/configs.d.cts +2 -2
  33. package/dist/tokens/automation/configs.d.ts +2 -2
  34. package/dist/tokens/automation/configs.js +1 -1
  35. package/dist/tokens/automation/properties.cjs +1 -1
  36. package/dist/tokens/automation/properties.d.cts +2 -2
  37. package/dist/tokens/automation/properties.d.ts +2 -2
  38. package/dist/tokens/automation/properties.js +1 -1
  39. package/dist/tokens/index.cjs +1 -1
  40. package/dist/tokens/index.d.cts +44 -4
  41. package/dist/tokens/index.d.ts +44 -4
  42. package/dist/tokens/index.js +1 -1
  43. package/dist/tokens/parseTokens.d.cts +1 -1
  44. package/dist/tokens/parseTokens.d.ts +1 -1
  45. package/dist/{types-Dul9W1L-.d.ts → types-DE_O6y5z.d.cts} +1764 -1724
  46. package/dist/{types-Dul9W1L-.d.cts → types-DE_O6y5z.d.ts} +1764 -1724
  47. package/dist/{types-CSenqv9d.d.cts → types-DW9iZBjD.d.cts} +1800 -1760
  48. package/dist/{types-CSenqv9d.d.ts → types-DW9iZBjD.d.ts} +1800 -1760
  49. package/package.json +1 -1
  50. package/cli/PropsToClass.mock.tsx +0 -14
  51. package/dist/chunk-3YX4H3SG.js +0 -2
  52. package/dist/chunk-JO53YS5Z.js +0 -2
  53. package/dist/chunk-QKUDF3ST.cjs +0 -2
  54. package/dist/chunk-UDM6ICYT.cjs +0 -2
@@ -1,5 +1,5 @@
1
1
  import * as react from 'react';
2
- import { e as UniversalBoxProps, f as UniversalStackProps, g as UniversalDividerProps, h as UniversalInputProps } from './types-Dul9W1L-.cjs';
2
+ import { e as UniversalBoxProps, f as UniversalStackProps, g as UniversalDividerProps, h as UniversalInputProps } from './types-DE_O6y5z.cjs';
3
3
  import { HTMLMotionProps } from 'motion/react';
4
4
 
5
5
  type DivProps = React.HTMLAttributes<HTMLDivElement>;
@@ -1,5 +1,5 @@
1
1
  import * as react from 'react';
2
- import { e as UniversalBoxProps, f as UniversalStackProps, g as UniversalDividerProps, h as UniversalInputProps } from './types-CSenqv9d.js';
2
+ import { e as UniversalBoxProps, f as UniversalStackProps, g as UniversalDividerProps, h as UniversalInputProps } from './types-DE_O6y5z.js';
3
3
  import { HTMLMotionProps } from 'motion/react';
4
4
 
5
5
  type DivProps = React.HTMLAttributes<HTMLDivElement>;
@@ -1,5 +1,5 @@
1
1
  import * as react from 'react';
2
- import { e as UniversalBoxProps, f as UniversalStackProps, g as UniversalDividerProps, h as UniversalInputProps } from './types-CSenqv9d.cjs';
2
+ import { e as UniversalBoxProps, f as UniversalStackProps, g as UniversalDividerProps, h as UniversalInputProps } from './types-DW9iZBjD.cjs';
3
3
  import { HTMLMotionProps } from 'motion/react';
4
4
 
5
5
  type DivProps = React.HTMLAttributes<HTMLDivElement>;
@@ -1,5 +1,5 @@
1
1
  import * as react from 'react';
2
- import { e as UniversalBoxProps, f as UniversalStackProps, g as UniversalDividerProps, h as UniversalInputProps } from './types-Dul9W1L-.js';
2
+ import { e as UniversalBoxProps, f as UniversalStackProps, g as UniversalDividerProps, h as UniversalInputProps } from './types-DW9iZBjD.js';
3
3
  import { HTMLMotionProps } from 'motion/react';
4
4
 
5
5
  type DivProps = React.HTMLAttributes<HTMLDivElement>;