diff --git a/components/elements.d.ts b/components/elements.ts similarity index 100% rename from components/elements.d.ts rename to components/elements.ts diff --git a/components/forms.d.ts b/components/forms.ts similarity index 100% rename from components/forms.d.ts rename to components/forms.ts diff --git a/components/hooks.d.ts b/components/hooks.ts similarity index 100% rename from components/hooks.d.ts rename to components/hooks.ts diff --git a/components/icons.d.ts b/components/icons.ts similarity index 100% rename from components/icons.d.ts rename to components/icons.ts diff --git a/components/index.d.ts b/components/index.ts similarity index 100% rename from components/index.d.ts rename to components/index.ts diff --git a/components/preferences.d.ts b/components/preferences.ts similarity index 100% rename from components/preferences.d.ts rename to components/preferences.ts diff --git a/components/rich-text.d.ts b/components/rich-text.ts similarity index 100% rename from components/rich-text.d.ts rename to components/rich-text.ts diff --git a/components/templates.d.ts b/components/templates.ts similarity index 100% rename from components/templates.d.ts rename to components/templates.ts diff --git a/components/utilities.d.ts b/components/utilities.ts similarity index 100% rename from components/utilities.d.ts rename to components/utilities.ts diff --git a/components/views/Cell.d.ts b/components/views/Cell.ts similarity index 100% rename from components/views/Cell.d.ts rename to components/views/Cell.ts diff --git a/components/views/Dashboard.d.ts b/components/views/Dashboard.ts similarity index 100% rename from components/views/Dashboard.d.ts rename to components/views/Dashboard.ts diff --git a/components/views/Edit.d.ts b/components/views/Edit.ts similarity index 100% rename from components/views/Edit.d.ts rename to components/views/Edit.ts diff --git a/components/views/List.d.ts b/components/views/List.ts similarity index 100% rename from components/views/List.d.ts rename to components/views/List.ts diff --git a/fields/validations.d.ts b/fields/validations.ts similarity index 100% rename from fields/validations.d.ts rename to fields/validations.ts