@its/core 1.1.6 → 1.1.7
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/core.es.js +1 -0
- package/dist/core.umd.js +28 -28
- package/dist/src/theme/index.d.ts +1 -0
- package/dist/src/theme/index.d.ts.map +1 -1
- package/dist/types/src/theme/index.d.ts +1 -0
- package/dist/types/src/theme/index.d.ts.map +1 -1
- package/dist/types/tsconfig.tsbuildinfo +1 -1
- package/package.json +1 -1
package/dist/core.es.js
CHANGED
|
@@ -67573,6 +67573,7 @@ export {
|
|
|
67573
67573
|
E8e as TableToolbar,
|
|
67574
67574
|
_Ge as Tabs,
|
|
67575
67575
|
$Ge as ThemeProvider,
|
|
67576
|
+
jh as Themes,
|
|
67576
67577
|
GHe as TimelineChart,
|
|
67577
67578
|
E7e as TitleRow,
|
|
67578
67579
|
rme as ToggleSwitch,
|