@acorex/platform 20.3.0-next.2 → 20.3.0-next.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 (132) hide show
  1. package/common/index.d.ts +403 -374
  2. package/core/index.d.ts +576 -46
  3. package/fesm2022/acorex-platform-auth.mjs +19 -19
  4. package/fesm2022/acorex-platform-auth.mjs.map +1 -1
  5. package/fesm2022/acorex-platform-common.mjs +152 -231
  6. package/fesm2022/acorex-platform-common.mjs.map +1 -1
  7. package/fesm2022/acorex-platform-core.mjs +657 -110
  8. package/fesm2022/acorex-platform-core.mjs.map +1 -1
  9. package/fesm2022/acorex-platform-domain.mjs +16 -16
  10. package/fesm2022/acorex-platform-domain.mjs.map +1 -1
  11. package/fesm2022/acorex-platform-layout-builder.mjs +1946 -1947
  12. package/fesm2022/acorex-platform-layout-builder.mjs.map +1 -1
  13. package/fesm2022/acorex-platform-layout-components.mjs +2094 -477
  14. package/fesm2022/acorex-platform-layout-components.mjs.map +1 -1
  15. package/fesm2022/acorex-platform-layout-designer.mjs +96 -89
  16. package/fesm2022/acorex-platform-layout-designer.mjs.map +1 -1
  17. package/fesm2022/acorex-platform-layout-entity-create-entity.command-DyXF9zAh.mjs +52 -0
  18. package/fesm2022/acorex-platform-layout-entity-create-entity.command-DyXF9zAh.mjs.map +1 -0
  19. package/fesm2022/acorex-platform-layout-entity.mjs +1763 -1233
  20. package/fesm2022/acorex-platform-layout-entity.mjs.map +1 -1
  21. package/fesm2022/acorex-platform-layout-views.mjs +43 -33
  22. package/fesm2022/acorex-platform-layout-views.mjs.map +1 -1
  23. package/fesm2022/acorex-platform-layout-widget-core.mjs +2756 -0
  24. package/fesm2022/acorex-platform-layout-widget-core.mjs.map +1 -0
  25. package/fesm2022/{acorex-platform-widgets-button-widget-designer.component-C2Qn1YAW.mjs → acorex-platform-layout-widgets-button-widget-designer.component-C_3IWNkj.mjs} +6 -6
  26. package/fesm2022/acorex-platform-layout-widgets-button-widget-designer.component-C_3IWNkj.mjs.map +1 -0
  27. package/fesm2022/{acorex-platform-widgets-extra-properties-schema-widget-edit.component-D9mf08rU.mjs → acorex-platform-layout-widgets-extra-properties-schema-widget-edit.component-CJltEgut.mjs} +5 -5
  28. package/fesm2022/acorex-platform-layout-widgets-extra-properties-schema-widget-edit.component-CJltEgut.mjs.map +1 -0
  29. package/fesm2022/{acorex-platform-widgets-extra-properties-schema-widget-view.component-D6GQ-eyr.mjs → acorex-platform-layout-widgets-extra-properties-schema-widget-view.component-pM-TIuk0.mjs} +5 -5
  30. package/fesm2022/acorex-platform-layout-widgets-extra-properties-schema-widget-view.component-pM-TIuk0.mjs.map +1 -0
  31. package/fesm2022/{acorex-platform-widgets-extra-properties-values-widget-edit.component-DVbIdVZ6.mjs → acorex-platform-layout-widgets-extra-properties-values-widget-edit.component-BqI96-fU.mjs} +5 -5
  32. package/fesm2022/acorex-platform-layout-widgets-extra-properties-values-widget-edit.component-BqI96-fU.mjs.map +1 -0
  33. package/fesm2022/{acorex-platform-widgets-extra-properties-values-widget-view.component-D-aM64Hu.mjs → acorex-platform-layout-widgets-extra-properties-values-widget-view.component-C-AhenaM.mjs} +5 -5
  34. package/fesm2022/acorex-platform-layout-widgets-extra-properties-values-widget-view.component-C-AhenaM.mjs.map +1 -0
  35. package/fesm2022/{acorex-platform-widgets-extra-properties-widget-edit.component-em2-aU8E.mjs → acorex-platform-layout-widgets-extra-properties-widget-edit.component-DCAya5ne.mjs} +5 -5
  36. package/fesm2022/acorex-platform-layout-widgets-extra-properties-widget-edit.component-DCAya5ne.mjs.map +1 -0
  37. package/fesm2022/{acorex-platform-widgets-extra-properties-widget-view.component-BeuIofdr.mjs → acorex-platform-layout-widgets-extra-properties-widget-view.component-D-PnBqLb.mjs} +5 -5
  38. package/fesm2022/acorex-platform-layout-widgets-extra-properties-widget-view.component-D-PnBqLb.mjs.map +1 -0
  39. package/fesm2022/{acorex-platform-widgets-file-list-popup.component-rW2RD35f.mjs → acorex-platform-layout-widgets-file-list-popup.component-DuuFHWvB.mjs} +10 -10
  40. package/fesm2022/acorex-platform-layout-widgets-file-list-popup.component-DuuFHWvB.mjs.map +1 -0
  41. package/fesm2022/{acorex-platform-widgets-page-widget-designer.component-DNvnQ4Mc.mjs → acorex-platform-layout-widgets-page-widget-designer.component-Bss0xUcu.mjs} +8 -8
  42. package/fesm2022/acorex-platform-layout-widgets-page-widget-designer.component-Bss0xUcu.mjs.map +1 -0
  43. package/fesm2022/{acorex-platform-widgets-tabular-data-edit-popup.component-CPVRbE8B.mjs → acorex-platform-layout-widgets-tabular-data-edit-popup.component-Cy9mHnNP.mjs} +14 -14
  44. package/fesm2022/acorex-platform-layout-widgets-tabular-data-edit-popup.component-Cy9mHnNP.mjs.map +1 -0
  45. package/fesm2022/{acorex-platform-widgets-tabular-data-view-popup.component-Dmg5DdX8.mjs → acorex-platform-layout-widgets-tabular-data-view-popup.component-DznLtuer.mjs} +6 -5
  46. package/fesm2022/acorex-platform-layout-widgets-tabular-data-view-popup.component-DznLtuer.mjs.map +1 -0
  47. package/fesm2022/{acorex-platform-widgets-text-block-widget-designer.component-yADN3Xji.mjs → acorex-platform-layout-widgets-text-block-widget-designer.component-ndOUSFi9.mjs} +6 -7
  48. package/fesm2022/acorex-platform-layout-widgets-text-block-widget-designer.component-ndOUSFi9.mjs.map +1 -0
  49. package/fesm2022/{acorex-platform-widgets.mjs → acorex-platform-layout-widgets.mjs} +8836 -8103
  50. package/fesm2022/acorex-platform-layout-widgets.mjs.map +1 -0
  51. package/fesm2022/acorex-platform-native.mjs +7 -7
  52. package/fesm2022/acorex-platform-native.mjs.map +1 -1
  53. package/fesm2022/acorex-platform-runtime.mjs +40 -40
  54. package/fesm2022/acorex-platform-runtime.mjs.map +1 -1
  55. package/fesm2022/acorex-platform-themes-default-entity-master-create-view.component-Fnj54AxV.mjs +115 -0
  56. package/fesm2022/acorex-platform-themes-default-entity-master-create-view.component-Fnj54AxV.mjs.map +1 -0
  57. package/fesm2022/acorex-platform-themes-default-entity-master-list-view.component-C60W6UnN.mjs +753 -0
  58. package/fesm2022/acorex-platform-themes-default-entity-master-list-view.component-C60W6UnN.mjs.map +1 -0
  59. package/fesm2022/acorex-platform-themes-default-entity-master-modify-view.component-B3NyKGIG.mjs +101 -0
  60. package/fesm2022/acorex-platform-themes-default-entity-master-modify-view.component-B3NyKGIG.mjs.map +1 -0
  61. package/fesm2022/{acorex-platform-themes-default-entity-master-single-view.component-BExtm1JE.mjs → acorex-platform-themes-default-entity-master-single-view.component-B8gx5cG7.mjs} +17 -17
  62. package/fesm2022/acorex-platform-themes-default-entity-master-single-view.component-B8gx5cG7.mjs.map +1 -0
  63. package/fesm2022/{acorex-platform-themes-default-error-401.component-DrO1PEOH.mjs → acorex-platform-themes-default-error-401.component-CcvGfdhu.mjs} +4 -4
  64. package/fesm2022/{acorex-platform-themes-default-error-401.component-DrO1PEOH.mjs.map → acorex-platform-themes-default-error-401.component-CcvGfdhu.mjs.map} +1 -1
  65. package/fesm2022/{acorex-platform-themes-default-error-404.component-DqVq0oHX.mjs → acorex-platform-themes-default-error-404.component-4-CaEsnV.mjs} +4 -4
  66. package/fesm2022/{acorex-platform-themes-default-error-404.component-DqVq0oHX.mjs.map → acorex-platform-themes-default-error-404.component-4-CaEsnV.mjs.map} +1 -1
  67. package/fesm2022/{acorex-platform-themes-default-error-offline.component-Bt2PTL7_.mjs → acorex-platform-themes-default-error-offline.component-BNecbFEj.mjs} +4 -4
  68. package/fesm2022/{acorex-platform-themes-default-error-offline.component-Bt2PTL7_.mjs.map → acorex-platform-themes-default-error-offline.component-BNecbFEj.mjs.map} +1 -1
  69. package/fesm2022/acorex-platform-themes-default.mjs +45 -45
  70. package/fesm2022/acorex-platform-themes-default.mjs.map +1 -1
  71. package/fesm2022/{acorex-platform-themes-shared-icon-chooser-view.component-KpZWpnOJ.mjs → acorex-platform-themes-shared-icon-chooser-view.component-Dc_Txe32.mjs} +25 -15
  72. package/fesm2022/acorex-platform-themes-shared-icon-chooser-view.component-Dc_Txe32.mjs.map +1 -0
  73. package/fesm2022/{acorex-platform-themes-shared-settings.provider-CXiRmniv.mjs → acorex-platform-themes-shared-settings.provider-DY2xFnrv.mjs} +9 -9
  74. package/fesm2022/acorex-platform-themes-shared-settings.provider-DY2xFnrv.mjs.map +1 -0
  75. package/fesm2022/{acorex-platform-themes-shared-theme-color-chooser-column.component-BvOiVCgt.mjs → acorex-platform-themes-shared-theme-color-chooser-column.component-hgWLhhle.mjs} +24 -9
  76. package/fesm2022/acorex-platform-themes-shared-theme-color-chooser-column.component-hgWLhhle.mjs.map +1 -0
  77. package/fesm2022/{acorex-platform-themes-shared-theme-color-chooser-view.component-BW0rfkjk.mjs → acorex-platform-themes-shared-theme-color-chooser-view.component-CY3JZK_W.mjs} +24 -9
  78. package/fesm2022/acorex-platform-themes-shared-theme-color-chooser-view.component-CY3JZK_W.mjs.map +1 -0
  79. package/fesm2022/acorex-platform-themes-shared.mjs +264 -86
  80. package/fesm2022/acorex-platform-themes-shared.mjs.map +1 -1
  81. package/fesm2022/acorex-platform-workflow.mjs +27 -39
  82. package/fesm2022/acorex-platform-workflow.mjs.map +1 -1
  83. package/layout/builder/README.md +1577 -3
  84. package/layout/builder/index.d.ts +735 -814
  85. package/layout/components/index.d.ts +443 -214
  86. package/layout/designer/index.d.ts +8 -6
  87. package/layout/entity/index.d.ts +979 -282
  88. package/layout/views/index.d.ts +13 -13
  89. package/layout/widget-core/README.md +4 -0
  90. package/layout/widget-core/index.d.ts +957 -0
  91. package/layout/widgets/README.md +4 -0
  92. package/{widgets → layout/widgets}/index.d.ts +1908 -770
  93. package/package.json +22 -18
  94. package/themes/shared/index.d.ts +2 -2
  95. package/workflow/index.d.ts +3 -173
  96. package/fesm2022/acorex-platform-themes-default-entity-master-create-view.component-BXbkGGei.mjs +0 -115
  97. package/fesm2022/acorex-platform-themes-default-entity-master-create-view.component-BXbkGGei.mjs.map +0 -1
  98. package/fesm2022/acorex-platform-themes-default-entity-master-list-view.component-X0hLRZhX.mjs +0 -708
  99. package/fesm2022/acorex-platform-themes-default-entity-master-list-view.component-X0hLRZhX.mjs.map +0 -1
  100. package/fesm2022/acorex-platform-themes-default-entity-master-modify-view.component-Bp1JLsj1.mjs +0 -101
  101. package/fesm2022/acorex-platform-themes-default-entity-master-modify-view.component-Bp1JLsj1.mjs.map +0 -1
  102. package/fesm2022/acorex-platform-themes-default-entity-master-single-view.component-BExtm1JE.mjs.map +0 -1
  103. package/fesm2022/acorex-platform-themes-shared-icon-chooser-view.component-KpZWpnOJ.mjs.map +0 -1
  104. package/fesm2022/acorex-platform-themes-shared-settings.provider-CXiRmniv.mjs.map +0 -1
  105. package/fesm2022/acorex-platform-themes-shared-theme-color-chooser-column.component-BvOiVCgt.mjs.map +0 -1
  106. package/fesm2022/acorex-platform-themes-shared-theme-color-chooser-view.component-BW0rfkjk.mjs.map +0 -1
  107. package/fesm2022/acorex-platform-widgets-button-widget-designer.component-C2Qn1YAW.mjs.map +0 -1
  108. package/fesm2022/acorex-platform-widgets-checkbox-widget-column.component-CzEFmKWG.mjs +0 -84
  109. package/fesm2022/acorex-platform-widgets-checkbox-widget-column.component-CzEFmKWG.mjs.map +0 -1
  110. package/fesm2022/acorex-platform-widgets-checkbox-widget-designer.component-JC_nYunG.mjs +0 -55
  111. package/fesm2022/acorex-platform-widgets-checkbox-widget-designer.component-JC_nYunG.mjs.map +0 -1
  112. package/fesm2022/acorex-platform-widgets-checkbox-widget-view.component-C-4bWr9G.mjs +0 -76
  113. package/fesm2022/acorex-platform-widgets-checkbox-widget-view.component-C-4bWr9G.mjs.map +0 -1
  114. package/fesm2022/acorex-platform-widgets-color-box-widget-designer.component-CxgKO2VI.mjs +0 -55
  115. package/fesm2022/acorex-platform-widgets-color-box-widget-designer.component-CxgKO2VI.mjs.map +0 -1
  116. package/fesm2022/acorex-platform-widgets-extra-properties-schema-widget-edit.component-D9mf08rU.mjs.map +0 -1
  117. package/fesm2022/acorex-platform-widgets-extra-properties-schema-widget-view.component-D6GQ-eyr.mjs.map +0 -1
  118. package/fesm2022/acorex-platform-widgets-extra-properties-values-widget-edit.component-DVbIdVZ6.mjs.map +0 -1
  119. package/fesm2022/acorex-platform-widgets-extra-properties-values-widget-view.component-D-aM64Hu.mjs.map +0 -1
  120. package/fesm2022/acorex-platform-widgets-extra-properties-widget-edit.component-em2-aU8E.mjs.map +0 -1
  121. package/fesm2022/acorex-platform-widgets-extra-properties-widget-view.component-BeuIofdr.mjs.map +0 -1
  122. package/fesm2022/acorex-platform-widgets-file-list-popup.component-rW2RD35f.mjs.map +0 -1
  123. package/fesm2022/acorex-platform-widgets-file-rename-popup.component-DHFMnkls.mjs +0 -211
  124. package/fesm2022/acorex-platform-widgets-file-rename-popup.component-DHFMnkls.mjs.map +0 -1
  125. package/fesm2022/acorex-platform-widgets-page-widget-designer.component-DNvnQ4Mc.mjs.map +0 -1
  126. package/fesm2022/acorex-platform-widgets-rich-text-popup.component-Cydlpsat.mjs +0 -40
  127. package/fesm2022/acorex-platform-widgets-rich-text-popup.component-Cydlpsat.mjs.map +0 -1
  128. package/fesm2022/acorex-platform-widgets-tabular-data-edit-popup.component-CPVRbE8B.mjs.map +0 -1
  129. package/fesm2022/acorex-platform-widgets-tabular-data-view-popup.component-Dmg5DdX8.mjs.map +0 -1
  130. package/fesm2022/acorex-platform-widgets-text-block-widget-designer.component-yADN3Xji.mjs.map +0 -1
  131. package/fesm2022/acorex-platform-widgets.mjs.map +0 -1
  132. package/widgets/README.md +0 -4
