mdt-client 1.0.30 → 1.1.0
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.
- package/dist/index.d.ts +2 -2
- package/dist/index.js +12 -2
- package/dist/index.js.map +1 -1
- package/dist/tsconfig.tsbuildinfo +1 -10298
- package/package.json +3 -5
- package/types/common/Field.d.ts +2 -1
- package/types/common/Record.d.ts +8 -1
- package/types/common/Table.d.ts +11 -6
- package/types/components/baseFormControls/input/inputView.d.ts +4 -1
- package/types/components/icon/iconOptions.d.ts +0 -1
- package/types/helpers/types.d.ts +18 -2
- package/types/helpers/ui/elementModificators/focusableComponent.d.ts +10 -0
- package/types/helpers/ui/elementModificators/modificatorsTypes.d.ts +4 -0
- package/types/helpers/ui/keyboardUtils/keyboardUtils.d.ts +16 -0
- package/types/helpers/zone/IZone.d.ts +0 -1
- package/types/services/IFilter.d.ts +18 -4
- package/types/services/customModules/facades/Form/IFormControlFacade.d.ts +3 -0
- package/types/services/customModules/facades/Form/IFormFacade.d.ts +6 -0
- package/types/services/customModules/facades/IMdtFacade.d.ts +4 -2
- package/types/services/customModules/facades/List/IListControlFacade.d.ts +0 -1
- package/types/services/customModules/facades/List/IListServiceFacade.d.ts +4 -2
- package/types/services/customModules/facades/utils/IUiComponentsFacade.d.ts +2 -3
- package/types/services/customModules/facades/utils/IUiFacade.d.ts +0 -1
- package/types/services/customModules/facades/utils/ImUtilsFacade.d.ts +0 -1
- package/types/services/dropdown/IDropDownMenu.d.ts +0 -1
- package/types/views/form/controls/commonControl/ICommonControl.d.ts +0 -1
- package/types/views/list/IListView.d.ts +4 -2
- package/types/views/list/schema/ListPageOptions.schema.d.ts +4 -1
- package/types/_core/scripts/Configuration.d.ts +0 -6
- package/types/_core/scripts/Router.d.ts +0 -12
- package/types/_core/scripts/common/Datasource.d.ts +0 -9
- package/types/_core/scripts/common/Field.d.ts +0 -38
- package/types/_core/scripts/common/MdtField.d.ts +0 -9
- package/types/_core/scripts/common/MdtObject.d.ts +0 -7
- package/types/_core/scripts/common/NavigationNode.d.ts +0 -46
- package/types/_core/scripts/common/Record.d.ts +0 -12
- package/types/_core/scripts/common/ServerMessagePrepare.d.ts +0 -2
- package/types/_core/scripts/common/ServerMessageProcess.d.ts +0 -1
- package/types/_core/scripts/common/Table.d.ts +0 -34
- package/types/_core/scripts/common/controls/ChangePassword.d.ts +0 -23
- package/types/_core/scripts/common/controls/ClientError.d.ts +0 -9
- package/types/_core/scripts/common/controls/Error.d.ts +0 -13
- package/types/_core/scripts/common/controls/ErrorDetails.d.ts +0 -9
- package/types/_core/scripts/common/controls/FieldPath.d.ts +0 -56
- package/types/_core/scripts/common/controls/Message.d.ts +0 -18
- package/types/_core/scripts/common/controls/ServerError.d.ts +0 -12
- package/types/_core/scripts/common/controls/ServerMessage.d.ts +0 -30
- package/types/_core/scripts/common/controls/commandMenu/commandInput.d.ts +0 -22
- package/types/_core/scripts/common/controls/commandMenu/commandItem.d.ts +0 -15
- package/types/_core/scripts/common/controls/commandMenu/commandMenu.d.ts +0 -15
- package/types/_core/scripts/common/controls/datepicker/datePickerInput.d.ts +0 -45
- package/types/_core/scripts/common/controls/datepicker/datepicker.d.ts +0 -31
- package/types/_core/scripts/common/controls/datepicker/field.d.ts +0 -15
- package/types/_core/scripts/common/controls/datepicker/locale.d.ts +0 -2
- package/types/_core/scripts/common/controls/datepicker/numberInput.d.ts +0 -12
- package/types/_core/scripts/common/controls/datepicker/timePicker.d.ts +0 -28
- package/types/_core/scripts/common/controls/datepicker/types.d.ts +0 -33
- package/types/_core/scripts/common/controls/datepicker/utils.d.ts +0 -25
- package/types/_core/scripts/common/controls/dragDrop.d.ts +0 -13
- package/types/_core/scripts/common/controls/time/timeFieldControl.d.ts +0 -12
- package/types/_core/scripts/common/controls/time/timeInput.d.ts +0 -22
- package/types/_core/scripts/common/form/CommonFormExtender.d.ts +0 -15
- package/types/_core/scripts/common/form/tabs/TabsFormExtender.d.ts +0 -22
- package/types/_core/scripts/common/list/ListExt.d.ts +0 -67
- package/types/_core/scripts/common/list/aggregation/Aggregation.d.ts +0 -38
- package/types/_core/scripts/common/list/cacheUpdateTime/CacheUpdateTimeListExtender.d.ts +0 -22
- package/types/_core/scripts/common/list/cellControlExtender/CellControlListExtender.d.ts +0 -18
- package/types/_core/scripts/common/list/cellControlExtender/controls/file.d.ts +0 -6
- package/types/_core/scripts/common/list/columnMenu/ColumnMenu.d.ts +0 -8
- package/types/_core/scripts/common/list/columnMenu/ColumnMenuListExtender.d.ts +0 -26
- package/types/_core/scripts/common/list/columnMenu/QuickFilter.d.ts +0 -40
- package/types/_core/scripts/common/list/columnMenu/ValuesFilter.d.ts +0 -45
- package/types/_core/scripts/common/list/dragDrop/DragDropListExtender.d.ts +0 -44
- package/types/_core/scripts/common/list/dragDrop/DragDropListTransformer.d.ts +0 -6
- package/types/_core/scripts/common/list/export/ExportListExtender.d.ts +0 -40
- package/types/_core/scripts/common/list/form/FormListExtender.d.ts +0 -77
- package/types/_core/scripts/common/list/form/openRecord/OpenRecordFormAdapter.d.ts +0 -5
- package/types/_core/scripts/common/list/form/openRecord/OpenRecordRowTransformer.d.ts +0 -7
- package/types/_core/scripts/common/list/gallery/GalleryListExtender.d.ts +0 -38
- package/types/_core/scripts/common/list/group/GroupListExtender.d.ts +0 -26
- package/types/_core/scripts/common/list/group/GroupListNamedSettings.d.ts +0 -11
- package/types/_core/scripts/common/list/group/GroupingHelper.d.ts +0 -8
- package/types/_core/scripts/common/list/group/GroupingListExtender.d.ts +0 -104
- package/types/_core/scripts/common/list/group/GroupingRowTransformer.d.ts +0 -10
- package/types/_core/scripts/common/list/hierarchy/HierarchyTransformerCtrl.d.ts +0 -4
- package/types/_core/scripts/common/list/hierarchy/LoadMoreRowTransformer.d.ts +0 -7
- package/types/_core/scripts/common/list/hierarchy/hierarchyListExtender.d.ts +0 -69
- package/types/_core/scripts/common/list/historyType/HistoryTypeListExtender.d.ts +0 -18
- package/types/_core/scripts/common/list/labelStyle/LabelStyleHelper.d.ts +0 -12
- package/types/_core/scripts/common/list/labelStyle/LabelStyleListExtender.d.ts +0 -27
- package/types/_core/scripts/common/list/labelStyle/LabelStyleSchema.d.ts +0 -6
- package/types/_core/scripts/common/list/legend/LegendListExtender.d.ts +0 -16
- package/types/_core/scripts/common/list/listView/ColumnListCtrl.d.ts +0 -12
- package/types/_core/scripts/common/list/listView/ListExtender.d.ts +0 -30
- package/types/_core/scripts/common/list/listView/ListViewSettings.d.ts +0 -12
- package/types/_core/scripts/common/list/namedFilter/BaseListExtender.d.ts +0 -13
- package/types/_core/scripts/common/list/namedFilter/InMemoryListExtender.d.ts +0 -37
- package/types/_core/scripts/common/list/namedFilter/ListExtender.d.ts +0 -25
- package/types/_core/scripts/common/list/namedSettings/Modal.d.ts +0 -19
- package/types/_core/scripts/common/list/namedSettings/NamedSettingsDataManager.d.ts +0 -9
- package/types/_core/scripts/common/list/namedSettings/NamedSettingsManager.d.ts +0 -59
- package/types/_core/scripts/common/list/namedSettings/NamedSettingsRecord.d.ts +0 -18
- package/types/_core/scripts/common/list/reorder/ReorderListExtender.d.ts +0 -19
- package/types/_core/scripts/common/list/rowAction/RowActionColumn.d.ts +0 -5
- package/types/_core/scripts/common/list/select/SelectListColumn.d.ts +0 -5
- package/types/_core/scripts/common/list/select/SelectListExtender.d.ts +0 -46
- package/types/_core/scripts/common/list/styleField/StyleFieldListExtender.d.ts +0 -14
- package/types/_core/scripts/common/list/styleField/StyleTransformers.d.ts +0 -8
- package/types/_core/scripts/common/list/toolbar/toolbar.d.ts +0 -37
- package/types/_core/scripts/common/list/toolbarFilters/SearchableCheckboxList.d.ts +0 -29
- package/types/_core/scripts/common/list/toolbarFilters/ToolbarFiltersListExtender.d.ts +0 -31
- package/types/_core/scripts/common/list/virtualScroll/VirtualScrollListExtender.d.ts +0 -27
- package/types/_core/scripts/common/module.d.ts +0 -1
- package/types/_core/scripts/components/baseFormControls/boolean/checkbox/checkbox.d.ts +0 -10
- package/types/_core/scripts/components/baseFormControls/boolean/checkboxFieldControl/checkboxFieldControl.d.ts +0 -4
- package/types/_core/scripts/components/baseFormControls/boolean/labeledCheckbox/labeledCheckbox.d.ts +0 -6
- package/types/_core/scripts/components/baseFormControls/input/inputView.d.ts +0 -22
- package/types/_core/scripts/components/baseFormControls/input/unstyledInputView.d.ts +0 -3
- package/types/_core/scripts/components/baseFormControls/picker/picker.d.ts +0 -15
- package/types/_core/scripts/components/baseFormControls/select/select.d.ts +0 -24
- package/types/_core/scripts/components/baseFormControls/textarea/textarea.d.ts +0 -16
- package/types/_core/scripts/components/baseFormControls/wordWrap/wordWrap.d.ts +0 -14
- package/types/_core/scripts/components/button/baseButton/button.d.ts +0 -15
- package/types/_core/scripts/components/button/dropdownButton/dropdownButton.d.ts +0 -8
- package/types/_core/scripts/components/button/dropdownButton/dropdownButtonStateController.d.ts +0 -14
- package/types/_core/scripts/components/buttonGroup/buttonGroup.d.ts +0 -11
- package/types/_core/scripts/components/cardChart/cardChart.d.ts +0 -27
- package/types/_core/scripts/components/cardChart/cardChartChange.d.ts +0 -11
- package/types/_core/scripts/components/cardChart/cardChartCtrl.d.ts +0 -10
- package/types/_core/scripts/components/cardChart/services/cardFontResizer.d.ts +0 -21
- package/types/_core/scripts/components/cardChart/services/cardLineClampService.d.ts +0 -6
- package/types/_core/scripts/components/cardChart/services/cardValueFontResizer.d.ts +0 -11
- package/types/_core/scripts/components/dropdown/dropdown.d.ts +0 -12
- package/types/_core/scripts/components/dropdown/menu/dropdownMenu.d.ts +0 -7
- package/types/_core/scripts/components/dropdown/menu/group/dropdownGroup.d.ts +0 -9
- package/types/_core/scripts/components/dropdown/menu/item/dropdownInputItem.d.ts +0 -4
- package/types/_core/scripts/components/dropdown/menu/item/dropdownInputItemOptions.d.ts +0 -5
- package/types/_core/scripts/components/dropdown/menu/item/dropdownItemWrap.d.ts +0 -7
- package/types/_core/scripts/components/dropdown/menu/item/dropdownItemWrapOptions.d.ts +0 -19
- package/types/_core/scripts/components/dropdown/menuActionItem/dropdownMenuItem.d.ts +0 -6
- package/types/_core/scripts/components/dropdown/menuActionItem/dropdownMenuItemOptions.d.ts +0 -28
- package/types/_core/scripts/components/elements/clearActionView.d.ts +0 -7
- package/types/_core/scripts/components/elements/clearIconView.d.ts +0 -6
- package/types/_core/scripts/components/form/fieldView/fieldView.d.ts +0 -14
- package/types/_core/scripts/components/form/finalFormAdapter/ControlStore.d.ts +0 -13
- package/types/_core/scripts/components/form/finalFormAdapter/FinalForm.d.ts +0 -23
- package/types/_core/scripts/components/form/finalFormAdapter/IFormLayoutRenderer.d.ts +0 -10
- package/types/_core/scripts/components/form/header/headerView.d.ts +0 -14
- package/types/_core/scripts/components/form/label/label.d.ts +0 -22
- package/types/_core/scripts/components/form/layout/json/FinalFormJsonRenderer.d.ts +0 -60
- package/types/_core/scripts/components/form/layout/json/JsonFormView.d.ts +0 -46
- package/types/_core/scripts/components/form/layout/json/JsonUtils.d.ts +0 -5
- package/types/_core/scripts/components/form/layout/json/fullWidthFormComponent/fullWidthFormComponent.d.ts +0 -8
- package/types/_core/scripts/components/form/layout/json/monacoJsonControl.d.ts +0 -5
- package/types/_core/scripts/components/form/mdtFieldControl/JsonFormFieldControl.d.ts +0 -23
- package/types/_core/scripts/components/hotkey/hotkey.d.ts +0 -7
- package/types/_core/scripts/components/icon/icon.d.ts +0 -4
- package/types/_core/scripts/components/icon/iconOptions.d.ts +0 -17
- package/types/_core/scripts/components/iconButton/iconButton.d.ts +0 -10
- package/types/_core/scripts/components/iframe/iframe.d.ts +0 -10
- package/types/_core/scripts/components/jsonFormat/jsonFormatView.d.ts +0 -24
- package/types/_core/scripts/components/labelStyleBase/labelStyleBase.d.ts +0 -12
- package/types/_core/scripts/components/panel/panelView.d.ts +0 -10
- package/types/_core/scripts/components/popover/IPopoverBase.d.ts +0 -17
- package/types/_core/scripts/components/popover/PopoverBase.d.ts +0 -23
- package/types/_core/scripts/components/processFormBlock/ProcessFormBlockOptions.d.ts +0 -18
- package/types/_core/scripts/components/processFormBlock/processFormBlock.d.ts +0 -4
- package/types/_core/scripts/components/processPrincipalsList/ProcessPrincipalsListItem.d.ts +0 -5
- package/types/_core/scripts/components/processPrincipalsList/processPrincipalsList.d.ts +0 -8
- package/types/_core/scripts/components/progressBar/progressBar.d.ts +0 -10
- package/types/_core/scripts/components/progressBar/progressBarCtrl.d.ts +0 -8
- package/types/_core/scripts/components/progressBar/progressBarStateController.d.ts +0 -9
- package/types/_core/scripts/components/resizablePanels/panelSizeController/insetAdapter/insetAdapter.d.ts +0 -12
- package/types/_core/scripts/components/resizablePanels/panelSizeController/insetAdapter/insetAdapterService.d.ts +0 -14
- package/types/_core/scripts/components/resizablePanels/panelSizeController/panelSizeController.d.ts +0 -31
- package/types/_core/scripts/components/resizablePanels/panelSizeController/panelsDragController.d.ts +0 -19
- package/types/_core/scripts/components/resizablePanels/panelSizeController/resizeController.d.ts +0 -25
- package/types/_core/scripts/components/resizablePanels/panelTitle/panelTitle.d.ts +0 -14
- package/types/_core/scripts/components/resizablePanels/panelToolbar/panelToolbar.d.ts +0 -6
- package/types/_core/scripts/components/resizablePanels/resizablePanel/resizablePanel.d.ts +0 -23
- package/types/_core/scripts/components/resizablePanels/resizablePanels.d.ts +0 -12
- package/types/_core/scripts/components/resizablePanels/resizablePanelsController.d.ts +0 -14
- package/types/_core/scripts/components/resizablePanels/resizablePanelsFocusController.d.ts +0 -16
- package/types/_core/scripts/components/resizablePanels/resizer/panelResizer.d.ts +0 -11
- package/types/_core/scripts/components/resizablePanels/resizer/resizerPositionController.d.ts +0 -6
- package/types/_core/scripts/components/skeleton/Skeleton.d.ts +0 -14
- package/types/_core/scripts/components/textWithIcon/textWithIcon.d.ts +0 -17
- package/types/_core/scripts/components/toggleablePanels/toggleablePanels.d.ts +0 -34
- package/types/_core/scripts/components/toggleablePanels/toggleablePanelsCtrl.d.ts +0 -20
- package/types/_core/scripts/components/tooltip/controllers/globalEventHandler.d.ts +0 -19
- package/types/_core/scripts/components/tooltip/controllers/tooltipGenerator.d.ts +0 -11
- package/types/_core/scripts/components/tooltip/controllers/tooltipPositionController.d.ts +0 -31
- package/types/_core/scripts/components/tooltip/controllers/tooltipTarget.d.ts +0 -10
- package/types/_core/scripts/components/tooltip/tooltip.d.ts +0 -9
- package/types/_core/scripts/components/topNavButton/topNavButton.d.ts +0 -6
- package/types/_core/scripts/data/active/ActivationCellTransformer.d.ts +0 -5
- package/types/_core/scripts/data/active/ActivationFormAdapter.d.ts +0 -12
- package/types/_core/scripts/data/active/ActivationListAdapter.d.ts +0 -10
- package/types/_core/scripts/data/active/ActivationManager.d.ts +0 -8
- package/types/_core/scripts/data/active/ActivationRowTransformer.d.ts +0 -3
- package/types/_core/scripts/data/active/ActivationSchema.d.ts +0 -5
- package/types/_core/scripts/data/active/FilterItems.d.ts +0 -18
- package/types/_core/scripts/data/fieldFilter/ToolbarFieldFilterListExtender.d.ts +0 -20
- package/types/_core/scripts/datasources/ApiDatasource.d.ts +0 -20
- package/types/_core/scripts/datasources/FetchResult.d.ts +0 -5
- package/types/_core/scripts/datasources/MemoryDatasource.d.ts +0 -26
- package/types/_core/scripts/datasources/TabularDatasource/TabularDatasource.d.ts +0 -16
- package/types/_core/scripts/datasources/TabularDatasource/TabularDatasourceDataService.d.ts +0 -17
- package/types/_core/scripts/errorHandling.d.ts +0 -35
- package/types/_core/scripts/helpers/FieldValueFormatter.d.ts +0 -1
- package/types/_core/scripts/helpers/IUi.d.ts +0 -1
- package/types/_core/scripts/helpers/PositionCalculator.d.ts +0 -59
- package/types/_core/scripts/helpers/debug.d.ts +0 -6
- package/types/_core/scripts/helpers/extend.d.ts +0 -66
- package/types/_core/scripts/helpers/formatOptions.d.ts +0 -6
- package/types/_core/scripts/helpers/formattedText.d.ts +0 -9
- package/types/_core/scripts/helpers/notification/ConsoleNotifier.d.ts +0 -4
- package/types/_core/scripts/helpers/notification/PopupNotifier.d.ts +0 -10
- package/types/_core/scripts/helpers/o2m.d.ts +0 -45
- package/types/_core/scripts/helpers/polyfills.d.ts +0 -16
- package/types/_core/scripts/helpers/removeMarkdown.d.ts +0 -1
- package/types/_core/scripts/helpers/textScript/createScript.d.ts +0 -1
- package/types/_core/scripts/helpers/textScript/runScript.d.ts +0 -8
- package/types/_core/scripts/helpers/types.d.ts +0 -40
- package/types/_core/scripts/helpers/ui/animate.d.ts +0 -24
- package/types/_core/scripts/helpers/ui/buttonTemplates.d.ts +0 -21
- package/types/_core/scripts/helpers/ui/closable.d.ts +0 -2
- package/types/_core/scripts/helpers/ui/commandButton.d.ts +0 -10
- package/types/_core/scripts/helpers/ui/confirmModal.d.ts +0 -2
- package/types/_core/scripts/helpers/ui/dom/getBrowserPrefix.d.ts +0 -9
- package/types/_core/scripts/helpers/ui/dom.d.ts +0 -54
- package/types/_core/scripts/helpers/ui/el.d.ts +0 -112
- package/types/_core/scripts/helpers/ui/expandDropdown.d.ts +0 -3
- package/types/_core/scripts/helpers/ui/hacks.d.ts +0 -7
- package/types/_core/scripts/helpers/ui/labelStyle/labelStyle.d.ts +0 -16
- package/types/_core/scripts/helpers/ui/link/link.d.ts +0 -8
- package/types/_core/scripts/helpers/ui/paletteHelper.d.ts +0 -5
- package/types/_core/scripts/helpers/ui/setTooltip.d.ts +0 -12
- package/types/_core/scripts/helpers/ui/show.d.ts +0 -68
- package/types/_core/scripts/helpers/ui/sortable.d.ts +0 -19
- package/types/_core/scripts/helpers/ui/tests.d.ts +0 -9
- package/types/_core/scripts/helpers/ui/ui_m.d.ts +0 -17
- package/types/_core/scripts/helpers/urlHelper.d.ts +0 -9
- package/types/_core/scripts/helpers/utils/CacheManager.d.ts +0 -6
- package/types/_core/scripts/helpers/utils/arraySortByOrder.d.ts +0 -5
- package/types/_core/scripts/helpers/utils/classNames.d.ts +0 -2
- package/types/_core/scripts/helpers/utils/deepEqual.d.ts +0 -1
- package/types/_core/scripts/helpers/utils/deepPropHandle.d.ts +0 -1
- package/types/_core/scripts/helpers/utils/errorHandling.d.ts +0 -1
- package/types/_core/scripts/helpers/utils/isPromisable.d.ts +0 -2
- package/types/_core/scripts/helpers/utils/json.d.ts +0 -1
- package/types/_core/scripts/helpers/utils/object.d.ts +0 -1
- package/types/_core/scripts/helpers/utils/stringifyControlSize.d.ts +0 -3
- package/types/_core/scripts/helpers/utils/v.d.ts +0 -2
- package/types/_core/scripts/helpers/utils.d.ts +0 -146
- package/types/_core/scripts/helpers/view.d.ts +0 -8
- package/types/_core/scripts/helpers/viewer.d.ts +0 -5
- package/types/_core/scripts/helpers/zone/IZone.d.ts +0 -7
- package/types/_core/scripts/helpers/zone/Zone.d.ts +0 -14
- package/types/_core/scripts/helpers/zone/Zones.d.ts +0 -6
- package/types/_core/scripts/messages.d.ts +0 -15
- package/types/_core/scripts/security/PermissionLevel.d.ts +0 -32
- package/types/_core/scripts/security/User.d.ts +0 -15
- package/types/_core/scripts/services/AppCommandManager.d.ts +0 -5
- package/types/_core/scripts/services/Auth.d.ts +0 -19
- package/types/_core/scripts/services/CommandManager.d.ts +0 -50
- package/types/_core/scripts/services/CommandManagerCommands.d.ts +0 -4
- package/types/_core/scripts/services/DebugManagerCommands.d.ts +0 -3
- package/types/_core/scripts/services/Evaluator.d.ts +0 -654
- package/types/_core/scripts/services/Extendable.d.ts +0 -15
- package/types/_core/scripts/services/Filter.d.ts +0 -35
- package/types/_core/scripts/services/FormManager.d.ts +0 -27
- package/types/_core/scripts/services/FormManagerCommands.d.ts +0 -3
- package/types/_core/scripts/services/FormService.d.ts +0 -7
- package/types/_core/scripts/services/FuzzysortManager.d.ts +0 -7
- package/types/_core/scripts/services/GlobalVarManager.d.ts +0 -17
- package/types/_core/scripts/services/HotkeyManager.d.ts +0 -4
- package/types/_core/scripts/services/IFilter.d.ts +0 -77
- package/types/_core/scripts/services/LayoutRecordManager.d.ts +0 -6
- package/types/_core/scripts/services/ListManagerCommands.d.ts +0 -3
- package/types/_core/scripts/services/ListService.d.ts +0 -21
- package/types/_core/scripts/services/ModuleData.d.ts +0 -8
- package/types/_core/scripts/services/ModuleService.d.ts +0 -12
- package/types/_core/scripts/services/NavigationControlManager.d.ts +0 -61
- package/types/_core/scripts/services/NavigationManager.d.ts +0 -60
- package/types/_core/scripts/services/NavigationManagerCommands.d.ts +0 -5
- package/types/_core/scripts/services/NotificationService.d.ts +0 -22
- package/types/_core/scripts/services/OneToManyRecordManager.d.ts +0 -8
- package/types/_core/scripts/services/QuerySelectService.d.ts +0 -7
- package/types/_core/scripts/services/RecordManager.d.ts +0 -92
- package/types/_core/scripts/services/SchemaManager.d.ts +0 -114
- package/types/_core/scripts/services/SchemaManagerCommands.d.ts +0 -3
- package/types/_core/scripts/services/SearchByDeafultFieldHelper.d.ts +0 -12
- package/types/_core/scripts/services/SecurityManager.d.ts +0 -32
- package/types/_core/scripts/services/SettingsManager.d.ts +0 -12
- package/types/_core/scripts/services/SortingManager.d.ts +0 -13
- package/types/_core/scripts/services/TableRefresher/TableRefresher.d.ts +0 -15
- package/types/_core/scripts/services/TableRefresher/TableRefresherFormAdapter.d.ts +0 -9
- package/types/_core/scripts/services/TableRefresher/TableRefresherListAdapter.d.ts +0 -9
- package/types/_core/scripts/services/Validator.d.ts +0 -10
- package/types/_core/scripts/services/api/ApiAccessor.d.ts +0 -11
- package/types/_core/scripts/services/api/ApiRequestOptions.d.ts +0 -27
- package/types/_core/scripts/services/api/ApiUrlHelper.d.ts +0 -18
- package/types/_core/scripts/services/api/BaseQuery.d.ts +0 -15
- package/types/_core/scripts/services/api/IRequestResult.d.ts +0 -68
- package/types/_core/scripts/services/api/Query.d.ts +0 -67
- package/types/_core/scripts/services/api/QueryResultHandler.d.ts +0 -27
- package/types/_core/scripts/services/browserSupport/block.d.ts +0 -11
- package/types/_core/scripts/services/browserSupport/service.d.ts +0 -35
- package/types/_core/scripts/services/commandsContext/FormCommandContextManager.d.ts +0 -5
- package/types/_core/scripts/services/commandsContext/ListCommandContextManager.d.ts +0 -5
- package/types/_core/scripts/services/customModules/customModulesManager.d.ts +0 -18
- package/types/_core/scripts/services/customModules/customModulesSettings.d.ts +0 -3
- package/types/_core/scripts/services/customModules/facades/AuthFacade.d.ts +0 -7
- package/types/_core/scripts/services/customModules/facades/Form/FieldControlFacade.d.ts +0 -19
- package/types/_core/scripts/services/customModules/facades/Form/FieldControlManagerFacade.d.ts +0 -5
- package/types/_core/scripts/services/customModules/facades/Form/FormControlFacade.d.ts +0 -34
- package/types/_core/scripts/services/customModules/facades/Form/FormServiceFacade.d.ts +0 -20
- package/types/_core/scripts/services/customModules/facades/Form/IFieldControlFacade.d.ts +0 -26
- package/types/_core/scripts/services/customModules/facades/Form/IFieldControlManagerFacade.d.ts +0 -36
- package/types/_core/scripts/services/customModules/facades/Form/IFormControlFacade.d.ts +0 -61
- package/types/_core/scripts/services/customModules/facades/Form/IFormFacade.d.ts +0 -60
- package/types/_core/scripts/services/customModules/facades/IAuthFacade.d.ts +0 -7
- package/types/_core/scripts/services/customModules/facades/IMdtFacade.d.ts +0 -58
- package/types/_core/scripts/services/customModules/facades/IModuleRegistryFacade.d.ts +0 -5
- package/types/_core/scripts/services/customModules/facades/IPageFacade.d.ts +0 -7
- package/types/_core/scripts/services/customModules/facades/List/IListCellFacade.d.ts +0 -8
- package/types/_core/scripts/services/customModules/facades/List/IListComponentFacade.d.ts +0 -10
- package/types/_core/scripts/services/customModules/facades/List/IListControlFacade.d.ts +0 -41
- package/types/_core/scripts/services/customModules/facades/List/IListRowFacade.d.ts +0 -2
- package/types/_core/scripts/services/customModules/facades/List/IListServiceFacade.d.ts +0 -24
- package/types/_core/scripts/services/customModules/facades/List/ListCellFacade.d.ts +0 -21
- package/types/_core/scripts/services/customModules/facades/List/ListControlFacade.d.ts +0 -28
- package/types/_core/scripts/services/customModules/facades/List/ListRowFacade.d.ts +0 -14
- package/types/_core/scripts/services/customModules/facades/List/ListServiceFacade.d.ts +0 -18
- package/types/_core/scripts/services/customModules/facades/ModuleRegistryFacade.d.ts +0 -4
- package/types/_core/scripts/services/customModules/facades/PageFacade.d.ts +0 -8
- package/types/_core/scripts/services/customModules/facades/facadeUtils.d.ts +0 -5
- package/types/_core/scripts/services/customModules/facades/mdtFacade.d.ts +0 -46
- package/types/_core/scripts/services/customModules/facades/schema/FieldFacade.d.ts +0 -11
- package/types/_core/scripts/services/customModules/facades/schema/IFieldFacade.d.ts +0 -7
- package/types/_core/scripts/services/customModules/facades/schema/IObjectFacade.d.ts +0 -9
- package/types/_core/scripts/services/customModules/facades/schema/ISchemaFacade.d.ts +0 -5
- package/types/_core/scripts/services/customModules/facades/schema/ObjectFacade.d.ts +0 -13
- package/types/_core/scripts/services/customModules/facades/schema/SchemaFacade.d.ts +0 -5
- package/types/_core/scripts/services/customModules/facades/services/INavigationFacade.d.ts +0 -43
- package/types/_core/scripts/services/customModules/facades/services/ISecurityFacade.d.ts +0 -19
- package/types/_core/scripts/services/customModules/facades/services/NavigationFacade.d.ts +0 -10
- package/types/_core/scripts/services/customModules/facades/services/SecurityFacade.d.ts +0 -5
- package/types/_core/scripts/services/customModules/facades/utils/ApiFacade.d.ts +0 -15
- package/types/_core/scripts/services/customModules/facades/utils/DropdownFacade.d.ts +0 -5
- package/types/_core/scripts/services/customModules/facades/utils/IApiFacade.d.ts +0 -43
- package/types/_core/scripts/services/customModules/facades/utils/IDropdownFacade.d.ts +0 -4
- package/types/_core/scripts/services/customModules/facades/utils/IUiComponentsFacade.d.ts +0 -42
- package/types/_core/scripts/services/customModules/facades/utils/IUiFacade.d.ts +0 -69
- package/types/_core/scripts/services/customModules/facades/utils/IUtilsFacade.d.ts +0 -6
- package/types/_core/scripts/services/customModules/facades/utils/ImUtilsFacade.d.ts +0 -25
- package/types/_core/scripts/services/customModules/facades/utils/UiComponentsFacade.d.ts +0 -19
- package/types/_core/scripts/services/customModules/facades/utils/UiFacade.d.ts +0 -12
- package/types/_core/scripts/services/customModules/facades/utils/UtilsFacade.d.ts +0 -2
- package/types/_core/scripts/services/customModules/facades/utils/mUtilsFacade.d.ts +0 -2
- package/types/_core/scripts/services/dropdown/DropdownManager.d.ts +0 -7
- package/types/_core/scripts/services/dropdown/DropdownMenu.d.ts +0 -13
- package/types/_core/scripts/services/dropdown/IDropDownManager.d.ts +0 -5
- package/types/_core/scripts/services/dropdown/IDropDownMenu.d.ts +0 -26
- package/types/_core/scripts/services/dropdown/createDropdown.d.ts +0 -3
- package/types/_core/scripts/services/jsonSchema/JsonSchemaManager.d.ts +0 -17
- package/types/_core/scripts/services/jsonSchema/JsonSchemaValidator.d.ts +0 -11
- package/types/_core/scripts/services/objectRules/ObjectRuleTypes.d.ts +0 -32
- package/types/_core/scripts/services/objectRules/ObjectRules.d.ts +0 -27
- package/types/_core/scripts/services/objectRules/ObjectRulesApiDatasource.d.ts +0 -6
- package/types/_core/scripts/services/objectRules/ObjectRulesDataPurifier.d.ts +0 -4
- package/types/_core/scripts/services/objectRules/ObjectRulesEditorSetup.d.ts +0 -2
- package/types/_core/scripts/services/objectRules/ObjectRulesFormAdapter.d.ts +0 -28
- package/types/_core/scripts/services/objectRules/ObjectRulesScriptProvider.d.ts +0 -24
- package/types/_core/scripts/services/objectRules/ObjectRulesService.d.ts +0 -19
- package/types/_core/scripts/services/objectRules/ObjectRulesValidator.d.ts +0 -25
- package/types/_core/scripts/services/objectRules/ui/ObjectRuleModal.d.ts +0 -50
- package/types/_core/scripts/services/schema/IExp.schema.d.ts +0 -2
- package/types/_core/scripts/setupMainForms.d.ts +0 -1
- package/types/_core/scripts/views/Animator.d.ts +0 -19
- package/types/_core/scripts/views/CenteredMessage.d.ts +0 -5
- package/types/_core/scripts/views/CustomCss.d.ts +0 -13
- package/types/_core/scripts/views/FramePage.d.ts +0 -6
- package/types/_core/scripts/views/containers/ModalSizeManager.d.ts +0 -12
- package/types/_core/scripts/views/containers/containerMixin.d.ts +0 -79
- package/types/_core/scripts/views/containers/modal.d.ts +0 -67
- package/types/_core/scripts/views/containers/popover.d.ts +0 -24
- package/types/_core/scripts/views/containers/side.d.ts +0 -16
- package/types/_core/scripts/views/controls/Alert.d.ts +0 -18
- package/types/_core/scripts/views/controls/ContextMenu.d.ts +0 -24
- package/types/_core/scripts/views/controls/Control.d.ts +0 -7
- package/types/_core/scripts/views/controls/DropdownMenu.d.ts +0 -86
- package/types/_core/scripts/views/controls/DropdownMenuService.d.ts +0 -5
- package/types/_core/scripts/views/controls/JsonViewControl.d.ts +0 -16
- package/types/_core/scripts/views/controls/JsonViewFieldControl.d.ts +0 -11
- package/types/_core/scripts/views/controls/MessageText.d.ts +0 -4
- package/types/_core/scripts/views/controls/NotifiationsCtrl.d.ts +0 -8
- package/types/_core/scripts/views/controls/ObjectFormatControl.d.ts +0 -5
- package/types/_core/scripts/views/controls/Reorder.d.ts +0 -25
- package/types/_core/scripts/views/controls/ReorderView.d.ts +0 -22
- package/types/_core/scripts/views/controls/Resizer.d.ts +0 -32
- package/types/_core/scripts/views/controls/ResizerView.d.ts +0 -8
- package/types/_core/scripts/views/controls/SplitBlock.d.ts +0 -21
- package/types/_core/scripts/views/controls/SplitBlockSection.d.ts +0 -27
- package/types/_core/scripts/views/controls/UserProfile.d.ts +0 -19
- package/types/_core/scripts/views/controls/panels/Panel.d.ts +0 -59
- package/types/_core/scripts/views/controls/panels/PanelContainer.d.ts +0 -34
- package/types/_core/scripts/views/form/ControlManager.d.ts +0 -52
- package/types/_core/scripts/views/form/FormEvaluator.d.ts +0 -25
- package/types/_core/scripts/views/form/FormState.d.ts +0 -34
- package/types/_core/scripts/views/form/Layout.d.ts +0 -104
- package/types/_core/scripts/views/form/LayoutTypes.d.ts +0 -390
- package/types/_core/scripts/views/form/button.d.ts +0 -9
- package/types/_core/scripts/views/form/control.d.ts +0 -7
- package/types/_core/scripts/views/form/controls/OneToOneFormField.d.ts +0 -10
- package/types/_core/scripts/views/form/controls/bitMask.d.ts +0 -11
- package/types/_core/scripts/views/form/controls/boolean-group.d.ts +0 -7
- package/types/_core/scripts/views/form/controls/boolean.d.ts +0 -16
- package/types/_core/scripts/views/form/controls/changeable.d.ts +0 -17
- package/types/_core/scripts/views/form/controls/code/adapters/base.d.ts +0 -6
- package/types/_core/scripts/views/form/controls/code/adapters/markdown.d.ts +0 -10
- package/types/_core/scripts/views/form/controls/code/code.d.ts +0 -31
- package/types/_core/scripts/views/form/controls/code/codeText.d.ts +0 -35
- package/types/_core/scripts/views/form/controls/code/preview/markdown.d.ts +0 -14
- package/types/_core/scripts/views/form/controls/commonControl/ICommonControl.d.ts +0 -23
- package/types/_core/scripts/views/form/controls/commonControl/commonControl.d.ts +0 -5
- package/types/_core/scripts/views/form/controls/commonControl/mdtCommonControl.d.ts +0 -3
- package/types/_core/scripts/views/form/controls/commonControl/removeInputStyle.d.ts +0 -3
- package/types/_core/scripts/views/form/controls/date.d.ts +0 -28
- package/types/_core/scripts/views/form/controls/dateLabel.d.ts +0 -11
- package/types/_core/scripts/views/form/controls/dynamicFk.d.ts +0 -38
- package/types/_core/scripts/views/form/controls/fieldPathField.d.ts +0 -19
- package/types/_core/scripts/views/form/controls/fileupload/AttachmentFormExtender.d.ts +0 -5
- package/types/_core/scripts/views/form/controls/fileupload/file.d.ts +0 -68
- package/types/_core/scripts/views/form/controls/fileupload/fileuploadService.d.ts +0 -3
- package/types/_core/scripts/views/form/controls/fileupload/multifile.d.ts +0 -45
- package/types/_core/scripts/views/form/controls/fileupload/thumblist.d.ts +0 -35
- package/types/_core/scripts/views/form/controls/filter/filterFieldModal.d.ts +0 -15
- package/types/_core/scripts/views/form/controls/filter/filterSettings.d.ts +0 -33
- package/types/_core/scripts/views/form/controls/filter.d.ts +0 -15
- package/types/_core/scripts/views/form/controls/formField.d.ts +0 -58
- package/types/_core/scripts/views/form/controls/geography.d.ts +0 -8
- package/types/_core/scripts/views/form/controls/html.d.ts +0 -27
- package/types/_core/scripts/views/form/controls/iconPicker.d.ts +0 -36
- package/types/_core/scripts/views/form/controls/list.d.ts +0 -18
- package/types/_core/scripts/views/form/controls/listGrid.d.ts +0 -22
- package/types/_core/scripts/views/form/controls/monacoEditor/MonacoCodeOptions.schema.d.ts +0 -18
- package/types/_core/scripts/views/form/controls/monacoEditor/MonacoFieldControlOptions.schema.d.ts +0 -5
- package/types/_core/scripts/views/form/controls/monacoEditor/jsonSchemas/Button.schema.d.ts +0 -69
- package/types/_core/scripts/views/form/controls/monacoEditor/jsonSchemas/schemaIndex.d.ts +0 -1
- package/types/_core/scripts/views/form/controls/monacoEditor/monacoCode.d.ts +0 -20
- package/types/_core/scripts/views/form/controls/monacoEditor/monacoField.d.ts +0 -18
- package/types/_core/scripts/views/form/controls/monacoEditor/monacoLibService.d.ts +0 -9
- package/types/_core/scripts/views/form/controls/monacoEditor/monacoManager.d.ts +0 -23
- package/types/_core/scripts/views/form/controls/notFound.d.ts +0 -6
- package/types/_core/scripts/views/form/controls/picker/gridPicker.d.ts +0 -16
- package/types/_core/scripts/views/form/controls/picker/multiPicker.d.ts +0 -28
- package/types/_core/scripts/views/form/controls/picker/multiPickerField.d.ts +0 -39
- package/types/_core/scripts/views/form/controls/picker/picker.d.ts +0 -72
- package/types/_core/scripts/views/form/controls/picker/pickerInput.d.ts +0 -43
- package/types/_core/scripts/views/form/controls/query/BuilderFieldControlBase.d.ts +0 -23
- package/types/_core/scripts/views/form/controls/query/ControlsList.d.ts +0 -20
- package/types/_core/scripts/views/form/controls/query/QueryBuilderControl.d.ts +0 -15
- package/types/_core/scripts/views/form/controls/query/SelectBuilderControl.d.ts +0 -32
- package/types/_core/scripts/views/form/controls/query/UpdateBuilderControl.d.ts +0 -12
- package/types/_core/scripts/views/form/controls/radio.d.ts +0 -24
- package/types/_core/scripts/views/form/controls/radioPicker.d.ts +0 -10
- package/types/_core/scripts/views/form/controls/secretFieldCtrl.d.ts +0 -12
- package/types/_core/scripts/views/form/controls/select.d.ts +0 -53
- package/types/_core/scripts/views/form/controls/sortingList.d.ts +0 -13
- package/types/_core/scripts/views/form/controls/text.d.ts +0 -30
- package/types/_core/scripts/views/form/controls/textViewPreparator.d.ts +0 -27
- package/types/_core/scripts/views/form/controls/toggleablePanels/codeEditor/getCodeEditor.d.ts +0 -5
- package/types/_core/scripts/views/form/controls/toggleablePanels/codeEditor/toggleablePanelsEditorOnlyContent.d.ts +0 -5
- package/types/_core/scripts/views/form/controls/toggleablePanels/contentLayout/toggleablePanelsContentLayout.d.ts +0 -6
- package/types/_core/scripts/views/form/controls/toggleablePanels/toolbar/toggleablePanelsToolbar.d.ts +0 -9
- package/types/_core/scripts/views/form/controls/toggleablePanels/wrapper/toggleablePanelsWrapper.d.ts +0 -8
- package/types/_core/scripts/views/form/controls.d.ts +0 -37
- package/types/_core/scripts/views/form/features/loadingProgress/progressBarFormAdapter.d.ts +0 -8
- package/types/_core/scripts/views/form/field.d.ts +0 -144
- package/types/_core/scripts/views/form/formButtonsOrder.d.ts +0 -8
- package/types/_core/scripts/views/form/formContextParam.d.ts +0 -20
- package/types/_core/scripts/views/form/formDebug.d.ts +0 -19
- package/types/_core/scripts/views/form/formListCtrl.d.ts +0 -36
- package/types/_core/scripts/views/form/formTypes.d.ts +0 -4
- package/types/_core/scripts/views/form/frame.d.ts +0 -16
- package/types/_core/scripts/views/form/header.d.ts +0 -10
- package/types/_core/scripts/views/form/listFormContextParam.d.ts +0 -4
- package/types/_core/scripts/views/form/markdown.d.ts +0 -12
- package/types/_core/scripts/views/form/oneToMany.d.ts +0 -79
- package/types/_core/scripts/views/form/oneToManyControlService.d.ts +0 -26
- package/types/_core/scripts/views/form/panel.d.ts +0 -25
- package/types/_core/scripts/views/form/playground/FormEvaluatorPlayground.d.ts +0 -7
- package/types/_core/scripts/views/form/playground/FormPlaygroundCtrl.d.ts +0 -21
- package/types/_core/scripts/views/form/schema/FormPageExtOptions.schema.d.ts +0 -22
- package/types/_core/scripts/views/form/schema/FormPageOptions.schema.d.ts +0 -17
- package/types/_core/scripts/views/form/tabs.d.ts +0 -20
- package/types/_core/scripts/views/form/templater/autorefresher/templaterAutorefresher.d.ts +0 -20
- package/types/_core/scripts/views/form/templater/panelsTemplater/panelsTemplater.d.ts +0 -35
- package/types/_core/scripts/views/form/templater/panelsTemplater/templaterProgressBar.d.ts +0 -10
- package/types/_core/scripts/views/form/templater/templateAbort.d.ts +0 -4
- package/types/_core/scripts/views/form/templater/templateEvaluator.d.ts +0 -59
- package/types/_core/scripts/views/form/templater/templatePreview.d.ts +0 -20
- package/types/_core/scripts/views/form/templater/templaterEditorService.d.ts +0 -5
- package/types/_core/scripts/views/form/templater/templaterPreviewWindowController.d.ts +0 -9
- package/types/_core/scripts/views/form/templater/templaterWorkerService.d.ts +0 -11
- package/types/_core/scripts/views/gallery/Gallery.d.ts +0 -41
- package/types/_core/scripts/views/gallery/ThumbImage.d.ts +0 -26
- package/types/_core/scripts/views/layouts/mainLayout.d.ts +0 -2
- package/types/_core/scripts/views/layouts/splashLayout.d.ts +0 -2
- package/types/_core/scripts/views/list/CheckboxList.d.ts +0 -25
- package/types/_core/scripts/views/list/EventsPriority.d.ts +0 -13
- package/types/_core/scripts/views/list/IListView.d.ts +0 -58
- package/types/_core/scripts/views/list/ListHelper.d.ts +0 -3
- package/types/_core/scripts/views/list/ListOptions.d.ts +0 -37
- package/types/_core/scripts/views/list/ListView.d.ts +0 -32
- package/types/_core/scripts/views/list/O2mColumn.d.ts +0 -21
- package/types/_core/scripts/views/list/features/aggregation/AggregationListExtender.d.ts +0 -26
- package/types/_core/scripts/views/list/features/columnFixator/ListColumnFixator.d.ts +0 -46
- package/types/_core/scripts/views/list/features/loadingProgress/progressBarListAdapter.d.ts +0 -8
- package/types/_core/scripts/views/list/features/rowClamp/ListRowClampAdapter.d.ts +0 -8
- package/types/_core/scripts/views/list/features/rowClamp/RowClamp.d.ts +0 -29
- package/types/_core/scripts/views/list/features/settingsStore/ListSettingsStore.d.ts +0 -17
- package/types/_core/scripts/views/list/fieldColumn.d.ts +0 -21
- package/types/_core/scripts/views/list/schema/ListPageExtOptions.schema.d.ts +0 -127
- package/types/_core/scripts/views/list/schema/ListPageOptions.schema.d.ts +0 -76
- package/types/_core/scripts/views/login/FormAuthCtrl.d.ts +0 -21
- package/types/_core/scripts/views/login/LoginCtrl.d.ts +0 -27
- package/types/_core/scripts/views/page/Content.d.ts +0 -17
- package/types/_core/scripts/views/page/ContentListCtrl.d.ts +0 -25
- package/types/_core/scripts/views/page/DateFilterList.d.ts +0 -1
- package/types/_core/scripts/views/page/ErrorPage.d.ts +0 -20
- package/types/_core/scripts/views/page/Page.d.ts +0 -40
- package/types/_core/scripts/views/page/PageTypes.d.ts +0 -7
- package/types/_core/scripts/views/page/PageZoneTypes.d.ts +0 -1
- package/types/_core/scripts/views/page/PageZones.d.ts +0 -2
- package/types/_core/scripts/views/page/SideNav.d.ts +0 -14
- package/types/_core/scripts/views/page/SideNavView.d.ts +0 -6
- package/types/_core/scripts/views/page/SplashPage.d.ts +0 -11
- package/types/_core/scripts/views/page/SplitPageButton.d.ts +0 -5
- package/types/_core/scripts/views/page/charts/ChartControlOptions.schema.d.ts +0 -460
- package/types/_core/scripts/views/page/charts/ChartFormControlOptions.schema.d.ts +0 -35
- package/types/_core/scripts/views/page/charts/chartControl.d.ts +0 -19
- package/types/_core/scripts/views/page/charts/chartControlDataService.d.ts +0 -38
- package/types/_core/scripts/views/page/charts/chartFormControl.d.ts +0 -27
- package/types/_core/scripts/views/page/charts/configAdapter/cardChart.d.ts +0 -17
- package/types/_core/scripts/views/page/charts/configAdapter/cardServices/cardOptionsService.d.ts +0 -37
- package/types/_core/scripts/views/page/charts/configAdapter/cardServices/colorRangeManager.d.ts +0 -7
- package/types/_core/scripts/views/page/charts/configAdapter/chartBaseOptionsAdapter.d.ts +0 -3
- package/types/_core/scripts/views/page/charts/configAdapter/chartConfigAdapter.d.ts +0 -13
- package/types/_core/scripts/views/page/charts/configAdapter/chartFieldsAdapter.d.ts +0 -25
- package/types/_core/scripts/views/page/charts/configAdapter/chartModel.d.ts +0 -11
- package/types/_core/scripts/views/page/charts/configAdapter/libChart.d.ts +0 -21
- package/types/_core/scripts/views/page/dashboard/DashboardPageControlOptions.schema.d.ts +0 -3
- package/types/_core/scripts/views/page/dashboard/dashboardPageControl.d.ts +0 -15
- package/types/_core/scripts/views/page/dashboard/dashboardPageCreator.d.ts +0 -1
- package/types/_core/scripts/views/page/firstRecord/FirstRecordCreator.d.ts +0 -1
- package/types/_core/scripts/views/page/firstRecord/FirstRecordCtrl.d.ts +0 -5
- package/types/_core/scripts/views/page/fkPanels/FkPanels.d.ts +0 -25
- package/types/_core/scripts/views/page/fkPanels/FkPanelsPageCreator.d.ts +0 -1
- package/types/_core/scripts/views/page/fkPanels/FkPanelsPageOptions.schema.d.ts +0 -14
- package/types/_core/scripts/views/pickRecordModal.d.ts +0 -11
- package/types/_core/scripts/views/security/FilterColumnCtrl.d.ts +0 -15
- package/types/_core/scripts/views/security/PermisionLevelColumnCtrl.d.ts +0 -13
- package/types/_core/scripts/views/security/PrincipalPermissionTitleColumn.d.ts +0 -3
- package/types/admin/scripts/AboutCtrl.d.ts +0 -9
- package/types/admin/scripts/Designer/Constructor.d.ts +0 -25
- package/types/admin/scripts/Designer/DesignFormExtender.d.ts +0 -3
- package/types/admin/scripts/Designer/Json.d.ts +0 -12
- package/types/admin/scripts/Designer/JsonEditor.d.ts +0 -10
- package/types/admin/scripts/Designer/LayoutEdit.d.ts +0 -36
- package/types/admin/scripts/Designer/controls/ChartDesignerCtrl.d.ts +0 -17
- package/types/admin/scripts/Designer/controls/Field.d.ts +0 -74
- package/types/admin/scripts/Designer/controls/Frame.d.ts +0 -26
- package/types/admin/scripts/Designer/controls/Header.d.ts +0 -8
- package/types/admin/scripts/Designer/controls/Markdown.d.ts +0 -6
- package/types/admin/scripts/Designer/controls/Panel.d.ts +0 -6
- package/types/admin/scripts/Designer/controls/Tabs.d.ts +0 -7
- package/types/admin/scripts/emailCheck.d.ts +0 -2
- package/types/admin/scripts/forms/LayoutForm.d.ts +0 -4
- package/types/admin/scripts/forms/ListForm.d.ts +0 -2
- package/types/admin/scripts/forms/ObjectFieldForm.d.ts +0 -2
- package/types/admin/scripts/forms/ObjectForm.d.ts +0 -3
- package/types/admin/scripts/list/DesignerListExtender.d.ts +0 -26
- package/types/admin/scripts/list/DesignerListTransformer.d.ts +0 -6
- package/types/admin/scripts/list/ListColumnDesignFormCtrl.d.ts +0 -9
- package/types/admin/scripts/list/ListResizer.d.ts +0 -9
- package/types/admin/scripts/manageNav.d.ts +0 -1
- package/types/admin/scripts/module.d.ts +0 -32
- package/types/admin/scripts/principalList.d.ts +0 -6
- package/types/admin/scripts/reorder.d.ts +0 -10
- package/types/admin/scripts/resizer.d.ts +0 -9
- package/types/admin/scripts/scripting.d.ts +0 -4
- package/types/components/dropdown/menu/item/dropdownItemWrap.d.ts +0 -7
- package/types/components/dropdown/menuActionItem/dropdownMenuItem.d.ts +0 -6
- package/types/components/icon/icon.d.ts +0 -4
- package/types/components/tooltip/controllers/globalEventHandler.d.ts +0 -19
- package/types/components/tooltip/controllers/tooltipGenerator.d.ts +0 -11
- package/types/components/tooltip/controllers/tooltipPositionController.d.ts +0 -31
- package/types/components/tooltip/controllers/tooltipTarget.d.ts +0 -10
- package/types/components/tooltip/tooltip.d.ts +0 -9
- package/types/dm/scripts/CloneFormCtrl.d.ts +0 -12
- package/types/dm/scripts/DeleteFormCtrl.d.ts +0 -12
- package/types/dm/scripts/DmFormCtrl.d.ts +0 -12
- package/types/dm/scripts/DmService.d.ts +0 -10
- package/types/dm/scripts/DmTypes.d.ts +0 -15
- package/types/dm/scripts/LinkedFieldAction.d.ts +0 -33
- package/types/dm/scripts/MergeFormCtrl.d.ts +0 -13
- package/types/dm/scripts/MergeHelper.d.ts +0 -17
- package/types/dm/scripts/MergeListExtender.d.ts +0 -25
- package/types/dm/scripts/module.d.ts +0 -4
- package/types/helpers/PositionCalculator.d.ts +0 -59
- package/types/helpers/ui/setTooltip.d.ts +0 -12
- package/types/helpers/utils/v.d.ts +0 -2
- package/types/helpers/zone/Zones.d.ts +0 -2
- package/types/inline/scripts/CellList.d.ts +0 -14
- package/types/inline/scripts/Editor.d.ts +0 -93
- package/types/inline/scripts/ListExtender.d.ts +0 -41
- package/types/inline/scripts/ListExtenderTypes.d.ts +0 -29
- package/types/inline/scripts/autocommit/autocommit.d.ts +0 -6
- package/types/inline/scripts/before.d.ts +0 -10
- package/types/inline/scripts/easyInline/FKDropdown.d.ts +0 -52
- package/types/inline/scripts/easyInline/easyInline.d.ts +0 -11
- package/types/inline/scripts/messages.d.ts +0 -1
- package/types/inline/scripts/module.d.ts +0 -15
- package/types/inline/scripts/transformers/CellTransformer.d.ts +0 -8
- package/types/inline/scripts/transformers/ListTransformer.d.ts +0 -1
- package/types/inline/scripts/transformers/RowTransformer.d.ts +0 -1
- package/types/inline/scripts/ui-bindings.d.ts +0 -1
- package/types/inline/scripts/validation/inlineValidator.d.ts +0 -8
- package/types/services/customModules/facades/PageFacade.d.ts +0 -5
- package/types/services/customModules/facades/utils/IDropdownFacade.d.ts +0 -4
- package/types/services/dropdown/DropdownManager.d.ts +0 -7
- package/types/services/dropdown/DropdownMenu.d.ts +0 -11
- package/types/services/dropdown/IDropDownManager.d.ts +0 -5
- package/types/views/page/PageTypes.d.ts +0 -7
- package/types/views/page/PageZoneCodes.d.ts +0 -1
- package/types/views/page/PageZones.d.ts +0 -2
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "mdt-client",
|
|
3
|
-
"version": "1.0
|
|
3
|
+
"version": "1.1.0",
|
|
4
4
|
"description": "",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"types": "dist/index.d.ts",
|
|
@@ -12,7 +12,8 @@
|
|
|
12
12
|
"build": "tsc",
|
|
13
13
|
"types-update": "tsc --project tsconfig.facade-types.json",
|
|
14
14
|
"update": "tsc --project tsconfig.facade-types.json && tsc",
|
|
15
|
-
"pub": "npm version patch && npm publish"
|
|
15
|
+
"pub-patch": "npm version patch && npm publish",
|
|
16
|
+
"pub-minor": "npm version patch && npm publish"
|
|
16
17
|
},
|
|
17
18
|
"repository": {
|
|
18
19
|
"type": "git",
|
|
@@ -22,8 +23,5 @@
|
|
|
22
23
|
"license": "ISC",
|
|
23
24
|
"devDependencies": {
|
|
24
25
|
"typescript": "^4.2.3"
|
|
25
|
-
},
|
|
26
|
-
"dependencies": {
|
|
27
|
-
"@types/mithril": "0.0.27"
|
|
28
26
|
}
|
|
29
27
|
}
|
package/types/common/Field.d.ts
CHANGED
|
@@ -1,8 +1,9 @@
|
|
|
1
|
+
import { FieldCode } from "mdtScripts/helpers/types";
|
|
1
2
|
import { Record } from "./Record";
|
|
2
3
|
import { Table } from "./Table";
|
|
3
4
|
export interface Field extends Record {
|
|
4
5
|
id?: any;
|
|
5
|
-
code?:
|
|
6
|
+
code?: FieldCode;
|
|
6
7
|
title?: string;
|
|
7
8
|
type?: string;
|
|
8
9
|
codeLowered?: string;
|
package/types/common/Record.d.ts
CHANGED
|
@@ -1,12 +1,19 @@
|
|
|
1
1
|
import { Table } from "./Table";
|
|
2
2
|
export declare type RecordId = number | string;
|
|
3
|
+
declare type PrimitiveTypes = string | number | boolean;
|
|
4
|
+
export declare type RecordValue = PrimitiveTypes | Record | Array<RecordValue> | null | undefined;
|
|
5
|
+
/**
|
|
6
|
+
* @deprecated use MdtRecord
|
|
7
|
+
*/
|
|
3
8
|
export interface Record {
|
|
4
9
|
$id?: RecordId;
|
|
5
10
|
$table?: Table;
|
|
6
|
-
$diff?:
|
|
11
|
+
$diff?: Record;
|
|
7
12
|
$new?: boolean;
|
|
8
13
|
$dirty?: boolean;
|
|
9
14
|
$destroy?: boolean;
|
|
10
15
|
$params?: any;
|
|
11
16
|
[field: string]: any;
|
|
12
17
|
}
|
|
18
|
+
export declare type MdtRecord = Record;
|
|
19
|
+
export {};
|
package/types/common/Table.d.ts
CHANGED
|
@@ -1,21 +1,25 @@
|
|
|
1
|
+
import { Icon } from "mdtScripts/components/icon/iconOptions";
|
|
2
|
+
import { ModuleId, ObjectCode, ObjectId, ObjectTitle } from "mdtScripts/helpers/types";
|
|
1
3
|
import { PermissionLevel } from "../security/PermissionLevel";
|
|
2
4
|
import { Datasource } from "./Datasource";
|
|
3
5
|
import { Field } from "./Field";
|
|
4
6
|
import { Record } from "./Record";
|
|
5
|
-
export declare type ObjectCode = string;
|
|
6
7
|
export interface Table extends Record {
|
|
7
|
-
$id?:
|
|
8
|
-
id?:
|
|
8
|
+
$id?: ObjectId;
|
|
9
|
+
id?: ObjectId;
|
|
9
10
|
object_id?: number;
|
|
10
|
-
title?:
|
|
11
|
+
title?: ObjectTitle;
|
|
11
12
|
titlePlural?: string;
|
|
13
|
+
description?: string;
|
|
12
14
|
code?: ObjectCode;
|
|
13
15
|
abstract?: boolean;
|
|
14
16
|
defaultFieldCode?: any;
|
|
15
17
|
defaultField?: Field;
|
|
16
18
|
fields?: Field[];
|
|
17
19
|
primaryField?: Field;
|
|
18
|
-
map?:
|
|
20
|
+
map?: {
|
|
21
|
+
[k: string]: Field;
|
|
22
|
+
};
|
|
19
23
|
mapLowered?: any;
|
|
20
24
|
$datasource?: Datasource;
|
|
21
25
|
id_ObjectType?: string;
|
|
@@ -23,7 +27,8 @@ export interface Table extends Record {
|
|
|
23
27
|
accessLevel?: PermissionLevel;
|
|
24
28
|
children?: Array<string>;
|
|
25
29
|
readonly?: boolean;
|
|
26
|
-
icon?:
|
|
30
|
+
icon?: Icon;
|
|
31
|
+
id_ver_Module?: ModuleId;
|
|
27
32
|
audit_Enabled?: boolean;
|
|
28
33
|
inline_AddInRow?: boolean;
|
|
29
34
|
inline_Enabled?: boolean;
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
-
/// <reference types="mithril" />
|
|
2
1
|
import "./inputView.less";
|
|
3
2
|
import { ComponentSize } from "mdtScripts/helpers/utils/stringifyControlSize";
|
|
3
|
+
import { KeyboardActions } from "mdtScripts/helpers/ui/elementModificators/focusableComponent";
|
|
4
|
+
import { CSSClassName } from "mdtScripts/helpers/types";
|
|
4
5
|
export declare function inputView({ attrs, hasError, size, ...options }: InputOptions): _mithril.MithrilVirtualElement;
|
|
5
6
|
export interface InputOptions {
|
|
6
7
|
id?: string;
|
|
@@ -14,6 +15,8 @@ export interface InputOptions {
|
|
|
14
15
|
size?: ComponentSize;
|
|
15
16
|
readonly?: boolean;
|
|
16
17
|
hasError?: boolean;
|
|
18
|
+
keyboardActions?: KeyboardActions;
|
|
19
|
+
className?: CSSClassName;
|
|
17
20
|
/**
|
|
18
21
|
*
|
|
19
22
|
* @deprecated
|
package/types/helpers/types.d.ts
CHANGED
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
/// <reference types="mithril" />
|
|
2
1
|
export interface AnyObject {
|
|
3
2
|
[key: string]: any;
|
|
4
3
|
}
|
|
@@ -21,7 +20,7 @@ export declare type CommandEvent = Event | _mithril.MithrilEvent;
|
|
|
21
20
|
export declare type CSSClassName = string;
|
|
22
21
|
export declare type MithrilControl = ViewControl | ContentControl;
|
|
23
22
|
export interface ViewControl {
|
|
24
|
-
$view():
|
|
23
|
+
$view(): ViewElement | string;
|
|
25
24
|
[key: string]: any;
|
|
26
25
|
}
|
|
27
26
|
export interface ContentControl {
|
|
@@ -32,10 +31,27 @@ export declare type Markdown = string;
|
|
|
32
31
|
export declare type ColorStyle = "default" | "primary" | "success" | "info" | "warning" | "danger" | "fatal";
|
|
33
32
|
export declare type ButtonStyle = ColorStyle;
|
|
34
33
|
export declare type ObjectCode = string;
|
|
34
|
+
export declare type ObjectId = number;
|
|
35
|
+
export declare type ObjectIdOrCode = ObjectCode | ObjectId;
|
|
36
|
+
export declare type ObjectTitle = string;
|
|
37
|
+
export declare type ObjectSchemaName = string;
|
|
38
|
+
export declare type ObjectPhysicalName = string;
|
|
39
|
+
export declare type ModuleId = number;
|
|
40
|
+
export declare type ModuleCode = string;
|
|
35
41
|
export declare type Valued<T> = T | (() => T);
|
|
36
42
|
export declare type Timeout = ReturnType<typeof setTimeout>;
|
|
37
43
|
export declare type MithrilAttributes = _mithril.MithrilAttributes & {
|
|
38
44
|
[name: string]: any;
|
|
39
45
|
};
|
|
40
46
|
export declare type AnyError = any;
|
|
47
|
+
export declare type FieldPath = string;
|
|
48
|
+
export declare type FieldLogicTypeCode = string;
|
|
49
|
+
export declare type FieldId = number;
|
|
50
|
+
export declare type FieldCode = string;
|
|
51
|
+
export declare type KeyboardKeyCode = string;
|
|
52
|
+
export declare type LanguageCode = "ru" | "en";
|
|
53
|
+
export declare type LanguageId = number;
|
|
54
|
+
export declare type GConstructor<T = Record<string, unknown>, A extends Array<any> = any> = new (...args: A) => T;
|
|
55
|
+
export declare type URLString = string;
|
|
56
|
+
export declare type JSONString = string;
|
|
41
57
|
export {};
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { ComponentConfigParams } from "./modificatorsTypes";
|
|
2
|
+
export declare function getFocusableComponentAttrs(): _mithril.MithrilAttributes;
|
|
3
|
+
declare type KeyboardAction = (e: KeyboardEvent) => void;
|
|
4
|
+
export interface KeyboardActions {
|
|
5
|
+
primary?: KeyboardAction;
|
|
6
|
+
secondary?: KeyboardAction;
|
|
7
|
+
clear?: KeyboardAction;
|
|
8
|
+
}
|
|
9
|
+
export declare function setKeyboardActions(actions: KeyboardActions, configParams: ComponentConfigParams): void;
|
|
10
|
+
export {};
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
export declare type KeyCode = string;
|
|
2
|
+
interface EventModifierKeys {
|
|
3
|
+
shift: boolean;
|
|
4
|
+
meta: boolean;
|
|
5
|
+
alt: boolean;
|
|
6
|
+
ctrl: boolean;
|
|
7
|
+
}
|
|
8
|
+
declare type ModifierKey = keyof EventModifierKeys;
|
|
9
|
+
export declare function checkKeydownModifiers(e: KeyboardEvent, pressedModifierKeys?: ModifierKey[]): boolean;
|
|
10
|
+
interface KeydownEventKeyCheckingOptions {
|
|
11
|
+
requiredModifiers?: ModifierKey[];
|
|
12
|
+
/** @default true */
|
|
13
|
+
checkModifiers?: boolean;
|
|
14
|
+
}
|
|
15
|
+
export declare function checkKeydownEventKeys(e: KeyboardEvent, keyCode: KeyCode, options?: KeydownEventKeyCheckingOptions): boolean;
|
|
16
|
+
export {};
|
|
@@ -4,25 +4,37 @@
|
|
|
4
4
|
* @default { "op": "eq", "p1": "", "p2": "" }
|
|
5
5
|
*/
|
|
6
6
|
export declare type IFilter = IFilterItem | IFilterGroup | IFilterIn;
|
|
7
|
+
export declare type FilterKeys = keyof IFilter | keyof IFilterItem | keyof IFilterGroup;
|
|
8
|
+
export declare type FilterUserIdOp = "userId";
|
|
9
|
+
export declare type FilterOp = "eq" | "ne" | "gt" | "ge" | "lt" | "le" | "startsWith" | "endsWith" | "contains" | "fulltext" | "equalTemplate" | "queryIn" | "notStartsWith" | "notContains" | "notEndsWith" | "null" | "notNull" | FilterUserIdOp | FilterInOperation;
|
|
10
|
+
export declare type FilterGroupOp = "and" | "or";
|
|
11
|
+
export declare type AnyFilterOp = FilterOp | FilterGroupOp;
|
|
12
|
+
export interface QueryInValue {
|
|
13
|
+
table?: string;
|
|
14
|
+
field?: string;
|
|
15
|
+
args?: string;
|
|
16
|
+
filter?: IFilter;
|
|
17
|
+
}
|
|
7
18
|
/** Группировка фильтров */
|
|
8
19
|
export interface IFilterGroup {
|
|
9
|
-
op:
|
|
20
|
+
op: FilterGroupOp;
|
|
10
21
|
groups: IFilter[];
|
|
11
22
|
not?: boolean;
|
|
12
23
|
}
|
|
13
24
|
/** Фильтр */
|
|
14
25
|
export interface IFilterItem {
|
|
15
|
-
op:
|
|
26
|
+
op: FilterOp;
|
|
16
27
|
/** Поле, по которому происходит фильтрация */
|
|
17
28
|
p1: string;
|
|
18
29
|
/** Значение фильтра */
|
|
19
|
-
p2: string | number | Date;
|
|
30
|
+
p2: string | number | Date | QueryInValue;
|
|
20
31
|
not?: boolean;
|
|
21
32
|
cast?: "date";
|
|
22
33
|
}
|
|
34
|
+
export declare type FilterInOperation = "in";
|
|
23
35
|
/** Фильтр */
|
|
24
36
|
export interface IFilterIn extends Omit<IFilterItem, "op" | "p2"> {
|
|
25
|
-
op:
|
|
37
|
+
op: FilterInOperation;
|
|
26
38
|
p2: {
|
|
27
39
|
table: string;
|
|
28
40
|
field: string;
|
|
@@ -74,4 +86,6 @@ export declare class Filter {
|
|
|
74
86
|
static queryIn(field: any, table: any, subField: any, filter: any, args?: any): IFilterIn;
|
|
75
87
|
static cast(filter: any, cast: any): IFilter;
|
|
76
88
|
static equalTemplate(p1: any, p2: any): IFilter;
|
|
89
|
+
static isFilterGroup(filter: IFilter): filter is IFilterGroup;
|
|
90
|
+
static isFilterItem(filter: IFilter): filter is IFilterItem;
|
|
77
91
|
}
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import { FormZones } from "mdtScripts/views/form/formTypes";
|
|
2
|
+
import { IFieldFacade } from "../schema/IFieldFacade";
|
|
2
3
|
import { IObjectFacade } from "../schema/IObjectFacade";
|
|
3
4
|
import { RecordId } from "../utils/IApiFacade";
|
|
4
5
|
import { ParentCtrl } from "../utils/IUiFacade";
|
|
@@ -58,4 +59,6 @@ export interface IFormControlFacade extends ParentCtrl {
|
|
|
58
59
|
openDesigner(): void;
|
|
59
60
|
/** Получить зоны */
|
|
60
61
|
getZones(): FormZones;
|
|
62
|
+
/** Подписаться на событие обновление значения поля формы */
|
|
63
|
+
onUpdated<V = string>(callback: (field: IFieldFacade, value: V) => void): void;
|
|
61
64
|
}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { MdtRecord } from "mdtScripts/common/Record";
|
|
1
2
|
import { Field } from "../../../../common/Field";
|
|
2
3
|
import { IButton } from "../../../../views/form/controls/monacoEditor/jsonSchemas/Button.schema";
|
|
3
4
|
import { RecordId } from "../utils/IApiFacade";
|
|
@@ -39,6 +40,8 @@ export interface IFormOptions {
|
|
|
39
40
|
primaryButton?: ButtonFacade;
|
|
40
41
|
/** Подписаться на событие сохранения записи формы */
|
|
41
42
|
onSave(record: Record<string, any>): any;
|
|
43
|
+
/** Запись по умолчанию */
|
|
44
|
+
defaultValues?: Partial<MdtRecord>;
|
|
42
45
|
}
|
|
43
46
|
export interface IFormServiceFacade {
|
|
44
47
|
/** Создать форму, привязанную объекту */
|
|
@@ -58,3 +61,6 @@ export interface ICustomField extends Field {
|
|
|
58
61
|
/** Опции контрола поля */
|
|
59
62
|
options?: any;
|
|
60
63
|
}
|
|
64
|
+
export interface IFormExtenderFacade<T> {
|
|
65
|
+
new (form: IFormControlFacade, options: any): T;
|
|
66
|
+
}
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
/// <reference types="mithril" />
|
|
2
1
|
import { FilterConstructor } from "../../../services/IFilter";
|
|
3
2
|
import { IFieldControlFacadeContstructor } from "./Form/IFieldControlFacade";
|
|
4
3
|
import { IFieldControlManagerFacade } from "./Form/IFieldControlManagerFacade";
|
|
@@ -18,6 +17,9 @@ import { IUiFacade } from "./utils/IUiFacade";
|
|
|
18
17
|
import { IUtilsFacade } from "./utils/IUtilsFacade";
|
|
19
18
|
import { IPageFacade } from "./IPageFacade";
|
|
20
19
|
import { CommandManagerFacade } from "./services/CommandManagerFacade";
|
|
20
|
+
export declare type ModulePackageInfo = {
|
|
21
|
+
version: string;
|
|
22
|
+
};
|
|
21
23
|
export interface IMDTFacade {
|
|
22
24
|
/** Mithril библиотека */
|
|
23
25
|
m: _mithril.MithrilStatic;
|
|
@@ -57,5 +59,5 @@ export interface IMDTFacade {
|
|
|
57
59
|
/** Управление командами */
|
|
58
60
|
CommandManager: CommandManagerFacade;
|
|
59
61
|
/** Зарегистрировать модуль */
|
|
60
|
-
registerModule(callback: () => void): void;
|
|
62
|
+
registerModule(callback: () => void, moduleData: ModulePackageInfo): void;
|
|
61
63
|
}
|
|
@@ -16,8 +16,10 @@ export interface IListServiceFacade {
|
|
|
16
16
|
configureList(tableCode: string, options: IListInitOptions): void;
|
|
17
17
|
/** Создать список */
|
|
18
18
|
create(tableCode: string, options?: any, extOptions?: any): IListControlFacade;
|
|
19
|
-
/** Зарегистрировать расширение списка
|
|
20
|
-
|
|
19
|
+
/** Зарегистрировать расширение списка
|
|
20
|
+
* @param {string} alias - Имя свойства, которое можно использовать для установки опций экстендера в extConfig или extOptions списка
|
|
21
|
+
*/
|
|
22
|
+
registerExtender<T>(extender: IListExtenderFacade<T>, alias: string): void;
|
|
21
23
|
}
|
|
22
24
|
export interface IListExtenderFacade<T> {
|
|
23
25
|
new (list: IListControlFacade, options: any): T;
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
/// <reference types="mithril" />
|
|
2
1
|
import { ProcessPrincipalsListItem } from "../../../../components/processPrincipalsList/ProcessPrincipalsListItem";
|
|
3
|
-
import { Markdown, MithrilAttributes, Valued } from "../../../../helpers/types";
|
|
2
|
+
import { Markdown, MithrilAttributes, Valued, ViewElement } from "../../../../helpers/types";
|
|
4
3
|
import { Icon, IconOptions } from "../../../../components/icon/iconOptions";
|
|
5
4
|
import { InputOptions } from "../../../../components/baseFormControls/input/inputView";
|
|
6
5
|
import { CommonControlOptions } from "../../../../views/form/controls/commonControl/ICommonControl";
|
|
@@ -8,7 +7,7 @@ import { ButtonFacade } from "../Form/IFormFacade";
|
|
|
8
7
|
import { DropdownInputItemOptions } from "../../../../components/dropdown/menu/item/dropdownInputItemOptions";
|
|
9
8
|
import { DropdownItemViewOptions } from "../../../../components/dropdown/menu/item/dropdownItemWrapOptions";
|
|
10
9
|
export interface IUiComponentsFacade {
|
|
11
|
-
button(button: ButtonFacade, translate?: boolean):
|
|
10
|
+
button(button: ButtonFacade, translate?: boolean): ViewElement;
|
|
12
11
|
topNavButton(options: TopNavButton): _mithril.MithrilVirtualElement;
|
|
13
12
|
icon(code: string, options?: IconOptions): _mithril.MithrilVirtualElement;
|
|
14
13
|
processFormBlock(options: IProcessFormBlockOptions): _mithril.MithrilVirtualElement;
|
|
@@ -1,8 +1,10 @@
|
|
|
1
|
-
/// <reference types="mithril" />
|
|
2
1
|
import { Field } from "../../common/Field";
|
|
3
2
|
import { IListControlFacade } from "../../services/customModules/facades/List/IListControlFacade";
|
|
4
3
|
export interface ICellTransformerCtx {
|
|
5
|
-
row:
|
|
4
|
+
row: {
|
|
5
|
+
$rendered?: number;
|
|
6
|
+
[k: string]: any;
|
|
7
|
+
};
|
|
6
8
|
td: _mithril.MithrilVirtualElement;
|
|
7
9
|
tr: _mithril.MithrilVirtualElement;
|
|
8
10
|
isHead?: boolean;
|
|
@@ -32,7 +32,10 @@ export interface ListPageOptions {
|
|
|
32
32
|
fkLinks?: boolean;
|
|
33
33
|
/** Разрешить редактирование форм, открытых по нажатию на ссылки на внешние таблицы */
|
|
34
34
|
fkLinksEditable?: boolean;
|
|
35
|
-
/**
|
|
35
|
+
/**
|
|
36
|
+
* @title Запретить редактирование o2m полей в списке
|
|
37
|
+
* @TJS-type boolean
|
|
38
|
+
*/
|
|
36
39
|
readonly?: any;
|
|
37
40
|
/** Запрашивать дополнительную информацию по путям, не отображающимся в списке */
|
|
38
41
|
addSelect?: string[];
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
/// <reference types="mithril" />
|
|
2
|
-
export declare class RouterCtrl implements _mithril.MithrilController {
|
|
3
|
-
private checkCanUnload;
|
|
4
|
-
private prevented;
|
|
5
|
-
constructor();
|
|
6
|
-
private canUnload;
|
|
7
|
-
onunload(e: any): void;
|
|
8
|
-
}
|
|
9
|
-
export declare const Router: {
|
|
10
|
-
controller: typeof RouterCtrl;
|
|
11
|
-
view(): _mithril.MithrilVirtualElement;
|
|
12
|
-
};
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { Table } from "./Table";
|
|
2
|
-
import { Query } from "../services/api/Query";
|
|
3
|
-
import { ApiRequestOptions } from "../services/api/ApiRequestOptions";
|
|
4
|
-
export interface Datasource {
|
|
5
|
-
fetch(query: Query, table: Table, options?: ApiRequestOptions, batch?: boolean): any;
|
|
6
|
-
save?(data: any, params?: any, options?: ApiRequestOptions): any;
|
|
7
|
-
delete?(ids: any[], table: Table): any;
|
|
8
|
-
table?: Table;
|
|
9
|
-
}
|
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
import { Record } from "./Record";
|
|
2
|
-
import { Table } from "./Table";
|
|
3
|
-
export interface Field extends Record {
|
|
4
|
-
id?: any;
|
|
5
|
-
code?: string;
|
|
6
|
-
title?: string;
|
|
7
|
-
type?: string;
|
|
8
|
-
codeLowered?: string;
|
|
9
|
-
code$?: string;
|
|
10
|
-
code$Lowered?: string;
|
|
11
|
-
refTableCode?: string;
|
|
12
|
-
description?: string;
|
|
13
|
-
table?: Table;
|
|
14
|
-
nullable?: boolean;
|
|
15
|
-
identity?: boolean;
|
|
16
|
-
primary?: boolean;
|
|
17
|
-
hidden?: boolean;
|
|
18
|
-
id_RefObject?: number;
|
|
19
|
-
id_RefObjectField?: number;
|
|
20
|
-
kind?: string;
|
|
21
|
-
role?: string;
|
|
22
|
-
length?: number;
|
|
23
|
-
hasDefault?: boolean;
|
|
24
|
-
extended?: boolean;
|
|
25
|
-
isFixedLength?: boolean;
|
|
26
|
-
defaultValue?: string | number | boolean | Date;
|
|
27
|
-
formatMask?: string;
|
|
28
|
-
refTable?: Table;
|
|
29
|
-
readonly?: boolean;
|
|
30
|
-
multiple?: boolean;
|
|
31
|
-
refFilter?: any;
|
|
32
|
-
validate?: Function;
|
|
33
|
-
min?: number;
|
|
34
|
-
max?: number;
|
|
35
|
-
dynamicFkObjectPath?: string;
|
|
36
|
-
id_DynamicFkRecordObjectField?: number;
|
|
37
|
-
dynamicFkRecordObjectFieldCode?: string;
|
|
38
|
-
}
|
|
@@ -1,46 +0,0 @@
|
|
|
1
|
-
import { IFilter } from "mdtServices/IFilter";
|
|
2
|
-
import { ListOptions } from "./../views/list/ListOptions";
|
|
3
|
-
import { ListExtConfig } from "./list/ListExt";
|
|
4
|
-
import { RecordId } from "./Record";
|
|
5
|
-
export interface NavigationNode {
|
|
6
|
-
id?: RecordId;
|
|
7
|
-
id_Object?: number;
|
|
8
|
-
code?: string;
|
|
9
|
-
title?: string;
|
|
10
|
-
icon?: string;
|
|
11
|
-
parent?: NavigationNode;
|
|
12
|
-
control?: Function;
|
|
13
|
-
childNodes?: NavigationNode[];
|
|
14
|
-
view?: string;
|
|
15
|
-
listFilter?: IFilter;
|
|
16
|
-
data?: any;
|
|
17
|
-
id_Control?: number;
|
|
18
|
-
id_ControlTemplate?: number;
|
|
19
|
-
controlTemplate?: string;
|
|
20
|
-
type?: string;
|
|
21
|
-
align?: string;
|
|
22
|
-
hideTitle?: boolean;
|
|
23
|
-
$highlight?: boolean;
|
|
24
|
-
$expand?: boolean;
|
|
25
|
-
listOptions?: ListOptions;
|
|
26
|
-
listExts?: ListExtConfig;
|
|
27
|
-
/** Иконка статуса узла */
|
|
28
|
-
iconExt?: string;
|
|
29
|
-
/** Значение узла навигации. Отображается рядом с заголовком */
|
|
30
|
-
countValue?: string;
|
|
31
|
-
/** Стиль значения узла */
|
|
32
|
-
countStyle?: string;
|
|
33
|
-
countIcon?: string;
|
|
34
|
-
/** Интервал автообновления узла */
|
|
35
|
-
autoRefreshMs?: number;
|
|
36
|
-
url?: string;
|
|
37
|
-
absolutePath?: boolean;
|
|
38
|
-
}
|
|
39
|
-
export interface NavigationTopNode extends NavigationNode {
|
|
40
|
-
sideControls?: {
|
|
41
|
-
top?: any;
|
|
42
|
-
middle?: any;
|
|
43
|
-
bottom?: any;
|
|
44
|
-
};
|
|
45
|
-
$ignoreApps?: boolean;
|
|
46
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { Table } from "./Table";
|
|
2
|
-
export declare type RecordId = number | string;
|
|
3
|
-
export interface Record {
|
|
4
|
-
$id?: RecordId;
|
|
5
|
-
$table?: Table;
|
|
6
|
-
$diff?: any;
|
|
7
|
-
$new?: boolean;
|
|
8
|
-
$dirty?: boolean;
|
|
9
|
-
$destroy?: boolean;
|
|
10
|
-
$params?: any;
|
|
11
|
-
[field: string]: any;
|
|
12
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare function serverMessageProcess(o: any, options?: any): boolean;
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
import { PermissionLevel } from "../security/PermissionLevel";
|
|
2
|
-
import { Datasource } from "./Datasource";
|
|
3
|
-
import { Field } from "./Field";
|
|
4
|
-
import { Record } from "./Record";
|
|
5
|
-
export interface Table extends Record {
|
|
6
|
-
$id?: number;
|
|
7
|
-
id?: number;
|
|
8
|
-
object_id?: number;
|
|
9
|
-
title?: string;
|
|
10
|
-
titlePlural?: string;
|
|
11
|
-
code?: string;
|
|
12
|
-
abstract?: boolean;
|
|
13
|
-
defaultFieldCode?: any;
|
|
14
|
-
defaultField?: Field;
|
|
15
|
-
fields?: Field[];
|
|
16
|
-
primaryField?: Field;
|
|
17
|
-
map?: any;
|
|
18
|
-
mapLowered?: any;
|
|
19
|
-
$datasource?: Datasource;
|
|
20
|
-
id_ObjectType?: string;
|
|
21
|
-
tag_Enabled?: any;
|
|
22
|
-
accessLevel?: PermissionLevel;
|
|
23
|
-
children?: Array<string>;
|
|
24
|
-
readonly?: boolean;
|
|
25
|
-
icon?: string;
|
|
26
|
-
audit_Enabled?: boolean;
|
|
27
|
-
inline_AddInRow?: boolean;
|
|
28
|
-
inline_Enabled?: boolean;
|
|
29
|
-
hierarchyParentField?: string;
|
|
30
|
-
hierarchyIDField?: string;
|
|
31
|
-
flagHierarchy?: boolean;
|
|
32
|
-
$original?: Table;
|
|
33
|
-
$system?: boolean;
|
|
34
|
-
}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import { SchemaManager } from "../../services/SchemaManager";
|
|
2
|
-
import { FormCtrl } from "../../views/form/form";
|
|
3
|
-
export declare class ChangePasswordCtrl {
|
|
4
|
-
private userId;
|
|
5
|
-
private reset;
|
|
6
|
-
content: any;
|
|
7
|
-
form: FormCtrl;
|
|
8
|
-
schema: SchemaManager;
|
|
9
|
-
record: any;
|
|
10
|
-
constructor(userId: any, reset: any);
|
|
11
|
-
getData(): {
|
|
12
|
-
userId: any;
|
|
13
|
-
newPassword: any;
|
|
14
|
-
oldPassword?: undefined;
|
|
15
|
-
} | {
|
|
16
|
-
oldPassword: any;
|
|
17
|
-
newPassword: any;
|
|
18
|
-
userId?: undefined;
|
|
19
|
-
};
|
|
20
|
-
changePassword(): boolean;
|
|
21
|
-
container: any;
|
|
22
|
-
initContainer(container: any): void;
|
|
23
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { ErrorCtrl } from "./Error";
|
|
2
|
-
import { ErrorDetailsCtrl, ErrorInvalidResponseCtrl } from "./ErrorDetails";
|
|
3
|
-
export declare class ClientErrorCtrl extends ErrorCtrl {
|
|
4
|
-
errs: any;
|
|
5
|
-
collapsed: boolean;
|
|
6
|
-
details: ErrorDetailsCtrl | ErrorInvalidResponseCtrl;
|
|
7
|
-
constructor(errs: any);
|
|
8
|
-
text(e: any): string;
|
|
9
|
-
}
|