diff --git a/frontend/app/components/workspace/calendar/lab/CrmCalendarLabDayRect.vue b/frontend/app/components/workspace/calendar/lab/CrmCalendarLabDayRect.vue new file mode 100644 index 0000000..49880d9 --- /dev/null +++ b/frontend/app/components/workspace/calendar/lab/CrmCalendarLabDayRect.vue @@ -0,0 +1,39 @@ + + + diff --git a/frontend/app/components/workspace/calendar/lab/CrmCalendarLabMonthRect.vue b/frontend/app/components/workspace/calendar/lab/CrmCalendarLabMonthRect.vue new file mode 100644 index 0000000..01fd327 --- /dev/null +++ b/frontend/app/components/workspace/calendar/lab/CrmCalendarLabMonthRect.vue @@ -0,0 +1,34 @@ + + + diff --git a/frontend/app/components/workspace/calendar/lab/CrmCalendarLabWeekRect.vue b/frontend/app/components/workspace/calendar/lab/CrmCalendarLabWeekRect.vue new file mode 100644 index 0000000..010265d --- /dev/null +++ b/frontend/app/components/workspace/calendar/lab/CrmCalendarLabWeekRect.vue @@ -0,0 +1,34 @@ + + + diff --git a/frontend/app/components/workspace/calendar/lab/CrmCalendarLabYearRect.vue b/frontend/app/components/workspace/calendar/lab/CrmCalendarLabYearRect.vue new file mode 100644 index 0000000..f0cc2e6 --- /dev/null +++ b/frontend/app/components/workspace/calendar/lab/CrmCalendarLabYearRect.vue @@ -0,0 +1,34 @@ + + + diff --git a/frontend/app/components/workspace/calendar/lab/CrmCalendarZoomLab.vue b/frontend/app/components/workspace/calendar/lab/CrmCalendarZoomLab.vue new file mode 100644 index 0000000..67ce3aa --- /dev/null +++ b/frontend/app/components/workspace/calendar/lab/CrmCalendarZoomLab.vue @@ -0,0 +1,629 @@ + + + + + diff --git a/frontend/app/pages/calendar-zoom-lab.vue b/frontend/app/pages/calendar-zoom-lab.vue new file mode 100644 index 0000000..3f4611d --- /dev/null +++ b/frontend/app/pages/calendar-zoom-lab.vue @@ -0,0 +1,9 @@ + + +