(
})}
data-test-id={dataTestId}
>
-
- {selectorView === 'month-only' ? (
-
- ) : (
-
- )}
-
+ {selectorView !== 'empty' && (
+
+ {selectorView === 'month-only' ? (
+
+ ) : (
+
+ )}
+
+ )}
{view === 'days' && (
diff --git a/packages/calendar/src/__snapshots__/Component.test.tsx.snap b/packages/calendar/src/__snapshots__/Component.test.tsx.snap
index ea04050bc7..c6cb8e3090 100644
--- a/packages/calendar/src/__snapshots__/Component.test.tsx.snap
+++ b/packages/calendar/src/__snapshots__/Component.test.tsx.snap
@@ -2280,6 +2280,599 @@ exports[`Calendar Display tests should match defaultView="years" snapshot 1`] =
`;
+exports[`Calendar Display tests should match selectorView="empty" snapshot 1`] = `
+
+
+
+
+
+
+
+ Пн
+ |
+
+ Вт
+ |
+
+ Ср
+ |
+
+ Чт
+ |
+
+ Пт
+ |
+
+ Сб
+ |
+
+ Вс
+ |
+
+
+
+
+ |
+ |
+ |
+ |
+ |
+ |
+
+
+ |
+
+
+
+
+ |
+
+
+ |
+
+
+ |
+
+
+ |
+
+
+ |
+
+
+ |
+
+
+ |
+
+
+
+
+ |
+
+
+ |
+
+
+ |
+
+
+ |
+
+
+ |
+
+
+ |
+
+
+ |
+
+
+
+
+ |
+
+
+ |
+
+
+ |
+
+
+ |
+
+
+ |
+
+
+ |
+
+
+ |
+
+
+
+
+ |
+
+
+ |
+
+
+ |
+
+
+ |
+
+
+ |
+
+
+ |
+
+
+ |
+
+
+
+
+ |
+ |
+ |
+ |
+ |
+ |
+ |
+
+
+
+
+
+
+`;
+
exports[`Calendar Display tests should match selectorView="full" snapshot 1`] = `