@eqproject/eqp-dynamic-module 2.3.20 → 2.3.21

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 (50) hide show
  1. package/esm2020/lib/components/exported/eqp-dynamic-module/eqp-dynamic-module.component.mjs +4 -4
  2. package/esm2020/lib/components/exported/eqp-dynamic-module-configurator/eqp-dynamic-module-configurator.component.mjs +4 -4
  3. package/esm2020/lib/components/private/add-form-field/add-form-field.component.mjs +4 -4
  4. package/esm2020/lib/components/private/add-formula-field/add-formula-field.component.mjs +7 -7
  5. package/esm2020/lib/components/private/dynamic-module-field/dynamic-module-field.component.mjs +4 -4
  6. package/esm2020/lib/components/private/dynamic-module-field-fix/dynamic-module-field.component.mjs +4 -4
  7. package/esm2020/lib/components/private/field-templates/attachment-field-template/attachment-field-template.component.mjs +4 -4
  8. package/esm2020/lib/components/private/field-templates/boolean-field-template/boolean-field-template.component.mjs +4 -4
  9. package/esm2020/lib/components/private/field-templates/date-field-template/date-field-template.component.mjs +4 -4
  10. package/esm2020/lib/components/private/field-templates/image-field-template/image-field-template.component.mjs +4 -4
  11. package/esm2020/lib/components/private/field-templates/list-value-field-template/list-value-field-template.component.mjs +4 -4
  12. package/esm2020/lib/components/private/field-templates/numeric-field-template/numeric-field-template.component.mjs +4 -4
  13. package/esm2020/lib/components/private/field-templates/text-field-template/text-field-template.component.mjs +4 -4
  14. package/esm2020/lib/components/private/field-templates/textarea-field-template/textarea-field-template.component.mjs +4 -4
  15. package/esm2020/lib/components/private/form-records/add-form-record/add-form-record.component.mjs +4 -4
  16. package/esm2020/lib/components/private/form-records/list-form-record/list-form-record.component.mjs +4 -4
  17. package/esm2020/lib/components/private/form-records/list-view-form-record/list-view-form-record.component.mjs +4 -4
  18. package/esm2020/lib/components/private/form-records/list-view-form-record/single-record/single-record.component.mjs +4 -4
  19. package/esm2020/lib/components/private/form-records/repair-form-fields/repair-form-fields.component.mjs +4 -4
  20. package/esm2020/lib/components/private/form-records/view-form-record/view-form-record.component.mjs +4 -4
  21. package/esm2020/lib/components/private/form-statistics/dynamic-module-filter-fix/dynamic-module-filter-fix.component.mjs +4 -4
  22. package/esm2020/lib/components/private/form-statistics/filter-form-statistic/filter-form-statistic.component.mjs +4 -4
  23. package/esm2020/lib/components/private/form-statistics/filter-templates/attachment-filter-template/attachment-filter-template.component.mjs +4 -4
  24. package/esm2020/lib/components/private/form-statistics/filter-templates/boolean-filter-template/boolean-filter-template.component.mjs +4 -4
  25. package/esm2020/lib/components/private/form-statistics/filter-templates/date-filter-template/date-filter-template.component.mjs +4 -4
  26. package/esm2020/lib/components/private/form-statistics/filter-templates/image-filter-template/image-filter-template.component.mjs +4 -4
  27. package/esm2020/lib/components/private/form-statistics/filter-templates/list-form-record-filter-template/list-form-record-filter-template.component.mjs +4 -4
  28. package/esm2020/lib/components/private/form-statistics/filter-templates/list-value-filter-template/list-value-filter-template.component.mjs +36 -4
  29. package/esm2020/lib/components/private/form-statistics/filter-templates/numeric-filter-template/numeric-filter-template.component.mjs +4 -4
  30. package/esm2020/lib/components/private/form-statistics/filter-templates/text-filter-template/text-filter-template.component.mjs +4 -4
  31. package/esm2020/lib/components/private/form-statistics/filter-templates/textarea-filter-template/textarea-filter-template.component.mjs +4 -4
  32. package/esm2020/lib/components/private/graphs/graph/graph.component.mjs +4 -4
  33. package/esm2020/lib/components/private/graphs/graphs.component.mjs +4 -4
  34. package/esm2020/lib/components/private/spinner/spinner.component.mjs +4 -4
  35. package/esm2020/lib/eqp-dynamic-module.module.mjs +12 -8
  36. package/esm2020/lib/models/dynamicModuleListFormRecordActionsDefault.mjs +1 -1
  37. package/esm2020/lib/modules/material.module.mjs +5 -5
  38. package/esm2020/lib/services/eqp-dynamic-module-dialog.service.mjs +4 -4
  39. package/esm2020/lib/services/spinner.service.mjs +4 -4
  40. package/esm2020/lib/services/utilityHelper.services.mjs +4 -4
  41. package/esm2020/lib/services/voice-recognition.service.mjs +4 -4
  42. package/esm2020/public-api.mjs +2 -1
  43. package/fesm2015/eqproject-eqp-dynamic-module.mjs +165 -129
  44. package/fesm2015/eqproject-eqp-dynamic-module.mjs.map +1 -1
  45. package/fesm2020/eqproject-eqp-dynamic-module.mjs +165 -129
  46. package/fesm2020/eqproject-eqp-dynamic-module.mjs.map +1 -1
  47. package/lib/components/private/form-statistics/filter-templates/list-value-filter-template/list-value-filter-template.component.d.ts +2 -0
  48. package/lib/eqp-dynamic-module.module.d.ts +1 -1
  49. package/package.json +6 -4
  50. package/public-api.d.ts +1 -0

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.