@acorex/components 20.1.13 → 20.1.15

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.
Files changed (211) hide show
  1. package/accordion/index.d.ts +1 -2
  2. package/calendar/index.d.ts +2 -2
  3. package/conversation/index.d.ts +4 -2
  4. package/dropdown/index.d.ts +2 -1
  5. package/fesm2022/acorex-components-accordion.mjs +38 -33
  6. package/fesm2022/acorex-components-accordion.mjs.map +1 -1
  7. package/fesm2022/acorex-components-action-sheet.mjs +16 -16
  8. package/fesm2022/acorex-components-action-sheet.mjs.map +1 -1
  9. package/fesm2022/acorex-components-alert.mjs +14 -14
  10. package/fesm2022/acorex-components-alert.mjs.map +1 -1
  11. package/fesm2022/acorex-components-audio-wave.mjs +10 -10
  12. package/fesm2022/acorex-components-audio-wave.mjs.map +1 -1
  13. package/fesm2022/acorex-components-autocomplete.mjs +12 -12
  14. package/fesm2022/acorex-components-autocomplete.mjs.map +1 -1
  15. package/fesm2022/acorex-components-avatar.mjs +14 -14
  16. package/fesm2022/acorex-components-avatar.mjs.map +1 -1
  17. package/fesm2022/acorex-components-badge.mjs +8 -8
  18. package/fesm2022/acorex-components-badge.mjs.map +1 -1
  19. package/fesm2022/acorex-components-bottom-navigation.mjs +13 -13
  20. package/fesm2022/acorex-components-bottom-navigation.mjs.map +1 -1
  21. package/fesm2022/acorex-components-breadcrumbs.mjs +12 -12
  22. package/fesm2022/acorex-components-breadcrumbs.mjs.map +1 -1
  23. package/fesm2022/acorex-components-button-group.mjs +12 -12
  24. package/fesm2022/acorex-components-button-group.mjs.map +1 -1
  25. package/fesm2022/acorex-components-button.mjs +20 -20
  26. package/fesm2022/acorex-components-button.mjs.map +1 -1
  27. package/fesm2022/acorex-components-calendar.mjs +21 -21
  28. package/fesm2022/acorex-components-calendar.mjs.map +1 -1
  29. package/fesm2022/acorex-components-check-box.mjs +8 -8
  30. package/fesm2022/acorex-components-check-box.mjs.map +1 -1
  31. package/fesm2022/acorex-components-chips.mjs +10 -10
  32. package/fesm2022/acorex-components-chips.mjs.map +1 -1
  33. package/fesm2022/acorex-components-circular-progress.mjs +12 -12
  34. package/fesm2022/acorex-components-circular-progress.mjs.map +1 -1
  35. package/fesm2022/acorex-components-collapse.mjs +10 -10
  36. package/fesm2022/acorex-components-collapse.mjs.map +1 -1
  37. package/fesm2022/acorex-components-color-box.mjs +13 -13
  38. package/fesm2022/acorex-components-color-box.mjs.map +1 -1
  39. package/fesm2022/acorex-components-color-palette.mjs +32 -32
  40. package/fesm2022/acorex-components-color-palette.mjs.map +1 -1
  41. package/fesm2022/acorex-components-comment.mjs +32 -32
  42. package/fesm2022/acorex-components-comment.mjs.map +1 -1
  43. package/fesm2022/acorex-components-conversation.mjs +115 -108
  44. package/fesm2022/acorex-components-conversation.mjs.map +1 -1
  45. package/fesm2022/acorex-components-cron-job.mjs +51 -51
  46. package/fesm2022/acorex-components-cron-job.mjs.map +1 -1
  47. package/fesm2022/acorex-components-data-pager.mjs +32 -32
  48. package/fesm2022/acorex-components-data-pager.mjs.map +1 -1
  49. package/fesm2022/acorex-components-data-table.mjs +51 -51
  50. package/fesm2022/acorex-components-data-table.mjs.map +1 -1
  51. package/fesm2022/acorex-components-datetime-box.mjs +13 -13
  52. package/fesm2022/acorex-components-datetime-box.mjs.map +1 -1
  53. package/fesm2022/acorex-components-datetime-input.mjs +18 -18
  54. package/fesm2022/acorex-components-datetime-input.mjs.map +1 -1
  55. package/fesm2022/acorex-components-datetime-picker.mjs +14 -14
  56. package/fesm2022/acorex-components-datetime-picker.mjs.map +1 -1
  57. package/fesm2022/acorex-components-decorators.mjs +31 -31
  58. package/fesm2022/acorex-components-decorators.mjs.map +1 -1
  59. package/fesm2022/acorex-components-dialog.mjs +10 -10
  60. package/fesm2022/acorex-components-dialog.mjs.map +1 -1
  61. package/fesm2022/acorex-components-drawer-2.mjs +18 -18
  62. package/fesm2022/acorex-components-drawer-2.mjs.map +1 -1
  63. package/fesm2022/acorex-components-drawer.mjs +22 -22
  64. package/fesm2022/acorex-components-drawer.mjs.map +1 -1
  65. package/fesm2022/acorex-components-dropdown-button.mjs +7 -7
  66. package/fesm2022/acorex-components-dropdown-button.mjs.map +1 -1
  67. package/fesm2022/acorex-components-dropdown.mjs +19 -18
  68. package/fesm2022/acorex-components-dropdown.mjs.map +1 -1
  69. package/fesm2022/acorex-components-file-explorer.mjs +42 -42
  70. package/fesm2022/acorex-components-file-explorer.mjs.map +1 -1
  71. package/fesm2022/acorex-components-flow-chart.mjs +32 -32
  72. package/fesm2022/acorex-components-flow-chart.mjs.map +1 -1
  73. package/fesm2022/acorex-components-form.mjs +28 -28
  74. package/fesm2022/acorex-components-form.mjs.map +1 -1
  75. package/fesm2022/acorex-components-grid-layout-builder.mjs +15 -15
  76. package/fesm2022/acorex-components-grid-layout-builder.mjs.map +1 -1
  77. package/fesm2022/acorex-components-image-editor.mjs +73 -73
  78. package/fesm2022/acorex-components-image-editor.mjs.map +1 -1
  79. package/fesm2022/acorex-components-image.mjs +9 -9
  80. package/fesm2022/acorex-components-image.mjs.map +1 -1
  81. package/fesm2022/acorex-components-json-viewer.mjs +10 -10
  82. package/fesm2022/acorex-components-json-viewer.mjs.map +1 -1
  83. package/fesm2022/acorex-components-kanban.mjs +42 -23
  84. package/fesm2022/acorex-components-kanban.mjs.map +1 -1
  85. package/fesm2022/acorex-components-kbd.mjs +12 -12
  86. package/fesm2022/acorex-components-kbd.mjs.map +1 -1
  87. package/fesm2022/acorex-components-label.mjs +7 -7
  88. package/fesm2022/acorex-components-label.mjs.map +1 -1
  89. package/fesm2022/acorex-components-list.mjs +10 -10
  90. package/fesm2022/acorex-components-list.mjs.map +1 -1
  91. package/fesm2022/acorex-components-loading-dialog.mjs +15 -15
  92. package/fesm2022/acorex-components-loading-dialog.mjs.map +1 -1
  93. package/fesm2022/acorex-components-loading.mjs +16 -16
  94. package/fesm2022/acorex-components-loading.mjs.map +1 -1
  95. package/fesm2022/acorex-components-map.mjs +39 -39
  96. package/fesm2022/acorex-components-map.mjs.map +1 -1
  97. package/fesm2022/acorex-components-media-viewer.mjs +56 -56
  98. package/fesm2022/acorex-components-media-viewer.mjs.map +1 -1
  99. package/fesm2022/acorex-components-menu.mjs +36 -36
  100. package/fesm2022/acorex-components-menu.mjs.map +1 -1
  101. package/fesm2022/{acorex-components-modal-acorex-components-modal-C4bZovtu.mjs → acorex-components-modal-acorex-components-modal-BSSuFZvQ.mjs} +25 -25
  102. package/fesm2022/acorex-components-modal-acorex-components-modal-BSSuFZvQ.mjs.map +1 -0
  103. package/fesm2022/{acorex-components-modal-modal-content.component-Dk_aOZ0p.mjs → acorex-components-modal-modal-content.component-V7QnN7MC.mjs} +36 -36
  104. package/fesm2022/acorex-components-modal-modal-content.component-V7QnN7MC.mjs.map +1 -0
  105. package/fesm2022/acorex-components-modal.mjs +1 -1
  106. package/fesm2022/acorex-components-navbar.mjs +7 -7
  107. package/fesm2022/acorex-components-navbar.mjs.map +1 -1
  108. package/fesm2022/acorex-components-notification.mjs +13 -13
  109. package/fesm2022/acorex-components-notification.mjs.map +1 -1
  110. package/fesm2022/acorex-components-number-box-2.mjs +13 -13
  111. package/fesm2022/acorex-components-number-box-2.mjs.map +1 -1
  112. package/fesm2022/acorex-components-number-box.mjs +8 -8
  113. package/fesm2022/acorex-components-number-box.mjs.map +1 -1
  114. package/fesm2022/acorex-components-otp.mjs +10 -10
  115. package/fesm2022/acorex-components-otp.mjs.map +1 -1
  116. package/fesm2022/acorex-components-page.mjs +10 -10
  117. package/fesm2022/acorex-components-page.mjs.map +1 -1
  118. package/fesm2022/acorex-components-paint.mjs +45 -45
  119. package/fesm2022/acorex-components-paint.mjs.map +1 -1
  120. package/fesm2022/acorex-components-password-box.mjs +25 -25
  121. package/fesm2022/acorex-components-password-box.mjs.map +1 -1
  122. package/fesm2022/acorex-components-pdf-reader.mjs +8 -8
  123. package/fesm2022/acorex-components-pdf-reader.mjs.map +1 -1
  124. package/fesm2022/acorex-components-phone-box.mjs +18 -18
  125. package/fesm2022/acorex-components-phone-box.mjs.map +1 -1
  126. package/fesm2022/acorex-components-picker.mjs +25 -25
  127. package/fesm2022/acorex-components-picker.mjs.map +1 -1
  128. package/fesm2022/acorex-components-popover.mjs +12 -18
  129. package/fesm2022/acorex-components-popover.mjs.map +1 -1
  130. package/fesm2022/acorex-components-popup.mjs +10 -10
  131. package/fesm2022/acorex-components-popup.mjs.map +1 -1
  132. package/fesm2022/acorex-components-progress-bar.mjs +7 -7
  133. package/fesm2022/acorex-components-progress-bar.mjs.map +1 -1
  134. package/fesm2022/acorex-components-qrcode.mjs +16 -16
  135. package/fesm2022/acorex-components-qrcode.mjs.map +1 -1
  136. package/fesm2022/acorex-components-query-builder.mjs +12 -12
  137. package/fesm2022/acorex-components-query-builder.mjs.map +1 -1
  138. package/fesm2022/acorex-components-radio.mjs +7 -7
  139. package/fesm2022/acorex-components-radio.mjs.map +1 -1
  140. package/fesm2022/acorex-components-rail-navigation.mjs +27 -27
  141. package/fesm2022/acorex-components-rail-navigation.mjs.map +1 -1
  142. package/fesm2022/acorex-components-range-slider.mjs +32 -32
  143. package/fesm2022/acorex-components-range-slider.mjs.map +1 -1
  144. package/fesm2022/acorex-components-rate-picker.mjs +14 -14
  145. package/fesm2022/acorex-components-rate-picker.mjs.map +1 -1
  146. package/fesm2022/acorex-components-rest-api-generator.mjs +33 -33
  147. package/fesm2022/acorex-components-rest-api-generator.mjs.map +1 -1
  148. package/fesm2022/acorex-components-result.mjs +7 -7
  149. package/fesm2022/acorex-components-result.mjs.map +1 -1
  150. package/fesm2022/acorex-components-routing-progress.mjs +7 -7
  151. package/fesm2022/acorex-components-routing-progress.mjs.map +1 -1
  152. package/fesm2022/acorex-components-scheduler.mjs +165 -165
  153. package/fesm2022/acorex-components-scheduler.mjs.map +1 -1
  154. package/fesm2022/acorex-components-scss.mjs +4 -4
  155. package/fesm2022/acorex-components-scss.mjs.map +1 -1
  156. package/fesm2022/acorex-components-search-box.mjs +8 -8
  157. package/fesm2022/acorex-components-search-box.mjs.map +1 -1
  158. package/fesm2022/acorex-components-select-box.mjs +31 -33
  159. package/fesm2022/acorex-components-select-box.mjs.map +1 -1
  160. package/fesm2022/acorex-components-selection-list-2.mjs +10 -10
  161. package/fesm2022/acorex-components-selection-list-2.mjs.map +1 -1
  162. package/fesm2022/acorex-components-selection-list.mjs +9 -9
  163. package/fesm2022/acorex-components-selection-list.mjs.map +1 -1
  164. package/fesm2022/acorex-components-side-menu.mjs +27 -27
  165. package/fesm2022/acorex-components-side-menu.mjs.map +1 -1
  166. package/fesm2022/acorex-components-skeleton.mjs +7 -7
  167. package/fesm2022/acorex-components-skeleton.mjs.map +1 -1
  168. package/fesm2022/acorex-components-slider.mjs +7 -7
  169. package/fesm2022/acorex-components-slider.mjs.map +1 -1
  170. package/fesm2022/acorex-components-sliding-item.mjs +24 -24
  171. package/fesm2022/acorex-components-sliding-item.mjs.map +1 -1
  172. package/fesm2022/acorex-components-step-wizard.mjs +36 -36
  173. package/fesm2022/acorex-components-step-wizard.mjs.map +1 -1
  174. package/fesm2022/acorex-components-switch.mjs +10 -10
  175. package/fesm2022/acorex-components-switch.mjs.map +1 -1
  176. package/fesm2022/acorex-components-tabs.mjs +23 -19
  177. package/fesm2022/acorex-components-tabs.mjs.map +1 -1
  178. package/fesm2022/acorex-components-tag-box.mjs +17 -17
  179. package/fesm2022/acorex-components-tag-box.mjs.map +1 -1
  180. package/fesm2022/acorex-components-tag.mjs +7 -7
  181. package/fesm2022/acorex-components-tag.mjs.map +1 -1
  182. package/fesm2022/acorex-components-text-area.mjs +7 -7
  183. package/fesm2022/acorex-components-text-area.mjs.map +1 -1
  184. package/fesm2022/acorex-components-text-box.mjs +13 -13
  185. package/fesm2022/acorex-components-text-box.mjs.map +1 -1
  186. package/fesm2022/acorex-components-time-duration.mjs +21 -21
  187. package/fesm2022/acorex-components-time-duration.mjs.map +1 -1
  188. package/fesm2022/acorex-components-time-line.mjs +17 -17
  189. package/fesm2022/acorex-components-time-line.mjs.map +1 -1
  190. package/fesm2022/acorex-components-toast.mjs +19 -19
  191. package/fesm2022/acorex-components-toast.mjs.map +1 -1
  192. package/fesm2022/acorex-components-toolbar.mjs +12 -12
  193. package/fesm2022/acorex-components-toolbar.mjs.map +1 -1
  194. package/fesm2022/acorex-components-tooltip.mjs +15 -15
  195. package/fesm2022/acorex-components-tooltip.mjs.map +1 -1
  196. package/fesm2022/acorex-components-tree-view.mjs +44 -44
  197. package/fesm2022/acorex-components-tree-view.mjs.map +1 -1
  198. package/fesm2022/acorex-components-uploader.mjs +34 -34
  199. package/fesm2022/acorex-components-uploader.mjs.map +1 -1
  200. package/fesm2022/acorex-components-video-player.mjs +8 -8
  201. package/fesm2022/acorex-components-video-player.mjs.map +1 -1
  202. package/fesm2022/acorex-components-wysiwyg.mjs +56 -56
  203. package/fesm2022/acorex-components-wysiwyg.mjs.map +1 -1
  204. package/kanban/index.d.ts +11 -4
  205. package/package.json +1 -1
  206. package/popover/index.d.ts +4 -3
  207. package/select-box/index.d.ts +2 -2
  208. package/tabs/index.d.ts +1 -0
  209. package/tooltip/index.d.ts +2 -1
  210. package/fesm2022/acorex-components-modal-acorex-components-modal-C4bZovtu.mjs.map +0 -1
  211. package/fesm2022/acorex-components-modal-modal-content.component-Dk_aOZ0p.mjs.map +0 -1
