@acorex/components 21.0.0-next.6 → 21.0.0-next.8
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/code-editor/README.md +291 -1
 - package/code-editor/index.d.ts +260 -12
 - package/fesm2022/acorex-components-accordion.mjs +15 -15
 - package/fesm2022/acorex-components-accordion.mjs.map +1 -1
 - package/fesm2022/acorex-components-action-sheet.mjs +12 -12
 - package/fesm2022/acorex-components-action-sheet.mjs.map +1 -1
 - package/fesm2022/acorex-components-alert.mjs +10 -10
 - package/fesm2022/acorex-components-alert.mjs.map +1 -1
 - package/fesm2022/acorex-components-aspect-ratio.mjs +4 -4
 - package/fesm2022/acorex-components-aspect-ratio.mjs.map +1 -1
 - package/fesm2022/acorex-components-audio-wave.mjs +8 -8
 - package/fesm2022/acorex-components-audio-wave.mjs.map +1 -1
 - package/fesm2022/acorex-components-autocomplete.mjs +8 -8
 - package/fesm2022/acorex-components-autocomplete.mjs.map +1 -1
 - package/fesm2022/acorex-components-avatar.mjs +12 -12
 - package/fesm2022/acorex-components-avatar.mjs.map +1 -1
 - package/fesm2022/acorex-components-badge.mjs +9 -9
 - package/fesm2022/acorex-components-badge.mjs.map +1 -1
 - package/fesm2022/acorex-components-bottom-navigation.mjs +11 -11
 - package/fesm2022/acorex-components-bottom-navigation.mjs.map +1 -1
 - package/fesm2022/acorex-components-breadcrumbs.mjs +11 -11
 - package/fesm2022/acorex-components-breadcrumbs.mjs.map +1 -1
 - package/fesm2022/acorex-components-button-group.mjs +13 -13
 - package/fesm2022/acorex-components-button-group.mjs.map +1 -1
 - package/fesm2022/acorex-components-button.mjs +19 -19
 - package/fesm2022/acorex-components-button.mjs.map +1 -1
 - package/fesm2022/acorex-components-calendar.mjs +18 -18
 - package/fesm2022/acorex-components-calendar.mjs.map +1 -1
 - package/fesm2022/acorex-components-check-box.mjs +8 -8
 - package/fesm2022/acorex-components-check-box.mjs.map +1 -1
 - package/fesm2022/acorex-components-chips.mjs +9 -9
 - package/fesm2022/acorex-components-chips.mjs.map +1 -1
 - package/fesm2022/acorex-components-circular-progress.mjs +9 -9
 - package/fesm2022/acorex-components-circular-progress.mjs.map +1 -1
 - package/fesm2022/acorex-components-code-editor.mjs +494 -162
 - package/fesm2022/acorex-components-code-editor.mjs.map +1 -1
 - package/fesm2022/acorex-components-collapse.mjs +11 -26
 - package/fesm2022/acorex-components-collapse.mjs.map +1 -1
 - package/fesm2022/acorex-components-color-box.mjs +9 -9
 - package/fesm2022/acorex-components-color-box.mjs.map +1 -1
 - package/fesm2022/acorex-components-color-palette.mjs +29 -29
 - package/fesm2022/acorex-components-color-palette.mjs.map +1 -1
 - package/fesm2022/acorex-components-command.mjs +10 -10
 - package/fesm2022/acorex-components-command.mjs.map +1 -1
 - package/fesm2022/acorex-components-comment.mjs +30 -30
 - package/fesm2022/acorex-components-comment.mjs.map +1 -1
 - package/fesm2022/acorex-components-conversation.mjs +54 -63
 - package/fesm2022/acorex-components-conversation.mjs.map +1 -1
 - package/fesm2022/acorex-components-cron-job.mjs +53 -53
 - package/fesm2022/acorex-components-cron-job.mjs.map +1 -1
 - package/fesm2022/acorex-components-data-list.mjs +5 -5
 - package/fesm2022/acorex-components-data-list.mjs.map +1 -1
 - package/fesm2022/acorex-components-data-pager.mjs +49 -37
 - package/fesm2022/acorex-components-data-pager.mjs.map +1 -1
 - package/fesm2022/acorex-components-data-table.mjs +43 -43
 - package/fesm2022/acorex-components-data-table.mjs.map +1 -1
 - package/fesm2022/acorex-components-datetime-box.mjs +8 -8
 - package/fesm2022/acorex-components-datetime-box.mjs.map +1 -1
 - package/fesm2022/acorex-components-datetime-input.mjs +8 -8
 - package/fesm2022/acorex-components-datetime-input.mjs.map +1 -1
 - package/fesm2022/acorex-components-datetime-picker.mjs +9 -9
 - package/fesm2022/acorex-components-datetime-picker.mjs.map +1 -1
 - package/fesm2022/acorex-components-decorators.mjs +84 -42
 - package/fesm2022/acorex-components-decorators.mjs.map +1 -1
 - package/fesm2022/acorex-components-dialog.mjs +11 -11
 - package/fesm2022/acorex-components-dialog.mjs.map +1 -1
 - package/fesm2022/acorex-components-drawer-2.mjs +11 -11
 - package/fesm2022/acorex-components-drawer-2.mjs.map +1 -1
 - package/fesm2022/acorex-components-drawer.mjs +14 -14
 - package/fesm2022/acorex-components-drawer.mjs.map +1 -1
 - package/fesm2022/acorex-components-dropdown-button.mjs +9 -9
 - package/fesm2022/acorex-components-dropdown-button.mjs.map +1 -1
 - package/fesm2022/acorex-components-dropdown.mjs +15 -15
 - package/fesm2022/acorex-components-dropdown.mjs.map +1 -1
 - package/fesm2022/acorex-components-file-explorer.mjs +28 -28
 - package/fesm2022/acorex-components-file-explorer.mjs.map +1 -1
 - package/fesm2022/acorex-components-flow-chart.mjs +18 -18
 - package/fesm2022/acorex-components-flow-chart.mjs.map +1 -1
 - package/fesm2022/acorex-components-form.mjs +19 -19
 - package/fesm2022/acorex-components-form.mjs.map +1 -1
 - package/fesm2022/acorex-components-grid-layout-builder.mjs +14 -15
 - package/fesm2022/acorex-components-grid-layout-builder.mjs.map +1 -1
 - package/fesm2022/acorex-components-image-editor.mjs +38 -38
 - package/fesm2022/acorex-components-image-editor.mjs.map +1 -1
 - package/fesm2022/acorex-components-image.mjs +8 -8
 - package/fesm2022/acorex-components-image.mjs.map +1 -1
 - package/fesm2022/acorex-components-json-viewer.mjs +9 -9
 - package/fesm2022/acorex-components-json-viewer.mjs.map +1 -1
 - package/fesm2022/acorex-components-kanban.mjs +5 -5
 - package/fesm2022/acorex-components-kanban.mjs.map +1 -1
 - package/fesm2022/acorex-components-kbd.mjs +8 -8
 - package/fesm2022/acorex-components-kbd.mjs.map +1 -1
 - package/fesm2022/acorex-components-label.mjs +7 -7
 - package/fesm2022/acorex-components-label.mjs.map +1 -1
 - package/fesm2022/acorex-components-list.mjs +8 -8
 - package/fesm2022/acorex-components-list.mjs.map +1 -1
 - package/fesm2022/acorex-components-loading-dialog.mjs +11 -11
 - package/fesm2022/acorex-components-loading-dialog.mjs.map +1 -1
 - package/fesm2022/acorex-components-loading.mjs +18 -18
 - package/fesm2022/acorex-components-loading.mjs.map +1 -1
 - package/fesm2022/acorex-components-map.mjs +14 -14
 - package/fesm2022/acorex-components-map.mjs.map +1 -1
 - package/fesm2022/acorex-components-media-viewer.mjs +61 -87
 - package/fesm2022/acorex-components-media-viewer.mjs.map +1 -1
 - package/fesm2022/acorex-components-menu.mjs +19 -19
 - package/fesm2022/acorex-components-menu.mjs.map +1 -1
 - package/fesm2022/{acorex-components-modal-acorex-components-modal-h5Y-qcbh.mjs → acorex-components-modal-acorex-components-modal-ClSGRCam.mjs} +23 -23
 - package/fesm2022/acorex-components-modal-acorex-components-modal-ClSGRCam.mjs.map +1 -0
 - package/fesm2022/{acorex-components-modal-modal-content.component-B6tyMLdU.mjs → acorex-components-modal-modal-content.component-BC-z7O0z.mjs} +7 -30
 - package/fesm2022/acorex-components-modal-modal-content.component-BC-z7O0z.mjs.map +1 -0
 - package/fesm2022/acorex-components-modal.mjs +1 -1
 - package/fesm2022/acorex-components-navbar.mjs +8 -8
 - package/fesm2022/acorex-components-navbar.mjs.map +1 -1
 - package/fesm2022/acorex-components-notification.mjs +14 -14
 - package/fesm2022/acorex-components-notification.mjs.map +1 -1
 - package/fesm2022/acorex-components-number-box-2.mjs +4 -4
 - package/fesm2022/acorex-components-number-box-2.mjs.map +1 -1
 - package/fesm2022/acorex-components-number-box.mjs +12 -30
 - package/fesm2022/acorex-components-number-box.mjs.map +1 -1
 - package/fesm2022/acorex-components-otp.mjs +10 -10
 - package/fesm2022/acorex-components-otp.mjs.map +1 -1
 - package/fesm2022/acorex-components-page.mjs +10 -10
 - package/fesm2022/acorex-components-page.mjs.map +1 -1
 - package/fesm2022/acorex-components-paint.mjs +27 -27
 - package/fesm2022/acorex-components-paint.mjs.map +1 -1
 - package/fesm2022/acorex-components-password-box.mjs +11 -11
 - package/fesm2022/acorex-components-password-box.mjs.map +1 -1
 - package/fesm2022/acorex-components-pdf-reader.mjs +8 -8
 - package/fesm2022/acorex-components-pdf-reader.mjs.map +1 -1
 - package/fesm2022/acorex-components-phone-box.mjs +8 -8
 - package/fesm2022/acorex-components-phone-box.mjs.map +1 -1
 - package/fesm2022/acorex-components-picker.mjs +17 -17
 - package/fesm2022/acorex-components-picker.mjs.map +1 -1
 - package/fesm2022/acorex-components-popover.mjs +12 -12
 - package/fesm2022/acorex-components-popover.mjs.map +1 -1
 - package/fesm2022/acorex-components-popup.mjs +13 -13
 - package/fesm2022/acorex-components-popup.mjs.map +1 -1
 - package/fesm2022/acorex-components-progress-bar.mjs +8 -8
 - package/fesm2022/acorex-components-progress-bar.mjs.map +1 -1
 - package/fesm2022/acorex-components-qrcode.mjs +8 -8
 - package/fesm2022/acorex-components-qrcode.mjs.map +1 -1
 - package/fesm2022/acorex-components-query-builder.mjs +8 -8
 - package/fesm2022/acorex-components-query-builder.mjs.map +1 -1
 - package/fesm2022/acorex-components-radio.mjs +7 -7
 - package/fesm2022/acorex-components-radio.mjs.map +1 -1
 - package/fesm2022/acorex-components-rail-navigation.mjs +16 -16
 - package/fesm2022/acorex-components-rail-navigation.mjs.map +1 -1
 - package/fesm2022/acorex-components-range-slider.mjs +8 -8
 - package/fesm2022/acorex-components-range-slider.mjs.map +1 -1
 - package/fesm2022/acorex-components-rate-picker.mjs +10 -10
 - package/fesm2022/acorex-components-rate-picker.mjs.map +1 -1
 - package/fesm2022/acorex-components-rest-api-generator.mjs +23 -23
 - package/fesm2022/acorex-components-rest-api-generator.mjs.map +1 -1
 - package/fesm2022/acorex-components-result.mjs +7 -7
 - package/fesm2022/acorex-components-result.mjs.map +1 -1
 - package/fesm2022/acorex-components-routing-progress.mjs +7 -7
 - package/fesm2022/acorex-components-routing-progress.mjs.map +1 -1
 - package/fesm2022/acorex-components-rrule.mjs +11 -11
 - package/fesm2022/acorex-components-rrule.mjs.map +1 -1
 - package/fesm2022/acorex-components-scheduler.mjs +43 -43
 - package/fesm2022/acorex-components-scheduler.mjs.map +1 -1
 - package/fesm2022/acorex-components-scss.mjs +4 -4
 - package/fesm2022/acorex-components-scss.mjs.map +1 -1
 - package/fesm2022/acorex-components-search-box.mjs +8 -8
 - package/fesm2022/acorex-components-search-box.mjs.map +1 -1
 - package/fesm2022/acorex-components-select-box.mjs +20 -13
 - package/fesm2022/acorex-components-select-box.mjs.map +1 -1
 - package/fesm2022/acorex-components-selection-list-2.mjs +10 -10
 - package/fesm2022/acorex-components-selection-list-2.mjs.map +1 -1
 - package/fesm2022/acorex-components-selection-list.mjs +10 -10
 - package/fesm2022/acorex-components-selection-list.mjs.map +1 -1
 - package/fesm2022/acorex-components-side-menu.mjs +31 -38
 - package/fesm2022/acorex-components-side-menu.mjs.map +1 -1
 - package/fesm2022/acorex-components-skeleton.mjs +8 -8
 - package/fesm2022/acorex-components-skeleton.mjs.map +1 -1
 - package/fesm2022/acorex-components-slider.mjs +10 -10
 - package/fesm2022/acorex-components-slider.mjs.map +1 -1
 - package/fesm2022/acorex-components-sliding-item.mjs +16 -16
 - package/fesm2022/acorex-components-sliding-item.mjs.map +1 -1
 - package/fesm2022/acorex-components-step-wizard.mjs +16 -16
 - package/fesm2022/acorex-components-step-wizard.mjs.map +1 -1
 - package/fesm2022/acorex-components-switch.mjs +12 -12
 - package/fesm2022/acorex-components-switch.mjs.map +1 -1
 - package/fesm2022/acorex-components-tabs.mjs +16 -16
 - package/fesm2022/acorex-components-tabs.mjs.map +1 -1
 - package/fesm2022/acorex-components-tag-box.mjs +8 -8
 - package/fesm2022/acorex-components-tag-box.mjs.map +1 -1
 - package/fesm2022/acorex-components-tag.mjs +8 -8
 - package/fesm2022/acorex-components-tag.mjs.map +1 -1
 - package/fesm2022/acorex-components-text-area.mjs +7 -7
 - package/fesm2022/acorex-components-text-area.mjs.map +1 -1
 - package/fesm2022/acorex-components-text-box.mjs +11 -11
 - package/fesm2022/acorex-components-text-box.mjs.map +1 -1
 - package/fesm2022/acorex-components-time-duration.mjs +54 -14
 - package/fesm2022/acorex-components-time-duration.mjs.map +1 -1
 - package/fesm2022/acorex-components-time-line.mjs +13 -28
 - package/fesm2022/acorex-components-time-line.mjs.map +1 -1
 - package/fesm2022/acorex-components-toast.mjs +14 -14
 - package/fesm2022/acorex-components-toast.mjs.map +1 -1
 - package/fesm2022/acorex-components-toolbar.mjs +8 -8
 - package/fesm2022/acorex-components-toolbar.mjs.map +1 -1
 - package/fesm2022/acorex-components-tooltip.mjs +12 -12
 - package/fesm2022/acorex-components-tooltip.mjs.map +1 -1
 - package/fesm2022/acorex-components-tree-view.mjs +16 -45
 - package/fesm2022/acorex-components-tree-view.mjs.map +1 -1
 - package/fesm2022/acorex-components-uploader.mjs +24 -39
 - package/fesm2022/acorex-components-uploader.mjs.map +1 -1
 - package/fesm2022/acorex-components-video-player.mjs +8 -8
 - package/fesm2022/acorex-components-video-player.mjs.map +1 -1
 - package/fesm2022/acorex-components-wysiwyg.mjs +43 -43
 - package/fesm2022/acorex-components-wysiwyg.mjs.map +1 -1
 - package/grid-layout-builder/index.d.ts +1 -2
 - package/media-viewer/index.d.ts +1 -0
 - package/package.json +7 -7
 - package/phone-box/index.d.ts +4 -4
 - package/select-box/index.d.ts +1 -0
 - package/side-menu/index.d.ts +3 -2
 - package/time-duration/index.d.ts +19 -3
 - package/wysiwyg/index.d.ts +1 -1
 - package/fesm2022/acorex-components-modal-acorex-components-modal-h5Y-qcbh.mjs.map +0 -1
 - package/fesm2022/acorex-components-modal-modal-content.component-B6tyMLdU.mjs.map +0 -1
 
| 
         @@ -64,10 +64,10 @@ class CronJobService { 
     | 
|
| 
       64 
64 
     | 
    
         
             
                        return { id: parseInt(item), text: item };
         
     | 
| 
       65 
65 
     | 
    
         
             
                    });
         
     | 
| 
       66 
66 
     | 
    
         
             
                }
         
     | 
| 
       67 
     | 
    
         
            -
                static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3. 
     | 
| 
       68 
     | 
    
         
            -
                static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3. 
     | 
| 
      
 67 
     | 
    
         
            +
                static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.6", ngImport: i0, type: CronJobService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
         
     | 
| 
      
 68 
     | 
    
         
            +
                static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.6", ngImport: i0, type: CronJobService }); }
         
     | 
| 
       69 
69 
     | 
    
         
             
            }
         
     | 
| 
       70 
     | 
    
         
            -
            i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3. 
     | 
| 
      
 70 
     | 
    
         
            +
            i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.6", ngImport: i0, type: CronJobService, decorators: [{
         
     | 
| 
       71 
71 
     | 
    
         
             
                        type: Injectable
         
     | 
| 
       72 
72 
     | 
    
         
             
                    }] });
         
     | 
| 
       73 
73 
     | 
    
         | 
| 
         @@ -391,10 +391,10 @@ class DayService { 
     | 
|
| 
       391 
391 
     | 
    
         
             
                        this.dayModel.baseOnMonth.custom.specific.values = specificData;
         
     | 
| 
       392 
392 
     | 
    
         
             
                    }
         
     | 
| 
       393 
393 
     | 
    
         
             
                }
         
     | 
| 
       394 
     | 
    
         
            -
                static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3. 
     | 
| 
       395 
     | 
    
         
            -
                static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3. 
     | 
| 
      
 394 
     | 
    
         
            +
                static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.6", ngImport: i0, type: DayService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
         
     | 
| 
      
 395 
     | 
    
         
            +
                static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.6", ngImport: i0, type: DayService }); }
         
     | 
| 
       396 
396 
     | 
    
         
             
            }
         
     | 
| 
       397 
     | 
    
         
            -
            i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3. 
     | 
| 
      
 397 
     | 
    
         
            +
            i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.6", ngImport: i0, type: DayService, decorators: [{
         
     | 
| 
       398 
398 
     | 
    
         
             
                        type: Injectable
         
     | 
| 
       399 
399 
     | 
    
         
             
                    }], ctorParameters: () => [] });
         
     | 
| 
       400 
400 
     | 
    
         | 
| 
         @@ -443,10 +443,10 @@ class AXCronDayComponent { 
     | 
|
| 
       443 
443 
     | 
    
         
             
                get isBoMonthBefore() {
         
     | 
| 
       444 
444 
     | 
    
         
             
                    return this.dayService.dayModel.baseOnMonth.type === BaseOnMonthType.Before ? true : false;
         
     | 
| 
       445 
445 
     | 
    
         
             
                }
         
     | 
| 
       446 
     | 
    
         
            -
                static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3. 
     | 
| 
       447 
     | 
    
         
            -
                static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.3", type: AXCronDayComponent, isStandalone: true, selector: "ax-cron-day", outputs: { dayChanged: "dayChanged" }, host: { attributes: { "ngSkipHydration": "true" } }, providers: [{ provide: AXComponent, useExisting: AXCronDayComponent }], ngImport: i0, template: "<div class=\"ax-radio-container\">\n  <input\n    (change)=\"inputChange()\"\n    class=\"ax-radio\"\n    type=\"radio\"\n    name=\"option\"\n    id=\"option1\"\n    value=\"every\"\n    [(ngModel)]=\"dayService.dayModel.type\"\n    checked\n  />\n  <label for=\"option1\">\n    {{ '@acorex:common.general.every' | translate | async }}\n    {{ '@acorex:dateTime.units.day' | translate | async }}\n  </label>\n</div>\n\n<div class=\"ax-radio-container\">\n  <input\n    (change)=\"inputChange()\"\n    class=\"ax-radio\"\n    type=\"radio\"\n    name=\"option\"\n    id=\"option2\"\n    value=\"boweek\"\n    [(ngModel)]=\"dayService.dayModel.type\"\n  />\n  <label for=\"option2\">{{ '@acorex:scheduler.base-on-week' | translate | async }}</label>\n</div>\n\n<div class=\"ax-block-container\">\n  <div class=\"ax-week-container\">\n    <input\n      (change)=\"inputChange()\"\n      class=\"ax-radio\"\n      type=\"radio\"\n      name=\"boweek\"\n      id=\"boweekLast\"\n      value=\"last\"\n      [(ngModel)]=\"dayService.dayModel.baseOnWeek.type\"\n      [disabled]=\"!isBoWeek\"\n    />\n\n    <label for=\"boweekLast\">{{ '@acorex:scheduler.on-the-last' | translate | async }}</label>\n\n    <ax-form class=\"ax-sm\">\n      <ax-form-field>\n        <ax-select-box\n          (onClosed)=\"inputChange()\"\n          [disabled]=\"!isBoWeek\"\n          [dataSource]=\"boWeekDropDownList\"\n          textField=\"text\"\n          valueField=\"id\"\n          [(ngModel)]=\"dayService.dayModel.baseOnWeek.last.day\"\n        >\n        </ax-select-box>\n      </ax-form-field>\n    </ax-form>\n\n    <span>{{ '@acorex:scheduler.of-the-month' | translate | async }}</span>\n  </div>\n\n  <div>\n    <div class=\"ax-radio-container\">\n      <input\n        (change)=\"inputChange()\"\n        type=\"radio\"\n        class=\"ax-radio\"\n        name=\"boweek\"\n        id=\"boweekCustom\"\n        value=\"custom\"\n        [(ngModel)]=\"dayService.dayModel.baseOnWeek.type\"\n        [disabled]=\"!isBoWeek\"\n      />\n      <label for=\"boweekCustom\">{{ '@acorex:common.general.custom' | translate | async }}</label>\n    </div>\n\n    <div class=\"ax-block-container\">\n      <div class=\"ax-week-container\">\n        <ax-check-box\n          (valueChange)=\"inputChange()\"\n          [disabled]=\"!isBoWeek || !isBoWeekCustom\"\n          [(ngModel)]=\"dayService.dayModel.baseOnWeek.custom.repeat.isRepeat\"\n        >\n          <ax-label>{{ '@acorex:common.general.every' | translate | async }}</ax-label>\n        </ax-check-box>\n\n        <ax-form class=\"ax-sm\">\n          <ax-form-field>\n            <ax-select-box\n              (onClosed)=\"inputChange()\"\n              [disabled]=\"!isBoWeek || !isBoWeekCustom\"\n              [dataSource]=\"daysList\"\n              textField=\"text\"\n              valueField=\"id\"\n              [(ngModel)]=\"dayService.dayModel.baseOnWeek.custom.repeat.interval\"\n            >\n            </ax-select-box>\n          </ax-form-field>\n        </ax-form>\n\n        <span>{{ '@acorex:scheduler.starting-at.day' | translate | async }}</span>\n\n        <ax-form class=\"ax-sm\">\n          <ax-form-field>\n            <ax-select-box\n              (onClosed)=\"inputChange()\"\n              [disabled]=\"!isBoWeek || !isBoWeekCustom\"\n              [dataSource]=\"boWeekDropDownList\"\n              textField=\"text\"\n              valueField=\"id\"\n              [(ngModel)]=\"dayService.dayModel.baseOnWeek.custom.repeat.startAt\"\n            >\n            </ax-select-box>\n          </ax-form-field>\n        </ax-form>\n      </div>\n\n      <div class=\"ax-specific-container\">\n        <div class=\"ax-flex-container\">\n          <ax-check-box\n            (valueChange)=\"inputChange()\"\n            [disabled]=\"!isBoWeek || !isBoWeekCustom\"\n            [(ngModel)]=\"dayService.dayModel.baseOnWeek.custom.specific.isSpecefic\"\n          >\n            <ax-label>{{ '@acorex:scheduler.specific.day-of-week' | translate | async }}</ax-label>\n          </ax-check-box>\n        </div>\n\n        <ax-form>\n          <ax-form-field>\n            <ax-select-box\n              (onClosed)=\"inputChange()\"\n              [disabled]=\"!isBoWeek || !isBoWeekCustom\"\n              [dataSource]=\"boWeekDropDownList\"\n              textField=\"text\"\n              valueField=\"id\"\n              [placeholder]=\"'@acorex:scheduler.time-units.select-day' | translate | async\"\n              [multiple]=\"true\"\n              (onValueChanged)=\"changeHandler($event)\"\n            >\n              <ax-clear-button></ax-clear-button>\n            </ax-select-box>\n          </ax-form-field>\n        </ax-form>\n      </div>\n\n      <div class=\"ax-week-container\">\n        <ax-check-box\n          (valueChange)=\"inputChange()\"\n          [disabled]=\"!isBoWeek || !isBoWeekCustom\"\n          [(ngModel)]=\"dayService.dayModel.baseOnWeek.custom.dayOfMonth.isDayOfMonth\"\n        >\n          <ax-label>{{ '@acorex:scheduler.on-the' | translate | async }}</ax-label>\n        </ax-check-box>\n\n        <ax-form class=\"ax-sm\">\n          <ax-form-field>\n            <ax-select-box\n              (onClosed)=\"inputChange()\"\n              [disabled]=\"!isBoWeek || !isBoWeekCustom\"\n              [dataSource]=\"daysIndexInMonth\"\n              textField=\"text\"\n              valueField=\"id\"\n              [(ngModel)]=\"dayService.dayModel.baseOnWeek.custom.dayOfMonth.xst\"\n            >\n            </ax-select-box>\n          </ax-form-field>\n        </ax-form>\n\n        <span>{{ '@acorex:scheduler.ordinal-suffix' | translate | async }}</span>\n\n        <ax-form class=\"ax-sm\">\n          <ax-form-field>\n            <ax-select-box\n              (onClosed)=\"inputChange()\"\n              [disabled]=\"!isBoWeek || !isBoWeekCustom\"\n              [dataSource]=\"boWeekDropDownList\"\n              textField=\"text\"\n              valueField=\"id\"\n              [(ngModel)]=\"dayService.dayModel.baseOnWeek.custom.dayOfMonth.day\"\n            >\n            </ax-select-box>\n          </ax-form-field>\n        </ax-form>\n\n        <span>{{ '@acorex:scheduler.of-month' | translate | async }}</span>\n      </div>\n    </div>\n  </div>\n</div>\n\n<div class=\"ax-radio-container\">\n  <input\n    (change)=\"inputChange()\"\n    class=\"ax-radio\"\n    type=\"radio\"\n    name=\"option\"\n    id=\"option3\"\n    value=\"bomonth\"\n    [(ngModel)]=\"dayService.dayModel.type\"\n  />\n  <label for=\"option3\">{{ '@acorex:scheduler.base-on-month' | translate | async }}</label>\n</div>\n\n<div class=\"ax-block-container\">\n  <div class=\"ax-radio-container\">\n    <input\n      (change)=\"inputChange()\"\n      class=\"ax-radio\"\n      type=\"radio\"\n      name=\"bomonth\"\n      id=\"bomonthLast2\"\n      value=\"last\"\n      [(ngModel)]=\"dayService.dayModel.baseOnMonth.type\"\n      [disabled]=\"!isBoMonth\"\n    />\n    <label for=\"bomonthLast2\">{{ '@acorex:scheduler.on-the-last-day-of-the-month' | translate | async }}</label>\n  </div>\n\n  <div class=\"ax-week-container\">\n    <input\n      (change)=\"inputChange()\"\n      class=\"ax-radio\"\n      type=\"radio\"\n      name=\"bomonth\"\n      value=\"before\"\n      [(ngModel)]=\"dayService.dayModel.baseOnMonth.type\"\n      [disabled]=\"!isBoMonth\"\n    />\n\n    <ax-form class=\"ax-sm\">\n      <ax-form-field>\n        <ax-select-box\n          (onClosed)=\"inputChange()\"\n          [disabled]=\"!isBoMonth || !isBoMonthBefore\"\n          [dataSource]=\"zeroTo30\"\n          textField=\"text\"\n          valueField=\"id\"\n          [(ngModel)]=\"dayService.dayModel.baseOnMonth.before\"\n        >\n        </ax-select-box>\n      </ax-form-field>\n    </ax-form>\n\n    <span>{{ '@acorex:scheduler.day-before-the-end-of-the-month' | translate | async }}</span>\n  </div>\n\n  <div class=\"ax-block-container\">\n    <div class=\"ax-radio-container\">\n      <input\n        (change)=\"inputChange()\"\n        class=\"ax-radio\"\n        type=\"radio\"\n        name=\"bomonth\"\n        id=\"bomonthCustom2\"\n        value=\"custom\"\n        [(ngModel)]=\"dayService.dayModel.baseOnMonth.type\"\n        [disabled]=\"!isBoMonth\"\n      />\n      <label for=\"bomonthCustom2\">{{ '@acorex:common.general.custom' | translate | async }}</label>\n    </div>\n\n    <div class=\"ax-block-container\">\n      <div class=\"ax-week-container\">\n        <ax-check-box\n          (valueChange)=\"inputChange()\"\n          [disabled]=\"!isBoMonth || !isBoMonthCustom\"\n          [(ngModel)]=\"dayService.dayModel.baseOnMonth.custom.repeat.isRepeat\"\n        >\n          <ax-label>{{ '@acorex:common.general.every' | translate | async }}</ax-label>\n        </ax-check-box>\n\n        <ax-form class=\"ax-sm\">\n          <ax-form-field>\n            <ax-select-box\n              (onClosed)=\"inputChange()\"\n              [disabled]=\"!isBoMonth || !isBoMonthCustom\"\n              [dataSource]=\"zeroTo30\"\n              textField=\"text\"\n              valueField=\"id\"\n              [(ngModel)]=\"dayService.dayModel.baseOnMonth.custom.repeat.interval\"\n            >\n            </ax-select-box>\n          </ax-form-field>\n        </ax-form>\n\n        <span>{{ '@acorex:scheduler.starting-at.day' | translate | async }}</span>\n\n        <ax-form class=\"ax-sm\">\n          <ax-form-field>\n            <ax-select-box\n              (onClosed)=\"inputChange()\"\n              [disabled]=\"!isBoMonth || !isBoMonthCustom\"\n              [dataSource]=\"zeroTo30\"\n              textField=\"text\"\n              valueField=\"id\"\n              [(ngModel)]=\"dayService.dayModel.baseOnMonth.custom.repeat.startAt\"\n            >\n            </ax-select-box>\n          </ax-form-field>\n        </ax-form>\n\n        <span>{{ '@acorex:scheduler.ordinal-suffix-of-month' | translate | async }}</span>\n      </div>\n\n      <div class=\"ax-specific-container\">\n        <div class=\"ax-flex-container\">\n          <ax-check-box\n            (valueChange)=\"inputChange()\"\n            [disabled]=\"!isBoMonth || !isBoMonthCustom\"\n            [(ngModel)]=\"dayService.dayModel.baseOnMonth.custom.specific.isSpecefic\"\n          >\n            <ax-label>{{ '@acorex:scheduler.specific.day-of-month' | translate | async }}</ax-label>\n          </ax-check-box>\n        </div>\n\n        <ax-form>\n          <ax-form-field>\n            <ax-select-box\n              (onClosed)=\"inputChange()\"\n              [disabled]=\"!isBoMonth || !isBoMonthCustom\"\n              [dataSource]=\"boMonthDropDownList\"\n              textField=\"text\"\n              valueField=\"id\"\n              [placeholder]=\"'@acorex:scheduler.time-units.select-day' | translate | async\"\n              [multiple]=\"true\"\n              (onValueChanged)=\"changeHandler2($event)\"\n            >\n              <ax-clear-button></ax-clear-button>\n            </ax-select-box>\n          </ax-form-field>\n        </ax-form>\n      </div>\n    </div>\n  </div>\n</div>\n", styles: ["ax-cron-day label,ax-cron-hours label,ax-cron-minutes label,ax-cron-month label,ax-cron-seconds label,ax-cron-year label{font-size:.875rem;line-height:1.25rem;font-weight:500}ax-cron-day .ax-radio-container,ax-cron-hours .ax-radio-container,ax-cron-minutes .ax-radio-container,ax-cron-month .ax-radio-container,ax-cron-seconds .ax-radio-container,ax-cron-year .ax-radio-container{margin-bottom:.5rem;display:flex;align-items:center}ax-cron-day .ax-radio-container input,ax-cron-hours .ax-radio-container input,ax-cron-minutes .ax-radio-container input,ax-cron-month .ax-radio-container input,ax-cron-seconds .ax-radio-container input,ax-cron-year .ax-radio-container input{margin-inline-end:.5rem}ax-cron-day .ax-block-container,ax-cron-hours .ax-block-container,ax-cron-minutes .ax-block-container,ax-cron-month .ax-block-container,ax-cron-seconds .ax-block-container,ax-cron-year .ax-block-container{padding-inline-start:1.5rem}ax-cron-day .ax-block-container .ax-every-container,ax-cron-hours .ax-block-container .ax-every-container,ax-cron-minutes .ax-block-container .ax-every-container,ax-cron-month .ax-block-container .ax-every-container,ax-cron-seconds .ax-block-container .ax-every-container,ax-cron-year .ax-block-container .ax-every-container{display:flex;align-items:center}ax-cron-day .ax-block-container .ax-every-container ax-form,ax-cron-hours .ax-block-container .ax-every-container ax-form,ax-cron-minutes .ax-block-container .ax-every-container ax-form,ax-cron-month .ax-block-container .ax-every-container ax-form,ax-cron-seconds .ax-block-container .ax-every-container ax-form,ax-cron-year .ax-block-container .ax-every-container ax-form{width:fit-content;margin-inline:.5rem}ax-cron-day .ax-block-container .ax-specific-container,ax-cron-hours .ax-block-container .ax-specific-container,ax-cron-minutes .ax-block-container .ax-specific-container,ax-cron-month .ax-block-container .ax-specific-container,ax-cron-seconds .ax-block-container .ax-specific-container,ax-cron-year .ax-block-container .ax-specific-container{margin-block:.5rem}ax-cron-day .ax-block-container .ax-specific-container .ax-flex-container,ax-cron-hours .ax-block-container .ax-specific-container .ax-flex-container,ax-cron-minutes .ax-block-container .ax-specific-container .ax-flex-container,ax-cron-month .ax-block-container .ax-specific-container .ax-flex-container,ax-cron-seconds .ax-block-container .ax-specific-container .ax-flex-container,ax-cron-year .ax-block-container .ax-specific-container .ax-flex-container{display:flex;align-items:center;margin-bottom:.5rem}ax-cron-day .ax-block-container .ax-between-container,ax-cron-hours .ax-block-container .ax-between-container,ax-cron-minutes .ax-block-container .ax-between-container,ax-cron-month .ax-block-container .ax-between-container,ax-cron-seconds .ax-block-container .ax-between-container,ax-cron-year .ax-block-container .ax-between-container{display:flex;align-items:center}ax-cron-day .ax-block-container .ax-between-container .ax-flex-container,ax-cron-hours .ax-block-container .ax-between-container .ax-flex-container,ax-cron-minutes .ax-block-container .ax-between-container .ax-flex-container,ax-cron-month .ax-block-container .ax-between-container .ax-flex-container,ax-cron-seconds .ax-block-container .ax-between-container .ax-flex-container,ax-cron-year .ax-block-container .ax-between-container .ax-flex-container{display:flex;align-items:center;margin-bottom:.5rem}ax-cron-day .ax-block-container .ax-between-container ax-form,ax-cron-hours .ax-block-container .ax-between-container ax-form,ax-cron-minutes .ax-block-container .ax-between-container ax-form,ax-cron-month .ax-block-container .ax-between-container ax-form,ax-cron-seconds .ax-block-container .ax-between-container ax-form,ax-cron-year .ax-block-container .ax-between-container ax-form{width:fit-content;margin-inline:.5rem}ax-cron-day .ax-block-container .ax-week-container,ax-cron-hours .ax-block-container .ax-week-container,ax-cron-minutes .ax-block-container .ax-week-container,ax-cron-month .ax-block-container .ax-week-container,ax-cron-seconds .ax-block-container .ax-week-container,ax-cron-year .ax-block-container .ax-week-container{display:flex;align-items:center;margin-bottom:.5rem}ax-cron-day .ax-block-container .ax-week-container ax-form,ax-cron-hours .ax-block-container .ax-week-container ax-form,ax-cron-minutes .ax-block-container .ax-week-container ax-form,ax-cron-month .ax-block-container .ax-week-container ax-form,ax-cron-seconds .ax-block-container .ax-week-container ax-form,ax-cron-year .ax-block-container .ax-week-container ax-form{width:fit-content;margin-inline:.5rem}ax-cron-day .ax-block-container .ax-week-container .ax-radio,ax-cron-hours .ax-block-container .ax-week-container .ax-radio,ax-cron-minutes .ax-block-container .ax-week-container .ax-radio,ax-cron-month .ax-block-container .ax-week-container .ax-radio,ax-cron-seconds .ax-block-container .ax-week-container .ax-radio,ax-cron-year .ax-block-container .ax-week-container .ax-radio{margin-inline-end:.5rem}\n"], dependencies: [{ kind: "ngmodule", type: FormsModule }, { kind: "directive", type: i1.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i1.RadioControlValueAccessor, selector: "input[type=radio][formControlName],input[type=radio][formControl],input[type=radio][ngModel]", inputs: ["name", "formControlName", "value"] }, { kind: "directive", type: i1.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }, { kind: "component", type: AXFormComponent, selector: "ax-form", inputs: ["labelMode", "look", "messageStyle", "updateOn"], outputs: ["onValidate", "updateOnChange"] }, { kind: "component", type: AXFormFieldComponent, selector: "ax-form-field", inputs: ["labelMode"] }, { kind: "component", type: AXSelectBoxComponent, selector: "ax-select-box", inputs: ["disabled", "readonly", "tabIndex", "placeholder", "minValue", "maxValue", "value", "state", "name", "id", "type", "look", "multiple", "valueField", "textField", "disabledField", "textTemplate", "selectedItems", "isItemTruncated", "showItemTooltip", "dataSource", "minRecordsForSearch", "caption", "itemTemplate", "selectedTemplate", "emptyTemplate", "loadingTemplate", "dropdownWidth", "searchBoxAutoFocus"], outputs: ["valueChange", "stateChange", "onValueChanged", "onBlur", "onFocus", "readonlyChange", "disabledChange", "onOpened", "onClosed", "onItemSelected", "onItemClick"] }, { kind: "component", type: AXCheckBoxComponent, selector: "ax-check-box", inputs: ["disabled", "tabIndex", "readonly", "color", "value", "name", "id", "isLoading", "indeterminate"], outputs: ["onBlur", "onFocus", "valueChange", "onValueChanged"] }, { kind: "component", type: AXLabelComponent, selector: "ax-label", inputs: ["required", "for"], outputs: ["requiredChange"] }, { kind: "component", type: AXDecoratorClearButtonComponent, selector: "ax-clear-button", inputs: ["icon"] }, { kind: "pipe", type: AsyncPipe, name: "async" }, { kind: "pipe", type: AXTranslatorPipe, name: "translate" }], encapsulation: i0.ViewEncapsulation.None }); }
         
     | 
