UNPKG

@progress/kendo-themes-html

Version:

A collection of HTML helpers used for developing Kendo UI themes

32 lines (31 loc) 1.4 kB
import './templates/scheduler-day'; export * from './scheduler.spec'; export * from './scheduler-view.spec'; export * from './scheduler-header.spec'; export * from './scheduler-content.spec'; export * from './scheduler-times.spec'; export * from './scheduler-table.spec'; export * from './scheduler-cell.spec'; export * from './scheduler-sticky-cell.spec'; export * from './scheduler-row.spec'; export * from './scheduler-toolbar.spec'; export * from './scheduler-body.spec'; export * from './scheduler-head.spec'; export * from './scheduler-group.spec'; export * from './scheduler-event.spec'; export * from './scheduler-task.spec'; export * from './templates/scheduler-day'; export * from './templates/scheduler-week'; export * from './templates/scheduler-month'; export * from './templates/scheduler-timeline'; export * from './templates/scheduler-agenda'; export * from './templates/scheduler-flex-day'; export * from './templates/scheduler-flex-week'; export * from './templates/scheduler-flex-year'; export * from './templates/scheduler-flex-month'; export * from './templates/scheduler-flex-timeline'; export * from './templates/scheduler-flex-agenda'; export * from './templates/scheduler-horizontal-grouping'; export * from './templates/scheduler-vertical-grouping'; export * from './templates/scheduler-flex-horizontal-grouping'; export * from './templates/scheduler-flex-vertical-grouping';