@@ -66,9 +66,9 @@ class AXFormComponent extends MXBaseComponent {
66
66
  * Specifies the mode of the label in the form field.
67
67
  * @defaultValue 'static'
68
68
  */
69
- this.labelMode = input('static');
70
- this.look = input(null);
71
- this.content = contentChildren(AXFormFieldComponent, { descendants: true });
69
+ this.labelMode = input('static', ...(ngDevMode ? [{ debugName: "labelMode" }] : []));
70
+ this.look = input(null, ...(ngDevMode ? [{ debugName: "look" }] : []));
71
+ this.content = contentChildren(AXFormFieldComponent, ...(ngDevMode ? [{ debugName: "content", descendants: true }] : [{ descendants: true }]));
72
72
  this.#applyLooks = effect(() => {
73
73
  const currentLook = this.look();
74
74
  if (!currentLook)
@@ -78,12 +78,12 @@ class AXFormComponent extends MXBaseComponent {
78
78
  item.input.look = currentLook;
79
79
  }
80
80
  });
81
- });
81
+ }, ...(ngDevMode ? [{ debugName: "#applyLooks" }] : []));
82
82
  /**
83
83
  * Determines the style of the message in the form field.
84
84
  * @defaultValue 'bottom'
85
85
  */
86
- this.messageStyle = input('bottom');
86
+ this.messageStyle = input('bottom', ...(ngDevMode ? [{ debugName: "messageStyle" }] : []));
87
87
  /**
88
88
  * Emitted when the form is validated.
89
89
  *
@@ -188,12 +188,12 @@ class AXFormComponent extends MXBaseComponent {
188
188
  ngOnDestroy() {
189
189
  this._clearSubs();
190
190
  }
191
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.4", ngImport: i0, type: AXFormComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
192
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.2.0", version: "20.0.4", type: AXFormComponent, isStandalone: true, selector: "ax-form", inputs: { labelMode: { classPropertyName: "labelMode", publicName: "labelMode", isSignal: true, isRequired: false, transformFunction: null }, look: { classPropertyName: "look", publicName: "look", isSignal: true, isRequired: false, transformFunction: null }, messageStyle: { classPropertyName: "messageStyle", publicName: "messageStyle", isSignal: true, isRequired: false, transformFunction: null }, updateOn: { classPropertyName: "updateOn", publicName: "updateOn", isSignal: false, isRequired: false, transformFunction: null } }, outputs: { onValidate: "onValidate", updateOnChange: "updateOnChange" }, providers: [{ provide: AXComponent, useExisting: AXFormComponent }], queries: [{ propertyName: "content", predicate: AXFormFieldComponent, descendants: true, isSignal: true }], usesInheritance: true, ngImport: i0, template: `<form (submit)="_handleSubmit($event)" (reset)="_handleReset()" class="ax-{{ messageStyle() }}-error">
191
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.2", ngImport: i0, type: AXFormComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
192
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.2.0", version: "20.1.2", type: AXFormComponent, isStandalone: true, selector: "ax-form", inputs: { labelMode: { classPropertyName: "labelMode", publicName: "labelMode", isSignal: true, isRequired: false, transformFunction: null }, look: { classPropertyName: "look", publicName: "look", isSignal: true, isRequired: false, transformFunction: null }, messageStyle: { classPropertyName: "messageStyle", publicName: "messageStyle", isSignal: true, isRequired: false, transformFunction: null }, updateOn: { classPropertyName: "updateOn", publicName: "updateOn", isSignal: false, isRequired: false, transformFunction: null } }, outputs: { onValidate: "onValidate", updateOnChange: "updateOnChange" }, providers: [{ provide: AXComponent, useExisting: AXFormComponent }], queries: [{ propertyName: "content", predicate: AXFormFieldComponent, descendants: true, isSignal: true }], usesInheritance: true, ngImport: i0, template: `<form (submit)="_handleSubmit($event)" (reset)="_handleReset()" class="ax-{{ messageStyle() }}-error">
193
193
  <ng-content></ng-content>
194
194
  </form>`, isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
195
195
  }
196
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.4", ngImport: i0, type: AXFormComponent, decorators: [{
196
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.2", ngImport: i0, type: AXFormComponent, decorators: [{
197
197
  type: Component,
198
198
  args: [{
199
199
  selector: 'ax-form',
@@ -227,11 +227,11 @@ class AXFormFieldComponent extends MXBaseComponent {
227
227
  * Specifies the mode of the label in the form field.
228
228
  * @defaultValue 'static'
229
229
  */