| 
      
 446 
     | 
    
         
            +
                static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.6", ngImport: i0, type: AXCronDayComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
         
     | 
| 
      
 447 
     | 
    
         
            +
                static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.6", type: AXCronDayComponent, isStandalone: true, selector: "ax-cron-day", outputs: { dayChanged: "dayChanged" }, host: { attributes: { "ngSkipHydration": "true" } }, providers: [{ provide: AXComponent, useExisting: AXCronDayComponent }], ngImport: i0, template: "<div class=\"ax-radio-container\">\n  <input\n    (change)=\"inputChange()\"\n    class=\"ax-radio\"\n    type=\"radio\"\n    name=\"option\"\n    id=\"option1\"\n    value=\"every\"\n    [(ngModel)]=\"dayService.dayModel.type\"\n    checked\n  />\n  <label for=\"option1\">\n    {{ '@acorex:common.general.every' | translate | async }}\n    {{ '@acorex:dateTime.units.day' | translate | async }}\n  </label>\n</div>\n\n<div class=\"ax-radio-container\">\n  <input\n    (change)=\"inputChange()\"\n    class=\"ax-radio\"\n    type=\"radio\"\n    name=\"option\"\n    id=\"option2\"\n    value=\"boweek\"\n    [(ngModel)]=\"dayService.dayModel.type\"\n  />\n  <label for=\"option2\">{{ '@acorex:scheduler.base-on-week' | translate | async }}</label>\n</div>\n\n<div class=\"ax-block-container\">\n  <div class=\"ax-week-container\">\n    <input\n      (change)=\"inputChange()\"\n      class=\"ax-radio\"\n      type=\"radio\"\n      name=\"boweek\"\n      id=\"boweekLast\"\n      value=\"last\"\n      [(ngModel)]=\"dayService.dayModel.baseOnWeek.type\"\n      [disabled]=\"!isBoWeek\"\n    />\n\n    <label for=\"boweekLast\">{{ '@acorex:scheduler.on-the-last' | translate | async }}</label>\n\n    <ax-form class=\"ax-sm\">\n      <ax-form-field>\n        <ax-select-box\n          (onClosed)=\"inputChange()\"\n          [disabled]=\"!isBoWeek\"\n          [dataSource]=\"boWeekDropDownList\"\n          textField=\"text\"\n          valueField=\"id\"\n          [(ngModel)]=\"dayService.dayModel.baseOnWeek.last.day\"\n        >\n        </ax-select-box>\n      </ax-form-field>\n    </ax-form>\n\n    <span>{{ '@acorex:scheduler.of-the-month' | translate | async }}</span>\n  </div>\n\n  <div>\n    <div class=\"ax-radio-container\">\n      <input\n        (change)=\"inputChange()\"\n        type=\"radio\"\n        class=\"ax-radio\"\n        name=\"boweek\"\n        id=\"boweekCustom\"\n        value=\"custom\"\n        [(ngModel)]=\"dayService.dayModel.baseOnWeek.type\"\n        [disabled]=\"!isBoWeek\"\n      />\n      <label for=\"boweekCustom\">{{ '@acorex:common.general.custom' | translate | async }}</label>\n    </div>\n\n    <div class=\"ax-block-container\">\n      <div class=\"ax-week-container\">\n        <ax-check-box\n          (valueChange)=\"inputChange()\"\n          [disabled]=\"!isBoWeek || !isBoWeekCustom\"\n          [(ngModel)]=\"dayService.dayModel.baseOnWeek.custom.repeat.isRepeat\"\n        >\n          <ax-label>{{ '@acorex:common.general.every' | translate | async }}</ax-label>\n        </ax-check-box>\n\n        <ax-form class=\"ax-sm\">\n          <ax-form-field>\n            <ax-select-box\n              (onClosed)=\"inputChange()\"\n              [disabled]=\"!isBoWeek || !isBoWeekCustom\"\n              [dataSource]=\"daysList\"\n              textField=\"text\"\n              valueField=\"id\"\n              [(ngModel)]=\"dayService.dayModel.baseOnWeek.custom.repeat.interval\"\n            >\n            </ax-select-box>\n          </ax-form-field>\n        </ax-form>\n\n        <span>{{ '@acorex:scheduler.starting-at.day' | translate | async }}</span>\n\n        <ax-form class=\"ax-sm\">\n          <ax-form-field>\n            <ax-select-box\n              (onClosed)=\"inputChange()\"\n              [disabled]=\"!isBoWeek || !isBoWeekCustom\"\n              [dataSource]=\"boWeekDropDownList\"\n              textField=\"text\"\n              valueField=\"id\"\n              [(ngModel)]=\"dayService.dayModel.baseOnWeek.custom.repeat.startAt\"\n            >\n            </ax-select-box>\n          </ax-form-field>\n        </ax-form>\n      </div>\n\n      <div class=\"ax-specific-container\">\n        <div class=\"ax-flex-container\">\n          <ax-check-box\n            (valueChange)=\"inputChange()\"\n            [disabled]=\"!isBoWeek || !isBoWeekCustom\"\n            [(ngModel)]=\"dayService.dayModel.baseOnWeek.custom.specific.isSpecefic\"\n          >\n            <ax-label>{{ '@acorex:scheduler.specific.day-of-week' | translate | async }}</ax-label>\n          </ax-check-box>\n        </div>\n\n        <ax-form>\n          <ax-form-field>\n            <ax-select-box\n              (onClosed)=\"inputChange()\"\n              [disabled]=\"!isBoWeek || !isBoWeekCustom\"\n              [dataSource]=\"boWeekDropDownList\"\n              textField=\"text\"\n              valueField=\"id\"\n              [placeholder]=\"'@acorex:scheduler.time-units.select-day' | translate | async\"\n              [multiple]=\"true\"\n              (onValueChanged)=\"changeHandler($event)\"\n            >\n              <ax-clear-button></ax-clear-button>\n            </ax-select-box>\n          </ax-form-field>\n        </ax-form>\n      </div>\n\n      <div class=\"ax-week-container\">\n        <ax-check-box\n          (valueChange)=\"inputChange()\"\n          [disabled]=\"!isBoWeek || !isBoWeekCustom\"\n          [(ngModel)]=\"dayService.dayModel.baseOnWeek.custom.dayOfMonth.isDayOfMonth\"\n        >\n          <ax-label>{{ '@acorex:scheduler.on-the' | translate | async }}</ax-label>\n        </ax-check-box>\n\n        <ax-form class=\"ax-sm\">\n          <ax-form-field>\n            <ax-select-box\n              (onClosed)=\"inputChange()\"\n              [disabled]=\"!isBoWeek || !isBoWeekCustom\"\n              [dataSource]=\"daysIndexInMonth\"\n              textField=\"text\"\n              valueField=\"id\"\n              [(ngModel)]=\"dayService.dayModel.baseOnWeek.custom.dayOfMonth.xst\"\n            >\n            </ax-select-box>\n          </ax-form-field>\n        </ax-form>\n\n        <span>{{ '@acorex:scheduler.ordinal-suffix' | translate | async }}</span>\n\n        <ax-form class=\"ax-sm\">\n          <ax-form-field>\n            <ax-select-box\n              (onClosed)=\"inputChange()\"\n              [disabled]=\"!isBoWeek || !isBoWeekCustom\"\n              [dataSource]=\"boWeekDropDownList\"\n              textField=\"text\"\n              valueField=\"id\"\n              [(ngModel)]=\"dayService.dayModel.baseOnWeek.custom.dayOfMonth.day\"\n            >\n            </ax-select-box>\n          </ax-form-field>\n        </ax-form>\n\n        <span>{{ '@acorex:scheduler.of-month' | translate | async }}</span>\n      </div>\n    </div>\n  </div>\n</div>\n\n<div class=\"ax-radio-container\">\n  <input\n    (change)=\"inputChange()\"\n    class=\"ax-radio\"\n    type=\"radio\"\n    name=\"option\"\n    id=\"option3\"\n    value=\"bomonth\"\n    [(ngModel)]=\"dayService.dayModel.type\"\n  />\n  <label for=\"option3\">{{ '@acorex:scheduler.base-on-month' | translate | async }}</label>\n</div>\n\n<div class=\"ax-block-container\">\n  <div class=\"ax-radio-container\">\n    <input\n      (change)=\"inputChange()\"\n      class=\"ax-radio\"\n      type=\"radio\"\n      name=\"bomonth\"\n      id=\"bomonthLast2\"\n      value=\"last\"\n      [(ngModel)]=\"dayService.dayModel.baseOnMonth.type\"\n      [disabled]=\"!isBoMonth\"\n    />\n    <label for=\"bomonthLast2\">{{ '@acorex:scheduler.on-the-last-day-of-the-month' | translate | async }}</label>\n  </div>\n\n  <div class=\"ax-week-container\">\n    <input\n      (change)=\"inputChange()\"\n      class=\"ax-radio\"\n      type=\"radio\"\n      name=\"bomonth\"\n      value=\"before\"\n      [(ngModel)]=\"dayService.dayModel.baseOnMonth.type\"\n      [disabled]=\"!isBoMonth\"\n    />\n\n    <ax-form class=\"ax-sm\">\n      <ax-form-field>\n        <ax-select-box\n          (onClosed)=\"inputChange()\"\n          [disabled]=\"!isBoMonth || !isBoMonthBefore\"\n          [dataSource]=\"zeroTo30\"\n          textField=\"text\"\n          valueField=\"id\"\n          [(ngModel)]=\"dayService.dayModel.baseOnMonth.before\"\n        >\n        </ax-select-box>\n      </ax-form-field>\n    </ax-form>\n\n    <span>{{ '@acorex:scheduler.day-before-the-end-of-the-month' | translate | async }}</span>\n  </div>\n\n  <div class=\"ax-block-container\">\n    <div class=\"ax-radio-container\">\n      <input\n        (change)=\"inputChange()\"\n        class=\"ax-radio\"\n        type=\"radio\"\n        name=\"bomonth\"\n        id=\"bomonthCustom2\"\n        value=\"custom\"\n        [(ngModel)]=\"dayService.dayModel.baseOnMonth.type\"\n        [disabled]=\"!isBoMonth\"\n      />\n      <label for=\"bomonthCustom2\">{{ '@acorex:common.general.custom' | translate | async }}</label>\n    </div>\n\n    <div class=\"ax-block-container\">\n      <div class=\"ax-week-container\">\n        <ax-check-box\n          (valueChange)=\"inputChange()\"\n          [disabled]=\"!isBoMonth || !isBoMonthCustom\"\n          [(ngModel)]=\"dayService.dayModel.baseOnMonth.custom.repeat.isRepeat\"\n        >\n          <ax-label>{{ '@acorex:common.general.every' | translate | async }}</ax-label>\n        </ax-check-box>\n\n        <ax-form class=\"ax-sm\">\n          <ax-form-field>\n            <ax-select-box\n              (onClosed)=\"inputChange()\"\n              [disabled]=\"!isBoMonth || !isBoMonthCustom\"\n              [dataSource]=\"zeroTo30\"\n              textField=\"text\"\n              valueField=\"id\"\n              [(ngModel)]=\"dayService.dayModel.baseOnMonth.custom.repeat.interval\"\n            >\n            </ax-select-box>\n          </ax-form-field>\n        </ax-form>\n\n        <span>{{ '@acorex:scheduler.starting-at.day' | translate | async }}</span>\n\n        <ax-form class=\"ax-sm\">\n          <ax-form-field>\n            <ax-select-box\n              (onClosed)=\"inputChange()\"\n              [disabled]=\"!isBoMonth || !isBoMonthCustom\"\n              [dataSource]=\"zeroTo30\"\n              textField=\"text\"\n              valueField=\"id\"\n              [(ngModel)]=\"dayService.dayModel.baseOnMonth.custom.repeat.startAt\"\n            >\n            </ax-select-box>\n          </ax-form-field>\n        </ax-form>\n\n        <span>{{ '@acorex:scheduler.ordinal-suffix-of-month' | translate | async }}</span>\n      </div>\n\n      <div class=\"ax-specific-container\">\n        <div class=\"ax-flex-container\">\n          <ax-check-box\n            (valueChange)=\"inputChange()\"\n            [disabled]=\"!isBoMonth || !isBoMonthCustom\"\n            [(ngModel)]=\"dayService.dayModel.baseOnMonth.custom.specific.isSpecefic\"\n          >\n            <ax-label>{{ '@acorex:scheduler.specific.day-of-month' | translate | async }}</ax-label>\n          </ax-check-box>\n        </div>\n\n        <ax-form>\n          <ax-form-field>\n            <ax-select-box\n              (onClosed)=\"inputChange()\"\n              [disabled]=\"!isBoMonth || !isBoMonthCustom\"\n              [dataSource]=\"boMonthDropDownList\"\n              textField=\"text\"\n              valueField=\"id\"\n              [placeholder]=\"'@acorex:scheduler.time-units.select-day' | translate | async\"\n              [multiple]=\"true\"\n              (onValueChanged)=\"changeHandler2($event)\"\n            >\n              <ax-clear-button></ax-clear-button>\n            </ax-select-box>\n          </ax-form-field>\n        </ax-form>\n      </div>\n    </div>\n  </div>\n</div>\n", styles: ["ax-cron-day label,ax-cron-hours label,ax-cron-minutes label,ax-cron-month label,ax-cron-seconds label,ax-cron-year label{font-size:.875rem;line-height:1.25rem;font-weight:500}ax-cron-day .ax-radio-container,ax-cron-hours .ax-radio-container,ax-cron-minutes .ax-radio-container,ax-cron-month .ax-radio-container,ax-cron-seconds .ax-radio-container,ax-cron-year .ax-radio-container{margin-bottom:.5rem;display:flex;align-items:center}ax-cron-day .ax-radio-container input,ax-cron-hours .ax-radio-container input,ax-cron-minutes .ax-radio-container input,ax-cron-month .ax-radio-container input,ax-cron-seconds .ax-radio-container input,ax-cron-year .ax-radio-container input{margin-inline-end:.5rem}ax-cron-day .ax-block-container,ax-cron-hours .ax-block-container,ax-cron-minutes .ax-block-container,ax-cron-month .ax-block-container,ax-cron-seconds .ax-block-container,ax-cron-year .ax-block-container{padding-inline-start:1.5rem}ax-cron-day .ax-block-container .ax-every-container,ax-cron-hours .ax-block-container .ax-every-container,ax-cron-minutes .ax-block-container .ax-every-container,ax-cron-month .ax-block-container .ax-every-container,ax-cron-seconds .ax-block-container .ax-every-container,ax-cron-year .ax-block-container .ax-every-container{display:flex;align-items:center}ax-cron-day .ax-block-container .ax-every-container ax-form,ax-cron-hours .ax-block-container .ax-every-container ax-form,ax-cron-minutes .ax-block-container .ax-every-container ax-form,ax-cron-month .ax-block-container .ax-every-container ax-form,ax-cron-seconds .ax-block-container .ax-every-container ax-form,ax-cron-year .ax-block-container .ax-every-container ax-form{width:fit-content;margin-inline:.5rem}ax-cron-day .ax-block-container .ax-specific-container,ax-cron-hours .ax-block-container .ax-specific-container,ax-cron-minutes .ax-block-container .ax-specific-container,ax-cron-month .ax-block-container .ax-specific-container,ax-cron-seconds .ax-block-container .ax-specific-container,ax-cron-year .ax-block-container .ax-specific-container{margin-block:.5rem}ax-cron-day .ax-block-container .ax-specific-container .ax-flex-container,ax-cron-hours .ax-block-container .ax-specific-container .ax-flex-container,ax-cron-minutes .ax-block-container .ax-specific-container .ax-flex-container,ax-cron-month .ax-block-container .ax-specific-container .ax-flex-container,ax-cron-seconds .ax-block-container .ax-specific-container .ax-flex-container,ax-cron-year .ax-block-container .ax-specific-container .ax-flex-container{display:flex;align-items:center;margin-bottom:.5rem}ax-cron-day .ax-block-container .ax-between-container,ax-cron-hours .ax-block-container .ax-between-container,ax-cron-minutes .ax-block-container .ax-between-container,ax-cron-month .ax-block-container .ax-between-container,ax-cron-seconds .ax-block-container .ax-between-container,ax-cron-year .ax-block-container .ax-between-container{display:flex;align-items:center}ax-cron-day .ax-block-container .ax-between-container .ax-flex-container,ax-cron-hours .ax-block-container .ax-between-container .ax-flex-container,ax-cron-minutes .ax-block-container .ax-between-container .ax-flex-container,ax-cron-month .ax-block-container .ax-between-container .ax-flex-container,ax-cron-seconds .ax-block-container .ax-between-container .ax-flex-container,ax-cron-year .ax-block-container .ax-between-container .ax-flex-container{display:flex;align-items:center;margin-bottom:.5rem}ax-cron-day .ax-block-container .ax-between-container ax-form,ax-cron-hours .ax-block-container .ax-between-container ax-form,ax-cron-minutes .ax-block-container .ax-between-container ax-form,ax-cron-month .ax-block-container .ax-between-container ax-form,ax-cron-seconds .ax-block-container .ax-between-container ax-form,ax-cron-year .ax-block-container .ax-between-container ax-form{width:fit-content;margin-inline:.5rem}ax-cron-day .ax-block-container .ax-week-container,ax-cron-hours .ax-block-container .ax-week-container,ax-cron-minutes .ax-block-container .ax-week-container,ax-cron-month .ax-block-container .ax-week-container,ax-cron-seconds .ax-block-container .ax-week-container,ax-cron-year .ax-block-container .ax-week-container{display:flex;align-items:center;margin-bottom:.5rem}ax-cron-day .ax-block-container .ax-week-container ax-form,ax-cron-hours .ax-block-container .ax-week-container ax-form,ax-cron-minutes .ax-block-container .ax-week-container ax-form,ax-cron-month .ax-block-container .ax-week-container ax-form,ax-cron-seconds .ax-block-container .ax-week-container ax-form,ax-cron-year .ax-block-container .ax-week-container ax-form{width:fit-content;margin-inline:.5rem}ax-cron-day .ax-block-container .ax-week-container .ax-radio,ax-cron-hours .ax-block-container .ax-week-container .ax-radio,ax-cron-minutes .ax-block-container .ax-week-container .ax-radio,ax-cron-month .ax-block-container .ax-week-container .ax-radio,ax-cron-seconds .ax-block-container .ax-week-container .ax-radio,ax-cron-year .ax-block-container .ax-week-container .ax-radio{margin-inline-end:.5rem}\n"], dependencies: [{ kind: "ngmodule", type: FormsModule }, { kind: "directive", type: i1.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i1.RadioControlValueAccessor, selector: "input[type=radio][formControlName],input[type=radio][formControl],input[type=radio][ngModel]", inputs: ["name", "formControlName", "value"] }, { kind: "directive", type: i1.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }, { kind: "component", type: AXFormComponent, selector: "ax-form", inputs: ["labelMode", "look", "messageStyle", "updateOn"], outputs: ["onValidate", "updateOnChange"] }, { kind: "component", type: AXFormFieldComponent, selector: "ax-form-field", inputs: ["labelMode"] }, { kind: "component", type: AXSelectBoxComponent, selector: "ax-select-box", inputs: ["disabled", "readonly", "tabIndex", "placeholder", "minValue", "maxValue", "value", "state", "name", "id", "type", "look", "multiple", "valueField", "textField", "disabledField", "textTemplate", "selectedItems", "isItemTruncated", "showItemTooltip", "dataSource", "minRecordsForSearch", "caption", "itemTemplate", "selectedTemplate", "emptyTemplate", "loadingTemplate", "dropdownWidth", "searchBoxAutoFocus"], outputs: ["valueChange", "stateChange", "onValueChanged", "onBlur", "onFocus", "readonlyChange", "disabledChange", "onOpened", "onClosed", "onItemSelected", "onItemClick"] }, { kind: "component", type: AXCheckBoxComponent, selector: "ax-check-box", inputs: ["disabled", "tabIndex", "readonly", "color", "value", "name", "id", "isLoading", "indeterminate"], outputs: ["onBlur", "onFocus", "valueChange", "onValueChanged"] }, { kind: "component", type: AXLabelComponent, selector: "ax-label", inputs: ["required", "for"], outputs: ["requiredChange"] }, { kind: "component", type: AXDecoratorClearButtonComponent, selector: "ax-clear-button", inputs: ["icon"] }, { kind: "pipe", type: AsyncPipe, name: "async" }, { kind: "pipe", type: AXTranslatorPipe, name: "translate" }], encapsulation: i0.ViewEncapsulation.None }); }
         
     | 
| 
       448 
448 
     | 
    
         
             
            }
         
     | 
| 
       449 
     | 
    
         
            -
            i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3. 
     | 
| 
      
 449 
     | 
    
         
            +
            i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.6", ngImport: i0, type: AXCronDayComponent, decorators: [{
         
     | 
| 
       450 
450 
     | 
    
         
             
                        type: Component,
         
     | 
| 
       451 
451 
     | 
    
         
             
                        args: [{ selector: 'ax-cron-day', encapsulation: ViewEncapsulation.None, host: { ngSkipHydration: 'true' }, imports: [
         
     | 
| 
       452 
452 
     | 
    
         
             
                                    FormsModule,
         
     | 
| 
         @@ -459,7 +459,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.3", ngImpor 
     | 
|
| 
       459 
459 
     | 
    
         
             
                                    AsyncPipe,
         
     | 
| 
       460 
460 
     | 
    
         
             
                                    AXTranslatorPipe,
         
     | 
| 
       461 
461 
     | 
    
         
             
                                ], providers: [{ provide: AXComponent, useExisting: AXCronDayComponent }], template: "<div class=\"ax-radio-container\">\n  <input\n    (change)=\"inputChange()\"\n    class=\"ax-radio\"\n    type=\"radio\"\n    name=\"option\"\n    id=\"option1\"\n    value=\"every\"\n    [(ngModel)]=\"dayService.dayModel.type\"\n    checked\n  />\n  <label for=\"option1\">\n    {{ '@acorex:common.general.every' | translate | async }}\n    {{ '@acorex:dateTime.units.day' | translate | async }}\n  </label>\n</div>\n\n<div class=\"ax-radio-container\">\n  <input\n    (change)=\"inputChange()\"\n    class=\"ax-radio\"\n    type=\"radio\"\n    name=\"option\"\n    id=\"option2\"\n    value=\"boweek\"\n    [(ngModel)]=\"dayService.dayModel.type\"\n  />\n  <label for=\"option2\">{{ '@acorex:scheduler.base-on-week' | translate | async }}</label>\n</div>\n\n<div class=\"ax-block-container\">\n  <div class=\"ax-week-container\">\n    <input\n      (change)=\"inputChange()\"\n      class=\"ax-radio\"\n      type=\"radio\"\n      name=\"boweek\"\n      id=\"boweekLast\"\n      value=\"last\"\n      [(ngModel)]=\"dayService.dayModel.baseOnWeek.type\"\n      [disabled]=\"!isBoWeek\"\n    />\n\n    <label for=\"boweekLast\">{{ '@acorex:scheduler.on-the-last' | translate | async }}</label>\n\n    <ax-form class=\"ax-sm\">\n      <ax-form-field>\n        <ax-select-box\n          (onClosed)=\"inputChange()\"\n          [disabled]=\"!isBoWeek\"\n          [dataSource]=\"boWeekDropDownList\"\n          textField=\"text\"\n          valueField=\"id\"\n          [(ngModel)]=\"dayService.dayModel.baseOnWeek.last.day\"\n        >\n        </ax-select-box>\n      </ax-form-field>\n    </ax-form>\n\n    <span>{{ '@acorex:scheduler.of-the-month' | translate | async }}</span>\n  </div>\n\n  <div>\n    <div class=\"ax-radio-container\">\n      <input\n        (change)=\"inputChange()\"\n        type=\"radio\"\n        class=\"ax-radio\"\n        name=\"boweek\"\n        id=\"boweekCustom\"\n        value=\"custom\"\n        [(ngModel)]=\"dayService.dayModel.baseOnWeek.type\"\n        [disabled]=\"!isBoWeek\"\n      />\n      <label for=\"boweekCustom\">{{ '@acorex:common.general.custom' | translate | async }}</label>\n    </div>\n\n    <div class=\"ax-block-container\">\n      <div class=\"ax-week-container\">\n        <ax-check-box\n          (valueChange)=\"inputChange()\"\n          [disabled]=\"!isBoWeek || !isBoWeekCustom\"\n          [(ngModel)]=\"dayService.dayModel.baseOnWeek.custom.repeat.isRepeat\"\n        >\n          <ax-label>{{ '@acorex:common.general.every' | translate | async }}</ax-label>\n        </ax-check-box>\n\n        <ax-form class=\"ax-sm\">\n          <ax-form-field>\n            <ax-select-box\n              (onClosed)=\"inputChange()\"\n              [disabled]=\"!isBoWeek || !isBoWeekCustom\"\n              [dataSource]=\"daysList\"\n              textField=\"text\"\n              valueField=\"id\"\n              [(ngModel)]=\"dayService.dayModel.baseOnWeek.custom.repeat.interval\"\n            >\n            </ax-select-box>\n          </ax-form-field>\n        </ax-form>\n\n        <span>{{ '@acorex:scheduler.starting-at.day' | translate | async }}</span>\n\n        <ax-form class=\"ax-sm\">\n          <ax-form-field>\n            <ax-select-box\n              (onClosed)=\"inputChange()\"\n              [disabled]=\"!isBoWeek || !isBoWeekCustom\"\n              [dataSource]=\"boWeekDropDownList\"\n              textField=\"text\"\n              valueField=\"id\"\n              [(ngModel)]=\"dayService.dayModel.baseOnWeek.custom.repeat.startAt\"\n            >\n            </ax-select-box>\n          </ax-form-field>\n        </ax-form>\n      </div>\n\n      <div class=\"ax-specific-container\">\n        <div class=\"ax-flex-container\">\n          <ax-check-box\n            (valueChange)=\"inputChange()\"\n            [disabled]=\"!isBoWeek || !isBoWeekCustom\"\n            [(ngModel)]=\"dayService.dayModel.baseOnWeek.custom.specific.isSpecefic\"\n          >\n            <ax-label>{{ '@acorex:scheduler.specific.day-of-week' | translate | async }}</ax-label>\n          </ax-check-box>\n        </div>\n\n        <ax-form>\n          <ax-form-field>\n            <ax-select-box\n              (onClosed)=\"inputChange()\"\n              [disabled]=\"!isBoWeek || !isBoWeekCustom\"\n              [dataSource]=\"boWeekDropDownList\"\n              textField=\"text\"\n              valueField=\"id\"\n              [placeholder]=\"'@acorex:scheduler.time-units.select-day' | translate | async\"\n              [multiple]=\"true\"\n              (onValueChanged)=\"changeHandler($event)\"\n            >\n              <ax-clear-button></ax-clear-button>\n            </ax-select-box>\n          </ax-form-field>\n        </ax-form>\n      </div>\n\n      <div class=\"ax-week-container\">\n        <ax-check-box\n          (valueChange)=\"inputChange()\"\n          [disabled]=\"!isBoWeek || !isBoWeekCustom\"\n          [(ngModel)]=\"dayService.dayModel.baseOnWeek.custom.dayOfMonth.isDayOfMonth\"\n        >\n          <ax-label>{{ '@acorex:scheduler.on-the' | translate | async }}</ax-label>\n        </ax-check-box>\n\n        <ax-form class=\"ax-sm\">\n          <ax-form-field>\n            <ax-select-box\n              (onClosed)=\"inputChange()\"\n              [disabled]=\"!isBoWeek || !isBoWeekCustom\"\n              [dataSource]=\"daysIndexInMonth\"\n              textField=\"text\"\n              valueField=\"id\"\n              [(ngModel)]=\"dayService.dayModel.baseOnWeek.custom.dayOfMonth.xst\"\n            >\n            </ax-select-box>\n          </ax-form-field>\n        </ax-form>\n\n        <span>{{ '@acorex:scheduler.ordinal-suffix' | translate | async }}</span>\n\n        <ax-form class=\"ax-sm\">\n          <ax-form-field>\n            <ax-select-box\n              (onClosed)=\"inputChange()\"\n              [disabled]=\"!isBoWeek || !isBoWeekCustom\"\n              [dataSource]=\"boWeekDropDownList\"\n              textField=\"text\"\n              valueField=\"id\"\n              [(ngModel)]=\"dayService.dayModel.baseOnWeek.custom.dayOfMonth.day\"\n            >\n            </ax-select-box>\n          </ax-form-field>\n        </ax-form>\n\n        <span>{{ '@acorex:scheduler.of-month' | translate | async }}</span>\n      </div>\n    </div>\n  </div>\n</div>\n\n<div class=\"ax-radio-container\">\n  <input\n    (change)=\"inputChange()\"\n    class=\"ax-radio\"\n    type=\"radio\"\n    name=\"option\"\n    id=\"option3\"\n    value=\"bomonth\"\n    [(ngModel)]=\"dayService.dayModel.type\"\n  />\n  <label for=\"option3\">{{ '@acorex:scheduler.base-on-month' | translate | async }}</label>\n</div>\n\n<div class=\"ax-block-container\">\n  <div class=\"ax-radio-container\">\n    <input\n      (change)=\"inputChange()\"\n      class=\"ax-radio\"\n      type=\"radio\"\n      name=\"bomonth\"\n      id=\"bomonthLast2\"\n      value=\"last\"\n      [(ngModel)]=\"dayService.dayModel.baseOnMonth.type\"\n      [disabled]=\"!isBoMonth\"\n    />\n    <label for=\"bomonthLast2\">{{ '@acorex:scheduler.on-the-last-day-of-the-month' | translate | async }}</label>\n  </div>\n\n  <div class=\"ax-week-container\">\n    <input\n      (change)=\"inputChange()\"\n      class=\"ax-radio\"\n      type=\"radio\"\n      name=\"bomonth\"\n      value=\"before\"\n      [(ngModel)]=\"dayService.dayModel.baseOnMonth.type\"\n      [disabled]=\"!isBoMonth\"\n    />\n\n    <ax-form class=\"ax-sm\">\n      <ax-form-field>\n        <ax-select-box\n          (onClosed)=\"inputChange()\"\n          [disabled]=\"!isBoMonth || !isBoMonthBefore\"\n          [dataSource]=\"zeroTo30\"\n          textField=\"text\"\n          valueField=\"id\"\n          [(ngModel)]=\"dayService.dayModel.baseOnMonth.before\"\n        >\n        </ax-select-box>\n      </ax-form-field>\n    </ax-form>\n\n    <span>{{ '@acorex:scheduler.day-before-the-end-of-the-month' | translate | async }}</span>\n  </div>\n\n  <div class=\"ax-block-container\">\n    <div class=\"ax-radio-container\">\n      <input\n        (change)=\"inputChange()\"\n        class=\"ax-radio\"\n        type=\"radio\"\n        name=\"bomonth\"\n        id=\"bomonthCustom2\"\n        value=\"custom\"\n        [(ngModel)]=\"dayService.dayModel.baseOnMonth.type\"\n        [disabled]=\"!isBoMonth\"\n      />\n      <label for=\"bomonthCustom2\">{{ '@acorex:common.general.custom' | translate | async }}</label>\n    </div>\n\n    <div class=\"ax-block-container\">\n      <div class=\"ax-week-container\">\n        <ax-check-box\n          (valueChange)=\"inputChange()\"\n          [disabled]=\"!isBoMonth || !isBoMonthCustom\"\n          [(ngModel)]=\"dayService.dayModel.baseOnMonth.custom.repeat.isRepeat\"\n        >\n          <ax-label>{{ '@acorex:common.general.every' | translate | async }}</ax-label>\n        </ax-check-box>\n\n        <ax-form class=\"ax-sm\">\n          <ax-form-field>\n            <ax-select-box\n              (onClosed)=\"inputChange()\"\n              [disabled]=\"!isBoMonth || !isBoMonthCustom\"\n              [dataSource]=\"zeroTo30\"\n              textField=\"text\"\n              valueField=\"id\"\n              [(ngModel)]=\"dayService.dayModel.baseOnMonth.custom.repeat.interval\"\n            >\n            </ax-select-box>\n          </ax-form-field>\n        </ax-form>\n\n        <span>{{ '@acorex:scheduler.starting-at.day' | translate | async }}</span>\n\n        <ax-form class=\"ax-sm\">\n          <ax-form-field>\n            <ax-select-box\n              (onClosed)=\"inputChange()\"\n              [disabled]=\"!isBoMonth || !isBoMonthCustom\"\n              [dataSource]=\"zeroTo30\"\n              textField=\"text\"\n              valueField=\"id\"\n              [(ngModel)]=\"dayService.dayModel.baseOnMonth.custom.repeat.startAt\"\n            >\n            </ax-select-box>\n          </ax-form-field>\n        </ax-form>\n\n        <span>{{ '@acorex:scheduler.ordinal-suffix-of-month' | translate | async }}</span>\n      </div>\n\n      <div class=\"ax-specific-container\">\n        <div class=\"ax-flex-container\">\n          <ax-check-box\n            (valueChange)=\"inputChange()\"\n            [disabled]=\"!isBoMonth || !isBoMonthCustom\"\n            [(ngModel)]=\"dayService.dayModel.baseOnMonth.custom.specific.isSpecefic\"\n          >\n            <ax-label>{{ '@acorex:scheduler.specific.day-of-month' | translate | async }}</ax-label>\n          </ax-check-box>\n        </div>\n\n        <ax-form>\n          <ax-form-field>\n            <ax-select-box\n              (onClosed)=\"inputChange()\"\n              [disabled]=\"!isBoMonth || !isBoMonthCustom\"\n              [dataSource]=\"boMonthDropDownList\"\n              textField=\"text\"\n              valueField=\"id\"\n              [placeholder]=\"'@acorex:scheduler.time-units.select-day' | translate | async\"\n              [multiple]=\"true\"\n              (onValueChanged)=\"changeHandler2($event)\"\n            >\n              <ax-clear-button></ax-clear-button>\n            </ax-select-box>\n          </ax-form-field>\n        </ax-form>\n      </div>\n    </div>\n  </div>\n</div>\n", styles: ["ax-cron-day label,ax-cron-hours label,ax-cron-minutes label,ax-cron-month label,ax-cron-seconds label,ax-cron-year label{font-size:.875rem;line-height:1.25rem;font-weight:500}ax-cron-day .ax-radio-container,ax-cron-hours .ax-radio-container,ax-cron-minutes .ax-radio-container,ax-cron-month .ax-radio-container,ax-cron-seconds .ax-radio-container,ax-cron-year .ax-radio-container{margin-bottom:.5rem;display:flex;align-items:center}ax-cron-day .ax-radio-container input,ax-cron-hours .ax-radio-container input,ax-cron-minutes .ax-radio-container input,ax-cron-month .ax-radio-container input,ax-cron-seconds .ax-radio-container input,ax-cron-year .ax-radio-container input{margin-inline-end:.5rem}ax-cron-day .ax-block-container,ax-cron-hours .ax-block-container,ax-cron-minutes .ax-block-container,ax-cron-month .ax-block-container,ax-cron-seconds .ax-block-container,ax-cron-year .ax-block-container{padding-inline-start:1.5rem}ax-cron-day .ax-block-container .ax-every-container,ax-cron-hours .ax-block-container .ax-every-container,ax-cron-minutes .ax-block-container .ax-every-container,ax-cron-month .ax-block-container .ax-every-container,ax-cron-seconds .ax-block-container .ax-every-container,ax-cron-year .ax-block-container .ax-every-container{display:flex;align-items:center}ax-cron-day .ax-block-container .ax-every-container ax-form,ax-cron-hours .ax-block-container .ax-every-container ax-form,ax-cron-minutes .ax-block-container .ax-every-container ax-form,ax-cron-month .ax-block-container .ax-every-container ax-form,ax-cron-seconds .ax-block-container .ax-every-container ax-form,ax-cron-year .ax-block-container .ax-every-container ax-form{width:fit-content;margin-inline:.5rem}ax-cron-day .ax-block-container .ax-specific-container,ax-cron-hours .ax-block-container .ax-specific-container,ax-cron-minutes .ax-block-container .ax-specific-container,ax-cron-month .ax-block-container .ax-specific-container,ax-cron-seconds .ax-block-container .ax-specific-container,ax-cron-year .ax-block-container .ax-specific-container{margin-block:.5rem}ax-cron-day .ax-block-container .ax-specific-container .ax-flex-container,ax-cron-hours .ax-block-container .ax-specific-container .ax-flex-container,ax-cron-minutes .ax-block-container .ax-specific-container .ax-flex-container,ax-cron-month .ax-block-container .ax-specific-container .ax-flex-container,ax-cron-seconds .ax-block-container .ax-specific-container .ax-flex-container,ax-cron-year .ax-block-container .ax-specific-container .ax-flex-container{display:flex;align-items:center;margin-bottom:.5rem}ax-cron-day .ax-block-container .ax-between-container,ax-cron-hours .ax-block-container .ax-between-container,ax-cron-minutes .ax-block-container .ax-between-container,ax-cron-month .ax-block-container .ax-between-container,ax-cron-seconds .ax-block-container .ax-between-container,ax-cron-year .ax-block-container .ax-between-container{display:flex;align-items:center}ax-cron-day .ax-block-container .ax-between-container .ax-flex-container,ax-cron-hours .ax-block-container .ax-between-container .ax-flex-container,ax-cron-minutes .ax-block-container .ax-between-container .ax-flex-container,ax-cron-month .ax-block-container .ax-between-container .ax-flex-container,ax-cron-seconds .ax-block-container .ax-between-container .ax-flex-container,ax-cron-year .ax-block-container .ax-between-container .ax-flex-container{display:flex;align-items:center;margin-bottom:.5rem}ax-cron-day .ax-block-container .ax-between-container ax-form,ax-cron-hours .ax-block-container .ax-between-container ax-form,ax-cron-minutes .ax-block-container .ax-between-container ax-form,ax-cron-month .ax-block-container .ax-between-container ax-form,ax-cron-seconds .ax-block-container .ax-between-container ax-form,ax-cron-year .ax-block-container .ax-between-container ax-form{width:fit-content;margin-inline:.5rem}ax-cron-day .ax-block-container .ax-week-container,ax-cron-hours .ax-block-container .ax-week-container,ax-cron-minutes .ax-block-container .ax-week-container,ax-cron-month .ax-block-container .ax-week-container,ax-cron-seconds .ax-block-container .ax-week-container,ax-cron-year .ax-block-container .ax-week-container{display:flex;align-items:center;margin-bottom:.5rem}ax-cron-day .ax-block-container .ax-week-container ax-form,ax-cron-hours .ax-block-container .ax-week-container ax-form,ax-cron-minutes .ax-block-container .ax-week-container ax-form,ax-cron-month .ax-block-container .ax-week-container ax-form,ax-cron-seconds .ax-block-container .ax-week-container ax-form,ax-cron-year .ax-block-container .ax-week-container ax-form{width:fit-content;margin-inline:.5rem}ax-cron-day .ax-block-container .ax-week-container .ax-radio,ax-cron-hours .ax-block-container .ax-week-container .ax-radio,ax-cron-minutes .ax-block-container .ax-week-container .ax-radio,ax-cron-month .ax-block-container .ax-week-container .ax-radio,ax-cron-seconds .ax-block-container .ax-week-container .ax-radio,ax-cron-year .ax-block-container .ax-week-container .ax-radio{margin-inline-end:.5rem}\n"] }]
         
     | 
