@festo-ui/angular 7.0.0-dev.350 → 7.0.0-dev.355
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/esm2022/lib/components/accordion/accordion-header/accordion-header.component.mjs +3 -3
- package/esm2022/lib/components/accordion/accordion-item/accordion-item-body/accordion-item-body.component.mjs +3 -3
- package/esm2022/lib/components/accordion/accordion-item/accordion-item-header/accordion-item-header.component.mjs +3 -3
- package/esm2022/lib/components/accordion/accordion-item/accordion-item.component.mjs +3 -3
- package/esm2022/lib/components/accordion/accordion.component.mjs +3 -3
- package/esm2022/lib/components/breadcrumb/breadcrumb.component.mjs +3 -3
- package/esm2022/lib/components/buttons/button/button.component.mjs +3 -3
- package/esm2022/lib/components/buttons/link-button/link-button.component.mjs +3 -3
- package/esm2022/lib/components/chips/chip/chip.component.mjs +3 -3
- package/esm2022/lib/components/chips/chip-container/chip-container.component.mjs +3 -3
- package/esm2022/lib/components/components.module.mjs +4 -4
- package/esm2022/lib/components/loading-indicator/loading-indicator.component.mjs +3 -3
- package/esm2022/lib/components/mobile-flyout/mobile-flyout-item/mobile-flyout-item.component.mjs +3 -3
- package/esm2022/lib/components/mobile-flyout/mobile-flyout-page/mobile-flyout-page.component.mjs +3 -3
- package/esm2022/lib/components/mobile-flyout/mobile-flyout.component.mjs +3 -3
- package/esm2022/lib/components/pagination/pagination.component.mjs +3 -3
- package/esm2022/lib/components/popovers/legend/legend.component.mjs +3 -3
- package/esm2022/lib/components/popovers/legend/legend.directive.mjs +3 -3
- package/esm2022/lib/components/popovers/popover/popover.component.mjs +3 -3
- package/esm2022/lib/components/popovers/popover-content/popover-content.component.mjs +3 -3
- package/esm2022/lib/components/popovers/popover-content/popover-content.directive.mjs +3 -3
- package/esm2022/lib/components/popovers/popover-menu/popover-menu.component.mjs +3 -3
- package/esm2022/lib/components/popovers/popover.service.mjs +3 -3
- package/esm2022/lib/components/popovers/tooltip/tooltip.directive.mjs +3 -3
- package/esm2022/lib/components/progress/progress.component.mjs +3 -3
- package/esm2022/lib/components/scroll/scrollable.directive.mjs +3 -3
- package/esm2022/lib/components/search-input/search-input.component.mjs +3 -3
- package/esm2022/lib/components/sidebar-overlay/sidebar-overlay.component.mjs +3 -3
- package/esm2022/lib/components/snackbar/snackbar-container.component.mjs +3 -3
- package/esm2022/lib/components/snackbar/snackbar-container.directive.mjs +3 -3
- package/esm2022/lib/components/snackbar/snackbar.component.mjs +3 -3
- package/esm2022/lib/components/snackbar/snackbar.module.mjs +4 -4
- package/esm2022/lib/components/snackbar/snackbar.service.mjs +3 -3
- package/esm2022/lib/components/stepper-horizontal/step-horizontal/step-horizontal.component.mjs +3 -3
- package/esm2022/lib/components/stepper-horizontal/stepper-horizontal.component.mjs +3 -3
- package/esm2022/lib/components/stepper-vertical/step-vertical/step-vertical.component.mjs +3 -3
- package/esm2022/lib/components/stepper-vertical/stepper-vertical.component.mjs +3 -3
- package/esm2022/lib/components/table-header-cell/table-header-cell.directive.mjs +3 -3
- package/esm2022/lib/components/tabs/tab-pane/tab-pane.component.mjs +3 -3
- package/esm2022/lib/components/tabs/tabs.component.mjs +3 -3
- package/esm2022/lib/directives/click-outside.directive.mjs +3 -3
- package/esm2022/lib/festo-angular.module.mjs +4 -4
- package/esm2022/lib/forms/checkbox/checkbox.component.mjs +3 -3
- package/esm2022/lib/forms/color-indicator/color-indicator.component.mjs +3 -3
- package/esm2022/lib/forms/color-picker/color-picker.component.mjs +5 -5
- package/esm2022/lib/forms/date-picker/date-picker.component.mjs +3 -3
- package/esm2022/lib/forms/date-range-picker/date-range-picker.component.mjs +3 -3
- package/esm2022/lib/forms/flatpickr/flatpickr.component.mjs +3 -3
- package/esm2022/lib/forms/forms.module.mjs +4 -4
- package/esm2022/lib/forms/radio/radio.component.mjs +6 -6
- package/esm2022/lib/forms/segment/segment-control/segment-control.component.mjs +3 -3
- package/esm2022/lib/forms/segment/segment.component.mjs +3 -3
- package/esm2022/lib/forms/select/chip-text.pipe.mjs +3 -3
- package/esm2022/lib/forms/select/select-option/select-option.component.mjs +3 -3
- package/esm2022/lib/forms/select/select.component.mjs +3 -3
- package/esm2022/lib/forms/slider/slider.component.mjs +3 -3
- package/esm2022/lib/forms/switch/switch.component.mjs +3 -3
- package/esm2022/lib/forms/text-area/text-area.component.mjs +3 -3
- package/esm2022/lib/forms/text-editor/text-editor.component.mjs +10 -11
- package/esm2022/lib/forms/text-input/text-input.component.mjs +3 -3
- package/esm2022/lib/forms/time-picker/time-picker-dropdown/time-picker-dropdown.component.mjs +3 -3
- package/esm2022/lib/forms/time-picker/time-picker.component.mjs +3 -3
- package/esm2022/lib/forms/unique-selection-dispatcher.mjs +3 -3
- package/esm2022/lib/forms/value-accessor-base.mjs +3 -3
- package/esm2022/lib/modals/alert/alert.component.mjs +3 -3
- package/esm2022/lib/modals/confirm/confirm.component.mjs +3 -3
- package/esm2022/lib/modals/custom-modal/custom-modal.component.mjs +3 -3
- package/esm2022/lib/modals/image-gallery/image-gallery.component.mjs +25 -7
- package/esm2022/lib/modals/modal.service.mjs +3 -3
- package/esm2022/lib/modals/modals.module.mjs +4 -4
- package/esm2022/lib/modals/prompt/prompt.component.mjs +3 -3
- package/esm2022/lib/pipes/safe-html.pipe.mjs +3 -3
- package/fesm2022/festo-ui-angular.mjs +251 -234
- package/fesm2022/festo-ui-angular.mjs.map +1 -1
- package/lib/modals/image-gallery/image-gallery.component.d.ts +6 -1
- package/package.json +1 -1
|
@@ -81,8 +81,8 @@ export class FngSwitchComponent {
|
|
|
81
81
|
this.change.emit(this.checked);
|
|
82
82
|
}
|
|
83
83
|
}
|
|
84
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
85
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.
|
|
84
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.2", ngImport: i0, type: FngSwitchComponent, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
85
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.2", type: FngSwitchComponent, isStandalone: true, selector: "fng-switch", inputs: { name: "name", large: "large", labelPosition: "labelPosition", id: "id", checked: "checked", disabled: "disabled", value: "value", required: "required" }, outputs: { change: "change" }, providers: [
|
|
86
86
|
{
|
|
87
87
|
provide: NG_VALUE_ACCESSOR,
|
|
88
88
|
useExisting: forwardRef(() => FngSwitchComponent),
|
|
@@ -90,7 +90,7 @@ export class FngSwitchComponent {
|
|
|
90
90
|
}
|
|
91
91
|
], ngImport: i0, template: "<label\n [ngClass]=\"{\n 'fwe-switch-container': true,\n 'fwe-checked': checked,\n 'fwe-disabled': disabled,\n 'fwe-switch-label-below': labelPosition == 'below',\n 'fwe-switch-label-before': labelPosition == 'before',\n 'fwe-switch-lg': large\n }\"\n>\n <input\n title=\"checkbox\"\n type=\"checkbox\"\n [checked]=\"checked\"\n [attr.value]=\"value\"\n [attr.name]=\"name\"\n (change)=\"onInteractionEvent($event)\"\n (click)=\"onInputClick($event)\"\n [disabled]=\"disabled\"\n />\n <div class=\"fwe-switch-track\"></div>\n <div class=\"fwe-switch-label-content\">\n <ng-content></ng-content>\n </div>\n</label>\n", styles: [".fwe-switch-container.fwe-switch-label-before{flex-direction:row-reverse;justify-content:flex-end}.fwe-switch-container.fwe-switch-label-before .fwe-switch-label-content{margin-left:0;margin-right:8px}.fwe-switch-container.fwe-switch-label-below{flex-direction:column}.fwe-switch-container.fwe-switch-label-below .fwe-switch-label-content{margin:8px 0 0}.fwe-switch-container.fwe-switch-label-below .fwe-switch-track{margin-top:0;margin-bottom:0}.fwe-switch-container{cursor:pointer;display:flex;align-items:center;white-space:nowrap;vertical-align:middle;width:100%;-webkit-user-select:none;user-select:none}.fwe-switch-container .fwe-switch-track{min-width:32px;box-sizing:border-box;position:relative;height:16px;width:32px;border:none;background-color:var(--fwe-control-border);border-radius:8px;margin-top:4px;margin-bottom:4px}.fwe-switch-container .fwe-switch-track:after{content:\"\";position:absolute;top:3px;left:3px;height:10px;width:10px;background:var(--fwe-white);border-radius:50%;transition:left .2s}.fwe-switch-container.fwe-switch-lg .fwe-switch-track{height:24px;width:48px;border-radius:12px;margin-top:0;margin-bottom:0}.fwe-switch-container.fwe-switch-lg .fwe-switch-track:after{top:5px;left:5px;height:14px;width:14px}.fwe-switch-container.fwe-switch-lg.fwe-checked .fwe-switch-track:after{left:29px}.fwe-switch-container .fwe-switch-label-content{line-height:24px;margin-left:8px}.fwe-switch-container input[type=checkbox]{height:0px;width:0px;opacity:0;cursor:pointer}.fwe-switch-container:hover .fwe-switch-track{background-color:var(--fwe-control-border-hover)}.fwe-switch-container:active .fwe-switch-track{background-color:var(--fwe-control-border-active)}.fwe-switch-container.fwe-checked .fwe-switch-track{background-color:var(--fwe-caerul)}.fwe-switch-container.fwe-checked .fwe-switch-track:after{left:19px}.fwe-switch-container:hover.fwe-checked .fwe-switch-track{background-color:var(--fwe-hero-hover)}.fwe-switch-container:active.fwe-checked .fwe-switch-track{background-color:var(--fwe-hero-active)}.fwe-switch-container.fwe-disabled .fwe-switch-track,.fwe-switch-container.fwe-disabled.fwe-checked .fwe-switch-track{background-color:var(--fwe-control-disabled);cursor:not-allowed}.fwe-switch-container.fwe-disabled{cursor:not-allowed}.fwe-switch-container.fwe-disabled .fwe-switch-label-content{color:var(--fwe-text-disabled);cursor:not-allowed}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
|
|
92
92
|
}
|
|
93
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
93
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.2", ngImport: i0, type: FngSwitchComponent, decorators: [{
|
|
94
94
|
type: Component,
|
|
95
95
|
args: [{ standalone: true, imports: [CommonModule], selector: 'fng-switch', changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.None, providers: [
|
|
96
96
|
{
|
|
@@ -138,8 +138,8 @@ export class FngTextAreaComponent {
|
|
|
138
138
|
setDisabledState(isDisabled) {
|
|
139
139
|
this.disabled = isDisabled;
|
|
140
140
|
}
|
|
141
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.
|
|
142
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.
|
|
141
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.2", ngImport: i0, type: FngTextAreaComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
142
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.2", type: FngTextAreaComponent, isStandalone: true, selector: "fng-text-area", inputs: { label: "label", readonly: "readonly", placeholder: "placeholder", tabindex: "tabindex", name: "name", disabled: "disabled", value: "value", required: "required", error: "error", hint: "hint", rows: "rows", maxlength: "maxlength" }, providers: [
|
|
143
143
|
{
|
|
144
144
|
provide: NG_VALUE_ACCESSOR,
|
|
145
145
|
useExisting: forwardRef(() => FngTextAreaComponent),
|
|
@@ -147,7 +147,7 @@ export class FngTextAreaComponent {
|
|
|
147
147
|
}
|
|
148
148
|
], viewQueries: [{ propertyName: "inputElement", first: true, predicate: ["inputElement"], descendants: true }], ngImport: i0, template: "<label class=\"fwe-input-text\">\n <textarea\n #inputElement\n [class]=\"'fwe-row-' + rows\"\n [disabled]=\"disabled\"\n [required]=\"required === true || null\"\n [attr.readonly]=\"readonly === true || null\"\n [attr.placeholder]=\"placeholder || null\"\n [attr.name]=\"name || null\"\n [attr.tabindex]=\"tabindex\"\n [class.fng-has-value]=\"value != null && value !== ''\"\n autocomplete=\"off\"\n (focus)=\"onFocus()\"\n (input)=\"onInput($event)\"\n (blur)=\"onBlur()\"\n >{{ value }}</textarea\n >\n <span class=\"fwe-input-text-label\">{{ label }}</span>\n <span *ngIf=\"hint\" class=\"fwe-input-text-info\">{{ hint }}</span>\n <span *ngIf=\"error\" class=\"fwe-input-text-invalid\">{{ error }}</span>\n <span *ngIf=\"maxlength > 0 && value != null\" class=\"fwe-input-text-count\">{{ value.length }} / {{ maxlength }}</span>\n</label>\n", styles: ["fng-text-area.ng-invalid.ng-dirty label.fwe-input-text textarea{border:1px solid var(--fwe-red)!important;box-shadow:none;outline:none}fng-text-area.ng-invalid.ng-dirty label.fwe-input-text textarea:disabled{border:1px solid var(--fwe-control-disabled)!important}fng-text-area.ng-invalid.ng-dirty label.fwe-input-text textarea:disabled~.fwe-input-text-label,fng-text-area.ng-invalid.ng-dirty label.fwe-input-text textarea:disabled~.fwe-input-text-invalid,fng-text-area.ng-invalid.ng-dirty label.fwe-input-text textarea:disabled~.fwe-input-text-info{color:var(--fwe-text-disabled)}fng-text-area.ng-invalid.ng-dirty label.fwe-input-text .fwe-input-text-info{display:none!important}fng-text-area.ng-invalid.ng-dirty label.fwe-input-text .fwe-input-text-invalid{display:block!important}label.fwe-input-text .fwe-input-text-count{display:block;line-height:var(--fwe-line-height-base);position:absolute;right:0;bottom:0;color:var(--fwe-text-disabled);font-size:var(--fwe-font-size-small)}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }], encapsulation: i0.ViewEncapsulation.None }); }
|
|
149
149
|
}
|
|
150
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.
|
|
150
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.2", ngImport: i0, type: FngTextAreaComponent, decorators: [{
|
|
151
151
|
type: Component,
|
|
152
152
|
args: [{ standalone: true, imports: [CommonModule], selector: 'fng-text-area', providers: [
|
|
153
153
|
{
|