@iowas/toolpad 1.0.1 → 1.0.2

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/dist/utils.mjs CHANGED
@@ -10,15 +10,17 @@ import {
10
10
  useBoolean,
11
11
  usePageTitle
12
12
  } from "./chunk-PMIWCP25.mjs";
13
+ import {
14
+ warnOnce
15
+ } from "./chunk-F6JD4MSY.mjs";
13
16
  import {
14
17
  createGlobalState,
15
18
  createProvidedContext,
16
19
  interleave,
17
20
  useAssertedContext,
18
21
  useNonNullableContext,
19
- useTraceUpdates,
20
- warnOnce
21
- } from "./chunk-6JQJK2JX.mjs";
22
+ useTraceUpdates
23
+ } from "./chunk-3JWXE2JW.mjs";
22
24
  export {
23
25
  asArray,
24
26
  createGlobalState,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@iowas/toolpad",
3
- "version": "1.0.1",
3
+ "version": "1.0.2",
4
4
  "license": "MIT",
5
5
  "repository": "https://github.com/iowa/toolpad",
6
6
  "description": "Custom mui-toolpad",