carbon-components-angular
Version:
Next generation components
49 lines (46 loc) • 5.02 kB
JavaScript
/*!
*
* Neutrino v0.0.0 | calendar.component.ngfactory.js
*
* Copyright 2014, 2018 IBM
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
/**
* @fileoverview This file was generated by the Angular template compiler. Do not edit.
*
* @suppress {suspiciousCode,uselessCode,missingProperties,missingOverride,checkTypes}
* tslint:disable
*/
import * as i0 from "@angular/core";
import * as i1 from "./month-view/calendar-month.component.ngfactory";
import * as i2 from "./month-view/calendar-month.component";
import * as i3 from "./months-view/calendar-months.component.ngfactory";
import * as i4 from "./months-view/calendar-months.component";
import * as i5 from "./quarter-view/calendar-quarter.component.ngfactory";
import * as i6 from "./quarter-view/calendar-quarter.component";
import * as i7 from "./year-view/calendar-year.component.ngfactory";
import * as i8 from "./year-view/calendar-year.component";
import * as i9 from "@angular/common";
import * as i10 from "./calendar.component";
var styles_Calendar = [];
var RenderType_Calendar = i0.ɵcrt({ encapsulation: 2, styles: styles_Calendar, data: {} });
export { RenderType_Calendar as RenderType_Calendar };
function View_Calendar_1(_l) { return i0.ɵvid(0, [(_l()(), i0.ɵeld(0, 0, null, null, 1, "ibm-calendar-month-view", [], null, null, null, i1.View_CalendarMonth_0, i1.RenderType_CalendarMonth)), i0.ɵdid(1, 114688, null, 0, i2.CalendarMonth, [], { model: [0, "model"], monthCount: [1, "monthCount"] }, null)], function (_ck, _v) { var _co = _v.component; var currVal_0 = _co.model; var currVal_1 = _co.monthCount; _ck(_v, 1, 0, currVal_0, currVal_1); }, null); }
function View_Calendar_2(_l) { return i0.ɵvid(0, [(_l()(), i0.ɵeld(0, 0, null, null, 1, "ibm-calendar-months-view", [], null, null, null, i3.View_CalendarMonths_0, i3.RenderType_CalendarMonths)), i0.ɵdid(1, 114688, null, 0, i4.CalendarMonths, [], { model: [0, "model"] }, null)], function (_ck, _v) { var _co = _v.component; var currVal_0 = _co.model; _ck(_v, 1, 0, currVal_0); }, null); }
function View_Calendar_3(_l) { return i0.ɵvid(0, [(_l()(), i0.ɵeld(0, 0, null, null, 1, "ibm-calendar-quarter-view", [], null, null, null, i5.View_CalendarQuarter_0, i5.RenderType_CalendarQuarter)), i0.ɵdid(1, 114688, null, 0, i6.CalendarQuarter, [], { model: [0, "model"] }, null)], function (_ck, _v) { var _co = _v.component; var currVal_0 = _co.model; _ck(_v, 1, 0, currVal_0); }, null); }
function View_Calendar_4(_l) { return i0.ɵvid(0, [(_l()(), i0.ɵeld(0, 0, null, null, 1, "ibm-calendar-year-view", [], null, null, null, i7.View_CalendarYear_0, i7.RenderType_CalendarYear)), i0.ɵdid(1, 114688, null, 0, i8.CalendarYear, [], { model: [0, "model"] }, null)], function (_ck, _v) { var _co = _v.component; var currVal_0 = _co.model; _ck(_v, 1, 0, currVal_0); }, null); }
export function View_Calendar_0(_l) { return i0.ɵvid(0, [(_l()(), i0.ɵeld(0, 0, null, null, 8, "div", [["class", "calendar-view"]], null, null, null, null, null)), (_l()(), i0.ɵand(16777216, null, null, 1, null, View_Calendar_1)), i0.ɵdid(2, 16384, null, 0, i9.NgIf, [i0.ViewContainerRef, i0.TemplateRef], { ngIf: [0, "ngIf"] }, null), (_l()(), i0.ɵand(16777216, null, null, 1, null, View_Calendar_2)), i0.ɵdid(4, 16384, null, 0, i9.NgIf, [i0.ViewContainerRef, i0.TemplateRef], { ngIf: [0, "ngIf"] }, null), (_l()(), i0.ɵand(16777216, null, null, 1, null, View_Calendar_3)), i0.ɵdid(6, 16384, null, 0, i9.NgIf, [i0.ViewContainerRef, i0.TemplateRef], { ngIf: [0, "ngIf"] }, null), (_l()(), i0.ɵand(16777216, null, null, 1, null, View_Calendar_4)), i0.ɵdid(8, 16384, null, 0, i9.NgIf, [i0.ViewContainerRef, i0.TemplateRef], { ngIf: [0, "ngIf"] }, null)], function (_ck, _v) { var _co = _v.component; var currVal_0 = (_co.view == "month"); _ck(_v, 2, 0, currVal_0); var currVal_1 = (_co.view == "months"); _ck(_v, 4, 0, currVal_1); var currVal_2 = (_co.view == "quarter"); _ck(_v, 6, 0, currVal_2); var currVal_3 = (_co.view == "year"); _ck(_v, 8, 0, currVal_3); }, null); }
export function View_Calendar_Host_0(_l) { return i0.ɵvid(0, [(_l()(), i0.ɵeld(0, 0, null, null, 1, "ibm-calendar", [], null, null, null, View_Calendar_0, RenderType_Calendar)), i0.ɵdid(1, 49152, null, 0, i10.Calendar, [], null, null)], null, null); }
var CalendarNgFactory = i0.ɵccf("ibm-calendar", i10.Calendar, View_Calendar_Host_0, { view: "view", model: "model", monthCount: "monthCount" }, {}, []);
export { CalendarNgFactory as CalendarNgFactory };
//# sourceMappingURL=calendar.component.ngfactory.js.map