@ng-dynamic-forms/core
Advanced tools
Comparing version 6.0.9 to 6.0.10
/** | ||
* @fileoverview added by tsickle | ||
* @suppress {checkTypes} checked by tsc | ||
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc | ||
*/ | ||
@@ -5,0 +5,0 @@ /** |
/** | ||
* @fileoverview added by tsickle | ||
* @suppress {checkTypes} checked by tsc | ||
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc | ||
*/ | ||
export { DynamicFormArrayComponent, DynamicFormComponent, DynamicFormControlContainerComponent, isDynamicFormControlEvent, DynamicFormControlEventType, DynamicFormControlComponent, DynamicTemplateableFormControlComponent, serializable, getSerializables, serialize, METADATA_KEY_SERIALIZABLE, DYNAMIC_TEMPLATE_DIRECTIVE_ALIGNMENT, DynamicTemplateDirective, DynamicIdDirective, DynamicFormControlModel, DynamicFormValueControlModel, DynamicCheckControlModel, DynamicDateControlModel, DynamicFileControlModel, DynamicInputControlModel, DynamicFormOption, DynamicOptionControlModel, DYNAMIC_FORM_CONTROL_TYPE_CHECKBOX, DynamicCheckboxModel, DYNAMIC_FORM_CONTROL_TYPE_CHECKBOX_GROUP, DynamicCheckboxGroupModel, DYNAMIC_FORM_CONTROL_TYPE_COLORPICKER, DynamicColorPickerModel, DYNAMIC_FORM_CONTROL_TYPE_DATEPICKER, DynamicDatePickerModel, DYNAMIC_FORM_CONTROL_TYPE_EDITOR, DynamicEditorModel, DYNAMIC_FORM_CONTROL_TYPE_FILE_UPLOAD, DynamicFileUploadModel, DYNAMIC_FORM_CONTROL_TYPE_GROUP, DynamicFormGroupModel, DynamicFormArrayGroupModel, DYNAMIC_FORM_CONTROL_TYPE_ARRAY, DynamicFormArrayModel, DYNAMIC_FORM_CONTROL_TYPE_INPUT, DYNAMIC_FORM_CONTROL_INPUT_TYPE_COLOR, DYNAMIC_FORM_CONTROL_INPUT_TYPE_DATE, DYNAMIC_FORM_CONTROL_INPUT_TYPE_DATETIME_LOCAL, DYNAMIC_FORM_CONTROL_INPUT_TYPE_EMAIL, DYNAMIC_FORM_CONTROL_INPUT_TYPE_FILE, DYNAMIC_FORM_CONTROL_INPUT_TYPE_MONTH, DYNAMIC_FORM_CONTROL_INPUT_TYPE_NUMBER, DYNAMIC_FORM_CONTROL_INPUT_TYPE_PASSWORD, DYNAMIC_FORM_CONTROL_INPUT_TYPE_RANGE, DYNAMIC_FORM_CONTROL_INPUT_TYPE_SEARCH, DYNAMIC_FORM_CONTROL_INPUT_TYPE_TEL, DYNAMIC_FORM_CONTROL_INPUT_TYPE_TEXT, DYNAMIC_FORM_CONTROL_INPUT_TYPE_TIME, DYNAMIC_FORM_CONTROL_INPUT_TYPE_URL, DYNAMIC_FORM_CONTROL_INPUT_TYPE_WEEK, DynamicInputModel, DYNAMIC_FORM_CONTROL_TYPE_RADIO_GROUP, DynamicRadioGroupModel, DYNAMIC_FORM_CONTROL_TYPE_RATING, DynamicRatingModel, DYNAMIC_FORM_CONTROL_TYPE_SELECT, DynamicSelectModel, DYNAMIC_FORM_CONTROL_TYPE_SLIDER, DynamicSliderModel, DYNAMIC_FORM_CONTROL_TYPE_SWITCH, DynamicSwitchModel, DYNAMIC_FORM_CONTROL_TYPE_TEXTAREA, DYNAMIC_FORM_TEXTAREA_WRAP_HARD, DYNAMIC_FORM_TEXTAREA_WRAP_SOFT, DynamicTextAreaModel, DYNAMIC_FORM_CONTROL_TYPE_TIMEPICKER, DynamicTimePickerModel, DYNAMIC_FORM_CONTROL_ACTION_DISABLE, DYNAMIC_FORM_CONTROL_ACTION_ENABLE, DYNAMIC_FORM_CONTROL_ACTION_VISIBLE, DYNAMIC_FORM_CONTROL_ACTION_HIDDEN, DYNAMIC_FORM_CONTROL_CONNECTIVE_AND, DYNAMIC_FORM_CONTROL_CONNECTIVE_OR, DynamicFormService, DYNAMIC_FORM_CONTROL_MAP_FN, DynamicFormLayoutService, DYNAMIC_VALIDATORS, DynamicFormValidationService, AUTOCOMPLETE_OFF, AUTOCOMPLETE_ON, AUTOFILL_TOKEN_BILLING, AUTOFILL_TOKEN_SHIPPING, AUTOFILL_TOKENS_ADDRESS, AUTOFILL_TOKEN_HOME, AUTOFILL_TOKEN_WORK, AUTOFILL_TOKEN_MOBILE, AUTOFILL_TOKEN_FAX, AUTOFILL_TOKEN_PAGER, AUTOFILL_TOKENS_CONTACT, AUTOFILL_FIELD_STREET_ADDRESS, AUTOFILL_FIELD_ADDRESS_LINE_1, AUTOFILL_FIELD_ADDRESS_LINE_2, AUTOFILL_FIELD_ADDRESS_LINE_3, AUTOFILL_FIELD_ADDRESS_LEVEL_4, AUTOFILL_FIELD_ADDRESS_LEVEL_3, AUTOFILL_FIELD_ADDRESS_LEVEL_2, AUTOFILL_FIELD_ADDRESS_LEVEL_1, AUTOFILL_FIELD_NAME, AUTOFILL_FIELD_HONORIFIC_PREFIX, AUTOFILL_FIELD_GIVEN_NAME, AUTOFILL_FIELD_ADDITIONAL_NAME, AUTOFILL_FIELD_FAMILY_NAME, AUTOFILL_FIELD_HONORIFIC_SUFFIX, AUTOFILL_FIELD_NICKNAME, AUTOFILL_FIELD_USERNAME, AUTOFILL_FIELD_NEW_PASSWORD, AUTOFILL_FIELD_CURRENT_PASSWORD, AUTOFILL_FIELD_ORGANIZATION_TITLE, AUTOFILL_FIELD_ORGANIZATION, AUTOFILL_FIELD_COUNTRY, AUTOFILL_FIELD_COUNTRY_NAME, AUTOFILL_FIELD_POSTAL_CODE, AUTOFILL_FIELD_CC_NAME, AUTOFILL_FIELD_CC_GIVEN_NAME, AUTOFILL_FIELD_CC_ADDITIONAL_NAME, AUTOFILL_FIELD_CC_FAMILY_NAME, AUTOFILL_FIELD_CC_NUMBER, AUTOFILL_FIELD_CC_EXP, AUTOFILL_FIELD_CC_EXP_MONTH, AUTOFILL_FIELD_CC_EXP_YEAR, AUTOFILL_FIELD_CC_CSC, AUTOFILL_FIELD_CC_TYPE, AUTOFILL_FIELD_TRANSACTION_CURRENCY, AUTOFILL_FIELD_TRANSACTION_AMOUNT, AUTOFILL_FIELD_LANGUAGE, AUTOFILL_FIELD_BDAY, AUTOFILL_FIELD_BDAY_DAY, AUTOFILL_FIELD_BDAY_MONTH, AUTOFILL_FIELD_BDAY_YEAR, AUTOFILL_FIELD_SEX, AUTOFILL_FIELD_URL, AUTOFILL_FIELD_PHOTO, AUTOFILL_FIELDS, AUTOFILL_FIELD_TEL, AUTOFILL_FIELD_TEL_COUNTRY_CODE, AUTOFILL_FIELD_TEL_NATIONAL, AUTOFILL_FIELD_TEL_AREA_CODE, AUTOFILL_FIELD_TEL_LOCAL, AUTOFILL_FIELD_TEL_LOCAL_PREFIX, AUTOFILL_FIELD_TEL_LOCAL_SUFFIX, AUTOFILL_FIELD_TEL_LOCAL_EXTENSION, AUTOFILL_FIELD_EMAIL, AUTOFILL_FIELD_IMPP, AUTOFILL_FIELDS_CONTACT, AutoFillUtils, JSONUtils, RelationUtils, DynamicFormsCoreModule } from "./src/core"; | ||
//# sourceMappingURL=public_api.js.map |
/** | ||
* @fileoverview added by tsickle | ||
* @suppress {checkTypes} checked by tsc | ||
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc | ||
*/ | ||
@@ -23,3 +23,3 @@ import { DynamicFormControlComponent } from "./dynamic-form-control.component"; | ||
} | ||
function DynamicFormArrayComponent_tsickle_Closure_declarations() { | ||
if (false) { | ||
/** @type {?} */ | ||
@@ -26,0 +26,0 @@ DynamicFormArrayComponent.prototype.model; |
/** | ||
* @fileoverview added by tsickle | ||
* @suppress {checkTypes} checked by tsc | ||
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc | ||
*/ | ||
@@ -59,3 +59,3 @@ import { DynamicFormControlEventType } from "./dynamic-form-control.event"; | ||
} | ||
function DynamicFormComponent_tsickle_Closure_declarations() { | ||
if (false) { | ||
/** @type {?} */ | ||
@@ -62,0 +62,0 @@ DynamicFormComponent.prototype.formGroup; |
/** | ||
* @fileoverview added by tsickle | ||
* @suppress {checkTypes} checked by tsc | ||
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc | ||
*/ | ||
@@ -319,3 +319,3 @@ import { DynamicFormControlEventType, isDynamicFormControlEvent } from "./dynamic-form-control.event"; | ||
} | ||
function DynamicFormControlContainerComponent_tsickle_Closure_declarations() { | ||
if (false) { | ||
/** @type {?} */ | ||
@@ -322,0 +322,0 @@ DynamicFormControlContainerComponent.prototype.bindId; |
/** | ||
* @fileoverview added by tsickle | ||
* @suppress {checkTypes} checked by tsc | ||
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc | ||
*/ | ||
@@ -123,3 +123,3 @@ /** | ||
} | ||
function DynamicFormControlComponent_tsickle_Closure_declarations() { | ||
if (false) { | ||
/** @type {?} */ | ||
@@ -126,0 +126,0 @@ DynamicFormControlComponent.prototype._hasFocus; |
/** | ||
* @fileoverview added by tsickle | ||
* @suppress {checkTypes} checked by tsc | ||
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc | ||
*/ | ||
@@ -14,16 +14,14 @@ /** @enum {string} */ | ||
export function DynamicFormControlEvent() { } | ||
function DynamicFormControlEvent_tsickle_Closure_declarations() { | ||
/** @type {?} */ | ||
DynamicFormControlEvent.prototype.$event; | ||
/** @type {?} */ | ||
DynamicFormControlEvent.prototype.context; | ||
/** @type {?} */ | ||
DynamicFormControlEvent.prototype.control; | ||
/** @type {?} */ | ||
DynamicFormControlEvent.prototype.group; | ||
/** @type {?} */ | ||
DynamicFormControlEvent.prototype.model; | ||
/** @type {?} */ | ||
DynamicFormControlEvent.prototype.type; | ||
} | ||
/** @type {?} */ | ||
DynamicFormControlEvent.prototype.$event; | ||
/** @type {?} */ | ||
DynamicFormControlEvent.prototype.context; | ||
/** @type {?} */ | ||
DynamicFormControlEvent.prototype.control; | ||
/** @type {?} */ | ||
DynamicFormControlEvent.prototype.group; | ||
/** @type {?} */ | ||
DynamicFormControlEvent.prototype.model; | ||
/** @type {?} */ | ||
DynamicFormControlEvent.prototype.type; | ||
/** | ||
@@ -33,8 +31,6 @@ * @record | ||
export function DynamicFormControlCustomEvent() { } | ||
function DynamicFormControlCustomEvent_tsickle_Closure_declarations() { | ||
/** @type {?} */ | ||
DynamicFormControlCustomEvent.prototype.customEvent; | ||
/** @type {?} */ | ||
DynamicFormControlCustomEvent.prototype.customEventType; | ||
} | ||
/** @type {?} */ | ||
DynamicFormControlCustomEvent.prototype.customEvent; | ||
/** @type {?} */ | ||
DynamicFormControlCustomEvent.prototype.customEventType; | ||
/** | ||
@@ -41,0 +37,0 @@ * @param {?} $event |
/** | ||
* @fileoverview added by tsickle | ||
* @suppress {checkTypes} checked by tsc | ||
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc | ||
*/ | ||
@@ -9,22 +9,20 @@ /** | ||
export function DynamicFormControl() { } | ||
function DynamicFormControl_tsickle_Closure_declarations() { | ||
/** @type {?} */ | ||
DynamicFormControl.prototype.bindId; | ||
/** @type {?} */ | ||
DynamicFormControl.prototype.group; | ||
/** @type {?} */ | ||
DynamicFormControl.prototype.layout; | ||
/** @type {?} */ | ||
DynamicFormControl.prototype.model; | ||
/** @type {?} */ | ||
DynamicFormControl.prototype.templates; | ||
/** @type {?} */ | ||
DynamicFormControl.prototype.blur; | ||
/** @type {?} */ | ||
DynamicFormControl.prototype.change; | ||
/** @type {?|undefined} */ | ||
DynamicFormControl.prototype.customEvent; | ||
/** @type {?} */ | ||
DynamicFormControl.prototype.focus; | ||
} | ||
/** @type {?} */ | ||
DynamicFormControl.prototype.bindId; | ||
/** @type {?} */ | ||
DynamicFormControl.prototype.group; | ||
/** @type {?} */ | ||
DynamicFormControl.prototype.layout; | ||
/** @type {?} */ | ||
DynamicFormControl.prototype.model; | ||
/** @type {?} */ | ||
DynamicFormControl.prototype.templates; | ||
/** @type {?} */ | ||
DynamicFormControl.prototype.blur; | ||
/** @type {?} */ | ||
DynamicFormControl.prototype.change; | ||
/** @type {?|undefined} */ | ||
DynamicFormControl.prototype.customEvent; | ||
/** @type {?} */ | ||
DynamicFormControl.prototype.focus; | ||
//# sourceMappingURL=dynamic-form-control.interface.js.map |
/** | ||
* @fileoverview added by tsickle | ||
* @suppress {checkTypes} checked by tsc | ||
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc | ||
*/ | ||
@@ -30,3 +30,3 @@ import { DynamicFormControlComponent } from "./dynamic-form-control.component"; | ||
} | ||
function DynamicTemplateableFormControlComponent_tsickle_Closure_declarations() { | ||
if (false) { | ||
/** @type {?} */ | ||
@@ -33,0 +33,0 @@ DynamicTemplateableFormControlComponent.prototype.templateDirectives; |
/** | ||
* @fileoverview added by tsickle | ||
* @suppress {checkTypes} checked by tsc | ||
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc | ||
*/ | ||
@@ -9,8 +9,6 @@ /** | ||
export function DynamicTemplateableFormControl() { } | ||
function DynamicTemplateableFormControl_tsickle_Closure_declarations() { | ||
/** @type {?} */ | ||
DynamicTemplateableFormControl.prototype.templateDirectives; | ||
/** @type {?} */ | ||
DynamicTemplateableFormControl.prototype.viewChild; | ||
} | ||
/** @type {?} */ | ||
DynamicTemplateableFormControl.prototype.templateDirectives; | ||
/** @type {?} */ | ||
DynamicTemplateableFormControl.prototype.viewChild; | ||
//# sourceMappingURL=dynamic-templateable-form-control.interface.js.map |
/** | ||
* @fileoverview added by tsickle | ||
* @suppress {checkTypes} checked by tsc | ||
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc | ||
*/ | ||
@@ -5,0 +5,0 @@ export { DynamicFormArrayComponent } from "./component/dynamic-form-array.component"; |
/** | ||
* @fileoverview added by tsickle | ||
* @suppress {checkTypes} checked by tsc | ||
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc | ||
*/ | ||
@@ -5,0 +5,0 @@ import { CommonModule } from "@angular/common"; |
/** | ||
* @fileoverview added by tsickle | ||
* @suppress {checkTypes} checked by tsc | ||
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc | ||
*/ | ||
@@ -11,8 +11,6 @@ /** @type {?} */ | ||
export function SerializableProperty() { } | ||
function SerializableProperty_tsickle_Closure_declarations() { | ||
/** @type {?} */ | ||
SerializableProperty.prototype.key; | ||
/** @type {?} */ | ||
SerializableProperty.prototype.name; | ||
} | ||
/** @type {?} */ | ||
SerializableProperty.prototype.key; | ||
/** @type {?} */ | ||
SerializableProperty.prototype.name; | ||
/** | ||
@@ -19,0 +17,0 @@ * @param {?=} name |
/** | ||
* @fileoverview added by tsickle | ||
* @suppress {checkTypes} checked by tsc | ||
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc | ||
*/ | ||
@@ -37,3 +37,3 @@ import { Directive, ElementRef, Input, Renderer2 } from "@angular/core"; | ||
}; | ||
function DynamicIdDirective_tsickle_Closure_declarations() { | ||
if (false) { | ||
/** @type {?} */ | ||
@@ -40,0 +40,0 @@ DynamicIdDirective.prototype.dynamicId; |
/** | ||
* @fileoverview added by tsickle | ||
* @suppress {checkTypes} checked by tsc | ||
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc | ||
*/ | ||
@@ -36,3 +36,3 @@ import { Directive, Input, TemplateRef } from "@angular/core"; | ||
}; | ||
function DynamicTemplateDirective_tsickle_Closure_declarations() { | ||
if (false) { | ||
/** @type {?} */ | ||
@@ -39,0 +39,0 @@ DynamicTemplateDirective.prototype.align; |
@@ -12,3 +12,3 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { | ||
* @fileoverview added by tsickle | ||
* @suppress {checkTypes} checked by tsc | ||
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc | ||
*/ | ||
@@ -63,3 +63,3 @@ import { DynamicFormGroupModel } from "../form-group/dynamic-form-group.model"; | ||
], DynamicCheckboxGroupModel.prototype, "type", void 0); | ||
function DynamicCheckboxGroupModel_tsickle_Closure_declarations() { | ||
if (false) { | ||
/** @type {?} */ | ||
@@ -66,0 +66,0 @@ DynamicCheckboxGroupModel.prototype.group; |
@@ -12,3 +12,3 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { | ||
* @fileoverview added by tsickle | ||
* @suppress {checkTypes} checked by tsc | ||
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc | ||
*/ | ||
@@ -23,6 +23,4 @@ import { DynamicCheckControlModel } from "../dynamic-check-control.model"; | ||
export function DynamicCheckboxModelConfig() { } | ||
function DynamicCheckboxModelConfig_tsickle_Closure_declarations() { | ||
/** @type {?|undefined} */ | ||
DynamicCheckboxModelConfig.prototype.indeterminate; | ||
} | ||
/** @type {?|undefined} */ | ||
DynamicCheckboxModelConfig.prototype.indeterminate; | ||
export class DynamicCheckboxModel extends DynamicCheckControlModel { | ||
@@ -47,3 +45,3 @@ /** | ||
], DynamicCheckboxModel.prototype, "type", void 0); | ||
function DynamicCheckboxModel_tsickle_Closure_declarations() { | ||
if (false) { | ||
/** @type {?} */ | ||
@@ -50,0 +48,0 @@ DynamicCheckboxModel.prototype.indeterminate; |
@@ -12,3 +12,3 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { | ||
* @fileoverview added by tsickle | ||
* @suppress {checkTypes} checked by tsc | ||
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc | ||
*/ | ||
@@ -23,8 +23,6 @@ import { DynamicFormValueControlModel } from "../dynamic-form-value-control.model"; | ||
export function DynamicColorPickerModelConfig() { } | ||
function DynamicColorPickerModelConfig_tsickle_Closure_declarations() { | ||
/** @type {?|undefined} */ | ||
DynamicColorPickerModelConfig.prototype.format; | ||
/** @type {?|undefined} */ | ||
DynamicColorPickerModelConfig.prototype.inline; | ||
} | ||
/** @type {?|undefined} */ | ||
DynamicColorPickerModelConfig.prototype.format; | ||
/** @type {?|undefined} */ | ||
DynamicColorPickerModelConfig.prototype.inline; | ||
export class DynamicColorPickerModel extends DynamicFormValueControlModel { | ||
@@ -54,3 +52,3 @@ /** | ||
], DynamicColorPickerModel.prototype, "type", void 0); | ||
function DynamicColorPickerModel_tsickle_Closure_declarations() { | ||
if (false) { | ||
/** @type {?} */ | ||
@@ -57,0 +55,0 @@ DynamicColorPickerModel.prototype.format; |
@@ -12,3 +12,3 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { | ||
* @fileoverview added by tsickle | ||
* @suppress {checkTypes} checked by tsc | ||
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc | ||
*/ | ||
@@ -23,20 +23,18 @@ import { DynamicDateControlModel } from "../dynamic-date-control.model"; | ||
export function DynamicDatePickerModelConfig() { } | ||
function DynamicDatePickerModelConfig_tsickle_Closure_declarations() { | ||
/** @type {?|undefined} */ | ||
DynamicDatePickerModelConfig.prototype.autoFocus; | ||
/** @type {?|undefined} */ | ||
DynamicDatePickerModelConfig.prototype.focusedDate; | ||
/** @type {?|undefined} */ | ||
DynamicDatePickerModelConfig.prototype.inline; | ||
/** @type {?|undefined} */ | ||
DynamicDatePickerModelConfig.prototype.prefix; | ||
/** @type {?|undefined} */ | ||
DynamicDatePickerModelConfig.prototype.readOnly; | ||
/** @type {?|undefined} */ | ||
DynamicDatePickerModelConfig.prototype.suffix; | ||
/** @type {?|undefined} */ | ||
DynamicDatePickerModelConfig.prototype.toggleIcon; | ||
/** @type {?|undefined} */ | ||
DynamicDatePickerModelConfig.prototype.toggleLabel; | ||
} | ||
/** @type {?|undefined} */ | ||
DynamicDatePickerModelConfig.prototype.autoFocus; | ||
/** @type {?|undefined} */ | ||
DynamicDatePickerModelConfig.prototype.focusedDate; | ||
/** @type {?|undefined} */ | ||
DynamicDatePickerModelConfig.prototype.inline; | ||
/** @type {?|undefined} */ | ||
DynamicDatePickerModelConfig.prototype.prefix; | ||
/** @type {?|undefined} */ | ||
DynamicDatePickerModelConfig.prototype.readOnly; | ||
/** @type {?|undefined} */ | ||
DynamicDatePickerModelConfig.prototype.suffix; | ||
/** @type {?|undefined} */ | ||
DynamicDatePickerModelConfig.prototype.toggleIcon; | ||
/** @type {?|undefined} */ | ||
DynamicDatePickerModelConfig.prototype.toggleLabel; | ||
export class DynamicDatePickerModel extends DynamicDateControlModel { | ||
@@ -96,3 +94,3 @@ /** | ||
], DynamicDatePickerModel.prototype, "type", void 0); | ||
function DynamicDatePickerModel_tsickle_Closure_declarations() { | ||
if (false) { | ||
/** @type {?} */ | ||
@@ -99,0 +97,0 @@ DynamicDatePickerModel.prototype.autoFocus; |
@@ -12,3 +12,3 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { | ||
* @fileoverview added by tsickle | ||
* @suppress {checkTypes} checked by tsc | ||
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc | ||
*/ | ||
@@ -21,6 +21,4 @@ import { DynamicFormValueControlModel } from "./dynamic-form-value-control.model"; | ||
export function DynamicCheckControlModelConfig() { } | ||
function DynamicCheckControlModelConfig_tsickle_Closure_declarations() { | ||
/** @type {?|undefined} */ | ||
DynamicCheckControlModelConfig.prototype.labelPosition; | ||
} | ||
/** @type {?|undefined} */ | ||
DynamicCheckControlModelConfig.prototype.labelPosition; | ||
/** | ||
@@ -63,3 +61,3 @@ * @abstract | ||
], DynamicCheckControlModel.prototype, "labelPosition", void 0); | ||
function DynamicCheckControlModel_tsickle_Closure_declarations() { | ||
if (false) { | ||
/** @type {?} */ | ||
@@ -66,0 +64,0 @@ DynamicCheckControlModel.prototype.labelPosition; |
@@ -12,6 +12,9 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { | ||
* @fileoverview added by tsickle | ||
* @suppress {checkTypes} checked by tsc | ||
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc | ||
*/ | ||
import { DynamicFormValueControlModel } from "./dynamic-form-value-control.model"; | ||
import { serializable } from "../decorator/serializable.decorator"; | ||
/** @typedef {?} */ | ||
var DynamicDateControlValue; | ||
export { DynamicDateControlValue }; | ||
/** | ||
@@ -21,12 +24,10 @@ * @record | ||
export function DynamicDateControlModelConfig() { } | ||
function DynamicDateControlModelConfig_tsickle_Closure_declarations() { | ||
/** @type {?|undefined} */ | ||
DynamicDateControlModelConfig.prototype.format; | ||
/** @type {?|undefined} */ | ||
DynamicDateControlModelConfig.prototype.max; | ||
/** @type {?|undefined} */ | ||
DynamicDateControlModelConfig.prototype.min; | ||
/** @type {?|undefined} */ | ||
DynamicDateControlModelConfig.prototype.placeholder; | ||
} | ||
/** @type {?|undefined} */ | ||
DynamicDateControlModelConfig.prototype.format; | ||
/** @type {?|undefined} */ | ||
DynamicDateControlModelConfig.prototype.max; | ||
/** @type {?|undefined} */ | ||
DynamicDateControlModelConfig.prototype.min; | ||
/** @type {?|undefined} */ | ||
DynamicDateControlModelConfig.prototype.placeholder; | ||
/** | ||
@@ -64,3 +65,3 @@ * @abstract | ||
], DynamicDateControlModel.prototype, "placeholder", void 0); | ||
function DynamicDateControlModel_tsickle_Closure_declarations() { | ||
if (false) { | ||
/** @type {?} */ | ||
@@ -67,0 +68,0 @@ DynamicDateControlModel.prototype.format; |
@@ -12,3 +12,3 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { | ||
* @fileoverview added by tsickle | ||
* @suppress {checkTypes} checked by tsc | ||
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc | ||
*/ | ||
@@ -21,6 +21,4 @@ import { DynamicFormValueControlModel } from "./dynamic-form-value-control.model"; | ||
export function DynamicFileControlModelConfig() { } | ||
function DynamicFileControlModelConfig_tsickle_Closure_declarations() { | ||
/** @type {?|undefined} */ | ||
DynamicFileControlModelConfig.prototype.multiple; | ||
} | ||
/** @type {?|undefined} */ | ||
DynamicFileControlModelConfig.prototype.multiple; | ||
/** | ||
@@ -43,3 +41,3 @@ * @abstract | ||
], DynamicFileControlModel.prototype, "multiple", void 0); | ||
function DynamicFileControlModel_tsickle_Closure_declarations() { | ||
if (false) { | ||
/** @type {?} */ | ||
@@ -46,0 +44,0 @@ DynamicFileControlModel.prototype.multiple; |
@@ -12,3 +12,3 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { | ||
* @fileoverview added by tsickle | ||
* @suppress {checkTypes} checked by tsc | ||
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc | ||
*/ | ||
@@ -21,28 +21,26 @@ import { Subject } from "rxjs"; | ||
export function DynamicFormControlModelConfig() { } | ||
function DynamicFormControlModelConfig_tsickle_Closure_declarations() { | ||
/** @type {?|undefined} */ | ||
DynamicFormControlModelConfig.prototype.asyncValidators; | ||
/** @type {?|undefined} */ | ||
DynamicFormControlModelConfig.prototype.disabled; | ||
/** @type {?|undefined} */ | ||
DynamicFormControlModelConfig.prototype.errorMessages; | ||
/** @type {?|undefined} */ | ||
DynamicFormControlModelConfig.prototype.hidden; | ||
/** @type {?} */ | ||
DynamicFormControlModelConfig.prototype.id; | ||
/** @type {?|undefined} */ | ||
DynamicFormControlModelConfig.prototype.label; | ||
/** @type {?|undefined} */ | ||
DynamicFormControlModelConfig.prototype.labelTooltip; | ||
/** @type {?|undefined} */ | ||
DynamicFormControlModelConfig.prototype.controlTooltip; | ||
/** @type {?|undefined} */ | ||
DynamicFormControlModelConfig.prototype.name; | ||
/** @type {?|undefined} */ | ||
DynamicFormControlModelConfig.prototype.relation; | ||
/** @type {?|undefined} */ | ||
DynamicFormControlModelConfig.prototype.updateOn; | ||
/** @type {?|undefined} */ | ||
DynamicFormControlModelConfig.prototype.validators; | ||
} | ||
/** @type {?|undefined} */ | ||
DynamicFormControlModelConfig.prototype.asyncValidators; | ||
/** @type {?|undefined} */ | ||
DynamicFormControlModelConfig.prototype.disabled; | ||
/** @type {?|undefined} */ | ||
DynamicFormControlModelConfig.prototype.errorMessages; | ||
/** @type {?|undefined} */ | ||
DynamicFormControlModelConfig.prototype.hidden; | ||
/** @type {?} */ | ||
DynamicFormControlModelConfig.prototype.id; | ||
/** @type {?|undefined} */ | ||
DynamicFormControlModelConfig.prototype.label; | ||
/** @type {?|undefined} */ | ||
DynamicFormControlModelConfig.prototype.labelTooltip; | ||
/** @type {?|undefined} */ | ||
DynamicFormControlModelConfig.prototype.controlTooltip; | ||
/** @type {?|undefined} */ | ||
DynamicFormControlModelConfig.prototype.name; | ||
/** @type {?|undefined} */ | ||
DynamicFormControlModelConfig.prototype.relation; | ||
/** @type {?|undefined} */ | ||
DynamicFormControlModelConfig.prototype.updateOn; | ||
/** @type {?|undefined} */ | ||
DynamicFormControlModelConfig.prototype.validators; | ||
/** | ||
@@ -152,3 +150,3 @@ * @abstract | ||
], DynamicFormControlModel.prototype, "validators", void 0); | ||
function DynamicFormControlModel_tsickle_Closure_declarations() { | ||
if (false) { | ||
/** @type {?} */ | ||
@@ -155,0 +153,0 @@ DynamicFormControlModel.prototype.asyncValidators; |
@@ -13,3 +13,3 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { | ||
* @fileoverview added by tsickle | ||
* @suppress {checkTypes} checked by tsc | ||
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc | ||
*/ | ||
@@ -24,14 +24,12 @@ import { Subject } from "rxjs"; | ||
export function DynamicFormValueControlModelConfig() { } | ||
function DynamicFormValueControlModelConfig_tsickle_Closure_declarations() { | ||
/** @type {?|undefined} */ | ||
DynamicFormValueControlModelConfig.prototype.additional; | ||
/** @type {?|undefined} */ | ||
DynamicFormValueControlModelConfig.prototype.hint; | ||
/** @type {?|undefined} */ | ||
DynamicFormValueControlModelConfig.prototype.required; | ||
/** @type {?|undefined} */ | ||
DynamicFormValueControlModelConfig.prototype.tabIndex; | ||
/** @type {?|undefined} */ | ||
DynamicFormValueControlModelConfig.prototype.value; | ||
} | ||
/** @type {?|undefined} */ | ||
DynamicFormValueControlModelConfig.prototype.additional; | ||
/** @type {?|undefined} */ | ||
DynamicFormValueControlModelConfig.prototype.hint; | ||
/** @type {?|undefined} */ | ||
DynamicFormValueControlModelConfig.prototype.required; | ||
/** @type {?|undefined} */ | ||
DynamicFormValueControlModelConfig.prototype.tabIndex; | ||
/** @type {?|undefined} */ | ||
DynamicFormValueControlModelConfig.prototype.value; | ||
/** | ||
@@ -98,3 +96,3 @@ * @abstract | ||
], DynamicFormValueControlModel.prototype, "_value", void 0); | ||
function DynamicFormValueControlModel_tsickle_Closure_declarations() { | ||
if (false) { | ||
/** @type {?} */ | ||
@@ -101,0 +99,0 @@ DynamicFormValueControlModel.prototype.additional; |
@@ -12,3 +12,3 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { | ||
* @fileoverview added by tsickle | ||
* @suppress {checkTypes} checked by tsc | ||
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc | ||
*/ | ||
@@ -23,22 +23,20 @@ import { DynamicFormValueControlModel } from "./dynamic-form-value-control.model"; | ||
export function DynamicInputControlModelConfig() { } | ||
function DynamicInputControlModelConfig_tsickle_Closure_declarations() { | ||
/** @type {?|undefined} */ | ||
DynamicInputControlModelConfig.prototype.autoComplete; | ||
/** @type {?|undefined} */ | ||
DynamicInputControlModelConfig.prototype.autoFocus; | ||
/** @type {?|undefined} */ | ||
DynamicInputControlModelConfig.prototype.maxLength; | ||
/** @type {?|undefined} */ | ||
DynamicInputControlModelConfig.prototype.minLength; | ||
/** @type {?|undefined} */ | ||
DynamicInputControlModelConfig.prototype.placeholder; | ||
/** @type {?|undefined} */ | ||
DynamicInputControlModelConfig.prototype.prefix; | ||
/** @type {?|undefined} */ | ||
DynamicInputControlModelConfig.prototype.readOnly; | ||
/** @type {?|undefined} */ | ||
DynamicInputControlModelConfig.prototype.spellCheck; | ||
/** @type {?|undefined} */ | ||
DynamicInputControlModelConfig.prototype.suffix; | ||
} | ||
/** @type {?|undefined} */ | ||
DynamicInputControlModelConfig.prototype.autoComplete; | ||
/** @type {?|undefined} */ | ||
DynamicInputControlModelConfig.prototype.autoFocus; | ||
/** @type {?|undefined} */ | ||
DynamicInputControlModelConfig.prototype.maxLength; | ||
/** @type {?|undefined} */ | ||
DynamicInputControlModelConfig.prototype.minLength; | ||
/** @type {?|undefined} */ | ||
DynamicInputControlModelConfig.prototype.placeholder; | ||
/** @type {?|undefined} */ | ||
DynamicInputControlModelConfig.prototype.prefix; | ||
/** @type {?|undefined} */ | ||
DynamicInputControlModelConfig.prototype.readOnly; | ||
/** @type {?|undefined} */ | ||
DynamicInputControlModelConfig.prototype.spellCheck; | ||
/** @type {?|undefined} */ | ||
DynamicInputControlModelConfig.prototype.suffix; | ||
/** | ||
@@ -102,3 +100,3 @@ * @abstract | ||
], DynamicInputControlModel.prototype, "suffix", void 0); | ||
function DynamicInputControlModel_tsickle_Closure_declarations() { | ||
if (false) { | ||
/** @type {?} */ | ||
@@ -105,0 +103,0 @@ DynamicInputControlModel.prototype.autoComplete; |
@@ -13,3 +13,3 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { | ||
* @fileoverview added by tsickle | ||
* @suppress {checkTypes} checked by tsc | ||
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc | ||
*/ | ||
@@ -25,10 +25,8 @@ import { of } from "rxjs"; | ||
export function DynamicFormOptionConfig() { } | ||
function DynamicFormOptionConfig_tsickle_Closure_declarations() { | ||
/** @type {?|undefined} */ | ||
DynamicFormOptionConfig.prototype.disabled; | ||
/** @type {?|undefined} */ | ||
DynamicFormOptionConfig.prototype.label; | ||
/** @type {?} */ | ||
DynamicFormOptionConfig.prototype.value; | ||
} | ||
/** @type {?|undefined} */ | ||
DynamicFormOptionConfig.prototype.disabled; | ||
/** @type {?|undefined} */ | ||
DynamicFormOptionConfig.prototype.label; | ||
/** @type {?} */ | ||
DynamicFormOptionConfig.prototype.value; | ||
/** | ||
@@ -78,3 +76,3 @@ * @template T | ||
], DynamicFormOption.prototype, "value", void 0); | ||
function DynamicFormOption_tsickle_Closure_declarations() { | ||
if (false) { | ||
/** @type {?} */ | ||
@@ -92,6 +90,4 @@ DynamicFormOption.prototype.disabled; | ||
export function DynamicOptionControlModelConfig() { } | ||
function DynamicOptionControlModelConfig_tsickle_Closure_declarations() { | ||
/** @type {?|undefined} */ | ||
DynamicOptionControlModelConfig.prototype.options; | ||
} | ||
/** @type {?|undefined} */ | ||
DynamicOptionControlModelConfig.prototype.options; | ||
/** | ||
@@ -186,3 +182,3 @@ * @abstract | ||
], DynamicOptionControlModel.prototype, "_options", void 0); | ||
function DynamicOptionControlModel_tsickle_Closure_declarations() { | ||
if (false) { | ||
/** @type {?} */ | ||
@@ -189,0 +185,0 @@ DynamicOptionControlModel.prototype._options; |
@@ -12,3 +12,3 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { | ||
* @fileoverview added by tsickle | ||
* @suppress {checkTypes} checked by tsc | ||
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc | ||
*/ | ||
@@ -23,4 +23,2 @@ import { DynamicInputControlModel } from "../dynamic-input-control.model"; | ||
export function DynamicEditorModelConfig() { } | ||
function DynamicEditorModelConfig_tsickle_Closure_declarations() { | ||
} | ||
export class DynamicEditorModel extends DynamicInputControlModel { | ||
@@ -40,3 +38,3 @@ /** | ||
], DynamicEditorModel.prototype, "type", void 0); | ||
function DynamicEditorModel_tsickle_Closure_declarations() { | ||
if (false) { | ||
/** @type {?} */ | ||
@@ -43,0 +41,0 @@ DynamicEditorModel.prototype.type; |
@@ -12,3 +12,3 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { | ||
* @fileoverview added by tsickle | ||
* @suppress {checkTypes} checked by tsc | ||
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc | ||
*/ | ||
@@ -23,18 +23,16 @@ import { DynamicFileControlModel } from "../dynamic-file-control.model"; | ||
export function DynamicFileUploadModelConfig() { } | ||
function DynamicFileUploadModelConfig_tsickle_Closure_declarations() { | ||
/** @type {?|undefined} */ | ||
DynamicFileUploadModelConfig.prototype.accept; | ||
/** @type {?|undefined} */ | ||
DynamicFileUploadModelConfig.prototype.autoUpload; | ||
/** @type {?|undefined} */ | ||
DynamicFileUploadModelConfig.prototype.maxSize; | ||
/** @type {?|undefined} */ | ||
DynamicFileUploadModelConfig.prototype.minSize; | ||
/** @type {?|undefined} */ | ||
DynamicFileUploadModelConfig.prototype.removeUrl; | ||
/** @type {?|undefined} */ | ||
DynamicFileUploadModelConfig.prototype.showFileList; | ||
/** @type {?|undefined} */ | ||
DynamicFileUploadModelConfig.prototype.url; | ||
} | ||
/** @type {?|undefined} */ | ||
DynamicFileUploadModelConfig.prototype.accept; | ||
/** @type {?|undefined} */ | ||
DynamicFileUploadModelConfig.prototype.autoUpload; | ||
/** @type {?|undefined} */ | ||
DynamicFileUploadModelConfig.prototype.maxSize; | ||
/** @type {?|undefined} */ | ||
DynamicFileUploadModelConfig.prototype.minSize; | ||
/** @type {?|undefined} */ | ||
DynamicFileUploadModelConfig.prototype.removeUrl; | ||
/** @type {?|undefined} */ | ||
DynamicFileUploadModelConfig.prototype.showFileList; | ||
/** @type {?|undefined} */ | ||
DynamicFileUploadModelConfig.prototype.url; | ||
export class DynamicFileUploadModel extends DynamicFileControlModel { | ||
@@ -89,3 +87,3 @@ /** | ||
], DynamicFileUploadModel.prototype, "type", void 0); | ||
function DynamicFileUploadModel_tsickle_Closure_declarations() { | ||
if (false) { | ||
/** @type {?} */ | ||
@@ -92,0 +90,0 @@ DynamicFileUploadModel.prototype.accept; |
@@ -12,3 +12,3 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { | ||
* @fileoverview added by tsickle | ||
* @suppress {checkTypes} checked by tsc | ||
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc | ||
*/ | ||
@@ -57,3 +57,3 @@ import { DynamicFormControlModel } from "../dynamic-form-control.model"; | ||
], DynamicFormArrayGroupModel.prototype, "index", void 0); | ||
function DynamicFormArrayGroupModel_tsickle_Closure_declarations() { | ||
if (false) { | ||
/** @type {?} */ | ||
@@ -74,14 +74,12 @@ DynamicFormArrayGroupModel.prototype.$implicit; | ||
export function DynamicFormArrayModelConfig() { } | ||
function DynamicFormArrayModelConfig_tsickle_Closure_declarations() { | ||
/** @type {?|undefined} */ | ||
DynamicFormArrayModelConfig.prototype.groupAsyncValidators; | ||
/** @type {?|undefined} */ | ||
DynamicFormArrayModelConfig.prototype.groupFactory; | ||
/** @type {?|undefined} */ | ||
DynamicFormArrayModelConfig.prototype.groupValidators; | ||
/** @type {?|undefined} */ | ||
DynamicFormArrayModelConfig.prototype.groups; | ||
/** @type {?|undefined} */ | ||
DynamicFormArrayModelConfig.prototype.initialCount; | ||
} | ||
/** @type {?|undefined} */ | ||
DynamicFormArrayModelConfig.prototype.groupAsyncValidators; | ||
/** @type {?|undefined} */ | ||
DynamicFormArrayModelConfig.prototype.groupFactory; | ||
/** @type {?|undefined} */ | ||
DynamicFormArrayModelConfig.prototype.groupValidators; | ||
/** @type {?|undefined} */ | ||
DynamicFormArrayModelConfig.prototype.groups; | ||
/** @type {?|undefined} */ | ||
DynamicFormArrayModelConfig.prototype.initialCount; | ||
export class DynamicFormArrayModel extends DynamicFormControlModel { | ||
@@ -195,3 +193,3 @@ /** | ||
], DynamicFormArrayModel.prototype, "type", void 0); | ||
function DynamicFormArrayModel_tsickle_Closure_declarations() { | ||
if (false) { | ||
/** @type {?} */ | ||
@@ -198,0 +196,0 @@ DynamicFormArrayModel.prototype.groupAsyncValidators; |
@@ -12,3 +12,3 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { | ||
* @fileoverview added by tsickle | ||
* @suppress {checkTypes} checked by tsc | ||
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc | ||
*/ | ||
@@ -23,8 +23,6 @@ import { DynamicFormControlModel } from "../dynamic-form-control.model"; | ||
export function DynamicFormGroupModelConfig() { } | ||
function DynamicFormGroupModelConfig_tsickle_Closure_declarations() { | ||
/** @type {?|undefined} */ | ||
DynamicFormGroupModelConfig.prototype.group; | ||
/** @type {?|undefined} */ | ||
DynamicFormGroupModelConfig.prototype.legend; | ||
} | ||
/** @type {?|undefined} */ | ||
DynamicFormGroupModelConfig.prototype.group; | ||
/** @type {?|undefined} */ | ||
DynamicFormGroupModelConfig.prototype.legend; | ||
export class DynamicFormGroupModel extends DynamicFormControlModel { | ||
@@ -106,3 +104,3 @@ /** | ||
], DynamicFormGroupModel.prototype, "type", void 0); | ||
function DynamicFormGroupModel_tsickle_Closure_declarations() { | ||
if (false) { | ||
/** @type {?} */ | ||
@@ -109,0 +107,0 @@ DynamicFormGroupModel.prototype.group; |
@@ -12,3 +12,3 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { | ||
* @fileoverview added by tsickle | ||
* @suppress {checkTypes} checked by tsc | ||
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc | ||
*/ | ||
@@ -54,22 +54,20 @@ import { DynamicInputControlModel } from "../dynamic-input-control.model"; | ||
export function DynamicInputModelConfig() { } | ||
function DynamicInputModelConfig_tsickle_Closure_declarations() { | ||
/** @type {?|undefined} */ | ||
DynamicInputModelConfig.prototype.accept; | ||
/** @type {?|undefined} */ | ||
DynamicInputModelConfig.prototype.inputType; | ||
/** @type {?|undefined} */ | ||
DynamicInputModelConfig.prototype.list; | ||
/** @type {?|undefined} */ | ||
DynamicInputModelConfig.prototype.mask; | ||
/** @type {?|undefined} */ | ||
DynamicInputModelConfig.prototype.max; | ||
/** @type {?|undefined} */ | ||
DynamicInputModelConfig.prototype.min; | ||
/** @type {?|undefined} */ | ||
DynamicInputModelConfig.prototype.multiple; | ||
/** @type {?|undefined} */ | ||
DynamicInputModelConfig.prototype.pattern; | ||
/** @type {?|undefined} */ | ||
DynamicInputModelConfig.prototype.step; | ||
} | ||
/** @type {?|undefined} */ | ||
DynamicInputModelConfig.prototype.accept; | ||
/** @type {?|undefined} */ | ||
DynamicInputModelConfig.prototype.inputType; | ||
/** @type {?|undefined} */ | ||
DynamicInputModelConfig.prototype.list; | ||
/** @type {?|undefined} */ | ||
DynamicInputModelConfig.prototype.mask; | ||
/** @type {?|undefined} */ | ||
DynamicInputModelConfig.prototype.max; | ||
/** @type {?|undefined} */ | ||
DynamicInputModelConfig.prototype.min; | ||
/** @type {?|undefined} */ | ||
DynamicInputModelConfig.prototype.multiple; | ||
/** @type {?|undefined} */ | ||
DynamicInputModelConfig.prototype.pattern; | ||
/** @type {?|undefined} */ | ||
DynamicInputModelConfig.prototype.step; | ||
export class DynamicInputModel extends DynamicInputControlModel { | ||
@@ -162,3 +160,3 @@ /** | ||
], DynamicInputModel.prototype, "type", void 0); | ||
function DynamicInputModel_tsickle_Closure_declarations() { | ||
if (false) { | ||
/** @type {?} */ | ||
@@ -165,0 +163,0 @@ DynamicInputModel.prototype.accept; |
/** | ||
* @fileoverview added by tsickle | ||
* @suppress {checkTypes} checked by tsc | ||
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc | ||
*/ | ||
@@ -9,23 +9,20 @@ /** | ||
export function DynamicFormControlLayoutConfig() { } | ||
function DynamicFormControlLayoutConfig_tsickle_Closure_declarations() { | ||
/** @type {?|undefined} */ | ||
DynamicFormControlLayoutConfig.prototype.container; | ||
/** @type {?|undefined} */ | ||
DynamicFormControlLayoutConfig.prototype.control; | ||
/** @type {?|undefined} */ | ||
DynamicFormControlLayoutConfig.prototype.errors; | ||
/** @type {?|undefined} */ | ||
DynamicFormControlLayoutConfig.prototype.group; | ||
/** @type {?|undefined} */ | ||
DynamicFormControlLayoutConfig.prototype.hint; | ||
/** @type {?|undefined} */ | ||
DynamicFormControlLayoutConfig.prototype.host; | ||
/** @type {?|undefined} */ | ||
DynamicFormControlLayoutConfig.prototype.label; | ||
/** @type {?|undefined} */ | ||
DynamicFormControlLayoutConfig.prototype.option; | ||
/* TODO: handle strange member: | ||
[key: string]: string | undefined; | ||
*/ | ||
} | ||
/** @type {?|undefined} */ | ||
DynamicFormControlLayoutConfig.prototype.children; | ||
/** @type {?|undefined} */ | ||
DynamicFormControlLayoutConfig.prototype.container; | ||
/** @type {?|undefined} */ | ||
DynamicFormControlLayoutConfig.prototype.control; | ||
/** @type {?|undefined} */ | ||
DynamicFormControlLayoutConfig.prototype.errors; | ||
/** @type {?|undefined} */ | ||
DynamicFormControlLayoutConfig.prototype.group; | ||
/** @type {?|undefined} */ | ||
DynamicFormControlLayoutConfig.prototype.hint; | ||
/** @type {?|undefined} */ | ||
DynamicFormControlLayoutConfig.prototype.host; | ||
/** @type {?|undefined} */ | ||
DynamicFormControlLayoutConfig.prototype.label; | ||
/** @type {?|undefined} */ | ||
DynamicFormControlLayoutConfig.prototype.option; | ||
/** | ||
@@ -35,11 +32,12 @@ * @record | ||
export function DynamicFormControlLayout() { } | ||
function DynamicFormControlLayout_tsickle_Closure_declarations() { | ||
/** @type {?|undefined} */ | ||
DynamicFormControlLayout.prototype.element; | ||
/** @type {?|undefined} */ | ||
DynamicFormControlLayout.prototype.grid; | ||
/* TODO: handle strange member: | ||
[key: string]: DynamicFormControlLayoutConfig | undefined; | ||
*/ | ||
} | ||
/** @type {?|undefined} */ | ||
DynamicFormControlLayout.prototype.element; | ||
/** @type {?|undefined} */ | ||
DynamicFormControlLayout.prototype.grid; | ||
/** @typedef {?} */ | ||
var DynamicFormControlLayoutPlace; | ||
export { DynamicFormControlLayoutPlace }; | ||
/** @typedef {?} */ | ||
var DynamicFormControlLayoutContext; | ||
export { DynamicFormControlLayoutContext }; | ||
//# sourceMappingURL=dynamic-form-control-layout.model.js.map |
/** | ||
* @fileoverview added by tsickle | ||
* @suppress {checkTypes} checked by tsc | ||
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc | ||
*/ | ||
@@ -9,10 +9,8 @@ /** | ||
export function DynamicPathable() { } | ||
function DynamicPathable_tsickle_Closure_declarations() { | ||
/** @type {?|undefined} */ | ||
DynamicPathable.prototype.id; | ||
/** @type {?|undefined} */ | ||
DynamicPathable.prototype.index; | ||
/** @type {?} */ | ||
DynamicPathable.prototype.parent; | ||
} | ||
/** @type {?|undefined} */ | ||
DynamicPathable.prototype.id; | ||
/** @type {?|undefined} */ | ||
DynamicPathable.prototype.index; | ||
/** @type {?} */ | ||
DynamicPathable.prototype.parent; | ||
//# sourceMappingURL=dynamic-form-control-path.model.js.map |
/** | ||
* @fileoverview added by tsickle | ||
* @suppress {checkTypes} checked by tsc | ||
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc | ||
*/ | ||
@@ -21,10 +21,8 @@ /** @type {?} */ | ||
export function DynamicFormControlRelation() { } | ||
function DynamicFormControlRelation_tsickle_Closure_declarations() { | ||
/** @type {?} */ | ||
DynamicFormControlRelation.prototype.id; | ||
/** @type {?|undefined} */ | ||
DynamicFormControlRelation.prototype.status; | ||
/** @type {?|undefined} */ | ||
DynamicFormControlRelation.prototype.value; | ||
} | ||
/** @type {?} */ | ||
DynamicFormControlRelation.prototype.id; | ||
/** @type {?|undefined} */ | ||
DynamicFormControlRelation.prototype.status; | ||
/** @type {?|undefined} */ | ||
DynamicFormControlRelation.prototype.value; | ||
/** | ||
@@ -34,10 +32,8 @@ * @record | ||
export function DynamicFormControlRelationGroup() { } | ||
function DynamicFormControlRelationGroup_tsickle_Closure_declarations() { | ||
/** @type {?} */ | ||
DynamicFormControlRelationGroup.prototype.action; | ||
/** @type {?|undefined} */ | ||
DynamicFormControlRelationGroup.prototype.connective; | ||
/** @type {?} */ | ||
DynamicFormControlRelationGroup.prototype.when; | ||
} | ||
/** @type {?} */ | ||
DynamicFormControlRelationGroup.prototype.action; | ||
/** @type {?|undefined} */ | ||
DynamicFormControlRelationGroup.prototype.connective; | ||
/** @type {?} */ | ||
DynamicFormControlRelationGroup.prototype.when; | ||
//# sourceMappingURL=dynamic-form-control-relation.model.js.map |
/** | ||
* @fileoverview added by tsickle | ||
* @suppress {checkTypes} checked by tsc | ||
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc | ||
*/ | ||
@@ -9,8 +9,9 @@ /** | ||
export function DynamicValidatorDescriptor() { } | ||
function DynamicValidatorDescriptor_tsickle_Closure_declarations() { | ||
/** @type {?} */ | ||
DynamicValidatorDescriptor.prototype.name; | ||
/** @type {?} */ | ||
DynamicValidatorDescriptor.prototype.args; | ||
} | ||
/** @type {?} */ | ||
DynamicValidatorDescriptor.prototype.name; | ||
/** @type {?} */ | ||
DynamicValidatorDescriptor.prototype.args; | ||
/** @typedef {?} */ | ||
var DynamicValidatorsConfig; | ||
export { DynamicValidatorsConfig }; | ||
//# sourceMappingURL=dynamic-form-control-validation.model.js.map |
@@ -12,3 +12,3 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { | ||
* @fileoverview added by tsickle | ||
* @suppress {checkTypes} checked by tsc | ||
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc | ||
*/ | ||
@@ -24,6 +24,4 @@ import { DynamicOptionControlModel } from "../dynamic-option-control.model"; | ||
export function DynamicRadioGroupModelConfig() { } | ||
function DynamicRadioGroupModelConfig_tsickle_Closure_declarations() { | ||
/** @type {?|undefined} */ | ||
DynamicRadioGroupModelConfig.prototype.legend; | ||
} | ||
/** @type {?|undefined} */ | ||
DynamicRadioGroupModelConfig.prototype.legend; | ||
/** | ||
@@ -58,3 +56,3 @@ * @template T | ||
], DynamicRadioGroupModel.prototype, "type", void 0); | ||
function DynamicRadioGroupModel_tsickle_Closure_declarations() { | ||
if (false) { | ||
/** @type {?} */ | ||
@@ -61,0 +59,0 @@ DynamicRadioGroupModel.prototype.legend; |
@@ -12,3 +12,3 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { | ||
* @fileoverview added by tsickle | ||
* @suppress {checkTypes} checked by tsc | ||
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc | ||
*/ | ||
@@ -23,6 +23,4 @@ import { DynamicFormValueControlModel } from "../dynamic-form-value-control.model"; | ||
export function DynamicRatingModelConfig() { } | ||
function DynamicRatingModelConfig_tsickle_Closure_declarations() { | ||
/** @type {?|undefined} */ | ||
DynamicRatingModelConfig.prototype.max; | ||
} | ||
/** @type {?|undefined} */ | ||
DynamicRatingModelConfig.prototype.max; | ||
export class DynamicRatingModel extends DynamicFormValueControlModel { | ||
@@ -47,3 +45,3 @@ /** | ||
], DynamicRatingModel.prototype, "type", void 0); | ||
function DynamicRatingModel_tsickle_Closure_declarations() { | ||
if (false) { | ||
/** @type {?} */ | ||
@@ -50,0 +48,0 @@ DynamicRatingModel.prototype.max; |
@@ -12,3 +12,3 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { | ||
* @fileoverview added by tsickle | ||
* @suppress {checkTypes} checked by tsc | ||
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc | ||
*/ | ||
@@ -25,16 +25,14 @@ import { ɵlooseIdentical as looseIdentical } from "@angular/core"; | ||
export function DynamicSelectModelConfig() { } | ||
function DynamicSelectModelConfig_tsickle_Closure_declarations() { | ||
/** @type {?|undefined} */ | ||
DynamicSelectModelConfig.prototype.compareWithFn; | ||
/** @type {?|undefined} */ | ||
DynamicSelectModelConfig.prototype.filterable; | ||
/** @type {?|undefined} */ | ||
DynamicSelectModelConfig.prototype.multiple; | ||
/** @type {?|undefined} */ | ||
DynamicSelectModelConfig.prototype.placeholder; | ||
/** @type {?|undefined} */ | ||
DynamicSelectModelConfig.prototype.prefix; | ||
/** @type {?|undefined} */ | ||
DynamicSelectModelConfig.prototype.suffix; | ||
} | ||
/** @type {?|undefined} */ | ||
DynamicSelectModelConfig.prototype.compareWithFn; | ||
/** @type {?|undefined} */ | ||
DynamicSelectModelConfig.prototype.filterable; | ||
/** @type {?|undefined} */ | ||
DynamicSelectModelConfig.prototype.multiple; | ||
/** @type {?|undefined} */ | ||
DynamicSelectModelConfig.prototype.placeholder; | ||
/** @type {?|undefined} */ | ||
DynamicSelectModelConfig.prototype.prefix; | ||
/** @type {?|undefined} */ | ||
DynamicSelectModelConfig.prototype.suffix; | ||
/** | ||
@@ -92,3 +90,3 @@ * @template T | ||
], DynamicSelectModel.prototype, "type", void 0); | ||
function DynamicSelectModel_tsickle_Closure_declarations() { | ||
if (false) { | ||
/** @type {?} */ | ||
@@ -95,0 +93,0 @@ DynamicSelectModel.prototype.compareWithFn; |
@@ -12,3 +12,3 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { | ||
* @fileoverview added by tsickle | ||
* @suppress {checkTypes} checked by tsc | ||
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc | ||
*/ | ||
@@ -23,12 +23,10 @@ import { DynamicFormValueControlModel } from "../dynamic-form-value-control.model"; | ||
export function DynamicSliderModelConfig() { } | ||
function DynamicSliderModelConfig_tsickle_Closure_declarations() { | ||
/** @type {?|undefined} */ | ||
DynamicSliderModelConfig.prototype.max; | ||
/** @type {?|undefined} */ | ||
DynamicSliderModelConfig.prototype.min; | ||
/** @type {?|undefined} */ | ||
DynamicSliderModelConfig.prototype.step; | ||
/** @type {?|undefined} */ | ||
DynamicSliderModelConfig.prototype.vertical; | ||
} | ||
/** @type {?|undefined} */ | ||
DynamicSliderModelConfig.prototype.max; | ||
/** @type {?|undefined} */ | ||
DynamicSliderModelConfig.prototype.min; | ||
/** @type {?|undefined} */ | ||
DynamicSliderModelConfig.prototype.step; | ||
/** @type {?|undefined} */ | ||
DynamicSliderModelConfig.prototype.vertical; | ||
export class DynamicSliderModel extends DynamicFormValueControlModel { | ||
@@ -68,3 +66,3 @@ /** | ||
], DynamicSliderModel.prototype, "type", void 0); | ||
function DynamicSliderModel_tsickle_Closure_declarations() { | ||
if (false) { | ||
/** @type {?} */ | ||
@@ -71,0 +69,0 @@ DynamicSliderModel.prototype.max; |
@@ -12,3 +12,3 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { | ||
* @fileoverview added by tsickle | ||
* @suppress {checkTypes} checked by tsc | ||
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc | ||
*/ | ||
@@ -23,8 +23,6 @@ import { DynamicCheckControlModel } from "../dynamic-check-control.model"; | ||
export function DynamicSwitchModelConfig() { } | ||
function DynamicSwitchModelConfig_tsickle_Closure_declarations() { | ||
/** @type {?|undefined} */ | ||
DynamicSwitchModelConfig.prototype.offLabel; | ||
/** @type {?|undefined} */ | ||
DynamicSwitchModelConfig.prototype.onLabel; | ||
} | ||
/** @type {?|undefined} */ | ||
DynamicSwitchModelConfig.prototype.offLabel; | ||
/** @type {?|undefined} */ | ||
DynamicSwitchModelConfig.prototype.onLabel; | ||
export class DynamicSwitchModel extends DynamicCheckControlModel { | ||
@@ -54,3 +52,3 @@ /** | ||
], DynamicSwitchModel.prototype, "type", void 0); | ||
function DynamicSwitchModel_tsickle_Closure_declarations() { | ||
if (false) { | ||
/** @type {?} */ | ||
@@ -57,0 +55,0 @@ DynamicSwitchModel.prototype.offLabel; |
@@ -12,3 +12,3 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { | ||
* @fileoverview added by tsickle | ||
* @suppress {checkTypes} checked by tsc | ||
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc | ||
*/ | ||
@@ -27,10 +27,8 @@ import { DynamicInputControlModel } from "../dynamic-input-control.model"; | ||
export function DynamicTextAreaModelConfig() { } | ||
function DynamicTextAreaModelConfig_tsickle_Closure_declarations() { | ||
/** @type {?|undefined} */ | ||
DynamicTextAreaModelConfig.prototype.cols; | ||
/** @type {?|undefined} */ | ||
DynamicTextAreaModelConfig.prototype.rows; | ||
/** @type {?|undefined} */ | ||
DynamicTextAreaModelConfig.prototype.wrap; | ||
} | ||
/** @type {?|undefined} */ | ||
DynamicTextAreaModelConfig.prototype.cols; | ||
/** @type {?|undefined} */ | ||
DynamicTextAreaModelConfig.prototype.rows; | ||
/** @type {?|undefined} */ | ||
DynamicTextAreaModelConfig.prototype.wrap; | ||
export class DynamicTextAreaModel extends DynamicInputControlModel { | ||
@@ -65,3 +63,3 @@ /** | ||
], DynamicTextAreaModel.prototype, "type", void 0); | ||
function DynamicTextAreaModel_tsickle_Closure_declarations() { | ||
if (false) { | ||
/** @type {?} */ | ||
@@ -68,0 +66,0 @@ DynamicTextAreaModel.prototype.cols; |
@@ -12,3 +12,3 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { | ||
* @fileoverview added by tsickle | ||
* @suppress {checkTypes} checked by tsc | ||
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc | ||
*/ | ||
@@ -23,8 +23,6 @@ import { DynamicDateControlModel } from "../dynamic-date-control.model"; | ||
export function DynamicTimePickerModelConfig() { } | ||
function DynamicTimePickerModelConfig_tsickle_Closure_declarations() { | ||
/** @type {?|undefined} */ | ||
DynamicTimePickerModelConfig.prototype.meridian; | ||
/** @type {?|undefined} */ | ||
DynamicTimePickerModelConfig.prototype.showSeconds; | ||
} | ||
/** @type {?|undefined} */ | ||
DynamicTimePickerModelConfig.prototype.meridian; | ||
/** @type {?|undefined} */ | ||
DynamicTimePickerModelConfig.prototype.showSeconds; | ||
export class DynamicTimePickerModel extends DynamicDateControlModel { | ||
@@ -54,3 +52,3 @@ /** | ||
], DynamicTimePickerModel.prototype, "type", void 0); | ||
function DynamicTimePickerModel_tsickle_Closure_declarations() { | ||
if (false) { | ||
/** @type {?} */ | ||
@@ -57,0 +55,0 @@ DynamicTimePickerModel.prototype.meridian; |
/** | ||
* @fileoverview added by tsickle | ||
* @suppress {checkTypes} checked by tsc | ||
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc | ||
*/ | ||
import { Inject, Injectable, InjectionToken, Optional, QueryList } from "@angular/core"; | ||
import { DYNAMIC_TEMPLATE_DIRECTIVE_ALIGNMENT } from "../directive/dynamic-template.directive"; | ||
/** @typedef {?} */ | ||
var DynamicFormLayout; | ||
export { DynamicFormLayout }; | ||
/** @typedef {?} */ | ||
var DynamicFormControlMapFn; | ||
export { DynamicFormControlMapFn }; | ||
/** @typedef {?} */ | ||
var DynamicFormControlTemplates; | ||
export { DynamicFormControlTemplates }; | ||
/** @type {?} */ | ||
@@ -110,3 +119,3 @@ export const DYNAMIC_FORM_CONTROL_MAP_FN = new InjectionToken("DYNAMIC_FORM_CONTROL_MAP_FN"); | ||
]; | ||
function DynamicFormLayoutService_tsickle_Closure_declarations() { | ||
if (false) { | ||
/** @type {?} */ | ||
@@ -113,0 +122,0 @@ DynamicFormLayoutService.prototype.DYNAMIC_FORM_CONTROL_MAP_FN; |
/** | ||
* @fileoverview added by tsickle | ||
* @suppress {checkTypes} checked by tsc | ||
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc | ||
*/ | ||
import { InjectionToken, Injectable, Inject, Optional } from "@angular/core"; | ||
import { Validators, NG_VALIDATORS, NG_ASYNC_VALIDATORS } from "@angular/forms"; | ||
/** @typedef {?} */ | ||
var Validator; | ||
export { Validator }; | ||
/** @typedef {?} */ | ||
var ValidatorFactory; | ||
export { ValidatorFactory }; | ||
/** @typedef {?} */ | ||
var ValidatorsToken; | ||
export { ValidatorsToken }; | ||
/** @typedef {?} */ | ||
var ValidatorsMap; | ||
export { ValidatorsMap }; | ||
/** @type {?} */ | ||
@@ -207,3 +219,3 @@ export const DYNAMIC_VALIDATORS = new InjectionToken("DYNAMIC_VALIDATORS"); | ||
]; | ||
function DynamicFormValidationService_tsickle_Closure_declarations() { | ||
if (false) { | ||
/** @type {?} */ | ||
@@ -210,0 +222,0 @@ DynamicFormValidationService.prototype.NG_VALIDATORS; |
/** | ||
* @fileoverview added by tsickle | ||
* @suppress {checkTypes} checked by tsc | ||
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc | ||
*/ | ||
@@ -25,2 +25,5 @@ import { Injectable } from "@angular/core"; | ||
import { JSONUtils } from "../utils/json.utils"; | ||
/** @typedef {?} */ | ||
var DynamicFormModel; | ||
export { DynamicFormModel }; | ||
export class DynamicFormService { | ||
@@ -385,3 +388,3 @@ /** | ||
]; | ||
function DynamicFormService_tsickle_Closure_declarations() { | ||
if (false) { | ||
/** @type {?} */ | ||
@@ -388,0 +391,0 @@ DynamicFormService.prototype.validationService; |
/** | ||
* @fileoverview added by tsickle | ||
* @suppress {checkTypes} checked by tsc | ||
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc | ||
*/ | ||
@@ -5,0 +5,0 @@ /** @type {?} */ |
/** | ||
* @fileoverview added by tsickle | ||
* @suppress {checkTypes} checked by tsc | ||
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc | ||
*/ | ||
@@ -5,0 +5,0 @@ export class JSONUtils { |
/** | ||
* @fileoverview added by tsickle | ||
* @suppress {checkTypes} checked by tsc | ||
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc | ||
*/ | ||
@@ -5,0 +5,0 @@ import { DYNAMIC_FORM_CONTROL_ACTION_DISABLE, DYNAMIC_FORM_CONTROL_ACTION_ENABLE, DYNAMIC_FORM_CONTROL_CONNECTIVE_AND, DYNAMIC_FORM_CONTROL_CONNECTIVE_OR } from "../model/misc/dynamic-form-control-relation.model"; |
/** | ||
* @fileoverview added by tsickle | ||
* @suppress {checkTypes} checked by tsc | ||
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc | ||
*/ | ||
@@ -5,0 +5,0 @@ /** |
/** | ||
* @fileoverview added by tsickle | ||
* @suppress {checkTypes} checked by tsc | ||
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc | ||
*/ | ||
export { DynamicFormArrayComponent, DynamicFormComponent, DynamicFormControlContainerComponent, isDynamicFormControlEvent, DynamicFormControlEventType, DynamicFormControlComponent, DynamicTemplateableFormControlComponent, serializable, getSerializables, serialize, METADATA_KEY_SERIALIZABLE, DYNAMIC_TEMPLATE_DIRECTIVE_ALIGNMENT, DynamicTemplateDirective, DynamicIdDirective, DynamicFormControlModel, DynamicFormValueControlModel, DynamicCheckControlModel, DynamicDateControlModel, DynamicFileControlModel, DynamicInputControlModel, DynamicFormOption, DynamicOptionControlModel, DYNAMIC_FORM_CONTROL_TYPE_CHECKBOX, DynamicCheckboxModel, DYNAMIC_FORM_CONTROL_TYPE_CHECKBOX_GROUP, DynamicCheckboxGroupModel, DYNAMIC_FORM_CONTROL_TYPE_COLORPICKER, DynamicColorPickerModel, DYNAMIC_FORM_CONTROL_TYPE_DATEPICKER, DynamicDatePickerModel, DYNAMIC_FORM_CONTROL_TYPE_EDITOR, DynamicEditorModel, DYNAMIC_FORM_CONTROL_TYPE_FILE_UPLOAD, DynamicFileUploadModel, DYNAMIC_FORM_CONTROL_TYPE_GROUP, DynamicFormGroupModel, DynamicFormArrayGroupModel, DYNAMIC_FORM_CONTROL_TYPE_ARRAY, DynamicFormArrayModel, DYNAMIC_FORM_CONTROL_TYPE_INPUT, DYNAMIC_FORM_CONTROL_INPUT_TYPE_COLOR, DYNAMIC_FORM_CONTROL_INPUT_TYPE_DATE, DYNAMIC_FORM_CONTROL_INPUT_TYPE_DATETIME_LOCAL, DYNAMIC_FORM_CONTROL_INPUT_TYPE_EMAIL, DYNAMIC_FORM_CONTROL_INPUT_TYPE_FILE, DYNAMIC_FORM_CONTROL_INPUT_TYPE_MONTH, DYNAMIC_FORM_CONTROL_INPUT_TYPE_NUMBER, DYNAMIC_FORM_CONTROL_INPUT_TYPE_PASSWORD, DYNAMIC_FORM_CONTROL_INPUT_TYPE_RANGE, DYNAMIC_FORM_CONTROL_INPUT_TYPE_SEARCH, DYNAMIC_FORM_CONTROL_INPUT_TYPE_TEL, DYNAMIC_FORM_CONTROL_INPUT_TYPE_TEXT, DYNAMIC_FORM_CONTROL_INPUT_TYPE_TIME, DYNAMIC_FORM_CONTROL_INPUT_TYPE_URL, DYNAMIC_FORM_CONTROL_INPUT_TYPE_WEEK, DynamicInputModel, DYNAMIC_FORM_CONTROL_TYPE_RADIO_GROUP, DynamicRadioGroupModel, DYNAMIC_FORM_CONTROL_TYPE_RATING, DynamicRatingModel, DYNAMIC_FORM_CONTROL_TYPE_SELECT, DynamicSelectModel, DYNAMIC_FORM_CONTROL_TYPE_SLIDER, DynamicSliderModel, DYNAMIC_FORM_CONTROL_TYPE_SWITCH, DynamicSwitchModel, DYNAMIC_FORM_CONTROL_TYPE_TEXTAREA, DYNAMIC_FORM_TEXTAREA_WRAP_HARD, DYNAMIC_FORM_TEXTAREA_WRAP_SOFT, DynamicTextAreaModel, DYNAMIC_FORM_CONTROL_TYPE_TIMEPICKER, DynamicTimePickerModel, DYNAMIC_FORM_CONTROL_ACTION_DISABLE, DYNAMIC_FORM_CONTROL_ACTION_ENABLE, DYNAMIC_FORM_CONTROL_ACTION_VISIBLE, DYNAMIC_FORM_CONTROL_ACTION_HIDDEN, DYNAMIC_FORM_CONTROL_CONNECTIVE_AND, DYNAMIC_FORM_CONTROL_CONNECTIVE_OR, DynamicFormService, DYNAMIC_FORM_CONTROL_MAP_FN, DynamicFormLayoutService, DYNAMIC_VALIDATORS, DynamicFormValidationService, AUTOCOMPLETE_OFF, AUTOCOMPLETE_ON, AUTOFILL_TOKEN_BILLING, AUTOFILL_TOKEN_SHIPPING, AUTOFILL_TOKENS_ADDRESS, AUTOFILL_TOKEN_HOME, AUTOFILL_TOKEN_WORK, AUTOFILL_TOKEN_MOBILE, AUTOFILL_TOKEN_FAX, AUTOFILL_TOKEN_PAGER, AUTOFILL_TOKENS_CONTACT, AUTOFILL_FIELD_STREET_ADDRESS, AUTOFILL_FIELD_ADDRESS_LINE_1, AUTOFILL_FIELD_ADDRESS_LINE_2, AUTOFILL_FIELD_ADDRESS_LINE_3, AUTOFILL_FIELD_ADDRESS_LEVEL_4, AUTOFILL_FIELD_ADDRESS_LEVEL_3, AUTOFILL_FIELD_ADDRESS_LEVEL_2, AUTOFILL_FIELD_ADDRESS_LEVEL_1, AUTOFILL_FIELD_NAME, AUTOFILL_FIELD_HONORIFIC_PREFIX, AUTOFILL_FIELD_GIVEN_NAME, AUTOFILL_FIELD_ADDITIONAL_NAME, AUTOFILL_FIELD_FAMILY_NAME, AUTOFILL_FIELD_HONORIFIC_SUFFIX, AUTOFILL_FIELD_NICKNAME, AUTOFILL_FIELD_USERNAME, AUTOFILL_FIELD_NEW_PASSWORD, AUTOFILL_FIELD_CURRENT_PASSWORD, AUTOFILL_FIELD_ORGANIZATION_TITLE, AUTOFILL_FIELD_ORGANIZATION, AUTOFILL_FIELD_COUNTRY, AUTOFILL_FIELD_COUNTRY_NAME, AUTOFILL_FIELD_POSTAL_CODE, AUTOFILL_FIELD_CC_NAME, AUTOFILL_FIELD_CC_GIVEN_NAME, AUTOFILL_FIELD_CC_ADDITIONAL_NAME, AUTOFILL_FIELD_CC_FAMILY_NAME, AUTOFILL_FIELD_CC_NUMBER, AUTOFILL_FIELD_CC_EXP, AUTOFILL_FIELD_CC_EXP_MONTH, AUTOFILL_FIELD_CC_EXP_YEAR, AUTOFILL_FIELD_CC_CSC, AUTOFILL_FIELD_CC_TYPE, AUTOFILL_FIELD_TRANSACTION_CURRENCY, AUTOFILL_FIELD_TRANSACTION_AMOUNT, AUTOFILL_FIELD_LANGUAGE, AUTOFILL_FIELD_BDAY, AUTOFILL_FIELD_BDAY_DAY, AUTOFILL_FIELD_BDAY_MONTH, AUTOFILL_FIELD_BDAY_YEAR, AUTOFILL_FIELD_SEX, AUTOFILL_FIELD_URL, AUTOFILL_FIELD_PHOTO, AUTOFILL_FIELDS, AUTOFILL_FIELD_TEL, AUTOFILL_FIELD_TEL_COUNTRY_CODE, AUTOFILL_FIELD_TEL_NATIONAL, AUTOFILL_FIELD_TEL_AREA_CODE, AUTOFILL_FIELD_TEL_LOCAL, AUTOFILL_FIELD_TEL_LOCAL_PREFIX, AUTOFILL_FIELD_TEL_LOCAL_SUFFIX, AUTOFILL_FIELD_TEL_LOCAL_EXTENSION, AUTOFILL_FIELD_EMAIL, AUTOFILL_FIELD_IMPP, AUTOFILL_FIELDS_CONTACT, AutoFillUtils, JSONUtils, RelationUtils, DynamicFormsCoreModule } from "./src/core"; | ||
//# sourceMappingURL=public_api.js.map |
@@ -13,3 +13,3 @@ var __extends = (this && this.__extends) || (function () { | ||
* @fileoverview added by tsickle | ||
* @suppress {checkTypes} checked by tsc | ||
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc | ||
*/ | ||
@@ -54,3 +54,3 @@ import { DynamicFormControlComponent } from "./dynamic-form-control.component"; | ||
export { DynamicFormArrayComponent }; | ||
function DynamicFormArrayComponent_tsickle_Closure_declarations() { | ||
if (false) { | ||
/** @type {?} */ | ||
@@ -57,0 +57,0 @@ DynamicFormArrayComponent.prototype.model; |
/** | ||
* @fileoverview added by tsickle | ||
* @suppress {checkTypes} checked by tsc | ||
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc | ||
*/ | ||
@@ -79,3 +79,3 @@ import { DynamicFormControlEventType } from "./dynamic-form-control.event"; | ||
export { DynamicFormComponent }; | ||
function DynamicFormComponent_tsickle_Closure_declarations() { | ||
if (false) { | ||
/** @type {?} */ | ||
@@ -82,0 +82,0 @@ DynamicFormComponent.prototype.formGroup; |
/** | ||
* @fileoverview added by tsickle | ||
* @suppress {checkTypes} checked by tsc | ||
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc | ||
*/ | ||
@@ -428,3 +428,3 @@ import { DynamicFormControlEventType, isDynamicFormControlEvent } from "./dynamic-form-control.event"; | ||
export { DynamicFormControlContainerComponent }; | ||
function DynamicFormControlContainerComponent_tsickle_Closure_declarations() { | ||
if (false) { | ||
/** @type {?} */ | ||
@@ -431,0 +431,0 @@ DynamicFormControlContainerComponent.prototype.bindId; |
/** | ||
* @fileoverview added by tsickle | ||
* @suppress {checkTypes} checked by tsc | ||
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc | ||
*/ | ||
@@ -183,3 +183,3 @@ /** | ||
export { DynamicFormControlComponent }; | ||
function DynamicFormControlComponent_tsickle_Closure_declarations() { | ||
if (false) { | ||
/** @type {?} */ | ||
@@ -186,0 +186,0 @@ DynamicFormControlComponent.prototype._hasFocus; |
/** | ||
* @fileoverview added by tsickle | ||
* @suppress {checkTypes} checked by tsc | ||
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc | ||
*/ | ||
@@ -14,16 +14,14 @@ /** @enum {string} */ | ||
export function DynamicFormControlEvent() { } | ||
function DynamicFormControlEvent_tsickle_Closure_declarations() { | ||
/** @type {?} */ | ||
DynamicFormControlEvent.prototype.$event; | ||
/** @type {?} */ | ||
DynamicFormControlEvent.prototype.context; | ||
/** @type {?} */ | ||
DynamicFormControlEvent.prototype.control; | ||
/** @type {?} */ | ||
DynamicFormControlEvent.prototype.group; | ||
/** @type {?} */ | ||
DynamicFormControlEvent.prototype.model; | ||
/** @type {?} */ | ||
DynamicFormControlEvent.prototype.type; | ||
} | ||
/** @type {?} */ | ||
DynamicFormControlEvent.prototype.$event; | ||
/** @type {?} */ | ||
DynamicFormControlEvent.prototype.context; | ||
/** @type {?} */ | ||
DynamicFormControlEvent.prototype.control; | ||
/** @type {?} */ | ||
DynamicFormControlEvent.prototype.group; | ||
/** @type {?} */ | ||
DynamicFormControlEvent.prototype.model; | ||
/** @type {?} */ | ||
DynamicFormControlEvent.prototype.type; | ||
/** | ||
@@ -33,8 +31,6 @@ * @record | ||
export function DynamicFormControlCustomEvent() { } | ||
function DynamicFormControlCustomEvent_tsickle_Closure_declarations() { | ||
/** @type {?} */ | ||
DynamicFormControlCustomEvent.prototype.customEvent; | ||
/** @type {?} */ | ||
DynamicFormControlCustomEvent.prototype.customEventType; | ||
} | ||
/** @type {?} */ | ||
DynamicFormControlCustomEvent.prototype.customEvent; | ||
/** @type {?} */ | ||
DynamicFormControlCustomEvent.prototype.customEventType; | ||
/** | ||
@@ -41,0 +37,0 @@ * @param {?} $event |
/** | ||
* @fileoverview added by tsickle | ||
* @suppress {checkTypes} checked by tsc | ||
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc | ||
*/ | ||
@@ -9,22 +9,20 @@ /** | ||
export function DynamicFormControl() { } | ||
function DynamicFormControl_tsickle_Closure_declarations() { | ||
/** @type {?} */ | ||
DynamicFormControl.prototype.bindId; | ||
/** @type {?} */ | ||
DynamicFormControl.prototype.group; | ||
/** @type {?} */ | ||
DynamicFormControl.prototype.layout; | ||
/** @type {?} */ | ||
DynamicFormControl.prototype.model; | ||
/** @type {?} */ | ||
DynamicFormControl.prototype.templates; | ||
/** @type {?} */ | ||
DynamicFormControl.prototype.blur; | ||
/** @type {?} */ | ||
DynamicFormControl.prototype.change; | ||
/** @type {?|undefined} */ | ||
DynamicFormControl.prototype.customEvent; | ||
/** @type {?} */ | ||
DynamicFormControl.prototype.focus; | ||
} | ||
/** @type {?} */ | ||
DynamicFormControl.prototype.bindId; | ||
/** @type {?} */ | ||
DynamicFormControl.prototype.group; | ||
/** @type {?} */ | ||
DynamicFormControl.prototype.layout; | ||
/** @type {?} */ | ||
DynamicFormControl.prototype.model; | ||
/** @type {?} */ | ||
DynamicFormControl.prototype.templates; | ||
/** @type {?} */ | ||
DynamicFormControl.prototype.blur; | ||
/** @type {?} */ | ||
DynamicFormControl.prototype.change; | ||
/** @type {?|undefined} */ | ||
DynamicFormControl.prototype.customEvent; | ||
/** @type {?} */ | ||
DynamicFormControl.prototype.focus; | ||
//# sourceMappingURL=dynamic-form-control.interface.js.map |
@@ -13,3 +13,3 @@ var __extends = (this && this.__extends) || (function () { | ||
* @fileoverview added by tsickle | ||
* @suppress {checkTypes} checked by tsc | ||
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc | ||
*/ | ||
@@ -61,3 +61,3 @@ import { DynamicFormControlComponent } from "./dynamic-form-control.component"; | ||
export { DynamicTemplateableFormControlComponent }; | ||
function DynamicTemplateableFormControlComponent_tsickle_Closure_declarations() { | ||
if (false) { | ||
/** @type {?} */ | ||
@@ -64,0 +64,0 @@ DynamicTemplateableFormControlComponent.prototype.templateDirectives; |
/** | ||
* @fileoverview added by tsickle | ||
* @suppress {checkTypes} checked by tsc | ||
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc | ||
*/ | ||
@@ -9,8 +9,6 @@ /** | ||
export function DynamicTemplateableFormControl() { } | ||
function DynamicTemplateableFormControl_tsickle_Closure_declarations() { | ||
/** @type {?} */ | ||
DynamicTemplateableFormControl.prototype.templateDirectives; | ||
/** @type {?} */ | ||
DynamicTemplateableFormControl.prototype.viewChild; | ||
} | ||
/** @type {?} */ | ||
DynamicTemplateableFormControl.prototype.templateDirectives; | ||
/** @type {?} */ | ||
DynamicTemplateableFormControl.prototype.viewChild; | ||
//# sourceMappingURL=dynamic-templateable-form-control.interface.js.map |
/** | ||
* @fileoverview added by tsickle | ||
* @suppress {checkTypes} checked by tsc | ||
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc | ||
*/ | ||
@@ -5,0 +5,0 @@ export { DynamicFormArrayComponent } from "./component/dynamic-form-array.component"; |
/** | ||
* @fileoverview added by tsickle | ||
* @suppress {checkTypes} checked by tsc | ||
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc | ||
*/ | ||
@@ -5,0 +5,0 @@ import { CommonModule } from "@angular/common"; |
/** | ||
* @fileoverview added by tsickle | ||
* @suppress {checkTypes} checked by tsc | ||
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc | ||
*/ | ||
@@ -11,8 +11,6 @@ /** @type {?} */ | ||
export function SerializableProperty() { } | ||
function SerializableProperty_tsickle_Closure_declarations() { | ||
/** @type {?} */ | ||
SerializableProperty.prototype.key; | ||
/** @type {?} */ | ||
SerializableProperty.prototype.name; | ||
} | ||
/** @type {?} */ | ||
SerializableProperty.prototype.key; | ||
/** @type {?} */ | ||
SerializableProperty.prototype.name; | ||
/** | ||
@@ -19,0 +17,0 @@ * @param {?=} name |
/** | ||
* @fileoverview added by tsickle | ||
* @suppress {checkTypes} checked by tsc | ||
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc | ||
*/ | ||
@@ -38,3 +38,3 @@ import { Directive, ElementRef, Input, Renderer2 } from "@angular/core"; | ||
export { DynamicIdDirective }; | ||
function DynamicIdDirective_tsickle_Closure_declarations() { | ||
if (false) { | ||
/** @type {?} */ | ||
@@ -41,0 +41,0 @@ DynamicIdDirective.prototype.dynamicId; |
/** | ||
* @fileoverview added by tsickle | ||
* @suppress {checkTypes} checked by tsc | ||
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc | ||
*/ | ||
@@ -35,3 +35,3 @@ import { Directive, Input, TemplateRef } from "@angular/core"; | ||
export { DynamicTemplateDirective }; | ||
function DynamicTemplateDirective_tsickle_Closure_declarations() { | ||
if (false) { | ||
/** @type {?} */ | ||
@@ -38,0 +38,0 @@ DynamicTemplateDirective.prototype.align; |
@@ -22,3 +22,3 @@ var __extends = (this && this.__extends) || (function () { | ||
* @fileoverview added by tsickle | ||
* @suppress {checkTypes} checked by tsc | ||
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc | ||
*/ | ||
@@ -97,3 +97,3 @@ import { DynamicFormGroupModel } from "../form-group/dynamic-form-group.model"; | ||
export { DynamicCheckboxGroupModel }; | ||
function DynamicCheckboxGroupModel_tsickle_Closure_declarations() { | ||
if (false) { | ||
/** @type {?} */ | ||
@@ -100,0 +100,0 @@ DynamicCheckboxGroupModel.prototype.group; |
@@ -22,3 +22,3 @@ var __extends = (this && this.__extends) || (function () { | ||
* @fileoverview added by tsickle | ||
* @suppress {checkTypes} checked by tsc | ||
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc | ||
*/ | ||
@@ -33,6 +33,4 @@ import { DynamicCheckControlModel } from "../dynamic-check-control.model"; | ||
export function DynamicCheckboxModelConfig() { } | ||
function DynamicCheckboxModelConfig_tsickle_Closure_declarations() { | ||
/** @type {?|undefined} */ | ||
DynamicCheckboxModelConfig.prototype.indeterminate; | ||
} | ||
/** @type {?|undefined} */ | ||
DynamicCheckboxModelConfig.prototype.indeterminate; | ||
var DynamicCheckboxModel = /** @class */ (function (_super) { | ||
@@ -57,3 +55,3 @@ __extends(DynamicCheckboxModel, _super); | ||
export { DynamicCheckboxModel }; | ||
function DynamicCheckboxModel_tsickle_Closure_declarations() { | ||
if (false) { | ||
/** @type {?} */ | ||
@@ -60,0 +58,0 @@ DynamicCheckboxModel.prototype.indeterminate; |
@@ -22,3 +22,3 @@ var __extends = (this && this.__extends) || (function () { | ||
* @fileoverview added by tsickle | ||
* @suppress {checkTypes} checked by tsc | ||
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc | ||
*/ | ||
@@ -33,8 +33,6 @@ import { DynamicFormValueControlModel } from "../dynamic-form-value-control.model"; | ||
export function DynamicColorPickerModelConfig() { } | ||
function DynamicColorPickerModelConfig_tsickle_Closure_declarations() { | ||
/** @type {?|undefined} */ | ||
DynamicColorPickerModelConfig.prototype.format; | ||
/** @type {?|undefined} */ | ||
DynamicColorPickerModelConfig.prototype.inline; | ||
} | ||
/** @type {?|undefined} */ | ||
DynamicColorPickerModelConfig.prototype.format; | ||
/** @type {?|undefined} */ | ||
DynamicColorPickerModelConfig.prototype.inline; | ||
var DynamicColorPickerModel = /** @class */ (function (_super) { | ||
@@ -64,3 +62,3 @@ __extends(DynamicColorPickerModel, _super); | ||
export { DynamicColorPickerModel }; | ||
function DynamicColorPickerModel_tsickle_Closure_declarations() { | ||
if (false) { | ||
/** @type {?} */ | ||
@@ -67,0 +65,0 @@ DynamicColorPickerModel.prototype.format; |
@@ -22,3 +22,3 @@ var __extends = (this && this.__extends) || (function () { | ||
* @fileoverview added by tsickle | ||
* @suppress {checkTypes} checked by tsc | ||
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc | ||
*/ | ||
@@ -33,20 +33,18 @@ import { DynamicDateControlModel } from "../dynamic-date-control.model"; | ||
export function DynamicDatePickerModelConfig() { } | ||
function DynamicDatePickerModelConfig_tsickle_Closure_declarations() { | ||
/** @type {?|undefined} */ | ||
DynamicDatePickerModelConfig.prototype.autoFocus; | ||
/** @type {?|undefined} */ | ||
DynamicDatePickerModelConfig.prototype.focusedDate; | ||
/** @type {?|undefined} */ | ||
DynamicDatePickerModelConfig.prototype.inline; | ||
/** @type {?|undefined} */ | ||
DynamicDatePickerModelConfig.prototype.prefix; | ||
/** @type {?|undefined} */ | ||
DynamicDatePickerModelConfig.prototype.readOnly; | ||
/** @type {?|undefined} */ | ||
DynamicDatePickerModelConfig.prototype.suffix; | ||
/** @type {?|undefined} */ | ||
DynamicDatePickerModelConfig.prototype.toggleIcon; | ||
/** @type {?|undefined} */ | ||
DynamicDatePickerModelConfig.prototype.toggleLabel; | ||
} | ||
/** @type {?|undefined} */ | ||
DynamicDatePickerModelConfig.prototype.autoFocus; | ||
/** @type {?|undefined} */ | ||
DynamicDatePickerModelConfig.prototype.focusedDate; | ||
/** @type {?|undefined} */ | ||
DynamicDatePickerModelConfig.prototype.inline; | ||
/** @type {?|undefined} */ | ||
DynamicDatePickerModelConfig.prototype.prefix; | ||
/** @type {?|undefined} */ | ||
DynamicDatePickerModelConfig.prototype.readOnly; | ||
/** @type {?|undefined} */ | ||
DynamicDatePickerModelConfig.prototype.suffix; | ||
/** @type {?|undefined} */ | ||
DynamicDatePickerModelConfig.prototype.toggleIcon; | ||
/** @type {?|undefined} */ | ||
DynamicDatePickerModelConfig.prototype.toggleLabel; | ||
var DynamicDatePickerModel = /** @class */ (function (_super) { | ||
@@ -106,3 +104,3 @@ __extends(DynamicDatePickerModel, _super); | ||
export { DynamicDatePickerModel }; | ||
function DynamicDatePickerModel_tsickle_Closure_declarations() { | ||
if (false) { | ||
/** @type {?} */ | ||
@@ -109,0 +107,0 @@ DynamicDatePickerModel.prototype.autoFocus; |
@@ -22,3 +22,3 @@ var __extends = (this && this.__extends) || (function () { | ||
* @fileoverview added by tsickle | ||
* @suppress {checkTypes} checked by tsc | ||
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc | ||
*/ | ||
@@ -31,6 +31,4 @@ import { DynamicFormValueControlModel } from "./dynamic-form-value-control.model"; | ||
export function DynamicCheckControlModelConfig() { } | ||
function DynamicCheckControlModelConfig_tsickle_Closure_declarations() { | ||
/** @type {?|undefined} */ | ||
DynamicCheckControlModelConfig.prototype.labelPosition; | ||
} | ||
/** @type {?|undefined} */ | ||
DynamicCheckControlModelConfig.prototype.labelPosition; | ||
/** | ||
@@ -80,3 +78,3 @@ * @abstract | ||
export { DynamicCheckControlModel }; | ||
function DynamicCheckControlModel_tsickle_Closure_declarations() { | ||
if (false) { | ||
/** @type {?} */ | ||
@@ -83,0 +81,0 @@ DynamicCheckControlModel.prototype.labelPosition; |
@@ -22,6 +22,9 @@ var __extends = (this && this.__extends) || (function () { | ||
* @fileoverview added by tsickle | ||
* @suppress {checkTypes} checked by tsc | ||
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc | ||
*/ | ||
import { DynamicFormValueControlModel } from "./dynamic-form-value-control.model"; | ||
import { serializable } from "../decorator/serializable.decorator"; | ||
/** @typedef {?} */ | ||
var DynamicDateControlValue; | ||
export { DynamicDateControlValue }; | ||
/** | ||
@@ -31,12 +34,10 @@ * @record | ||
export function DynamicDateControlModelConfig() { } | ||
function DynamicDateControlModelConfig_tsickle_Closure_declarations() { | ||
/** @type {?|undefined} */ | ||
DynamicDateControlModelConfig.prototype.format; | ||
/** @type {?|undefined} */ | ||
DynamicDateControlModelConfig.prototype.max; | ||
/** @type {?|undefined} */ | ||
DynamicDateControlModelConfig.prototype.min; | ||
/** @type {?|undefined} */ | ||
DynamicDateControlModelConfig.prototype.placeholder; | ||
} | ||
/** @type {?|undefined} */ | ||
DynamicDateControlModelConfig.prototype.format; | ||
/** @type {?|undefined} */ | ||
DynamicDateControlModelConfig.prototype.max; | ||
/** @type {?|undefined} */ | ||
DynamicDateControlModelConfig.prototype.min; | ||
/** @type {?|undefined} */ | ||
DynamicDateControlModelConfig.prototype.placeholder; | ||
/** | ||
@@ -74,3 +75,3 @@ * @abstract | ||
export { DynamicDateControlModel }; | ||
function DynamicDateControlModel_tsickle_Closure_declarations() { | ||
if (false) { | ||
/** @type {?} */ | ||
@@ -77,0 +78,0 @@ DynamicDateControlModel.prototype.format; |
@@ -22,3 +22,3 @@ var __extends = (this && this.__extends) || (function () { | ||
* @fileoverview added by tsickle | ||
* @suppress {checkTypes} checked by tsc | ||
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc | ||
*/ | ||
@@ -31,6 +31,4 @@ import { DynamicFormValueControlModel } from "./dynamic-form-value-control.model"; | ||
export function DynamicFileControlModelConfig() { } | ||
function DynamicFileControlModelConfig_tsickle_Closure_declarations() { | ||
/** @type {?|undefined} */ | ||
DynamicFileControlModelConfig.prototype.multiple; | ||
} | ||
/** @type {?|undefined} */ | ||
DynamicFileControlModelConfig.prototype.multiple; | ||
/** | ||
@@ -53,3 +51,3 @@ * @abstract | ||
export { DynamicFileControlModel }; | ||
function DynamicFileControlModel_tsickle_Closure_declarations() { | ||
if (false) { | ||
/** @type {?} */ | ||
@@ -56,0 +54,0 @@ DynamicFileControlModel.prototype.multiple; |
@@ -12,3 +12,3 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { | ||
* @fileoverview added by tsickle | ||
* @suppress {checkTypes} checked by tsc | ||
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc | ||
*/ | ||
@@ -21,28 +21,26 @@ import { Subject } from "rxjs"; | ||
export function DynamicFormControlModelConfig() { } | ||
function DynamicFormControlModelConfig_tsickle_Closure_declarations() { | ||
/** @type {?|undefined} */ | ||
DynamicFormControlModelConfig.prototype.asyncValidators; | ||
/** @type {?|undefined} */ | ||
DynamicFormControlModelConfig.prototype.disabled; | ||
/** @type {?|undefined} */ | ||
DynamicFormControlModelConfig.prototype.errorMessages; | ||
/** @type {?|undefined} */ | ||
DynamicFormControlModelConfig.prototype.hidden; | ||
/** @type {?} */ | ||
DynamicFormControlModelConfig.prototype.id; | ||
/** @type {?|undefined} */ | ||
DynamicFormControlModelConfig.prototype.label; | ||
/** @type {?|undefined} */ | ||
DynamicFormControlModelConfig.prototype.labelTooltip; | ||
/** @type {?|undefined} */ | ||
DynamicFormControlModelConfig.prototype.controlTooltip; | ||
/** @type {?|undefined} */ | ||
DynamicFormControlModelConfig.prototype.name; | ||
/** @type {?|undefined} */ | ||
DynamicFormControlModelConfig.prototype.relation; | ||
/** @type {?|undefined} */ | ||
DynamicFormControlModelConfig.prototype.updateOn; | ||
/** @type {?|undefined} */ | ||
DynamicFormControlModelConfig.prototype.validators; | ||
} | ||
/** @type {?|undefined} */ | ||
DynamicFormControlModelConfig.prototype.asyncValidators; | ||
/** @type {?|undefined} */ | ||
DynamicFormControlModelConfig.prototype.disabled; | ||
/** @type {?|undefined} */ | ||
DynamicFormControlModelConfig.prototype.errorMessages; | ||
/** @type {?|undefined} */ | ||
DynamicFormControlModelConfig.prototype.hidden; | ||
/** @type {?} */ | ||
DynamicFormControlModelConfig.prototype.id; | ||
/** @type {?|undefined} */ | ||
DynamicFormControlModelConfig.prototype.label; | ||
/** @type {?|undefined} */ | ||
DynamicFormControlModelConfig.prototype.labelTooltip; | ||
/** @type {?|undefined} */ | ||
DynamicFormControlModelConfig.prototype.controlTooltip; | ||
/** @type {?|undefined} */ | ||
DynamicFormControlModelConfig.prototype.name; | ||
/** @type {?|undefined} */ | ||
DynamicFormControlModelConfig.prototype.relation; | ||
/** @type {?|undefined} */ | ||
DynamicFormControlModelConfig.prototype.updateOn; | ||
/** @type {?|undefined} */ | ||
DynamicFormControlModelConfig.prototype.validators; | ||
/** | ||
@@ -163,3 +161,3 @@ * @abstract | ||
export { DynamicFormControlModel }; | ||
function DynamicFormControlModel_tsickle_Closure_declarations() { | ||
if (false) { | ||
/** @type {?} */ | ||
@@ -166,0 +164,0 @@ DynamicFormControlModel.prototype.asyncValidators; |
@@ -22,3 +22,3 @@ var __extends = (this && this.__extends) || (function () { | ||
* @fileoverview added by tsickle | ||
* @suppress {checkTypes} checked by tsc | ||
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc | ||
*/ | ||
@@ -33,14 +33,12 @@ import { Subject } from "rxjs"; | ||
export function DynamicFormValueControlModelConfig() { } | ||
function DynamicFormValueControlModelConfig_tsickle_Closure_declarations() { | ||
/** @type {?|undefined} */ | ||
DynamicFormValueControlModelConfig.prototype.additional; | ||
/** @type {?|undefined} */ | ||
DynamicFormValueControlModelConfig.prototype.hint; | ||
/** @type {?|undefined} */ | ||
DynamicFormValueControlModelConfig.prototype.required; | ||
/** @type {?|undefined} */ | ||
DynamicFormValueControlModelConfig.prototype.tabIndex; | ||
/** @type {?|undefined} */ | ||
DynamicFormValueControlModelConfig.prototype.value; | ||
} | ||
/** @type {?|undefined} */ | ||
DynamicFormValueControlModelConfig.prototype.additional; | ||
/** @type {?|undefined} */ | ||
DynamicFormValueControlModelConfig.prototype.hint; | ||
/** @type {?|undefined} */ | ||
DynamicFormValueControlModelConfig.prototype.required; | ||
/** @type {?|undefined} */ | ||
DynamicFormValueControlModelConfig.prototype.tabIndex; | ||
/** @type {?|undefined} */ | ||
DynamicFormValueControlModelConfig.prototype.value; | ||
/** | ||
@@ -118,3 +116,3 @@ * @abstract | ||
export { DynamicFormValueControlModel }; | ||
function DynamicFormValueControlModel_tsickle_Closure_declarations() { | ||
if (false) { | ||
/** @type {?} */ | ||
@@ -121,0 +119,0 @@ DynamicFormValueControlModel.prototype.additional; |
@@ -22,3 +22,3 @@ var __extends = (this && this.__extends) || (function () { | ||
* @fileoverview added by tsickle | ||
* @suppress {checkTypes} checked by tsc | ||
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc | ||
*/ | ||
@@ -33,22 +33,20 @@ import { DynamicFormValueControlModel } from "./dynamic-form-value-control.model"; | ||
export function DynamicInputControlModelConfig() { } | ||
function DynamicInputControlModelConfig_tsickle_Closure_declarations() { | ||
/** @type {?|undefined} */ | ||
DynamicInputControlModelConfig.prototype.autoComplete; | ||
/** @type {?|undefined} */ | ||
DynamicInputControlModelConfig.prototype.autoFocus; | ||
/** @type {?|undefined} */ | ||
DynamicInputControlModelConfig.prototype.maxLength; | ||
/** @type {?|undefined} */ | ||
DynamicInputControlModelConfig.prototype.minLength; | ||
/** @type {?|undefined} */ | ||
DynamicInputControlModelConfig.prototype.placeholder; | ||
/** @type {?|undefined} */ | ||
DynamicInputControlModelConfig.prototype.prefix; | ||
/** @type {?|undefined} */ | ||
DynamicInputControlModelConfig.prototype.readOnly; | ||
/** @type {?|undefined} */ | ||
DynamicInputControlModelConfig.prototype.spellCheck; | ||
/** @type {?|undefined} */ | ||
DynamicInputControlModelConfig.prototype.suffix; | ||
} | ||
/** @type {?|undefined} */ | ||
DynamicInputControlModelConfig.prototype.autoComplete; | ||
/** @type {?|undefined} */ | ||
DynamicInputControlModelConfig.prototype.autoFocus; | ||
/** @type {?|undefined} */ | ||
DynamicInputControlModelConfig.prototype.maxLength; | ||
/** @type {?|undefined} */ | ||
DynamicInputControlModelConfig.prototype.minLength; | ||
/** @type {?|undefined} */ | ||
DynamicInputControlModelConfig.prototype.placeholder; | ||
/** @type {?|undefined} */ | ||
DynamicInputControlModelConfig.prototype.prefix; | ||
/** @type {?|undefined} */ | ||
DynamicInputControlModelConfig.prototype.readOnly; | ||
/** @type {?|undefined} */ | ||
DynamicInputControlModelConfig.prototype.spellCheck; | ||
/** @type {?|undefined} */ | ||
DynamicInputControlModelConfig.prototype.suffix; | ||
/** | ||
@@ -112,3 +110,3 @@ * @abstract | ||
export { DynamicInputControlModel }; | ||
function DynamicInputControlModel_tsickle_Closure_declarations() { | ||
if (false) { | ||
/** @type {?} */ | ||
@@ -115,0 +113,0 @@ DynamicInputControlModel.prototype.autoComplete; |
@@ -22,3 +22,3 @@ var __extends = (this && this.__extends) || (function () { | ||
* @fileoverview added by tsickle | ||
* @suppress {checkTypes} checked by tsc | ||
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc | ||
*/ | ||
@@ -34,10 +34,8 @@ import { of } from "rxjs"; | ||
export function DynamicFormOptionConfig() { } | ||
function DynamicFormOptionConfig_tsickle_Closure_declarations() { | ||
/** @type {?|undefined} */ | ||
DynamicFormOptionConfig.prototype.disabled; | ||
/** @type {?|undefined} */ | ||
DynamicFormOptionConfig.prototype.label; | ||
/** @type {?} */ | ||
DynamicFormOptionConfig.prototype.value; | ||
} | ||
/** @type {?|undefined} */ | ||
DynamicFormOptionConfig.prototype.disabled; | ||
/** @type {?|undefined} */ | ||
DynamicFormOptionConfig.prototype.label; | ||
/** @type {?} */ | ||
DynamicFormOptionConfig.prototype.value; | ||
/** | ||
@@ -94,3 +92,3 @@ * @template T | ||
export { DynamicFormOption }; | ||
function DynamicFormOption_tsickle_Closure_declarations() { | ||
if (false) { | ||
/** @type {?} */ | ||
@@ -108,6 +106,4 @@ DynamicFormOption.prototype.disabled; | ||
export function DynamicOptionControlModelConfig() { } | ||
function DynamicOptionControlModelConfig_tsickle_Closure_declarations() { | ||
/** @type {?|undefined} */ | ||
DynamicOptionControlModelConfig.prototype.options; | ||
} | ||
/** @type {?|undefined} */ | ||
DynamicOptionControlModelConfig.prototype.options; | ||
/** | ||
@@ -232,3 +228,3 @@ * @abstract | ||
export { DynamicOptionControlModel }; | ||
function DynamicOptionControlModel_tsickle_Closure_declarations() { | ||
if (false) { | ||
/** @type {?} */ | ||
@@ -235,0 +231,0 @@ DynamicOptionControlModel.prototype._options; |
@@ -22,3 +22,3 @@ var __extends = (this && this.__extends) || (function () { | ||
* @fileoverview added by tsickle | ||
* @suppress {checkTypes} checked by tsc | ||
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc | ||
*/ | ||
@@ -33,4 +33,2 @@ import { DynamicInputControlModel } from "../dynamic-input-control.model"; | ||
export function DynamicEditorModelConfig() { } | ||
function DynamicEditorModelConfig_tsickle_Closure_declarations() { | ||
} | ||
var DynamicEditorModel = /** @class */ (function (_super) { | ||
@@ -50,3 +48,3 @@ __extends(DynamicEditorModel, _super); | ||
export { DynamicEditorModel }; | ||
function DynamicEditorModel_tsickle_Closure_declarations() { | ||
if (false) { | ||
/** @type {?} */ | ||
@@ -53,0 +51,0 @@ DynamicEditorModel.prototype.type; |
@@ -22,3 +22,3 @@ var __extends = (this && this.__extends) || (function () { | ||
* @fileoverview added by tsickle | ||
* @suppress {checkTypes} checked by tsc | ||
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc | ||
*/ | ||
@@ -33,18 +33,16 @@ import { DynamicFileControlModel } from "../dynamic-file-control.model"; | ||
export function DynamicFileUploadModelConfig() { } | ||
function DynamicFileUploadModelConfig_tsickle_Closure_declarations() { | ||
/** @type {?|undefined} */ | ||
DynamicFileUploadModelConfig.prototype.accept; | ||
/** @type {?|undefined} */ | ||
DynamicFileUploadModelConfig.prototype.autoUpload; | ||
/** @type {?|undefined} */ | ||
DynamicFileUploadModelConfig.prototype.maxSize; | ||
/** @type {?|undefined} */ | ||
DynamicFileUploadModelConfig.prototype.minSize; | ||
/** @type {?|undefined} */ | ||
DynamicFileUploadModelConfig.prototype.removeUrl; | ||
/** @type {?|undefined} */ | ||
DynamicFileUploadModelConfig.prototype.showFileList; | ||
/** @type {?|undefined} */ | ||
DynamicFileUploadModelConfig.prototype.url; | ||
} | ||
/** @type {?|undefined} */ | ||
DynamicFileUploadModelConfig.prototype.accept; | ||
/** @type {?|undefined} */ | ||
DynamicFileUploadModelConfig.prototype.autoUpload; | ||
/** @type {?|undefined} */ | ||
DynamicFileUploadModelConfig.prototype.maxSize; | ||
/** @type {?|undefined} */ | ||
DynamicFileUploadModelConfig.prototype.minSize; | ||
/** @type {?|undefined} */ | ||
DynamicFileUploadModelConfig.prototype.removeUrl; | ||
/** @type {?|undefined} */ | ||
DynamicFileUploadModelConfig.prototype.showFileList; | ||
/** @type {?|undefined} */ | ||
DynamicFileUploadModelConfig.prototype.url; | ||
var DynamicFileUploadModel = /** @class */ (function (_super) { | ||
@@ -99,3 +97,3 @@ __extends(DynamicFileUploadModel, _super); | ||
export { DynamicFileUploadModel }; | ||
function DynamicFileUploadModel_tsickle_Closure_declarations() { | ||
if (false) { | ||
/** @type {?} */ | ||
@@ -102,0 +100,0 @@ DynamicFileUploadModel.prototype.accept; |
@@ -22,3 +22,3 @@ var __extends = (this && this.__extends) || (function () { | ||
* @fileoverview added by tsickle | ||
* @suppress {checkTypes} checked by tsc | ||
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc | ||
*/ | ||
@@ -77,3 +77,3 @@ import { DynamicFormControlModel } from "../dynamic-form-control.model"; | ||
export { DynamicFormArrayGroupModel }; | ||
function DynamicFormArrayGroupModel_tsickle_Closure_declarations() { | ||
if (false) { | ||
/** @type {?} */ | ||
@@ -94,14 +94,12 @@ DynamicFormArrayGroupModel.prototype.$implicit; | ||
export function DynamicFormArrayModelConfig() { } | ||
function DynamicFormArrayModelConfig_tsickle_Closure_declarations() { | ||
/** @type {?|undefined} */ | ||
DynamicFormArrayModelConfig.prototype.groupAsyncValidators; | ||
/** @type {?|undefined} */ | ||
DynamicFormArrayModelConfig.prototype.groupFactory; | ||
/** @type {?|undefined} */ | ||
DynamicFormArrayModelConfig.prototype.groupValidators; | ||
/** @type {?|undefined} */ | ||
DynamicFormArrayModelConfig.prototype.groups; | ||
/** @type {?|undefined} */ | ||
DynamicFormArrayModelConfig.prototype.initialCount; | ||
} | ||
/** @type {?|undefined} */ | ||
DynamicFormArrayModelConfig.prototype.groupAsyncValidators; | ||
/** @type {?|undefined} */ | ||
DynamicFormArrayModelConfig.prototype.groupFactory; | ||
/** @type {?|undefined} */ | ||
DynamicFormArrayModelConfig.prototype.groupValidators; | ||
/** @type {?|undefined} */ | ||
DynamicFormArrayModelConfig.prototype.groups; | ||
/** @type {?|undefined} */ | ||
DynamicFormArrayModelConfig.prototype.initialCount; | ||
var DynamicFormArrayModel = /** @class */ (function (_super) { | ||
@@ -243,3 +241,3 @@ __extends(DynamicFormArrayModel, _super); | ||
export { DynamicFormArrayModel }; | ||
function DynamicFormArrayModel_tsickle_Closure_declarations() { | ||
if (false) { | ||
/** @type {?} */ | ||
@@ -246,0 +244,0 @@ DynamicFormArrayModel.prototype.groupAsyncValidators; |
@@ -22,3 +22,3 @@ var __extends = (this && this.__extends) || (function () { | ||
* @fileoverview added by tsickle | ||
* @suppress {checkTypes} checked by tsc | ||
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc | ||
*/ | ||
@@ -33,8 +33,6 @@ import { DynamicFormControlModel } from "../dynamic-form-control.model"; | ||
export function DynamicFormGroupModelConfig() { } | ||
function DynamicFormGroupModelConfig_tsickle_Closure_declarations() { | ||
/** @type {?|undefined} */ | ||
DynamicFormGroupModelConfig.prototype.group; | ||
/** @type {?|undefined} */ | ||
DynamicFormGroupModelConfig.prototype.legend; | ||
} | ||
/** @type {?|undefined} */ | ||
DynamicFormGroupModelConfig.prototype.group; | ||
/** @type {?|undefined} */ | ||
DynamicFormGroupModelConfig.prototype.legend; | ||
var DynamicFormGroupModel = /** @class */ (function (_super) { | ||
@@ -147,3 +145,3 @@ __extends(DynamicFormGroupModel, _super); | ||
export { DynamicFormGroupModel }; | ||
function DynamicFormGroupModel_tsickle_Closure_declarations() { | ||
if (false) { | ||
/** @type {?} */ | ||
@@ -150,0 +148,0 @@ DynamicFormGroupModel.prototype.group; |
@@ -22,3 +22,3 @@ var __extends = (this && this.__extends) || (function () { | ||
* @fileoverview added by tsickle | ||
* @suppress {checkTypes} checked by tsc | ||
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc | ||
*/ | ||
@@ -64,22 +64,20 @@ import { DynamicInputControlModel } from "../dynamic-input-control.model"; | ||
export function DynamicInputModelConfig() { } | ||
function DynamicInputModelConfig_tsickle_Closure_declarations() { | ||
/** @type {?|undefined} */ | ||
DynamicInputModelConfig.prototype.accept; | ||
/** @type {?|undefined} */ | ||
DynamicInputModelConfig.prototype.inputType; | ||
/** @type {?|undefined} */ | ||
DynamicInputModelConfig.prototype.list; | ||
/** @type {?|undefined} */ | ||
DynamicInputModelConfig.prototype.mask; | ||
/** @type {?|undefined} */ | ||
DynamicInputModelConfig.prototype.max; | ||
/** @type {?|undefined} */ | ||
DynamicInputModelConfig.prototype.min; | ||
/** @type {?|undefined} */ | ||
DynamicInputModelConfig.prototype.multiple; | ||
/** @type {?|undefined} */ | ||
DynamicInputModelConfig.prototype.pattern; | ||
/** @type {?|undefined} */ | ||
DynamicInputModelConfig.prototype.step; | ||
} | ||
/** @type {?|undefined} */ | ||
DynamicInputModelConfig.prototype.accept; | ||
/** @type {?|undefined} */ | ||
DynamicInputModelConfig.prototype.inputType; | ||
/** @type {?|undefined} */ | ||
DynamicInputModelConfig.prototype.list; | ||
/** @type {?|undefined} */ | ||
DynamicInputModelConfig.prototype.mask; | ||
/** @type {?|undefined} */ | ||
DynamicInputModelConfig.prototype.max; | ||
/** @type {?|undefined} */ | ||
DynamicInputModelConfig.prototype.min; | ||
/** @type {?|undefined} */ | ||
DynamicInputModelConfig.prototype.multiple; | ||
/** @type {?|undefined} */ | ||
DynamicInputModelConfig.prototype.pattern; | ||
/** @type {?|undefined} */ | ||
DynamicInputModelConfig.prototype.step; | ||
var DynamicInputModel = /** @class */ (function (_super) { | ||
@@ -183,3 +181,3 @@ __extends(DynamicInputModel, _super); | ||
export { DynamicInputModel }; | ||
function DynamicInputModel_tsickle_Closure_declarations() { | ||
if (false) { | ||
/** @type {?} */ | ||
@@ -186,0 +184,0 @@ DynamicInputModel.prototype.accept; |
/** | ||
* @fileoverview added by tsickle | ||
* @suppress {checkTypes} checked by tsc | ||
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc | ||
*/ | ||
@@ -9,23 +9,20 @@ /** | ||
export function DynamicFormControlLayoutConfig() { } | ||
function DynamicFormControlLayoutConfig_tsickle_Closure_declarations() { | ||
/** @type {?|undefined} */ | ||
DynamicFormControlLayoutConfig.prototype.container; | ||
/** @type {?|undefined} */ | ||
DynamicFormControlLayoutConfig.prototype.control; | ||
/** @type {?|undefined} */ | ||
DynamicFormControlLayoutConfig.prototype.errors; | ||
/** @type {?|undefined} */ | ||
DynamicFormControlLayoutConfig.prototype.group; | ||
/** @type {?|undefined} */ | ||
DynamicFormControlLayoutConfig.prototype.hint; | ||
/** @type {?|undefined} */ | ||
DynamicFormControlLayoutConfig.prototype.host; | ||
/** @type {?|undefined} */ | ||
DynamicFormControlLayoutConfig.prototype.label; | ||
/** @type {?|undefined} */ | ||
DynamicFormControlLayoutConfig.prototype.option; | ||
/* TODO: handle strange member: | ||
[key: string]: string | undefined; | ||
*/ | ||
} | ||
/** @type {?|undefined} */ | ||
DynamicFormControlLayoutConfig.prototype.children; | ||
/** @type {?|undefined} */ | ||
DynamicFormControlLayoutConfig.prototype.container; | ||
/** @type {?|undefined} */ | ||
DynamicFormControlLayoutConfig.prototype.control; | ||
/** @type {?|undefined} */ | ||
DynamicFormControlLayoutConfig.prototype.errors; | ||
/** @type {?|undefined} */ | ||
DynamicFormControlLayoutConfig.prototype.group; | ||
/** @type {?|undefined} */ | ||
DynamicFormControlLayoutConfig.prototype.hint; | ||
/** @type {?|undefined} */ | ||
DynamicFormControlLayoutConfig.prototype.host; | ||
/** @type {?|undefined} */ | ||
DynamicFormControlLayoutConfig.prototype.label; | ||
/** @type {?|undefined} */ | ||
DynamicFormControlLayoutConfig.prototype.option; | ||
/** | ||
@@ -35,11 +32,12 @@ * @record | ||
export function DynamicFormControlLayout() { } | ||
function DynamicFormControlLayout_tsickle_Closure_declarations() { | ||
/** @type {?|undefined} */ | ||
DynamicFormControlLayout.prototype.element; | ||
/** @type {?|undefined} */ | ||
DynamicFormControlLayout.prototype.grid; | ||
/* TODO: handle strange member: | ||
[key: string]: DynamicFormControlLayoutConfig | undefined; | ||
*/ | ||
} | ||
/** @type {?|undefined} */ | ||
DynamicFormControlLayout.prototype.element; | ||
/** @type {?|undefined} */ | ||
DynamicFormControlLayout.prototype.grid; | ||
/** @typedef {?} */ | ||
var DynamicFormControlLayoutPlace; | ||
export { DynamicFormControlLayoutPlace }; | ||
/** @typedef {?} */ | ||
var DynamicFormControlLayoutContext; | ||
export { DynamicFormControlLayoutContext }; | ||
//# sourceMappingURL=dynamic-form-control-layout.model.js.map |
/** | ||
* @fileoverview added by tsickle | ||
* @suppress {checkTypes} checked by tsc | ||
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc | ||
*/ | ||
@@ -9,10 +9,8 @@ /** | ||
export function DynamicPathable() { } | ||
function DynamicPathable_tsickle_Closure_declarations() { | ||
/** @type {?|undefined} */ | ||
DynamicPathable.prototype.id; | ||
/** @type {?|undefined} */ | ||
DynamicPathable.prototype.index; | ||
/** @type {?} */ | ||
DynamicPathable.prototype.parent; | ||
} | ||
/** @type {?|undefined} */ | ||
DynamicPathable.prototype.id; | ||
/** @type {?|undefined} */ | ||
DynamicPathable.prototype.index; | ||
/** @type {?} */ | ||
DynamicPathable.prototype.parent; | ||
//# sourceMappingURL=dynamic-form-control-path.model.js.map |
/** | ||
* @fileoverview added by tsickle | ||
* @suppress {checkTypes} checked by tsc | ||
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc | ||
*/ | ||
@@ -21,10 +21,8 @@ /** @type {?} */ | ||
export function DynamicFormControlRelation() { } | ||
function DynamicFormControlRelation_tsickle_Closure_declarations() { | ||
/** @type {?} */ | ||
DynamicFormControlRelation.prototype.id; | ||
/** @type {?|undefined} */ | ||
DynamicFormControlRelation.prototype.status; | ||
/** @type {?|undefined} */ | ||
DynamicFormControlRelation.prototype.value; | ||
} | ||
/** @type {?} */ | ||
DynamicFormControlRelation.prototype.id; | ||
/** @type {?|undefined} */ | ||
DynamicFormControlRelation.prototype.status; | ||
/** @type {?|undefined} */ | ||
DynamicFormControlRelation.prototype.value; | ||
/** | ||
@@ -34,10 +32,8 @@ * @record | ||
export function DynamicFormControlRelationGroup() { } | ||
function DynamicFormControlRelationGroup_tsickle_Closure_declarations() { | ||
/** @type {?} */ | ||
DynamicFormControlRelationGroup.prototype.action; | ||
/** @type {?|undefined} */ | ||
DynamicFormControlRelationGroup.prototype.connective; | ||
/** @type {?} */ | ||
DynamicFormControlRelationGroup.prototype.when; | ||
} | ||
/** @type {?} */ | ||
DynamicFormControlRelationGroup.prototype.action; | ||
/** @type {?|undefined} */ | ||
DynamicFormControlRelationGroup.prototype.connective; | ||
/** @type {?} */ | ||
DynamicFormControlRelationGroup.prototype.when; | ||
//# sourceMappingURL=dynamic-form-control-relation.model.js.map |
/** | ||
* @fileoverview added by tsickle | ||
* @suppress {checkTypes} checked by tsc | ||
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc | ||
*/ | ||
@@ -9,8 +9,9 @@ /** | ||
export function DynamicValidatorDescriptor() { } | ||
function DynamicValidatorDescriptor_tsickle_Closure_declarations() { | ||
/** @type {?} */ | ||
DynamicValidatorDescriptor.prototype.name; | ||
/** @type {?} */ | ||
DynamicValidatorDescriptor.prototype.args; | ||
} | ||
/** @type {?} */ | ||
DynamicValidatorDescriptor.prototype.name; | ||
/** @type {?} */ | ||
DynamicValidatorDescriptor.prototype.args; | ||
/** @typedef {?} */ | ||
var DynamicValidatorsConfig; | ||
export { DynamicValidatorsConfig }; | ||
//# sourceMappingURL=dynamic-form-control-validation.model.js.map |
@@ -22,3 +22,3 @@ var __extends = (this && this.__extends) || (function () { | ||
* @fileoverview added by tsickle | ||
* @suppress {checkTypes} checked by tsc | ||
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc | ||
*/ | ||
@@ -34,6 +34,4 @@ import { DynamicOptionControlModel } from "../dynamic-option-control.model"; | ||
export function DynamicRadioGroupModelConfig() { } | ||
function DynamicRadioGroupModelConfig_tsickle_Closure_declarations() { | ||
/** @type {?|undefined} */ | ||
DynamicRadioGroupModelConfig.prototype.legend; | ||
} | ||
/** @type {?|undefined} */ | ||
DynamicRadioGroupModelConfig.prototype.legend; | ||
/** | ||
@@ -72,3 +70,3 @@ * @template T | ||
export { DynamicRadioGroupModel }; | ||
function DynamicRadioGroupModel_tsickle_Closure_declarations() { | ||
if (false) { | ||
/** @type {?} */ | ||
@@ -75,0 +73,0 @@ DynamicRadioGroupModel.prototype.legend; |
@@ -22,3 +22,3 @@ var __extends = (this && this.__extends) || (function () { | ||
* @fileoverview added by tsickle | ||
* @suppress {checkTypes} checked by tsc | ||
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc | ||
*/ | ||
@@ -33,6 +33,4 @@ import { DynamicFormValueControlModel } from "../dynamic-form-value-control.model"; | ||
export function DynamicRatingModelConfig() { } | ||
function DynamicRatingModelConfig_tsickle_Closure_declarations() { | ||
/** @type {?|undefined} */ | ||
DynamicRatingModelConfig.prototype.max; | ||
} | ||
/** @type {?|undefined} */ | ||
DynamicRatingModelConfig.prototype.max; | ||
var DynamicRatingModel = /** @class */ (function (_super) { | ||
@@ -57,3 +55,3 @@ __extends(DynamicRatingModel, _super); | ||
export { DynamicRatingModel }; | ||
function DynamicRatingModel_tsickle_Closure_declarations() { | ||
if (false) { | ||
/** @type {?} */ | ||
@@ -60,0 +58,0 @@ DynamicRatingModel.prototype.max; |
@@ -22,3 +22,3 @@ var __extends = (this && this.__extends) || (function () { | ||
* @fileoverview added by tsickle | ||
* @suppress {checkTypes} checked by tsc | ||
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc | ||
*/ | ||
@@ -35,16 +35,14 @@ import { ɵlooseIdentical as looseIdentical } from "@angular/core"; | ||
export function DynamicSelectModelConfig() { } | ||
function DynamicSelectModelConfig_tsickle_Closure_declarations() { | ||
/** @type {?|undefined} */ | ||
DynamicSelectModelConfig.prototype.compareWithFn; | ||
/** @type {?|undefined} */ | ||
DynamicSelectModelConfig.prototype.filterable; | ||
/** @type {?|undefined} */ | ||
DynamicSelectModelConfig.prototype.multiple; | ||
/** @type {?|undefined} */ | ||
DynamicSelectModelConfig.prototype.placeholder; | ||
/** @type {?|undefined} */ | ||
DynamicSelectModelConfig.prototype.prefix; | ||
/** @type {?|undefined} */ | ||
DynamicSelectModelConfig.prototype.suffix; | ||
} | ||
/** @type {?|undefined} */ | ||
DynamicSelectModelConfig.prototype.compareWithFn; | ||
/** @type {?|undefined} */ | ||
DynamicSelectModelConfig.prototype.filterable; | ||
/** @type {?|undefined} */ | ||
DynamicSelectModelConfig.prototype.multiple; | ||
/** @type {?|undefined} */ | ||
DynamicSelectModelConfig.prototype.placeholder; | ||
/** @type {?|undefined} */ | ||
DynamicSelectModelConfig.prototype.prefix; | ||
/** @type {?|undefined} */ | ||
DynamicSelectModelConfig.prototype.suffix; | ||
/** | ||
@@ -111,3 +109,3 @@ * @template T | ||
export { DynamicSelectModel }; | ||
function DynamicSelectModel_tsickle_Closure_declarations() { | ||
if (false) { | ||
/** @type {?} */ | ||
@@ -114,0 +112,0 @@ DynamicSelectModel.prototype.compareWithFn; |
@@ -22,3 +22,3 @@ var __extends = (this && this.__extends) || (function () { | ||
* @fileoverview added by tsickle | ||
* @suppress {checkTypes} checked by tsc | ||
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc | ||
*/ | ||
@@ -33,12 +33,10 @@ import { DynamicFormValueControlModel } from "../dynamic-form-value-control.model"; | ||
export function DynamicSliderModelConfig() { } | ||
function DynamicSliderModelConfig_tsickle_Closure_declarations() { | ||
/** @type {?|undefined} */ | ||
DynamicSliderModelConfig.prototype.max; | ||
/** @type {?|undefined} */ | ||
DynamicSliderModelConfig.prototype.min; | ||
/** @type {?|undefined} */ | ||
DynamicSliderModelConfig.prototype.step; | ||
/** @type {?|undefined} */ | ||
DynamicSliderModelConfig.prototype.vertical; | ||
} | ||
/** @type {?|undefined} */ | ||
DynamicSliderModelConfig.prototype.max; | ||
/** @type {?|undefined} */ | ||
DynamicSliderModelConfig.prototype.min; | ||
/** @type {?|undefined} */ | ||
DynamicSliderModelConfig.prototype.step; | ||
/** @type {?|undefined} */ | ||
DynamicSliderModelConfig.prototype.vertical; | ||
var DynamicSliderModel = /** @class */ (function (_super) { | ||
@@ -78,3 +76,3 @@ __extends(DynamicSliderModel, _super); | ||
export { DynamicSliderModel }; | ||
function DynamicSliderModel_tsickle_Closure_declarations() { | ||
if (false) { | ||
/** @type {?} */ | ||
@@ -81,0 +79,0 @@ DynamicSliderModel.prototype.max; |
@@ -22,3 +22,3 @@ var __extends = (this && this.__extends) || (function () { | ||
* @fileoverview added by tsickle | ||
* @suppress {checkTypes} checked by tsc | ||
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc | ||
*/ | ||
@@ -33,8 +33,6 @@ import { DynamicCheckControlModel } from "../dynamic-check-control.model"; | ||
export function DynamicSwitchModelConfig() { } | ||
function DynamicSwitchModelConfig_tsickle_Closure_declarations() { | ||
/** @type {?|undefined} */ | ||
DynamicSwitchModelConfig.prototype.offLabel; | ||
/** @type {?|undefined} */ | ||
DynamicSwitchModelConfig.prototype.onLabel; | ||
} | ||
/** @type {?|undefined} */ | ||
DynamicSwitchModelConfig.prototype.offLabel; | ||
/** @type {?|undefined} */ | ||
DynamicSwitchModelConfig.prototype.onLabel; | ||
var DynamicSwitchModel = /** @class */ (function (_super) { | ||
@@ -64,3 +62,3 @@ __extends(DynamicSwitchModel, _super); | ||
export { DynamicSwitchModel }; | ||
function DynamicSwitchModel_tsickle_Closure_declarations() { | ||
if (false) { | ||
/** @type {?} */ | ||
@@ -67,0 +65,0 @@ DynamicSwitchModel.prototype.offLabel; |
@@ -22,3 +22,3 @@ var __extends = (this && this.__extends) || (function () { | ||
* @fileoverview added by tsickle | ||
* @suppress {checkTypes} checked by tsc | ||
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc | ||
*/ | ||
@@ -37,10 +37,8 @@ import { DynamicInputControlModel } from "../dynamic-input-control.model"; | ||
export function DynamicTextAreaModelConfig() { } | ||
function DynamicTextAreaModelConfig_tsickle_Closure_declarations() { | ||
/** @type {?|undefined} */ | ||
DynamicTextAreaModelConfig.prototype.cols; | ||
/** @type {?|undefined} */ | ||
DynamicTextAreaModelConfig.prototype.rows; | ||
/** @type {?|undefined} */ | ||
DynamicTextAreaModelConfig.prototype.wrap; | ||
} | ||
/** @type {?|undefined} */ | ||
DynamicTextAreaModelConfig.prototype.cols; | ||
/** @type {?|undefined} */ | ||
DynamicTextAreaModelConfig.prototype.rows; | ||
/** @type {?|undefined} */ | ||
DynamicTextAreaModelConfig.prototype.wrap; | ||
var DynamicTextAreaModel = /** @class */ (function (_super) { | ||
@@ -75,3 +73,3 @@ __extends(DynamicTextAreaModel, _super); | ||
export { DynamicTextAreaModel }; | ||
function DynamicTextAreaModel_tsickle_Closure_declarations() { | ||
if (false) { | ||
/** @type {?} */ | ||
@@ -78,0 +76,0 @@ DynamicTextAreaModel.prototype.cols; |
@@ -22,3 +22,3 @@ var __extends = (this && this.__extends) || (function () { | ||
* @fileoverview added by tsickle | ||
* @suppress {checkTypes} checked by tsc | ||
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc | ||
*/ | ||
@@ -33,8 +33,6 @@ import { DynamicDateControlModel } from "../dynamic-date-control.model"; | ||
export function DynamicTimePickerModelConfig() { } | ||
function DynamicTimePickerModelConfig_tsickle_Closure_declarations() { | ||
/** @type {?|undefined} */ | ||
DynamicTimePickerModelConfig.prototype.meridian; | ||
/** @type {?|undefined} */ | ||
DynamicTimePickerModelConfig.prototype.showSeconds; | ||
} | ||
/** @type {?|undefined} */ | ||
DynamicTimePickerModelConfig.prototype.meridian; | ||
/** @type {?|undefined} */ | ||
DynamicTimePickerModelConfig.prototype.showSeconds; | ||
var DynamicTimePickerModel = /** @class */ (function (_super) { | ||
@@ -64,3 +62,3 @@ __extends(DynamicTimePickerModel, _super); | ||
export { DynamicTimePickerModel }; | ||
function DynamicTimePickerModel_tsickle_Closure_declarations() { | ||
if (false) { | ||
/** @type {?} */ | ||
@@ -67,0 +65,0 @@ DynamicTimePickerModel.prototype.meridian; |
/** | ||
* @fileoverview added by tsickle | ||
* @suppress {checkTypes} checked by tsc | ||
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc | ||
*/ | ||
import { Inject, Injectable, InjectionToken, Optional, QueryList } from "@angular/core"; | ||
import { DYNAMIC_TEMPLATE_DIRECTIVE_ALIGNMENT } from "../directive/dynamic-template.directive"; | ||
/** @typedef {?} */ | ||
var DynamicFormLayout; | ||
export { DynamicFormLayout }; | ||
/** @typedef {?} */ | ||
var DynamicFormControlMapFn; | ||
export { DynamicFormControlMapFn }; | ||
/** @typedef {?} */ | ||
var DynamicFormControlTemplates; | ||
export { DynamicFormControlTemplates }; | ||
/** @type {?} */ | ||
@@ -146,3 +155,3 @@ export var DYNAMIC_FORM_CONTROL_MAP_FN = new InjectionToken("DYNAMIC_FORM_CONTROL_MAP_FN"); | ||
export { DynamicFormLayoutService }; | ||
function DynamicFormLayoutService_tsickle_Closure_declarations() { | ||
if (false) { | ||
/** @type {?} */ | ||
@@ -149,0 +158,0 @@ DynamicFormLayoutService.prototype.DYNAMIC_FORM_CONTROL_MAP_FN; |
/** | ||
* @fileoverview added by tsickle | ||
* @suppress {checkTypes} checked by tsc | ||
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc | ||
*/ | ||
import { InjectionToken, Injectable, Inject, Optional } from "@angular/core"; | ||
import { Validators, NG_VALIDATORS, NG_ASYNC_VALIDATORS } from "@angular/forms"; | ||
/** @typedef {?} */ | ||
var Validator; | ||
export { Validator }; | ||
/** @typedef {?} */ | ||
var ValidatorFactory; | ||
export { ValidatorFactory }; | ||
/** @typedef {?} */ | ||
var ValidatorsToken; | ||
export { ValidatorsToken }; | ||
/** @typedef {?} */ | ||
var ValidatorsMap; | ||
export { ValidatorsMap }; | ||
/** @type {?} */ | ||
@@ -272,3 +284,3 @@ export var DYNAMIC_VALIDATORS = new InjectionToken("DYNAMIC_VALIDATORS"); | ||
export { DynamicFormValidationService }; | ||
function DynamicFormValidationService_tsickle_Closure_declarations() { | ||
if (false) { | ||
/** @type {?} */ | ||
@@ -275,0 +287,0 @@ DynamicFormValidationService.prototype.NG_VALIDATORS; |
/** | ||
* @fileoverview added by tsickle | ||
* @suppress {checkTypes} checked by tsc | ||
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc | ||
*/ | ||
@@ -25,2 +25,5 @@ import { Injectable } from "@angular/core"; | ||
import { JSONUtils } from "../utils/json.utils"; | ||
/** @typedef {?} */ | ||
var DynamicFormModel; | ||
export { DynamicFormModel }; | ||
var DynamicFormService = /** @class */ (function () { | ||
@@ -487,3 +490,3 @@ function DynamicFormService(validationService) { | ||
export { DynamicFormService }; | ||
function DynamicFormService_tsickle_Closure_declarations() { | ||
if (false) { | ||
/** @type {?} */ | ||
@@ -490,0 +493,0 @@ DynamicFormService.prototype.validationService; |
/** | ||
* @fileoverview added by tsickle | ||
* @suppress {checkTypes} checked by tsc | ||
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc | ||
*/ | ||
@@ -5,0 +5,0 @@ /** @type {?} */ |
/** | ||
* @fileoverview added by tsickle | ||
* @suppress {checkTypes} checked by tsc | ||
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc | ||
*/ | ||
@@ -5,0 +5,0 @@ var JSONUtils = /** @class */ (function () { |
/** | ||
* @fileoverview added by tsickle | ||
* @suppress {checkTypes} checked by tsc | ||
* @suppress {checkTypes,extraRequire,uselessCode} checked by tsc | ||
*/ | ||
@@ -5,0 +5,0 @@ import { DYNAMIC_FORM_CONTROL_ACTION_DISABLE, DYNAMIC_FORM_CONTROL_ACTION_ENABLE, DYNAMIC_FORM_CONTROL_CONNECTIVE_AND, DYNAMIC_FORM_CONTROL_CONNECTIVE_OR } from "../model/misc/dynamic-form-control-relation.model"; |
{ | ||
"name": "@ng-dynamic-forms/core", | ||
"version": "6.0.9", | ||
"version": "6.0.10", | ||
"description": "A rapid form development library for Angular 2.x and higher", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
export interface DynamicFormControlLayoutConfig { | ||
children?: string; | ||
container?: string; | ||
@@ -3,0 +4,0 @@ control?: string; |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
4412144
38247