230
- this.labelMode = input('static');
230
+ this.labelMode = input('static', ...(ngDevMode ? [{ debugName: "labelMode" }] : []));
231
231
  /**
232
232
  * @ignore
233
233
  */
234
- this._labelMode = signal(this.labelMode());
234
+ this._labelMode = signal(this.labelMode(), ...(ngDevMode ? [{ debugName: "_labelMode" }] : []));
235
235
  this.unsubscriber = inject(AXUnsubscriber);
236
236
  this.form = inject(AXFormComponent, { optional: true });
237
237
  this.host = inject(ViewContainerRef);
@@ -334,10 +334,10 @@ class AXFormFieldComponent extends MXBaseComponent {
334
334
  }
335
335
  return [`ax-state-${this._labelMode()}-label`, `${hasValue && 'ax-state-has-value'}`];
336
336
  }
337
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.4", ngImport: i0, type: AXFormFieldComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
338
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "20.0.4", type: AXFormFieldComponent, isStandalone: true, selector: "ax-form-field", inputs: { labelMode: { classPropertyName: "labelMode", publicName: "labelMode", isSignal: true, isRequired: false, transformFunction: null } }, host: { properties: { "class": "this.__hostClass" } }, providers: [AXUnsubscriber, { provide: AXComponent, useExisting: AXFormFieldComponent }], queries: [{ propertyName: "input", first: true, predicate: AXValuableComponent, descendants: true }, { propertyName: "label", first: true, predicate: AXLabelComponent, descendants: true }], usesInheritance: true, ngImport: i0, template: `<ng-content></ng-content>`, isInline: true, styles: ["ax-form-field{position:relative;display:block;width:100%}ax-form-field.ax-state-floating-label{--ax-sys-size-base: 3.5rem}ax-form-field.ax-state-floating-label>ax-label{position:absolute;top:calc(var(--ax-sys-size-base, 3.5rem) / 2);transform:translateY(-50%);inset-inline-start:1rem;pointer-events:none;z-index:10;display:inline-grid;transition-property:transform,top;transition-duration:var(--ax-sys-transition-duration);transition-timing-function:var(--ax-sys-transition-timing-function)}ax-form-field.ax-state-floating-label>ax-label label{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}ax-form-field.ax-state-floating-label .ax-input::placeholder,ax-form-field.ax-state-floating-label .ax-input .ax-placeholder{opacity:0}ax-form-field.ax-state-floating-label.ax-state-focused>ax-label,ax-form-field.ax-state-floating-label.ax-state-has-value>ax-label{transform:translateY(-115%) translate(-2.5%) scale(.95);inset-inline-start:.5rem}ax-form-field.ax-state-floating-label.ax-state-focused>ax-label label,ax-form-field.ax-state-floating-label.ax-state-has-value>ax-label label{font-size:.75rem;color:rgba(var(--ax-sys-body-text-color),.5)}ax-form-field.ax-state-floating-label.ax-state-focused .ax-input,ax-form-field.ax-state-floating-label.ax-state-focused .ax-content,ax-form-field.ax-state-floating-label.ax-state-focused ax-text-area,ax-form-field.ax-state-floating-label.ax-state-has-value .ax-input,ax-form-field.ax-state-floating-label.ax-state-has-value .ax-content,ax-form-field.ax-state-floating-label.ax-state-has-value ax-text-area{padding-top:.875rem}ax-form-field.ax-state-floating-label.ax-state-focused .ax-input::placeholder,ax-form-field.ax-state-floating-label.ax-state-focused .ax-content::placeholder,ax-form-field.ax-state-floating-label.ax-state-focused ax-text-area::placeholder,ax-form-field.ax-state-floating-label.ax-state-has-value .ax-input::placeholder,ax-form-field.ax-state-floating-label.ax-state-has-value .ax-content::placeholder,ax-form-field.ax-state-floating-label.ax-state-has-value ax-text-area::placeholder{opacity:1}ax-form-field.ax-state-floating-label.ax-state-focused .ax-chips-container,ax-form-field.ax-state-floating-label.ax-state-has-value .ax-chips-container{padding:0}ax-form-field.ax-state-floating-label.ax-state-focused ax-text-area .ax-editor-container,ax-form-field.ax-state-floating-label.ax-state-has-value ax-text-area .ax-editor-container{padding-top:1.5rem}ax-form-field.ax-state-floating-label.ax-state-focused ax-text-area textarea,ax-form-field.ax-state-floating-label.ax-state-has-value ax-text-area textarea{padding-top:0!important}ax-form-field.ax-state-over-label{--ax-sys-size-base: 3.5rem}ax-form-field.ax-state-over-label>ax-label{position:absolute;pointer-events:none;z-index:10;display:inline-grid;top:10%;transform:translateY(-10%);inset-inline-start:.5rem;transition-property:transform,top;transition-duration:var(--ax-sys-transition-duration);transition-timing-function:var(--ax-sys-transition-timing-function)}ax-form-field.ax-state-over-label>ax-label label{margin:0;overflow:hidden;text-overflow:ellipsis;font-size:.75rem;white-space:nowrap}ax-form-field.ax-state-over-label .ax-input,ax-form-field.ax-state-over-label .ax-content,ax-form-field.ax-state-over-label ax-text-area{padding-top:1rem}ax-form-field.ax-state-over-label.ax-state-focused ax-text-area .ax-editor-container,ax-form-field.ax-state-over-label.ax-state-has-value ax-text-area .ax-editor-container{padding-top:1.5rem}ax-form-field.ax-state-over-label.ax-state-focused ax-text-area textarea,ax-form-field.ax-state-over-label.ax-state-has-value ax-text-area textarea{padding-top:0!important}ax-form-field.ax-state-floating-label .ax-chips-container.ax-multiple,ax-form-field.ax-state-over-label .ax-chips-container.ax-multiple{padding-top:1.5rem!important;padding-inline-start:.75rem}ax-form-field .ax-error-message{margin-top:.25rem;margin-bottom:.25rem;display:block;font-size:.75rem;line-height:1rem}ax-form{width:100%}ax-form form.ax-bottom-error .ax-error-message{color:rgba(var(--ax-sys-color-danger-surface))}ax-form form.ax-float-error .ax-error-message{position:absolute;bottom:-2.5rem;z-index:20;display:block;width:fit-content;border-radius:.375rem;border-width:1px;border-color:rgba(var(--ax-sys-color-border-danger-surface));background-color:rgba(var(--ax-sys-color-danger-surface));color:rgba(var(--ax-sys-color-on-danger-surface));padding:.25rem .5rem;font-weight:400}ax-form form.ax-float-error .ax-error-message:before,ax-form form.ax-float-error .ax-error-message:after{pointer-events:none;position:absolute;bottom:100%;inset-inline-start:.75rem;z-index:20;height:0px;width:0px;border-bottom-color:rgba(var(--ax-sys-color-danger-surface));border-inline-end-color:transparent;border-inline-start-color:transparent;border-top-color:transparent;content:\"\"}ax-form form.ax-float-error .ax-error-message:before{margin-inline-start:-1px;border-width:4px;border-bottom-color:rgba(var(--ax-sys-color-danger-surface))}ax-form form.ax-float-error .ax-error-message:after{border-width:4px}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
337
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.2", ngImport: i0, type: AXFormFieldComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
338
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "20.1.2", type: AXFormFieldComponent, isStandalone: true, selector: "ax-form-field", inputs: { labelMode: { classPropertyName: "labelMode", publicName: "labelMode", isSignal: true, isRequired: false, transformFunction: null } }, host: { properties: { "class": "this.__hostClass" } }, providers: [AXUnsubscriber, { provide: AXComponent, useExisting: AXFormFieldComponent }], queries: [{ propertyName: "input", first: true, predicate: AXValuableComponent, descendants: true }, { propertyName: "label", first: true, predicate: AXLabelComponent, descendants: true }], usesInheritance: true, ngImport: i0, template: `<ng-content></ng-content>`, isInline: true, styles: ["ax-form-field{position:relative;display:block;width:100%}ax-form-field.ax-state-floating-label{--ax-sys-size-base: 3.5rem}ax-form-field.ax-state-floating-label>ax-label{position:absolute;top:calc(var(--ax-sys-size-base, 3.5rem) / 2);transform:translateY(-50%);inset-inline-start:1rem;pointer-events:none;z-index:10;display:inline-grid;transition-property:transform,top;transition-duration:var(--ax-sys-transition-duration);transition-timing-function:var(--ax-sys-transition-timing-function)}ax-form-field.ax-state-floating-label>ax-label label{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}ax-form-field.ax-state-floating-label .ax-input::placeholder,ax-form-field.ax-state-floating-label .ax-input .ax-placeholder{opacity:0}ax-form-field.ax-state-floating-label.ax-state-focused>ax-label,ax-form-field.ax-state-floating-label.ax-state-has-value>ax-label{transform:translateY(-115%) translate(-2.5%) scale(.95);inset-inline-start:.5rem}ax-form-field.ax-state-floating-label.ax-state-focused>ax-label label,ax-form-field.ax-state-floating-label.ax-state-has-value>ax-label label{font-size:.75rem;color:rgba(var(--ax-sys-body-text-color),.5)}ax-form-field.ax-state-floating-label.ax-state-focused .ax-input,ax-form-field.ax-state-floating-label.ax-state-focused .ax-content,ax-form-field.ax-state-floating-label.ax-state-focused ax-text-area,ax-form-field.ax-state-floating-label.ax-state-has-value .ax-input,ax-form-field.ax-state-floating-label.ax-state-has-value .ax-content,ax-form-field.ax-state-floating-label.ax-state-has-value ax-text-area{padding-top:.875rem}ax-form-field.ax-state-floating-label.ax-state-focused .ax-input::placeholder,ax-form-field.ax-state-floating-label.ax-state-focused .ax-content::placeholder,ax-form-field.ax-state-floating-label.ax-state-focused ax-text-area::placeholder,ax-form-field.ax-state-floating-label.ax-state-has-value .ax-input::placeholder,ax-form-field.ax-state-floating-label.ax-state-has-value .ax-content::placeholder,ax-form-field.ax-state-floating-label.ax-state-has-value ax-text-area::placeholder{opacity:1}ax-form-field.ax-state-floating-label.ax-state-focused .ax-chips-container,ax-form-field.ax-state-floating-label.ax-state-has-value .ax-chips-container{padding:0}ax-form-field.ax-state-floating-label.ax-state-focused ax-text-area .ax-editor-container,ax-form-field.ax-state-floating-label.ax-state-has-value ax-text-area .ax-editor-container{padding-top:1.5rem}ax-form-field.ax-state-floating-label.ax-state-focused ax-text-area textarea,ax-form-field.ax-state-floating-label.ax-state-has-value ax-text-area textarea{padding-top:0!important}ax-form-field.ax-state-over-label{--ax-sys-size-base: 3.5rem}ax-form-field.ax-state-over-label>ax-label{position:absolute;pointer-events:none;z-index:10;display:inline-grid;top:10%;transform:translateY(-10%);inset-inline-start:.5rem;transition-property:transform,top;transition-duration:var(--ax-sys-transition-duration);transition-timing-function:var(--ax-sys-transition-timing-function)}ax-form-field.ax-state-over-label>ax-label label{margin:0;overflow:hidden;text-overflow:ellipsis;font-size:.75rem;white-space:nowrap}ax-form-field.ax-state-over-label .ax-input,ax-form-field.ax-state-over-label .ax-content,ax-form-field.ax-state-over-label ax-text-area{padding-top:1rem}ax-form-field.ax-state-over-label.ax-state-focused ax-text-area .ax-editor-container,ax-form-field.ax-state-over-label.ax-state-has-value ax-text-area .ax-editor-container{padding-top:1.5rem}ax-form-field.ax-state-over-label.ax-state-focused ax-text-area textarea,ax-form-field.ax-state-over-label.ax-state-has-value ax-text-area textarea{padding-top:0!important}ax-form-field.ax-state-floating-label .ax-chips-container.ax-multiple,ax-form-field.ax-state-over-label .ax-chips-container.ax-multiple{padding-top:1.5rem!important;padding-inline-start:.75rem}ax-form-field .ax-error-message{margin-top:.25rem;margin-bottom:.25rem;display:block;font-size:.75rem;line-height:1rem}ax-form{width:100%}ax-form form.ax-bottom-error .ax-error-message{color:rgba(var(--ax-sys-color-danger-surface))}ax-form form.ax-float-error .ax-error-message{position:absolute;bottom:-2.5rem;z-index:20;display:block;width:fit-content;border-radius:.375rem;border-width:1px;border-color:rgba(var(--ax-sys-color-border-danger-surface));background-color:rgba(var(--ax-sys-color-danger-surface));color:rgba(var(--ax-sys-color-on-danger-surface));padding:.25rem .5rem;font-weight:400}ax-form form.ax-float-error .ax-error-message:before,ax-form form.ax-float-error .ax-error-message:after{pointer-events:none;position:absolute;bottom:100%;inset-inline-start:.75rem;z-index:20;height:0px;width:0px;border-bottom-color:rgba(var(--ax-sys-color-danger-surface));border-inline-end-color:transparent;border-inline-start-color:transparent;border-top-color:transparent;content:\"\"}ax-form form.ax-float-error .ax-error-message:before{margin-inline-start:-1px;border-width:4px;border-bottom-color:rgba(var(--ax-sys-color-danger-surface))}ax-form form.ax-float-error .ax-error-message:after{border-width:4px}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
339
339
  }
340
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.4", ngImport: i0, type: AXFormFieldComponent, decorators: [{
340
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.2", ngImport: i0, type: AXFormFieldComponent, decorators: [{
341
341
  type: Component,
342
342
  args: [{ selector: 'ax-form-field', template: `<ng-content></ng-content>`, encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, providers: [AXUnsubscriber, { provide: AXComponent, useExisting: AXFormFieldComponent }], styles: ["ax-form-field{position:relative;display:block;width:100%}ax-form-field.ax-state-floating-label{--ax-sys-size-base: 3.5rem}ax-form-field.ax-state-floating-label>ax-label{position:absolute;top:calc(var(--ax-sys-size-base, 3.5rem) / 2);transform:translateY(-50%);inset-inline-start:1rem;pointer-events:none;z-index:10;display:inline-grid;transition-property:transform,top;transition-duration:var(--ax-sys-transition-duration);transition-timing-function:var(--ax-sys-transition-timing-function)}ax-form-field.ax-state-floating-label>ax-label label{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}ax-form-field.ax-state-floating-label .ax-input::placeholder,ax-form-field.ax-state-floating-label .ax-input .ax-placeholder{opacity:0}ax-form-field.ax-state-floating-label.ax-state-focused>ax-label,ax-form-field.ax-state-floating-label.ax-state-has-value>ax-label{transform:translateY(-115%) translate(-2.5%) scale(.95);inset-inline-start:.5rem}ax-form-field.ax-state-floating-label.ax-state-focused>ax-label label,ax-form-field.ax-state-floating-label.ax-state-has-value>ax-label label{font-size:.75rem;color:rgba(var(--ax-sys-body-text-color),.5)}ax-form-field.ax-state-floating-label.ax-state-focused .ax-input,ax-form-field.ax-state-floating-label.ax-state-focused .ax-content,ax-form-field.ax-state-floating-label.ax-state-focused ax-text-area,ax-form-field.ax-state-floating-label.ax-state-has-value .ax-input,ax-form-field.ax-state-floating-label.ax-state-has-value .ax-content,ax-form-field.ax-state-floating-label.ax-state-has-value ax-text-area{padding-top:.875rem}ax-form-field.ax-state-floating-label.ax-state-focused .ax-input::placeholder,ax-form-field.ax-state-floating-label.ax-state-focused .ax-content::placeholder,ax-form-field.ax-state-floating-label.ax-state-focused ax-text-area::placeholder,ax-form-field.ax-state-floating-label.ax-state-has-value .ax-input::placeholder,ax-form-field.ax-state-floating-label.ax-state-has-value .ax-content::placeholder,ax-form-field.ax-state-floating-label.ax-state-has-value ax-text-area::placeholder{opacity:1}ax-form-field.ax-state-floating-label.ax-state-focused .ax-chips-container,ax-form-field.ax-state-floating-label.ax-state-has-value .ax-chips-container{padding:0}ax-form-field.ax-state-floating-label.ax-state-focused ax-text-area .ax-editor-container,ax-form-field.ax-state-floating-label.ax-state-has-value ax-text-area .ax-editor-container{padding-top:1.5rem}ax-form-field.ax-state-floating-label.ax-state-focused ax-text-area textarea,ax-form-field.ax-state-floating-label.ax-state-has-value ax-text-area textarea{padding-top:0!important}ax-form-field.ax-state-over-label{--ax-sys-size-base: 3.5rem}ax-form-field.ax-state-over-label>ax-label{position:absolute;pointer-events:none;z-index:10;display:inline-grid;top:10%;transform:translateY(-10%);inset-inline-start:.5rem;transition-property:transform,top;transition-duration:var(--ax-sys-transition-duration);transition-timing-function:var(--ax-sys-transition-timing-function)}ax-form-field.ax-state-over-label>ax-label label{margin:0;overflow:hidden;text-overflow:ellipsis;font-size:.75rem;white-space:nowrap}ax-form-field.ax-state-over-label .ax-input,ax-form-field.ax-state-over-label .ax-content,ax-form-field.ax-state-over-label ax-text-area{padding-top:1rem}ax-form-field.ax-state-over-label.ax-state-focused ax-text-area .ax-editor-container,ax-form-field.ax-state-over-label.ax-state-has-value ax-text-area .ax-editor-container{padding-top:1.5rem}ax-form-field.ax-state-over-label.ax-state-focused ax-text-area textarea,ax-form-field.ax-state-over-label.ax-state-has-value ax-text-area textarea{padding-top:0!important}ax-form-field.ax-state-floating-label .ax-chips-container.ax-multiple,ax-form-field.ax-state-over-label .ax-chips-container.ax-multiple{padding-top:1.5rem!important;padding-inline-start:.75rem}ax-form-field .ax-error-message{margin-top:.25rem;margin-bottom:.25rem;display:block;font-size:.75rem;line-height:1rem}ax-form{width:100%}ax-form form.ax-bottom-error .ax-error-message{color:rgba(var(--ax-sys-color-danger-surface))}ax-form form.ax-float-error .ax-error-message{position:absolute;bottom:-2.5rem;z-index:20;display:block;width:fit-content;border-radius:.375rem;border-width:1px;border-color:rgba(var(--ax-sys-color-border-danger-surface));background-color:rgba(var(--ax-sys-color-danger-surface));color:rgba(var(--ax-sys-color-on-danger-surface));padding:.25rem .5rem;font-weight:400}ax-form form.ax-float-error .ax-error-message:before,ax-form form.ax-float-error .ax-error-message:after{pointer-events:none;position:absolute;bottom:100%;inset-inline-start:.75rem;z-index:20;height:0px;width:0px;border-bottom-color:rgba(var(--ax-sys-color-danger-surface));border-inline-end-color:transparent;border-inline-start-color:transparent;border-top-color:transparent;content:\"\"}ax-form form.ax-float-error .ax-error-message:before{margin-inline-start:-1px;border-width:4px;border-bottom-color:rgba(var(--ax-sys-color-danger-surface))}ax-form form.ax-float-error .ax-error-message:after{border-width:4px}\n"] }]
343
343
  }], ctorParameters: () => [], propDecorators: { input: [{
@@ -369,10 +369,10 @@ function formConfig(config = {}) {
369
369
  class AXValidationRuleDirective {
370
370
  constructor() {
371
371
  this.host = inject(AXValuableComponent);
372
- this.rule = input();
373
- this.options = input();
374
- this.message = input();
375
- this.disabled = input(false);
372
+ this.rule = input(...(ngDevMode ? [undefined, { debugName: "rule" }] : []));
373
+ this.options = input(...(ngDevMode ? [undefined, { debugName: "options" }] : []));
374
+ this.message = input(...(ngDevMode ? [undefined, { debugName: "message" }] : []));
375
+ this.disabled = input(false, ...(ngDevMode ? [{ debugName: "disabled" }] : []));
376
376
  this.#disabledChanged = effect(() => {
377
377
  if (this.disabled()) {
378
378
  this.removeValidation();
@@ -380,7 +380,7 @@ class AXValidationRuleDirective {
380
380
  else {
381
381
  this.addValidation();
382
382
  }
383
- });
383
+ }, ...(ngDevMode ? [{ debugName: "#disabledChanged" }] : []));
384
384
  }
385
385
  #disabledChanged;
386
386
  ngOnDestroy() {
@@ -399,10 +399,10 @@ class AXValidationRuleDirective {
399
399
  get ruleOptions() {
400
400
  return Object.assign({ message: this.message(), name: this.host.name }, this.options());
401
401
  }
402
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.4", ngImport: i0, type: AXValidationRuleDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
403
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "20.0.4", type: AXValidationRuleDirective, isStandalone: true, selector: "ax-validation-rule", inputs: { rule: { classPropertyName: "rule", publicName: "rule", isSignal: true, isRequired: false, transformFunction: null }, options: { classPropertyName: "options", publicName: "options", isSignal: true, isRequired: false, transformFunction: null }, message: { classPropertyName: "message", publicName: "message", isSignal: true, isRequired: false, transformFunction: null }, disabled: { classPropertyName: "disabled", publicName: "disabled", isSignal: true, isRequired: false, transformFunction: null } }, ngImport: i0 }); }
402
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.2", ngImport: i0, type: AXValidationRuleDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
403
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "20.1.2", type: AXValidationRuleDirective, isStandalone: true, selector: "ax-validation-rule", inputs: { rule: { classPropertyName: "rule", publicName: "rule", isSignal: true, isRequired: false, transformFunction: null }, options: { classPropertyName: "options", publicName: "options", isSignal: true, isRequired: false, transformFunction: null }, message: { classPropertyName: "message", publicName: "message", isSignal: true, isRequired: false, transformFunction: null }, disabled: { classPropertyName: "disabled", publicName: "disabled", isSignal: true, isRequired: false, transformFunction: null } }, ngImport: i0 }); }
404
404
  }