| 
       462 
     | 
    
         
            -
                    }] });
         
     | 
| 
      
 462 
     | 
    
         
            +
                    }], propDecorators: { dayChanged: [{ type: i0.Output, args: ["dayChanged"] }] } });
         
     | 
| 
       463 
463 
     | 
    
         | 
| 
       464 
464 
     | 
    
         
             
            class Hours {
         
     | 
| 
       465 
465 
     | 
    
         
             
                constructor() {
         
     | 
| 
         @@ -537,10 +537,10 @@ class HoursService { 
     | 
|
| 
       537 
537 
     | 
    
         
             
                        this.hourModel.custom.between.to = rangeData?.to;
         
     | 
| 
       538 
538 
     | 
    
         
             
                    }
         
     | 
| 
       539 
539 
     | 
    
         
             
                }
         
     | 
| 
       540 
     | 
    
         
            -
                static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3. 
     | 
| 
       541 
     | 
    
         
            -
                static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3. 
     | 
| 
      
 540 
     | 
    
         
            +
                static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.6", ngImport: i0, type: HoursService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
         
     | 
| 
      
 541 
     | 
    
         
            +
                static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.6", ngImport: i0, type: HoursService }); }
         
     | 
| 
       542 
542 
     | 
    
         
             
            }
         
     | 
| 
       543 
     | 
    
         
            -
            i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3. 
     | 
| 
      
 543 
     | 
    
         
            +
            i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.6", ngImport: i0, type: HoursService, decorators: [{
         
     | 
| 
       544 
544 
     | 
    
         
             
                        type: Injectable
         
     | 
| 
       545 
545 
     | 
    
         
             
                    }], ctorParameters: () => [] });
         
     | 
| 
       546 
546 
     | 
    
         | 
| 
         @@ -567,10 +567,10 @@ class AXCronHoursComponent { 
     | 
|
| 
       567 
567 
     | 
    
         
             
                get isCustom() {
         
     | 
| 
       568 
568 
     | 
    
         
             
                    return this.hoursService.hourModel.type === Type.Every ? false : true;
         
     | 
| 
       569 
569 
     | 
    
         
             
                }
         
     | 
| 
       570 
     | 
    
         
            -
                static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3. 
     | 
| 
       571 
     | 
    
         
            -
                static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.3", type: AXCronHoursComponent, isStandalone: true, selector: "ax-cron-hours", outputs: { hoursChanged: "hoursChanged" }, host: { attributes: { "ngSkipHydration": "true" } }, providers: [{ provide: AXComponent, useExisting: AXCronHoursComponent }], ngImport: i0, template: "<div class=\"ax-radio-container\">\n  <input\n    (change)=\"inputChange()\"\n    class=\"ax-radio\"\n    type=\"radio\"\n    name=\"everyHours\"\n    id=\"option1hours\"\n    value=\"every\"\n    [(ngModel)]=\"hoursService.hourModel.type\"\n    checked\n  />\n  <label for=\"option1hours\">\n    {{ '@acorex:common.general.every' | translate | async }}\n    {{ '@acorex:dateTime.units.hour' | translate | async }}\n  </label>\n</div>\n\n<div class=\"ax-radio-container\">\n  <input\n    (change)=\"inputChange()\"\n    class=\"ax-radio\"\n    type=\"radio\"\n    name=\"everyHours\"\n    id=\"option2hours\"\n    value=\"custom\"\n    [(ngModel)]=\"hoursService.hourModel.type\"\n  />\n  <label for=\"option2hours\">{{ '@acorex:common.general.custom' | translate | async }}</label>\n</div>\n\n<div class=\"ax-block-container\">\n  <div class=\"ax-every-container\">\n    <ax-check-box\n      (valueChange)=\"inputChange()\"\n      [disabled]=\"!isCustom\"\n      [(ngModel)]=\"hoursService.hourModel.custom.repeat.isRepeat\"\n    >\n      <ax-label>{{ '@acorex:common.general.every' | translate | async }}</ax-label>\n    </ax-check-box>\n\n    <ax-form class=\"ax-sm\">\n      <ax-form-field>\n        <ax-select-box\n          (onClosed)=\"inputChange()\"\n          [disabled]=\"!isCustom\"\n          [dataSource]=\"zeroTo23\"\n          textField=\"text\"\n          valueField=\"id\"\n          [(ngModel)]=\"hoursService.hourModel.custom.repeat.interval\"\n        >\n        </ax-select-box>\n      </ax-form-field>\n    </ax-form>\n\n    <span>{{ '@acorex:scheduler.starting-at.hour' | translate | async }}</span>\n\n    <ax-form class=\"ax-sm\">\n      <ax-form-field>\n        <ax-select-box\n          (onClosed)=\"inputChange()\"\n          [disabled]=\"!isCustom\"\n          [dataSource]=\"zeroTo23\"\n          textField=\"text\"\n          valueField=\"id\"\n          [(ngModel)]=\"hoursService.hourModel.custom.repeat.startAt\"\n        >\n        </ax-select-box>\n      </ax-form-field>\n    </ax-form>\n  </div>\n\n  <div class=\"ax-specific-container\">\n    <div class=\"ax-flex-container\">\n      <ax-check-box\n        (valueChange)=\"inputChange()\"\n        [disabled]=\"!isCustom\"\n        [(ngModel)]=\"hoursService.hourModel.custom.specific.isSpecific\"\n      >\n        <ax-label>{{ '@acorex:scheduler.specific.hour' | translate | async }} </ax-label>\n      </ax-check-box>\n    </div>\n\n    <ax-form>\n      <ax-form-field>\n        <ax-select-box\n          (onClosed)=\"inputChange()\"\n          [disabled]=\"!isCustom\"\n          [dataSource]=\"dropdownList\"\n          textField=\"text\"\n          valueField=\"id\"\n          [placeholder]=\"'@acorex:scheduler.time-units.select-hour' | translate | async\"\n          [multiple]=\"true\"\n          (onValueChanged)=\"changeHandler($event)\"\n        >\n          <ax-clear-button></ax-clear-button>\n        </ax-select-box>\n      </ax-form-field>\n    </ax-form>\n  </div>\n\n  <div class=\"ax-between-container\">\n    <ax-check-box\n      (valueChange)=\"inputChange()\"\n      [disabled]=\"!isCustom\"\n      [(ngModel)]=\"hoursService.hourModel.custom.between.isBetween\"\n    >\n      <ax-label>\n        {{ '@acorex:common.general.every' | translate | async }}\n        {{ '@acorex:dateTime.units.hour' | translate | async }}\n        {{ '@acorex:common.general.between' | translate | async }}\n        {{ '@acorex:dateTime.units.hour' | translate | async }}\n      </ax-label>\n    </ax-check-box>\n\n    <ax-form class=\"ax-sm\">\n      <ax-form-field>\n        <ax-select-box\n          (onClosed)=\"inputChange()\"\n          [disabled]=\"!isCustom\"\n          [dataSource]=\"zeroTo23\"\n          textField=\"text\"\n          valueField=\"id\"\n          [(ngModel)]=\"hoursService.hourModel.custom.between.from\"\n        >\n        </ax-select-box>\n      </ax-form-field>\n    </ax-form>\n\n    <span>{{ '@acorex:common.general.and' | translate | async }}</span>\n\n    <ax-form class=\"ax-sm\">\n      <ax-form-field>\n        <ax-select-box\n          (onClosed)=\"inputChange()\"\n          [disabled]=\"!isCustom\"\n          [dataSource]=\"zeroTo23\"\n          textField=\"text\"\n          valueField=\"id\"\n          [(ngModel)]=\"hoursService.hourModel.custom.between.to\"\n        >\n        </ax-select-box>\n      </ax-form-field>\n    </ax-form>\n  </div>\n</div>\n", styles: ["ax-cron-day label,ax-cron-hours label,ax-cron-minutes label,ax-cron-month label,ax-cron-seconds label,ax-cron-year label{font-size:.875rem;line-height:1.25rem;font-weight:500}ax-cron-day .ax-radio-container,ax-cron-hours .ax-radio-container,ax-cron-minutes .ax-radio-container,ax-cron-month .ax-radio-container,ax-cron-seconds .ax-radio-container,ax-cron-year .ax-radio-container{margin-bottom:.5rem;display:flex;align-items:center}ax-cron-day .ax-radio-container input,ax-cron-hours .ax-radio-container input,ax-cron-minutes .ax-radio-container input,ax-cron-month .ax-radio-container input,ax-cron-seconds .ax-radio-container input,ax-cron-year .ax-radio-container input{margin-inline-end:.5rem}ax-cron-day .ax-block-container,ax-cron-hours .ax-block-container,ax-cron-minutes .ax-block-container,ax-cron-month .ax-block-container,ax-cron-seconds .ax-block-container,ax-cron-year .ax-block-container{padding-inline-start:1.5rem}ax-cron-day .ax-block-container .ax-every-container,ax-cron-hours .ax-block-container .ax-every-container,ax-cron-minutes .ax-block-container .ax-every-container,ax-cron-month .ax-block-container .ax-every-container,ax-cron-seconds .ax-block-container .ax-every-container,ax-cron-year .ax-block-container .ax-every-container{display:flex;align-items:center}ax-cron-day .ax-block-container .ax-every-container ax-form,ax-cron-hours .ax-block-container .ax-every-container ax-form,ax-cron-minutes .ax-block-container .ax-every-container ax-form,ax-cron-month .ax-block-container .ax-every-container ax-form,ax-cron-seconds .ax-block-container .ax-every-container ax-form,ax-cron-year .ax-block-container .ax-every-container ax-form{width:fit-content;margin-inline:.5rem}ax-cron-day .ax-block-container .ax-specific-container,ax-cron-hours .ax-block-container .ax-specific-container,ax-cron-minutes .ax-block-container .ax-specific-container,ax-cron-month .ax-block-container .ax-specific-container,ax-cron-seconds .ax-block-container .ax-specific-container,ax-cron-year .ax-block-container .ax-specific-container{margin-block:.5rem}ax-cron-day .ax-block-container .ax-specific-container .ax-flex-container,ax-cron-hours .ax-block-container .ax-specific-container .ax-flex-container,ax-cron-minutes .ax-block-container .ax-specific-container .ax-flex-container,ax-cron-month .ax-block-container .ax-specific-container .ax-flex-container,ax-cron-seconds .ax-block-container .ax-specific-container .ax-flex-container,ax-cron-year .ax-block-container .ax-specific-container .ax-flex-container{display:flex;align-items:center;margin-bottom:.5rem}ax-cron-day .ax-block-container .ax-between-container,ax-cron-hours .ax-block-container .ax-between-container,ax-cron-minutes .ax-block-container .ax-between-container,ax-cron-month .ax-block-container .ax-between-container,ax-cron-seconds .ax-block-container .ax-between-container,ax-cron-year .ax-block-container .ax-between-container{display:flex;align-items:center}ax-cron-day .ax-block-container .ax-between-container .ax-flex-container,ax-cron-hours .ax-block-container .ax-between-container .ax-flex-container,ax-cron-minutes .ax-block-container .ax-between-container .ax-flex-container,ax-cron-month .ax-block-container .ax-between-container .ax-flex-container,ax-cron-seconds .ax-block-container .ax-between-container .ax-flex-container,ax-cron-year .ax-block-container .ax-between-container .ax-flex-container{display:flex;align-items:center;margin-bottom:.5rem}ax-cron-day .ax-block-container .ax-between-container ax-form,ax-cron-hours .ax-block-container .ax-between-container ax-form,ax-cron-minutes .ax-block-container .ax-between-container ax-form,ax-cron-month .ax-block-container .ax-between-container ax-form,ax-cron-seconds .ax-block-container .ax-between-container ax-form,ax-cron-year .ax-block-container .ax-between-container ax-form{width:fit-content;margin-inline:.5rem}ax-cron-day .ax-block-container .ax-week-container,ax-cron-hours .ax-block-container .ax-week-container,ax-cron-minutes .ax-block-container .ax-week-container,ax-cron-month .ax-block-container .ax-week-container,ax-cron-seconds .ax-block-container .ax-week-container,ax-cron-year .ax-block-container .ax-week-container{display:flex;align-items:center;margin-bottom:.5rem}ax-cron-day .ax-block-container .ax-week-container ax-form,ax-cron-hours .ax-block-container .ax-week-container ax-form,ax-cron-minutes .ax-block-container .ax-week-container ax-form,ax-cron-month .ax-block-container .ax-week-container ax-form,ax-cron-seconds .ax-block-container .ax-week-container ax-form,ax-cron-year .ax-block-container .ax-week-container ax-form{width:fit-content;margin-inline:.5rem}ax-cron-day .ax-block-container .ax-week-container .ax-radio,ax-cron-hours .ax-block-container .ax-week-container .ax-radio,ax-cron-minutes .ax-block-container .ax-week-container .ax-radio,ax-cron-month .ax-block-container .ax-week-container .ax-radio,ax-cron-seconds .ax-block-container .ax-week-container .ax-radio,ax-cron-year .ax-block-container .ax-week-container .ax-radio{margin-inline-end:.5rem}\n"], dependencies: [{ kind: "ngmodule", type: FormsModule }, { kind: "directive", type: i1.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i1.RadioControlValueAccessor, selector: "input[type=radio][formControlName],input[type=radio][formControl],input[type=radio][ngModel]", inputs: ["name", "formControlName", "value"] }, { kind: "directive", type: i1.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }, { kind: "component", type: AXCheckBoxComponent, selector: "ax-check-box", inputs: ["disabled", "tabIndex", "readonly", "color", "value", "name", "id", "isLoading", "indeterminate"], outputs: ["onBlur", "onFocus", "valueChange", "onValueChanged"] }, { kind: "component", type: AXLabelComponent, selector: "ax-label", inputs: ["required", "for"], outputs: ["requiredChange"] }, { kind: "component", type: AXFormComponent, selector: "ax-form", inputs: ["labelMode", "look", "messageStyle", "updateOn"], outputs: ["onValidate", "updateOnChange"] }, { kind: "component", type: AXFormFieldComponent, selector: "ax-form-field", inputs: ["labelMode"] }, { kind: "component", type: AXSelectBoxComponent, selector: "ax-select-box", inputs: ["disabled", "readonly", "tabIndex", "placeholder", "minValue", "maxValue", "value", "state", "name", "id", "type", "look", "multiple", "valueField", "textField", "disabledField", "textTemplate", "selectedItems", "isItemTruncated", "showItemTooltip", "dataSource", "minRecordsForSearch", "caption", "itemTemplate", "selectedTemplate", "emptyTemplate", "loadingTemplate", "dropdownWidth", "searchBoxAutoFocus"], outputs: ["valueChange", "stateChange", "onValueChanged", "onBlur", "onFocus", "readonlyChange", "disabledChange", "onOpened", "onClosed", "onItemSelected", "onItemClick"] }, { kind: "component", type: AXDecoratorClearButtonComponent, selector: "ax-clear-button", inputs: ["icon"] }, { kind: "pipe", type: AsyncPipe, name: "async" }, { kind: "pipe", type: AXTranslatorPipe, name: "translate" }], encapsulation: i0.ViewEncapsulation.None }); }
         
     | 
| 
      
 570 
     | 
    
         
            +
                static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.6", ngImport: i0, type: AXCronHoursComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
         
     | 
| 
      
 571 
     | 
    
         
            +
                static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.6", type: AXCronHoursComponent, isStandalone: true, selector: "ax-cron-hours", outputs: { hoursChanged: "hoursChanged" }, host: { attributes: { "ngSkipHydration": "true" } }, providers: [{ provide: AXComponent, useExisting: AXCronHoursComponent }], ngImport: i0, template: "<div class=\"ax-radio-container\">\n  <input\n    (change)=\"inputChange()\"\n    class=\"ax-radio\"\n    type=\"radio\"\n    name=\"everyHours\"\n    id=\"option1hours\"\n    value=\"every\"\n    [(ngModel)]=\"hoursService.hourModel.type\"\n    checked\n  />\n  <label for=\"option1hours\">\n    {{ '@acorex:common.general.every' | translate | async }}\n    {{ '@acorex:dateTime.units.hour' | translate | async }}\n  </label>\n</div>\n\n<div class=\"ax-radio-container\">\n  <input\n    (change)=\"inputChange()\"\n    class=\"ax-radio\"\n    type=\"radio\"\n    name=\"everyHours\"\n    id=\"option2hours\"\n    value=\"custom\"\n    [(ngModel)]=\"hoursService.hourModel.type\"\n  />\n  <label for=\"option2hours\">{{ '@acorex:common.general.custom' | translate | async }}</label>\n</div>\n\n<div class=\"ax-block-container\">\n  <div class=\"ax-every-container\">\n    <ax-check-box\n      (valueChange)=\"inputChange()\"\n      [disabled]=\"!isCustom\"\n      [(ngModel)]=\"hoursService.hourModel.custom.repeat.isRepeat\"\n    >\n      <ax-label>{{ '@acorex:common.general.every' | translate | async }}</ax-label>\n    </ax-check-box>\n\n    <ax-form class=\"ax-sm\">\n      <ax-form-field>\n        <ax-select-box\n          (onClosed)=\"inputChange()\"\n          [disabled]=\"!isCustom\"\n          [dataSource]=\"zeroTo23\"\n          textField=\"text\"\n          valueField=\"id\"\n          [(ngModel)]=\"hoursService.hourModel.custom.repeat.interval\"\n        >\n        </ax-select-box>\n      </ax-form-field>\n    </ax-form>\n\n    <span>{{ '@acorex:scheduler.starting-at.hour' | translate | async }}</span>\n\n    <ax-form class=\"ax-sm\">\n      <ax-form-field>\n        <ax-select-box\n          (onClosed)=\"inputChange()\"\n          [disabled]=\"!isCustom\"\n          [dataSource]=\"zeroTo23\"\n          textField=\"text\"\n          valueField=\"id\"\n          [(ngModel)]=\"hoursService.hourModel.custom.repeat.startAt\"\n        >\n        </ax-select-box>\n      </ax-form-field>\n    </ax-form>\n  </div>\n\n  <div class=\"ax-specific-container\">\n    <div class=\"ax-flex-container\">\n      <ax-check-box\n        (valueChange)=\"inputChange()\"\n        [disabled]=\"!isCustom\"\n        [(ngModel)]=\"hoursService.hourModel.custom.specific.isSpecific\"\n      >\n        <ax-label>{{ '@acorex:scheduler.specific.hour' | translate | async }} </ax-label>\n      </ax-check-box>\n    </div>\n\n    <ax-form>\n      <ax-form-field>\n        <ax-select-box\n          (onClosed)=\"inputChange()\"\n          [disabled]=\"!isCustom\"\n          [dataSource]=\"dropdownList\"\n          textField=\"text\"\n          valueField=\"id\"\n          [placeholder]=\"'@acorex:scheduler.time-units.select-hour' | translate | async\"\n          [multiple]=\"true\"\n          (onValueChanged)=\"changeHandler($event)\"\n        >\n          <ax-clear-button></ax-clear-button>\n        </ax-select-box>\n      </ax-form-field>\n    </ax-form>\n  </div>\n\n  <div class=\"ax-between-container\">\n    <ax-check-box\n      (valueChange)=\"inputChange()\"\n      [disabled]=\"!isCustom\"\n      [(ngModel)]=\"hoursService.hourModel.custom.between.isBetween\"\n    >\n      <ax-label>\n        {{ '@acorex:common.general.every' | translate | async }}\n        {{ '@acorex:dateTime.units.hour' | translate | async }}\n        {{ '@acorex:common.general.between' | translate | async }}\n        {{ '@acorex:dateTime.units.hour' | translate | async }}\n      </ax-label>\n    </ax-check-box>\n\n    <ax-form class=\"ax-sm\">\n      <ax-form-field>\n        <ax-select-box\n          (onClosed)=\"inputChange()\"\n          [disabled]=\"!isCustom\"\n          [dataSource]=\"zeroTo23\"\n          textField=\"text\"\n          valueField=\"id\"\n          [(ngModel)]=\"hoursService.hourModel.custom.between.from\"\n        >\n        </ax-select-box>\n      </ax-form-field>\n    </ax-form>\n\n    <span>{{ '@acorex:common.general.and' | translate | async }}</span>\n\n    <ax-form class=\"ax-sm\">\n      <ax-form-field>\n        <ax-select-box\n          (onClosed)=\"inputChange()\"\n          [disabled]=\"!isCustom\"\n          [dataSource]=\"zeroTo23\"\n          textField=\"text\"\n          valueField=\"id\"\n          [(ngModel)]=\"hoursService.hourModel.custom.between.to\"\n        >\n        </ax-select-box>\n      </ax-form-field>\n    </ax-form>\n  </div>\n</div>\n", styles: ["ax-cron-day label,ax-cron-hours label,ax-cron-minutes label,ax-cron-month label,ax-cron-seconds label,ax-cron-year label{font-size:.875rem;line-height:1.25rem;font-weight:500}ax-cron-day .ax-radio-container,ax-cron-hours .ax-radio-container,ax-cron-minutes .ax-radio-container,ax-cron-month .ax-radio-container,ax-cron-seconds .ax-radio-container,ax-cron-year .ax-radio-container{margin-bottom:.5rem;display:flex;align-items:center}ax-cron-day .ax-radio-container input,ax-cron-hours .ax-radio-container input,ax-cron-minutes .ax-radio-container input,ax-cron-month .ax-radio-container input,ax-cron-seconds .ax-radio-container input,ax-cron-year .ax-radio-container input{margin-inline-end:.5rem}ax-cron-day .ax-block-container,ax-cron-hours .ax-block-container,ax-cron-minutes .ax-block-container,ax-cron-month .ax-block-container,ax-cron-seconds .ax-block-container,ax-cron-year .ax-block-container{padding-inline-start:1.5rem}ax-cron-day .ax-block-container .ax-every-container,ax-cron-hours .ax-block-container .ax-every-container,ax-cron-minutes .ax-block-container .ax-every-container,ax-cron-month .ax-block-container .ax-every-container,ax-cron-seconds .ax-block-container .ax-every-container,ax-cron-year .ax-block-container .ax-every-container{display:flex;align-items:center}ax-cron-day .ax-block-container .ax-every-container ax-form,ax-cron-hours .ax-block-container .ax-every-container ax-form,ax-cron-minutes .ax-block-container .ax-every-container ax-form,ax-cron-month .ax-block-container .ax-every-container ax-form,ax-cron-seconds .ax-block-container .ax-every-container ax-form,ax-cron-year .ax-block-container .ax-every-container ax-form{width:fit-content;margin-inline:.5rem}ax-cron-day .ax-block-container .ax-specific-container,ax-cron-hours .ax-block-container .ax-specific-container,ax-cron-minutes .ax-block-container .ax-specific-container,ax-cron-month .ax-block-container .ax-specific-container,ax-cron-seconds .ax-block-container .ax-specific-container,ax-cron-year .ax-block-container .ax-specific-container{margin-block:.5rem}ax-cron-day .ax-block-container .ax-specific-container .ax-flex-container,ax-cron-hours .ax-block-container .ax-specific-container .ax-flex-container,ax-cron-minutes .ax-block-container .ax-specific-container .ax-flex-container,ax-cron-month .ax-block-container .ax-specific-container .ax-flex-container,ax-cron-seconds .ax-block-container .ax-specific-container .ax-flex-container,ax-cron-year .ax-block-container .ax-specific-container .ax-flex-container{display:flex;align-items:center;margin-bottom:.5rem}ax-cron-day .ax-block-container .ax-between-container,ax-cron-hours .ax-block-container .ax-between-container,ax-cron-minutes .ax-block-container .ax-between-container,ax-cron-month .ax-block-container .ax-between-container,ax-cron-seconds .ax-block-container .ax-between-container,ax-cron-year .ax-block-container .ax-between-container{display:flex;align-items:center}ax-cron-day .ax-block-container .ax-between-container .ax-flex-container,ax-cron-hours .ax-block-container .ax-between-container .ax-flex-container,ax-cron-minutes .ax-block-container .ax-between-container .ax-flex-container,ax-cron-month .ax-block-container .ax-between-container .ax-flex-container,ax-cron-seconds .ax-block-container .ax-between-container .ax-flex-container,ax-cron-year .ax-block-container .ax-between-container .ax-flex-container{display:flex;align-items:center;margin-bottom:.5rem}ax-cron-day .ax-block-container .ax-between-container ax-form,ax-cron-hours .ax-block-container .ax-between-container ax-form,ax-cron-minutes .ax-block-container .ax-between-container ax-form,ax-cron-month .ax-block-container .ax-between-container ax-form,ax-cron-seconds .ax-block-container .ax-between-container ax-form,ax-cron-year .ax-block-container .ax-between-container ax-form{width:fit-content;margin-inline:.5rem}ax-cron-day .ax-block-container .ax-week-container,ax-cron-hours .ax-block-container .ax-week-container,ax-cron-minutes .ax-block-container .ax-week-container,ax-cron-month .ax-block-container .ax-week-container,ax-cron-seconds .ax-block-container .ax-week-container,ax-cron-year .ax-block-container .ax-week-container{display:flex;align-items:center;margin-bottom:.5rem}ax-cron-day .ax-block-container .ax-week-container ax-form,ax-cron-hours .ax-block-container .ax-week-container ax-form,ax-cron-minutes .ax-block-container .ax-week-container ax-form,ax-cron-month .ax-block-container .ax-week-container ax-form,ax-cron-seconds .ax-block-container .ax-week-container ax-form,ax-cron-year .ax-block-container .ax-week-container ax-form{width:fit-content;margin-inline:.5rem}ax-cron-day .ax-block-container .ax-week-container .ax-radio,ax-cron-hours .ax-block-container .ax-week-container .ax-radio,ax-cron-minutes .ax-block-container .ax-week-container .ax-radio,ax-cron-month .ax-block-container .ax-week-container .ax-radio,ax-cron-seconds .ax-block-container .ax-week-container .ax-radio,ax-cron-year .ax-block-container .ax-week-container .ax-radio{margin-inline-end:.5rem}\n"], dependencies: [{ kind: "ngmodule", type: FormsModule }, { kind: "directive", type: i1.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i1.RadioControlValueAccessor, selector: "input[type=radio][formControlName],input[type=radio][formControl],input[type=radio][ngModel]", inputs: ["name", "formControlName", "value"] }, { kind: "directive", type: i1.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }, { kind: "component", type: AXCheckBoxComponent, selector: "ax-check-box", inputs: ["disabled", "tabIndex", "readonly", "color", "value", "name", "id", "isLoading", "indeterminate"], outputs: ["onBlur", "onFocus", "valueChange", "onValueChanged"] }, { kind: "component", type: AXLabelComponent, selector: "ax-label", inputs: ["required", "for"], outputs: ["requiredChange"] }, { kind: "component", type: AXFormComponent, selector: "ax-form", inputs: ["labelMode", "look", "messageStyle", "updateOn"], outputs: ["onValidate", "updateOnChange"] }, { kind: "component", type: AXFormFieldComponent, selector: "ax-form-field", inputs: ["labelMode"] }, { kind: "component", type: AXSelectBoxComponent, selector: "ax-select-box", inputs: ["disabled", "readonly", "tabIndex", "placeholder", "minValue", "maxValue", "value", "state", "name", "id", "type", "look", "multiple", "valueField", "textField", "disabledField", "textTemplate", "selectedItems", "isItemTruncated", "showItemTooltip", "dataSource", "minRecordsForSearch", "caption", "itemTemplate", "selectedTemplate", "emptyTemplate", "loadingTemplate", "dropdownWidth", "searchBoxAutoFocus"], outputs: ["valueChange", "stateChange", "onValueChanged", "onBlur", "onFocus", "readonlyChange", "disabledChange", "onOpened", "onClosed", "onItemSelected", "onItemClick"] }, { kind: "component", type: AXDecoratorClearButtonComponent, selector: "ax-clear-button", inputs: ["icon"] }, { kind: "pipe", type: AsyncPipe, name: "async" }, { kind: "pipe", type: AXTranslatorPipe, name: "translate" }], encapsulation: i0.ViewEncapsulation.None }); }
         
     | 
| 
       572 
572 
     | 
    
         
             
            }
         
     | 
| 
       573 
     | 
    
         
            -
            i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3. 
     | 
| 
      
 573 
     | 
    
         
            +
            i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.6", ngImport: i0, type: AXCronHoursComponent, decorators: [{
         
     | 
| 
       574 
574 
     | 
    
         
             
                        type: Component,
         
     | 
| 
       575 
