@instructure/ui-react-utils 8.53.3-snapshot-0 → 8.53.3-snapshot-6

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 (59) hide show
  1. package/CHANGELOG.md +1 -1
  2. package/package.json +8 -9
  3. package/tsconfig.build.json +3 -0
  4. package/tsconfig.build.tsbuildinfo +1 -1
  5. package/es/__new-tests__/ComponentIdentifier.test.js +0 -77
  6. package/es/__new-tests__/DeterministicIdContext.test.js +0 -89
  7. package/es/__new-tests__/callRenderProp.test.js +0 -121
  8. package/es/__new-tests__/deprecated.test.js +0 -223
  9. package/es/__new-tests__/experimental.test.js +0 -94
  10. package/es/__new-tests__/getInteraction.test.js +0 -117
  11. package/es/__new-tests__/hack.test.js +0 -66
  12. package/es/__new-tests__/omitProps.test.js +0 -91
  13. package/es/__new-tests__/passthroughProps.test.js +0 -100
  14. package/es/__new-tests__/pickProps.test.js +0 -95
  15. package/es/__new-tests__/safeCloneElement.test.js +0 -86
  16. package/lib/__new-tests__/ComponentIdentifier.test.js +0 -80
  17. package/lib/__new-tests__/DeterministicIdContext.test.js +0 -91
  18. package/lib/__new-tests__/callRenderProp.test.js +0 -123
  19. package/lib/__new-tests__/deprecated.test.js +0 -227
  20. package/lib/__new-tests__/experimental.test.js +0 -98
  21. package/lib/__new-tests__/getInteraction.test.js +0 -119
  22. package/lib/__new-tests__/hack.test.js +0 -70
  23. package/lib/__new-tests__/omitProps.test.js +0 -94
  24. package/lib/__new-tests__/passthroughProps.test.js +0 -102
  25. package/lib/__new-tests__/pickProps.test.js +0 -98
  26. package/lib/__new-tests__/safeCloneElement.test.js +0 -89
  27. package/src/__new-tests__/ComponentIdentifier.test.tsx +0 -105
  28. package/src/__new-tests__/DeterministicIdContext.test.tsx +0 -126
  29. package/src/__new-tests__/callRenderProp.test.tsx +0 -136
  30. package/src/__new-tests__/deprecated.test.tsx +0 -357
  31. package/src/__new-tests__/experimental.test.tsx +0 -138
  32. package/src/__new-tests__/getInteraction.test.tsx +0 -119
  33. package/src/__new-tests__/hack.test.tsx +0 -90
  34. package/src/__new-tests__/omitProps.test.tsx +0 -113
  35. package/src/__new-tests__/passthroughProps.test.tsx +0 -100
  36. package/src/__new-tests__/pickProps.test.tsx +0 -111
  37. package/src/__new-tests__/safeCloneElement.test.tsx +0 -95
  38. package/types/__new-tests__/ComponentIdentifier.test.d.ts +0 -2
  39. package/types/__new-tests__/ComponentIdentifier.test.d.ts.map +0 -1
  40. package/types/__new-tests__/DeterministicIdContext.test.d.ts +0 -2
  41. package/types/__new-tests__/DeterministicIdContext.test.d.ts.map +0 -1
  42. package/types/__new-tests__/callRenderProp.test.d.ts +0 -2
  43. package/types/__new-tests__/callRenderProp.test.d.ts.map +0 -1
  44. package/types/__new-tests__/deprecated.test.d.ts +0 -2
  45. package/types/__new-tests__/deprecated.test.d.ts.map +0 -1
  46. package/types/__new-tests__/experimental.test.d.ts +0 -2
  47. package/types/__new-tests__/experimental.test.d.ts.map +0 -1
  48. package/types/__new-tests__/getInteraction.test.d.ts +0 -2
  49. package/types/__new-tests__/getInteraction.test.d.ts.map +0 -1
  50. package/types/__new-tests__/hack.test.d.ts +0 -2
  51. package/types/__new-tests__/hack.test.d.ts.map +0 -1
  52. package/types/__new-tests__/omitProps.test.d.ts +0 -2
  53. package/types/__new-tests__/omitProps.test.d.ts.map +0 -1
  54. package/types/__new-tests__/passthroughProps.test.d.ts +0 -2
  55. package/types/__new-tests__/passthroughProps.test.d.ts.map +0 -1
  56. package/types/__new-tests__/pickProps.test.d.ts +0 -2
  57. package/types/__new-tests__/pickProps.test.d.ts.map +0 -1
  58. package/types/__new-tests__/safeCloneElement.test.d.ts +0 -2
  59. package/types/__new-tests__/safeCloneElement.test.d.ts.map +0 -1
@@ -1 +0,0 @@
1
- {"version":3,"file":"omitProps.test.d.ts","sourceRoot":"","sources":["../../src/__new-tests__/omitProps.test.tsx"],"names":[],"mappings":"AAyBA,OAAO,2BAA2B,CAAA"}
@@ -1,2 +0,0 @@
1
- import '@testing-library/jest-dom';
2
- //# sourceMappingURL=passthroughProps.test.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"passthroughProps.test.d.ts","sourceRoot":"","sources":["../../src/__new-tests__/passthroughProps.test.tsx"],"names":[],"mappings":"AAwBA,OAAO,2BAA2B,CAAA"}
@@ -1,2 +0,0 @@
1
- import '@testing-library/jest-dom';
2
- //# sourceMappingURL=pickProps.test.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"pickProps.test.d.ts","sourceRoot":"","sources":["../../src/__new-tests__/pickProps.test.tsx"],"names":[],"mappings":"AAyBA,OAAO,2BAA2B,CAAA"}
@@ -1,2 +0,0 @@
1
- import '@testing-library/jest-dom';
2
- //# sourceMappingURL=safeCloneElement.test.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"safeCloneElement.test.d.ts","sourceRoot":"","sources":["../../src/__new-tests__/safeCloneElement.test.tsx"],"names":[],"mappings":"AA4BA,OAAO,2BAA2B,CAAA"}