@es.framework/ng.ui.core 2.0.66 → 2.0.67

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 (174) hide show
  1. package/README.md +3 -3
  2. package/attachments/README.md +3 -3
  3. package/base-crud/README.md +3 -3
  4. package/breadcrumb/README.md +3 -3
  5. package/checkbox/README.md +3 -3
  6. package/collapsible/README.md +3 -3
  7. package/color-picker/README.md +3 -3
  8. package/column-settings-popover/README.md +3 -3
  9. package/custom-switch/README.md +3 -3
  10. package/datepicker/README.md +3 -3
  11. package/deactivation-reason/README.md +3 -3
  12. package/excel-import/README.md +3 -3
  13. package/fesm2022/es.framework-ng.ui.core-attachments.mjs +2 -2
  14. package/fesm2022/es.framework-ng.ui.core-attachments.mjs.map +1 -1
  15. package/fesm2022/es.framework-ng.ui.core-base-crud.mjs.map +1 -1
  16. package/fesm2022/es.framework-ng.ui.core-breadcrumb.mjs +110 -109
  17. package/fesm2022/es.framework-ng.ui.core-breadcrumb.mjs.map +1 -1
  18. package/fesm2022/es.framework-ng.ui.core-checkbox.mjs +54 -54
  19. package/fesm2022/es.framework-ng.ui.core-checkbox.mjs.map +1 -1
  20. package/fesm2022/es.framework-ng.ui.core-collapsible.mjs.map +1 -1
  21. package/fesm2022/es.framework-ng.ui.core-color-picker.mjs +44 -44
  22. package/fesm2022/es.framework-ng.ui.core-color-picker.mjs.map +1 -1
  23. package/fesm2022/es.framework-ng.ui.core-column-settings-popover.mjs +2 -2
  24. package/fesm2022/es.framework-ng.ui.core-column-settings-popover.mjs.map +1 -1
  25. package/fesm2022/es.framework-ng.ui.core-custom-switch.mjs.map +1 -1
  26. package/fesm2022/es.framework-ng.ui.core-datepicker.mjs +178 -178
  27. package/fesm2022/es.framework-ng.ui.core-datepicker.mjs.map +1 -1
  28. package/fesm2022/es.framework-ng.ui.core-deactivation-reason.mjs +46 -46
  29. package/fesm2022/es.framework-ng.ui.core-deactivation-reason.mjs.map +1 -1
  30. package/fesm2022/es.framework-ng.ui.core-excel-import.mjs.map +1 -1
  31. package/fesm2022/es.framework-ng.ui.core-filter-templates.mjs +624 -624
  32. package/fesm2022/es.framework-ng.ui.core-filter-templates.mjs.map +1 -1
  33. package/fesm2022/es.framework-ng.ui.core-form-button.mjs.map +1 -1
  34. package/fesm2022/es.framework-ng.ui.core-form-field.mjs +80 -80
  35. package/fesm2022/es.framework-ng.ui.core-form-field.mjs.map +1 -1
  36. package/fesm2022/es.framework-ng.ui.core-form-template.mjs.map +1 -1
  37. package/fesm2022/es.framework-ng.ui.core-formly-avatar-image.mjs.map +1 -1
  38. package/fesm2022/es.framework-ng.ui.core-formly-avatar-label.mjs +44 -44
  39. package/fesm2022/es.framework-ng.ui.core-formly-avatar-label.mjs.map +1 -1
  40. package/fesm2022/es.framework-ng.ui.core-formly-button-selector.mjs +92 -92
  41. package/fesm2022/es.framework-ng.ui.core-formly-button-selector.mjs.map +1 -1
  42. package/fesm2022/es.framework-ng.ui.core-formly-button.mjs +24 -24
  43. package/fesm2022/es.framework-ng.ui.core-formly-button.mjs.map +1 -1
  44. package/fesm2022/es.framework-ng.ui.core-formly-presets.mjs.map +1 -1
  45. package/fesm2022/es.framework-ng.ui.core-formly-prime-icon-picker.mjs +366 -366
  46. package/fesm2022/es.framework-ng.ui.core-formly-prime-icon-picker.mjs.map +1 -1
  47. package/fesm2022/es.framework-ng.ui.core-formly-split-button.mjs +16 -16
  48. package/fesm2022/es.framework-ng.ui.core-formly-split-button.mjs.map +1 -1
  49. package/fesm2022/es.framework-ng.ui.core-formly-ui-all.mjs.map +1 -1
  50. package/fesm2022/es.framework-ng.ui.core-formly-ui.mjs.map +1 -1
  51. package/fesm2022/es.framework-ng.ui.core-formly-username-with-domain.mjs +16 -16
  52. package/fesm2022/es.framework-ng.ui.core-formly-username-with-domain.mjs.map +1 -1
  53. package/fesm2022/es.framework-ng.ui.core-generic-assets.mjs.map +1 -1
  54. package/fesm2022/es.framework-ng.ui.core-generic-autocomplete.mjs +38 -38
  55. package/fesm2022/es.framework-ng.ui.core-generic-autocomplete.mjs.map +1 -1
  56. package/fesm2022/es.framework-ng.ui.core-generic-button.mjs +2 -2
  57. package/fesm2022/es.framework-ng.ui.core-generic-button.mjs.map +1 -1
  58. package/fesm2022/es.framework-ng.ui.core-generic-card.mjs +2 -2
  59. package/fesm2022/es.framework-ng.ui.core-generic-card.mjs.map +1 -1
  60. package/fesm2022/es.framework-ng.ui.core-generic-crud-table.mjs +12 -5
  61. package/fesm2022/es.framework-ng.ui.core-generic-crud-table.mjs.map +1 -1
  62. package/fesm2022/es.framework-ng.ui.core-generic-dialog.mjs +2 -2
  63. package/fesm2022/es.framework-ng.ui.core-generic-dialog.mjs.map +1 -1
  64. package/fesm2022/es.framework-ng.ui.core-generic-errormessage.mjs +2 -2
  65. package/fesm2022/es.framework-ng.ui.core-generic-errormessage.mjs.map +1 -1
  66. package/fesm2022/es.framework-ng.ui.core-generic-formly-fields.mjs +2 -2
  67. package/fesm2022/es.framework-ng.ui.core-generic-formly-fields.mjs.map +1 -1
  68. package/fesm2022/es.framework-ng.ui.core-generic-listbox.mjs +64 -64
  69. package/fesm2022/es.framework-ng.ui.core-generic-listbox.mjs.map +1 -1
  70. package/fesm2022/es.framework-ng.ui.core-generic-loadingspinner.mjs +2 -2
  71. package/fesm2022/es.framework-ng.ui.core-generic-loadingspinner.mjs.map +1 -1
  72. package/fesm2022/es.framework-ng.ui.core-generic-report-tabs.mjs +68 -68
  73. package/fesm2022/es.framework-ng.ui.core-generic-report-tabs.mjs.map +1 -1
  74. package/fesm2022/es.framework-ng.ui.core-generic-report.mjs +4 -2
  75. package/fesm2022/es.framework-ng.ui.core-generic-report.mjs.map +1 -1
  76. package/fesm2022/es.framework-ng.ui.core-generic-search-advanced.mjs +518 -495
  77. package/fesm2022/es.framework-ng.ui.core-generic-search-advanced.mjs.map +1 -1
  78. package/fesm2022/es.framework-ng.ui.core-generic-search.mjs +2 -2
  79. package/fesm2022/es.framework-ng.ui.core-generic-search.mjs.map +1 -1
  80. package/fesm2022/es.framework-ng.ui.core-generic-selector.mjs.map +1 -1
  81. package/fesm2022/es.framework-ng.ui.core-generic-table.mjs +4 -4
  82. package/fesm2022/es.framework-ng.ui.core-generic-table.mjs.map +1 -1
  83. package/fesm2022/es.framework-ng.ui.core-generic-view.mjs +2 -2
  84. package/fesm2022/es.framework-ng.ui.core-generic-view.mjs.map +1 -1
  85. package/fesm2022/es.framework-ng.ui.core-header-wrapper.mjs +2 -2
  86. package/fesm2022/es.framework-ng.ui.core-header-wrapper.mjs.map +1 -1
  87. package/fesm2022/es.framework-ng.ui.core-icon-picker.mjs +106 -106
  88. package/fesm2022/es.framework-ng.ui.core-icon-picker.mjs.map +1 -1
  89. package/fesm2022/es.framework-ng.ui.core-input-switch.mjs +58 -58
  90. package/fesm2022/es.framework-ng.ui.core-input-switch.mjs.map +1 -1
  91. package/fesm2022/es.framework-ng.ui.core-input-with-icon.mjs +26 -26
  92. package/fesm2022/es.framework-ng.ui.core-input-with-icon.mjs.map +1 -1
  93. package/fesm2022/es.framework-ng.ui.core-input.mjs +64 -64
  94. package/fesm2022/es.framework-ng.ui.core-input.mjs.map +1 -1
  95. package/fesm2022/es.framework-ng.ui.core-label-type.mjs +16 -16
  96. package/fesm2022/es.framework-ng.ui.core-label-type.mjs.map +1 -1
  97. package/fesm2022/es.framework-ng.ui.core-loading-skeletons.mjs +22 -22
  98. package/fesm2022/es.framework-ng.ui.core-loading-skeletons.mjs.map +1 -1
  99. package/fesm2022/es.framework-ng.ui.core-odata-query-builder.mjs +2 -2
  100. package/fesm2022/es.framework-ng.ui.core-odata-query-builder.mjs.map +1 -1
  101. package/fesm2022/es.framework-ng.ui.core-query-type.mjs +14 -14
  102. package/fesm2022/es.framework-ng.ui.core-query-type.mjs.map +1 -1
  103. package/fesm2022/es.framework-ng.ui.core-radio.mjs +30 -30
  104. package/fesm2022/es.framework-ng.ui.core-radio.mjs.map +1 -1
  105. package/fesm2022/es.framework-ng.ui.core-repeat.mjs +354 -354
  106. package/fesm2022/es.framework-ng.ui.core-repeat.mjs.map +1 -1
  107. package/fesm2022/es.framework-ng.ui.core-select.mjs +84 -84
  108. package/fesm2022/es.framework-ng.ui.core-select.mjs.map +1 -1
  109. package/fesm2022/es.framework-ng.ui.core-sidebar-cards.mjs +2 -2
  110. package/fesm2022/es.framework-ng.ui.core-sidebar-cards.mjs.map +1 -1
  111. package/fesm2022/es.framework-ng.ui.core-sidebar-toggles.mjs +2 -2
  112. package/fesm2022/es.framework-ng.ui.core-sidebar-toggles.mjs.map +1 -1
  113. package/fesm2022/es.framework-ng.ui.core-tabs.mjs +14 -14
  114. package/fesm2022/es.framework-ng.ui.core-tabs.mjs.map +1 -1
  115. package/fesm2022/es.framework-ng.ui.core-tag-type.mjs +80 -80
  116. package/fesm2022/es.framework-ng.ui.core-tag-type.mjs.map +1 -1
  117. package/fesm2022/es.framework-ng.ui.core-text-editor.mjs.map +1 -1
  118. package/fesm2022/es.framework-ng.ui.core-textarea.mjs.map +1 -1
  119. package/fesm2022/es.framework-ng.ui.core-wrappers.mjs +118 -118
  120. package/fesm2022/es.framework-ng.ui.core-wrappers.mjs.map +1 -1
  121. package/fesm2022/es.framework-ng.ui.core.mjs +2 -2
  122. package/fesm2022/es.framework-ng.ui.core.mjs.map +1 -1
  123. package/filter-templates/README.md +3 -3
  124. package/form-button/README.md +3 -3
  125. package/form-field/README.md +3 -3
  126. package/form-template/README.md +3 -3
  127. package/formly-avatar-image/README.md +3 -3
  128. package/formly-avatar-label/README.md +3 -3
  129. package/formly-button/README.md +3 -3
  130. package/formly-button-selector/README.md +3 -3
  131. package/formly-presets/README.md +3 -3
  132. package/formly-prime-icon-picker/README.md +3 -3
  133. package/formly-split-button/README.md +3 -3
  134. package/formly-ui/README.md +3 -3
  135. package/formly-ui-all/README.md +3 -3
  136. package/formly-username-with-domain/README.md +3 -3
  137. package/generic-assets/README.md +3 -3
  138. package/generic-autocomplete/README.md +3 -3
  139. package/generic-button/README.md +3 -3
  140. package/generic-card/README.md +3 -3
  141. package/generic-crud-table/README.md +3 -3
  142. package/generic-dialog/README.md +3 -3
  143. package/generic-errormessage/README.md +3 -3
  144. package/generic-formly-fields/README.md +3 -3
  145. package/generic-loadingspinner/README.md +3 -3
  146. package/generic-report/README.md +3 -3
  147. package/generic-search/README.md +3 -3
  148. package/generic-search-advanced/README.md +3 -3
  149. package/generic-selector/README.md +3 -3
  150. package/generic-table/README.md +3 -3
  151. package/generic-view/README.md +3 -3
  152. package/header-wrapper/README.md +3 -3
  153. package/icon-picker/README.md +3 -3
  154. package/input/README.md +3 -3
  155. package/input-switch/README.md +3 -3
  156. package/input-with-icon/README.md +3 -3
  157. package/label-type/README.md +3 -3
  158. package/loading-skeletons/README.md +3 -3
  159. package/odata-query-builder/README.md +3 -3
  160. package/package.json +1 -1
  161. package/query-type/README.md +3 -3
  162. package/radio/README.md +3 -3
  163. package/repeat/README.md +3 -3
  164. package/select/README.md +3 -3
  165. package/sidebar-cards/README.md +3 -3
  166. package/sidebar-toggles/README.md +3 -3
  167. package/styles.css +0 -0
  168. package/tabs/README.md +3 -3
  169. package/tag-type/README.md +3 -3
  170. package/text-editor/README.md +3 -3
  171. package/textarea/README.md +3 -3
  172. package/types/es.framework-ng.ui.core-generic-crud-table.d.ts +1 -0
  173. package/types/es.framework-ng.ui.core-generic-search-advanced.d.ts +5 -2
  174. package/wrappers/README.md +3 -3