575 
     | 
    
         
             
                        args: [{ selector: 'ax-cron-hours', encapsulation: ViewEncapsulation.None, host: { ngSkipHydration: 'true' }, imports: [
         
     | 
| 
       576 
576 
     | 
    
         
             
                                    FormsModule,
         
     | 
| 
         @@ -583,7 +583,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.3", ngImpor 
     | 
|
| 
       583 
583 
     | 
    
         
             
                                    AsyncPipe,
         
     | 
| 
       584 
584 
     | 
    
         
             
                                    AXTranslatorPipe,
         
     | 
| 
       585 
585 
     | 
    
         
             
                                ], providers: [{ provide: AXComponent, useExisting: AXCronHoursComponent }], template: "<div class=\"ax-radio-container\">\n  <input\n    (change)=\"inputChange()\"\n    class=\"ax-radio\"\n    type=\"radio\"\n    name=\"everyHours\"\n    id=\"option1hours\"\n    value=\"every\"\n    [(ngModel)]=\"hoursService.hourModel.type\"\n    checked\n  />\n  <label for=\"option1hours\">\n    {{ '@acorex:common.general.every' | translate | async }}\n    {{ '@acorex:dateTime.units.hour' | translate | async }}\n  </label>\n</div>\n\n<div class=\"ax-radio-container\">\n  <input\n    (change)=\"inputChange()\"\n    class=\"ax-radio\"\n    type=\"radio\"\n    name=\"everyHours\"\n    id=\"option2hours\"\n    value=\"custom\"\n    [(ngModel)]=\"hoursService.hourModel.type\"\n  />\n  <label for=\"option2hours\">{{ '@acorex:common.general.custom' | translate | async }}</label>\n</div>\n\n<div class=\"ax-block-container\">\n  <div class=\"ax-every-container\">\n    <ax-check-box\n      (valueChange)=\"inputChange()\"\n      [disabled]=\"!isCustom\"\n      [(ngModel)]=\"hoursService.hourModel.custom.repeat.isRepeat\"\n    >\n      <ax-label>{{ '@acorex:common.general.every' | translate | async }}</ax-label>\n    </ax-check-box>\n\n    <ax-form class=\"ax-sm\">\n      <ax-form-field>\n        <ax-select-box\n          (onClosed)=\"inputChange()\"\n          [disabled]=\"!isCustom\"\n          [dataSource]=\"zeroTo23\"\n          textField=\"text\"\n          valueField=\"id\"\n          [(ngModel)]=\"hoursService.hourModel.custom.repeat.interval\"\n        >\n        </ax-select-box>\n      </ax-form-field>\n    </ax-form>\n\n    <span>{{ '@acorex:scheduler.starting-at.hour' | translate | async }}</span>\n\n    <ax-form class=\"ax-sm\">\n      <ax-form-field>\n        <ax-select-box\n          (onClosed)=\"inputChange()\"\n          [disabled]=\"!isCustom\"\n          [dataSource]=\"zeroTo23\"\n          textField=\"text\"\n          valueField=\"id\"\n          [(ngModel)]=\"hoursService.hourModel.custom.repeat.startAt\"\n        >\n        </ax-select-box>\n      </ax-form-field>\n    </ax-form>\n  </div>\n\n  <div class=\"ax-specific-container\">\n    <div class=\"ax-flex-container\">\n      <ax-check-box\n        (valueChange)=\"inputChange()\"\n        [disabled]=\"!isCustom\"\n        [(ngModel)]=\"hoursService.hourModel.custom.specific.isSpecific\"\n      >\n        <ax-label>{{ '@acorex:scheduler.specific.hour' | translate | async }} </ax-label>\n      </ax-check-box>\n    </div>\n\n    <ax-form>\n      <ax-form-field>\n        <ax-select-box\n          (onClosed)=\"inputChange()\"\n          [disabled]=\"!isCustom\"\n          [dataSource]=\"dropdownList\"\n          textField=\"text\"\n          valueField=\"id\"\n          [placeholder]=\"'@acorex:scheduler.time-units.select-hour' | translate | async\"\n          [multiple]=\"true\"\n          (onValueChanged)=\"changeHandler($event)\"\n        >\n          <ax-clear-button></ax-clear-button>\n        </ax-select-box>\n      </ax-form-field>\n    </ax-form>\n  </div>\n\n  <div class=\"ax-between-container\">\n    <ax-check-box\n      (valueChange)=\"inputChange()\"\n      [disabled]=\"!isCustom\"\n      [(ngModel)]=\"hoursService.hourModel.custom.between.isBetween\"\n    >\n      <ax-label>\n        {{ '@acorex:common.general.every' | translate | async }}\n        {{ '@acorex:dateTime.units.hour' | translate | async }}\n        {{ '@acorex:common.general.between' | translate | async }}\n        {{ '@acorex:dateTime.units.hour' | translate | async }}\n      </ax-label>\n    </ax-check-box>\n\n    <ax-form class=\"ax-sm\">\n      <ax-form-field>\n        <ax-select-box\n          (onClosed)=\"inputChange()\"\n          [disabled]=\"!isCustom\"\n          [dataSource]=\"zeroTo23\"\n          textField=\"text\"\n          valueField=\"id\"\n          [(ngModel)]=\"hoursService.hourModel.custom.between.from\"\n        >\n        </ax-select-box>\n      </ax-form-field>\n    </ax-form>\n\n    <span>{{ '@acorex:common.general.and' | translate | async }}</span>\n\n    <ax-form class=\"ax-sm\">\n      <ax-form-field>\n        <ax-select-box\n          (onClosed)=\"inputChange()\"\n          [disabled]=\"!isCustom\"\n          [dataSource]=\"zeroTo23\"\n          textField=\"text\"\n          valueField=\"id\"\n          [(ngModel)]=\"hoursService.hourModel.custom.between.to\"\n        >\n        </ax-select-box>\n      </ax-form-field>\n    </ax-form>\n  </div>\n</div>\n", styles: ["ax-cron-day label,ax-cron-hours label,ax-cron-minutes label,ax-cron-month label,ax-cron-seconds label,ax-cron-year label{font-size:.875rem;line-height:1.25rem;font-weight:500}ax-cron-day .ax-radio-container,ax-cron-hours .ax-radio-container,ax-cron-minutes .ax-radio-container,ax-cron-month .ax-radio-container,ax-cron-seconds .ax-radio-container,ax-cron-year .ax-radio-container{margin-bottom:.5rem;display:flex;align-items:center}ax-cron-day .ax-radio-container input,ax-cron-hours .ax-radio-container input,ax-cron-minutes .ax-radio-container input,ax-cron-month .ax-radio-container input,ax-cron-seconds .ax-radio-container input,ax-cron-year .ax-radio-container input{margin-inline-end:.5rem}ax-cron-day .ax-block-container,ax-cron-hours .ax-block-container,ax-cron-minutes .ax-block-container,ax-cron-month .ax-block-container,ax-cron-seconds .ax-block-container,ax-cron-year .ax-block-container{padding-inline-start:1.5rem}ax-cron-day .ax-block-container .ax-every-container,ax-cron-hours .ax-block-container .ax-every-container,ax-cron-minutes .ax-block-container .ax-every-container,ax-cron-month .ax-block-container .ax-every-container,ax-cron-seconds .ax-block-container .ax-every-container,ax-cron-year .ax-block-container .ax-every-container{display:flex;align-items:center}ax-cron-day .ax-block-container .ax-every-container ax-form,ax-cron-hours .ax-block-container .ax-every-container ax-form,ax-cron-minutes .ax-block-container .ax-every-container ax-form,ax-cron-month .ax-block-container .ax-every-container ax-form,ax-cron-seconds .ax-block-container .ax-every-container ax-form,ax-cron-year .ax-block-container .ax-every-container ax-form{width:fit-content;margin-inline:.5rem}ax-cron-day .ax-block-container .ax-specific-container,ax-cron-hours .ax-block-container .ax-specific-container,ax-cron-minutes .ax-block-container .ax-specific-container,ax-cron-month .ax-block-container .ax-specific-container,ax-cron-seconds .ax-block-container .ax-specific-container,ax-cron-year .ax-block-container .ax-specific-container{margin-block:.5rem}ax-cron-day .ax-block-container .ax-specific-container .ax-flex-container,ax-cron-hours .ax-block-container .ax-specific-container .ax-flex-container,ax-cron-minutes .ax-block-container .ax-specific-container .ax-flex-container,ax-cron-month .ax-block-container .ax-specific-container .ax-flex-container,ax-cron-seconds .ax-block-container .ax-specific-container .ax-flex-container,ax-cron-year .ax-block-container .ax-specific-container .ax-flex-container{display:flex;align-items:center;margin-bottom:.5rem}ax-cron-day .ax-block-container .ax-between-container,ax-cron-hours .ax-block-container .ax-between-container,ax-cron-minutes .ax-block-container .ax-between-container,ax-cron-month .ax-block-container .ax-between-container,ax-cron-seconds .ax-block-container .ax-between-container,ax-cron-year .ax-block-container .ax-between-container{display:flex;align-items:center}ax-cron-day .ax-block-container .ax-between-container .ax-flex-container,ax-cron-hours .ax-block-container .ax-between-container .ax-flex-container,ax-cron-minutes .ax-block-container .ax-between-container .ax-flex-container,ax-cron-month .ax-block-container .ax-between-container .ax-flex-container,ax-cron-seconds .ax-block-container .ax-between-container .ax-flex-container,ax-cron-year .ax-block-container .ax-between-container .ax-flex-container{display:flex;align-items:center;margin-bottom:.5rem}ax-cron-day .ax-block-container .ax-between-container ax-form,ax-cron-hours .ax-block-container .ax-between-container ax-form,ax-cron-minutes .ax-block-container .ax-between-container ax-form,ax-cron-month .ax-block-container .ax-between-container ax-form,ax-cron-seconds .ax-block-container .ax-between-container ax-form,ax-cron-year .ax-block-container .ax-between-container ax-form{width:fit-content;margin-inline:.5rem}ax-cron-day .ax-block-container .ax-week-container,ax-cron-hours .ax-block-container .ax-week-container,ax-cron-minutes .ax-block-container .ax-week-container,ax-cron-month .ax-block-container .ax-week-container,ax-cron-seconds .ax-block-container .ax-week-container,ax-cron-year .ax-block-container .ax-week-container{display:flex;align-items:center;margin-bottom:.5rem}ax-cron-day .ax-block-container .ax-week-container ax-form,ax-cron-hours .ax-block-container .ax-week-container ax-form,ax-cron-minutes .ax-block-container .ax-week-container ax-form,ax-cron-month .ax-block-container .ax-week-container ax-form,ax-cron-seconds .ax-block-container .ax-week-container ax-form,ax-cron-year .ax-block-container .ax-week-container ax-form{width:fit-content;margin-inline:.5rem}ax-cron-day .ax-block-container .ax-week-container .ax-radio,ax-cron-hours .ax-block-container .ax-week-container .ax-radio,ax-cron-minutes .ax-block-container .ax-week-container .ax-radio,ax-cron-month .ax-block-container .ax-week-container .ax-radio,ax-cron-seconds .ax-block-container .ax-week-container .ax-radio,ax-cron-year .ax-block-container .ax-week-container .ax-radio{margin-inline-end:.5rem}\n"] }]
         
     | 
| 
       586 
     | 
    
         
            -
                    }] });
         
     | 
| 
      
 586 
     | 
    
         
            +
                    }], propDecorators: { hoursChanged: [{ type: i0.Output, args: ["hoursChanged"] }] } });
         
     | 
| 
       587 
587 
     | 
    
         | 
| 
       588 
588 
     | 
    
         
             
            class Minutes {
         
     | 
| 
       589 
589 
     | 
    
         
             
                constructor() {
         
     | 
| 
         @@ -661,10 +661,10 @@ class MinutesService { 
     | 
|
| 
       661 
661 
     | 
    
         
             
                        this.minuteModel.custom.between.to = rangeData?.to;
         
     | 
| 
       662 
662 
     | 
    
         
             
                    }
         
     | 
| 
       663 
663 
     | 
    
         
             
                }
         
     | 
| 
       664 
     | 
    
         
            -
                static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3. 
     | 
| 
       665 
     | 
    
         
            -
                static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3. 
     | 
| 
      
 664 
     | 
    
         
            +
                static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.6", ngImport: i0, type: MinutesService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
         
     | 
| 
      
 665 
     | 
    
         
            +
                static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.6", ngImport: i0, type: MinutesService }); }
         
     | 
| 
       666 
666 
     | 
    
         
             
            }
         
     | 
| 
       667 
     | 
    
         
            -
            i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3. 
     | 
| 
      
 667 
     | 
    
         
            +
            i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.6", ngImport: i0, type: MinutesService, decorators: [{
         
     | 
| 
       668 
668 
     | 
    
         
             
                        type: Injectable
         
     | 
| 
       669 
669 
     | 
    
         
             
                    }], ctorParameters: () => [] });
         
     | 
| 
       670 
670 
     | 
    
         | 
| 
         @@ -691,10 +691,10 @@ class AXCronMinutesComponent { 
     | 
|
| 
       691 
691 
     | 
    
         
             
                get isCustom() {
         
     | 
| 
       692 
692 
     | 
    
         
             
                    return this.minutesService.minuteModel.type === Type.Every ? false : true;
         
     | 
| 
       693 
693 
     | 
    
         
             
                }
         
     | 
| 
       694 
     | 
    
         
            -
                static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3. 
     | 
| 
       695 
     | 
    
         
            -
                static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.3", type: AXCronMinutesComponent, isStandalone: true, selector: "ax-cron-minutes", outputs: { minutesChanged: "minutesChanged" }, host: { attributes: { "ngSkipHydration": "true" } }, providers: [{ provide: AXComponent, useExisting: AXCronMinutesComponent }], ngImport: i0, template: "<div class=\"ax-radio-container\">\n  <input\n    (change)=\"inputChange()\"\n    class=\"ax-radio\"\n    type=\"radio\"\n    name=\"everyMinutes\"\n    id=\"option1minutes\"\n    value=\"every\"\n    [(ngModel)]=\"minutesService.minuteModel.type\"\n    checked\n  />\n  <label for=\"option1minutes\">\n    {{ '@acorex:common.general.every' | translate | async }}\n    {{ '@acorex:dateTime.units.minute' | translate | async }}\n  </label>\n</div>\n\n<div class=\"ax-radio-container\">\n  <input\n    (change)=\"inputChange()\"\n    class=\"ax-radio\"\n    type=\"radio\"\n    name=\"everyMinutes\"\n    id=\"option2minutes\"\n    value=\"custom\"\n    [(ngModel)]=\"minutesService.minuteModel.type\"\n  />\n  <label for=\"option2minutes\">{{ '@acorex:common.general.custom' | translate | async }}</label>\n</div>\n\n<div class=\"ax-block-container\">\n  <div class=\"ax-every-container\">\n    <ax-check-box\n      (valueChange)=\"inputChange()\"\n      [disabled]=\"!isCustom\"\n      [(ngModel)]=\"minutesService.minuteModel.custom.repeat.isRepeat\"\n    >\n      <ax-label>{{ '@acorex:common.general.every' | translate | async }}</ax-label>\n    </ax-check-box>\n\n    <ax-form class=\"ax-sm\">\n      <ax-form-field>\n        <ax-select-box\n          (onClosed)=\"inputChange()\"\n          [disabled]=\"!isCustom\"\n          [dataSource]=\"zeroTo59\"\n          textField=\"text\"\n          valueField=\"id\"\n          [(ngModel)]=\"minutesService.minuteModel.custom.repeat.interval\"\n        >\n        </ax-select-box>\n      </ax-form-field>\n    </ax-form>\n\n    <span>{{ '@acorex:scheduler.starting-at.minute' | translate | async }}</span>\n\n    <ax-form class=\"ax-sm\">\n      <ax-form-field>\n        <ax-select-box\n          (onClosed)=\"inputChange()\"\n          [disabled]=\"!isCustom\"\n          [dataSource]=\"zeroTo59\"\n          textField=\"text\"\n          valueField=\"id\"\n          [(ngModel)]=\"minutesService.minuteModel.custom.repeat.startAt\"\n        >\n        </ax-select-box>\n      </ax-form-field>\n    </ax-form>\n  </div>\n\n  <div class=\"ax-specific-container\">\n    <div class=\"ax-flex-container\">\n      <ax-check-box\n        (valueChange)=\"inputChange()\"\n        [disabled]=\"!isCustom\"\n        [(ngModel)]=\"minutesService.minuteModel.custom.specific.isSpecific\"\n      >\n        <ax-label>{{ '@acorex:scheduler.specific.minute' | translate | async }}</ax-label>\n      </ax-check-box>\n    </div>\n\n    <ax-form>\n      <ax-form-field>\n        <ax-select-box\n          (onClosed)=\"inputChange()\"\n          [disabled]=\"!isCustom\"\n          [dataSource]=\"dropdownList\"\n          textField=\"text\"\n          valueField=\"id\"\n          [placeholder]=\"'@acorex:scheduler.time-units.select-minute' | translate | async\"\n          [multiple]=\"true\"\n          (onValueChanged)=\"changeHandler($event)\"\n        >\n          <ax-clear-button></ax-clear-button>\n        </ax-select-box>\n      </ax-form-field>\n    </ax-form>\n  </div>\n\n  <div class=\"ax-between-container\">\n    <ax-check-box\n      (valueChange)=\"inputChange()\"\n      [disabled]=\"!isCustom\"\n      [(ngModel)]=\"minutesService.minuteModel.custom.between.isBetween\"\n    >\n      <ax-label>\n        {{ '@acorex:common.general.every' | translate | async }}\n        {{ '@acorex:dateTime.units.minute' | translate | async }}\n        {{ '@acorex:common.general.between' | translate | async }}\n        {{ '@acorex:dateTime.units.minute' | translate | async }}\n      </ax-label>\n    </ax-check-box>\n\n    <ax-form class=\"ax-sm\">\n      <ax-form-field>\n        <ax-select-box\n          (onClosed)=\"inputChange()\"\n          [disabled]=\"!isCustom\"\n          [dataSource]=\"zeroTo59\"\n          textField=\"text\"\n          valueField=\"id\"\n          [(ngModel)]=\"minutesService.minuteModel.custom.between.from\"\n        >\n        </ax-select-box>\n      </ax-form-field>\n    </ax-form>\n\n    <span>{{ '@acorex:common.general.and' | translate | async }}</span>\n\n    <ax-form class=\"ax-sm\">\n      <ax-form-field>\n        <ax-select-box\n          (onClosed)=\"inputChange()\"\n          [disabled]=\"!isCustom\"\n          [dataSource]=\"zeroTo59\"\n          textField=\"text\"\n          valueField=\"id\"\n          [(ngModel)]=\"minutesService.minuteModel.custom.between.to\"\n        >\n        </ax-select-box>\n      </ax-form-field>\n    </ax-form>\n  </div>\n</div>\n", styles: ["ax-cron-day label,ax-cron-hours label,ax-cron-minutes label,ax-cron-month label,ax-cron-seconds label,ax-cron-year label{font-size:.875rem;line-height:1.25rem;font-weight:500}ax-cron-day .ax-radio-container,ax-cron-hours .ax-radio-container,ax-cron-minutes .ax-radio-container,ax-cron-month .ax-radio-container,ax-cron-seconds .ax-radio-container,ax-cron-year .ax-radio-container{margin-bottom:.5rem;display:flex;align-items:center}ax-cron-day .ax-radio-container input,ax-cron-hours .ax-radio-container input,ax-cron-minutes .ax-radio-container input,ax-cron-month .ax-radio-container input,ax-cron-seconds .ax-radio-container input,ax-cron-year .ax-radio-container input{margin-inline-end:.5rem}ax-cron-day .ax-block-container,ax-cron-hours .ax-block-container,ax-cron-minutes .ax-block-container,ax-cron-month .ax-block-container,ax-cron-seconds .ax-block-container,ax-cron-year .ax-block-container{padding-inline-start:1.5rem}ax-cron-day .ax-block-container .ax-every-container,ax-cron-hours .ax-block-container .ax-every-container,ax-cron-minutes .ax-block-container .ax-every-container,ax-cron-month .ax-block-container .ax-every-container,ax-cron-seconds .ax-block-container .ax-every-container,ax-cron-year .ax-block-container .ax-every-container{display:flex;align-items:center}ax-cron-day .ax-block-container .ax-every-container ax-form,ax-cron-hours .ax-block-container .ax-every-container ax-form,ax-cron-minutes .ax-block-container .ax-every-container ax-form,ax-cron-month .ax-block-container .ax-every-container ax-form,ax-cron-seconds .ax-block-container .ax-every-container ax-form,ax-cron-year .ax-block-container .ax-every-container ax-form{width:fit-content;margin-inline:.5rem}ax-cron-day .ax-block-container .ax-specific-container,ax-cron-hours .ax-block-container .ax-specific-container,ax-cron-minutes .ax-block-container .ax-specific-container,ax-cron-month .ax-block-container .ax-specific-container,ax-cron-seconds .ax-block-container .ax-specific-container,ax-cron-year .ax-block-container .ax-specific-container{margin-block:.5rem}ax-cron-day .ax-block-container .ax-specific-container .ax-flex-container,ax-cron-hours .ax-block-container .ax-specific-container .ax-flex-container,ax-cron-minutes .ax-block-container .ax-specific-container .ax-flex-container,ax-cron-month .ax-block-container .ax-specific-container .ax-flex-container,ax-cron-seconds .ax-block-container .ax-specific-container .ax-flex-container,ax-cron-year .ax-block-container .ax-specific-container .ax-flex-container{display:flex;align-items:center;margin-bottom:.5rem}ax-cron-day .ax-block-container .ax-between-container,ax-cron-hours .ax-block-container .ax-between-container,ax-cron-minutes .ax-block-container .ax-between-container,ax-cron-month .ax-block-container .ax-between-container,ax-cron-seconds .ax-block-container .ax-between-container,ax-cron-year .ax-block-container .ax-between-container{display:flex;align-items:center}ax-cron-day .ax-block-container .ax-between-container .ax-flex-container,ax-cron-hours .ax-block-container .ax-between-container .ax-flex-container,ax-cron-minutes .ax-block-container .ax-between-container .ax-flex-container,ax-cron-month .ax-block-container .ax-between-container .ax-flex-container,ax-cron-seconds .ax-block-container .ax-between-container .ax-flex-container,ax-cron-year .ax-block-container .ax-between-container .ax-flex-container{display:flex;align-items:center;margin-bottom:.5rem}ax-cron-day .ax-block-container .ax-between-container ax-form,ax-cron-hours .ax-block-container .ax-between-container ax-form,ax-cron-minutes .ax-block-container .ax-between-container ax-form,ax-cron-month .ax-block-container .ax-between-container ax-form,ax-cron-seconds .ax-block-container .ax-between-container ax-form,ax-cron-year .ax-block-container .ax-between-container ax-form{width:fit-content;margin-inline:.5rem}ax-cron-day .ax-block-container .ax-week-container,ax-cron-hours .ax-block-container .ax-week-container,ax-cron-minutes .ax-block-container .ax-week-container,ax-cron-month .ax-block-container .ax-week-container,ax-cron-seconds .ax-block-container .ax-week-container,ax-cron-year .ax-block-container .ax-week-container{display:flex;align-items:center;margin-bottom:.5rem}ax-cron-day .ax-block-container .ax-week-container ax-form,ax-cron-hours .ax-block-container .ax-week-container ax-form,ax-cron-minutes .ax-block-container .ax-week-container ax-form,ax-cron-month .ax-block-container .ax-week-container ax-form,ax-cron-seconds .ax-block-container .ax-week-container ax-form,ax-cron-year .ax-block-container .ax-week-container ax-form{width:fit-content;margin-inline:.5rem}ax-cron-day .ax-block-container .ax-week-container .ax-radio,ax-cron-hours .ax-block-container .ax-week-container .ax-radio,ax-cron-minutes .ax-block-container .ax-week-container .ax-radio,ax-cron-month .ax-block-container .ax-week-container .ax-radio,ax-cron-seconds .ax-block-container .ax-week-container .ax-radio,ax-cron-year .ax-block-container .ax-week-container .ax-radio{margin-inline-end:.5rem}\n"], dependencies: [{ kind: "ngmodule", type: FormsModule }, { kind: "directive", type: i1.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i1.RadioControlValueAccessor, selector: "input[type=radio][formControlName],input[type=radio][formControl],input[type=radio][ngModel]", inputs: ["name", "formControlName", "value"] }, { kind: "directive", type: i1.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }, { kind: "component", type: AXCheckBoxComponent, selector: "ax-check-box", inputs: ["disabled", "tabIndex", "readonly", "color", "value", "name", "id", "isLoading", "indeterminate"], outputs: ["onBlur", "onFocus", "valueChange", "onValueChanged"] }, { kind: "component", type: AXLabelComponent, selector: "ax-label", inputs: ["required", "for"], outputs: ["requiredChange"] }, { kind: "component", type: AXFormComponent, selector: "ax-form", inputs: ["labelMode", "look", "messageStyle", "updateOn"], outputs: ["onValidate", "updateOnChange"] }, { kind: "component", type: AXFormFieldComponent, selector: "ax-form-field", inputs: ["labelMode"] }, { kind: "component", type: AXSelectBoxComponent, selector: "ax-select-box", inputs: ["disabled", "readonly", "tabIndex", "placeholder", "minValue", "maxValue", "value", "state", "name", "id", "type", "look", "multiple", "valueField", "textField", "disabledField", "textTemplate", "selectedItems", "isItemTruncated", "showItemTooltip", "dataSource", "minRecordsForSearch", "caption", "itemTemplate", "selectedTemplate", "emptyTemplate", "loadingTemplate", "dropdownWidth", "searchBoxAutoFocus"], outputs: ["valueChange", "stateChange", "onValueChanged", "onBlur", "onFocus", "readonlyChange", "disabledChange", "onOpened", "onClosed", "onItemSelected", "onItemClick"] }, { kind: "component", type: AXDecoratorClearButtonComponent, selector: "ax-clear-button", inputs: ["icon"] }, { kind: "pipe", type: AsyncPipe, name: "async" }, { kind: "pipe", type: AXTranslatorPipe, name: "translate" }], encapsulation: i0.ViewEncapsulation.None }); }
         
     | 
| 
      
 694 
     | 
    
         
            +
                static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.6", ngImport: i0, type: AXCronMinutesComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
         
     | 
| 
      
 695 
     | 
    
         
            +
                static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.6", type: AXCronMinutesComponent, isStandalone: true, selector: "ax-cron-minutes", outputs: { minutesChanged: "minutesChanged" }, host: { attributes: { "ngSkipHydration": "true" } }, providers: [{ provide: AXComponent, useExisting: AXCronMinutesComponent }], ngImport: i0, template: "<div class=\"ax-radio-container\">\n  <input\n    (change)=\"inputChange()\"\n    class=\"ax-radio\"\n    type=\"radio\"\n    name=\"everyMinutes\"\n    id=\"option1minutes\"\n    value=\"every\"\n    [(ngModel)]=\"minutesService.minuteModel.type\"\n    checked\n  />\n  <label for=\"option1minutes\">\n    {{ '@acorex:common.general.every' | translate | async }}\n    {{ '@acorex:dateTime.units.minute' | translate | async }}\n  </label>\n</div>\n\n<div class=\"ax-radio-container\">\n  <input\n    (change)=\"inputChange()\"\n    class=\"ax-radio\"\n    type=\"radio\"\n    name=\"everyMinutes\"\n    id=\"option2minutes\"\n    value=\"custom\"\n    [(ngModel)]=\"minutesService.minuteModel.type\"\n  />\n  <label for=\"option2minutes\">{{ '@acorex:common.general.custom' | translate | async }}</label>\n</div>\n\n<div class=\"ax-block-container\">\n  <div class=\"ax-every-container\">\n    <ax-check-box\n      (valueChange)=\"inputChange()\"\n      [disabled]=\"!isCustom\"\n      [(ngModel)]=\"minutesService.minuteModel.custom.repeat.isRepeat\"\n    >\n      <ax-label>{{ '@acorex:common.general.every' | translate | async }}</ax-label>\n    </ax-check-box>\n\n    <ax-form class=\"ax-sm\">\n      <ax-form-field>\n        <ax-select-box\n          (onClosed)=\"inputChange()\"\n          [disabled]=\"!isCustom\"\n          [dataSource]=\"zeroTo59\"\n          textField=\"text\"\n          valueField=\"id\"\n          [(ngModel)]=\"minutesService.minuteModel.custom.repeat.interval\"\n        >\n        </ax-select-box>\n      </ax-form-field>\n    </ax-form>\n\n    <span>{{ '@acorex:scheduler.starting-at.minute' | translate | async }}</span>\n\n    <ax-form class=\"ax-sm\">\n      <ax-form-field>\n        <ax-select-box\n          (onClosed)=\"inputChange()\"\n          [disabled]=\"!isCustom\"\n          [dataSource]=\"zeroTo59\"\n          textField=\"text\"\n          valueField=\"id\"\n          [(ngModel)]=\"minutesService.minuteModel.custom.repeat.startAt\"\n        >\n        </ax-select-box>\n      </ax-form-field>\n    </ax-form>\n  </div>\n\n  <div class=\"ax-specific-container\">\n    <div class=\"ax-flex-container\">\n      <ax-check-box\n        (valueChange)=\"inputChange()\"\n        [disabled]=\"!isCustom\"\n        [(ngModel)]=\"minutesService.minuteModel.custom.specific.isSpecific\"\n      >\n        <ax-label>{{ '@acorex:scheduler.specific.minute' | translate | async }}</ax-label>\n      </ax-check-box>\n    </div>\n\n    <ax-form>\n      <ax-form-field>\n        <ax-select-box\n          (onClosed)=\"inputChange()\"\n          [disabled]=\"!isCustom\"\n          [dataSource]=\"dropdownList\"\n          textField=\"text\"\n          valueField=\"id\"\n          [placeholder]=\"'@acorex:scheduler.time-units.select-minute' | translate | async\"\n          [multiple]=\"true\"\n          (onValueChanged)=\"changeHandler($event)\"\n        >\n          <ax-clear-button></ax-clear-button>\n        </ax-select-box>\n      </ax-form-field>\n    </ax-form>\n  </div>\n\n  <div class=\"ax-between-container\">\n    <ax-check-box\n      (valueChange)=\"inputChange()\"\n      [disabled]=\"!isCustom\"\n      [(ngModel)]=\"minutesService.minuteModel.custom.between.isBetween\"\n    >\n      <ax-label>\n        {{ '@acorex:common.general.every' | translate | async }}\n        {{ '@acorex:dateTime.units.minute' | translate | async }}\n        {{ '@acorex:common.general.between' | translate | async }}\n        {{ '@acorex:dateTime.units.minute' | translate | async }}\n      </ax-label>\n    </ax-check-box>\n\n    <ax-form class=\"ax-sm\">\n      <ax-form-field>\n        <ax-select-box\n          (onClosed)=\"inputChange()\"\n          [disabled]=\"!isCustom\"\n          [dataSource]=\"zeroTo59\"\n          textField=\"text\"\n          valueField=\"id\"\n          [(ngModel)]=\"minutesService.minuteModel.custom.between.from\"\n        >\n        </ax-select-box>\n      </ax-form-field>\n    </ax-form>\n\n    <span>{{ '@acorex:common.general.and' | translate | async }}</span>\n\n    <ax-form class=\"ax-sm\">\n      <ax-form-field>\n        <ax-select-box\n          (onClosed)=\"inputChange()\"\n          [disabled]=\"!isCustom\"\n          [dataSource]=\"zeroTo59\"\n          textField=\"text\"\n          valueField=\"id\"\n          [(ngModel)]=\"minutesService.minuteModel.custom.between.to\"\n        >\n        </ax-select-box>\n      </ax-form-field>\n    </ax-form>\n  </div>\n</div>\n", styles: ["ax-cron-day label,ax-cron-hours label,ax-cron-minutes label,ax-cron-month label,ax-cron-seconds label,ax-cron-year label{font-size:.875rem;line-height:1.25rem;font-weight:500}ax-cron-day .ax-radio-container,ax-cron-hours .ax-radio-container,ax-cron-minutes .ax-radio-container,ax-cron-month .ax-radio-container,ax-cron-seconds .ax-radio-container,ax-cron-year .ax-radio-container{margin-bottom:.5rem;display:flex;align-items:center}ax-cron-day .ax-radio-container input,ax-cron-hours .ax-radio-container input,ax-cron-minutes .ax-radio-container input,ax-cron-month .ax-radio-container input,ax-cron-seconds .ax-radio-container input,ax-cron-year .ax-radio-container input{margin-inline-end:.5rem}ax-cron-day .ax-block-container,ax-cron-hours .ax-block-container,ax-cron-minutes .ax-block-container,ax-cron-month .ax-block-container,ax-cron-seconds .ax-block-container,ax-cron-year .ax-block-container{padding-inline-start:1.5rem}ax-cron-day .ax-block-container .ax-every-container,ax-cron-hours .ax-block-container .ax-every-container,ax-cron-minutes .ax-block-container .ax-every-container,ax-cron-month .ax-block-container .ax-every-container,ax-cron-seconds .ax-block-container .ax-every-container,ax-cron-year .ax-block-container .ax-every-container{display:flex;align-items:center}ax-cron-day .ax-block-container .ax-every-container ax-form,ax-cron-hours .ax-block-container .ax-every-container ax-form,ax-cron-minutes .ax-block-container .ax-every-container ax-form,ax-cron-month .ax-block-container .ax-every-container ax-form,ax-cron-seconds .ax-block-container .ax-every-container ax-form,ax-cron-year .ax-block-container .ax-every-container ax-form{width:fit-content;margin-inline:.5rem}ax-cron-day .ax-block-container .ax-specific-container,ax-cron-hours .ax-block-container .ax-specific-container,ax-cron-minutes .ax-block-container .ax-specific-container,ax-cron-month .ax-block-container .ax-specific-container,ax-cron-seconds .ax-block-container .ax-specific-container,ax-cron-year .ax-block-container .ax-specific-container{margin-block:.5rem}ax-cron-day .ax-block-container .ax-specific-container .ax-flex-container,ax-cron-hours .ax-block-container .ax-specific-container .ax-flex-container,ax-cron-minutes .ax-block-container .ax-specific-container .ax-flex-container,ax-cron-month .ax-block-container .ax-specific-container .ax-flex-container,ax-cron-seconds .ax-block-container .ax-specific-container .ax-flex-container,ax-cron-year .ax-block-container .ax-specific-container .ax-flex-container{display:flex;align-items:center;margin-bottom:.5rem}ax-cron-day .ax-block-container .ax-between-container,ax-cron-hours .ax-block-container .ax-between-container,ax-cron-minutes .ax-block-container .ax-between-container,ax-cron-month .ax-block-container .ax-between-container,ax-cron-seconds .ax-block-container .ax-between-container,ax-cron-year .ax-block-container .ax-between-container{display:flex;align-items:center}ax-cron-day .ax-block-container .ax-between-container .ax-flex-container,ax-cron-hours .ax-block-container .ax-between-container .ax-flex-container,ax-cron-minutes .ax-block-container .ax-between-container .ax-flex-container,ax-cron-month .ax-block-container .ax-between-container .ax-flex-container,ax-cron-seconds .ax-block-container .ax-between-container .ax-flex-container,ax-cron-year .ax-block-container .ax-between-container .ax-flex-container{display:flex;align-items:center;margin-bottom:.5rem}ax-cron-day .ax-block-container .ax-between-container ax-form,ax-cron-hours .ax-block-container .ax-between-container ax-form,ax-cron-minutes .ax-block-container .ax-between-container ax-form,ax-cron-month .ax-block-container .ax-between-container ax-form,ax-cron-seconds .ax-block-container .ax-between-container ax-form,ax-cron-year .ax-block-container .ax-between-container ax-form{width:fit-content;margin-inline:.5rem}ax-cron-day .ax-block-container .ax-week-container,ax-cron-hours .ax-block-container .ax-week-container,ax-cron-minutes .ax-block-container .ax-week-container,ax-cron-month .ax-block-container .ax-week-container,ax-cron-seconds .ax-block-container .ax-week-container,ax-cron-year .ax-block-container .ax-week-container{display:flex;align-items:center;margin-bottom:.5rem}ax-cron-day .ax-block-container .ax-week-container ax-form,ax-cron-hours .ax-block-container .ax-week-container ax-form,ax-cron-minutes .ax-block-container .ax-week-container ax-form,ax-cron-month .ax-block-container .ax-week-container ax-form,ax-cron-seconds .ax-block-container .ax-week-container ax-form,ax-cron-year .ax-block-container .ax-week-container ax-form{width:fit-content;margin-inline:.5rem}ax-cron-day .ax-block-container .ax-week-container .ax-radio,ax-cron-hours .ax-block-container .ax-week-container .ax-radio,ax-cron-minutes .ax-block-container .ax-week-container .ax-radio,ax-cron-month .ax-block-container .ax-week-container .ax-radio,ax-cron-seconds .ax-block-container .ax-week-container .ax-radio,ax-cron-year .ax-block-container .ax-week-container .ax-radio{margin-inline-end:.5rem}\n"], dependencies: [{ kind: "ngmodule", type: FormsModule }, { kind: "directive", type: i1.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i1.RadioControlValueAccessor, selector: "input[type=radio][formControlName],input[type=radio][formControl],input[type=radio][ngModel]", inputs: ["name", "formControlName", "value"] }, { kind: "directive", type: i1.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }, { kind: "component", type: AXCheckBoxComponent, selector: "ax-check-box", inputs: ["disabled", "tabIndex", "readonly", "color", "value", "name", "id", "isLoading", "indeterminate"], outputs: ["onBlur", "onFocus", "valueChange", "onValueChanged"] }, { kind: "component", type: AXLabelComponent, selector: "ax-label", inputs: ["required", "for"], outputs: ["requiredChange"] }, { kind: "component", type: AXFormComponent, selector: "ax-form", inputs: ["labelMode", "look", "messageStyle", "updateOn"], outputs: ["onValidate", "updateOnChange"] }, { kind: "component", type: AXFormFieldComponent, selector: "ax-form-field", inputs: ["labelMode"] }, { kind: "component", type: AXSelectBoxComponent, selector: "ax-select-box", inputs: ["disabled", "readonly", "tabIndex", "placeholder", "minValue", "maxValue", "value", "state", "name", "id", "type", "look", "multiple", "valueField", "textField", "disabledField", "textTemplate", "selectedItems", "isItemTruncated", "showItemTooltip", "dataSource", "minRecordsForSearch", "caption", "itemTemplate", "selectedTemplate", "emptyTemplate", "loadingTemplate", "dropdownWidth", "searchBoxAutoFocus"], outputs: ["valueChange", "stateChange", "onValueChanged", "onBlur", "onFocus", "readonlyChange", "disabledChange", "onOpened", "onClosed", "onItemSelected", "onItemClick"] }, { kind: "component", type: AXDecoratorClearButtonComponent, selector: "ax-clear-button", inputs: ["icon"] }, { kind: "pipe", type: AsyncPipe, name: "async" }, { kind: "pipe", type: AXTranslatorPipe, name: "translate" }], encapsulation: i0.ViewEncapsulation.None }); }
         
     | 
