ng-zorro-antd-mobile
Version:
An enterprise-class mobile UI components based on Ant Design and Angular
85 lines • 5.68 kB
JavaScript
/**
* @fileoverview added by tsickle
* @suppress {checkTypes,constantProperty,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
*/
/**
* @record
*/
export function CalendarHeaderPropsType() { }
if (false) {
/** @type {?|undefined} */
CalendarHeaderPropsType.prototype.title;
/** @type {?|undefined} */
CalendarHeaderPropsType.prototype.locale;
/** @type {?|undefined} */
CalendarHeaderPropsType.prototype.showClear;
/** @type {?|undefined} */
CalendarHeaderPropsType.prototype.onCancel;
/** @type {?|undefined} */
CalendarHeaderPropsType.prototype.onClear;
/** @type {?|undefined} */
CalendarHeaderPropsType.prototype.closeIcon;
/** @type {?|undefined} */
CalendarHeaderPropsType.prototype.clearIcon;
}
/**
* @record
*/
export function CalendarPropsType() { }
if (false) {
/** @type {?|undefined} */
CalendarPropsType.prototype.enterDirection;
/** @type {?|undefined} */
CalendarPropsType.prototype.locale;
/** @type {?|undefined} */
CalendarPropsType.prototype.onCancel;
/** @type {?|undefined} */
CalendarPropsType.prototype.onClear;
/** @type {?|undefined} */
CalendarPropsType.prototype.onConfirm;
/** @type {?|undefined} */
CalendarPropsType.prototype.pickTime;
/** @type {?|undefined} */
CalendarPropsType.prototype.prefixCls;
/** @type {?|undefined} */
CalendarPropsType.prototype.renderShortcut;
/** @type {?|undefined} */
CalendarPropsType.prototype.renderHeader;
/** @type {?|undefined} */
CalendarPropsType.prototype.showShortcut;
/** @type {?|undefined} */
CalendarPropsType.prototype.style;
/** @type {?|undefined} */
CalendarPropsType.prototype.title;
/** @type {?|undefined} */
CalendarPropsType.prototype.type;
/** @type {?|undefined} */
CalendarPropsType.prototype.visible;
/** @type {?|undefined} */
CalendarPropsType.prototype.defaultValue;
/** @type {?|undefined} */
CalendarPropsType.prototype.defaultDate;
/** @type {?|undefined} */
CalendarPropsType.prototype.getDateExtra;
/** @type {?|undefined} */
CalendarPropsType.prototype.infiniteOpt;
/** @type {?|undefined} */
CalendarPropsType.prototype.initalMonths;
/** @type {?|undefined} */
CalendarPropsType.prototype.maxDate;
/** @type {?|undefined} */
CalendarPropsType.prototype.minDate;
/** @type {?|undefined} */
CalendarPropsType.prototype.onSelectHasDisableDate;
/** @type {?|undefined} */
CalendarPropsType.prototype.onSelect;
/** @type {?|undefined} */
CalendarPropsType.prototype.rowSize;
/** @type {?|undefined} */
CalendarPropsType.prototype.defaultTimeValue;
/** @type {?|undefined} */
CalendarPropsType.prototype.timePickerPrefixCls;
/** @type {?|undefined} */
CalendarPropsType.prototype.timePickerPickerPrefixCls;
}
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY2FsZW5kYXIucHJvcHMuY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6Im5nOi8vbmctem9ycm8tYW50ZC1tb2JpbGUvIiwic291cmNlcyI6WyJjYWxlbmRhci9jYWxlbmRhci5wcm9wcy5jb21wb25lbnQudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6Ijs7Ozs7OztBQUdBLDZDQVFDOzs7SUFQQyx3Q0FBZTs7SUFDZix5Q0FBMkI7O0lBQzNCLDRDQUFvQjs7SUFDcEIsMkNBQXNCOztJQUN0QiwwQ0FBcUI7O0lBQ3JCLDRDQUFnQjs7SUFDaEIsNENBQWdCOzs7OztBQUdsQix1Q0E4QkM7OztJQTdCQywyQ0FBMkM7O0lBQzNDLG1DQUEyQjs7SUFDM0IscUNBQXNCOztJQUN0QixvQ0FBcUI7O0lBQ3JCLHNDQUErRDs7SUFDL0QscUNBQW1COztJQUNuQixzQ0FBbUI7O0lBQ25CLDJDQUE2RTs7SUFDN0UseUNBQXNEOztJQUN0RCx5Q0FBdUI7O0lBQ3ZCLGtDQUFZOztJQUNaLGtDQUFlOztJQUNmLGlDQUF1Qjs7SUFDdkIsb0NBQWtCOztJQUNsQix5Q0FBOEI7O0lBRTlCLHdDQUFtQjs7SUFDbkIseUNBQW9EOztJQUNwRCx3Q0FBc0I7O0lBQ3RCLHlDQUFzQjs7SUFDdEIsb0NBQWU7O0lBQ2Ysb0NBQWU7O0lBQ2YsbURBQWdEOztJQUNoRCxxQ0FBK0Y7O0lBQy9GLG9DQUEwQjs7SUFFMUIsNkNBQXdCOztJQUN4QixnREFBNkI7O0lBQzdCLHNEQUFtQyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IERhdGVNb2RlbHMgfSBmcm9tICcuL2RhdGUvRGF0YVR5cGVzJztcbmV4cG9ydCB0eXBlIFNlbGVjdERhdGVUeXBlID0gW0RhdGUsIERhdGVdIHwgW0RhdGVdO1xuXG5leHBvcnQgaW50ZXJmYWNlIENhbGVuZGFySGVhZGVyUHJvcHNUeXBlIHtcbiAgdGl0bGU/OiBzdHJpbmc7XG4gIGxvY2FsZT86IERhdGVNb2RlbHMuTG9jYWxlO1xuICBzaG93Q2xlYXI/OiBib29sZWFuO1xuICBvbkNhbmNlbD86ICgpID0+IHZvaWQ7XG4gIG9uQ2xlYXI/OiAoKSA9PiB2b2lkO1xuICBjbG9zZUljb24/OiBhbnk7XG4gIGNsZWFySWNvbj86IGFueTtcbn1cblxuZXhwb3J0IGludGVyZmFjZSBDYWxlbmRhclByb3BzVHlwZSB7XG4gIGVudGVyRGlyZWN0aW9uPzogJ2hvcml6b250YWwnIHwgJ3ZlcnRpY2FsJztcbiAgbG9jYWxlPzogRGF0ZU1vZGVscy5Mb2NhbGU7XG4gIG9uQ2FuY2VsPzogKCkgPT4gdm9pZDtcbiAgb25DbGVhcj86ICgpID0+IHZvaWQ7XG4gIG9uQ29uZmlybT86IChzdGFydERhdGVUaW1lPzogRGF0ZSwgZW5kRGF0ZVRpbWU/OiBEYXRlKSA9PiB2b2lkO1xuICBwaWNrVGltZT86IGJvb2xlYW47XG4gIHByZWZpeENscz86IHN0cmluZztcbiAgcmVuZGVyU2hvcnRjdXQ/OiAoc2VsZWN0OiAoc3RhcnREYXRlPzogRGF0ZSwgZW5kRGF0ZT86IERhdGUpID0+IHZvaWQpID0+IGFueTtcbiAgcmVuZGVySGVhZGVyPzogKHByb3A6IENhbGVuZGFySGVhZGVyUHJvcHNUeXBlKSA9PiBhbnk7XG4gIHNob3dTaG9ydGN1dD86IGJvb2xlYW47XG4gIHN0eWxlPzogYW55O1xuICB0aXRsZT86IHN0cmluZztcbiAgdHlwZT86ICdvbmUnIHwgJ3JhbmdlJztcbiAgdmlzaWJsZT86IGJvb2xlYW47XG4gIGRlZmF1bHRWYWx1ZT86IFNlbGVjdERhdGVUeXBlO1xuXG4gIGRlZmF1bHREYXRlPzogRGF0ZTtcbiAgZ2V0RGF0ZUV4dHJhPzogKGRhdGU6IERhdGUpID0+IERhdGVNb2RlbHMuRXh0cmFEYXRhO1xuICBpbmZpbml0ZU9wdD86IGJvb2xlYW47XG4gIGluaXRhbE1vbnRocz86IG51bWJlcjtcbiAgbWF4RGF0ZT86IERhdGU7XG4gIG1pbkRhdGU/OiBEYXRlO1xuICBvblNlbGVjdEhhc0Rpc2FibGVEYXRlPzogKGRhdGU6IERhdGVbXSkgPT4gdm9pZDtcbiAgb25TZWxlY3Q/OiAoZGF0ZTogRGF0ZSwgc3RhdGU/OiBbRGF0ZSB8IHVuZGVmaW5lZCwgRGF0ZSB8IHVuZGVmaW5lZF0pID0+IFNlbGVjdERhdGVUeXBlIHwgdm9pZDtcbiAgcm93U2l6ZT86ICdub3JtYWwnIHwgJ3hsJztcblxuICBkZWZhdWx0VGltZVZhbHVlPzogRGF0ZTtcbiAgdGltZVBpY2tlclByZWZpeENscz86IHN0cmluZztcbiAgdGltZVBpY2tlclBpY2tlclByZWZpeENscz86IHN0cmluZztcbn1cbiJdfQ==