barsa-novin-ray-core 2.3.20 → 2.3.24

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 (234) hide show
  1. package/fesm2022/barsa-novin-ray-core.mjs +4164 -4216
  2. package/fesm2022/barsa-novin-ray-core.mjs.map +1 -1
  3. package/index.d.ts +5054 -5
  4. package/package.json +3 -3
  5. package/lib/abstract-classes/application-base.d.ts +0 -53
  6. package/lib/abstract-classes/barsa-api.d.ts +0 -30
  7. package/lib/abstract-classes/base-column-props.d.ts +0 -38
  8. package/lib/abstract-classes/base.component.d.ts +0 -15
  9. package/lib/abstract-classes/field-base.d.ts +0 -98
  10. package/lib/abstract-classes/files-validation-helper.d.ts +0 -17
  11. package/lib/abstract-classes/form-base.d.ts +0 -87
  12. package/lib/abstract-classes/form-field-report-page.component.d.ts +0 -23
  13. package/lib/abstract-classes/form-page-base.d.ts +0 -26
  14. package/lib/abstract-classes/form-page.component.d.ts +0 -17
  15. package/lib/abstract-classes/form-props.base.d.ts +0 -57
  16. package/lib/abstract-classes/form-toolbar-base.d.ts +0 -24
  17. package/lib/abstract-classes/index.d.ts +0 -24
  18. package/lib/abstract-classes/layout-item-base.d.ts +0 -21
  19. package/lib/abstract-classes/layout-panel-base.d.ts +0 -28
  20. package/lib/abstract-classes/linear-list-helper.d.ts +0 -44
  21. package/lib/abstract-classes/models.d.ts +0 -899
  22. package/lib/abstract-classes/module-with-dynamic-components.d.ts +0 -4
  23. package/lib/abstract-classes/number-base.d.ts +0 -27
  24. package/lib/abstract-classes/page-base.d.ts +0 -31
  25. package/lib/abstract-classes/page-with-form-handler-base.d.ts +0 -11
  26. package/lib/abstract-classes/report-base.d.ts +0 -105
  27. package/lib/abstract-classes/report-item-base.d.ts +0 -33
  28. package/lib/abstract-classes/report-view-base.component.d.ts +0 -208
  29. package/lib/abstract-classes/system-base.d.ts +0 -45
  30. package/lib/abstract-classes/tile-props.d.ts +0 -25
  31. package/lib/auth-guard.d.ts +0 -12
  32. package/lib/barsa-novin-ray-core-routing.module.d.ts +0 -8
  33. package/lib/barsa-novin-ray-core.module.d.ts +0 -155
  34. package/lib/base-ulv-setting.component.d.ts +0 -19
  35. package/lib/base.module.d.ts +0 -13
  36. package/lib/button-loading/button-loading.component.d.ts +0 -9
  37. package/lib/constants.d.ts +0 -173
  38. package/lib/container.component.d.ts +0 -38
  39. package/lib/controllers/base-controller.d.ts +0 -11
  40. package/lib/controllers/base-view.d.ts +0 -20
  41. package/lib/controllers/index.d.ts +0 -3
  42. package/lib/controllers/models.d.ts +0 -5
  43. package/lib/custom-route-reuse-strategy.d.ts +0 -11
  44. package/lib/date-services/date-hijri.service.d.ts +0 -43
  45. package/lib/date-services/date-info.d.ts +0 -15
  46. package/lib/date-services/date-miladi.service.d.ts +0 -39
  47. package/lib/date-services/date-shamsi.service.d.ts +0 -43
  48. package/lib/date-services/date.service.d.ts +0 -56
  49. package/lib/date-services/index.d.ts +0 -5
  50. package/lib/device.d.ts +0 -15
  51. package/lib/directives/absolute-div-body.directive.d.ts +0 -17
  52. package/lib/directives/anchor-scroll.directive.d.ts +0 -7
  53. package/lib/directives/attr-rtl.directive.d.ts +0 -13
  54. package/lib/directives/barsa-readonly.directive.d.ts +0 -11
  55. package/lib/directives/base.directive.d.ts +0 -18
  56. package/lib/directives/body-click.directive.d.ts +0 -12
  57. package/lib/directives/column-resizer.directive.d.ts +0 -13
  58. package/lib/directives/column-value.directive.d.ts +0 -11
  59. package/lib/directives/copy.directive.d.ts +0 -19
  60. package/lib/directives/count-down.directive.d.ts +0 -27
  61. package/lib/directives/dynamic-command.directive.d.ts +0 -12
  62. package/lib/directives/dynamic-root-variable.directive.d.ts +0 -16
  63. package/lib/directives/dynamic-style.directive.d.ts +0 -15
  64. package/lib/directives/ellapsis-text.directive.d.ts +0 -24
  65. package/lib/directives/ellipsify.directive.d.ts +0 -17
  66. package/lib/directives/field-binding.directive.d.ts +0 -7
  67. package/lib/directives/fill-empty-space.d.ts +0 -26
  68. package/lib/directives/form-close.directive.d.ts +0 -11
  69. package/lib/directives/horizontal-responsive.directive.d.ts +0 -14
  70. package/lib/directives/img-lazy.directive.d.ts +0 -21
  71. package/lib/directives/index.d.ts +0 -50
  72. package/lib/directives/intersection-observer.directive.d.ts +0 -17
  73. package/lib/directives/items-renderer.directive.d.ts +0 -17
  74. package/lib/directives/label-mandatory.directive.d.ts +0 -15
  75. package/lib/directives/load-external-files.directive.d.ts +0 -8
  76. package/lib/directives/measure-form-title-width.directive.d.ts +0 -15
  77. package/lib/directives/mobile.directive.d.ts +0 -11
  78. package/lib/directives/nowraptext.directive.d.ts +0 -10
  79. package/lib/directives/numbers-only-input.directive.d.ts +0 -9
  80. package/lib/directives/overflow-text.directive.d.ts +0 -14
  81. package/lib/directives/placeHolder.directive.d.ts +0 -6
  82. package/lib/directives/prevent-default.directive.d.ts +0 -7
  83. package/lib/directives/print-files.directive.d.ts +0 -13
  84. package/lib/directives/render-ulv-paging.directive.d.ts +0 -24
  85. package/lib/directives/render-ulv-viewer.directive.d.ts +0 -24
  86. package/lib/directives/render-ulv.directive.d.ts +0 -19
  87. package/lib/directives/resize-observer.directive.d.ts +0 -13
  88. package/lib/directives/route-form-change.directive.d.ts +0 -19
  89. package/lib/directives/save-image.directive.d.ts +0 -8
  90. package/lib/directives/shortcut-handler.directive.d.ts +0 -11
  91. package/lib/directives/shortcut-register.directive.d.ts +0 -12
  92. package/lib/directives/splide-slider.directive.d.ts +0 -42
  93. package/lib/directives/stop-propagation.directive.d.ts +0 -7
  94. package/lib/directives/table-resizer.directive.d.ts +0 -47
  95. package/lib/directives/ulv-command.directive.d.ts +0 -11
  96. package/lib/directives/until-inview.directive.d.ts +0 -18
  97. package/lib/directives/webotp.directive.d.ts +0 -11
  98. package/lib/directives/workflow-choice-command.directive.d.ts +0 -14
  99. package/lib/dynamic-component/base-dynamic.component.d.ts +0 -27
  100. package/lib/dynamic-component/base-form-toolbaritem-props.d.ts +0 -29
  101. package/lib/dynamic-component/base-item-content-props.d.ts +0 -47
  102. package/lib/dynamic-component/base-view-content-props.d.ts +0 -11
  103. package/lib/dynamic-component/base-view-item-props.d.ts +0 -144
  104. package/lib/dynamic-component/base-view-props.d.ts +0 -87
  105. package/lib/dynamic-component/dynamic-form-toolbar-item.component.d.ts +0 -19
  106. package/lib/dynamic-component/dynamic-form.component.d.ts +0 -37
  107. package/lib/dynamic-component/dynamic-item.component.d.ts +0 -41
  108. package/lib/dynamic-component/dynamic-layout.component.d.ts +0 -18
  109. package/lib/dynamic-component/index.d.ts +0 -10
  110. package/lib/empty-page/empty-page.component.d.ts +0 -13
  111. package/lib/empty-page-with-router-and-router-outlet/empty-page-with-router-and-router-outlet.component.d.ts +0 -7
  112. package/lib/field-ui/field-ui.component.d.ts +0 -33
  113. package/lib/form/form.component.d.ts +0 -41
  114. package/lib/form-new/form-new.component.d.ts +0 -23
  115. package/lib/form-page-routing/barsa-sap-ui-form-page-routing.module.d.ts +0 -7
  116. package/lib/form-page-routing/barsa-sap-ui-form-page.module.d.ts +0 -16
  117. package/lib/form-page-routing/constants.d.ts +0 -1
  118. package/lib/form-page-routing/index.d.ts +0 -2
  119. package/lib/from-intersection-observer.d.ts +0 -7
  120. package/lib/global-error-handler.d.ts +0 -8
  121. package/lib/injdection-tokens.d.ts +0 -9
  122. package/lib/modal-root.component.d.ts +0 -16
  123. package/lib/not-found/not-found.component.d.ts +0 -8
  124. package/lib/not-internet/not-internet.component.d.ts +0 -8
  125. package/lib/pipes/barsa-icon-dict.pipe.d.ts +0 -9
  126. package/lib/pipes/bbb-translate.pipe.d.ts +0 -7
  127. package/lib/pipes/can-upload.pipe.d.ts +0 -8
  128. package/lib/pipes/card-media-size.pipe.d.ts +0 -8
  129. package/lib/pipes/column-custom-component.pipe.d.ts +0 -10
  130. package/lib/pipes/column-customui.pipe.d.ts +0 -11
  131. package/lib/pipes/column-icon.pipe.d.ts +0 -8
  132. package/lib/pipes/column-value.pipe.d.ts +0 -8
  133. package/lib/pipes/column-valueof-parameters.pipe.d.ts +0 -14
  134. package/lib/pipes/combo-row-img.pipe.d.ts +0 -7
  135. package/lib/pipes/context-menu.pipe.d.ts +0 -11
  136. package/lib/pipes/control-ui.pipe.d.ts +0 -9
  137. package/lib/pipes/convert-to-style.pipe.d.ts +0 -8
  138. package/lib/pipes/date-time-to-caption.pipe.d.ts +0 -9
  139. package/lib/pipes/fileinfo-count.pipe.d.ts +0 -10
  140. package/lib/pipes/filter-columns-by-details.pipe.d.ts +0 -8
  141. package/lib/pipes/filter-inline-action-list.pipe.d.ts +0 -7
  142. package/lib/pipes/filter-string.pipe.d.ts +0 -11
  143. package/lib/pipes/filter-tab.pipe.d.ts +0 -7
  144. package/lib/pipes/filter-toolbar-control.pipe.d.ts +0 -8
  145. package/lib/pipes/filter-workflow-mobile.pipe.d.ts +0 -8
  146. package/lib/pipes/filter.pipe.d.ts +0 -10
  147. package/lib/pipes/find-column-by-db-name.pipe.d.ts +0 -10
  148. package/lib/pipes/find-preview-column.pipe.d.ts +0 -8
  149. package/lib/pipes/fiori-icon.pipe.d.ts +0 -7
  150. package/lib/pipes/groupby.pipe.d.ts +0 -9
  151. package/lib/pipes/header-facet-value.pipe.d.ts +0 -8
  152. package/lib/pipes/hide-accept-cancel-buttons.pipe.d.ts +0 -8
  153. package/lib/pipes/hide-columns-inmobile.pipe.d.ts +0 -8
  154. package/lib/pipes/index.d.ts +0 -56
  155. package/lib/pipes/isimage.pipe.d.ts +0 -7
  156. package/lib/pipes/label-star-trim.pipe.d.ts +0 -7
  157. package/lib/pipes/list-count.pipe.d.ts +0 -8
  158. package/lib/pipes/merge-fields-to-columns.pipe.d.ts +0 -10
  159. package/lib/pipes/mo-info-ulv-data.pipe.d.ts +0 -11
  160. package/lib/pipes/mo-info-ulv-paging.pipe.d.ts +0 -8
  161. package/lib/pipes/mo-report-value-concat.pipe.d.ts +0 -9
  162. package/lib/pipes/mo-report-value.pipe.d.ts +0 -12
  163. package/lib/pipes/mo-value.pipe.d.ts +0 -9
  164. package/lib/pipes/multiple-groupby.pipe.d.ts +0 -16
  165. package/lib/pipes/numeral.pipe.d.ts +0 -10
  166. package/lib/pipes/picture-field-source.pipe.d.ts +0 -8
  167. package/lib/pipes/remove-newline.pipe.d.ts +0 -8
  168. package/lib/pipes/replace.pipe.d.ts +0 -7
  169. package/lib/pipes/reverse.pipe.d.ts +0 -7
  170. package/lib/pipes/rownumber.pipe.d.ts +0 -9
  171. package/lib/pipes/sanitize-text.pipe.d.ts +0 -10
  172. package/lib/pipes/seperator-fix.pipe.d.ts +0 -7
  173. package/lib/pipes/sort.pipe.d.ts +0 -9
  174. package/lib/pipes/split.pipe.d.ts +0 -7
  175. package/lib/pipes/string-to-number.pipe.d.ts +0 -7
  176. package/lib/pipes/th-image-icon.pipe.d.ts +0 -8
  177. package/lib/pipes/tlbButtons.pipe.d.ts +0 -9
  178. package/lib/pipes/toolbar-settings.pipe.d.ts +0 -8
  179. package/lib/pipes/total-summary.pipe.d.ts +0 -8
  180. package/lib/pipes/tree-item-isexpanded.pipe.d.ts +0 -9
  181. package/lib/pipes/visible-value.pipe.d.ts +0 -8
  182. package/lib/portal-page/portal-page.component.d.ts +0 -8
  183. package/lib/portal-page/portal-sidebar.component.d.ts +0 -9
  184. package/lib/redirect-home-guard.d.ts +0 -14
  185. package/lib/redirect-report-navigator-command/redirect-report-navigator-command.component.d.ts +0 -8
  186. package/lib/report-container/report-container.component.d.ts +0 -20
  187. package/lib/resizable-module/resizable.component.d.ts +0 -14
  188. package/lib/resizable-module/resizable.directive.d.ts +0 -12
  189. package/lib/resizable-module/resizable.module.d.ts +0 -8
  190. package/lib/resolvers/index.d.ts +0 -6
  191. package/lib/resolvers/login-settings.resolver.d.ts +0 -29
  192. package/lib/resolvers/portal-dynamic-page.resolver.d.ts +0 -12
  193. package/lib/resolvers/portal-form-page.resolver.d.ts +0 -8
  194. package/lib/resolvers/portal-page.resolver.d.ts +0 -12
  195. package/lib/resolvers/portal-report-page.resolver.d.ts +0 -12
  196. package/lib/resolvers/tile-group-breadcrumb.resolver.d.ts +0 -10
  197. package/lib/root-page/root-page.component.d.ts +0 -10
  198. package/lib/root-portal/root-portal.component.d.ts +0 -24
  199. package/lib/server-connection-error/server-connection-error.component.d.ts +0 -9
  200. package/lib/services/api.service.d.ts +0 -21
  201. package/lib/services/audio-recording.service.d.ts +0 -27
  202. package/lib/services/barsa-dialog.service.d.ts +0 -30
  203. package/lib/services/barsa-storage.service.d.ts +0 -21
  204. package/lib/services/breadcrumb.service.d.ts +0 -14
  205. package/lib/services/column.service.d.ts +0 -10
  206. package/lib/services/container.service.d.ts +0 -23
  207. package/lib/services/dynamic-component.service.d.ts +0 -14
  208. package/lib/services/form-panel.service.d.ts +0 -103
  209. package/lib/services/form.service.d.ts +0 -8
  210. package/lib/services/groupby.service.d.ts +0 -9
  211. package/lib/services/horizontal-layout.service.d.ts +0 -7
  212. package/lib/services/index.d.ts +0 -31
  213. package/lib/services/indexeddb.service.d.ts +0 -9
  214. package/lib/services/layout-main-content.service.d.ts +0 -11
  215. package/lib/services/layout.service.d.ts +0 -23
  216. package/lib/services/local-storage.service.d.ts +0 -11
  217. package/lib/services/log.service.d.ts +0 -17
  218. package/lib/services/network-status.service.d.ts +0 -7
  219. package/lib/services/notification-popup.service.d.ts +0 -3
  220. package/lib/services/notification-sw.service.d.ts +0 -35
  221. package/lib/services/notification.service.d.ts +0 -55
  222. package/lib/services/portal.service.d.ts +0 -187
  223. package/lib/services/prompt-update.service.d.ts +0 -13
  224. package/lib/services/routing.service.d.ts +0 -17
  225. package/lib/services/save-scoll-position.service.d.ts +0 -13
  226. package/lib/services/service-worker-communication.service.d.ts +0 -32
  227. package/lib/services/tabpage.service.d.ts +0 -7
  228. package/lib/services/toast.service.d.ts +0 -3
  229. package/lib/services/ui.service.d.ts +0 -14
  230. package/lib/services/ulvmain.service.d.ts +0 -212
  231. package/lib/services/upload.service.d.ts +0 -18
  232. package/lib/services/video-recording.service.d.ts +0 -33
  233. package/lib/unlimit-session/unlimit-session.component.d.ts +0 -11
  234. package/public-api.d.ts +0 -38