| 
       696 
696 
     | 
    
         
             
            }
         
     | 
| 
       697 
     | 
    
         
            -
            i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3. 
     | 
| 
      
 697 
     | 
    
         
            +
            i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.6", ngImport: i0, type: AXCronMinutesComponent, decorators: [{
         
     | 
| 
       698 
698 
     | 
    
         
             
                        type: Component,
         
     | 
| 
       699 
699 
     | 
    
         
             
                        args: [{ selector: 'ax-cron-minutes', encapsulation: ViewEncapsulation.None, host: { ngSkipHydration: 'true' }, imports: [
         
     | 
| 
       700 
700 
     | 
    
         
             
                                    FormsModule,
         
     | 
| 
         @@ -707,7 +707,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.3", ngImpor 
     | 
|
| 
       707 
707 
     | 
    
         
             
                                    AsyncPipe,
         
     | 
| 
       708 
708 
     | 
    
         
             
                                    AXTranslatorPipe,
         
     | 
| 
       709 
709 
     | 
    
         
             
                                ], providers: [{ provide: AXComponent, useExisting: AXCronMinutesComponent }], template: "<div class=\"ax-radio-container\">\n  <input\n    (change)=\"inputChange()\"\n    class=\"ax-radio\"\n    type=\"radio\"\n    name=\"everyMinutes\"\n    id=\"option1minutes\"\n    value=\"every\"\n    [(ngModel)]=\"minutesService.minuteModel.type\"\n    checked\n  />\n  <label for=\"option1minutes\">\n    {{ '@acorex:common.general.every' | translate | async }}\n    {{ '@acorex:dateTime.units.minute' | translate | async }}\n  </label>\n</div>\n\n<div class=\"ax-radio-container\">\n  <input\n    (change)=\"inputChange()\"\n    class=\"ax-radio\"\n    type=\"radio\"\n    name=\"everyMinutes\"\n    id=\"option2minutes\"\n    value=\"custom\"\n    [(ngModel)]=\"minutesService.minuteModel.type\"\n  />\n  <label for=\"option2minutes\">{{ '@acorex:common.general.custom' | translate | async }}</label>\n</div>\n\n<div class=\"ax-block-container\">\n  <div class=\"ax-every-container\">\n    <ax-check-box\n      (valueChange)=\"inputChange()\"\n      [disabled]=\"!isCustom\"\n      [(ngModel)]=\"minutesService.minuteModel.custom.repeat.isRepeat\"\n    >\n      <ax-label>{{ '@acorex:common.general.every' | translate | async }}</ax-label>\n    </ax-check-box>\n\n    <ax-form class=\"ax-sm\">\n      <ax-form-field>\n        <ax-select-box\n          (onClosed)=\"inputChange()\"\n          [disabled]=\"!isCustom\"\n          [dataSource]=\"zeroTo59\"\n          textField=\"text\"\n          valueField=\"id\"\n          [(ngModel)]=\"minutesService.minuteModel.custom.repeat.interval\"\n        >\n        </ax-select-box>\n      </ax-form-field>\n    </ax-form>\n\n    <span>{{ '@acorex:scheduler.starting-at.minute' | translate | async }}</span>\n\n    <ax-form class=\"ax-sm\">\n      <ax-form-field>\n        <ax-select-box\n          (onClosed)=\"inputChange()\"\n          [disabled]=\"!isCustom\"\n          [dataSource]=\"zeroTo59\"\n          textField=\"text\"\n          valueField=\"id\"\n          [(ngModel)]=\"minutesService.minuteModel.custom.repeat.startAt\"\n        >\n        </ax-select-box>\n      </ax-form-field>\n    </ax-form>\n  </div>\n\n  <div class=\"ax-specific-container\">\n    <div class=\"ax-flex-container\">\n      <ax-check-box\n        (valueChange)=\"inputChange()\"\n        [disabled]=\"!isCustom\"\n        [(ngModel)]=\"minutesService.minuteModel.custom.specific.isSpecific\"\n      >\n        <ax-label>{{ '@acorex:scheduler.specific.minute' | translate | async }}</ax-label>\n      </ax-check-box>\n    </div>\n\n    <ax-form>\n      <ax-form-field>\n        <ax-select-box\n          (onClosed)=\"inputChange()\"\n          [disabled]=\"!isCustom\"\n          [dataSource]=\"dropdownList\"\n          textField=\"text\"\n          valueField=\"id\"\n          [placeholder]=\"'@acorex:scheduler.time-units.select-minute' | translate | async\"\n          [multiple]=\"true\"\n          (onValueChanged)=\"changeHandler($event)\"\n        >\n          <ax-clear-button></ax-clear-button>\n        </ax-select-box>\n      </ax-form-field>\n    </ax-form>\n  </div>\n\n  <div class=\"ax-between-container\">\n    <ax-check-box\n      (valueChange)=\"inputChange()\"\n      [disabled]=\"!isCustom\"\n      [(ngModel)]=\"minutesService.minuteModel.custom.between.isBetween\"\n    >\n      <ax-label>\n        {{ '@acorex:common.general.every' | translate | async }}\n        {{ '@acorex:dateTime.units.minute' | translate | async }}\n        {{ '@acorex:common.general.between' | translate | async }}\n        {{ '@acorex:dateTime.units.minute' | translate | async }}\n      </ax-label>\n    </ax-check-box>\n\n    <ax-form class=\"ax-sm\">\n      <ax-form-field>\n        <ax-select-box\n          (onClosed)=\"inputChange()\"\n          [disabled]=\"!isCustom\"\n          [dataSource]=\"zeroTo59\"\n          textField=\"text\"\n          valueField=\"id\"\n          [(ngModel)]=\"minutesService.minuteModel.custom.between.from\"\n        >\n        </ax-select-box>\n      </ax-form-field>\n    </ax-form>\n\n    <span>{{ '@acorex:common.general.and' | translate | async }}</span>\n\n    <ax-form class=\"ax-sm\">\n      <ax-form-field>\n        <ax-select-box\n          (onClosed)=\"inputChange()\"\n          [disabled]=\"!isCustom\"\n          [dataSource]=\"zeroTo59\"\n          textField=\"text\"\n          valueField=\"id\"\n          [(ngModel)]=\"minutesService.minuteModel.custom.between.to\"\n        >\n        </ax-select-box>\n      </ax-form-field>\n    </ax-form>\n  </div>\n</div>\n", styles: ["ax-cron-day label,ax-cron-hours label,ax-cron-minutes label,ax-cron-month label,ax-cron-seconds label,ax-cron-year label{font-size:.875rem;line-height:1.25rem;font-weight:500}ax-cron-day .ax-radio-container,ax-cron-hours .ax-radio-container,ax-cron-minutes .ax-radio-container,ax-cron-month .ax-radio-container,ax-cron-seconds .ax-radio-container,ax-cron-year .ax-radio-container{margin-bottom:.5rem;display:flex;align-items:center}ax-cron-day .ax-radio-container input,ax-cron-hours .ax-radio-container input,ax-cron-minutes .ax-radio-container input,ax-cron-month .ax-radio-container input,ax-cron-seconds .ax-radio-container input,ax-cron-year .ax-radio-container input{margin-inline-end:.5rem}ax-cron-day .ax-block-container,ax-cron-hours .ax-block-container,ax-cron-minutes .ax-block-container,ax-cron-month .ax-block-container,ax-cron-seconds .ax-block-container,ax-cron-year .ax-block-container{padding-inline-start:1.5rem}ax-cron-day .ax-block-container .ax-every-container,ax-cron-hours .ax-block-container .ax-every-container,ax-cron-minutes .ax-block-container .ax-every-container,ax-cron-month .ax-block-container .ax-every-container,ax-cron-seconds .ax-block-container .ax-every-container,ax-cron-year .ax-block-container .ax-every-container{display:flex;align-items:center}ax-cron-day .ax-block-container .ax-every-container ax-form,ax-cron-hours .ax-block-container .ax-every-container ax-form,ax-cron-minutes .ax-block-container .ax-every-container ax-form,ax-cron-month .ax-block-container .ax-every-container ax-form,ax-cron-seconds .ax-block-container .ax-every-container ax-form,ax-cron-year .ax-block-container .ax-every-container ax-form{width:fit-content;margin-inline:.5rem}ax-cron-day .ax-block-container .ax-specific-container,ax-cron-hours .ax-block-container .ax-specific-container,ax-cron-minutes .ax-block-container .ax-specific-container,ax-cron-month .ax-block-container .ax-specific-container,ax-cron-seconds .ax-block-container .ax-specific-container,ax-cron-year .ax-block-container .ax-specific-container{margin-block:.5rem}ax-cron-day .ax-block-container .ax-specific-container .ax-flex-container,ax-cron-hours .ax-block-container .ax-specific-container .ax-flex-container,ax-cron-minutes .ax-block-container .ax-specific-container .ax-flex-container,ax-cron-month .ax-block-container .ax-specific-container .ax-flex-container,ax-cron-seconds .ax-block-container .ax-specific-container .ax-flex-container,ax-cron-year .ax-block-container .ax-specific-container .ax-flex-container{display:flex;align-items:center;margin-bottom:.5rem}ax-cron-day .ax-block-container .ax-between-container,ax-cron-hours .ax-block-container .ax-between-container,ax-cron-minutes .ax-block-container .ax-between-container,ax-cron-month .ax-block-container .ax-between-container,ax-cron-seconds .ax-block-container .ax-between-container,ax-cron-year .ax-block-container .ax-between-container{display:flex;align-items:center}ax-cron-day .ax-block-container .ax-between-container .ax-flex-container,ax-cron-hours .ax-block-container .ax-between-container .ax-flex-container,ax-cron-minutes .ax-block-container .ax-between-container .ax-flex-container,ax-cron-month .ax-block-container .ax-between-container .ax-flex-container,ax-cron-seconds .ax-block-container .ax-between-container .ax-flex-container,ax-cron-year .ax-block-container .ax-between-container .ax-flex-container{display:flex;align-items:center;margin-bottom:.5rem}ax-cron-day .ax-block-container .ax-between-container ax-form,ax-cron-hours .ax-block-container .ax-between-container ax-form,ax-cron-minutes .ax-block-container .ax-between-container ax-form,ax-cron-month .ax-block-container .ax-between-container ax-form,ax-cron-seconds .ax-block-container .ax-between-container ax-form,ax-cron-year .ax-block-container .ax-between-container ax-form{width:fit-content;margin-inline:.5rem}ax-cron-day .ax-block-container .ax-week-container,ax-cron-hours .ax-block-container .ax-week-container,ax-cron-minutes .ax-block-container .ax-week-container,ax-cron-month .ax-block-container .ax-week-container,ax-cron-seconds .ax-block-container .ax-week-container,ax-cron-year .ax-block-container .ax-week-container{display:flex;align-items:center;margin-bottom:.5rem}ax-cron-day .ax-block-container .ax-week-container ax-form,ax-cron-hours .ax-block-container .ax-week-container ax-form,ax-cron-minutes .ax-block-container .ax-week-container ax-form,ax-cron-month .ax-block-container .ax-week-container ax-form,ax-cron-seconds .ax-block-container .ax-week-container ax-form,ax-cron-year .ax-block-container .ax-week-container ax-form{width:fit-content;margin-inline:.5rem}ax-cron-day .ax-block-container .ax-week-container .ax-radio,ax-cron-hours .ax-block-container .ax-week-container .ax-radio,ax-cron-minutes .ax-block-container .ax-week-container .ax-radio,ax-cron-month .ax-block-container .ax-week-container .ax-radio,ax-cron-seconds .ax-block-container .ax-week-container .ax-radio,ax-cron-year .ax-block-container .ax-week-container .ax-radio{margin-inline-end:.5rem}\n"] }]
         
     | 
| 
       710 
     | 
    
         
            -
                    }] });
         
     | 
| 
      
 710 
     | 
    
         
            +
                    }], propDecorators: { minutesChanged: [{ type: i0.Output, args: ["minutesChanged"] }] } });
         
     | 
| 
       711 
711 
     | 
    
         | 
| 
       712 
712 
     | 
    
         
             
            class Month {
         
     | 
| 
       713 
713 
     | 
    
         
             
                constructor() {
         
     | 
| 
         @@ -799,10 +799,10 @@ class MonthService { 
     | 
|
| 
       799 
799 
     | 
    
         
             
                        this.monthModel.custom.between.to = rangeData?.to - 1;
         
     | 
| 
       800 
800 
     | 
    
         
             
                    }
         
     | 
| 
       801 
801 
     | 
    
         
             
                }
         
     | 
| 
       802 
     | 
    
         
            -
                static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3. 
     | 
| 
       803 
     | 
    
         
            -
                static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3. 
     | 
| 
      
 802 
     | 
    
         
            +
                static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.6", ngImport: i0, type: MonthService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
         
     | 
| 
      
 803 
     | 
    
         
            +
                static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.6", ngImport: i0, type: MonthService }); }
         
     | 
| 
       804 
804 
     | 
    
         
             
            }
         
     | 
| 
       805 
     | 
    
         
            -
            i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3. 
     | 
| 
      
 805 
     | 
    
         
            +
            i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.6", ngImport: i0, type: MonthService, decorators: [{
         
     | 
| 
       806 
806 
     | 
    
         
             
                        type: Injectable
         
     | 
| 
       807 
807 
     | 
    
         
             
                    }], ctorParameters: () => [] });
         
     | 
| 
       808 
808 
     | 
    
         | 
| 
         @@ -838,10 +838,10 @@ class AXCronMonthComponent { 
     | 
|
| 
       838 
838 
     | 
    
         
             
                get monthsList() {
         
     | 
| 
       839 
839 
     | 
    
         
             
                    return this.monthService.monthList;
         
     | 
| 
       840 
840 
     | 
    
         
             
                }
         
     | 
| 
       841 
     | 
    
         
            -
                static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3. 
     | 
| 
       842 
     | 
    
         
            -
                static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.3", type: AXCronMonthComponent, isStandalone: true, selector: "ax-cron-month", outputs: { monthChanged: "monthChanged" }, host: { attributes: { "ngSkipHydration": "true" } }, providers: [{ provide: AXComponent, useExisting: AXCronMonthComponent }], ngImport: i0, template: "<div class=\"ax-radio-container\">\n  <input\n    (change)=\"inputChange()\"\n    class=\"ax-radio\"\n    type=\"radio\"\n    name=\"everyMonth\"\n    id=\"option1month\"\n    value=\"every\"\n    [(ngModel)]=\"monthService.monthModel.type\"\n    checked\n  />\n  <label for=\"option1month\">\n    {{ '@acorex:common.general.every' | translate | async }}\n    {{ '@acorex:dateTime.units.month' | translate | async }}\n  </label>\n</div>\n\n<div class=\"ax-radio-container\">\n  <input\n    (change)=\"inputChange()\"\n    class=\"ax-radio\"\n    type=\"radio\"\n    name=\"everyMonth\"\n    id=\"option2month\"\n    value=\"custom\"\n    [(ngModel)]=\"monthService.monthModel.type\"\n  />\n  <label for=\"option2month\">{{ '@acorex:common.general.custom' | translate | async }}</label>\n</div>\n\n<div class=\"ax-block-container\">\n  <div class=\"ax-every-container\">\n    <ax-check-box\n      (valueChange)=\"inputChange()\"\n      [disabled]=\"!isCustom\"\n      [(ngModel)]=\"monthService.monthModel.custom.repeat.isRepeat\"\n    >\n      <ax-label>{{ '@acorex:common.general.every' | translate | async }}</ax-label>\n    </ax-check-box>\n\n    <ax-form class=\"ax-sm\">\n      <ax-form-field>\n        <ax-select-box\n          (onClosed)=\"inputChange()\"\n          [disabled]=\"!isCustom\"\n          [dataSource]=\"oneTo12\"\n          textField=\"text\"\n          valueField=\"id\"\n          [(ngModel)]=\"monthService.monthModel.custom.repeat.interval\"\n        >\n        </ax-select-box>\n      </ax-form-field>\n    </ax-form>\n\n    <span>{{ '@acorex:scheduler.starting-at.month' | translate | async }}</span>\n\n    <ax-form class=\"ax-sm\">\n      <ax-form-field>\n        <ax-select-box\n          (onClosed)=\"inputChange()\"\n          [disabled]=\"!isCustom\"\n          [dataSource]=\"dropdownList\"\n          textField=\"text\"\n          valueField=\"id\"\n          [(ngModel)]=\"monthService.monthModel.custom.repeat.startAt\"\n        >\n        </ax-select-box>\n      </ax-form-field>\n    </ax-form>\n  </div>\n\n  <div class=\"ax-specific-container\">\n    <div class=\"ax-flex-container\">\n      <ax-check-box\n        (valueChange)=\"inputChange()\"\n        [disabled]=\"!isCustom\"\n        [(ngModel)]=\"monthService.monthModel.custom.specific.isSpecific\"\n      >\n        <ax-label> {{ '@acorex:scheduler.specific.month' | translate | async }}</ax-label>\n      </ax-check-box>\n    </div>\n\n    <ax-form>\n      <ax-form-field>\n        <ax-select-box\n          (onClosed)=\"inputChange()\"\n          [disabled]=\"!isCustom\"\n          [dataSource]=\"dropdownList2\"\n          textField=\"text\"\n          valueField=\"id\"\n          [placeholder]=\"'@acorex:scheduler.time-units.select-month' | translate | async\"\n          [multiple]=\"true\"\n          (onValueChanged)=\"changeHandler($event)\"\n        >\n          <ax-clear-button></ax-clear-button>\n        </ax-select-box>\n      </ax-form-field>\n    </ax-form>\n  </div>\n\n  <div class=\"ax-between-container\">\n    <ax-check-box\n      (valueChange)=\"inputChange()\"\n      [disabled]=\"!isCustom\"\n      [(ngModel)]=\"monthService.monthModel.custom.between.isBetween\"\n    >\n      <ax-label>\n        {{ '@acorex:common.general.every' | translate | async }}\n        {{ '@acorex:dateTime.units.month' | translate | async }}\n        {{ '@acorex:common.general.between' | translate | async }}\n        {{ '@acorex:dateTime.units.month' | translate | async }}\n      </ax-label>\n    </ax-check-box>\n\n    <ax-form class=\"ax-sm\">\n      <ax-form-field>\n        <ax-select-box\n          (onClosed)=\"inputChange()\"\n          [disabled]=\"!isCustom\"\n          [dataSource]=\"dropdownList\"\n          textField=\"text\"\n          valueField=\"id\"\n          [(ngModel)]=\"monthService.monthModel.custom.between.from\"\n        >\n        </ax-select-box>\n      </ax-form-field>\n    </ax-form>\n\n    <span>{{ '@acorex:common.general.and' | translate | async }}</span>\n\n    <ax-form class=\"ax-sm\">\n      <ax-form-field>\n        <ax-select-box\n          (onClosed)=\"inputChange()\"\n          [disabled]=\"!isCustom\"\n          [dataSource]=\"dropdownList\"\n          textField=\"text\"\n          valueField=\"id\"\n          [(ngModel)]=\"monthService.monthModel.custom.between.to\"\n        >\n        </ax-select-box>\n      </ax-form-field>\n    </ax-form>\n  </div>\n</div>\n", styles: ["ax-cron-day label,ax-cron-hours label,ax-cron-minutes label,ax-cron-month label,ax-cron-seconds label,ax-cron-year label{font-size:.875rem;line-height:1.25rem;font-weight:500}ax-cron-day .ax-radio-container,ax-cron-hours .ax-radio-container,ax-cron-minutes .ax-radio-container,ax-cron-month .ax-radio-container,ax-cron-seconds .ax-radio-container,ax-cron-year .ax-radio-container{margin-bottom:.5rem;display:flex;align-items:center}ax-cron-day .ax-radio-container input,ax-cron-hours .ax-radio-container input,ax-cron-minutes .ax-radio-container input,ax-cron-month .ax-radio-container input,ax-cron-seconds .ax-radio-container input,ax-cron-year .ax-radio-container input{margin-inline-end:.5rem}ax-cron-day .ax-block-container,ax-cron-hours .ax-block-container,ax-cron-minutes .ax-block-container,ax-cron-month .ax-block-container,ax-cron-seconds .ax-block-container,ax-cron-year .ax-block-container{padding-inline-start:1.5rem}ax-cron-day .ax-block-container .ax-every-container,ax-cron-hours .ax-block-container .ax-every-container,ax-cron-minutes .ax-block-container .ax-every-container,ax-cron-month .ax-block-container .ax-every-container,ax-cron-seconds .ax-block-container .ax-every-container,ax-cron-year .ax-block-container .ax-every-container{display:flex;align-items:center}ax-cron-day .ax-block-container .ax-every-container ax-form,ax-cron-hours .ax-block-container .ax-every-container ax-form,ax-cron-minutes .ax-block-container .ax-every-container ax-form,ax-cron-month .ax-block-container .ax-every-container ax-form,ax-cron-seconds .ax-block-container .ax-every-container ax-form,ax-cron-year .ax-block-container .ax-every-container ax-form{width:fit-content;margin-inline:.5rem}ax-cron-day .ax-block-container .ax-specific-container,ax-cron-hours .ax-block-container .ax-specific-container,ax-cron-minutes .ax-block-container .ax-specific-container,ax-cron-month .ax-block-container .ax-specific-container,ax-cron-seconds .ax-block-container .ax-specific-container,ax-cron-year .ax-block-container .ax-specific-container{margin-block:.5rem}ax-cron-day .ax-block-container .ax-specific-container .ax-flex-container,ax-cron-hours .ax-block-container .ax-specific-container .ax-flex-container,ax-cron-minutes .ax-block-container .ax-specific-container .ax-flex-container,ax-cron-month .ax-block-container .ax-specific-container .ax-flex-container,ax-cron-seconds .ax-block-container .ax-specific-container .ax-flex-container,ax-cron-year .ax-block-container .ax-specific-container .ax-flex-container{display:flex;align-items:center;margin-bottom:.5rem}ax-cron-day .ax-block-container .ax-between-container,ax-cron-hours .ax-block-container .ax-between-container,ax-cron-minutes .ax-block-container .ax-between-container,ax-cron-month .ax-block-container .ax-between-container,ax-cron-seconds .ax-block-container .ax-between-container,ax-cron-year .ax-block-container .ax-between-container{display:flex;align-items:center}ax-cron-day .ax-block-container .ax-between-container .ax-flex-container,ax-cron-hours .ax-block-container .ax-between-container .ax-flex-container,ax-cron-minutes .ax-block-container .ax-between-container .ax-flex-container,ax-cron-month .ax-block-container .ax-between-container .ax-flex-container,ax-cron-seconds .ax-block-container .ax-between-container .ax-flex-container,ax-cron-year .ax-block-container .ax-between-container .ax-flex-container{display:flex;align-items:center;margin-bottom:.5rem}ax-cron-day .ax-block-container .ax-between-container ax-form,ax-cron-hours .ax-block-container .ax-between-container ax-form,ax-cron-minutes .ax-block-container .ax-between-container ax-form,ax-cron-month .ax-block-container .ax-between-container ax-form,ax-cron-seconds .ax-block-container .ax-between-container ax-form,ax-cron-year .ax-block-container .ax-between-container ax-form{width:fit-content;margin-inline:.5rem}ax-cron-day .ax-block-container .ax-week-container,ax-cron-hours .ax-block-container .ax-week-container,ax-cron-minutes .ax-block-container .ax-week-container,ax-cron-month .ax-block-container .ax-week-container,ax-cron-seconds .ax-block-container .ax-week-container,ax-cron-year .ax-block-container .ax-week-container{display:flex;align-items:center;margin-bottom:.5rem}ax-cron-day .ax-block-container .ax-week-container ax-form,ax-cron-hours .ax-block-container .ax-week-container ax-form,ax-cron-minutes .ax-block-container .ax-week-container ax-form,ax-cron-month .ax-block-container .ax-week-container ax-form,ax-cron-seconds .ax-block-container .ax-week-container ax-form,ax-cron-year .ax-block-container .ax-week-container ax-form{width:fit-content;margin-inline:.5rem}ax-cron-day .ax-block-container .ax-week-container .ax-radio,ax-cron-hours .ax-block-container .ax-week-container .ax-radio,ax-cron-minutes .ax-block-container .ax-week-container .ax-radio,ax-cron-month .ax-block-container .ax-week-container .ax-radio,ax-cron-seconds .ax-block-container .ax-week-container .ax-radio,ax-cron-year .ax-block-container .ax-week-container .ax-radio{margin-inline-end:.5rem}\n"], dependencies: [{ kind: "ngmodule", type: FormsModule }, { kind: "directive", type: i1.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i1.RadioControlValueAccessor, selector: "input[type=radio][formControlName],input[type=radio][formControl],input[type=radio][ngModel]", inputs: ["name", "formControlName", "value"] }, { kind: "directive", type: i1.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }, { kind: "component", type: AXCheckBoxComponent, selector: "ax-check-box", inputs: ["disabled", "tabIndex", "readonly", "color", "value", "name", "id", "isLoading", "indeterminate"], outputs: ["onBlur", "onFocus", "valueChange", "onValueChanged"] }, { kind: "component", type: AXLabelComponent, selector: "ax-label", inputs: ["required", "for"], outputs: ["requiredChange"] }, { kind: "component", type: AXFormComponent, selector: "ax-form", inputs: ["labelMode", "look", "messageStyle", "updateOn"], outputs: ["onValidate", "updateOnChange"] }, { kind: "component", type: AXFormFieldComponent, selector: "ax-form-field", inputs: ["labelMode"] }, { kind: "component", type: AXSelectBoxComponent, selector: "ax-select-box", inputs: ["disabled", "readonly", "tabIndex", "placeholder", "minValue", "maxValue", "value", "state", "name", "id", "type", "look", "multiple", "valueField", "textField", "disabledField", "textTemplate", "selectedItems", "isItemTruncated", "showItemTooltip", "dataSource", "minRecordsForSearch", "caption", "itemTemplate", "selectedTemplate", "emptyTemplate", "loadingTemplate", "dropdownWidth", "searchBoxAutoFocus"], outputs: ["valueChange", "stateChange", "onValueChanged", "onBlur", "onFocus", "readonlyChange", "disabledChange", "onOpened", "onClosed", "onItemSelected", "onItemClick"] }, { kind: "component", type: AXDecoratorClearButtonComponent, selector: "ax-clear-button", inputs: ["icon"] }, { kind: "pipe", type: AsyncPipe, name: "async" }, { kind: "pipe", type: AXTranslatorPipe, name: "translate" }], encapsulation: i0.ViewEncapsulation.None }); }
         
     | 
| 
      
 841 
     | 
    
         
            +
                static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.6", ngImport: i0, type: AXCronMonthComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
         
     | 
| 
      
 842 
     | 
    
         
            +
                static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.6", type: AXCronMonthComponent, isStandalone: true, selector: "ax-cron-month", outputs: { monthChanged: "monthChanged" }, host: { attributes: { "ngSkipHydration": "true" } }, providers: [{ provide: AXComponent, useExisting: AXCronMonthComponent }], ngImport: i0, template: "<div class=\"ax-radio-container\">\n  <input\n    (change)=\"inputChange()\"\n    class=\"ax-radio\"\n    type=\"radio\"\n    name=\"everyMonth\"\n    id=\"option1month\"\n    value=\"every\"\n    [(ngModel)]=\"monthService.monthModel.type\"\n    checked\n  />\n  <label for=\"option1month\">\n    {{ '@acorex:common.general.every' | translate | async }}\n    {{ '@acorex:dateTime.units.month' | translate | async }}\n  </label>\n</div>\n\n<div class=\"ax-radio-container\">\n  <input\n    (change)=\"inputChange()\"\n    class=\"ax-radio\"\n    type=\"radio\"\n    name=\"everyMonth\"\n    id=\"option2month\"\n    value=\"custom\"\n    [(ngModel)]=\"monthService.monthModel.type\"\n  />\n  <label for=\"option2month\">{{ '@acorex:common.general.custom' | translate | async }}</label>\n</div>\n\n<div class=\"ax-block-container\">\n  <div class=\"ax-every-container\">\n    <ax-check-box\n      (valueChange)=\"inputChange()\"\n      [disabled]=\"!isCustom\"\n      [(ngModel)]=\"monthService.monthModel.custom.repeat.isRepeat\"\n    >\n      <ax-label>{{ '@acorex:common.general.every' | translate | async }}</ax-label>\n    </ax-check-box>\n\n    <ax-form class=\"ax-sm\">\n      <ax-form-field>\n        <ax-select-box\n          (onClosed)=\"inputChange()\"\n          [disabled]=\"!isCustom\"\n          [dataSource]=\"oneTo12\"\n          textField=\"text\"\n          valueField=\"id\"\n          [(ngModel)]=\"monthService.monthModel.custom.repeat.interval\"\n        >\n        </ax-select-box>\n      </ax-form-field>\n    </ax-form>\n\n    <span>{{ '@acorex:scheduler.starting-at.month' | translate | async }}</span>\n\n    <ax-form class=\"ax-sm\">\n      <ax-form-field>\n        <ax-select-box\n          (onClosed)=\"inputChange()\"\n          [disabled]=\"!isCustom\"\n          [dataSource]=\"dropdownList\"\n          textField=\"text\"\n          valueField=\"id\"\n          [(ngModel)]=\"monthService.monthModel.custom.repeat.startAt\"\n        >\n        </ax-select-box>\n      </ax-form-field>\n    </ax-form>\n  </div>\n\n  <div class=\"ax-specific-container\">\n    <div class=\"ax-flex-container\">\n      <ax-check-box\n        (valueChange)=\"inputChange()\"\n        [disabled]=\"!isCustom\"\n        [(ngModel)]=\"monthService.monthModel.custom.specific.isSpecific\"\n      >\n        <ax-label> {{ '@acorex:scheduler.specific.month' | translate | async }}</ax-label>\n      </ax-check-box>\n    </div>\n\n    <ax-form>\n      <ax-form-field>\n        <ax-select-box\n          (onClosed)=\"inputChange()\"\n          [disabled]=\"!isCustom\"\n          [dataSource]=\"dropdownList2\"\n          textField=\"text\"\n          valueField=\"id\"\n          [placeholder]=\"'@acorex:scheduler.time-units.select-month' | translate | async\"\n          [multiple]=\"true\"\n          (onValueChanged)=\"changeHandler($event)\"\n        >\n          <ax-clear-button></ax-clear-button>\n        </ax-select-box>\n      </ax-form-field>\n    </ax-form>\n  </div>\n\n  <div class=\"ax-between-container\">\n    <ax-check-box\n      (valueChange)=\"inputChange()\"\n      [disabled]=\"!isCustom\"\n      [(ngModel)]=\"monthService.monthModel.custom.between.isBetween\"\n    >\n      <ax-label>\n        {{ '@acorex:common.general.every' | translate | async }}\n        {{ '@acorex:dateTime.units.month' | translate | async }}\n        {{ '@acorex:common.general.between' | translate | async }}\n        {{ '@acorex:dateTime.units.month' | translate | async }}\n      </ax-label>\n    </ax-check-box>\n\n    <ax-form class=\"ax-sm\">\n      <ax-form-field>\n        <ax-select-box\n          (onClosed)=\"inputChange()\"\n          [disabled]=\"!isCustom\"\n          [dataSource]=\"dropdownList\"\n          textField=\"text\"\n          valueField=\"id\"\n          [(ngModel)]=\"monthService.monthModel.custom.between.from\"\n        >\n        </ax-select-box>\n      </ax-form-field>\n    </ax-form>\n\n    <span>{{ '@acorex:common.general.and' | translate | async }}</span>\n\n    <ax-form class=\"ax-sm\">\n      <ax-form-field>\n        <ax-select-box\n          (onClosed)=\"inputChange()\"\n          [disabled]=\"!isCustom\"\n          [dataSource]=\"dropdownList\"\n          textField=\"text\"\n          valueField=\"id\"\n          [(ngModel)]=\"monthService.monthModel.custom.between.to\"\n        >\n        </ax-select-box>\n      </ax-form-field>\n    </ax-form>\n  </div>\n</div>\n", styles: ["ax-cron-day label,ax-cron-hours label,ax-cron-minutes label,ax-cron-month label,ax-cron-seconds label,ax-cron-year label{font-size:.875rem;line-height:1.25rem;font-weight:500}ax-cron-day .ax-radio-container,ax-cron-hours .ax-radio-container,ax-cron-minutes .ax-radio-container,ax-cron-month .ax-radio-container,ax-cron-seconds .ax-radio-container,ax-cron-year .ax-radio-container{margin-bottom:.5rem;display:flex;align-items:center}ax-cron-day .ax-radio-container input,ax-cron-hours .ax-radio-container input,ax-cron-minutes .ax-radio-container input,ax-cron-month .ax-radio-container input,ax-cron-seconds .ax-radio-container input,ax-cron-year .ax-radio-container input{margin-inline-end:.5rem}ax-cron-day .ax-block-container,ax-cron-hours .ax-block-container,ax-cron-minutes .ax-block-container,ax-cron-month .ax-block-container,ax-cron-seconds .ax-block-container,ax-cron-year .ax-block-container{padding-inline-start:1.5rem}ax-cron-day .ax-block-container .ax-every-container,ax-cron-hours .ax-block-container .ax-every-container,ax-cron-minutes .ax-block-container .ax-every-container,ax-cron-month .ax-block-container .ax-every-container,ax-cron-seconds .ax-block-container .ax-every-container,ax-cron-year .ax-block-container .ax-every-container{display:flex;align-items:center}ax-cron-day .ax-block-container .ax-every-container ax-form,ax-cron-hours .ax-block-container .ax-every-container ax-form,ax-cron-minutes .ax-block-container .ax-every-container ax-form,ax-cron-month .ax-block-container .ax-every-container ax-form,ax-cron-seconds .ax-block-container .ax-every-container ax-form,ax-cron-year .ax-block-container .ax-every-container ax-form{width:fit-content;margin-inline:.5rem}ax-cron-day .ax-block-container .ax-specific-container,ax-cron-hours .ax-block-container .ax-specific-container,ax-cron-minutes .ax-block-container .ax-specific-container,ax-cron-month .ax-block-container .ax-specific-container,ax-cron-seconds .ax-block-container .ax-specific-container,ax-cron-year .ax-block-container .ax-specific-container{margin-block:.5rem}ax-cron-day .ax-block-container .ax-specific-container .ax-flex-container,ax-cron-hours .ax-block-container .ax-specific-container .ax-flex-container,ax-cron-minutes .ax-block-container .ax-specific-container .ax-flex-container,ax-cron-month .ax-block-container .ax-specific-container .ax-flex-container,ax-cron-seconds .ax-block-container .ax-specific-container .ax-flex-container,ax-cron-year .ax-block-container .ax-specific-container .ax-flex-container{display:flex;align-items:center;margin-bottom:.5rem}ax-cron-day .ax-block-container .ax-between-container,ax-cron-hours .ax-block-container .ax-between-container,ax-cron-minutes .ax-block-container .ax-between-container,ax-cron-month .ax-block-container .ax-between-container,ax-cron-seconds .ax-block-container .ax-between-container,ax-cron-year .ax-block-container .ax-between-container{display:flex;align-items:center}ax-cron-day .ax-block-container .ax-between-container .ax-flex-container,ax-cron-hours .ax-block-container .ax-between-container .ax-flex-container,ax-cron-minutes .ax-block-container .ax-between-container .ax-flex-container,ax-cron-month .ax-block-container .ax-between-container .ax-flex-container,ax-cron-seconds .ax-block-container .ax-between-container .ax-flex-container,ax-cron-year .ax-block-container .ax-between-container .ax-flex-container{display:flex;align-items:center;margin-bottom:.5rem}ax-cron-day .ax-block-container .ax-between-container ax-form,ax-cron-hours .ax-block-container .ax-between-container ax-form,ax-cron-minutes .ax-block-container .ax-between-container ax-form,ax-cron-month .ax-block-container .ax-between-container ax-form,ax-cron-seconds .ax-block-container .ax-between-container ax-form,ax-cron-year .ax-block-container .ax-between-container ax-form{width:fit-content;margin-inline:.5rem}ax-cron-day .ax-block-container .ax-week-container,ax-cron-hours .ax-block-container .ax-week-container,ax-cron-minutes .ax-block-container .ax-week-container,ax-cron-month .ax-block-container .ax-week-container,ax-cron-seconds .ax-block-container .ax-week-container,ax-cron-year .ax-block-container .ax-week-container{display:flex;align-items:center;margin-bottom:.5rem}ax-cron-day .ax-block-container .ax-week-container ax-form,ax-cron-hours .ax-block-container .ax-week-container ax-form,ax-cron-minutes .ax-block-container .ax-week-container ax-form,ax-cron-month .ax-block-container .ax-week-container ax-form,ax-cron-seconds .ax-block-container .ax-week-container ax-form,ax-cron-year .ax-block-container .ax-week-container ax-form{width:fit-content;margin-inline:.5rem}ax-cron-day .ax-block-container .ax-week-container .ax-radio,ax-cron-hours .ax-block-container .ax-week-container .ax-radio,ax-cron-minutes .ax-block-container .ax-week-container .ax-radio,ax-cron-month .ax-block-container .ax-week-container .ax-radio,ax-cron-seconds .ax-block-container .ax-week-container .ax-radio,ax-cron-year .ax-block-container .ax-week-container .ax-radio{margin-inline-end:.5rem}\n"], dependencies: [{ kind: "ngmodule", type: FormsModule }, { kind: "directive", type: i1.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i1.RadioControlValueAccessor, selector: "input[type=radio][formControlName],input[type=radio][formControl],input[type=radio][ngModel]", inputs: ["name", "formControlName", "value"] }, { kind: "directive", type: i1.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }, { kind: "component", type: AXCheckBoxComponent, selector: "ax-check-box", inputs: ["disabled", "tabIndex", "readonly", "color", "value", "name", "id", "isLoading", "indeterminate"], outputs: ["onBlur", "onFocus", "valueChange", "onValueChanged"] }, { kind: "component", type: AXLabelComponent, selector: "ax-label", inputs: ["required", "for"], outputs: ["requiredChange"] }, { kind: "component", type: AXFormComponent, selector: "ax-form", inputs: ["labelMode", "look", "messageStyle", "updateOn"], outputs: ["onValidate", "updateOnChange"] }, { kind: "component", type: AXFormFieldComponent, selector: "ax-form-field", inputs: ["labelMode"] }, { kind: "component", type: AXSelectBoxComponent, selector: "ax-select-box", inputs: ["disabled", "readonly", "tabIndex", "placeholder", "minValue", "maxValue", "value", "state", "name", "id", "type", "look", "multiple", "valueField", "textField", "disabledField", "textTemplate", "selectedItems", "isItemTruncated", "showItemTooltip", "dataSource", "minRecordsForSearch", "caption", "itemTemplate", "selectedTemplate", "emptyTemplate", "loadingTemplate", "dropdownWidth", "searchBoxAutoFocus"], outputs: ["valueChange", "stateChange", "onValueChanged", "onBlur", "onFocus", "readonlyChange", "disabledChange", "onOpened", "onClosed", "onItemSelected", "onItemClick"] }, { kind: "component", type: AXDecoratorClearButtonComponent, selector: "ax-clear-button", inputs: ["icon"] }, { kind: "pipe", type: AsyncPipe, name: "async" }, { kind: "pipe", type: AXTranslatorPipe, name: "translate" }], encapsulation: i0.ViewEncapsulation.None }); }
         
     | 