@@ -1 +1 @@
1
- {"version":3,"file":"es.framework-ng.ui.core-wrappers.mjs","sources":["../../../../libs/ng.ui.core/wrappers/src/lib/wrappers-module.ts","../../../../libs/ng.ui.core/wrappers/src/lib/label.wrapper.ts","../../../../libs/ng.ui.core/wrappers/src/lib/panel.wrapper.ts","../../../../libs/ng.ui.core/wrappers/src/lib/td-wrapper.type.ts","../../../../libs/ng.ui.core/wrappers/src/lib/tooltip-wrapper.ts","../../../../libs/ng.ui.core/wrappers/src/lib/formly-custom-field-wrapper.ts","../../../../libs/ng.ui.core/wrappers/src/index.ts","../../../../libs/ng.ui.core/wrappers/src/es.framework-ng.ui.core-wrappers.ts"],"sourcesContent":["import { NgModule } from '@angular/core';\r\nimport { CommonModule } from '@angular/common';\r\n\r\n@NgModule({\r\n imports: [CommonModule],\r\n})\r\nexport class WrappersModule {}\r\n","// label.wrapper.ts – LabelWrapperComponent\r\n\r\nimport { Component } from '@angular/core';\r\nimport { FieldWrapper } from '@ngx-formly/core';\r\nimport { TranslatePipe } from '@es.framework/ng.core/pipes';\r\n\r\n@Component({\r\n selector: 'formly-label-wrapper',\r\n imports: [TranslatePipe],\r\n template: `\r\n <!-- font-semibold -->\r\n @if (to.label) {\r\n <label [for]=\"id\" class=\"block mb-1 font-bold text-lg\">{{ to.label | translate }} @if (to.required) {\r\n <span class=\"text-red-600\">*</span>\r\n }</label>\r\n }\r\n <ng-container #fieldComponent></ng-container>\r\n @if (to.description) {\r\n <small class=\"text-gray-500\">{{ to.description | translate}}</small>\r\n }\r\n `\r\n})\r\nexport class LabelWrapperComponent extends FieldWrapper {}\r\n","import { Component } from '@angular/core';\r\nimport { FieldWrapper } from '@ngx-formly/core';\r\nimport { TranslatePipe } from '@es.framework/ng.core/pipes';\r\n\r\n@Component({\r\n selector: 'formly-panel-wrapper',\r\n standalone: true,\r\n imports: [TranslatePipe],\r\n template: `\r\n @if (to.hidden === false || !to.hidden) {\r\n <div style=\"border-radius: var(--content-border-radius);\"\r\n class=\"border border-surface rounded-2xl bg-white p-3 mb-2\">\r\n\r\n @if (to.label) {\r\n <div class=\"font-bold mb-2 flex items-center gap-2\">\r\n @if (to['icon']) {\r\n <i class=\"{{ to['icon'] }}\"></i>\r\n }\r\n {{ to.label | translate }}\r\n </div>\r\n }\r\n\r\n <ng-container #fieldComponent></ng-container>\r\n </div>\r\n }\r\n `,\r\n})\r\nexport class PanelWrapperComponent extends FieldWrapper {}\r\n","// td-wrapper.component.ts\r\nimport { Component } from '@angular/core';\r\nimport { FieldWrapper } from '@ngx-formly/core';\r\n\r\n@Component({\r\n imports:[],\r\n selector: 'formly-wrapper-td',\r\n template: `\r\n <ng-container #fieldComponent></ng-container>\r\n `,\r\n standalone: true,\r\n})\r\nexport class TdWrapperComponent extends FieldWrapper {}\r\n","\r\nimport { Component, ViewChild, ViewContainerRef } from '@angular/core';\r\nimport { FieldWrapper } from '@ngx-formly/core';\r\nimport { TooltipModule } from 'primeng/tooltip';\r\n\r\n@Component({\r\n imports: [TooltipModule],\r\n selector: 'app-tooltip-wrapper',\r\n template: `\r\n <div class=\"flex flex-col\">\r\n @if (field.props?.label) {\r\n <label class=\"flex items-center mb-1 text-sm font-medium text-gray-700\">\r\n {{ field.props?.label }}\r\n <!-- PrimeNG Tooltip Icon -->\r\n @if (field && field.props && field.props['tooltip']) {\r\n <span\r\n [pTooltip]=\"field.props['tooltip']\"\r\n [tooltipPosition]=\"field.props['tooltipPosition'] || 'right'\"\r\n [tooltipStyleClass]=\"field.props['tooltipClass']\"\r\n class=\"ml-2 cursor-help inline-flex items-center\"\r\n >\r\n <i class=\"pi pi-info-circle text-gray-500 text-sm\"></i>\r\n </span>\r\n }\r\n <!-- Required Asterisk -->\r\n @if (field.props?.required) {\r\n <span class=\"text-red-500 ml-1\">*</span>\r\n }\r\n </label>\r\n }\r\n \r\n <ng-template #fieldComponent></ng-template>\r\n \r\n <!-- <div *ngIf=\"showError && field.formControl?.errors\" class=\"text-red-500 text-xs mt-1\">\r\n <formly-validation-message [field]=\"field\"></formly-validation-message>\r\n </div> -->\r\n </div>\r\n `\r\n})\r\nexport class TooltipWrapperComponent extends FieldWrapper {\r\n // @ViewChild('fieldComponent', { read: ViewContainerRef, static: true }) fieldComponent!: ViewContainerRef;\r\n\r\n // get showError(): boolean {\r\n // return this.field.formControl?.invalid && (\r\n // this.field.formControl?.dirty ||\r\n // this.field.formControl?.touched ||\r\n // this.options.parentForm?.submitted\r\n // );\r\n // }\r\n}\r\n","\r\nimport { Component } from '@angular/core';\r\nimport { FieldWrapper } from '@ngx-formly/core';\r\nimport { TranslatePipe } from '@es.framework/ng.core/pipes';\r\n\r\n@Component({\r\n selector: 'formly-custom-field-wrapper',\r\n template: `\r\n <!-- class=\"flex items-center gap-2\" -->\r\n <!-- class=\"p-field\" -->\r\n <div class=\"flex items-center gap-2\">\r\n\r\n @if (props.label && props['hideLabel'] !== true) {\r\n <label [for]=\"id\" class=\"\">\r\n {{ props.label | translate }}:\r\n </label>\r\n }\r\n\r\n <div class=\"mb-1\"></div>\r\n <ng-container #fieldComponent></ng-container>\r\n </div>\r\n\r\n `,\r\n imports: [TranslatePipe]\r\n})\r\nexport class CustomFieldWrapper extends FieldWrapper {\r\n}\r\n","export * from './lib/wrappers-module';\r\nexport * from './lib/label.wrapper';\r\nexport * from './lib/panel.wrapper';\r\nexport * from './lib/td-wrapper.type';\r\nexport * from './lib/tooltip-wrapper';\r\nexport * from './lib/formly-custom-field-wrapper';\r\n// export * from './formly-wrapper-custom-panel';\r\n\r\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"es.framework-ng.ui.core-wrappers.mjs","sources":["../../../../libs/ng.ui.core/wrappers/src/lib/wrappers-module.ts","../../../../libs/ng.ui.core/wrappers/src/lib/label.wrapper.ts","../../../../libs/ng.ui.core/wrappers/src/lib/panel.wrapper.ts","../../../../libs/ng.ui.core/wrappers/src/lib/td-wrapper.type.ts","../../../../libs/ng.ui.core/wrappers/src/lib/tooltip-wrapper.ts","../../../../libs/ng.ui.core/wrappers/src/lib/formly-custom-field-wrapper.ts","../../../../libs/ng.ui.core/wrappers/src/index.ts","../../../../libs/ng.ui.core/wrappers/src/es.framework-ng.ui.core-wrappers.ts"],"sourcesContent":["import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\n\n@NgModule({\n imports: [CommonModule],\n})\nexport class WrappersModule {}\n","// label.wrapper.ts – LabelWrapperComponent\n\nimport { Component } from '@angular/core';\nimport { FieldWrapper } from '@ngx-formly/core';\nimport { TranslatePipe } from '@es.framework/ng.core/pipes';\n\n@Component({\n selector: 'formly-label-wrapper',\n imports: [TranslatePipe],\n template: `\n <!-- font-semibold -->\n @if (to.label) {\n <label [for]=\"id\" class=\"block mb-1 font-bold text-lg\">{{ to.label | translate }} @if (to.required) {\n <span class=\"text-red-600\">*</span>\n }</label>\n }\n <ng-container #fieldComponent></ng-container>\n @if (to.description) {\n <small class=\"text-gray-500\">{{ to.description | translate}}</small>\n }\n `\n})\nexport class LabelWrapperComponent extends FieldWrapper {}\n","import { Component } from '@angular/core';\nimport { FieldWrapper } from '@ngx-formly/core';\nimport { TranslatePipe } from '@es.framework/ng.core/pipes';\n\n@Component({\n selector: 'formly-panel-wrapper',\n standalone: true,\n imports: [TranslatePipe],\n template: `\n @if (to.hidden === false || !to.hidden) {\n <div style=\"border-radius: var(--content-border-radius);\"\n class=\"border border-surface rounded-2xl bg-white p-3 mb-2\">\n\n @if (to.label) {\n <div class=\"font-bold mb-2 flex items-center gap-2\">\n @if (to['icon']) {\n <i class=\"{{ to['icon'] }}\"></i>\n }\n {{ to.label | translate }}\n </div>\n }\n\n <ng-container #fieldComponent></ng-container>\n </div>\n }\n `,\n})\nexport class PanelWrapperComponent extends FieldWrapper {}\n","// td-wrapper.component.ts\nimport { Component } from '@angular/core';\nimport { FieldWrapper } from '@ngx-formly/core';\n\n@Component({\n imports:[],\n selector: 'formly-wrapper-td',\n template: `\n <ng-container #fieldComponent></ng-container>\n `,\n standalone: true,\n})\nexport class TdWrapperComponent extends FieldWrapper {}\n","\nimport { Component, ViewChild, ViewContainerRef } from '@angular/core';\nimport { FieldWrapper } from '@ngx-formly/core';\nimport { TooltipModule } from 'primeng/tooltip';\n\n@Component({\n imports: [TooltipModule],\n selector: 'app-tooltip-wrapper',\n template: `\n <div class=\"flex flex-col\">\n @if (field.props?.label) {\n <label class=\"flex items-center mb-1 text-sm font-medium text-gray-700\">\n {{ field.props?.label }}\n <!-- PrimeNG Tooltip Icon -->\n @if (field && field.props && field.props['tooltip']) {\n <span\n [pTooltip]=\"field.props['tooltip']\"\n [tooltipPosition]=\"field.props['tooltipPosition'] || 'right'\"\n [tooltipStyleClass]=\"field.props['tooltipClass']\"\n class=\"ml-2 cursor-help inline-flex items-center\"\n >\n <i class=\"pi pi-info-circle text-gray-500 text-sm\"></i>\n </span>\n }\n <!-- Required Asterisk -->\n @if (field.props?.required) {\n <span class=\"text-red-500 ml-1\">*</span>\n }\n </label>\n }\n \n <ng-template #fieldComponent></ng-template>\n \n <!-- <div *ngIf=\"showError && field.formControl?.errors\" class=\"text-red-500 text-xs mt-1\">\n <formly-validation-message [field]=\"field\"></formly-validation-message>\n </div> -->\n </div>\n `\n})\nexport class TooltipWrapperComponent extends FieldWrapper {\n // @ViewChild('fieldComponent', { read: ViewContainerRef, static: true }) fieldComponent!: ViewContainerRef;\n\n // get showError(): boolean {\n // return this.field.formControl?.invalid && (\n // this.field.formControl?.dirty ||\n // this.field.formControl?.touched ||\n // this.options.parentForm?.submitted\n // );\n // }\n}\n","\r\nimport { Component } from '@angular/core';\r\nimport { FieldWrapper } from '@ngx-formly/core';\r\nimport { TranslatePipe } from '@es.framework/ng.core/pipes';\r\n\r\n@Component({\r\n selector: 'formly-custom-field-wrapper',\r\n template: `\r\n <!-- class=\"flex items-center gap-2\" -->\r\n <!-- class=\"p-field\" -->\r\n <div class=\"flex items-center gap-2\">\r\n\r\n @if (props.label && props['hideLabel'] !== true) {\r\n <label [for]=\"id\" class=\"\">\r\n {{ props.label | translate }}:\r\n </label>\r\n }\r\n\r\n <div class=\"mb-1\"></div>\r\n <ng-container #fieldComponent></ng-container>\r\n </div>\r\n\r\n `,\r\n imports: [TranslatePipe]\r\n})\r\nexport class CustomFieldWrapper extends FieldWrapper {\r\n}\r\n","export * from './lib/wrappers-module';\nexport * from './lib/label.wrapper';\nexport * from './lib/panel.wrapper';\nexport * from './lib/td-wrapper.type';\nexport * from './lib/tooltip-wrapper';\nexport * from './lib/formly-custom-field-wrapper';\n// export * from './formly-wrapper-custom-panel';\n\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;;;;;MAMa,cAAc,CAAA;uGAAd,cAAc,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,QAAA,EAAA,CAAA;AAAd,IAAA,OAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,cAAc,YAFf,YAAY,CAAA,EAAA,CAAA;AAEX,IAAA,OAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,cAAc,YAFf,YAAY,CAAA,EAAA,CAAA;;2FAEX,cAAc,EAAA,UAAA,EAAA,CAAA;kBAH1B,QAAQ;AAAC,YAAA,IAAA,EAAA,CAAA;oBACR,OAAO,EAAE,CAAC,YAAY,CAAC;AACxB,iBAAA;;;ACLD;AAsBM,MAAO,qBAAsB,SAAQ,YAAY,CAAA;uGAA1C,qBAAqB,EAAA,IAAA,EAAA,IAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA;AAArB,IAAA,OAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,IAAA,EAAA,qBAAqB,EAAA,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,sBAAA,EAAA,eAAA,EAAA,IAAA,EAAA,QAAA,EAAA,EAAA,EAAA,QAAA,EAbtB;;;;;;;;;;;AAWT,EAAA,CAAA,EAAA,QAAA,EAAA,IAAA,EAAA,YAAA,EAAA,CAAA,EAAA,IAAA,EAAA,MAAA,EAAA,IAAA,EAZU,aAAa,EAAA,IAAA,EAAA,WAAA,EAAA,CAAA,EAAA,CAAA;;2FAcb,qBAAqB,EAAA,UAAA,EAAA,CAAA;kBAhBjC,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,QAAQ,EAAE,sBAAsB;oBAC/B,OAAO,EAAE,CAAC,aAAa,CAAC;AACzB,oBAAA,QAAQ,EAAE;;;;;;;;;;;AAWT,EAAA;AACF,iBAAA;;;ACMK,MAAO,qBAAsB,SAAQ,YAAY,CAAA;uGAA1C,qBAAqB,EAAA,IAAA,EAAA,IAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA;AAArB,IAAA,OAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,IAAA,EAAA,qBAAqB,EAAA,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,sBAAA,EAAA,eAAA,EAAA,IAAA,EAAA,QAAA,EAAA,EAAA,EAAA,QAAA,EAnBtB;;;;;;;;;;;;;;;;;AAiBT,EAAA,CAAA,EAAA,QAAA,EAAA,IAAA,EAAA,YAAA,EAAA,CAAA,EAAA,IAAA,EAAA,MAAA,EAAA,IAAA,EAlBS,aAAa,EAAA,IAAA,EAAA,WAAA,EAAA,CAAA,EAAA,CAAA;;2FAoBZ,qBAAqB,EAAA,UAAA,EAAA,CAAA;kBAvBjC,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,QAAQ,EAAE,sBAAsB;AAChC,oBAAA,UAAU,EAAE,IAAI;oBAChB,OAAO,EAAE,CAAC,aAAa,CAAC;AACxB,oBAAA,QAAQ,EAAE;;;;;;;;;;;;;;;;;AAiBT,EAAA,CAAA;AACF,iBAAA;;;AC1BD;AAYM,MAAO,kBAAmB,SAAQ,YAAY,CAAA;uGAAvC,kBAAkB,EAAA,IAAA,EAAA,IAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA;AAAlB,IAAA,OAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,IAAA,EAAA,kBAAkB,EAAA,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,mBAAA,EAAA,eAAA,EAAA,IAAA,EAAA,QAAA,EAAA,EAAA,EAAA,QAAA,EALnB;;AAET,EAAA,CAAA,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA;;2FAGU,kBAAkB,EAAA,UAAA,EAAA,CAAA;kBAR9B,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,OAAO,EAAC,EAAE;AACV,oBAAA,QAAQ,EAAE,mBAAmB;AAC7B,oBAAA,QAAQ,EAAE;;AAET,EAAA,CAAA;AACD,oBAAA,UAAU,EAAE,IAAI;AACjB,iBAAA;;;AC4BK,MAAO,uBAAwB,SAAQ,YAAY,CAAA;uGAA5C,uBAAuB,EAAA,IAAA,EAAA,IAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA;AAAvB,IAAA,OAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,IAAA,EAAA,uBAAuB,EAAA,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,qBAAA,EAAA,eAAA,EAAA,IAAA,EAAA,QAAA,EAAA,EAAA,EAAA,QAAA,EA/BxB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA6BP,IAAA,CAAA,EAAA,QAAA,EAAA,IAAA,EAAA,YAAA,EAAA,CAAA,EAAA,IAAA,EAAA,UAAA,EAAA,IAAA,EA/BO,aAAa,EAAA,EAAA,EAAA,IAAA,EAAA,WAAA,EAAA,IAAA,EAAA,EAAA,CAAA,OAAA,EAAA,QAAA,EAAA,YAAA,EAAA,MAAA,EAAA,CAAA,iBAAA,EAAA,cAAA,EAAA,eAAA,EAAA,mBAAA,EAAA,eAAA,EAAA,QAAA,EAAA,WAAA,EAAA,WAAA,EAAA,MAAA,EAAA,aAAA,EAAA,cAAA,EAAA,UAAA,EAAA,YAAA,EAAA,cAAA,EAAA,UAAA,EAAA,iBAAA,EAAA,gBAAA,EAAA,UAAA,EAAA,WAAA,CAAA,EAAA,CAAA,EAAA,CAAA;;2FAiCZ,uBAAuB,EAAA,UAAA,EAAA,CAAA;kBAlCnC,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;oBACT,OAAO,EAAE,CAAC,aAAa,CAAC;AACxB,oBAAA,QAAQ,EAAE,qBAAqB;AAC/B,oBAAA,QAAQ,EAAE;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA6BP,IAAA;AACJ,iBAAA;;;ACbK,MAAO,kBAAmB,SAAQ,YAAY,CAAA;uGAAvC,kBAAkB,EAAA,IAAA,EAAA,IAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA;AAAlB,IAAA,OAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,IAAA,EAAA,kBAAkB,EAAA,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,6BAAA,EAAA,eAAA,EAAA,IAAA,EAAA,QAAA,EAAA,EAAA,EAAA,QAAA,EAlBnB,CAAA;;;;;;;;;;;;;;;AAeT,EAAA,CAAA,EAAA,QAAA,EAAA,IAAA,EAAA,YAAA,EAAA,CAAA,EAAA,IAAA,EAAA,MAAA,EAAA,IAAA,EACS,aAAa,EAAA,IAAA,EAAA,WAAA,EAAA,CAAA,EAAA,CAAA;;2FAEZ,kBAAkB,EAAA,UAAA,EAAA,CAAA;kBApB9B,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,QAAQ,EAAE,6BAA6B;AACvC,oBAAA,QAAQ,EAAE,CAAA;;;;;;;;;;;;;;;AAeT,EAAA,CAAA;oBACD,OAAO,EAAE,CAAC,aAAa;AACxB,iBAAA;;;AClBD;;ACNA;;AAEG;;;;"}
@@ -3,11 +3,11 @@ import { Component } from '@angular/core';
3
3
 
4
4
  class NgUiCore {
5
5
  static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.1.3", ngImport: i0, type: NgUiCore, deps: [], target: i0.ɵɵFactoryTarget.Component });
6
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.1.3", type: NgUiCore, isStandalone: true, selector: "lib-ng-ui-core", ngImport: i0, template: "<p>NgUiCore works!</p>\r\n", styles: [""] });
6
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.1.3", type: NgUiCore, isStandalone: true, selector: "lib-ng-ui-core", ngImport: i0, template: "<p>NgUiCore works!</p>\n", styles: [""] });
7
7
  }
8
8
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.1.3", ngImport: i0, type: NgUiCore, decorators: [{
9
9
  type: Component,
10
- args: [{ selector: 'lib-ng-ui-core', imports: [], template: "<p>NgUiCore works!</p>\r\n" }]
10
+ args: [{ selector: 'lib-ng-ui-core', imports: [], template: "<p>NgUiCore works!</p>\n" }]
11
11
  }] });