@@ -1,899 +0,0 @@
1
- import { SafeHtml } from '@angular/platform-browser';
2
- import { DateInfo as DateInfoService } from '../date-services';
3
- export interface ShortCutData extends MetaobjectDataModel {
4
- [key: string]: any;
5
- DynamicCommand: MetaobjectDataModel;
6
- }
7
- export type ShortCuts = {
8
- [key: string]: ShortCutData;
9
- };
10
- export type UlvParamType = {
11
- Flags: {
12
- Data: string;
13
- Extra: string;
14
- Search: string;
15
- View: string;
16
- };
17
- ReportName: string;
18
- ReportId?: string;
19
- UsageEnum: string;
20
- };
21
- export declare class GeneralControlInfoModel {
22
- [key: string]: any;
23
- ControlFieldCaption: string;
24
- ControlFieldCaptionTranslated: string;
25
- ControlFieldDefId: string;
26
- ControlName: string;
27
- RelatedFieldList: [];
28
- Hide: boolean;
29
- xtype: string;
30
- LabelPosition: string;
31
- IsMandatory: boolean;
32
- IsVisible: boolean;
33
- ShowLabel: boolean;
34
- IsReadOnly: boolean;
35
- IsEnabled: boolean;
36
- IsBold: boolean;
37
- IsAutomatic: boolean;
38
- JsonExtraProp: any | null;
39
- Component: string;
40
- Info: ControlInfoTypes;
41
- FieldIcon: string;
42
- IsLtr: boolean;
43
- DisplayType: string;
44
- }
45
- export interface FileAttachmentInfo {
46
- [key: string]: any;
47
- Id: string;
48
- IsNew: boolean;
49
- IsDeleted: boolean;
50
- Type: string;
51
- FileName?: string;
52
- }
53
- export declare class StringControlInfoModel extends GeneralControlInfoModel {
54
- MaxLength: number;
55
- MinLength: number;
56
- RegularExpression: string;
57
- IsPassword: boolean;
58
- IsMultiLine: boolean;
59
- NullText: string;
60
- AllowedStringChars: string;
61
- OnlyAcceptCurrentCulture: boolean;
62
- }
63
- export declare class RichStringControlInfoModel extends StringControlInfoModel {
64
- IsHtmlViewer: boolean;
65
- }
66
- export declare class NumberControlInfoModel extends GeneralControlInfoModel {
67
- MinValue: number;
68
- MaxValue: number;
69
- DecimalPrecision: number;
70
- ShowThousandSeperator: boolean;
71
- NumberType: string;
72
- CurrencySymbol: string;
73
- }
74
- export declare class FilePictureInfoModel extends GeneralControlInfoModel {
75
- Ext: string;
76
- FileId: string;
77
- IsDeleted: boolean;
78
- }
79
- export declare class FileControlInfoModel extends GeneralControlInfoModel {
80
- CanDelete: boolean;
81
- CanSave: boolean;
82
- CanView: boolean;
83
- IsMultiSelect: boolean;
84
- MaxFileCount: number;
85
- MaxFileSizeKb: number;
86
- OfficeOnline: boolean;
87
- ValidExtensions: string;
88
- ViewType: string;
89
- }
90
- export declare class CommandControlInfoModel extends GeneralControlInfoModel {
91
- MenuName: string;
92
- DisableWhenReadonly: boolean;
93
- DisplayType: string;
94
- DynamicCommand: string;
95
- }
96
- export declare class IconControlInfoModel extends GeneralControlInfoModel {
97
- }
98
- export declare class PictureFileControlInfoModel extends GeneralControlInfoModel {
99
- SizeMode: number;
100
- MaxFileSizeKb: number;
101
- ValidExtensions: string;
102
- }
103
- export declare class GaugeControlInfoModel extends GeneralControlInfoModel {
104
- IsAutomatic: boolean;
105
- MaxValue: number;
106
- MaxValue2: number;
107
- MinValue: number;
108
- MinValue2: number;
109
- Value: number;
110
- }
111
- export type RelationListTypes = RelationListControlInfoModel | HistoryControlInfoModel | RabetehAkseTakiListiControlInfoModel | SingleRelationControlInfoModel;
112
- export declare class RelationListControlInfoModel extends GeneralControlInfoModel {
113
- RelationViewType: string;
114
- UlvSetting: ReportModel;
115
- }
116
- export declare class HistoryControlInfoModel extends RelationListControlInfoModel {
117
- HasExternalParameter: boolean;
118
- ParamName1: string;
119
- }
120
- export declare class RabetehAkseTakiListiControlInfoModel extends RelationListControlInfoModel {
121
- AutoSave: any;
122
- }
123
- export declare class RelatedReportControlInfoModel extends GeneralControlInfoModel {
124
- HasExternalParameter: boolean;
125
- ParamName1: string;
126
- UlvSetting: ReportModel;
127
- }
128
- export declare class CodeEditorControlInfoModel extends GeneralControlInfoModel {
129
- ExtraText: string;
130
- Suggestions: string;
131
- }
132
- export declare class EnumControlInfoModel extends GeneralControlInfoModel {
133
- IsMultiSelect: boolean;
134
- ShowAsRadioButton: boolean;
135
- IconDisplayType: string;
136
- DataSource: {
137
- Rows: RowDataOption[];
138
- };
139
- EmptyRowData: RowDataOption;
140
- }
141
- export declare class RowDataOption {
142
- id: string;
143
- IsEmpty: boolean;
144
- txt: string;
145
- txt_safe?: string;
146
- url: string;
147
- }
148
- export declare class DateTimeControlInfoModel extends GeneralControlInfoModel {
149
- CalendarType: string;
150
- DateFormat: string;
151
- ShowDate1: boolean;
152
- ShowTime1: boolean;
153
- TimeFormat: string;
154
- }
155
- export declare class BoolControlInfoModel extends GeneralControlInfoModel {
156
- FalseCaption: string;
157
- TrueCaption: string;
158
- TrueIcon: string;
159
- ViewType: string;
160
- FalseIcon: string;
161
- }
162
- export declare class CalculateControlInfoModel extends GeneralControlInfoModel {
163
- InnerCtrlr: ControlInfoTypes;
164
- ExecutaionTime: string;
165
- EditType: string;
166
- DontShowRecalculateButton: boolean;
167
- }
168
- export declare class SubformControlInfoModel extends GeneralControlInfoModel {
169
- TypeDefId: any;
170
- TypeDefIcon: string;
171
- IsComposedRelation: string;
172
- DropDownReportId: string;
173
- TypeViewId: string;
174
- FormPanelSetting: FormSetting;
175
- }
176
- export interface DownloadFileInfo {
177
- fileId: string;
178
- fileUrl: string;
179
- viewInBrowser: boolean;
180
- convertTo: string;
181
- isOfficeOnline: boolean;
182
- forOcx: boolean;
183
- }
184
- export interface DownloadFileInfoResult {
185
- filename: string;
186
- content: string;
187
- contentType: string;
188
- succeed: boolean;
189
- }
190
- export declare class LinearListControlInfoModel extends GeneralControlInfoModel {
191
- DefaultField: string;
192
- ExtraJsonPropField: string;
193
- FillBeforeDropDown: boolean;
194
- IsGeneralInfo: boolean;
195
- IsMultiSelect: boolean;
196
- Relation: ListRelationModel;
197
- RelationViewType: string;
198
- RowIcon: string;
199
- TargetTypeDefId: string;
200
- }
201
- export declare class ListRelationModel {
202
- [key: string]: any;
203
- ChildFdId: string;
204
- ChildFdName: string;
205
- IsAutoSave: boolean;
206
- ParentMoId: string;
207
- RelationType: string;
208
- }
209
- export declare class SingleRelationControlInfoModel extends GeneralControlInfoModel {
210
- ColumnRequestEnum: string;
211
- DropDownReportId: string;
212
- FillBeforeDropDown: boolean;
213
- HideCombo: boolean;
214
- RelationViewType: string;
215
- PassParentForm: boolean;
216
- ShowNewButton: boolean;
217
- ShowOkCancel: boolean;
218
- ViewRelatedFormType: string;
219
- TargetTypeDefId: string;
220
- DataSource: {
221
- Rows: RowDataOption[];
222
- };
223
- PreviewFieldCaption: string;
224
- PreviewFieldId: string;
225
- PreviewFieldName: string;
226
- }
227
- export type ControlInfoTypes = SubformControlInfoModel | CalculateControlInfoModel | BoolControlInfoModel | EnumControlInfoModel | IconControlInfoModel | FileControlInfoModel | DateTimeControlInfoModel | NumberControlInfoModel | StringControlInfoModel | PictureFileControlInfoModel | GaugeControlInfoModel | CommandControlInfoModel | CodeEditorControlInfoModel;
228
- export interface FormViewSetting {
229
- [key: string]: any;
230
- Layout94: any;
231
- ControlInfo: GeneralControlInfoModel[];
232
- }
233
- export interface FormSetting {
234
- [key: string]: any;
235
- Data: {
236
- [key: string]: any;
237
- Mo: MetaobjectDataModel;
238
- };
239
- View: FormViewSetting;
240
- }
241
- export declare class MetaobjectDataModel {
242
- [key: string]: any;
243
- $FieldDict?: {
244
- [key: string]: string;
245
- };
246
- $ReportId?: string;
247
- $Type?: string;
248
- $StyleIndex?: number[];
249
- $Caption: string;
250
- $Icon?: string;
251
- $State?: string;
252
- $TypeDefId?: string;
253
- $TypeDefName?: string;
254
- $Children?: MetaobjectDataModel[];
255
- Inheritance?: MetaobjectDataModel;
256
- InheritanceInfo?: {
257
- ChildFieldName: string;
258
- ParentFieldName: string;
259
- };
260
- Id: string;
261
- }
262
- export declare class CalendarMetaobjectDataModel extends MetaobjectDataModel {
263
- $Color: string;
264
- $MomentStartDate: string;
265
- $MomentEndDate: string;
266
- $StartTimes: string;
267
- $EndTimes: string;
268
- $Title: string;
269
- $Notes: string;
270
- $StartDateInfo?: DateInfoService;
271
- $EndDateInfo?: DateInfoService;
272
- }
273
- export declare class MoForReportModel {
274
- $Type?: string;
275
- TypeDefId: string;
276
- ReportId: string;
277
- Icon?: string;
278
- MoDataList: Array<MetaobjectDataModel>;
279
- DeletedList: Array<{
280
- Id: string;
281
- TypeDefId: string;
282
- }>;
283
- AddedList: Array<{
284
- Id: string;
285
- TypeDefId: string;
286
- }>;
287
- Paging: PagingSetting;
288
- Relation?: {
289
- RelationType: string;
290
- ParentMoId: string;
291
- ParentFdId: string;
292
- ChildFdId: string;
293
- ParentFdName: string;
294
- ChildFdName: string;
295
- PassParentMoField: string;
296
- IsAutoSave: boolean;
297
- IsAutoSave_ReloadParentForms: boolean;
298
- IsAutoSave_ReloadRootParentList: boolean;
299
- };
300
- constructor();
301
- }
302
- export declare class ReportBaseInfo {
303
- Id: string;
304
- Caption: string;
305
- FolderId: string;
306
- IconUrl: string;
307
- Name: string;
308
- ReportId: string;
309
- }
310
- export declare class ReportExtraInfo extends ReportBaseInfo {
311
- TypeDefId: string;
312
- TypeDefCaption: string;
313
- ReportType: string;
314
- HideToolbar: boolean;
315
- }
316
- export declare class MetaobjectRelationModel extends ListRelationModel {
317
- ParentFdId: string;
318
- PassParentMoField: string;
319
- }
320
- export declare enum FieldInfoTypeEnum {
321
- IntInfo = 0,
322
- StringInfo = 2,
323
- DateInfo = 3,
324
- BoolInfo = 5,
325
- EnumInfo = 6,
326
- UserInfo = 7,
327
- CategoryInfo = 8,
328
- MetaObjectInfo = 9,
329
- CommandInfo = 10,// 0x0000000A
330
- PicturesInfo = 11,// 0x0000000B
331
- RelationInfo = 12,// 0x0000000C
332
- HistoryInfo = 13,// 0x0000000D
333
- RelationInfoReverse_AksListi = 14,// 0x0000000E
334
- CreatorUserInfo = 15,// 0x0000000F
335
- CreationDateInfo = 16,// 0x00000010
336
- LastUpdateDateInfo = 17,// 0x00000011
337
- ReminderInfo = 18,// 0x00000012
338
- RichStringInfo = 19,// 0x00000013
339
- ConvertCommandInfo = 20,// 0x00000014
340
- RelationInfoSingleReverse_AksTakiListi = 21,// 0x00000015
341
- DialCommandInfo = 22,// 0x00000016
342
- FindContactCommandInfo = 23,// 0x00000017
343
- SequenceCommandInfo = 24,// 0x00000018
344
- CurrencyInfo = 25,// 0x00000019
345
- SinglePictureInfo = 26,// 0x0000001A
346
- WordReportCommandInfo = 27,// 0x0000001B
347
- HierarchicalInfo = 28,// 0x0000001C
348
- TimeSpanInfo = 29,// 0x0000001D
349
- ReportInfo = 30,// 0x0000001E
350
- FileInfo = 31,// 0x0000001F
351
- WordFileInfo = 32,// 0x00000020
352
- PictureFileInfo = 33,// 0x00000021
353
- GaugeInfo = 34,// 0x00000022
354
- CodeInfo = 35,// 0x00000023
355
- WorkCenterInfo = 36,// 0x00000024
356
- IsDeletedInfo = 37,// 0x00000025
357
- RowNumberInfo = 38,// 0x00000026
358
- BinaryInfo = 39,// 0x00000027
359
- ReverseMetaObjectInfo_AksTakiTaki = 40,// 0x00000028
360
- ColorInfo = 41,// 0x00000029
361
- IconInfo = 42,// 0x0000002A
362
- RefreshFieldCommandInfo = 43,// 0x0000002B
363
- ReferenceFieldInfo = 44,// 0x0000002C
364
- SearchCommandInfo = 45,// 0x0000002D
365
- OrderInfo = 46
366
- }
367
- export interface ClassNamesModel {
368
- CommandBarClass: string;
369
- DataClass: string;
370
- SelectionClass: string;
371
- ViewerClass: string;
372
- }
373
- export interface ExtraModel {
374
- CustomCommands?: CustomCommand[];
375
- DefaultCommandsAccess?: DefaultCommandsAccess;
376
- ParentUlvConfig?: any;
377
- Relation?: MetaobjectRelationModel;
378
- Report?: ReportExtraInfo;
379
- ExtraJsonPropReport?: any;
380
- }
381
- export declare class BaseReportModel {
382
- ClassNames: ClassNamesModel;
383
- Extra: ExtraModel;
384
- View: ViewTypes;
385
- SearchPanel: any;
386
- DefaultItemComponent: string;
387
- }
388
- export interface DefaultCommandsAccess {
389
- Add: boolean;
390
- AddToList: boolean;
391
- Delete: boolean;
392
- Edit: boolean;
393
- Export: boolean;
394
- Print: boolean;
395
- Refresh: boolean;
396
- RemoveFromList: boolean;
397
- View: boolean;
398
- }
399
- export declare class CustomCommand {
400
- Data: any;
401
- DisableWhenReadonly: boolean;
402
- HideDisable: boolean;
403
- IconUrl: string;
404
- IsLarge: boolean;
405
- Mytype: string;
406
- Order: number;
407
- ShowOnContext: boolean;
408
- ShowOnToolbar: boolean;
409
- Text: string;
410
- UseAlways: boolean;
411
- UseForMulti: boolean;
412
- UseForSingle: boolean;
413
- }
414
- export declare class ReportModel extends BaseReportModel {
415
- Data: MoForReportModel;
416
- constructor();
417
- }
418
- export declare class ReportListModel extends BaseReportModel {
419
- View: GridView;
420
- }
421
- export declare class ReportFormModel extends BaseReportModel {
422
- View: FormView;
423
- }
424
- export interface TreeView {
425
- ConditionalFormats: [];
426
- ParentIdDbName: string;
427
- ShowSelectionChecks: boolean;
428
- TreeAutoOpenLevels: number;
429
- }
430
- export interface GridView {
431
- AllowGridColumnSort: boolean;
432
- AutoInlineEdit: boolean;
433
- ColumnRequestEnum: string;
434
- Columns: Array<ReportViewColumn>;
435
- ConditionalFormats: [];
436
- DisableRowReload: boolean;
437
- GridSetting: GridSetting;
438
- Grid_FreeColumnSizing: boolean;
439
- Grid_GridLines: string;
440
- Grid_HideHeader: boolean;
441
- Grid_ShowRowNumber: boolean;
442
- HasConditionalFormat: boolean;
443
- HasSummaryRow: boolean;
444
- HideIcon: boolean;
445
- IsCheckList: boolean;
446
- }
447
- export interface CalendarView {
448
- CalendarFields: CalendarFields;
449
- }
450
- export interface FormView {
451
- FormPanelSetting: any;
452
- }
453
- export type ViewTypes = GridView | CalendarView | TreeView | FormView;
454
- export type ReportModelTypes = ReportListModel | ReportCalendarModel | ReportFormModel | ReportTreeModel;
455
- export declare class ReportCalendarModel extends BaseReportModel {
456
- View: CalendarView;
457
- }
458
- export declare class ReportTreeModel extends BaseReportModel {
459
- View: TreeView;
460
- }
461
- export interface CalendarFields {
462
- EndDate: string;
463
- Notes: string;
464
- StartDate: string;
465
- Title: string;
466
- Color: string;
467
- }
468
- export declare class ReportViewColumn {
469
- Alias: string;
470
- Caption: string;
471
- FieldDefId: string;
472
- FieldTypeId: number | string;
473
- FieldType: string;
474
- HasSummary: boolean;
475
- Hidden: boolean;
476
- IsLtr: boolean;
477
- IsPreview: boolean;
478
- MetaFieldTypeId: string;
479
- Name: string;
480
- Width: number;
481
- Tag?: string;
482
- Icon: string;
483
- OnlyImage?: boolean;
484
- Extra?: any;
485
- $ContentWidth?: string;
486
- $Width?: string;
487
- $ColumnWidthNum?: number;
488
- $ColumnWidth?: string;
489
- $FitContainerWidth?: string;
490
- $MergedFieldsToColumn?: string[];
491
- $CSSClassName?: string;
492
- $CustomComponent?: EjrayOlgo;
493
- $TextWidth?: number;
494
- $IsImageOricon?: boolean;
495
- }
496
- export declare class GridSetting {
497
- ColSettingList: Array<ColSetting>;
498
- SortSettingList: Array<SortSetting>;
499
- AutoSizeColumns: boolean;
500
- }
501
- export declare class ColSetting {
502
- Name: string;
503
- Width: number;
504
- IsHidden: boolean;
505
- }
506
- export declare class SortSetting {
507
- Name: string;
508
- SortDirection: string;
509
- IsGrouped: boolean;
510
- }
511
- export declare class ReportField {
512
- column: ReportViewColumn;
513
- item: any;
514
- key: string;
515
- value: string;
516
- caption: string;
517
- constructor(column: ReportViewColumn, item: any);
518
- }
519
- export interface LoginResult {
520
- data: {
521
- sth: string;
522
- };
523
- }
524
- export interface ComponentSettingsDataModel extends MetaobjectDataModel {
525
- PlaceHolders?: PlaceHolderDataModel[];
526
- }
527
- export interface ComponentDataModel extends MetaobjectDataModel {
528
- Selector: string;
529
- Settings: ComponentSettingsDataModel;
530
- }
531
- export interface PlaceHolderDataModel extends MetaobjectDataModel {
532
- Name: string;
533
- Title: string;
534
- IsPage: boolean;
535
- OrderNumber: string;
536
- }
537
- export interface ModuleDataModel extends MetaobjectDataModel {
538
- Title: string;
539
- PlaceHolder: PlaceHolderDataModel;
540
- Component: ComponentDataModel;
541
- }
542
- export interface PageListReportModel extends MoForReportModel {
543
- MoDataList: Array<PageDataModel>;
544
- }
545
- export interface ModuleListReportModel extends MoForReportModel {
546
- MoDataList: Array<ModuleDataModel>;
547
- }
548
- export interface PageDataModel extends MetaobjectDataModel {
549
- Component: ComponentDataModel;
550
- ModuleList: ModuleListReportModel;
551
- ChildPageList: PageListReportModel;
552
- Title: string;
553
- Route: string;
554
- IsDefaultRoute: string;
555
- IsLoginRoute: string;
556
- ComponentName: string;
557
- ComponentSelector: string;
558
- }
559
- export interface PortalDataModel extends PageDataModel {
560
- IsActive: boolean;
561
- IsPwa: boolean;
562
- PortalSettings: MetaobjectDataModel;
563
- }
564
- export interface GroupVisibility {
565
- enable: boolean;
566
- visible: boolean;
567
- readonly: boolean;
568
- }
569
- export interface IHeaderLayout {
570
- [key: string]: any;
571
- Title: string;
572
- Subtitle: string;
573
- Avatar: any;
574
- FacetList: {
575
- MoDataList: MetaobjectDataModel[];
576
- };
577
- }
578
- export interface MenuItem {
579
- icon: string;
580
- text: string;
581
- itemId: string;
582
- Data: any;
583
- Command: any;
584
- handler: () => void;
585
- IsBuiltin?: boolean;
586
- menu?: {
587
- items: MenuItem[];
588
- };
589
- }
590
- export interface PagingSetting {
591
- EndIndex: number;
592
- HasPaging: boolean;
593
- Page: number;
594
- PageSize: number;
595
- RowCount: number;
596
- StartIndex: number;
597
- TotalPages: number;
598
- TotalRows: number;
599
- }
600
- export interface ColumnInfoType {
601
- Name: string;
602
- Hidden: boolean;
603
- Caption: string;
604
- IsMandatory?: boolean;
605
- Width: number;
606
- }
607
- export interface SearchPanelSettings extends MetaobjectDataModel {
608
- Title: string;
609
- ReportId: string;
610
- IsDefault: boolean;
611
- IsPublic: boolean;
612
- ApplyAutomatically: boolean;
613
- SearchMo?: string;
614
- FieldsSetting?: string;
615
- }
616
- export declare type DeviceSize = 'desktop' | 'mobile' | 'tablet';
617
- export declare const DateRanges: string[];
618
- export interface UiReportViewBase {
619
- UiComponent: {
620
- Component: boolean;
621
- Module: string;
622
- ModuleFileName: string;
623
- Name: string;
624
- Selector: string;
625
- Settings: UiReportViewBaseSetting;
626
- };
627
- }
628
- export interface UiReportViewBaseSetting {
629
- [key: string]: any;
630
- Type: string;
631
- Icon: string;
632
- IsDefault: boolean;
633
- Hidden: boolean;
634
- EnableSearch: boolean;
635
- DisableResponsive?: boolean;
636
- DisableOverflowContextMenu?: boolean;
637
- HorizontalGroupBy: boolean;
638
- BackgroundImage: FileAttachmentInfo;
639
- BackgroundColor: string;
640
- }
641
- export interface LayoutSetting {
642
- [key: string]: any;
643
- Title?: string;
644
- xtype: string;
645
- TextVisible?: boolean;
646
- items: LayoutSetting[];
647
- IsRoot?: boolean;
648
- SelectedTabPageName?: string;
649
- }
650
- export declare type AbbrevationDeviceSize = 's' | 'm' | 'l' | 'xl';
651
- export declare type CardMediaSize = '32x32' | '64x64' | '128x128' | '256x256';
652
- export interface TreeNodeObj {
653
- isExpand: boolean;
654
- visibility: boolean;
655
- expand: () => void;
656
- collapse: () => void;
657
- Data: MetaobjectDataModel;
658
- children: TreeNodeObj[];
659
- icon: string;
660
- key: string;
661
- leaf: boolean;
662
- text: string;
663
- level: number;
664
- loading?: boolean;
665
- hasOneDepthLevel?: boolean;
666
- parentNode: TreeNodeObj | null;
667
- firstChild: TreeNodeObj | null;
668
- lastChild: TreeNodeObj | null;
669
- previousSibling: TreeNodeObj | null;
670
- nextSibling: TreeNodeObj | null;
671
- attributes: {
672
- Data: MetaobjectDataModel | null;
673
- };
674
- hasChildNodes: () => boolean;
675
- noDrop: boolean;
676
- $Children?: TreeNodeObj[];
677
- }
678
- export interface ColumnResizedArgs {
679
- name: string;
680
- width: number;
681
- thDom: HTMLTableCellElement;
682
- }
683
- export type columnsResizedEventArgs = {
684
- columns: Array<ReportViewColumn>;
685
- resized: Array<ColumnResizedArgs>;
686
- };
687
- export type RelationItemType = {
688
- Id: string;
689
- SourceTypeDefId: string;
690
- ObjectInRelationName: string;
691
- GroupCaption: string;
692
- };
693
- export interface EjrayOlgo extends MetaobjectDataModel {
694
- Module: string;
695
- ModuleFileName: string;
696
- Name: string;
697
- Selector: string;
698
- Parameters?: MetaobjectDataModel;
699
- Settings?: MetaobjectDataModel;
700
- }
701
- export interface IUploadingState {
702
- key: string;
703
- uploading: boolean;
704
- state: 'Uploading' | 'Error' | 'Complete' | 'Start';
705
- progress: any;
706
- }
707
- export type GroupByItem = {
708
- [key: string]: any;
709
- id: string;
710
- key: string;
711
- value: any[];
712
- };
713
- export type NotifyOptions = {
714
- Sound: boolean;
715
- Image: string | null;
716
- Title: string | null;
717
- Icon: boolean;
718
- Delay: number;
719
- Closable: boolean;
720
- DelayIndicator: boolean;
721
- CloseOnClick: boolean;
722
- IsRtl: boolean;
723
- Position: string | object;
724
- SoundPath: string;
725
- Size: string;
726
- ContinueDelayOnInactiveTab: boolean;
727
- Width: number;
728
- MessageHeight: number;
729
- NotificationItem?: NotificationItem;
730
- };
731
- export type ShareButtonsChoiceDef = {
732
- formPanelCtrlr: any;
733
- mo: MetaobjectDataModel;
734
- choiceList: ChoiceDef[];
735
- add: boolean;
736
- };
737
- export type ChoiceDef = {
738
- ActivityDefId: string;
739
- ActivityRunId: string;
740
- ChoiceDefId: string;
741
- ChoiceName?: string;
742
- Title: string;
743
- Icon?: string;
744
- HasBar?: boolean;
745
- };
746
- export type WorkflowExecuteChoiceStatus = {
747
- loading: boolean;
748
- result: any;
749
- error: any;
750
- choice?: ChoiceDef;
751
- };
752
- export type NotificationPayload = {
753
- msg: string;
754
- title: string;
755
- type: string;
756
- image: string;
757
- mo: any;
758
- uiOptions: NotifyOptions;
759
- otherOptions: Record<string, any>;
760
- };
761
- export type NotificationAction = {
762
- Title: string;
763
- Id: string;
764
- Icon: string;
765
- Status: string | any;
766
- };
767
- export type NotificationItem = MetaobjectDataModel & {
768
- Title: string;
769
- Unread: boolean;
770
- Content: string;
771
- $SafeContent?: SafeHtml;
772
- Priority: number;
773
- Subject: string;
774
- Tag: string;
775
- Icon: string;
776
- Image: string;
777
- CreationDate: Date;
778
- CreationDate$Caption: string;
779
- UiActions?: NotificationAction[];
780
- $ChoiceDefStatus?: WorkflowExecuteChoiceStatus;
781
- };
782
- export type ExNotificationPayload = {
783
- lang: string;
784
- isRtl: boolean;
785
- notificationItem: NotificationItem;
786
- };
787
- export type FormVisibilityStatus = 'Pending' | 'Visible';
788
- export type CartableTemplateKey = {
789
- TypeDefId: string;
790
- SettingsId: string;
791
- };
792
- export declare enum SortDirection {
793
- NONE = "none",
794
- ASC = "asc",
795
- DESC = "desc"
796
- }
797
- export interface CollectionSort {
798
- field: string | null;
799
- direction: SortDirection;
800
- isNumber?: boolean;
801
- }
802
- export interface SearchInput {
803
- text: string;
804
- category: string | null;
805
- }
806
- export interface CollectionGroup {
807
- field: string;
808
- direction: SortDirection;
809
- showAsColumn: boolean;
810
- }
811
- export interface CollectionPage {
812
- pageSize: number;
813
- currentPage: number;
814
- }
815
- export interface CollectionState {
816
- sortBy: CollectionSort[];
817
- groupBy: CollectionGroup[];
818
- page: CollectionPage;
819
- searchInput: SearchInput;
820
- }
821
- export interface TableState extends CollectionState {
822
- columns: string[];
823
- columnKeys: string[];
824
- freezeToColumn: string | null;
825
- }
826
- export declare enum SelectionMode {
827
- SINGLE = "single",
828
- MULTIPLE = "multiple",
829
- NONE = "none"
830
- }
831
- export interface TypeUlvMainCtrlr {
832
- Adapter: any;
833
- Setting: any;
834
- System: any;
835
- UlvParams: any;
836
- Features: any;
837
- UiOverride: any;
838
- SearchPanelCtrlr: any;
839
- SelectionAdapter: any;
840
- DataCtrlr: TypeUlvDataCtrlr;
841
- CommandBarCtrlr: any;
842
- ViewerAdapter: any;
843
- ParentMo: any;
844
- FieldCtrlr: any;
845
- isMandatory: boolean;
846
- IsPreviewSourceField: boolean;
847
- ShowOkCancelButtons: boolean;
848
- _isEnable: boolean;
849
- _isReadOnly: boolean;
850
- _isVisible: boolean;
851
- FootterButtons: boolean;
852
- RefreshRowsByMosNoSelectionChange(edidedMos: MetaobjectDataModel[], addedMos: MetaobjectDataModel[], deletedMos: MetaobjectDataModel[]): void;
853
- RefreshRowsByMos(edidedMos: MetaobjectDataModel[], addedMos: MetaobjectDataModel[], deletedMos: MetaobjectDataModel[]): void;
854
- }
855
- export interface TypeUlvDataCtrlr {
856
- GetEditFormParams(mo: any, isReadOnly: any, isNew: any, inheritanceChildTypeDef: any, doReturn: any): Record<string, any>;
857
- }
858
- export interface FormComponentParams {
859
- formSetting?: FormSetting;
860
- moId: string;
861
- typeDefId: string | undefined;
862
- reportId?: string;
863
- viewId?: string | undefined;
864
- ViewName?: string | undefined;
865
- inDialog?: boolean;
866
- isSimple?: boolean;
867
- loadActivityView?: boolean;
868
- }
869
- export interface BruleActionMessage {
870
- MessageType: number;
871
- EscapeCharacters: boolean;
872
- MessageExpression: string;
873
- MessageExpressionHtml: SafeHtml;
874
- }
875
- export type ColumnSummaryType = {
876
- moArr: MetaobjectDataModel[];
877
- column: ReportViewColumn;
878
- groupName: string;
879
- groupLevel: number;
880
- summaryFn: (val: any) => void;
881
- };
882
- export interface ContainerReportSetting {
883
- RelatedReport: MetaobjectDataModel;
884
- RowClick: string;
885
- DataOnly: boolean;
886
- }
887
- export type CssBackground = {
888
- color: string;
889
- url: string;
890
- repeat: boolean;
891
- };
892
- export interface UiResponsiveSettings {
893
- IsActive: boolean;
894
- XxlColumns: number;
895
- XlColumns: number;
896
- LColumns: number;
897
- MdColumns: number;
898
- SmColumns: number;
899
- }