| 
       843 
843 
     | 
    
         
             
            }
         
     | 
| 
       844 
     | 
    
         
            -
            i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3. 
     | 
| 
      
 844 
     | 
    
         
            +
            i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.6", ngImport: i0, type: AXCronMonthComponent, decorators: [{
         
     | 
| 
       845 
845 
     | 
    
         
             
                        type: Component,
         
     | 
| 
       846 
846 
     | 
    
         
             
                        args: [{ selector: 'ax-cron-month', encapsulation: ViewEncapsulation.None, host: { ngSkipHydration: 'true' }, imports: [
         
     | 
| 
       847 
847 
     | 
    
         
             
                                    FormsModule,
         
     | 
| 
         @@ -854,7 +854,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.3", ngImpor 
     | 
|
| 
       854 
854 
     | 
    
         
             
                                    AsyncPipe,
         
     | 
| 
       855 
855 
     | 
    
         
             
                                    AXTranslatorPipe,
         
     | 
| 
       856 
856 
     | 
    
         
             
                                ], providers: [{ provide: AXComponent, useExisting: AXCronMonthComponent }], template: "<div class=\"ax-radio-container\">\n  <input\n    (change)=\"inputChange()\"\n    class=\"ax-radio\"\n    type=\"radio\"\n    name=\"everyMonth\"\n    id=\"option1month\"\n    value=\"every\"\n    [(ngModel)]=\"monthService.monthModel.type\"\n    checked\n  />\n  <label for=\"option1month\">\n    {{ '@acorex:common.general.every' | translate | async }}\n    {{ '@acorex:dateTime.units.month' | translate | async }}\n  </label>\n</div>\n\n<div class=\"ax-radio-container\">\n  <input\n    (change)=\"inputChange()\"\n    class=\"ax-radio\"\n    type=\"radio\"\n    name=\"everyMonth\"\n    id=\"option2month\"\n    value=\"custom\"\n    [(ngModel)]=\"monthService.monthModel.type\"\n  />\n  <label for=\"option2month\">{{ '@acorex:common.general.custom' | translate | async }}</label>\n</div>\n\n<div class=\"ax-block-container\">\n  <div class=\"ax-every-container\">\n    <ax-check-box\n      (valueChange)=\"inputChange()\"\n      [disabled]=\"!isCustom\"\n      [(ngModel)]=\"monthService.monthModel.custom.repeat.isRepeat\"\n    >\n      <ax-label>{{ '@acorex:common.general.every' | translate | async }}</ax-label>\n    </ax-check-box>\n\n    <ax-form class=\"ax-sm\">\n      <ax-form-field>\n        <ax-select-box\n          (onClosed)=\"inputChange()\"\n          [disabled]=\"!isCustom\"\n          [dataSource]=\"oneTo12\"\n          textField=\"text\"\n          valueField=\"id\"\n          [(ngModel)]=\"monthService.monthModel.custom.repeat.interval\"\n        >\n        </ax-select-box>\n      </ax-form-field>\n    </ax-form>\n\n    <span>{{ '@acorex:scheduler.starting-at.month' | translate | async }}</span>\n\n    <ax-form class=\"ax-sm\">\n      <ax-form-field>\n        <ax-select-box\n          (onClosed)=\"inputChange()\"\n          [disabled]=\"!isCustom\"\n          [dataSource]=\"dropdownList\"\n          textField=\"text\"\n          valueField=\"id\"\n          [(ngModel)]=\"monthService.monthModel.custom.repeat.startAt\"\n        >\n        </ax-select-box>\n      </ax-form-field>\n    </ax-form>\n  </div>\n\n  <div class=\"ax-specific-container\">\n    <div class=\"ax-flex-container\">\n      <ax-check-box\n        (valueChange)=\"inputChange()\"\n        [disabled]=\"!isCustom\"\n        [(ngModel)]=\"monthService.monthModel.custom.specific.isSpecific\"\n      >\n        <ax-label> {{ '@acorex:scheduler.specific.month' | translate | async }}</ax-label>\n      </ax-check-box>\n    </div>\n\n    <ax-form>\n      <ax-form-field>\n        <ax-select-box\n          (onClosed)=\"inputChange()\"\n          [disabled]=\"!isCustom\"\n          [dataSource]=\"dropdownList2\"\n          textField=\"text\"\n          valueField=\"id\"\n          [placeholder]=\"'@acorex:scheduler.time-units.select-month' | translate | async\"\n          [multiple]=\"true\"\n          (onValueChanged)=\"changeHandler($event)\"\n        >\n          <ax-clear-button></ax-clear-button>\n        </ax-select-box>\n      </ax-form-field>\n    </ax-form>\n  </div>\n\n  <div class=\"ax-between-container\">\n    <ax-check-box\n      (valueChange)=\"inputChange()\"\n      [disabled]=\"!isCustom\"\n      [(ngModel)]=\"monthService.monthModel.custom.between.isBetween\"\n    >\n      <ax-label>\n        {{ '@acorex:common.general.every' | translate | async }}\n        {{ '@acorex:dateTime.units.month' | translate | async }}\n        {{ '@acorex:common.general.between' | translate | async }}\n        {{ '@acorex:dateTime.units.month' | translate | async }}\n      </ax-label>\n    </ax-check-box>\n\n    <ax-form class=\"ax-sm\">\n      <ax-form-field>\n        <ax-select-box\n          (onClosed)=\"inputChange()\"\n          [disabled]=\"!isCustom\"\n          [dataSource]=\"dropdownList\"\n          textField=\"text\"\n          valueField=\"id\"\n          [(ngModel)]=\"monthService.monthModel.custom.between.from\"\n        >\n        </ax-select-box>\n      </ax-form-field>\n    </ax-form>\n\n    <span>{{ '@acorex:common.general.and' | translate | async }}</span>\n\n    <ax-form class=\"ax-sm\">\n      <ax-form-field>\n        <ax-select-box\n          (onClosed)=\"inputChange()\"\n          [disabled]=\"!isCustom\"\n          [dataSource]=\"dropdownList\"\n          textField=\"text\"\n          valueField=\"id\"\n          [(ngModel)]=\"monthService.monthModel.custom.between.to\"\n        >\n        </ax-select-box>\n      </ax-form-field>\n    </ax-form>\n  </div>\n</div>\n", styles: ["ax-cron-day label,ax-cron-hours label,ax-cron-minutes label,ax-cron-month label,ax-cron-seconds label,ax-cron-year label{font-size:.875rem;line-height:1.25rem;font-weight:500}ax-cron-day .ax-radio-container,ax-cron-hours .ax-radio-container,ax-cron-minutes .ax-radio-container,ax-cron-month .ax-radio-container,ax-cron-seconds .ax-radio-container,ax-cron-year .ax-radio-container{margin-bottom:.5rem;display:flex;align-items:center}ax-cron-day .ax-radio-container input,ax-cron-hours .ax-radio-container input,ax-cron-minutes .ax-radio-container input,ax-cron-month .ax-radio-container input,ax-cron-seconds .ax-radio-container input,ax-cron-year .ax-radio-container input{margin-inline-end:.5rem}ax-cron-day .ax-block-container,ax-cron-hours .ax-block-container,ax-cron-minutes .ax-block-container,ax-cron-month .ax-block-container,ax-cron-seconds .ax-block-container,ax-cron-year .ax-block-container{padding-inline-start:1.5rem}ax-cron-day .ax-block-container .ax-every-container,ax-cron-hours .ax-block-container .ax-every-container,ax-cron-minutes .ax-block-container .ax-every-container,ax-cron-month .ax-block-container .ax-every-container,ax-cron-seconds .ax-block-container .ax-every-container,ax-cron-year .ax-block-container .ax-every-container{display:flex;align-items:center}ax-cron-day .ax-block-container .ax-every-container ax-form,ax-cron-hours .ax-block-container .ax-every-container ax-form,ax-cron-minutes .ax-block-container .ax-every-container ax-form,ax-cron-month .ax-block-container .ax-every-container ax-form,ax-cron-seconds .ax-block-container .ax-every-container ax-form,ax-cron-year .ax-block-container .ax-every-container ax-form{width:fit-content;margin-inline:.5rem}ax-cron-day .ax-block-container .ax-specific-container,ax-cron-hours .ax-block-container .ax-specific-container,ax-cron-minutes .ax-block-container .ax-specific-container,ax-cron-month .ax-block-container .ax-specific-container,ax-cron-seconds .ax-block-container .ax-specific-container,ax-cron-year .ax-block-container .ax-specific-container{margin-block:.5rem}ax-cron-day .ax-block-container .ax-specific-container .ax-flex-container,ax-cron-hours .ax-block-container .ax-specific-container .ax-flex-container,ax-cron-minutes .ax-block-container .ax-specific-container .ax-flex-container,ax-cron-month .ax-block-container .ax-specific-container .ax-flex-container,ax-cron-seconds .ax-block-container .ax-specific-container .ax-flex-container,ax-cron-year .ax-block-container .ax-specific-container .ax-flex-container{display:flex;align-items:center;margin-bottom:.5rem}ax-cron-day .ax-block-container .ax-between-container,ax-cron-hours .ax-block-container .ax-between-container,ax-cron-minutes .ax-block-container .ax-between-container,ax-cron-month .ax-block-container .ax-between-container,ax-cron-seconds .ax-block-container .ax-between-container,ax-cron-year .ax-block-container .ax-between-container{display:flex;align-items:center}ax-cron-day .ax-block-container .ax-between-container .ax-flex-container,ax-cron-hours .ax-block-container .ax-between-container .ax-flex-container,ax-cron-minutes .ax-block-container .ax-between-container .ax-flex-container,ax-cron-month .ax-block-container .ax-between-container .ax-flex-container,ax-cron-seconds .ax-block-container .ax-between-container .ax-flex-container,ax-cron-year .ax-block-container .ax-between-container .ax-flex-container{display:flex;align-items:center;margin-bottom:.5rem}ax-cron-day .ax-block-container .ax-between-container ax-form,ax-cron-hours .ax-block-container .ax-between-container ax-form,ax-cron-minutes .ax-block-container .ax-between-container ax-form,ax-cron-month .ax-block-container .ax-between-container ax-form,ax-cron-seconds .ax-block-container .ax-between-container ax-form,ax-cron-year .ax-block-container .ax-between-container ax-form{width:fit-content;margin-inline:.5rem}ax-cron-day .ax-block-container .ax-week-container,ax-cron-hours .ax-block-container .ax-week-container,ax-cron-minutes .ax-block-container .ax-week-container,ax-cron-month .ax-block-container .ax-week-container,ax-cron-seconds .ax-block-container .ax-week-container,ax-cron-year .ax-block-container .ax-week-container{display:flex;align-items:center;margin-bottom:.5rem}ax-cron-day .ax-block-container .ax-week-container ax-form,ax-cron-hours .ax-block-container .ax-week-container ax-form,ax-cron-minutes .ax-block-container .ax-week-container ax-form,ax-cron-month .ax-block-container .ax-week-container ax-form,ax-cron-seconds .ax-block-container .ax-week-container ax-form,ax-cron-year .ax-block-container .ax-week-container ax-form{width:fit-content;margin-inline:.5rem}ax-cron-day .ax-block-container .ax-week-container .ax-radio,ax-cron-hours .ax-block-container .ax-week-container .ax-radio,ax-cron-minutes .ax-block-container .ax-week-container .ax-radio,ax-cron-month .ax-block-container .ax-week-container .ax-radio,ax-cron-seconds .ax-block-container .ax-week-container .ax-radio,ax-cron-year .ax-block-container .ax-week-container .ax-radio{margin-inline-end:.5rem}\n"] }]
         
     | 
| 
       857 
     | 
    
         
            -
                    }] });
         
     | 
| 
      
 857 
     | 
    
         
            +
                    }], propDecorators: { monthChanged: [{ type: i0.Output, args: ["monthChanged"] }] } });
         
     | 
| 
       858 
858 
     | 
    
         | 
| 
       859 
859 
     | 
    
         
             
            class Seconds {
         
     | 
| 
       860 
860 
     | 
    
         
             
                constructor() {
         
     | 
| 
         @@ -932,10 +932,10 @@ class SecondsService { 
     | 
|
| 
       932 
932 
     | 
    
         
             
                        this.secondModel.custom.between.to = rangeData?.to;
         
     | 
| 
       933 
933 
     | 
    
         
             
                    }
         
     | 
| 
       934 
934 
     | 
    
         
             
                }
         
     | 
| 
       935 
     | 
    
         
            -
                static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3. 
     | 
| 
       936 
     | 
    
         
            -
                static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3. 
     | 
| 
      
 935 
     | 
    
         
            +
                static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.6", ngImport: i0, type: SecondsService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
         
     | 
| 
      
 936 
     | 
    
         
            +
                static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.6", ngImport: i0, type: SecondsService }); }
         
     | 
| 
       937 
937 
     | 
    
         
             
            }
         
     | 
| 
       938 
     | 
    
         
            -
            i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3. 
     | 
| 
      
 938 
     | 
    
         
            +
            i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.6", ngImport: i0, type: SecondsService, decorators: [{
         
     | 
| 
       939 
939 
     | 
    
         
             
                        type: Injectable
         
     | 
| 
       940 
940 
     | 
    
         
             
                    }], ctorParameters: () => [] });
         
     | 
| 
       941 
941 
     | 
    
         | 
| 
         @@ -962,10 +962,10 @@ class AXCronSecondsComponent { 
     | 
|
| 
       962 
962 
     | 
    
         
             
                get isCustom() {
         
     | 
| 
       963 
963 
     | 
    
         
             
                    return this.secondsService.secondModel.type === Type.Every ? false : true;
         
     | 
| 
       964 
964 
     | 
    
         
             
                }
         
     | 
| 
       965 
     | 
    
         
            -
                static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3. 
     | 
| 
       966 
     | 
    
         
            -
                static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.3", type: AXCronSecondsComponent, isStandalone: true, selector: "ax-cron-seconds", outputs: { secondsChanged: "secondsChanged" }, host: { attributes: { "ngSkipHydration": "true" } }, providers: [{ provide: AXComponent, useExisting: AXCronSecondsComponent }], ngImport: i0, template: "<div class=\"ax-radio-container\">\n  <input\n    (change)=\"inputChange()\"\n    class=\"ax-radio\"\n    type=\"radio\"\n    name=\"everySeconds\"\n    id=\"option1seconds\"\n    value=\"every\"\n    [(ngModel)]=\"secondsService.secondModel.type\"\n    checked\n  />\n  <label for=\"option1seconds\">\n    {{ '@acorex:common.general.every' | translate | async }}\n    {{ '@acorex:dateTime.units.second' | translate | async }}\n  </label>\n</div>\n\n<div class=\"ax-radio-container\">\n  <input\n    (change)=\"inputChange()\"\n    class=\"ax-radio\"\n    type=\"radio\"\n    name=\"everySeconds\"\n    id=\"option2seconds\"\n    value=\"custom\"\n    [(ngModel)]=\"secondsService.secondModel.type\"\n  />\n  <label for=\"option2seconds\">{{ '@acorex:common.general.custom' | translate | async }}</label>\n</div>\n\n<div class=\"ax-block-container\">\n  <div class=\"ax-every-container\">\n    <ax-check-box\n      (valueChange)=\"inputChange($event)\"\n      [disabled]=\"!isCustom\"\n      [(ngModel)]=\"secondsService.secondModel.custom.repeat.isRepeat\"\n    >\n      <ax-label>{{ '@acorex:common.general.every' | translate | async }}</ax-label>\n    </ax-check-box>\n\n    <ax-form class=\"ax-sm\">\n      <ax-form-field>\n        <ax-select-box\n          (onClosed)=\"inputChange()\"\n          [disabled]=\"!isCustom\"\n          [dataSource]=\"zeroTo59\"\n          textField=\"text\"\n          valueField=\"id\"\n          [(ngModel)]=\"secondsService.secondModel.custom.repeat.interval\"\n        >\n        </ax-select-box>\n      </ax-form-field>\n    </ax-form>\n\n    <span>{{ '@acorex:scheduler.starting-at.second' | translate | async }}</span>\n\n    <ax-form class=\"ax-sm\">\n      <ax-form-field>\n        <ax-select-box\n          (onClosed)=\"inputChange()\"\n          [disabled]=\"!isCustom\"\n          [dataSource]=\"zeroTo59\"\n          textField=\"text\"\n          valueField=\"id\"\n          [(ngModel)]=\"secondsService.secondModel.custom.repeat.startAt\"\n        >\n        </ax-select-box>\n      </ax-form-field>\n    </ax-form>\n  </div>\n\n  <div class=\"ax-specific-container\">\n    <div class=\"ax-flex-container\">\n      <ax-check-box\n        (valueChange)=\"inputChange()\"\n        [disabled]=\"!isCustom\"\n        [(ngModel)]=\"secondsService.secondModel.custom.specific.isSpecific\"\n      >\n        <ax-label>\n          {{ '@acorex:scheduler.specific.second' | translate | async }}\n        </ax-label>\n      </ax-check-box>\n    </div>\n\n    <ax-form>\n      <ax-form-field>\n        <ax-select-box\n          (onClosed)=\"inputChange()\"\n          [disabled]=\"!isCustom\"\n          [dataSource]=\"dropdownList\"\n          textField=\"text\"\n          valueField=\"id\"\n          [placeholder]=\"'@acorex:scheduler.time-units.select-second' | translate | async\"\n          [multiple]=\"true\"\n          (onValueChanged)=\"changeHandler($event)\"\n        >\n          <ax-clear-button></ax-clear-button>\n        </ax-select-box>\n      </ax-form-field>\n    </ax-form>\n  </div>\n\n  <div class=\"ax-between-container\">\n    <ax-check-box\n      (valueChange)=\"inputChange()\"\n      [disabled]=\"!isCustom\"\n      [(ngModel)]=\"secondsService.secondModel.custom.between.isBetween\"\n    >\n      <ax-label>\n        {{ '@acorex:common.general.every' | translate | async }}\n        {{ '@acorex:dateTime.units.second' | translate | async }}\n        {{ '@acorex:common.general.between' | translate | async }}\n        {{ '@acorex:dateTime.units.second' | translate | async }}\n      </ax-label>\n    </ax-check-box>\n\n    <ax-form class=\"ax-sm\">\n      <ax-form-field>\n        <ax-select-box\n          (onClosed)=\"inputChange()\"\n          [disabled]=\"!isCustom\"\n          [dataSource]=\"zeroTo59\"\n          textField=\"text\"\n          valueField=\"id\"\n          [(ngModel)]=\"secondsService.secondModel.custom.between.from\"\n        >\n        </ax-select-box>\n      </ax-form-field>\n    </ax-form>\n\n    <span>{{ '@acorex:common.general.and' | translate | async }}</span>\n\n    <ax-form class=\"ax-sm\">\n      <ax-form-field>\n        <ax-select-box\n          (onClosed)=\"inputChange()\"\n          [disabled]=\"!isCustom\"\n          [dataSource]=\"zeroTo59\"\n          textField=\"text\"\n          valueField=\"id\"\n          [(ngModel)]=\"secondsService.secondModel.custom.between.to\"\n        >\n        </ax-select-box>\n      </ax-form-field>\n    </ax-form>\n  </div>\n</div>\n", styles: ["ax-cron-day label,ax-cron-hours label,ax-cron-minutes label,ax-cron-month label,ax-cron-seconds label,ax-cron-year label{font-size:.875rem;line-height:1.25rem;font-weight:500}ax-cron-day .ax-radio-container,ax-cron-hours .ax-radio-container,ax-cron-minutes .ax-radio-container,ax-cron-month .ax-radio-container,ax-cron-seconds .ax-radio-container,ax-cron-year .ax-radio-container{margin-bottom:.5rem;display:flex;align-items:center}ax-cron-day .ax-radio-container input,ax-cron-hours .ax-radio-container input,ax-cron-minutes .ax-radio-container input,ax-cron-month .ax-radio-container input,ax-cron-seconds .ax-radio-container input,ax-cron-year .ax-radio-container input{margin-inline-end:.5rem}ax-cron-day .ax-block-container,ax-cron-hours .ax-block-container,ax-cron-minutes .ax-block-container,ax-cron-month .ax-block-container,ax-cron-seconds .ax-block-container,ax-cron-year .ax-block-container{padding-inline-start:1.5rem}ax-cron-day .ax-block-container .ax-every-container,ax-cron-hours .ax-block-container .ax-every-container,ax-cron-minutes .ax-block-container .ax-every-container,ax-cron-month .ax-block-container .ax-every-container,ax-cron-seconds .ax-block-container .ax-every-container,ax-cron-year .ax-block-container .ax-every-container{display:flex;align-items:center}ax-cron-day .ax-block-container .ax-every-container ax-form,ax-cron-hours .ax-block-container .ax-every-container ax-form,ax-cron-minutes .ax-block-container .ax-every-container ax-form,ax-cron-month .ax-block-container .ax-every-container ax-form,ax-cron-seconds .ax-block-container .ax-every-container ax-form,ax-cron-year .ax-block-container .ax-every-container ax-form{width:fit-content;margin-inline:.5rem}ax-cron-day .ax-block-container .ax-specific-container,ax-cron-hours .ax-block-container .ax-specific-container,ax-cron-minutes .ax-block-container .ax-specific-container,ax-cron-month .ax-block-container .ax-specific-container,ax-cron-seconds .ax-block-container .ax-specific-container,ax-cron-year .ax-block-container .ax-specific-container{margin-block:.5rem}ax-cron-day .ax-block-container .ax-specific-container .ax-flex-container,ax-cron-hours .ax-block-container .ax-specific-container .ax-flex-container,ax-cron-minutes .ax-block-container .ax-specific-container .ax-flex-container,ax-cron-month .ax-block-container .ax-specific-container .ax-flex-container,ax-cron-seconds .ax-block-container .ax-specific-container .ax-flex-container,ax-cron-year .ax-block-container .ax-specific-container .ax-flex-container{display:flex;align-items:center;margin-bottom:.5rem}ax-cron-day .ax-block-container .ax-between-container,ax-cron-hours .ax-block-container .ax-between-container,ax-cron-minutes .ax-block-container .ax-between-container,ax-cron-month .ax-block-container .ax-between-container,ax-cron-seconds .ax-block-container .ax-between-container,ax-cron-year .ax-block-container .ax-between-container{display:flex;align-items:center}ax-cron-day .ax-block-container .ax-between-container .ax-flex-container,ax-cron-hours .ax-block-container .ax-between-container .ax-flex-container,ax-cron-minutes .ax-block-container .ax-between-container .ax-flex-container,ax-cron-month .ax-block-container .ax-between-container .ax-flex-container,ax-cron-seconds .ax-block-container .ax-between-container .ax-flex-container,ax-cron-year .ax-block-container .ax-between-container .ax-flex-container{display:flex;align-items:center;margin-bottom:.5rem}ax-cron-day .ax-block-container .ax-between-container ax-form,ax-cron-hours .ax-block-container .ax-between-container ax-form,ax-cron-minutes .ax-block-container .ax-between-container ax-form,ax-cron-month .ax-block-container .ax-between-container ax-form,ax-cron-seconds .ax-block-container .ax-between-container ax-form,ax-cron-year .ax-block-container .ax-between-container ax-form{width:fit-content;margin-inline:.5rem}ax-cron-day .ax-block-container .ax-week-container,ax-cron-hours .ax-block-container .ax-week-container,ax-cron-minutes .ax-block-container .ax-week-container,ax-cron-month .ax-block-container .ax-week-container,ax-cron-seconds .ax-block-container .ax-week-container,ax-cron-year .ax-block-container .ax-week-container{display:flex;align-items:center;margin-bottom:.5rem}ax-cron-day .ax-block-container .ax-week-container ax-form,ax-cron-hours .ax-block-container .ax-week-container ax-form,ax-cron-minutes .ax-block-container .ax-week-container ax-form,ax-cron-month .ax-block-container .ax-week-container ax-form,ax-cron-seconds .ax-block-container .ax-week-container ax-form,ax-cron-year .ax-block-container .ax-week-container ax-form{width:fit-content;margin-inline:.5rem}ax-cron-day .ax-block-container .ax-week-container .ax-radio,ax-cron-hours .ax-block-container .ax-week-container .ax-radio,ax-cron-minutes .ax-block-container .ax-week-container .ax-radio,ax-cron-month .ax-block-container .ax-week-container .ax-radio,ax-cron-seconds .ax-block-container .ax-week-container .ax-radio,ax-cron-year .ax-block-container .ax-week-container .ax-radio{margin-inline-end:.5rem}\n"], dependencies: [{ kind: "ngmodule", type: FormsModule }, { kind: "directive", type: i1.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i1.RadioControlValueAccessor, selector: "input[type=radio][formControlName],input[type=radio][formControl],input[type=radio][ngModel]", inputs: ["name", "formControlName", "value"] }, { kind: "directive", type: i1.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }, { kind: "component", type: AXCheckBoxComponent, selector: "ax-check-box", inputs: ["disabled", "tabIndex", "readonly", "color", "value", "name", "id", "isLoading", "indeterminate"], outputs: ["onBlur", "onFocus", "valueChange", "onValueChanged"] }, { kind: "component", type: AXLabelComponent, selector: "ax-label", inputs: ["required", "for"], outputs: ["requiredChange"] }, { kind: "component", type: AXFormComponent, selector: "ax-form", inputs: ["labelMode", "look", "messageStyle", "updateOn"], outputs: ["onValidate", "updateOnChange"] }, { kind: "component", type: AXFormFieldComponent, selector: "ax-form-field", inputs: ["labelMode"] }, { kind: "component", type: AXSelectBoxComponent, selector: "ax-select-box", inputs: ["disabled", "readonly", "tabIndex", "placeholder", "minValue", "maxValue", "value", "state", "name", "id", "type", "look", "multiple", "valueField", "textField", "disabledField", "textTemplate", "selectedItems", "isItemTruncated", "showItemTooltip", "dataSource", "minRecordsForSearch", "caption", "itemTemplate", "selectedTemplate", "emptyTemplate", "loadingTemplate", "dropdownWidth", "searchBoxAutoFocus"], outputs: ["valueChange", "stateChange", "onValueChanged", "onBlur", "onFocus", "readonlyChange", "disabledChange", "onOpened", "onClosed", "onItemSelected", "onItemClick"] }, { kind: "component", type: AXDecoratorClearButtonComponent, selector: "ax-clear-button", inputs: ["icon"] }, { kind: "pipe", type: AsyncPipe, name: "async" }, { kind: "pipe", type: AXTranslatorPipe, name: "translate" }], encapsulation: i0.ViewEncapsulation.None }); }
         
     | 
| 
      
 965 
     | 
    
         
            +
                static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.6", ngImport: i0, type: AXCronSecondsComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
         
     | 