package/core/index.d.ts CHANGED
@@ -1,7 +1,7 @@
1
1
  import * as _ngrx_signals from '@ngrx/signals';
2
2
  import * as i0 from '@angular/core';
3
3
  import { Type, InjectionToken, OnInit, ElementRef, EventEmitter, OnChanges, Renderer2, SimpleChanges, ViewContainerRef, OnDestroy, PipeTransform } from '@angular/core';
4
- import { AXDataSource, AXDataSourceSortOption, AXDataSourceFilterOption, AXDataSourceQuery, AXDataSourceCallbackResult } from '@acorex/cdk/common';
4
+ import { AXStyleColorType, AXDataSource, AXDataSourceSortOption, AXDataSourceFilterOption, AXDataSourceQuery, AXDataSourceCallbackResult } from '@acorex/cdk/common';
5
5
  import { Observable } from 'rxjs';
6
6
  import { NavigationExtras } from '@angular/router';
7
7
 
@@ -79,6 +79,98 @@ type AXPValueTransformerFunctions = {
79
79
  };
80
80
  declare function objectKeyValueTransforms(keyName: string): AXPValueTransformerFunctions;
81
81
 
82
+ /**
83
+ * Additional suggested generic actions for future consideration:
84
+ *
85
+ * Data & Content Actions:
86
+ * - Search = 'search' - Search functionality
87
+ * - Filter = 'filter' - Apply filters
88
+ * - Sort = 'sort' - Sort data
89
+ * - Group = 'group' - Group data
90
+ * - Expand = 'expand' - Expand details
91
+ * - Collapse = 'collapse' - Collapse details
92
+ * - Pin = 'pin' - Pin to favorites
93
+ * - Bookmark = 'bookmark' - Bookmark item
94
+ * - Favorite = 'favorite' - Mark as favorite
95
+ * - Star = 'star' - Star rating
96
+ *
97
+ * Workflow Actions:
98
+ * - Start = 'start' - Start process/workflow
99
+ * - Stop = 'stop' - Stop process
100
+ * - Pause = 'pause' - Pause process
101
+ * - Resume = 'resume' - Resume process
102
+ * - Cancel = 'cancel' - Cancel operation
103
+ * - Complete = 'complete' - Mark as complete
104
+ * - Close = 'close' - Close item
105
+ * - Reopen = 'reopen' - Reopen closed item
106
+ * - Forward = 'forward' - Forward to next step
107
+ * - Back = 'back' - Go back
108
+ *
109
+ * Communication Actions:
110
+ * - Reply = 'reply' - Reply to message
111
+ * - Forward = 'forward' - Forward message
112
+ * - Notify = 'notify' - Send notification
113
+ * - Invite = 'invite' - Invite user
114
+ * - Join = 'join' - Join group/meeting
115
+ * - Leave = 'leave' - Leave group/meeting
116
+ *
117
+ * Security Actions:
118
+ * - Login = 'login' - User login
119
+ * - Logout = 'logout' - User logout
120
+ * - Block = 'block' - Block user/content
121
+ * - Unblock = 'unblock' - Unblock user/content
122
+ * - Ban = 'ban' - Ban user
123
+ * - Unban = 'unban' - Unban user
124
+ * - Verify = 'verify' - Verify identity
125
+ * - Authenticate = 'authenticate' - Authenticate
126
+ *
127
+ * File & Media Actions:
128
+ * - Open = 'open' - Open file
129
+ * - Save = 'save' - Save file
130
+ * - SaveAs = 'save-as' - Save as new file
131
+ * - Attach = 'attach' - Attach file
132
+ * - Detach = 'detach' - Detach file
133
+ * - Compress = 'compress' - Compress files
134
+ * - Extract = 'extract' - Extract archive
135
+ * - Convert = 'convert' - Convert format
136
+ * - Crop = 'crop' - Crop image
137
+ * - Resize = 'resize' - Resize image
138
+ *
139
+ * System Actions:
140
+ * - Sync = 'sync' - Synchronize data
141
+ * - Backup = 'backup' - Create backup
142
+ * - Restore = 'restore' - Restore from backup
143
+ * - Reset = 'reset' - Reset to defaults
144
+ * - Clear = 'clear' - Clear data
145
+ * - Optimize = 'optimize' - Optimize performance
146
+ * - Update = 'update' - Update system
147
+ * - Install = 'install' - Install component
148
+ * - Uninstall = 'uninstall' - Uninstall component
149
+ * - Enable = 'enable' - Enable feature
150
+ * - Disable = 'disable' - Disable feature
151
+ *
152
+ * Analytics & Monitoring:
153
+ * - Monitor = 'monitor' - Monitor activity
154
+ * - Track = 'track' - Track progress
155
+ * - Analyze = 'analyze' - Analyze data
156
+ * - Debug = 'debug' - Debug issue
157
+ * - Log = 'log' - View logs
158
+ * - Alert = 'alert' - Set alert
159
+ * - Dashboard = 'dashboard' - View dashboard
160
+ * - Metrics = 'metrics' - View metrics
161
+ *
162
+ * Collaboration Actions:
163
+ * - Collaborate = 'collaborate' - Start collaboration
164
+ * - Share = 'share' - Share content
165
+ * - Comment = 'comment' - Add comment
166
+ * - Like = 'like' - Like content
167
+ * - Follow = 'follow' - Follow user/content
168
+ * - Subscribe = 'subscribe' - Subscribe to updates
169
+ * - Unsubscribe = 'unsubscribe' - Unsubscribe
170
+ * - Rate = 'rate' - Rate content
171
+ * - Review = 'review' - Review content
172
+ * - Recommend = 'recommend' - Recommend content
173
+ */
82
174
  declare enum AXPSystemActionType {
83
175
  View = "view",
84
176
  Create = "create",
@@ -107,7 +199,37 @@ declare enum AXPSystemActionType {
107
199
  Move = "move",
108
200
  Rename = "rename",
109
201
  Restore = "restore",
110
- Manage = "manage"
202
+ Manage = "manage",
203
+ Info = "info",
204
+ Confirm = "confirm",
205
+ Design = "design",
206
+ VersionHistory = "version-history",
207
+ Compare = "compare",
208
+ Comments = "comments",
209
+ Sign = "sign",
210
+ Setup = "setup",
211
+ Send = "send",
212
+ Report = "report",
213
+ Sent = "sent",
214
+ Review = "review",
215
+ Generate = "generate",
216
+ Refresh = "refresh",
217
+ Reload = "reload",
218
+ Search = "search",
219
+ Filter = "filter",
220
+ Sort = "sort",
221
+ Start = "start",
222
+ Stop = "stop",
223
+ Pause = "pause",
224
+ Cancel = "cancel",
225
+ Close = "close",
226
+ Complete = "complete",
227
+ Save = "save",
228
+ SaveAs = "save-as",
229
+ Sync = "sync",
230
+ Reset = "reset",
231
+ Clear = "clear",
232
+ Distribution = "distribution"
111
233
  }
112
234
  interface AXPSystemAction {
113
235
  key: string;
@@ -116,7 +238,7 @@ interface AXPSystemAction {
116
238
  color?: string;
117
239
  critical?: boolean;
118
240
  descriptions: {
119
- button: string;
241
+ title: string;
120
242
  tooltip: string;
121
243
  permission: string;
122
244
  audit: string;
@@ -127,9 +249,9 @@ declare const AXPSystemActions: Readonly<{
127
249
  readonly key: AXPSystemActionType.View;
128
250
  readonly title: string;
129
251
  readonly icon: "fa-light fa-eye";
130
- readonly color: "default";
252
+ readonly color: "primary";
131
253
  readonly descriptions: {
132
- readonly button: string;
254
+ readonly title: string;
133
255
  readonly tooltip: string;
134
256
  readonly permission: string;
135
257
  readonly audit: string;
@@ -139,9 +261,9 @@ declare const AXPSystemActions: Readonly<{
139
261
  readonly key: AXPSystemActionType.Create;
140
262
  readonly title: string;
141
263
  readonly icon: "fa-light fa-plus";
142
- readonly color: "success";
264
+ readonly color: "primary";
143
265
  readonly descriptions: {
144
- readonly button: string;
266
+ readonly title: string;
145
267
  readonly tooltip: string;
146
268
  readonly permission: string;
147
269
  readonly audit: string;
@@ -151,9 +273,9 @@ declare const AXPSystemActions: Readonly<{
151
273
  readonly key: AXPSystemActionType.Update;
152
274
  readonly title: string;
153
275
  readonly icon: "fa-light fa-pen";
154
- readonly color: "primary";
276
+ readonly color: "default";
155
277
  readonly descriptions: {
156
- readonly button: string;
278
+ readonly title: string;
157
279
  readonly tooltip: string;
158
280
  readonly permission: string;
159
281
  readonly audit: string;
@@ -166,7 +288,7 @@ declare const AXPSystemActions: Readonly<{
166
288
  readonly color: "danger";
167
289
  readonly critical: true;
168
290
  readonly descriptions: {
169
- readonly button: string;
291
+ readonly title: string;
170
292
  readonly tooltip: string;
171
293
  readonly permission: string;
172
294
  readonly audit: string;
@@ -179,7 +301,7 @@ declare const AXPSystemActions: Readonly<{
179
301
  readonly color: "success";
180
302
  readonly critical: true;
181
303
  readonly descriptions: {
182
- readonly button: string;
304
+ readonly title: string;
183
305
  readonly tooltip: string;
184
306
  readonly permission: string;
185
307
  readonly audit: string;
@@ -191,7 +313,7 @@ declare const AXPSystemActions: Readonly<{
191
313
  readonly icon: "fa-light fa-paper-plane";
192
314
  readonly color: "primary";
193
315
  readonly descriptions: {
194
- readonly button: string;
316
+ readonly title: string;
195
317
  readonly tooltip: string;
196
318
  readonly permission: string;
197
319
  readonly audit: string;
@@ -204,7 +326,7 @@ declare const AXPSystemActions: Readonly<{
204
326
  readonly color: "danger";
205
327
  readonly critical: true;
206
328
  readonly descriptions: {
207
- readonly button: string;
329
+ readonly title: string;
208
330
  readonly tooltip: string;
209
331
  readonly permission: string;
210
332
  readonly audit: string;
@@ -216,7 +338,7 @@ declare const AXPSystemActions: Readonly<{
216
338
  readonly icon: "fa-light fa-download";
217
339
  readonly color: "default";
218
340
  readonly descriptions: {
219
- readonly button: string;
341
+ readonly title: string;
220
342
  readonly tooltip: string;
221
343
  readonly permission: string;
222
344
  readonly audit: string;
@@ -228,7 +350,7 @@ declare const AXPSystemActions: Readonly<{
228
350
  readonly icon: "fa-light fa-upload";
229
351
  readonly color: "default";
230
352
  readonly descriptions: {
231
- readonly button: string;
353
+ readonly title: string;
232
354
  readonly tooltip: string;
233
355
  readonly permission: string;
234
356
  readonly audit: string;
@@ -240,7 +362,7 @@ declare const AXPSystemActions: Readonly<{
240
362
  readonly icon: "fa-light fa-print";
241
363
  readonly color: "default";
242
364
  readonly descriptions: {
243
- readonly button: string;
365
+ readonly title: string;
244
366
  readonly tooltip: string;
245
367
  readonly permission: string;
246
368
  readonly audit: string;
@@ -252,7 +374,7 @@ declare const AXPSystemActions: Readonly<{
252
374
  readonly icon: "fa-light fa-clone";
253
375
  readonly color: "warning";
254
376
  readonly descriptions: {
255
- readonly button: string;
377
+ readonly title: string;
256
378
  readonly tooltip: string;
257
379
  readonly permission: string;
258
380
  readonly audit: string;
@@ -262,9 +384,9 @@ declare const AXPSystemActions: Readonly<{
262
384
  readonly key: AXPSystemActionType.Archive;
263
385
  readonly title: string;
264
386
  readonly icon: "fa-light fa-box-archive";
265
- readonly color: "neutral";
387
+ readonly color: "default";
266
388
  readonly descriptions: {
267
- readonly button: string;
389
+ readonly title: string;
268
390
  readonly tooltip: string;
269
391
  readonly permission: string;
270
392
  readonly audit: string;
@@ -274,9 +396,9 @@ declare const AXPSystemActions: Readonly<{
274
396
  readonly key: AXPSystemActionType.Restore;
275
397
  readonly title: string;
276
398
  readonly icon: "fa-light fa-arrow-rotate-left";
277
- readonly color: "info";
399
+ readonly color: "default";
278
400
  readonly descriptions: {
279
- readonly button: string;
401
+ readonly title: string;
280
402
  readonly tooltip: string;
281
403
  readonly permission: string;
282
404
  readonly audit: string;
@@ -288,7 +410,7 @@ declare const AXPSystemActions: Readonly<{
288
410
  readonly icon: "fa-light fa-user-plus";
289
411
  readonly color: "primary";
290
412
  readonly descriptions: {
291
- readonly button: string;
413
+ readonly title: string;
292
414
  readonly tooltip: string;
293
415
  readonly permission: string;
294
416
  readonly audit: string;
@@ -300,7 +422,7 @@ declare const AXPSystemActions: Readonly<{
300
422
  readonly icon: "fa-light fa-lock";
301
423
  readonly color: "warning";
302
424
  readonly descriptions: {
303
- readonly button: string;
425
+ readonly title: string;
304
426
  readonly tooltip: string;
305
427
  readonly permission: string;
306
428
  readonly audit: string;
@@ -312,7 +434,7 @@ declare const AXPSystemActions: Readonly<{
312
434
  readonly icon: "fa-light fa-unlock";
313
435
  readonly color: "success";
314
436
  readonly descriptions: {
315
- readonly button: string;
437
+ readonly title: string;
316
438
  readonly tooltip: string;
317
439
  readonly permission: string;
318
440
  readonly audit: string;
@@ -324,7 +446,7 @@ declare const AXPSystemActions: Readonly<{
324
446
  readonly icon: "fa-light fa-share-nodes";
325
447
  readonly color: "info";
326
448
  readonly descriptions: {
327
- readonly button: string;
449
+ readonly title: string;
328
450
  readonly tooltip: string;
329
451
  readonly permission: string;
330
452
  readonly audit: string;
@@ -336,7 +458,7 @@ declare const AXPSystemActions: Readonly<{
336
458
  readonly icon: "fa-light fa-sliders";
337
459
  readonly color: "primary";
338
460
  readonly descriptions: {
339
- readonly button: string;
461
+ readonly title: string;
340
462
  readonly tooltip: string;
341
463
  readonly permission: string;
342
464
  readonly audit: string;
@@ -348,7 +470,7 @@ declare const AXPSystemActions: Readonly<{
348
470
  readonly icon: "fa-light fa-arrow-down-up-across-line";
349
471
  readonly color: "default";
350
472
  readonly descriptions: {
351
- readonly button: string;
473
+ readonly title: string;
352
474
  readonly tooltip: string;
353
475
  readonly permission: string;
354
476
  readonly audit: string;
@@ -360,7 +482,7 @@ declare const AXPSystemActions: Readonly<{
360
482
  readonly icon: "fa-light fa-magnifying-glass";
361
483
  readonly color: "default";
362
484
  readonly descriptions: {
363
- readonly button: string;
485
+ readonly title: string;
364
486
  readonly tooltip: string;
365
487
  readonly permission: string;
366
488
  readonly audit: string;
@@ -372,7 +494,7 @@ declare const AXPSystemActions: Readonly<{
372
494
  readonly icon: "fa-light fa-globe";
373
495
  readonly color: "success";
374
496
  readonly descriptions: {
375
- readonly button: string;
497
+ readonly title: string;
376
498
  readonly tooltip: string;
377
499
  readonly permission: string;
378
500
  readonly audit: string;
@@ -384,7 +506,7 @@ declare const AXPSystemActions: Readonly<{
384
506
  readonly icon: "fa-light fa-globe-slash";
385
507
  readonly color: "danger";
386
508
  readonly descriptions: {
387
- readonly button: string;
509
+ readonly title: string;
388
510
  readonly tooltip: string;
389
511
  readonly permission: string;
390
512
  readonly audit: string;
@@ -394,9 +516,9 @@ declare const AXPSystemActions: Readonly<{
394
516
  readonly key: AXPSystemActionType.Upload;
395
517
  readonly title: string;
396
518
  readonly icon: "fa-light fa-upload";
397
- readonly color: "primary";
519
+ readonly color: "default";
398
520
  readonly descriptions: {
399
- readonly button: string;
521
+ readonly title: string;
400
522
  readonly tooltip: string;
401
523
  readonly permission: string;
402
524
  readonly audit: string;
@@ -406,9 +528,9 @@ declare const AXPSystemActions: Readonly<{
406
528
  readonly key: AXPSystemActionType.Download;
407
529
  readonly title: string;
408
530
  readonly icon: "fa-light fa-download";
409
- readonly color: "success";
531
+ readonly color: "default";
410
532
  readonly descriptions: {
411
- readonly button: string;
533
+ readonly title: string;
412
534
  readonly tooltip: string;
413
535
  readonly permission: string;
414
536
  readonly audit: string;
@@ -418,9 +540,9 @@ declare const AXPSystemActions: Readonly<{
418
540
  readonly key: AXPSystemActionType.Copy;
419
541
  readonly title: string;
420
542
  readonly icon: "fa-light fa-copy";
421
- readonly color: "primary";
543
+ readonly color: "default";
422
544
  readonly descriptions: {
423
- readonly button: string;
545
+ readonly title: string;
424
546
  readonly tooltip: string;
425
547
  readonly permission: string;
426
548
  readonly audit: string;
@@ -432,7 +554,7 @@ declare const AXPSystemActions: Readonly<{
432
554
  readonly icon: "fa-light fa-arrow-right-arrow-left";
433
555
  readonly color: "default";
434
556
  readonly descriptions: {
435
- readonly button: string;
557
+ readonly title: string;
436
558
  readonly tooltip: string;
437
559
  readonly permission: string;
438
560
  readonly audit: string;
@@ -444,7 +566,382 @@ declare const AXPSystemActions: Readonly<{
444
566
  readonly icon: "fa-light fa-pen";
445
567
  readonly color: "default";
446
568
  readonly descriptions: {
447
- readonly button: string;
569
+ readonly title: string;
570
+ readonly tooltip: string;
571
+ readonly permission: string;
572
+ readonly audit: string;
573
+ };
574
+ };
575
+ readonly Manage: {
576
+ readonly key: AXPSystemActionType.Manage;
577
+ readonly title: string;
578
+ readonly icon: "fa-light fa-gear";
579
+ readonly color: "default";
580
+ readonly descriptions: {
581
+ readonly title: string;
582
+ readonly tooltip: string;
583
+ readonly permission: string;
584
+ readonly audit: string;
585
+ };
586
+ };
587
+ readonly Info: {
588
+ readonly key: AXPSystemActionType.Info;
589
+ readonly title: string;
590
+ readonly icon: "fa-light fa-info";
591
+ readonly color: "default";
592
+ readonly descriptions: {
593
+ readonly title: string;
594
+ readonly tooltip: string;
595
+ readonly permission: string;
596
+ readonly audit: string;
597
+ };
598
+ };
599
+ readonly Confirm: {
600
+ readonly key: AXPSystemActionType.Confirm;
601
+ readonly title: string;
602
+ readonly icon: "fa-light fa-check";
603
+ readonly color: "success";
604
+ readonly descriptions: {
605
+ readonly title: string;
606
+ readonly tooltip: string;
607
+ readonly permission: string;
608
+ readonly audit: string;
609
+ };
610
+ };
611
+ readonly Design: {
612
+ readonly key: AXPSystemActionType.Design;
613
+ readonly title: string;
614
+ readonly icon: "fa-light fa-paintbrush";
615
+ readonly color: "default";
616
+ readonly descriptions: {
617
+ readonly title: string;
618
+ readonly tooltip: string;
619
+ readonly permission: string;
620
+ readonly audit: string;
621
+ };
622
+ };
623
+ readonly VersionHistory: {
624
+ readonly key: AXPSystemActionType.VersionHistory;
625
+ readonly title: string;
626
+ readonly icon: "fa-light fa-history";
627
+ readonly color: "default";
628
+ readonly descriptions: {
629
+ readonly title: string;
630
+ readonly tooltip: string;
631
+ readonly permission: string;
632
+ readonly audit: string;
633
+ };
634
+ };
635
+ readonly Compare: {
636
+ readonly key: AXPSystemActionType.Compare;
637
+ readonly title: string;
638
+ readonly icon: "fa-light fa-code-compare";
639
+ readonly color: "default";
640
+ readonly descriptions: {
641
+ readonly title: string;
642
+ readonly tooltip: string;
643
+ readonly permission: string;
644
+ readonly audit: string;
645
+ };
646
+ };
647
+ readonly Comments: {
648
+ readonly key: AXPSystemActionType.Comments;
649
+ readonly title: string;
650
+ readonly icon: "fa-light fa-comments";
651
+ readonly color: "default";
652
+ readonly descriptions: {
653
+ readonly title: string;
654
+ readonly tooltip: string;
655
+ readonly permission: string;
656
+ readonly audit: string;
657
+ };
658
+ };
659
+ readonly Sign: {
660
+ readonly key: AXPSystemActionType.Sign;
661
+ readonly title: string;
662
+ readonly icon: "fa-light fa-signature";
663
+ readonly color: "default";
664
+ readonly descriptions: {
665
+ readonly title: string;
666
+ readonly tooltip: string;
667
+ readonly permission: string;
668
+ readonly audit: string;
669
+ };
670
+ };
671
+ readonly Setup: {
672
+ readonly key: AXPSystemActionType.Setup;
673
+ readonly title: string;
674
+ readonly icon: "fa-light fa-cog";
675
+ readonly color: "default";
676
+ readonly descriptions: {
677
+ readonly title: string;
678
+ readonly tooltip: string;
679
+ readonly permission: string;
680
+ readonly audit: string;
681
+ };
682
+ };
683
+ readonly Send: {
684
+ readonly key: AXPSystemActionType.Send;
685
+ readonly title: string;
686
+ readonly icon: "fa-light fa-envelope";
687
+ readonly color: "default";
688
+ readonly descriptions: {
689
+ readonly title: string;
690
+ readonly tooltip: string;
691
+ readonly permission: string;
692
+ readonly audit: string;
693
+ };
694
+ };
695
+ readonly Report: {
696
+ readonly key: AXPSystemActionType.Report;
697
+ readonly title: string;
698
+ readonly icon: "fa-light fa-chart-line";
699
+ readonly color: "default";
700
+ readonly descriptions: {
701
+ readonly title: string;
702
+ readonly tooltip: string;
703
+ readonly permission: string;
704
+ readonly audit: string;
705
+ };
706
+ };
707
+ readonly Sent: {
708
+ readonly key: AXPSystemActionType.Sent;
709
+ readonly title: string;
710
+ readonly icon: "fa-light fa-paper-plane";
711
+ readonly color: "default";
712
+ readonly descriptions: {
713
+ readonly title: string;
714
+ readonly tooltip: string;
715
+ readonly permission: string;
716
+ readonly audit: string;
717
+ };
718
+ };
719
+ readonly Review: {
720
+ readonly key: AXPSystemActionType.Review;
721
+ readonly title: string;
722
+ readonly icon: "fa-light fa-eye";
723
+ readonly color: "default";
724
+ readonly descriptions: {
725
+ readonly title: string;
726
+ readonly tooltip: string;
727
+ readonly permission: string;
728
+ readonly audit: string;
729
+ };
730
+ };
731
+ readonly Generate: {
732
+ readonly key: AXPSystemActionType.Generate;
733
+ readonly title: string;
734
+ readonly icon: "fa-light fa-wand-magic-sparkles";
735
+ readonly color: "primary";
736
+ readonly descriptions: {
737
+ readonly title: string;
738
+ readonly tooltip: string;
739
+ readonly permission: string;
740
+ readonly audit: string;
741
+ };
742
+ };
743
+ readonly Refresh: {
744
+ readonly key: AXPSystemActionType.Refresh;
745
+ readonly title: string;
746
+ readonly icon: "fa-light fa-arrows-rotate";
747
+ readonly color: "default";
748
+ readonly descriptions: {
749
+ readonly title: string;
750
+ readonly tooltip: string;
751
+ readonly permission: string;
752
+ readonly audit: string;
753
+ };
754
+ };
755
+ readonly Reload: {
756
+ readonly key: AXPSystemActionType.Reload;
757
+ readonly title: string;
758
+ readonly icon: "fa-light fa-arrows-rotate";
759
+ readonly color: "default";
760
+ readonly descriptions: {
761
+ readonly title: string;
762
+ readonly tooltip: string;
763
+ readonly permission: string;
764
+ readonly audit: string;
765
+ };
766
+ };
767
+ readonly Search: {
768
+ readonly key: AXPSystemActionType.Search;
769
+ readonly title: string;
770
+ readonly icon: "fa-light fa-magnifying-glass";
771
+ readonly color: "default";
772
+ readonly descriptions: {
773
+ readonly title: string;
774
+ readonly tooltip: string;
775
+ readonly permission: string;
776
+ readonly audit: string;
777
+ };
778
+ };
779
+ readonly Filter: {
780
+ readonly key: AXPSystemActionType.Filter;
781
+ readonly title: string;
782
+ readonly icon: "fa-light fa-filter";
783
+ readonly color: "default";
784
+ readonly descriptions: {
785
+ readonly title: string;
786
+ readonly tooltip: string;
787
+ readonly permission: string;
788
+ readonly audit: string;
789
+ };
790
+ };
791
+ readonly Sort: {
792
+ readonly key: AXPSystemActionType.Sort;
793
+ readonly title: string;
794
+ readonly icon: "fa-light fa-arrow-down-up-across-line";
795
+ readonly color: "default";
796
+ readonly descriptions: {
797
+ readonly title: string;
798
+ readonly tooltip: string;
799
+ readonly permission: string;
800
+ readonly audit: string;
801
+ };
802
+ };
803
+ readonly Start: {
804
+ readonly key: AXPSystemActionType.Start;
805
+ readonly title: string;
806
+ readonly icon: "fa-light fa-play";
807
+ readonly color: "success";
808
+ readonly descriptions: {
809
+ readonly title: string;
810
+ readonly tooltip: string;
811
+ readonly permission: string;
812
+ readonly audit: string;
813
+ };
814
+ };
815
+ readonly Stop: {
816
+ readonly key: AXPSystemActionType.Stop;
817
+ readonly title: string;
818
+ readonly icon: "fa-light fa-stop";
819
+ readonly color: "danger";
820
+ readonly critical: true;
821
+ readonly descriptions: {
822
+ readonly title: string;
823
+ readonly tooltip: string;
824
+ readonly permission: string;
825
+ readonly audit: string;
826
+ };
827
+ };
828
+ readonly Pause: {
829
+ readonly key: AXPSystemActionType.Pause;
830
+ readonly title: string;
831
+ readonly icon: "fa-light fa-pause";
832
+ readonly color: "warning";
833
+ readonly descriptions: {
834
+ readonly title: string;
835
+ readonly tooltip: string;
836
+ readonly permission: string;
837
+ readonly audit: string;
838
+ };
839
+ };
840
+ readonly Cancel: {
841
+ readonly key: AXPSystemActionType.Cancel;
842
+ readonly title: string;
843
+ readonly icon: "fa-light fa-xmark";
844
+ readonly color: "danger";
845
+ readonly critical: true;
846
+ readonly descriptions: {
847
+ readonly title: string;
848
+ readonly tooltip: string;
849
+ readonly permission: string;
850
+ readonly audit: string;
851
+ };
852
+ };
853
+ readonly Close: {
854
+ readonly key: AXPSystemActionType.Close;
855
+ readonly title: string;
856
+ readonly icon: "fa-light fa-xmark";
857
+ readonly color: "default";
858
+ readonly descriptions: {
859
+ readonly title: string;
860
+ readonly tooltip: string;
861
+ readonly permission: string;
862
+ readonly audit: string;
863
+ };
864
+ };
865
+ readonly Complete: {
866
+ readonly key: AXPSystemActionType.Complete;
867
+ readonly title: string;
868
+ readonly icon: "fa-light fa-check";
869
+ readonly color: "success";
870
+ readonly descriptions: {
871
+ readonly title: string;
872
+ readonly tooltip: string;
873
+ readonly permission: string;
874
+ readonly audit: string;
875
+ };
876
+ };
877
+ readonly Save: {
878
+ readonly key: AXPSystemActionType.Save;
879
+ readonly title: string;
880
+ readonly icon: "fa-light fa-floppy-disk";
881
+ readonly color: "primary";
882
+ readonly descriptions: {
883
+ readonly title: string;
884
+ readonly tooltip: string;
885
+ readonly permission: string;
886
+ readonly audit: string;
887
+ };
888
+ };
889
+ readonly SaveAs: {
890
+ readonly key: AXPSystemActionType.SaveAs;
891
+ readonly title: string;
892
+ readonly icon: "fa-light fa-floppy-disk";
893
+ readonly color: "default";
894
+ readonly descriptions: {
895
+ readonly title: string;
896
+ readonly tooltip: string;
897
+ readonly permission: string;
898
+ readonly audit: string;
899
+ };
900
+ };
901
+ readonly Sync: {
902
+ readonly key: AXPSystemActionType.Sync;
903
+ readonly title: string;
904
+ readonly icon: "fa-light fa-arrows-rotate";
905
+ readonly color: "default";
906
+ readonly descriptions: {
907
+ readonly title: string;
908
+ readonly tooltip: string;
909
+ readonly permission: string;
910
+ readonly audit: string;
911
+ };
912
+ };
913
+ readonly Reset: {
914
+ readonly key: AXPSystemActionType.Reset;
915
+ readonly title: string;
916
+ readonly icon: "fa-light fa-arrow-rotate-left";
917
+ readonly color: "warning";
918
+ readonly critical: true;
919
+ readonly descriptions: {
920
+ readonly title: string;
921
+ readonly tooltip: string;
922
+ readonly permission: string;
923
+ readonly audit: string;
924
+ };
925
+ };
926
+ readonly Clear: {
927
+ readonly key: AXPSystemActionType.Clear;
928
+ readonly title: string;
929
+ readonly icon: "fa-light fa-eraser";
930
+ readonly color: "default";
931
+ readonly descriptions: {
932
+ readonly title: string;
933
+ readonly tooltip: string;
934
+ readonly permission: string;
935
+ readonly audit: string;
936
+ };
937
+ };
938
+ readonly Distribution: {
939
+ readonly key: AXPSystemActionType.Distribution;
940
+ readonly title: string;
941
+ readonly icon: "fa-light fa-share-nodes";
942
+ readonly color: "default";
943
+ readonly descriptions: {
944
+ readonly title: string;
448
945
  readonly tooltip: string;
449
946
  readonly permission: string;
450
947
  readonly audit: string;
@@ -452,6 +949,27 @@ declare const AXPSystemActions: Readonly<{
452
949
  };
453
950
  }>;
454
951
  declare function getSystemActions(type: AXPSystemActionType): AXPSystemAction;
952
+ /**
953
+ * Resolves the visual appearance (color and icon) for entity actions
954
+ * using the system actions from the core module.
955
+ */
956
+ declare function resolveActionLook(actionType: string): {
957
+ color: AXStyleColorType;
958
+ icon: string;
959
+ };
960
+ /**
961
+ * Resolves the title, description, icon and color for button actions
962
+ * using the system actions from the core module.
963
+ * @param actionType
964
+ * @returns
965
+ */
966
+ declare function getActionButton(actionType: string): {
967
+ name: string;
968
+ title: string;
969
+ description: string;
970
+ icon: string;
971
+ color: string;
972
+ };
455
973
 
456
974
  interface AXPColumnQuery {
457
975
  name: string;
@@ -484,7 +1002,7 @@ interface AXPEntityReference {
484
1002
  }
485
1003
  interface AXPUserReference {
486
1004
  id: string;
487
- type: string;
1005
+ type?: 'user';
488
1006
  fullName?: string;
489
1007
  username?: string;
490
1008
  }
@@ -514,11 +1032,11 @@ interface AXPQueryRequest {
514
1032
  };
515
1033
  }
516
1034
  type AXPDataType = 'string' | 'number' | 'object' | 'boolean' | 'array';
517
- interface AXPCategoryEntity {
518
- id: string;
1035
+ interface AXPCategoryEntity<TKey = string> {
1036
+ id: TKey;
519
1037
  title: string;
520
1038
  description?: string;
521
- parentId?: string;
1039
+ parentId?: TKey;
522
1040
  childCount: number;
523
1041
  }
524
1042
  interface AXPCategoryEntityWithItems<T> extends AXPCategoryEntity {
@@ -582,6 +1100,7 @@ interface AXPFilterDefinition {
582
1100
  }
583
1101
  interface AXPFilterQuery extends Pick<AXPFilterDefinition, 'field' | 'value' | 'operator' | 'logic' | 'hidden'> {
584
1102
  filters?: AXPFilterQuery[];
1103
+ displayText?: string;
585
1104
  }
586
1105
 
587
1106
  type AXPActionMenuItem = {
@@ -665,7 +1184,8 @@ interface AXPGridPlacement {
665
1184
  order?: string | number;
666
1185
  }
667
1186
  interface AXPGridLayoutOptions {
668
- placement?: {
1187
+ positions?: {
1188
+ sm?: AXPGridPlacement;
669
1189
  md?: AXPGridPlacement;
670
1190
  lg?: AXPGridPlacement;
671
1191
  xl?: AXPGridPlacement;
@@ -852,6 +1372,16 @@ declare enum AXPExportTemplateToken {
852
1372
  UUID = "{uuid}"
853
1373
  }
854
1374
 
1375
+ interface AXPMiddlewareErrorResponse {
1376
+ success: false;
1377
+ error: {
1378
+ code?: string;
1379
+ message: string;
1380
+ status?: number;
1381
+ details?: any;
1382
+ };
1383
+ }
1384
+
855
1385
  interface AXPDataSourceDataFieldDefinition {
856
1386
  name: string;
857
1387
  title: string;
@@ -989,7 +1519,7 @@ declare class AXPExpressionEvaluatorService {
989
1519
  private providerService;
990
1520
  private getOrCompileFunction;
991
1521
  private getMergedScope;
992
- evaluate(source: any | any[], scope: AXPExpressionEvaluatorScope): Promise<any>;
1522
+ evaluate(source: any | any[], scope?: AXPExpressionEvaluatorScope): Promise<any>;
993
1523
  private evaluateStringExpression;
994
1524
  isExpression(expression: string): boolean;
995
1525
  static ɵfac: i0.ɵɵFactoryDeclaration<AXPExpressionEvaluatorService, never>;
@@ -1233,5 +1763,5 @@ declare class AXPHookService {
1233
1763
  static ɵprov: i0.ɵɵInjectableDeclaration<AXPHookService>;
1234
1764
  }
1235
1765
 
1236
- export { AXHighlightService, AXPActivityLogProvider, AXPActivityLogService, AXPAppStartUpProvider, AXPAppStartUpService, AXPBroadcastEventService, AXPComponentLogoConfig, AXPContentCheckerDirective, AXPContextChangeEvent, AXPContextStore, AXPCountdownPipe, AXPDataGenerator, AXPDataSourceDefinitionProviderService, AXPDblClickDirective, AXPDistributedEventListenerService, AXPElementDataDirective, AXPExportTemplateToken, AXPExpressionEvaluatorScopeProviderContext, AXPExpressionEvaluatorScopeProviderService, AXPExpressionEvaluatorService, AXPGridLayoutDirective, AXPHookService, AXPImageUrlLogoConfig, AXPPlatformScope, AXPSystemActionType, AXPSystemActions, AXP_ACTIVITY_LOG_PROVIDER, AXP_DATASOURCE_DEFINITION_PROVIDER, AXP_DISTRIBUTED_EVENT_LISTENER_PROVIDER, AXP_EXPRESSION_EVALUATOR_SCOPE_PROVIDER, applyFilterArray, applyPagination, applyQueryArray, applySortArray, applySystemActionDefault, cleanDeep, extractNestedFieldsWildcard, extractTextFromHtml, extractValue, getChangedPaths, getDetailedChanges, getEnumValues, getNestedKeys, getSmart, getSystemActions, objectKeyValueTransforms, resolvePlatformScopeKey, resolvePlatformScopeName, setSmart };
1237
- export type { AXPActionMenuItem, AXPActivityLog, AXPActivityLogChange, AXPApplicationUserReference, AXPBackButton, AXPBadge, AXPBreadcrumbItem, AXPCategorizedEntity, AXPCategorizedEntityDto, AXPCategoryEntity, AXPCategoryEntityWithItems, AXPColumnQuery, AXPContent, AXPContentDirection, AXPContentType, AXPContextData, AXPContextState, AXPDataSource, AXPDataSourceDataFieldDefinition, AXPDataSourceDefinition, AXPDataSourceDefinitionProvider, AXPDataType, AXPDistributedEventListenerProvider, AXPDistributedEventListenerProviderToken, AXPEntityReference, AXPEqualValidationRule, AXPExecuteCommand, AXPExecuteCommandResult, AXPExportCsvOptions, AXPExportExcelOptions, AXPExportOptions, AXPExportPdfOptions, AXPExportPrintOptions, AXPExpression, AXPExpressionEvaluatorScope, AXPExpressionEvaluatorScopeProvider, AXPExpressionEvaluatorScopeProviders, AXPFileListItem, AXPFileSource, AXPFileStatus, AXPFilterDefinition, AXPFilterLogic, AXPFilterOperation, AXPFilterQuery, AXPFlowDirection, AXPGridLayoutOptions, AXPGridPlacement, AXPLogoConfig, AXPMaxLengthValidationRule, AXPMetaData, AXPMinLengthValidationRule, AXPNavigateActionCommand, AXPNavigateActionOptions, AXPOptionsData, AXPPagedListResult, AXPPartialNested, AXPPlatformScopeKey, AXPQueryFetchResult, AXPQueryRequest, AXPReqexValidationRule, AXPRequiredValidationRule, AXPSortDefinition, AXPSortQuery, AXPStartUpTask, AXPStringValidationRules, AXPSystemAction, AXPUserReference, AXPValidationRule, AXPValidationRules, AXPValueTransformerFunction, AXPValueTransformerFunctions, AXPValueUnit, AXPValueUnits, AXPViewBlockDefinition, AXPViewDefinition, AXPViewFieldDefinition, AXPViewQuery, AXPWidgetTrigger, AXPWidgetTriggers };
1766
+ export { AXHighlightService, AXPActivityLogProvider, AXPActivityLogService, AXPAppStartUpProvider, AXPAppStartUpService, AXPBroadcastEventService, AXPComponentLogoConfig, AXPContentCheckerDirective, AXPContextChangeEvent, AXPContextStore, AXPCountdownPipe, AXPDataGenerator, AXPDataSourceDefinitionProviderService, AXPDblClickDirective, AXPDistributedEventListenerService, AXPElementDataDirective, AXPExportTemplateToken, AXPExpressionEvaluatorScopeProviderContext, AXPExpressionEvaluatorScopeProviderService, AXPExpressionEvaluatorService, AXPGridLayoutDirective, AXPHookService, AXPImageUrlLogoConfig, AXPPlatformScope, AXPSystemActionType, AXPSystemActions, AXP_ACTIVITY_LOG_PROVIDER, AXP_DATASOURCE_DEFINITION_PROVIDER, AXP_DISTRIBUTED_EVENT_LISTENER_PROVIDER, AXP_EXPRESSION_EVALUATOR_SCOPE_PROVIDER, applyFilterArray, applyPagination, applyQueryArray, applySortArray, applySystemActionDefault, cleanDeep, extractNestedFieldsWildcard, extractTextFromHtml, extractValue, getActionButton, getChangedPaths, getDetailedChanges, getEnumValues, getNestedKeys, getSmart, getSystemActions, objectKeyValueTransforms, resolveActionLook, resolvePlatformScopeKey, resolvePlatformScopeName, setSmart };
1767
+ export type { AXPActionMenuItem, AXPActivityLog, AXPActivityLogChange, AXPApplicationUserReference, AXPBackButton, AXPBadge, AXPBreadcrumbItem, AXPCategorizedEntity, AXPCategorizedEntityDto, AXPCategoryEntity, AXPCategoryEntityWithItems, AXPColumnQuery, AXPContent, AXPContentDirection, AXPContentType, AXPContextData, AXPContextState, AXPDataSource, AXPDataSourceDataFieldDefinition, AXPDataSourceDefinition, AXPDataSourceDefinitionProvider, AXPDataType, AXPDistributedEventListenerProvider, AXPDistributedEventListenerProviderToken, AXPEntityReference, AXPEqualValidationRule, AXPExecuteCommand, AXPExecuteCommandResult, AXPExportCsvOptions, AXPExportExcelOptions, AXPExportOptions, AXPExportPdfOptions, AXPExportPrintOptions, AXPExpression, AXPExpressionEvaluatorScope, AXPExpressionEvaluatorScopeProvider, AXPExpressionEvaluatorScopeProviders, AXPFileListItem, AXPFileSource, AXPFileStatus, AXPFilterDefinition, AXPFilterLogic, AXPFilterOperation, AXPFilterQuery, AXPFlowDirection, AXPGridLayoutOptions, AXPGridPlacement, AXPLogoConfig, AXPMaxLengthValidationRule, AXPMetaData, AXPMiddlewareErrorResponse, AXPMinLengthValidationRule, AXPNavigateActionCommand, AXPNavigateActionOptions, AXPOptionsData, AXPPagedListResult, AXPPartialNested, AXPPlatformScopeKey, AXPQueryFetchResult, AXPQueryRequest, AXPReqexValidationRule, AXPRequiredValidationRule, AXPSortDefinition, AXPSortQuery, AXPStartUpTask, AXPStringValidationRules, AXPSystemAction, AXPUserReference, AXPValidationRule, AXPValidationRules, AXPValueTransformerFunction, AXPValueTransformerFunctions, AXPValueUnit, AXPValueUnits, AXPViewBlockDefinition, AXPViewDefinition, AXPViewFieldDefinition, AXPViewQuery, AXPWidgetTrigger, AXPWidgetTriggers };