Task Description
When all components in @cloudoperators/juno-ui-components have been migrated to Typescript, we should swap over any remaining deprecated imports to the new migrated ones. After all, delete all migrated Javascript components from deprecated_js.
List of potential dependencies
Sub-tasks
Related Issues
Task Description
When all components in @cloudoperators/juno-ui-components have been migrated to Typescript, we should swap over any remaining deprecated imports to the new migrated ones. After all, delete all migrated Javascript components from deprecated_js.
List of potential dependencies
Portalshould be migrated before making the change. Last component to be merged isDateTimePicker[TASK](ui): Migrate DateTimePicker component to TypeScript #227.Sub-tasks
index.jsinAppShellProvidertoindex.ts.deprecated_js.Storybooknpm run typechecknpm run buildis working (note: errors already existed before, need to fix in another ticket)npm run lintis working correctly and fix alltslinterrorsRelated Issues