| 
      
 966 
     | 
    
         
            +
                static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.6", type: AXCronSecondsComponent, isStandalone: true, selector: "ax-cron-seconds", outputs: { secondsChanged: "secondsChanged" }, host: { attributes: { "ngSkipHydration": "true" } }, providers: [{ provide: AXComponent, useExisting: AXCronSecondsComponent }], ngImport: i0, template: "<div class=\"ax-radio-container\">\n  <input\n    (change)=\"inputChange()\"\n    class=\"ax-radio\"\n    type=\"radio\"\n    name=\"everySeconds\"\n    id=\"option1seconds\"\n    value=\"every\"\n    [(ngModel)]=\"secondsService.secondModel.type\"\n    checked\n  />\n  <label for=\"option1seconds\">\n    {{ '@acorex:common.general.every' | translate | async }}\n    {{ '@acorex:dateTime.units.second' | translate | async }}\n  </label>\n</div>\n\n<div class=\"ax-radio-container\">\n  <input\n    (change)=\"inputChange()\"\n    class=\"ax-radio\"\n    type=\"radio\"\n    name=\"everySeconds\"\n    id=\"option2seconds\"\n    value=\"custom\"\n    [(ngModel)]=\"secondsService.secondModel.type\"\n  />\n  <label for=\"option2seconds\">{{ '@acorex:common.general.custom' | translate | async }}</label>\n</div>\n\n<div class=\"ax-block-container\">\n  <div class=\"ax-every-container\">\n    <ax-check-box\n      (valueChange)=\"inputChange($event)\"\n      [disabled]=\"!isCustom\"\n      [(ngModel)]=\"secondsService.secondModel.custom.repeat.isRepeat\"\n    >\n      <ax-label>{{ '@acorex:common.general.every' | translate | async }}</ax-label>\n    </ax-check-box>\n\n    <ax-form class=\"ax-sm\">\n      <ax-form-field>\n        <ax-select-box\n          (onClosed)=\"inputChange()\"\n          [disabled]=\"!isCustom\"\n          [dataSource]=\"zeroTo59\"\n          textField=\"text\"\n          valueField=\"id\"\n          [(ngModel)]=\"secondsService.secondModel.custom.repeat.interval\"\n        >\n        </ax-select-box>\n      </ax-form-field>\n    </ax-form>\n\n    <span>{{ '@acorex:scheduler.starting-at.second' | translate | async }}</span>\n\n    <ax-form class=\"ax-sm\">\n      <ax-form-field>\n        <ax-select-box\n          (onClosed)=\"inputChange()\"\n          [disabled]=\"!isCustom\"\n          [dataSource]=\"zeroTo59\"\n          textField=\"text\"\n          valueField=\"id\"\n          [(ngModel)]=\"secondsService.secondModel.custom.repeat.startAt\"\n        >\n        </ax-select-box>\n      </ax-form-field>\n    </ax-form>\n  </div>\n\n  <div class=\"ax-specific-container\">\n    <div class=\"ax-flex-container\">\n      <ax-check-box\n        (valueChange)=\"inputChange()\"\n        [disabled]=\"!isCustom\"\n        [(ngModel)]=\"secondsService.secondModel.custom.specific.isSpecific\"\n      >\n        <ax-label>\n          {{ '@acorex:scheduler.specific.second' | translate | async }}\n        </ax-label>\n      </ax-check-box>\n    </div>\n\n    <ax-form>\n      <ax-form-field>\n        <ax-select-box\n          (onClosed)=\"inputChange()\"\n          [disabled]=\"!isCustom\"\n          [dataSource]=\"dropdownList\"\n          textField=\"text\"\n          valueField=\"id\"\n          [placeholder]=\"'@acorex:scheduler.time-units.select-second' | translate | async\"\n          [multiple]=\"true\"\n          (onValueChanged)=\"changeHandler($event)\"\n        >\n          <ax-clear-button></ax-clear-button>\n        </ax-select-box>\n      </ax-form-field>\n    </ax-form>\n  </div>\n\n  <div class=\"ax-between-container\">\n    <ax-check-box\n      (valueChange)=\"inputChange()\"\n      [disabled]=\"!isCustom\"\n      [(ngModel)]=\"secondsService.secondModel.custom.between.isBetween\"\n    >\n      <ax-label>\n        {{ '@acorex:common.general.every' | translate | async }}\n        {{ '@acorex:dateTime.units.second' | translate | async }}\n        {{ '@acorex:common.general.between' | translate | async }}\n        {{ '@acorex:dateTime.units.second' | translate | async }}\n      </ax-label>\n    </ax-check-box>\n\n    <ax-form class=\"ax-sm\">\n      <ax-form-field>\n        <ax-select-box\n          (onClosed)=\"inputChange()\"\n          [disabled]=\"!isCustom\"\n          [dataSource]=\"zeroTo59\"\n          textField=\"text\"\n          valueField=\"id\"\n          [(ngModel)]=\"secondsService.secondModel.custom.between.from\"\n        >\n        </ax-select-box>\n      </ax-form-field>\n    </ax-form>\n\n    <span>{{ '@acorex:common.general.and' | translate | async }}</span>\n\n    <ax-form class=\"ax-sm\">\n      <ax-form-field>\n        <ax-select-box\n          (onClosed)=\"inputChange()\"\n          [disabled]=\"!isCustom\"\n          [dataSource]=\"zeroTo59\"\n          textField=\"text\"\n          valueField=\"id\"\n          [(ngModel)]=\"secondsService.secondModel.custom.between.to\"\n        >\n        </ax-select-box>\n      </ax-form-field>\n    </ax-form>\n  </div>\n</div>\n", styles: ["ax-cron-day label,ax-cron-hours label,ax-cron-minutes label,ax-cron-month label,ax-cron-seconds label,ax-cron-year label{font-size:.875rem;line-height:1.25rem;font-weight:500}ax-cron-day .ax-radio-container,ax-cron-hours .ax-radio-container,ax-cron-minutes .ax-radio-container,ax-cron-month .ax-radio-container,ax-cron-seconds .ax-radio-container,ax-cron-year .ax-radio-container{margin-bottom:.5rem;display:flex;align-items:center}ax-cron-day .ax-radio-container input,ax-cron-hours .ax-radio-container input,ax-cron-minutes .ax-radio-container input,ax-cron-month .ax-radio-container input,ax-cron-seconds .ax-radio-container input,ax-cron-year .ax-radio-container input{margin-inline-end:.5rem}ax-cron-day .ax-block-container,ax-cron-hours .ax-block-container,ax-cron-minutes .ax-block-container,ax-cron-month .ax-block-container,ax-cron-seconds .ax-block-container,ax-cron-year .ax-block-container{padding-inline-start:1.5rem}ax-cron-day .ax-block-container .ax-every-container,ax-cron-hours .ax-block-container .ax-every-container,ax-cron-minutes .ax-block-container .ax-every-container,ax-cron-month .ax-block-container .ax-every-container,ax-cron-seconds .ax-block-container .ax-every-container,ax-cron-year .ax-block-container .ax-every-container{display:flex;align-items:center}ax-cron-day .ax-block-container .ax-every-container ax-form,ax-cron-hours .ax-block-container .ax-every-container ax-form,ax-cron-minutes .ax-block-container .ax-every-container ax-form,ax-cron-month .ax-block-container .ax-every-container ax-form,ax-cron-seconds .ax-block-container .ax-every-container ax-form,ax-cron-year .ax-block-container .ax-every-container ax-form{width:fit-content;margin-inline:.5rem}ax-cron-day .ax-block-container .ax-specific-container,ax-cron-hours .ax-block-container .ax-specific-container,ax-cron-minutes .ax-block-container .ax-specific-container,ax-cron-month .ax-block-container .ax-specific-container,ax-cron-seconds .ax-block-container .ax-specific-container,ax-cron-year .ax-block-container .ax-specific-container{margin-block:.5rem}ax-cron-day .ax-block-container .ax-specific-container .ax-flex-container,ax-cron-hours .ax-block-container .ax-specific-container .ax-flex-container,ax-cron-minutes .ax-block-container .ax-specific-container .ax-flex-container,ax-cron-month .ax-block-container .ax-specific-container .ax-flex-container,ax-cron-seconds .ax-block-container .ax-specific-container .ax-flex-container,ax-cron-year .ax-block-container .ax-specific-container .ax-flex-container{display:flex;align-items:center;margin-bottom:.5rem}ax-cron-day .ax-block-container .ax-between-container,ax-cron-hours .ax-block-container .ax-between-container,ax-cron-minutes .ax-block-container .ax-between-container,ax-cron-month .ax-block-container .ax-between-container,ax-cron-seconds .ax-block-container .ax-between-container,ax-cron-year .ax-block-container .ax-between-container{display:flex;align-items:center}ax-cron-day .ax-block-container .ax-between-container .ax-flex-container,ax-cron-hours .ax-block-container .ax-between-container .ax-flex-container,ax-cron-minutes .ax-block-container .ax-between-container .ax-flex-container,ax-cron-month .ax-block-container .ax-between-container .ax-flex-container,ax-cron-seconds .ax-block-container .ax-between-container .ax-flex-container,ax-cron-year .ax-block-container .ax-between-container .ax-flex-container{display:flex;align-items:center;margin-bottom:.5rem}ax-cron-day .ax-block-container .ax-between-container ax-form,ax-cron-hours .ax-block-container .ax-between-container ax-form,ax-cron-minutes .ax-block-container .ax-between-container ax-form,ax-cron-month .ax-block-container .ax-between-container ax-form,ax-cron-seconds .ax-block-container .ax-between-container ax-form,ax-cron-year .ax-block-container .ax-between-container ax-form{width:fit-content;margin-inline:.5rem}ax-cron-day .ax-block-container .ax-week-container,ax-cron-hours .ax-block-container .ax-week-container,ax-cron-minutes .ax-block-container .ax-week-container,ax-cron-month .ax-block-container .ax-week-container,ax-cron-seconds .ax-block-container .ax-week-container,ax-cron-year .ax-block-container .ax-week-container{display:flex;align-items:center;margin-bottom:.5rem}ax-cron-day .ax-block-container .ax-week-container ax-form,ax-cron-hours .ax-block-container .ax-week-container ax-form,ax-cron-minutes .ax-block-container .ax-week-container ax-form,ax-cron-month .ax-block-container .ax-week-container ax-form,ax-cron-seconds .ax-block-container .ax-week-container ax-form,ax-cron-year .ax-block-container .ax-week-container ax-form{width:fit-content;margin-inline:.5rem}ax-cron-day .ax-block-container .ax-week-container .ax-radio,ax-cron-hours .ax-block-container .ax-week-container .ax-radio,ax-cron-minutes .ax-block-container .ax-week-container .ax-radio,ax-cron-month .ax-block-container .ax-week-container .ax-radio,ax-cron-seconds .ax-block-container .ax-week-container .ax-radio,ax-cron-year .ax-block-container .ax-week-container .ax-radio{margin-inline-end:.5rem}\n"], dependencies: [{ kind: "ngmodule", type: FormsModule }, { kind: "directive", type: i1.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i1.RadioControlValueAccessor, selector: "input[type=radio][formControlName],input[type=radio][formControl],input[type=radio][ngModel]", inputs: ["name", "formControlName", "value"] }, { kind: "directive", type: i1.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }, { kind: "component", type: AXCheckBoxComponent, selector: "ax-check-box", inputs: ["disabled", "tabIndex", "readonly", "color", "value", "name", "id", "isLoading", "indeterminate"], outputs: ["onBlur", "onFocus", "valueChange", "onValueChanged"] }, { kind: "component", type: AXLabelComponent, selector: "ax-label", inputs: ["required", "for"], outputs: ["requiredChange"] }, { kind: "component", type: AXFormComponent, selector: "ax-form", inputs: ["labelMode", "look", "messageStyle", "updateOn"], outputs: ["onValidate", "updateOnChange"] }, { kind: "component", type: AXFormFieldComponent, selector: "ax-form-field", inputs: ["labelMode"] }, { kind: "component", type: AXSelectBoxComponent, selector: "ax-select-box", inputs: ["disabled", "readonly", "tabIndex", "placeholder", "minValue", "maxValue", "value", "state", "name", "id", "type", "look", "multiple", "valueField", "textField", "disabledField", "textTemplate", "selectedItems", "isItemTruncated", "showItemTooltip", "dataSource", "minRecordsForSearch", "caption", "itemTemplate", "selectedTemplate", "emptyTemplate", "loadingTemplate", "dropdownWidth", "searchBoxAutoFocus"], outputs: ["valueChange", "stateChange", "onValueChanged", "onBlur", "onFocus", "readonlyChange", "disabledChange", "onOpened", "onClosed", "onItemSelected", "onItemClick"] }, { kind: "component", type: AXDecoratorClearButtonComponent, selector: "ax-clear-button", inputs: ["icon"] }, { kind: "pipe", type: AsyncPipe, name: "async" }, { kind: "pipe", type: AXTranslatorPipe, name: "translate" }], encapsulation: i0.ViewEncapsulation.None }); }
         
     | 
| 
       967 
967 
     | 
    
         
             
            }
         
     | 
| 
       968 
     | 
    
         
            -
            i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3. 
     | 
| 
      
 968 
     | 
    
         
            +
            i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.6", ngImport: i0, type: AXCronSecondsComponent, decorators: [{
         
     | 
| 
       969 
969 
     | 
    
         
             
                        type: Component,
         
     | 
| 
       970 
970 
     | 
    
         
             
                        args: [{ selector: 'ax-cron-seconds', encapsulation: ViewEncapsulation.None, host: { ngSkipHydration: 'true' }, imports: [
         
     | 
| 
       971 
971 
     | 
    
         
             
                                    FormsModule,
         
     | 
| 
         @@ -978,7 +978,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.3", ngImpor 
     | 
|
| 
       978 
978 
     | 
    
         
             
                                    AsyncPipe,
         
     | 
| 
       979 
979 
     | 
    
         
             
                                    AXTranslatorPipe,
         
     | 
| 
       980 
980 
     | 
    
         
             
                                ], providers: [{ provide: AXComponent, useExisting: AXCronSecondsComponent }], template: "<div class=\"ax-radio-container\">\n  <input\n    (change)=\"inputChange()\"\n    class=\"ax-radio\"\n    type=\"radio\"\n    name=\"everySeconds\"\n    id=\"option1seconds\"\n    value=\"every\"\n    [(ngModel)]=\"secondsService.secondModel.type\"\n    checked\n  />\n  <label for=\"option1seconds\">\n    {{ '@acorex:common.general.every' | translate | async }}\n    {{ '@acorex:dateTime.units.second' | translate | async }}\n  </label>\n</div>\n\n<div class=\"ax-radio-container\">\n  <input\n    (change)=\"inputChange()\"\n    class=\"ax-radio\"\n    type=\"radio\"\n    name=\"everySeconds\"\n    id=\"option2seconds\"\n    value=\"custom\"\n    [(ngModel)]=\"secondsService.secondModel.type\"\n  />\n  <label for=\"option2seconds\">{{ '@acorex:common.general.custom' | translate | async }}</label>\n</div>\n\n<div class=\"ax-block-container\">\n  <div class=\"ax-every-container\">\n    <ax-check-box\n      (valueChange)=\"inputChange($event)\"\n      [disabled]=\"!isCustom\"\n      [(ngModel)]=\"secondsService.secondModel.custom.repeat.isRepeat\"\n    >\n      <ax-label>{{ '@acorex:common.general.every' | translate | async }}</ax-label>\n    </ax-check-box>\n\n    <ax-form class=\"ax-sm\">\n      <ax-form-field>\n        <ax-select-box\n          (onClosed)=\"inputChange()\"\n          [disabled]=\"!isCustom\"\n          [dataSource]=\"zeroTo59\"\n          textField=\"text\"\n          valueField=\"id\"\n          [(ngModel)]=\"secondsService.secondModel.custom.repeat.interval\"\n        >\n        </ax-select-box>\n      </ax-form-field>\n    </ax-form>\n\n    <span>{{ '@acorex:scheduler.starting-at.second' | translate | async }}</span>\n\n    <ax-form class=\"ax-sm\">\n      <ax-form-field>\n        <ax-select-box\n          (onClosed)=\"inputChange()\"\n          [disabled]=\"!isCustom\"\n          [dataSource]=\"zeroTo59\"\n          textField=\"text\"\n          valueField=\"id\"\n          [(ngModel)]=\"secondsService.secondModel.custom.repeat.startAt\"\n        >\n        </ax-select-box>\n      </ax-form-field>\n    </ax-form>\n  </div>\n\n  <div class=\"ax-specific-container\">\n    <div class=\"ax-flex-container\">\n      <ax-check-box\n        (valueChange)=\"inputChange()\"\n        [disabled]=\"!isCustom\"\n        [(ngModel)]=\"secondsService.secondModel.custom.specific.isSpecific\"\n      >\n        <ax-label>\n          {{ '@acorex:scheduler.specific.second' | translate | async }}\n        </ax-label>\n      </ax-check-box>\n    </div>\n\n    <ax-form>\n      <ax-form-field>\n        <ax-select-box\n          (onClosed)=\"inputChange()\"\n          [disabled]=\"!isCustom\"\n          [dataSource]=\"dropdownList\"\n          textField=\"text\"\n          valueField=\"id\"\n          [placeholder]=\"'@acorex:scheduler.time-units.select-second' | translate | async\"\n          [multiple]=\"true\"\n          (onValueChanged)=\"changeHandler($event)\"\n        >\n          <ax-clear-button></ax-clear-button>\n        </ax-select-box>\n      </ax-form-field>\n    </ax-form>\n  </div>\n\n  <div class=\"ax-between-container\">\n    <ax-check-box\n      (valueChange)=\"inputChange()\"\n      [disabled]=\"!isCustom\"\n      [(ngModel)]=\"secondsService.secondModel.custom.between.isBetween\"\n    >\n      <ax-label>\n        {{ '@acorex:common.general.every' | translate | async }}\n        {{ '@acorex:dateTime.units.second' | translate | async }}\n        {{ '@acorex:common.general.between' | translate | async }}\n        {{ '@acorex:dateTime.units.second' | translate | async }}\n      </ax-label>\n    </ax-check-box>\n\n    <ax-form class=\"ax-sm\">\n      <ax-form-field>\n        <ax-select-box\n          (onClosed)=\"inputChange()\"\n          [disabled]=\"!isCustom\"\n          [dataSource]=\"zeroTo59\"\n          textField=\"text\"\n          valueField=\"id\"\n          [(ngModel)]=\"secondsService.secondModel.custom.between.from\"\n        >\n        </ax-select-box>\n      </ax-form-field>\n    </ax-form>\n\n    <span>{{ '@acorex:common.general.and' | translate | async }}</span>\n\n    <ax-form class=\"ax-sm\">\n      <ax-form-field>\n        <ax-select-box\n          (onClosed)=\"inputChange()\"\n          [disabled]=\"!isCustom\"\n          [dataSource]=\"zeroTo59\"\n          textField=\"text\"\n          valueField=\"id\"\n          [(ngModel)]=\"secondsService.secondModel.custom.between.to\"\n        >\n        </ax-select-box>\n      </ax-form-field>\n    </ax-form>\n  </div>\n</div>\n", styles: ["ax-cron-day label,ax-cron-hours label,ax-cron-minutes label,ax-cron-month label,ax-cron-seconds label,ax-cron-year label{font-size:.875rem;line-height:1.25rem;font-weight:500}ax-cron-day .ax-radio-container,ax-cron-hours .ax-radio-container,ax-cron-minutes .ax-radio-container,ax-cron-month .ax-radio-container,ax-cron-seconds .ax-radio-container,ax-cron-year .ax-radio-container{margin-bottom:.5rem;display:flex;align-items:center}ax-cron-day .ax-radio-container input,ax-cron-hours .ax-radio-container input,ax-cron-minutes .ax-radio-container input,ax-cron-month .ax-radio-container input,ax-cron-seconds .ax-radio-container input,ax-cron-year .ax-radio-container input{margin-inline-end:.5rem}ax-cron-day .ax-block-container,ax-cron-hours .ax-block-container,ax-cron-minutes .ax-block-container,ax-cron-month .ax-block-container,ax-cron-seconds .ax-block-container,ax-cron-year .ax-block-container{padding-inline-start:1.5rem}ax-cron-day .ax-block-container .ax-every-container,ax-cron-hours .ax-block-container .ax-every-container,ax-cron-minutes .ax-block-container .ax-every-container,ax-cron-month .ax-block-container .ax-every-container,ax-cron-seconds .ax-block-container .ax-every-container,ax-cron-year .ax-block-container .ax-every-container{display:flex;align-items:center}ax-cron-day .ax-block-container .ax-every-container ax-form,ax-cron-hours .ax-block-container .ax-every-container ax-form,ax-cron-minutes .ax-block-container .ax-every-container ax-form,ax-cron-month .ax-block-container .ax-every-container ax-form,ax-cron-seconds .ax-block-container .ax-every-container ax-form,ax-cron-year .ax-block-container .ax-every-container ax-form{width:fit-content;margin-inline:.5rem}ax-cron-day .ax-block-container .ax-specific-container,ax-cron-hours .ax-block-container .ax-specific-container,ax-cron-minutes .ax-block-container .ax-specific-container,ax-cron-month .ax-block-container .ax-specific-container,ax-cron-seconds .ax-block-container .ax-specific-container,ax-cron-year .ax-block-container .ax-specific-container{margin-block:.5rem}ax-cron-day .ax-block-container .ax-specific-container .ax-flex-container,ax-cron-hours .ax-block-container .ax-specific-container .ax-flex-container,ax-cron-minutes .ax-block-container .ax-specific-container .ax-flex-container,ax-cron-month .ax-block-container .ax-specific-container .ax-flex-container,ax-cron-seconds .ax-block-container .ax-specific-container .ax-flex-container,ax-cron-year .ax-block-container .ax-specific-container .ax-flex-container{display:flex;align-items:center;margin-bottom:.5rem}ax-cron-day .ax-block-container .ax-between-container,ax-cron-hours .ax-block-container .ax-between-container,ax-cron-minutes .ax-block-container .ax-between-container,ax-cron-month .ax-block-container .ax-between-container,ax-cron-seconds .ax-block-container .ax-between-container,ax-cron-year .ax-block-container .ax-between-container{display:flex;align-items:center}ax-cron-day .ax-block-container .ax-between-container .ax-flex-container,ax-cron-hours .ax-block-container .ax-between-container .ax-flex-container,ax-cron-minutes .ax-block-container .ax-between-container .ax-flex-container,ax-cron-month .ax-block-container .ax-between-container .ax-flex-container,ax-cron-seconds .ax-block-container .ax-between-container .ax-flex-container,ax-cron-year .ax-block-container .ax-between-container .ax-flex-container{display:flex;align-items:center;margin-bottom:.5rem}ax-cron-day .ax-block-container .ax-between-container ax-form,ax-cron-hours .ax-block-container .ax-between-container ax-form,ax-cron-minutes .ax-block-container .ax-between-container ax-form,ax-cron-month .ax-block-container .ax-between-container ax-form,ax-cron-seconds .ax-block-container .ax-between-container ax-form,ax-cron-year .ax-block-container .ax-between-container ax-form{width:fit-content;margin-inline:.5rem}ax-cron-day .ax-block-container .ax-week-container,ax-cron-hours .ax-block-container .ax-week-container,ax-cron-minutes .ax-block-container .ax-week-container,ax-cron-month .ax-block-container .ax-week-container,ax-cron-seconds .ax-block-container .ax-week-container,ax-cron-year .ax-block-container .ax-week-container{display:flex;align-items:center;margin-bottom:.5rem}ax-cron-day .ax-block-container .ax-week-container ax-form,ax-cron-hours .ax-block-container .ax-week-container ax-form,ax-cron-minutes .ax-block-container .ax-week-container ax-form,ax-cron-month .ax-block-container .ax-week-container ax-form,ax-cron-seconds .ax-block-container .ax-week-container ax-form,ax-cron-year .ax-block-container .ax-week-container ax-form{width:fit-content;margin-inline:.5rem}ax-cron-day .ax-block-container .ax-week-container .ax-radio,ax-cron-hours .ax-block-container .ax-week-container .ax-radio,ax-cron-minutes .ax-block-container .ax-week-container .ax-radio,ax-cron-month .ax-block-container .ax-week-container .ax-radio,ax-cron-seconds .ax-block-container .ax-week-container .ax-radio,ax-cron-year .ax-block-container .ax-week-container .ax-radio{margin-inline-end:.5rem}\n"] }]
         
     | 
| 
       981 
     | 
    
         
            -
                    }] });
         
     | 
| 
      
 981 
     | 
    
         
            +
                    }], propDecorators: { secondsChanged: [{ type: i0.Output, args: ["secondsChanged"] }] } });
         
     | 
| 
       982 
982 
     | 
    
         | 
| 
       983 
983 
     | 
    
         
             
            class Year {
         
     | 
| 
       984 
984 
     | 
    
         
             
                constructor() {
         
     | 
| 
         @@ -1076,10 +1076,10 @@ class YearService { 
     | 
|
| 
       1076 
1076 
     | 
    
         
             
                        this.yearModel.custom.between.to = rangeData?.to;
         
     | 
| 
       1077 
1077 
     | 
    
         
             
                    }
         
     | 
| 
       1078 
1078 
     | 
    
         
             
                }
         
     | 
| 
       1079 
     | 
    
         
            -
                static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3. 
     | 
| 
       1080 
     | 
    
         
            -
                static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3. 
     | 
| 
      
 1079 
     | 
    
         
            +
                static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.6", ngImport: i0, type: YearService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
         
     | 
| 
      
 1080 
     | 
    
         
            +
                static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.6", ngImport: i0, type: YearService }); }
         
     | 
| 
       1081 
1081 
     | 
    
         
             
            }
         
     | 
| 
       1082 
     | 
    
         
            -
            i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3. 
     | 
| 
      
 1082 
     | 
    
         
            +
            i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.6", ngImport: i0, type: YearService, decorators: [{
         
     | 
| 
       1083 
1083 
     | 
    
         
             
                        type: Injectable
         
     | 
| 
       1084 
1084 
     | 
    
         
             
                    }], ctorParameters: () => [] });
         
     | 
| 
       1085 
1085 
     | 
    
         | 
| 
         @@ -1113,10 +1113,10 @@ class AXCronYearComponent { 
     | 
|
| 
       1113 
1113 
     | 
    
         
             
                    const currentYear = new Date().getFullYear();
         
     | 
| 
       1114 
1114 
     | 
    
         
             
                    return currentYear + offset;
         
     | 
| 
       1115 
1115 
     | 
    
         
             
                }
         
     | 
| 
       1116 
     | 
    
         
            -
                static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3. 
     | 
| 
       1117 
     | 
    
         
            -
                static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.3", type: AXCronYearComponent, isStandalone: true, selector: "ax-cron-year", outputs: { yearChanged: "yearChanged" }, host: { attributes: { "ngSkipHydration": "true" } }, providers: [{ provide: AXComponent, useExisting: AXCronYearComponent }], ngImport: i0, template: "<div class=\"ax-radio-container\">\n  <input\n    class=\"ax-radio\"\n    (change)=\"inputChange()\"\n    type=\"radio\"\n    name=\"everyYear\"\n    id=\"option1year\"\n    value=\"every\"\n    [(ngModel)]=\"yearService.yearModel.type\"\n    checked\n  />\n  <label for=\"option1year\">\n    {{ '@acorex:common.general.every' | translate | async }}\n    {{ '@acorex:dateTime.units.year' | translate | async }}\n  </label>\n</div>\n\n<div class=\"ax-radio-container\">\n  <input\n    class=\"ax-radio\"\n    (change)=\"inputChange()\"\n    type=\"radio\"\n    name=\"everyYear\"\n    id=\"option2year\"\n    value=\"custom\"\n    [(ngModel)]=\"yearService.yearModel.type\"\n  />\n  <label for=\"option2year\">{{ '@acorex:common.general.custom' | translate | async }}</label>\n</div>\n\n<div class=\"ax-block-container\">\n  <div class=\"ax-every-container\">\n    <ax-check-box\n      (valueChange)=\"inputChange()\"\n      [disabled]=\"!isCustom\"\n      [(ngModel)]=\"yearService.yearModel.custom.repeat.isRepeat\"\n    >\n      <ax-label>{{ '@acorex:common.general.every' | translate | async }}</ax-label>\n    </ax-check-box>\n\n    <ax-form class=\"ax-sm\">\n      <ax-form-field>\n        <ax-select-box\n          (onClosed)=\"inputChange()\"\n          textField=\"text\"\n          valueField=\"id\"\n          [disabled]=\"!isCustom\"\n          [dataSource]=\"oneTo100\"\n          [(ngModel)]=\"yearService.yearModel.custom.repeat.interval\"\n        >\n        </ax-select-box>\n      </ax-form-field>\n    </ax-form>\n\n    <span>{{ '@acorex:scheduler.starting-at.year' | translate | async }}</span>\n\n    <ax-form class=\"ax-sm\">\n      <ax-form-field>\n        <ax-select-box\n          (onClosed)=\"inputChange()\"\n          [disabled]=\"!isCustom\"\n          [dataSource]=\"dropdownList\"\n          textField=\"text\"\n          valueField=\"id\"\n          [(ngModel)]=\"yearService.yearModel.custom.repeat.startAt\"\n        >\n        </ax-select-box>\n      </ax-form-field>\n    </ax-form>\n  </div>\n\n  <div class=\"ax-specific-container\">\n    <div class=\"ax-flex-container\">\n      <ax-check-box\n        (valueChange)=\"inputChange()\"\n        [disabled]=\"!isCustom\"\n        [(ngModel)]=\"yearService.yearModel.custom.specific.isSpecific\"\n      >\n        <ax-label>\n          {{ '@acorex:scheduler.specific.year' | translate | async }}\n        </ax-label>\n      </ax-check-box>\n    </div>\n\n    <ax-form>\n      <ax-form-field>\n        <ax-select-box\n          (onClosed)=\"inputChange()\"\n          [disabled]=\"!isCustom\"\n          [dataSource]=\"dropdownList\"\n          textField=\"text\"\n          valueField=\"id\"\n          [placeholder]=\"'@acorex:scheduler.time-units.select-year' | translate | async\"\n          [multiple]=\"true\"\n          (onValueChanged)=\"changeHandler($event)\"\n        >\n          <ax-clear-button></ax-clear-button>\n        </ax-select-box>\n      </ax-form-field>\n    </ax-form>\n  </div>\n\n  <div class=\"ax-between-container\">\n    <ax-check-box\n      (valueChange)=\"inputChange()\"\n      [disabled]=\"!isCustom\"\n      [(ngModel)]=\"yearService.yearModel.custom.between.isBetween\"\n    >\n      <ax-label>\n        {{ '@acorex:common.general.every' | translate | async }}\n        {{ '@acorex:dateTime.units.year' | translate | async }}\n        {{ '@acorex:common.general.between' | translate | async }}\n        {{ '@acorex:dateTime.units.year' | translate | async }}\n      </ax-label>\n    </ax-check-box>\n\n    <ax-form class=\"ax-sm\">\n      <ax-form-field>\n        <ax-select-box\n          (onClosed)=\"inputChange()\"\n          [disabled]=\"!isCustom\"\n          [dataSource]=\"dropdownList\"\n          textField=\"text\"\n          valueField=\"id\"\n          [(ngModel)]=\"yearService.yearModel.custom.between.from\"\n        >\n        </ax-select-box>\n      </ax-form-field>\n    </ax-form>\n\n    <span>{{ '@acorex:common.general.and' | translate | async }}</span>\n\n    <ax-form class=\"ax-sm\">\n      <ax-form-field>\n        <ax-select-box\n          (onClosed)=\"inputChange()\"\n          [disabled]=\"!isCustom\"\n          [dataSource]=\"dropdownList\"\n          textField=\"text\"\n          valueField=\"id\"\n          [(ngModel)]=\"yearService.yearModel.custom.between.to\"\n        >\n        </ax-select-box>\n      </ax-form-field>\n    </ax-form>\n  </div>\n</div>\n", styles: ["ax-cron-day label,ax-cron-hours label,ax-cron-minutes label,ax-cron-month label,ax-cron-seconds label,ax-cron-year label{font-size:.875rem;line-height:1.25rem;font-weight:500}ax-cron-day .ax-radio-container,ax-cron-hours .ax-radio-container,ax-cron-minutes .ax-radio-container,ax-cron-month .ax-radio-container,ax-cron-seconds .ax-radio-container,ax-cron-year .ax-radio-container{margin-bottom:.5rem;display:flex;align-items:center}ax-cron-day .ax-radio-container input,ax-cron-hours .ax-radio-container input,ax-cron-minutes .ax-radio-container input,ax-cron-month .ax-radio-container input,ax-cron-seconds .ax-radio-container input,ax-cron-year .ax-radio-container input{margin-inline-end:.5rem}ax-cron-day .ax-block-container,ax-cron-hours .ax-block-container,ax-cron-minutes .ax-block-container,ax-cron-month .ax-block-container,ax-cron-seconds .ax-block-container,ax-cron-year .ax-block-container{padding-inline-start:1.5rem}ax-cron-day .ax-block-container .ax-every-container,ax-cron-hours .ax-block-container .ax-every-container,ax-cron-minutes .ax-block-container .ax-every-container,ax-cron-month .ax-block-container .ax-every-container,ax-cron-seconds .ax-block-container .ax-every-container,ax-cron-year .ax-block-container .ax-every-container{display:flex;align-items:center}ax-cron-day .ax-block-container .ax-every-container ax-form,ax-cron-hours .ax-block-container .ax-every-container ax-form,ax-cron-minutes .ax-block-container .ax-every-container ax-form,ax-cron-month .ax-block-container .ax-every-container ax-form,ax-cron-seconds .ax-block-container .ax-every-container ax-form,ax-cron-year .ax-block-container .ax-every-container ax-form{width:fit-content;margin-inline:.5rem}ax-cron-day .ax-block-container .ax-specific-container,ax-cron-hours .ax-block-container .ax-specific-container,ax-cron-minutes .ax-block-container .ax-specific-container,ax-cron-month .ax-block-container .ax-specific-container,ax-cron-seconds .ax-block-container .ax-specific-container,ax-cron-year .ax-block-container .ax-specific-container{margin-block:.5rem}ax-cron-day .ax-block-container .ax-specific-container .ax-flex-container,ax-cron-hours .ax-block-container .ax-specific-container .ax-flex-container,ax-cron-minutes .ax-block-container .ax-specific-container .ax-flex-container,ax-cron-month .ax-block-container .ax-specific-container .ax-flex-container,ax-cron-seconds .ax-block-container .ax-specific-container .ax-flex-container,ax-cron-year .ax-block-container .ax-specific-container .ax-flex-container{display:flex;align-items:center;margin-bottom:.5rem}ax-cron-day .ax-block-container .ax-between-container,ax-cron-hours .ax-block-container .ax-between-container,ax-cron-minutes .ax-block-container .ax-between-container,ax-cron-month .ax-block-container .ax-between-container,ax-cron-seconds .ax-block-container .ax-between-container,ax-cron-year .ax-block-container .ax-between-container{display:flex;align-items:center}ax-cron-day .ax-block-container .ax-between-container .ax-flex-container,ax-cron-hours .ax-block-container .ax-between-container .ax-flex-container,ax-cron-minutes .ax-block-container .ax-between-container .ax-flex-container,ax-cron-month .ax-block-container .ax-between-container .ax-flex-container,ax-cron-seconds .ax-block-container .ax-between-container .ax-flex-container,ax-cron-year .ax-block-container .ax-between-container .ax-flex-container{display:flex;align-items:center;margin-bottom:.5rem}ax-cron-day .ax-block-container .ax-between-container ax-form,ax-cron-hours .ax-block-container .ax-between-container ax-form,ax-cron-minutes .ax-block-container .ax-between-container ax-form,ax-cron-month .ax-block-container .ax-between-container ax-form,ax-cron-seconds .ax-block-container .ax-between-container ax-form,ax-cron-year .ax-block-container .ax-between-container ax-form{width:fit-content;margin-inline:.5rem}ax-cron-day .ax-block-container .ax-week-container,ax-cron-hours .ax-block-container .ax-week-container,ax-cron-minutes .ax-block-container .ax-week-container,ax-cron-month .ax-block-container .ax-week-container,ax-cron-seconds .ax-block-container .ax-week-container,ax-cron-year .ax-block-container .ax-week-container{display:flex;align-items:center;margin-bottom:.5rem}ax-cron-day .ax-block-container .ax-week-container ax-form,ax-cron-hours .ax-block-container .ax-week-container ax-form,ax-cron-minutes .ax-block-container .ax-week-container ax-form,ax-cron-month .ax-block-container .ax-week-container ax-form,ax-cron-seconds .ax-block-container .ax-week-container ax-form,ax-cron-year .ax-block-container .ax-week-container ax-form{width:fit-content;margin-inline:.5rem}ax-cron-day .ax-block-container .ax-week-container .ax-radio,ax-cron-hours .ax-block-container .ax-week-container .ax-radio,ax-cron-minutes .ax-block-container .ax-week-container .ax-radio,ax-cron-month .ax-block-container .ax-week-container .ax-radio,ax-cron-seconds .ax-block-container .ax-week-container .ax-radio,ax-cron-year .ax-block-container .ax-week-container .ax-radio{margin-inline-end:.5rem}\n"], dependencies: [{ kind: "ngmodule", type: FormsModule }, { kind: "directive", type: i1.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i1.RadioControlValueAccessor, selector: "input[type=radio][formControlName],input[type=radio][formControl],input[type=radio][ngModel]", inputs: ["name", "formControlName", "value"] }, { kind: "directive", type: i1.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }, { kind: "component", type: AXCheckBoxComponent, selector: "ax-check-box", inputs: ["disabled", "tabIndex", "readonly", "color", "value", "name", "id", "isLoading", "indeterminate"], outputs: ["onBlur", "onFocus", "valueChange", "onValueChanged"] }, { kind: "component", type: AXLabelComponent, selector: "ax-label", inputs: ["required", "for"], outputs: ["requiredChange"] }, { kind: "component", type: AXFormComponent, selector: "ax-form", inputs: ["labelMode", "look", "messageStyle", "updateOn"], outputs: ["onValidate", "updateOnChange"] }, { kind: "component", type: AXFormFieldComponent, selector: "ax-form-field", inputs: ["labelMode"] }, { kind: "component", type: AXSelectBoxComponent, selector: "ax-select-box", inputs: ["disabled", "readonly", "tabIndex", "placeholder", "minValue", "maxValue", "value", "state", "name", "id", "type", "look", "multiple", "valueField", "textField", "disabledField", "textTemplate", "selectedItems", "isItemTruncated", "showItemTooltip", "dataSource", "minRecordsForSearch", "caption", "itemTemplate", "selectedTemplate", "emptyTemplate", "loadingTemplate", "dropdownWidth", "searchBoxAutoFocus"], outputs: ["valueChange", "stateChange", "onValueChanged", "onBlur", "onFocus", "readonlyChange", "disabledChange", "onOpened", "onClosed", "onItemSelected", "onItemClick"] }, { kind: "component", type: AXDecoratorClearButtonComponent, selector: "ax-clear-button", inputs: ["icon"] }, { kind: "pipe", type: AsyncPipe, name: "async" }, { kind: "pipe", type: AXTranslatorPipe, name: "translate" }], encapsulation: i0.ViewEncapsulation.None }); }
         
     | 
| 
      
 1116 
     | 
    
         
            +
                static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.6", ngImport: i0, type: AXCronYearComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
         
     | 