12
12
 
13
13
  // import '../styles.css';
@@ -1 +1 @@
1
- {"version":3,"file":"es.framework-ng.ui.core.mjs","sources":["../../../../libs/ng.ui.core/src/lib/ng.ui.core/ng.ui.core.ts","../../../../libs/ng.ui.core/src/lib/ng.ui.core/ng.ui.core.html","../../../../libs/ng.ui.core/src/index.ts","../../../../libs/ng.ui.core/src/es.framework-ng.ui.core.ts"],"sourcesContent":["import { Component } from '@angular/core';\r\n\r\n@Component({\r\n selector: 'lib-ng-ui-core',\r\n imports: [],\r\n templateUrl: './ng.ui.core.html',\r\n styleUrl: './ng.ui.core.css',\r\n})\r\nexport class NgUiCore {}\r\n","<p>NgUiCore works!</p>\r\n","export * from './lib/ng.ui.core/ng.ui.core';\r\n// import '../styles.css';\r\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;MAQa,QAAQ,CAAA;uGAAR,QAAQ,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA;AAAR,IAAA,OAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,IAAA,EAAA,QAAQ,0ECRrB,4BACA,EAAA,MAAA,EAAA,CAAA,EAAA,CAAA,EAAA,CAAA;;2FDOa,QAAQ,EAAA,UAAA,EAAA,CAAA;kBANpB,SAAS;AACE,YAAA,IAAA,EAAA,CAAA,EAAA,QAAA,EAAA,gBAAgB,WACjB,EAAE,EAAA,QAAA,EAAA,4BAAA,EAAA;;;AEHb;;ACDA;;AAEG;;;;"}
1
+ {"version":3,"file":"es.framework-ng.ui.core.mjs","sources":["../../../../libs/ng.ui.core/src/lib/ng.ui.core/ng.ui.core.ts","../../../../libs/ng.ui.core/src/lib/ng.ui.core/ng.ui.core.html","../../../../libs/ng.ui.core/src/index.ts","../../../../libs/ng.ui.core/src/es.framework-ng.ui.core.ts"],"sourcesContent":["import { Component } from '@angular/core';\n\n@Component({\n selector: 'lib-ng-ui-core',\n imports: [],\n templateUrl: './ng.ui.core.html',\n styleUrl: './ng.ui.core.css',\n})\nexport class NgUiCore {}\n","<p>NgUiCore works!</p>\n","export * from './lib/ng.ui.core/ng.ui.core';\n// import '../styles.css';\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;MAQa,QAAQ,CAAA;uGAAR,QAAQ,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA;AAAR,IAAA,OAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,IAAA,EAAA,QAAQ,0ECRrB,0BACA,EAAA,MAAA,EAAA,CAAA,EAAA,CAAA,EAAA,CAAA;;2FDOa,QAAQ,EAAA,UAAA,EAAA,CAAA;kBANpB,SAAS;AACE,YAAA,IAAA,EAAA,CAAA,EAAA,QAAA,EAAA,gBAAgB,WACjB,EAAE,EAAA,QAAA,EAAA,0BAAA,EAAA;;;AEHb;;ACDA;;AAEG;;;;"}
@@ -1,3 +1,3 @@
1
- # @es.framework/ng.ui.core/filter-templates
2
-
3
- Secondary entry point of `@es.framework/ng.ui.core`. It can be used by importing from `@es.framework/ng.ui.core/filter-templates`.
1
+ # @es.framework/ng.ui.core/filter-templates
2
+
3
+ Secondary entry point of `@es.framework/ng.ui.core`. It can be used by importing from `@es.framework/ng.ui.core/filter-templates`.
@@ -1,3 +1,3 @@
1
- # @es.framework/ng.ui.core/form-button
2
-
3
- Secondary entry point of `@es.framework/ng.ui.core`. It can be used by importing from `@es.framework/ng.ui.core/form-button`.
1
+ # @es.framework/ng.ui.core/form-button
2
+
3
+ Secondary entry point of `@es.framework/ng.ui.core`. It can be used by importing from `@es.framework/ng.ui.core/form-button`.
@@ -1,3 +1,3 @@
1
- # @es.framework/ng.ui.core/form-field
2
-
3
- Secondary entry point of `@es.framework/ng.ui.core`. It can be used by importing from `@es.framework/ng.ui.core/form-field`.
1
+ # @es.framework/ng.ui.core/form-field
2
+
3
+ Secondary entry point of `@es.framework/ng.ui.core`. It can be used by importing from `@es.framework/ng.ui.core/form-field`.
@@ -1,3 +1,3 @@
1
- # @es.framework/ng.ui.core/form-template
2
-
3
- Secondary entry point of `@es.framework/ng.ui.core`. It can be used by importing from `@es.framework/ng.ui.core/form-template`.
1
+ # @es.framework/ng.ui.core/form-template
2
+
3
+ Secondary entry point of `@es.framework/ng.ui.core`. It can be used by importing from `@es.framework/ng.ui.core/form-template`.
@@ -1,3 +1,3 @@
1
- # @es.framework/ng.ui.core/formly-avatar-image
2
-
3
- Secondary entry point of `@es.framework/ng.ui.core`. It can be used by importing from `@es.framework/ng.ui.core/formly-avatar-image`.
1
+ # @es.framework/ng.ui.core/formly-avatar-image
2
+
3
+ Secondary entry point of `@es.framework/ng.ui.core`. It can be used by importing from `@es.framework/ng.ui.core/formly-avatar-image`.
@@ -1,3 +1,3 @@
1
- # @es.framework/ng.ui.core/formly-avatar-label
2
-
3
- Secondary entry point of `@es.framework/ng.ui.core`. It can be used by importing from `@es.framework/ng.ui.core/formly-avatar-label`.
1
+ # @es.framework/ng.ui.core/formly-avatar-label
2
+
3
+ Secondary entry point of `@es.framework/ng.ui.core`. It can be used by importing from `@es.framework/ng.ui.core/formly-avatar-label`.
@@ -1,3 +1,3 @@
1
- # @es.framework/ng.ui.core/formly-button
2
-
3
- Secondary entry point of `@es.framework/ng.ui.core`. It can be used by importing from `@es.framework/ng.ui.core/formly-button`.
1
+ # @es.framework/ng.ui.core/formly-button
2
+
3
+ Secondary entry point of `@es.framework/ng.ui.core`. It can be used by importing from `@es.framework/ng.ui.core/formly-button`.
@@ -1,3 +1,3 @@
1
- # @es.framework/ng.ui.core/formly-button-selector
2
-
3
- Secondary entry point of `@es.framework/ng.ui.core`. It can be used by importing from `@es.framework/ng.ui.core/formly-button-selector`.
1
+ # @es.framework/ng.ui.core/formly-button-selector
2
+
3
+ Secondary entry point of `@es.framework/ng.ui.core`. It can be used by importing from `@es.framework/ng.ui.core/formly-button-selector`.
@@ -1,3 +1,3 @@
1
- # @es.framework/ng.ui.core/formly-presets
2
-
3
- Secondary entry point of `@es.framework/ng.ui.core`. It can be used by importing from `@es.framework/ng.ui.core/formly-presets`.
1
+ # @es.framework/ng.ui.core/formly-presets
2
+
3
+ Secondary entry point of `@es.framework/ng.ui.core`. It can be used by importing from `@es.framework/ng.ui.core/formly-presets`.
@@ -1,3 +1,3 @@
1
- # @es.framework/ng.ui.core/formly-prime-icon-picker
2
-
3
- Secondary entry point of `@es.framework/ng.ui.core`. It can be used by importing from `@es.framework/ng.ui.core/formly-prime-icon-picker`.
1
+ # @es.framework/ng.ui.core/formly-prime-icon-picker
2
+
3
+ Secondary entry point of `@es.framework/ng.ui.core`. It can be used by importing from `@es.framework/ng.ui.core/formly-prime-icon-picker`.
@@ -1,3 +1,3 @@
1
- # @es.framework/ng.ui.core/formly-split-button
2
-
3
- Secondary entry point of `@es.framework/ng.ui.core`. It can be used by importing from `@es.framework/ng.ui.core/formly-split-button`.
1
+ # @es.framework/ng.ui.core/formly-split-button
2
+
3
+ Secondary entry point of `@es.framework/ng.ui.core`. It can be used by importing from `@es.framework/ng.ui.core/formly-split-button`.
@@ -1,3 +1,3 @@
1
- # @es.framework/ng.ui.core/formly-ui
2
-
3
- Secondary entry point of `@es.framework/ng.ui.core`. It can be used by importing from `@es.framework/ng.ui.core/formly-ui`.
1
+ # @es.framework/ng.ui.core/formly-ui
2
+
3
+ Secondary entry point of `@es.framework/ng.ui.core`. It can be used by importing from `@es.framework/ng.ui.core/formly-ui`.
@@ -1,3 +1,3 @@
1
- # @es.framework/ng.ui.core/formly-ui-all
2
-
3
- Secondary entry point of `@es.framework/ng.ui.core`. It can be used by importing from `@es.framework/ng.ui.core/formly-ui-all`.
1
+ # @es.framework/ng.ui.core/formly-ui-all
2
+
3
+ Secondary entry point of `@es.framework/ng.ui.core`. It can be used by importing from `@es.framework/ng.ui.core/formly-ui-all`.
@@ -1,3 +1,3 @@
1
- # @es.framework/ng.ui.core/formly-username-with-domain
2
-
3
- Secondary entry point of `@es.framework/ng.ui.core`. It can be used by importing from `@es.framework/ng.ui.core/formly-username-with-domain`.
1
+ # @es.framework/ng.ui.core/formly-username-with-domain
2
+
3
+ Secondary entry point of `@es.framework/ng.ui.core`. It can be used by importing from `@es.framework/ng.ui.core/formly-username-with-domain`.
@@ -1,3 +1,3 @@
1
- # @es.framework/ng.ui.core/generic-assets
2
-
3
- Secondary entry point of `@es.framework/ng.ui.core`. It can be used by importing from `@es.framework/ng.ui.core/generic-assets`.
1
+ # @es.framework/ng.ui.core/generic-assets
2
+
3
+ Secondary entry point of `@es.framework/ng.ui.core`. It can be used by importing from `@es.framework/ng.ui.core/generic-assets`.
@@ -1,3 +1,3 @@
1
- # @es.framework/ng.ui.core/generic-autocomplete
2
-
3
- Secondary entry point of `@es.framework/ng.ui.core`. It can be used by importing from `@es.framework/ng.ui.core/generic-autocomplete`.
1
+ # @es.framework/ng.ui.core/generic-autocomplete
2
+
3
+ Secondary entry point of `@es.framework/ng.ui.core`. It can be used by importing from `@es.framework/ng.ui.core/generic-autocomplete`.
@@ -1,3 +1,3 @@
1
- # @es.framework/ng.ui.core/generic-button
2
-
3
- Secondary entry point of `@es.framework/ng.ui.core`. It can be used by importing from `@es.framework/ng.ui.core/generic-button`.
1
+ # @es.framework/ng.ui.core/generic-button
2
+
3
+ Secondary entry point of `@es.framework/ng.ui.core`. It can be used by importing from `@es.framework/ng.ui.core/generic-button`.
@@ -1,3 +1,3 @@
1
- # @es.framework/ng.ui.core/generic-card
2
-
3
- Secondary entry point of `@es.framework/ng.ui.core`. It can be used by importing from `@es.framework/ng.ui.core/generic-card`.
1
+ # @es.framework/ng.ui.core/generic-card
2
+
3
+ Secondary entry point of `@es.framework/ng.ui.core`. It can be used by importing from `@es.framework/ng.ui.core/generic-card`.
@@ -1,3 +1,3 @@
1
- # @es.framework/ng.ui.core/generic-crud-table
2
-
3
- Secondary entry point of `@es.framework/ng.ui.core`. It can be used by importing from `@es.framework/ng.ui.core/generic-crud-table`.
1
+ # @es.framework/ng.ui.core/generic-crud-table
2
+
3
+ Secondary entry point of `@es.framework/ng.ui.core`. It can be used by importing from `@es.framework/ng.ui.core/generic-crud-table`.
@@ -1,3 +1,3 @@
1
- # @es.framework/ng.ui.core/generic-dialog
2
-
3
- Secondary entry point of `@es.framework/ng.ui.core`. It can be used by importing from `@es.framework/ng.ui.core/generic-dialog`.
1
+ # @es.framework/ng.ui.core/generic-dialog
2
+
3
+ Secondary entry point of `@es.framework/ng.ui.core`. It can be used by importing from `@es.framework/ng.ui.core/generic-dialog`.
@@ -1,3 +1,3 @@
1
- # @es.framework/ng.ui.core/generic-errormessage
2
-
3
- Secondary entry point of `@es.framework/ng.ui.core`. It can be used by importing from `@es.framework/ng.ui.core/generic-errormessage`.
1
+ # @es.framework/ng.ui.core/generic-errormessage
2
+
3
+ Secondary entry point of `@es.framework/ng.ui.core`. It can be used by importing from `@es.framework/ng.ui.core/generic-errormessage`.
@@ -1,3 +1,3 @@
1
- # @es.framework/ng.ui.core/generic-formly-fields
2
-
3
- Secondary entry point of `@es.framework/ng.ui.core`. It can be used by importing from `@es.framework/ng.ui.core/generic-formly-fields`.
1
+ # @es.framework/ng.ui.core/generic-formly-fields
2
+
3
+ Secondary entry point of `@es.framework/ng.ui.core`. It can be used by importing from `@es.framework/ng.ui.core/generic-formly-fields`.
@@ -1,3 +1,3 @@
1
- # @es.framework/ng.ui.core/generic-loadingspinner
2
-
3
- Secondary entry point of `@es.framework/ng.ui.core`. It can be used by importing from `@es.framework/ng.ui.core/generic-loadingspinner`.
1
+ # @es.framework/ng.ui.core/generic-loadingspinner
2
+
3
+ Secondary entry point of `@es.framework/ng.ui.core`. It can be used by importing from `@es.framework/ng.ui.core/generic-loadingspinner`.
@@ -1,3 +1,3 @@
1
- # @es.framework/ng.ui.core/generic-report
2
-
3
- Secondary entry point of `@es.framework/ng.ui.core`. It can be used by importing from `@es.framework/ng.ui.core/generic-report`.
1
+ # @es.framework/ng.ui.core/generic-report
2
+
3
+ Secondary entry point of `@es.framework/ng.ui.core`. It can be used by importing from `@es.framework/ng.ui.core/generic-report`.
@@ -1,3 +1,3 @@
1
- # @es.framework/ng.ui.core/generic-search
2
-
3
- Secondary entry point of `@es.framework/ng.ui.core`. It can be used by importing from `@es.framework/ng.ui.core/generic-search`.
1
+ # @es.framework/ng.ui.core/generic-search
2
+
3
+ Secondary entry point of `@es.framework/ng.ui.core`. It can be used by importing from `@es.framework/ng.ui.core/generic-search`.
@@ -1,3 +1,3 @@
1
- # @es.framework/ng.ui.core/generic-search-advanced
2
-
3
- Secondary entry point of `@es.framework/ng.ui.core`. It can be used by importing from `@es.framework/ng.ui.core/generic-search-advanced`.
1
+ # @es.framework/ng.ui.core/generic-search-advanced
2
+
3
+ Secondary entry point of `@es.framework/ng.ui.core`. It can be used by importing from `@es.framework/ng.ui.core/generic-search-advanced`.
@@ -1,3 +1,3 @@
1
- # @es.framework/ng.ui.core/generic-selector
2
-
3
- Secondary entry point of `@es.framework/ng.ui.core`. It can be used by importing from `@es.framework/ng.ui.core/generic-selector`.
1
+ # @es.framework/ng.ui.core/generic-selector
2
+
3
+ Secondary entry point of `@es.framework/ng.ui.core`. It can be used by importing from `@es.framework/ng.ui.core/generic-selector`.
@@ -1,3 +1,3 @@
1
- # @es.framework/ng.ui.core/generic-table
2
-
3
- Secondary entry point of `@es.framework/ng.ui.core`. It can be used by importing from `@es.framework/ng.ui.core/generic-table`.
1
+ # @es.framework/ng.ui.core/generic-table
2
+
3
+ Secondary entry point of `@es.framework/ng.ui.core`. It can be used by importing from `@es.framework/ng.ui.core/generic-table`.
@@ -1,3 +1,3 @@
1
- # @es.framework/ng.ui.core/generic-view
2
-
3
- Secondary entry point of `@es.framework/ng.ui.core`. It can be used by importing from `@es.framework/ng.ui.core/generic-view`.
1
+ # @es.framework/ng.ui.core/generic-view
2
+
3
+ Secondary entry point of `@es.framework/ng.ui.core`. It can be used by importing from `@es.framework/ng.ui.core/generic-view`.
@@ -1,3 +1,3 @@
1
- # @es.framework/ng.ui.core/header-wrapper
2
-
3
- Secondary entry point of `@es.framework/ng.ui.core`. It can be used by importing from `@es.framework/ng.ui.core/header-wrapper`.
1
+ # @es.framework/ng.ui.core/header-wrapper
2
+
3
+ Secondary entry point of `@es.framework/ng.ui.core`. It can be used by importing from `@es.framework/ng.ui.core/header-wrapper`.
@@ -1,3 +1,3 @@
1
- # @es.framework/ng.ui.core/icon-picker
2
-
3
- Secondary entry point of `@es.framework/ng.ui.core`. It can be used by importing from `@es.framework/ng.ui.core/icon-picker`.
1
+ # @es.framework/ng.ui.core/icon-picker
2
+
3
+ Secondary entry point of `@es.framework/ng.ui.core`. It can be used by importing from `@es.framework/ng.ui.core/icon-picker`.
package/input/README.md CHANGED
@@ -1,3 +1,3 @@
1
- # @es.framework/ng.ui.core/input
2
-
3
- Secondary entry point of `@es.framework/ng.ui.core`. It can be used by importing from `@es.framework/ng.ui.core/input`.
1
+ # @es.framework/ng.ui.core/input
2
+
3
+ Secondary entry point of `@es.framework/ng.ui.core`. It can be used by importing from `@es.framework/ng.ui.core/input`.
@@ -1,3 +1,3 @@
1
- # @es.framework/ng.ui.core/input-switch
2
-
3
- Secondary entry point of `@es.framework/ng.ui.core`. It can be used by importing from `@es.framework/ng.ui.core/input-switch`.
1
+ # @es.framework/ng.ui.core/input-switch
2
+
3
+ Secondary entry point of `@es.framework/ng.ui.core`. It can be used by importing from `@es.framework/ng.ui.core/input-switch`.
@@ -1,3 +1,3 @@
1
- # @es.framework/ng.ui.core/input-with-icon
2
-
3
- Secondary entry point of `@es.framework/ng.ui.core`. It can be used by importing from `@es.framework/ng.ui.core/input-with-icon`.
1
+ # @es.framework/ng.ui.core/input-with-icon
2
+
3
+ Secondary entry point of `@es.framework/ng.ui.core`. It can be used by importing from `@es.framework/ng.ui.core/input-with-icon`.
@@ -1,3 +1,3 @@
1
- # @es.framework/ng.ui.core/label-type
2
-
3
- Secondary entry point of `@es.framework/ng.ui.core`. It can be used by importing from `@es.framework/ng.ui.core/label-type`.
1
+ # @es.framework/ng.ui.core/label-type
2
+
3
+ Secondary entry point of `@es.framework/ng.ui.core`. It can be used by importing from `@es.framework/ng.ui.core/label-type`.
@@ -1,3 +1,3 @@
1
- # @es.framework/ng.ui.core/loading-skeletons
2
-
3
- Secondary entry point of `@es.framework/ng.ui.core`. It can be used by importing from `@es.framework/ng.ui.core/loading-skeletons`.
1
+ # @es.framework/ng.ui.core/loading-skeletons
2
+
3
+ Secondary entry point of `@es.framework/ng.ui.core`. It can be used by importing from `@es.framework/ng.ui.core/loading-skeletons`.
@@ -1,3 +1,3 @@
1
- # @es.framework/ng.ui.core/odata-query-builder
2
-
3
- Secondary entry point of `@es.framework/ng.ui.core`. It can be used by importing from `@es.framework/ng.ui.core/odata-query-builder`.
1
+ # @es.framework/ng.ui.core/odata-query-builder
2
+
3
+ Secondary entry point of `@es.framework/ng.ui.core`. It can be used by importing from `@es.framework/ng.ui.core/odata-query-builder`.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@es.framework/ng.ui.core",
3
- "version": "2.0.66",
3
+ "version": "2.0.67",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^20.1.0",
6
6
  "@angular/core": "^20.1.0"
@@ -1,3 +1,3 @@
1
- # @es.framework/ng.ui.core/query-type
2
-
3
- Secondary entry point of `@es.framework/ng.ui.core`. It can be used by importing from `@es.framework/ng.ui.core/query-type`.
1
+ # @es.framework/ng.ui.core/query-type
2
+
3
+ Secondary entry point of `@es.framework/ng.ui.core`. It can be used by importing from `@es.framework/ng.ui.core/query-type`.
package/radio/README.md CHANGED
@@ -1,3 +1,3 @@
1
- # @es.framework/ng.ui.core/radio
2
-
3
- Secondary entry point of `@es.framework/ng.ui.core`. It can be used by importing from `@es.framework/ng.ui.core/radio`.
1
+ # @es.framework/ng.ui.core/radio
2
+
3
+ Secondary entry point of `@es.framework/ng.ui.core`. It can be used by importing from `@es.framework/ng.ui.core/radio`.
package/repeat/README.md CHANGED
@@ -1,3 +1,3 @@
1
- # @es.framework/ng.ui.core/repeat
2
-
3
- Secondary entry point of `@es.framework/ng.ui.core`. It can be used by importing from `@es.framework/ng.ui.core/repeat`.
1
+ # @es.framework/ng.ui.core/repeat
2
+
3
+ Secondary entry point of `@es.framework/ng.ui.core`. It can be used by importing from `@es.framework/ng.ui.core/repeat`.
package/select/README.md CHANGED
@@ -1,3 +1,3 @@
1
- # @es.framework/ng.ui.core/select
2
-
3
- Secondary entry point of `@es.framework/ng.ui.core`. It can be used by importing from `@es.framework/ng.ui.core/select`.
1
+ # @es.framework/ng.ui.core/select
2
+
3
+ Secondary entry point of `@es.framework/ng.ui.core`. It can be used by importing from `@es.framework/ng.ui.core/select`.
@@ -1,3 +1,3 @@
1
- # @es.framework/ng.ui.core/sidebar-cards
2
-
3
- Secondary entry point of `@es.framework/ng.ui.core`. It can be used by importing from `@es.framework/ng.ui.core/sidebar-cards`.
1
+ # @es.framework/ng.ui.core/sidebar-cards
2
+
3
+ Secondary entry point of `@es.framework/ng.ui.core`. It can be used by importing from `@es.framework/ng.ui.core/sidebar-cards`.
@@ -1,3 +1,3 @@
1
- # @es.framework/ng.ui.core/sidebar-toggles
2
-
3
- Secondary entry point of `@es.framework/ng.ui.core`. It can be used by importing from `@es.framework/ng.ui.core/sidebar-toggles`.
1
+ # @es.framework/ng.ui.core/sidebar-toggles
2
+
3
+ Secondary entry point of `@es.framework/ng.ui.core`. It can be used by importing from `@es.framework/ng.ui.core/sidebar-toggles`.
package/styles.css CHANGED
File without changes
package/tabs/README.md CHANGED
@@ -1,3 +1,3 @@
1
- # @es.framework/ng.ui.core/tabs
2
-
3
- Secondary entry point of `@es.framework/ng.ui.core`. It can be used by importing from `@es.framework/ng.ui.core/tabs`.
1
+ # @es.framework/ng.ui.core/tabs
2
+
3
+ Secondary entry point of `@es.framework/ng.ui.core`. It can be used by importing from `@es.framework/ng.ui.core/tabs`.
@@ -1,3 +1,3 @@
1
- # @es.framework/ng.ui.core/tag-type
2
-
3
- Secondary entry point of `@es.framework/ng.ui.core`. It can be used by importing from `@es.framework/ng.ui.core/tag-type`.
1
+ # @es.framework/ng.ui.core/tag-type
2
+
3
+ Secondary entry point of `@es.framework/ng.ui.core`. It can be used by importing from `@es.framework/ng.ui.core/tag-type`.
@@ -1,3 +1,3 @@
1
- # @es.framework/ng.ui.core/text-editor
2
-
3
- Secondary entry point of `@es.framework/ng.ui.core`. It can be used by importing from `@es.framework/ng.ui.core/text-editor`.
1
+ # @es.framework/ng.ui.core/text-editor
2
+
3
+ Secondary entry point of `@es.framework/ng.ui.core`. It can be used by importing from `@es.framework/ng.ui.core/text-editor`.
@@ -1,3 +1,3 @@
1
- # @es.framework/ng.ui.core/textarea
2
-
3
- Secondary entry point of `@es.framework/ng.ui.core`. It can be used by importing from `@es.framework/ng.ui.core/textarea`.
1
+ # @es.framework/ng.ui.core/textarea
2
+
3
+ Secondary entry point of `@es.framework/ng.ui.core`. It can be used by importing from `@es.framework/ng.ui.core/textarea`.
@@ -202,6 +202,7 @@ declare class GenericCrudTableComponent<T> implements OnInit {
202
202
  /** أرسل إلى الأب لأتمتة شكل البحث إذا يحتاج */
203
203
  /** بدّل applySearch لتبث pageChange مباشرةً */
204
204
  resetPage(filters: any): void;
205
+ resetSearchFilters(): void;
205
206
  /** بدّل applySearch لتبث pageChange مباشرةً */
206
207
  applySearch(filters: any): void;
207
208
  /** دالة تنفّذ عند النقر على صف */
@@ -110,12 +110,11 @@ declare class QueryBuilderComponent extends FieldType<FieldTypeConfig> implement
110
110
  label: string;
111
111
  value: string;
112
112
  }[];
113
- showAppliedFilters: boolean;
113
+ get showDefaultConditions(): boolean;
114
114
  ngOnInit(): void;
115
115
  private initializeAppliedConditionsWithFieldConfigs;
116
116
  private initializeConditionsWithFieldConfigs;
117
117
  private initializeDefaultConditions;
118
- toggleAppliedFilters(): void;
119
118
  onAndClick(group: any, event: any): void;
120
119
  onOrClick(group: any, event: any): void;
121
120
  getLogicalOperatorText(operator: string): string;
@@ -147,6 +146,10 @@ declare class QueryBuilderComponent extends FieldType<FieldTypeConfig> implement
147
146
  clearAll(): void;
148
147
  getQueryStructure(): any;
149
148
  loadQueryStructure(queryStructure: any[]): void;
149
+ private isConditionValueKey;
150
+ private clearConditionValueKeysFromModel;
151
+ private rebuildConditionFieldConfigs;
152
+ private normalizeAfterStructureChange;
150
153
  static ɵfac: i0.ɵɵFactoryDeclaration<QueryBuilderComponent, never>;
151
154
  static ɵcmp: i0.ɵɵComponentDeclaration<QueryBuilderComponent, "formly-query-builder", never, {}, {}, never, never, true, never>;
152
155
  }
@@ -1,3 +1,3 @@
1
- # @es.framework/ng.ui.core/wrappers
2
-
3
- Secondary entry point of `@es.framework/ng.ui.core`. It can be used by importing from `@es.framework/ng.ui.core/wrappers`.
1
+ # @es.framework/ng.ui.core/wrappers
2
+
3
+ Secondary entry point of `@es.framework/ng.ui.core`. It can be used by importing from `@es.framework/ng.ui.core/wrappers`.