@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.
- package/CHANGELOG.md +1 -1
- package/package.json +8 -9
- package/tsconfig.build.json +3 -0
- package/tsconfig.build.tsbuildinfo +1 -1
- package/es/__new-tests__/ComponentIdentifier.test.js +0 -77
- package/es/__new-tests__/DeterministicIdContext.test.js +0 -89
- package/es/__new-tests__/callRenderProp.test.js +0 -121
- package/es/__new-tests__/deprecated.test.js +0 -223
- package/es/__new-tests__/experimental.test.js +0 -94
- package/es/__new-tests__/getInteraction.test.js +0 -117
- package/es/__new-tests__/hack.test.js +0 -66
- package/es/__new-tests__/omitProps.test.js +0 -91
- package/es/__new-tests__/passthroughProps.test.js +0 -100
- package/es/__new-tests__/pickProps.test.js +0 -95
- package/es/__new-tests__/safeCloneElement.test.js +0 -86
- package/lib/__new-tests__/ComponentIdentifier.test.js +0 -80
- package/lib/__new-tests__/DeterministicIdContext.test.js +0 -91
- package/lib/__new-tests__/callRenderProp.test.js +0 -123
- package/lib/__new-tests__/deprecated.test.js +0 -227
- package/lib/__new-tests__/experimental.test.js +0 -98
- package/lib/__new-tests__/getInteraction.test.js +0 -119
- package/lib/__new-tests__/hack.test.js +0 -70
- package/lib/__new-tests__/omitProps.test.js +0 -94
- package/lib/__new-tests__/passthroughProps.test.js +0 -102
- package/lib/__new-tests__/pickProps.test.js +0 -98
- package/lib/__new-tests__/safeCloneElement.test.js +0 -89
- package/src/__new-tests__/ComponentIdentifier.test.tsx +0 -105
- package/src/__new-tests__/DeterministicIdContext.test.tsx +0 -126
- package/src/__new-tests__/callRenderProp.test.tsx +0 -136
- package/src/__new-tests__/deprecated.test.tsx +0 -357
- package/src/__new-tests__/experimental.test.tsx +0 -138
- package/src/__new-tests__/getInteraction.test.tsx +0 -119
- package/src/__new-tests__/hack.test.tsx +0 -90
- package/src/__new-tests__/omitProps.test.tsx +0 -113
- package/src/__new-tests__/passthroughProps.test.tsx +0 -100
- package/src/__new-tests__/pickProps.test.tsx +0 -111
- package/src/__new-tests__/safeCloneElement.test.tsx +0 -95
- package/types/__new-tests__/ComponentIdentifier.test.d.ts +0 -2
- package/types/__new-tests__/ComponentIdentifier.test.d.ts.map +0 -1
- package/types/__new-tests__/DeterministicIdContext.test.d.ts +0 -2
- package/types/__new-tests__/DeterministicIdContext.test.d.ts.map +0 -1
- package/types/__new-tests__/callRenderProp.test.d.ts +0 -2
- package/types/__new-tests__/callRenderProp.test.d.ts.map +0 -1
- package/types/__new-tests__/deprecated.test.d.ts +0 -2
- package/types/__new-tests__/deprecated.test.d.ts.map +0 -1
- package/types/__new-tests__/experimental.test.d.ts +0 -2
- package/types/__new-tests__/experimental.test.d.ts.map +0 -1
- package/types/__new-tests__/getInteraction.test.d.ts +0 -2
- package/types/__new-tests__/getInteraction.test.d.ts.map +0 -1
- package/types/__new-tests__/hack.test.d.ts +0 -2
- package/types/__new-tests__/hack.test.d.ts.map +0 -1
- package/types/__new-tests__/omitProps.test.d.ts +0 -2
- package/types/__new-tests__/omitProps.test.d.ts.map +0 -1
- package/types/__new-tests__/passthroughProps.test.d.ts +0 -2
- package/types/__new-tests__/passthroughProps.test.d.ts.map +0 -1
- package/types/__new-tests__/pickProps.test.d.ts +0 -2
- package/types/__new-tests__/pickProps.test.d.ts.map +0 -1
- package/types/__new-tests__/safeCloneElement.test.d.ts +0 -2
- 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 +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 +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 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"safeCloneElement.test.d.ts","sourceRoot":"","sources":["../../src/__new-tests__/safeCloneElement.test.tsx"],"names":[],"mappings":"AA4BA,OAAO,2BAA2B,CAAA"}
|