| 
      
 1117 
     | 
    
         
            +
                static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.6", type: AXCronYearComponent, isStandalone: true, selector: "ax-cron-year", outputs: { yearChanged: "yearChanged" }, host: { attributes: { "ngSkipHydration": "true" } }, providers: [{ provide: AXComponent, useExisting: AXCronYearComponent }], ngImport: i0, template: "<div class=\"ax-radio-container\">\n  <input\n    class=\"ax-radio\"\n    (change)=\"inputChange()\"\n    type=\"radio\"\n    name=\"everyYear\"\n    id=\"option1year\"\n    value=\"every\"\n    [(ngModel)]=\"yearService.yearModel.type\"\n    checked\n  />\n  <label for=\"option1year\">\n    {{ '@acorex:common.general.every' | translate | async }}\n    {{ '@acorex:dateTime.units.year' | translate | async }}\n  </label>\n</div>\n\n<div class=\"ax-radio-container\">\n  <input\n    class=\"ax-radio\"\n    (change)=\"inputChange()\"\n    type=\"radio\"\n    name=\"everyYear\"\n    id=\"option2year\"\n    value=\"custom\"\n    [(ngModel)]=\"yearService.yearModel.type\"\n  />\n  <label for=\"option2year\">{{ '@acorex:common.general.custom' | translate | async }}</label>\n</div>\n\n<div class=\"ax-block-container\">\n  <div class=\"ax-every-container\">\n    <ax-check-box\n      (valueChange)=\"inputChange()\"\n      [disabled]=\"!isCustom\"\n      [(ngModel)]=\"yearService.yearModel.custom.repeat.isRepeat\"\n    >\n      <ax-label>{{ '@acorex:common.general.every' | translate | async }}</ax-label>\n    </ax-check-box>\n\n    <ax-form class=\"ax-sm\">\n      <ax-form-field>\n        <ax-select-box\n          (onClosed)=\"inputChange()\"\n          textField=\"text\"\n          valueField=\"id\"\n          [disabled]=\"!isCustom\"\n          [dataSource]=\"oneTo100\"\n          [(ngModel)]=\"yearService.yearModel.custom.repeat.interval\"\n        >\n        </ax-select-box>\n      </ax-form-field>\n    </ax-form>\n\n    <span>{{ '@acorex:scheduler.starting-at.year' | translate | async }}</span>\n\n    <ax-form class=\"ax-sm\">\n      <ax-form-field>\n        <ax-select-box\n          (onClosed)=\"inputChange()\"\n          [disabled]=\"!isCustom\"\n          [dataSource]=\"dropdownList\"\n          textField=\"text\"\n          valueField=\"id\"\n          [(ngModel)]=\"yearService.yearModel.custom.repeat.startAt\"\n        >\n        </ax-select-box>\n      </ax-form-field>\n    </ax-form>\n  </div>\n\n  <div class=\"ax-specific-container\">\n    <div class=\"ax-flex-container\">\n      <ax-check-box\n        (valueChange)=\"inputChange()\"\n        [disabled]=\"!isCustom\"\n        [(ngModel)]=\"yearService.yearModel.custom.specific.isSpecific\"\n      >\n        <ax-label>\n          {{ '@acorex:scheduler.specific.year' | translate | async }}\n        </ax-label>\n      </ax-check-box>\n    </div>\n\n    <ax-form>\n      <ax-form-field>\n        <ax-select-box\n          (onClosed)=\"inputChange()\"\n          [disabled]=\"!isCustom\"\n          [dataSource]=\"dropdownList\"\n          textField=\"text\"\n          valueField=\"id\"\n          [placeholder]=\"'@acorex:scheduler.time-units.select-year' | translate | async\"\n          [multiple]=\"true\"\n          (onValueChanged)=\"changeHandler($event)\"\n        >\n          <ax-clear-button></ax-clear-button>\n        </ax-select-box>\n      </ax-form-field>\n    </ax-form>\n  </div>\n\n  <div class=\"ax-between-container\">\n    <ax-check-box\n      (valueChange)=\"inputChange()\"\n      [disabled]=\"!isCustom\"\n      [(ngModel)]=\"yearService.yearModel.custom.between.isBetween\"\n    >\n      <ax-label>\n        {{ '@acorex:common.general.every' | translate | async }}\n        {{ '@acorex:dateTime.units.year' | translate | async }}\n        {{ '@acorex:common.general.between' | translate | async }}\n        {{ '@acorex:dateTime.units.year' | translate | async }}\n      </ax-label>\n    </ax-check-box>\n\n    <ax-form class=\"ax-sm\">\n      <ax-form-field>\n        <ax-select-box\n          (onClosed)=\"inputChange()\"\n          [disabled]=\"!isCustom\"\n          [dataSource]=\"dropdownList\"\n          textField=\"text\"\n          valueField=\"id\"\n          [(ngModel)]=\"yearService.yearModel.custom.between.from\"\n        >\n        </ax-select-box>\n      </ax-form-field>\n    </ax-form>\n\n    <span>{{ '@acorex:common.general.and' | translate | async }}</span>\n\n    <ax-form class=\"ax-sm\">\n      <ax-form-field>\n        <ax-select-box\n          (onClosed)=\"inputChange()\"\n          [disabled]=\"!isCustom\"\n          [dataSource]=\"dropdownList\"\n          textField=\"text\"\n          valueField=\"id\"\n          [(ngModel)]=\"yearService.yearModel.custom.between.to\"\n        >\n        </ax-select-box>\n      </ax-form-field>\n    </ax-form>\n  </div>\n</div>\n", styles: ["ax-cron-day label,ax-cron-hours label,ax-cron-minutes label,ax-cron-month label,ax-cron-seconds label,ax-cron-year label{font-size:.875rem;line-height:1.25rem;font-weight:500}ax-cron-day .ax-radio-container,ax-cron-hours .ax-radio-container,ax-cron-minutes .ax-radio-container,ax-cron-month .ax-radio-container,ax-cron-seconds .ax-radio-container,ax-cron-year .ax-radio-container{margin-bottom:.5rem;display:flex;align-items:center}ax-cron-day .ax-radio-container input,ax-cron-hours .ax-radio-container input,ax-cron-minutes .ax-radio-container input,ax-cron-month .ax-radio-container input,ax-cron-seconds .ax-radio-container input,ax-cron-year .ax-radio-container input{margin-inline-end:.5rem}ax-cron-day .ax-block-container,ax-cron-hours .ax-block-container,ax-cron-minutes .ax-block-container,ax-cron-month .ax-block-container,ax-cron-seconds .ax-block-container,ax-cron-year .ax-block-container{padding-inline-start:1.5rem}ax-cron-day .ax-block-container .ax-every-container,ax-cron-hours .ax-block-container .ax-every-container,ax-cron-minutes .ax-block-container .ax-every-container,ax-cron-month .ax-block-container .ax-every-container,ax-cron-seconds .ax-block-container .ax-every-container,ax-cron-year .ax-block-container .ax-every-container{display:flex;align-items:center}ax-cron-day .ax-block-container .ax-every-container ax-form,ax-cron-hours .ax-block-container .ax-every-container ax-form,ax-cron-minutes .ax-block-container .ax-every-container ax-form,ax-cron-month .ax-block-container .ax-every-container ax-form,ax-cron-seconds .ax-block-container .ax-every-container ax-form,ax-cron-year .ax-block-container .ax-every-container ax-form{width:fit-content;margin-inline:.5rem}ax-cron-day .ax-block-container .ax-specific-container,ax-cron-hours .ax-block-container .ax-specific-container,ax-cron-minutes .ax-block-container .ax-specific-container,ax-cron-month .ax-block-container .ax-specific-container,ax-cron-seconds .ax-block-container .ax-specific-container,ax-cron-year .ax-block-container .ax-specific-container{margin-block:.5rem}ax-cron-day .ax-block-container .ax-specific-container .ax-flex-container,ax-cron-hours .ax-block-container .ax-specific-container .ax-flex-container,ax-cron-minutes .ax-block-container .ax-specific-container .ax-flex-container,ax-cron-month .ax-block-container .ax-specific-container .ax-flex-container,ax-cron-seconds .ax-block-container .ax-specific-container .ax-flex-container,ax-cron-year .ax-block-container .ax-specific-container .ax-flex-container{display:flex;align-items:center;margin-bottom:.5rem}ax-cron-day .ax-block-container .ax-between-container,ax-cron-hours .ax-block-container .ax-between-container,ax-cron-minutes .ax-block-container .ax-between-container,ax-cron-month .ax-block-container .ax-between-container,ax-cron-seconds .ax-block-container .ax-between-container,ax-cron-year .ax-block-container .ax-between-container{display:flex;align-items:center}ax-cron-day .ax-block-container .ax-between-container .ax-flex-container,ax-cron-hours .ax-block-container .ax-between-container .ax-flex-container,ax-cron-minutes .ax-block-container .ax-between-container .ax-flex-container,ax-cron-month .ax-block-container .ax-between-container .ax-flex-container,ax-cron-seconds .ax-block-container .ax-between-container .ax-flex-container,ax-cron-year .ax-block-container .ax-between-container .ax-flex-container{display:flex;align-items:center;margin-bottom:.5rem}ax-cron-day .ax-block-container .ax-between-container ax-form,ax-cron-hours .ax-block-container .ax-between-container ax-form,ax-cron-minutes .ax-block-container .ax-between-container ax-form,ax-cron-month .ax-block-container .ax-between-container ax-form,ax-cron-seconds .ax-block-container .ax-between-container ax-form,ax-cron-year .ax-block-container .ax-between-container ax-form{width:fit-content;margin-inline:.5rem}ax-cron-day .ax-block-container .ax-week-container,ax-cron-hours .ax-block-container .ax-week-container,ax-cron-minutes .ax-block-container .ax-week-container,ax-cron-month .ax-block-container .ax-week-container,ax-cron-seconds .ax-block-container .ax-week-container,ax-cron-year .ax-block-container .ax-week-container{display:flex;align-items:center;margin-bottom:.5rem}ax-cron-day .ax-block-container .ax-week-container ax-form,ax-cron-hours .ax-block-container .ax-week-container ax-form,ax-cron-minutes .ax-block-container .ax-week-container ax-form,ax-cron-month .ax-block-container .ax-week-container ax-form,ax-cron-seconds .ax-block-container .ax-week-container ax-form,ax-cron-year .ax-block-container .ax-week-container ax-form{width:fit-content;margin-inline:.5rem}ax-cron-day .ax-block-container .ax-week-container .ax-radio,ax-cron-hours .ax-block-container .ax-week-container .ax-radio,ax-cron-minutes .ax-block-container .ax-week-container .ax-radio,ax-cron-month .ax-block-container .ax-week-container .ax-radio,ax-cron-seconds .ax-block-container .ax-week-container .ax-radio,ax-cron-year .ax-block-container .ax-week-container .ax-radio{margin-inline-end:.5rem}\n"], dependencies: [{ kind: "ngmodule", type: FormsModule }, { kind: "directive", type: i1.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i1.RadioControlValueAccessor, selector: "input[type=radio][formControlName],input[type=radio][formControl],input[type=radio][ngModel]", inputs: ["name", "formControlName", "value"] }, { kind: "directive", type: i1.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }, { kind: "component", type: AXCheckBoxComponent, selector: "ax-check-box", inputs: ["disabled", "tabIndex", "readonly", "color", "value", "name", "id", "isLoading", "indeterminate"], outputs: ["onBlur", "onFocus", "valueChange", "onValueChanged"] }, { kind: "component", type: AXLabelComponent, selector: "ax-label", inputs: ["required", "for"], outputs: ["requiredChange"] }, { kind: "component", type: AXFormComponent, selector: "ax-form", inputs: ["labelMode", "look", "messageStyle", "updateOn"], outputs: ["onValidate", "updateOnChange"] }, { kind: "component", type: AXFormFieldComponent, selector: "ax-form-field", inputs: ["labelMode"] }, { kind: "component", type: AXSelectBoxComponent, selector: "ax-select-box", inputs: ["disabled", "readonly", "tabIndex", "placeholder", "minValue", "maxValue", "value", "state", "name", "id", "type", "look", "multiple", "valueField", "textField", "disabledField", "textTemplate", "selectedItems", "isItemTruncated", "showItemTooltip", "dataSource", "minRecordsForSearch", "caption", "itemTemplate", "selectedTemplate", "emptyTemplate", "loadingTemplate", "dropdownWidth", "searchBoxAutoFocus"], outputs: ["valueChange", "stateChange", "onValueChanged", "onBlur", "onFocus", "readonlyChange", "disabledChange", "onOpened", "onClosed", "onItemSelected", "onItemClick"] }, { kind: "component", type: AXDecoratorClearButtonComponent, selector: "ax-clear-button", inputs: ["icon"] }, { kind: "pipe", type: AsyncPipe, name: "async" }, { kind: "pipe", type: AXTranslatorPipe, name: "translate" }], encapsulation: i0.ViewEncapsulation.None }); }
         
     | 
| 
       1118 
1118 
     | 
    
         
             
            }
         
     | 
| 
       1119 
     | 
    
         
            -
            i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3. 
     | 
| 
      
 1119 
     | 
    
         
            +
            i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.6", ngImport: i0, type: AXCronYearComponent, decorators: [{
         
     | 
| 
       1120 
1120 
     | 
    
         
             
                        type: Component,
         
     | 
| 
       1121 
1121 
     | 
    
         
             
                        args: [{ selector: 'ax-cron-year', encapsulation: ViewEncapsulation.None, host: { ngSkipHydration: 'true' }, imports: [
         
     | 
| 
       1122 
1122 
     | 
    
         
             
                                    FormsModule,
         
     | 
| 
         @@ -1129,7 +1129,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.3", ngImpor 
     | 
|
| 
       1129 
1129 
     | 
    
         
             
                                    AsyncPipe,
         
     | 
| 
       1130 
1130 
     | 
    
         
             
                                    AXTranslatorPipe,
         
     | 
| 
       1131 
1131 
     | 
    
         
             
                                ], providers: [{ provide: AXComponent, useExisting: AXCronYearComponent }], template: "<div class=\"ax-radio-container\">\n  <input\n    class=\"ax-radio\"\n    (change)=\"inputChange()\"\n    type=\"radio\"\n    name=\"everyYear\"\n    id=\"option1year\"\n    value=\"every\"\n    [(ngModel)]=\"yearService.yearModel.type\"\n    checked\n  />\n  <label for=\"option1year\">\n    {{ '@acorex:common.general.every' | translate | async }}\n    {{ '@acorex:dateTime.units.year' | translate | async }}\n  </label>\n</div>\n\n<div class=\"ax-radio-container\">\n  <input\n    class=\"ax-radio\"\n    (change)=\"inputChange()\"\n    type=\"radio\"\n    name=\"everyYear\"\n    id=\"option2year\"\n    value=\"custom\"\n    [(ngModel)]=\"yearService.yearModel.type\"\n  />\n  <label for=\"option2year\">{{ '@acorex:common.general.custom' | translate | async }}</label>\n</div>\n\n<div class=\"ax-block-container\">\n  <div class=\"ax-every-container\">\n    <ax-check-box\n      (valueChange)=\"inputChange()\"\n      [disabled]=\"!isCustom\"\n      [(ngModel)]=\"yearService.yearModel.custom.repeat.isRepeat\"\n    >\n      <ax-label>{{ '@acorex:common.general.every' | translate | async }}</ax-label>\n    </ax-check-box>\n\n    <ax-form class=\"ax-sm\">\n      <ax-form-field>\n        <ax-select-box\n          (onClosed)=\"inputChange()\"\n          textField=\"text\"\n          valueField=\"id\"\n          [disabled]=\"!isCustom\"\n          [dataSource]=\"oneTo100\"\n          [(ngModel)]=\"yearService.yearModel.custom.repeat.interval\"\n        >\n        </ax-select-box>\n      </ax-form-field>\n    </ax-form>\n\n    <span>{{ '@acorex:scheduler.starting-at.year' | translate | async }}</span>\n\n    <ax-form class=\"ax-sm\">\n      <ax-form-field>\n        <ax-select-box\n          (onClosed)=\"inputChange()\"\n          [disabled]=\"!isCustom\"\n          [dataSource]=\"dropdownList\"\n          textField=\"text\"\n          valueField=\"id\"\n          [(ngModel)]=\"yearService.yearModel.custom.repeat.startAt\"\n        >\n        </ax-select-box>\n      </ax-form-field>\n    </ax-form>\n  </div>\n\n  <div class=\"ax-specific-container\">\n    <div class=\"ax-flex-container\">\n      <ax-check-box\n        (valueChange)=\"inputChange()\"\n        [disabled]=\"!isCustom\"\n        [(ngModel)]=\"yearService.yearModel.custom.specific.isSpecific\"\n      >\n        <ax-label>\n          {{ '@acorex:scheduler.specific.year' | translate | async }}\n        </ax-label>\n      </ax-check-box>\n    </div>\n\n    <ax-form>\n      <ax-form-field>\n        <ax-select-box\n          (onClosed)=\"inputChange()\"\n          [disabled]=\"!isCustom\"\n          [dataSource]=\"dropdownList\"\n          textField=\"text\"\n          valueField=\"id\"\n          [placeholder]=\"'@acorex:scheduler.time-units.select-year' | translate | async\"\n          [multiple]=\"true\"\n          (onValueChanged)=\"changeHandler($event)\"\n        >\n          <ax-clear-button></ax-clear-button>\n        </ax-select-box>\n      </ax-form-field>\n    </ax-form>\n  </div>\n\n  <div class=\"ax-between-container\">\n    <ax-check-box\n      (valueChange)=\"inputChange()\"\n      [disabled]=\"!isCustom\"\n      [(ngModel)]=\"yearService.yearModel.custom.between.isBetween\"\n    >\n      <ax-label>\n        {{ '@acorex:common.general.every' | translate | async }}\n        {{ '@acorex:dateTime.units.year' | translate | async }}\n        {{ '@acorex:common.general.between' | translate | async }}\n        {{ '@acorex:dateTime.units.year' | translate | async }}\n      </ax-label>\n    </ax-check-box>\n\n    <ax-form class=\"ax-sm\">\n      <ax-form-field>\n        <ax-select-box\n          (onClosed)=\"inputChange()\"\n          [disabled]=\"!isCustom\"\n          [dataSource]=\"dropdownList\"\n          textField=\"text\"\n          valueField=\"id\"\n          [(ngModel)]=\"yearService.yearModel.custom.between.from\"\n        >\n        </ax-select-box>\n      </ax-form-field>\n    </ax-form>\n\n    <span>{{ '@acorex:common.general.and' | translate | async }}</span>\n\n    <ax-form class=\"ax-sm\">\n      <ax-form-field>\n        <ax-select-box\n          (onClosed)=\"inputChange()\"\n          [disabled]=\"!isCustom\"\n          [dataSource]=\"dropdownList\"\n          textField=\"text\"\n          valueField=\"id\"\n          [(ngModel)]=\"yearService.yearModel.custom.between.to\"\n        >\n        </ax-select-box>\n      </ax-form-field>\n    </ax-form>\n  </div>\n</div>\n", styles: ["ax-cron-day label,ax-cron-hours label,ax-cron-minutes label,ax-cron-month label,ax-cron-seconds label,ax-cron-year label{font-size:.875rem;line-height:1.25rem;font-weight:500}ax-cron-day .ax-radio-container,ax-cron-hours .ax-radio-container,ax-cron-minutes .ax-radio-container,ax-cron-month .ax-radio-container,ax-cron-seconds .ax-radio-container,ax-cron-year .ax-radio-container{margin-bottom:.5rem;display:flex;align-items:center}ax-cron-day .ax-radio-container input,ax-cron-hours .ax-radio-container input,ax-cron-minutes .ax-radio-container input,ax-cron-month .ax-radio-container input,ax-cron-seconds .ax-radio-container input,ax-cron-year .ax-radio-container input{margin-inline-end:.5rem}ax-cron-day .ax-block-container,ax-cron-hours .ax-block-container,ax-cron-minutes .ax-block-container,ax-cron-month .ax-block-container,ax-cron-seconds .ax-block-container,ax-cron-year .ax-block-container{padding-inline-start:1.5rem}ax-cron-day .ax-block-container .ax-every-container,ax-cron-hours .ax-block-container .ax-every-container,ax-cron-minutes .ax-block-container .ax-every-container,ax-cron-month .ax-block-container .ax-every-container,ax-cron-seconds .ax-block-container .ax-every-container,ax-cron-year .ax-block-container .ax-every-container{display:flex;align-items:center}ax-cron-day .ax-block-container .ax-every-container ax-form,ax-cron-hours .ax-block-container .ax-every-container ax-form,ax-cron-minutes .ax-block-container .ax-every-container ax-form,ax-cron-month .ax-block-container .ax-every-container ax-form,ax-cron-seconds .ax-block-container .ax-every-container ax-form,ax-cron-year .ax-block-container .ax-every-container ax-form{width:fit-content;margin-inline:.5rem}ax-cron-day .ax-block-container .ax-specific-container,ax-cron-hours .ax-block-container .ax-specific-container,ax-cron-minutes .ax-block-container .ax-specific-container,ax-cron-month .ax-block-container .ax-specific-container,ax-cron-seconds .ax-block-container .ax-specific-container,ax-cron-year .ax-block-container .ax-specific-container{margin-block:.5rem}ax-cron-day .ax-block-container .ax-specific-container .ax-flex-container,ax-cron-hours .ax-block-container .ax-specific-container .ax-flex-container,ax-cron-minutes .ax-block-container .ax-specific-container .ax-flex-container,ax-cron-month .ax-block-container .ax-specific-container .ax-flex-container,ax-cron-seconds .ax-block-container .ax-specific-container .ax-flex-container,ax-cron-year .ax-block-container .ax-specific-container .ax-flex-container{display:flex;align-items:center;margin-bottom:.5rem}ax-cron-day .ax-block-container .ax-between-container,ax-cron-hours .ax-block-container .ax-between-container,ax-cron-minutes .ax-block-container .ax-between-container,ax-cron-month .ax-block-container .ax-between-container,ax-cron-seconds .ax-block-container .ax-between-container,ax-cron-year .ax-block-container .ax-between-container{display:flex;align-items:center}ax-cron-day .ax-block-container .ax-between-container .ax-flex-container,ax-cron-hours .ax-block-container .ax-between-container .ax-flex-container,ax-cron-minutes .ax-block-container .ax-between-container .ax-flex-container,ax-cron-month .ax-block-container .ax-between-container .ax-flex-container,ax-cron-seconds .ax-block-container .ax-between-container .ax-flex-container,ax-cron-year .ax-block-container .ax-between-container .ax-flex-container{display:flex;align-items:center;margin-bottom:.5rem}ax-cron-day .ax-block-container .ax-between-container ax-form,ax-cron-hours .ax-block-container .ax-between-container ax-form,ax-cron-minutes .ax-block-container .ax-between-container ax-form,ax-cron-month .ax-block-container .ax-between-container ax-form,ax-cron-seconds .ax-block-container .ax-between-container ax-form,ax-cron-year .ax-block-container .ax-between-container ax-form{width:fit-content;margin-inline:.5rem}ax-cron-day .ax-block-container .ax-week-container,ax-cron-hours .ax-block-container .ax-week-container,ax-cron-minutes .ax-block-container .ax-week-container,ax-cron-month .ax-block-container .ax-week-container,ax-cron-seconds .ax-block-container .ax-week-container,ax-cron-year .ax-block-container .ax-week-container{display:flex;align-items:center;margin-bottom:.5rem}ax-cron-day .ax-block-container .ax-week-container ax-form,ax-cron-hours .ax-block-container .ax-week-container ax-form,ax-cron-minutes .ax-block-container .ax-week-container ax-form,ax-cron-month .ax-block-container .ax-week-container ax-form,ax-cron-seconds .ax-block-container .ax-week-container ax-form,ax-cron-year .ax-block-container .ax-week-container ax-form{width:fit-content;margin-inline:.5rem}ax-cron-day .ax-block-container .ax-week-container .ax-radio,ax-cron-hours .ax-block-container .ax-week-container .ax-radio,ax-cron-minutes .ax-block-container .ax-week-container .ax-radio,ax-cron-month .ax-block-container .ax-week-container .ax-radio,ax-cron-seconds .ax-block-container .ax-week-container .ax-radio,ax-cron-year .ax-block-container .ax-week-container .ax-radio{margin-inline-end:.5rem}\n"] }]
         
     | 
| 
       1132 
     | 
    
         
            -
                    }] });
         
     | 
| 
      
 1132 
     | 
    
         
            +
                    }], propDecorators: { yearChanged: [{ type: i0.Output, args: ["yearChanged"] }] } });
         
     | 
| 
       1133 
1133 
     | 
    
         | 
| 
       1134 
1134 
     | 
    
         
             
            class AXCronJobContainerComponent extends MXInputBaseValueComponent {
         
     | 
| 
       1135 
1135 
     | 
    
         
             
                constructor() {
         
     | 
| 
         @@ -1184,8 +1184,8 @@ class AXCronJobContainerComponent extends MXInputBaseValueComponent { 
     | 
|
| 
       1184 
1184 
     | 
    
         
             
                get __hostName() {
         
     | 
| 
       1185 
1185 
     | 
    
         
             
                    return this.name;
         
     | 
| 
       1186 
1186 
     | 
    
         
             
                }
         
     | 
| 
       1187 
     | 
    
         
            -
                static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3. 
     | 
| 
       1188 
     | 
    
         
            -
                static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.2.0", version: "20.3. 
     | 
| 
      
 1187 
     | 
    
         
            +
                static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.6", ngImport: i0, type: AXCronJobContainerComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
         
     | 
| 
      
 1188 
     | 
    
         
            +
                static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.2.0", version: "20.3.6", type: AXCronJobContainerComponent, isStandalone: true, selector: "ax-cron-job-container", outputs: { onValueChanged: "onValueChanged" }, host: { attributes: { "ngSkipHydration": "true" }, properties: { "attr.name": "this.__hostName" } }, providers: [
         
     | 
| 
       1189 
1189 
     | 
    
         
             
                        SecondsService,
         
     | 
| 
       1190 
1190 
     | 
    
         
             
                        MinutesService,
         
     | 
| 
       1191 
1191 
     | 
    
         
             
                        HoursService,
         
     | 
| 
         @@ -1202,7 +1202,7 @@ class AXCronJobContainerComponent extends MXInputBaseValueComponent { 
     | 
|
| 
       1202 
1202 
     | 
    
         
             
                        { provide: AXValuableComponent, useExisting: AXCronJobContainerComponent },
         
     | 
| 
       1203 
1203 
     | 
    
         
             
                    ], viewQueries: [{ propertyName: "tabComponent", first: true, predicate: AXTabsComponent, descendants: true, isSignal: true }], usesInheritance: true, ngImport: i0, template: "<ax-tabs [content]=\"cronTab\" [look]=\"options().look\" [fitParent]=\"options().fit\" [location]=\"options().location\">\n  <ax-tab-item key=\"Seconds\" [text]=\"'@acorex:dateTime.units.second' | translate | async\">\n    <ax-content> <ax-cron-seconds (secondsChanged)=\"onGetModel()\"></ax-cron-seconds></ax-content>\n  </ax-tab-item>\n  <ax-tab-item key=\"Minutes\" [text]=\"'@acorex:dateTime.units.minute' | translate | async\">\n    <ax-content> <ax-cron-minutes (minutesChanged)=\"onGetModel()\"></ax-cron-minutes></ax-content>\n  </ax-tab-item>\n  <ax-tab-item key=\"Hours\" [text]=\"'@acorex:dateTime.units.hour' | translate | async\">\n    <ax-content> <ax-cron-hours (hoursChanged)=\"onGetModel()\"></ax-cron-hours></ax-content>\n  </ax-tab-item>\n  <ax-tab-item key=\"Days\" [text]=\"'@acorex:dateTime.units.day' | translate | async\">\n    <ax-content> <ax-cron-day (dayChanged)=\"onGetModel()\"></ax-cron-day></ax-content>\n  </ax-tab-item>\n  <ax-tab-item key=\"Months\" [text]=\"'@acorex:dateTime.units.month' | translate | async\">\n    <ax-content> <ax-cron-month (monthChanged)=\"onGetModel()\"></ax-cron-month></ax-content>\n  </ax-tab-item>\n  <ax-tab-item key=\"Years\" [text]=\"'@acorex:dateTime.units.year' | translate | async\">\n    <ax-content><ax-cron-year (yearChanged)=\"onGetModel()\"></ax-cron-year></ax-content>\n  </ax-tab-item>\n</ax-tabs>\n\n<div class=\"ax-cron-tools-container\">\n  <ng-template [axTabContent] #cronTab=\"axTabContent\"> </ng-template>\n</div>\n", styles: ["ax-cron-job-container{display:flex;flex-direction:column;overflow-x:auto;border:1px solid rgba(var(--ax-sys-color-border-lightest-surface));border-radius:var(--ax-sys-border-radius)}.ax-btn-result-container{padding:.5rem 1rem;display:flex;justify-content:space-between;align-items:center}.ax-btn-result-container ax-button{margin-inline-end:1rem}.ax-cron-tools-container{padding:1rem;overflow-x:auto}\n"], dependencies: [{ kind: "component", type: AXTabsComponent, selector: "ax-tabs", inputs: ["look", "location", "fitParent", "minWidth", "content"], outputs: ["onActiveTabChanged"] }, { kind: "component", type: AXTabItemComponent, selector: "ax-tab-item", inputs: ["disabled", "text", "key", "headerTemplate", "active"], outputs: ["disabledChange", "onClick", "onBlur", "onFocus", "activeChange"] }, { kind: "component", type: AXDecoratorGenericComponent, selector: "ax-footer, ax-header, ax-content, ax-divider, ax-form-hint, ax-prefix, ax-suffix, ax-text, ax-title, ax-subtitle, ax-placeholder, ax-overlay" }, { kind: "component", type: AXCronSecondsComponent, selector: "ax-cron-seconds", outputs: ["secondsChanged"] }, { kind: "component", type: AXCronMinutesComponent, selector: "ax-cron-minutes", outputs: ["minutesChanged"] }, { kind: "component", type: AXCronHoursComponent, selector: "ax-cron-hours", outputs: ["hoursChanged"] }, { kind: "component", type: AXCronDayComponent, selector: "ax-cron-day", outputs: ["dayChanged"] }, { kind: "component", type: AXCronMonthComponent, selector: "ax-cron-month", outputs: ["monthChanged"] }, { kind: "component", type: AXCronYearComponent, selector: "ax-cron-year", outputs: ["yearChanged"] }, { kind: "directive", type: AXTabContentDirective, selector: "[axTabContent]", inputs: ["axTabContent"], exportAs: ["axTabContent"] }, { kind: "pipe", type: AsyncPipe, name: "async" }, { kind: "pipe", type: AXTranslatorPipe, name: "translate" }], encapsulation: i0.ViewEncapsulation.None }); }
         
     | 
| 
       1204 
1204 
     | 
    
         
             
            }
         
     | 
| 
       1205 
     | 
    
         
            -
            i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3. 
     | 
| 
      
 1205 
     | 
    
         
            +
            i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.6", ngImport: i0, type: AXCronJobContainerComponent, decorators: [{
         
     | 
| 
       1206 
1206 
     | 
    
         
             
                        type: Component,
         
     | 
| 
       1207 
1207 
     | 
    
         
             
                        args: [{ selector: 'ax-cron-job-container', outputs: ['onValueChanged'], providers: [
         
     | 
| 
       1208 
1208 
     | 
    
         
             
                                    SecondsService,
         
     | 
| 
         @@ -1233,7 +1233,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.3", ngImpor 
     | 
|
| 
       1233 
1233 
     | 
    
         
             
                                    AsyncPipe,
         
     | 
| 
       1234 
1234 
     | 
    
         
             
                                    AXTranslatorPipe,
         
     | 
| 
       1235 
1235 
     | 
    
         
             
                                ], template: "<ax-tabs [content]=\"cronTab\" [look]=\"options().look\" [fitParent]=\"options().fit\" [location]=\"options().location\">\n  <ax-tab-item key=\"Seconds\" [text]=\"'@acorex:dateTime.units.second' | translate | async\">\n    <ax-content> <ax-cron-seconds (secondsChanged)=\"onGetModel()\"></ax-cron-seconds></ax-content>\n  </ax-tab-item>\n  <ax-tab-item key=\"Minutes\" [text]=\"'@acorex:dateTime.units.minute' | translate | async\">\n    <ax-content> <ax-cron-minutes (minutesChanged)=\"onGetModel()\"></ax-cron-minutes></ax-content>\n  </ax-tab-item>\n  <ax-tab-item key=\"Hours\" [text]=\"'@acorex:dateTime.units.hour' | translate | async\">\n    <ax-content> <ax-cron-hours (hoursChanged)=\"onGetModel()\"></ax-cron-hours></ax-content>\n  </ax-tab-item>\n  <ax-tab-item key=\"Days\" [text]=\"'@acorex:dateTime.units.day' | translate | async\">\n    <ax-content> <ax-cron-day (dayChanged)=\"onGetModel()\"></ax-cron-day></ax-content>\n  </ax-tab-item>\n  <ax-tab-item key=\"Months\" [text]=\"'@acorex:dateTime.units.month' | translate | async\">\n    <ax-content> <ax-cron-month (monthChanged)=\"onGetModel()\"></ax-cron-month></ax-content>\n  </ax-tab-item>\n  <ax-tab-item key=\"Years\" [text]=\"'@acorex:dateTime.units.year' | translate | async\">\n    <ax-content><ax-cron-year (yearChanged)=\"onGetModel()\"></ax-cron-year></ax-content>\n  </ax-tab-item>\n</ax-tabs>\n\n<div class=\"ax-cron-tools-container\">\n  <ng-template [axTabContent] #cronTab=\"axTabContent\"> </ng-template>\n</div>\n", styles: ["ax-cron-job-container{display:flex;flex-direction:column;overflow-x:auto;border:1px solid rgba(var(--ax-sys-color-border-lightest-surface));border-radius:var(--ax-sys-border-radius)}.ax-btn-result-container{padding:.5rem 1rem;display:flex;justify-content:space-between;align-items:center}.ax-btn-result-container ax-button{margin-inline-end:1rem}.ax-cron-tools-container{padding:1rem;overflow-x:auto}\n"] }]
         
     | 
| 
       1236 
     | 
    
         
            -
                    }], propDecorators: { __hostName: [{
         
     | 
| 
      
 1236 
     | 
    
         
            +
                    }], propDecorators: { tabComponent: [{ type: i0.ViewChild, args: [i0.forwardRef(() => AXTabsComponent), { isSignal: true }] }], __hostName: [{
         
     | 
| 
       1237 
1237 
     | 
    
         
             
                            type: HostBinding,
         
     | 
| 
       1238 
1238 
     | 
    
         
             
                            args: ['attr.name']
         
     | 
| 
       1239 
1239 
     | 
    
         
             
                        }] } });
         
     | 
| 
         @@ -1261,8 +1261,8 @@ const MODULES = [ 
     | 
|
| 
       1261 
1261 
     | 
    
         
             
                AXTranslationModule,
         
     | 
| 
       1262 
1262 
     | 
    
         
             
            ];
         
     | 
| 
       1263 
1263 
     | 
    
         
             
            class AXCronJobModule {
         
     | 
| 
       1264 
     | 
    
         
            -
                static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3. 
     | 
| 
       1265 
     | 
    
         
            -
                static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3. 
     | 
| 
      
 1264 
     | 
    
         
            +
                static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.6", ngImport: i0, type: AXCronJobModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
         
     | 
| 
      
 1265 
     | 
    
         
            +
                static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.6", ngImport: i0, type: AXCronJobModule, imports: [AXTabsModule,
         
     | 
| 
       1266 
1266 
     | 
    
         
             
                        AXBadgeModule,
         
     | 
| 
       1267 
1267 
     | 
    
         
             
                        AXDecoratorModule,
         
     | 
| 
       1268 
1268 
     | 
    
         
             
                        CommonModule,
         
     | 
| 
         @@ -1285,9 +1285,9 @@ class AXCronJobModule { 
     | 
|
| 
       1285 
1285 
     | 
    
         
             
                        AXCronMonthComponent,
         
     | 
| 
       1286 
1286 
     | 
    
         
             
                        AXCronSecondsComponent,
         
     | 
| 
       1287 
1287 
     | 
    
         
             
                        AXCronYearComponent] }); }
         
     | 
| 
       1288 
     | 
    
         
            -
                static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3. 
     | 
| 
      
 1288 
     | 
    
         
            +
                static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.6", ngImport: i0, type: AXCronJobModule, imports: [MODULES, AXButtonModule, AXLabelModule, COMPONENT] }); }
         
     | 
| 
       1289 
1289 
     | 
    
         
             
            }
         
     | 
| 
       1290 
     | 
    
         
            -
            i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3. 
     | 
| 
      
 1290 
     | 
    
         
            +
            i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.6", ngImport: i0, type: AXCronJobModule, decorators: [{
         
     | 
| 
       1291 
1291 
     | 
    
         
             
                        type: NgModule,
         
     | 
| 
       1292 
1292 
     | 
    
         
             
                        args: [{
         
     | 
| 
       1293 
1293 
     | 
    
         
             
                                imports: [...MODULES, AXButtonModule, AXLabelModule, ...COMPONENT],
         
     |