packages/ui/src/helpers/auth.ts (3 lines): - line 120: // TODO This function & its signature should be renamed since aliases were rolled back - line 194: // TODO If these were created during the creation of the machine & provider, - line 298: // TODO: We can add more cases here, according to packages/ui/src/i18n/translations.ts (2 lines): - line 48: * TODO: Translation keys for dictionaries can be inferred from DefaultTexts - line 52: * limiting factor for custom translation keys. Marking it as TODO until we see packages/ui/src/theme/tokens/index.ts (2 lines): - line 25: components: any; // TODO type this - line 64: // TODO: convert component theme files to typescript packages/angular/projects/ui-angular/src/lib/components/authenticator/components/form-field/form-field.component.ts (2 lines): - line 15: * TODO: Separate this component out to two parts -- 1) amplify-auth-input that - line 42: // TODO: consider better default handling mechanisms across frameworks packages/react/src/primitives/types/collection.ts (1 line): - line 53: // @TODO Add TableCollectionProps packages/react/src/components/Authenticator/SetupTOTP/SetupTOTP.tsx (1 line): - line 93: {/* TODO: Add spinner here instead of loading text... */} packages/react/src/primitives/types/visuallyHidden.ts (1 line): - line 4: // @TODO change to extending the following type once `[key: string]: any` has been removed: packages/angular/projects/ui-angular/src/lib/components/authenticator/components/setup-totp/setup-totp.component.ts (1 line): - line 36: // TODO: This should be handled in core. packages/ui/src/theme/tokens/transforms.ts (1 line): - line 22: // TODO: make this more generic and cross-platform packages/react/src/components/Authenticator/ConfirmSignUp/ConfirmSignUp.tsx (1 line): - line 66: // TODO Automatically add these namespaces again from `useAmplify` packages/react/src/primitives/types/stepperField.ts (1 line): - line 11: * TODO: packages/react/src/components/Authenticator/hooks/useAuthenticator/index.tsx (1 line): - line 138: // TODO: is there a reason to compare deep at the cost of expensive comparisons? packages/ui/src/machines/authenticator/index.ts (1 line): - line 39: // TODO Wait for Auth to be configured packages/ui/src/types/authMachine.ts (1 line): - line 178: export type AuthEventData = Record; // TODO: this should be typed further packages/ui/src/theme/tokens/fonts.ts (1 line): - line 16: // TODO: update the design tokens to use an array packages/ui/src/theme/tokens/opacities.ts (1 line): - line 4: // TODO: Update these so the values aren't directly tied to the names