405
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.4", ngImport: i0, type: AXValidationRuleDirective, decorators: [{
405
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.2", ngImport: i0, type: AXValidationRuleDirective, decorators: [{
406
406
  type: Directive,
407
407
  args: [{ selector: 'ax-validation-rule' }]
408
408
  }] });
@@ -497,8 +497,8 @@ class AXValidationSummaryComponent extends MXBaseComponent {
497
497
  ngOnDestroy() {
498
498
  this.sub?.unsubscribe();
499
499
  }
500
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.4", ngImport: i0, type: AXValidationSummaryComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
501
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.0.4", type: AXValidationSummaryComponent, isStandalone: true, selector: "ax-validation-summary", inputs: { title: "title", displayMode: "displayMode", timeOut: "timeOut", autoHide: "autoHide" }, providers: [{ provide: AXComponent, useExisting: AXValidationSummaryComponent }], usesInheritance: true, ngImport: i0, template: `
500
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.2", ngImport: i0, type: AXValidationSummaryComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
501
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.1.2", type: AXValidationSummaryComponent, isStandalone: true, selector: "ax-validation-summary", inputs: { title: "title", displayMode: "displayMode", timeOut: "timeOut", autoHide: "autoHide" }, providers: [{ provide: AXComponent, useExisting: AXValidationSummaryComponent }], usesInheritance: true, ngImport: i0, template: `
502
502
  @if (displayMode === 'alert' && _content) {
503
503
  <ax-alert color="danger" [timeOut]="_timeOut" #a (onClosed)="_handleOnDismissed()">
504
504
  <ax-icon></ax-icon>
@@ -515,7 +515,7 @@ class AXValidationSummaryComponent extends MXBaseComponent {
515
515
  }
516
516
  `, isInline: true, dependencies: [{ kind: "component", type: AXAlertComponent, selector: "ax-alert", inputs: ["color", "timeOut"], outputs: ["colorChange", "onClosed", "timeOutChange"] }, { kind: "component", type: AXDecoratorIconComponent, selector: "ax-icon", inputs: ["icon"] }, { 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: AXButtonComponent, selector: "ax-button", inputs: ["disabled", "size", "tabIndex", "color", "look", "text", "toggleable", "selected", "iconOnly", "type", "loadingText"], outputs: ["onBlur", "onFocus", "onClick", "selectedChange", "toggleableChange", "lookChange", "colorChange", "disabledChange", "loadingTextChange"] }, { kind: "pipe", type: AsyncPipe, name: "async" }, { kind: "pipe", type: AXTranslatorPipe, name: "translate" }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
517
517
  }
518
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.4", ngImport: i0, type: AXValidationSummaryComponent, decorators: [{
518
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.2", ngImport: i0, type: AXValidationSummaryComponent, decorators: [{
519
519
  type: Component,
520
520
  args: [{
521
521
  selector: 'ax-validation-summary',
@@ -558,8 +558,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.4", ngImpor
558
558
  }] } });
559
559
 
560
560
  class AXFormModule {
561
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.4", ngImport: i0, type: AXFormModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
562
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.4", ngImport: i0, type: AXFormModule, imports: [CommonModule,
561
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.2", ngImport: i0, type: AXFormModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
562
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.1.2", ngImport: i0, type: AXFormModule, imports: [CommonModule,
563
563
  AXDecoratorModule,
564
564
  AXAlertModule,
565
565
  AXButtonModule,
@@ -569,7 +569,7 @@ class AXFormModule {
569
569
  AXFormComponent,
570
570
  AXValidationRuleDirective,
571
571
  AXValidationSummaryComponent], exports: [AXFormFieldComponent, AXFormComponent, AXValidationRuleDirective, AXValidationSummaryComponent] }); }
572
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.4", ngImport: i0, type: AXFormModule, imports: [CommonModule,
572
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.1.2", ngImport: i0, type: AXFormModule, imports: [CommonModule,
573
573
  AXDecoratorModule,
574
574
  AXAlertModule,
575
575
  AXButtonModule,
@@ -577,7 +577,7 @@ class AXFormModule {
577
577
  AXTranslationModule,
578
578
  AXValidationSummaryComponent] }); }
579
579
  }
580
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.4", ngImport: i0, type: AXFormModule, decorators: [{
580
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.2", ngImport: i0, type: AXFormModule, decorators: [{
581
581
  type: NgModule,
582
582
  args: [{
583
583
  imports: [