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
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
/// <reference types="mithril" />
|
|
2
|
-
import { LabelStyleType } from "mdtScripts/components/labelStyleBase/labelStyleBase";
|
|
3
|
-
export interface LabelStyleViewOptions {
|
|
4
|
-
attrs?: any;
|
|
5
|
-
valueAttrs?: any;
|
|
6
|
-
translate?: boolean;
|
|
7
|
-
}
|
|
8
|
-
export declare class LabelStyleCtrl {
|
|
9
|
-
private type;
|
|
10
|
-
private text;
|
|
11
|
-
private icon?;
|
|
12
|
-
constructor(type: any, text: string, icon?: string);
|
|
13
|
-
$view: () => _mithril.MithrilVirtualElement;
|
|
14
|
-
}
|
|
15
|
-
export declare function labelStyleView(type: LabelStyleType, text: string, icon?: string, opts?: LabelStyleViewOptions): _mithril.MithrilVirtualElement;
|
|
16
|
-
export declare function labelView(type: any, text: string, icon?: string): _mithril.MithrilVirtualElement;
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { FormattedText } from "../formattedText";
|
|
2
|
-
import { MithrilContext } from "../types";
|
|
3
|
-
export interface ComponentConfigParams {
|
|
4
|
-
el: HTMLElement;
|
|
5
|
-
inited: boolean;
|
|
6
|
-
ctx: MithrilContext<{
|
|
7
|
-
onTooltip: (e: Event) => void;
|
|
8
|
-
}>;
|
|
9
|
-
}
|
|
10
|
-
export declare type TooltipContent = (el: HTMLElement) => FormattedText;
|
|
11
|
-
export declare function setTooltip(tooltipContent: TooltipContent, { el, inited, ctx }: ComponentConfigParams): void;
|
|
12
|
-
export declare function isElementTextCropped(el: HTMLElement): boolean;
|
|
@@ -1,68 +0,0 @@
|
|
|
1
|
-
/// <reference types="mithril" />
|
|
2
|
-
import { ActionItem, Button } from "./el";
|
|
3
|
-
import { ModalOptions, ModalCtrl } from "../../views/containers/modal";
|
|
4
|
-
import { PopoverCtrl } from "../../views/containers/popover";
|
|
5
|
-
import { SideCtrl, SideOptions } from "../../views/containers/side";
|
|
6
|
-
import { AlertOptions } from "../../views/controls/Alert";
|
|
7
|
-
import { PanelOptions } from "../../views/controls/panels/Panel";
|
|
8
|
-
import { Notification } from "../../services/NotificationService";
|
|
9
|
-
import { Field } from "mdtScripts/common/Field";
|
|
10
|
-
export declare const show: {
|
|
11
|
-
info: (text: any, title: string, icon?: string, actions?: ActionItem[], options?: AlertOptions) => void;
|
|
12
|
-
error: (text: any, title: string, icon?: string, actions?: ActionItem[], options?: AlertOptions) => void;
|
|
13
|
-
warning: (text: any, title: string, icon?: string, actions?: ActionItem[], options?: AlertOptions) => void;
|
|
14
|
-
success: (text: any, title: string, icon?: string, actions?: ActionItem[], options?: AlertOptions) => void;
|
|
15
|
-
alert(msg: Notification, options?: AlertOptions): void;
|
|
16
|
-
notifications(): void;
|
|
17
|
-
errors: (res: any) => boolean;
|
|
18
|
-
popover: (target: any, ctrl: any, options: any) => PopoverCtrl;
|
|
19
|
-
sidebar: (ctrl: any, sideOptions?: SideOptions, panelOptions?: PanelOptions) => SideCtrl;
|
|
20
|
-
modal: (ctrl: any, options?: ModalOptions) => ModalCtrl;
|
|
21
|
-
actionModal: (ctrl: any, action: Button, modalOptions?: ModalOptions) => ModalCtrl;
|
|
22
|
-
actionFormModal: (actionButton: Button, fields: Field[], formOptions?: any, formExtConfig?: any) => {
|
|
23
|
-
command: () => ModalCtrl;
|
|
24
|
-
isPrimary?: boolean;
|
|
25
|
-
itemClass?: string;
|
|
26
|
-
type?: import("../../views/form/controls/monacoEditor/jsonSchemas/Button.schema").ButtonTypes | (() => import("../../views/form/controls/monacoEditor/jsonSchemas/Button.schema").ButtonTypes);
|
|
27
|
-
size?: import("../../views/controls/Control").ControlSize;
|
|
28
|
-
items?: Button[];
|
|
29
|
-
group?: boolean;
|
|
30
|
-
icon?: string | (() => string);
|
|
31
|
-
hoverIcon?: string | (() => string);
|
|
32
|
-
iconAttrs?: any;
|
|
33
|
-
iconClass?: string;
|
|
34
|
-
title?: any;
|
|
35
|
-
tooltip?: import("../formattedText").FormattedText | (() => import("../formattedText").FormattedText);
|
|
36
|
-
supIcon?: string;
|
|
37
|
-
onselect?: any;
|
|
38
|
-
control?: any;
|
|
39
|
-
expandPromise?: () => _mithril.MithrilPromise<any>;
|
|
40
|
-
wrapTag?: string;
|
|
41
|
-
wrapClass?: string;
|
|
42
|
-
enabled?: (ctrl?: any) => boolean;
|
|
43
|
-
visible?: (ctrl?: any) => boolean;
|
|
44
|
-
class?: any;
|
|
45
|
-
_parent?: import("../../views/controls/DropdownMenu").DropdownMenuCtrl;
|
|
46
|
-
attrs?: _mithril.MithrilAttributes;
|
|
47
|
-
itemSelected?: (r: ActionItem) => any;
|
|
48
|
-
titleClass?: string;
|
|
49
|
-
itemsShowOnHover?: boolean;
|
|
50
|
-
showItemsOnClick?: boolean;
|
|
51
|
-
hideCaret?: boolean;
|
|
52
|
-
forceShowCaret?: boolean;
|
|
53
|
-
order?: number;
|
|
54
|
-
highlighted?: boolean;
|
|
55
|
-
href?: string | (() => string);
|
|
56
|
-
hrefTargetBlank?: boolean;
|
|
57
|
-
config?: any;
|
|
58
|
-
code?: string;
|
|
59
|
-
btnClass?: string;
|
|
60
|
-
active?: import("../types").Valued<boolean>;
|
|
61
|
-
focused?: import("../types").Valued<boolean>;
|
|
62
|
-
visibility$?: any;
|
|
63
|
-
visible$?: any;
|
|
64
|
-
isDefault?: boolean;
|
|
65
|
-
dropdownOptions?: any;
|
|
66
|
-
$dropdown?: import("../../views/controls/DropdownMenu").DropdownMenuCtrl;
|
|
67
|
-
};
|
|
68
|
-
};
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
interface SortableOptions {
|
|
2
|
-
draggable?: string;
|
|
3
|
-
handle?: string;
|
|
4
|
-
addHandle?: boolean;
|
|
5
|
-
placeholderClass?: string;
|
|
6
|
-
targetItemClass?: string;
|
|
7
|
-
dragableClass?: string;
|
|
8
|
-
dragClass?: string;
|
|
9
|
-
onStart?: (el: any, cloned: any) => any;
|
|
10
|
-
onUpdate?: (el: any, target: any) => any;
|
|
11
|
-
onEnd?: (elements: any) => any;
|
|
12
|
-
onClone?: (el: any, cloned: any) => any;
|
|
13
|
-
}
|
|
14
|
-
export declare function sortable(mainElement: any, itemsSelector: any, options: SortableOptions): {
|
|
15
|
-
start: () => void;
|
|
16
|
-
refresh: () => void;
|
|
17
|
-
destroy: () => void;
|
|
18
|
-
};
|
|
19
|
-
export {};
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
/// <reference types="mithril" />
|
|
2
|
-
export declare const elementsByKey: Map<any, any> | {
|
|
3
|
-
get: () => void;
|
|
4
|
-
set: () => void;
|
|
5
|
-
delete: () => void;
|
|
6
|
-
has: () => void;
|
|
7
|
-
};
|
|
8
|
-
export declare function addKeyedElement(key: any, el: any): any;
|
|
9
|
-
export declare const m$: (selector: any, attrs: any, children?: any) => _mithril.MithrilVirtualElement;
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
/// <reference types="mithril" />
|
|
2
|
-
export declare const ui_m: {
|
|
3
|
-
hasClass(obj: _mithril.MithrilVirtualElement, className: string): boolean;
|
|
4
|
-
addClass(obj: _mithril.MithrilVirtualElement, className: string): void;
|
|
5
|
-
removeClass(obj: _mithril.MithrilVirtualElement, className: string): void;
|
|
6
|
-
toggleClass(obj: _mithril.MithrilVirtualElement, className: string): void;
|
|
7
|
-
addStyle(obj: _mithril.MithrilVirtualElement, prop: string, value: string): void;
|
|
8
|
-
config(obj: _mithril.MithrilVirtualElement, config: Function, before?: boolean): _mithril.MithrilVirtualElement;
|
|
9
|
-
onunload(ctx: any, fn: Function): void;
|
|
10
|
-
attr(obj: {
|
|
11
|
-
$attrs: any;
|
|
12
|
-
}, attr?: string, value?: string, op?: boolean): any;
|
|
13
|
-
removeObjectClass(obj: any, className: string): void;
|
|
14
|
-
toggleObjectClass(obj: _mithril.MithrilVirtualElement & {
|
|
15
|
-
$attrs;
|
|
16
|
-
}, className: string, add?: boolean): void;
|
|
17
|
-
};
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
export declare class URLHelper {
|
|
2
|
-
static regExp(name: any): RegExp;
|
|
3
|
-
static hasParam(name: any): boolean;
|
|
4
|
-
static getParam(name: any): string;
|
|
5
|
-
static setParam(name: any, value: any): string;
|
|
6
|
-
static removeParam(name: any): any;
|
|
7
|
-
static removeAllParams(url: string): string;
|
|
8
|
-
static update(path: any): any;
|
|
9
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare function deepEqual(a: any, b: any): boolean;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare function deepPropHandle(source: Record<string, any> | Array<any>, callback: (key: string | number, value: any) => void): void;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare function errorToString(e: any): string;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare function jsonParse<T = Record<string, unknown>>(json: string, onCatch?: (e: any) => void): T;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare function hasOwnProperty(object: Record<never, unknown>, name: string): boolean;
|
|
@@ -1,146 +0,0 @@
|
|
|
1
|
-
/// <reference types="mithril" />
|
|
2
|
-
import { IType } from "../Configuration";
|
|
3
|
-
export declare const _: I_;
|
|
4
|
-
export declare function T(tableCode: string): () => Table;
|
|
5
|
-
import { Table } from "mdtScripts/common/Table";
|
|
6
|
-
import { mClassNames as origMClassNames, classNames as origClassNames } from "./utils/classNames";
|
|
7
|
-
export declare type MProp<T> = _mithril.MithrilPromiseProperty<T>;
|
|
8
|
-
export interface I_FireOptions {
|
|
9
|
-
cancelable?: boolean;
|
|
10
|
-
clear?: boolean;
|
|
11
|
-
}
|
|
12
|
-
export interface I_ {
|
|
13
|
-
<T>(type: IType<T>): T;
|
|
14
|
-
instances: {
|
|
15
|
-
[name: string]: any;
|
|
16
|
-
};
|
|
17
|
-
register: <T>(type: IType<T>, constr?: any) => T;
|
|
18
|
-
getQueryString: (obj: any) => string;
|
|
19
|
-
events: any;
|
|
20
|
-
fire: (...args: any[]) => any;
|
|
21
|
-
prop: <T>(v?: T, onchange?: any) => _mithril.MithrilPromiseProperty<T> & {
|
|
22
|
-
onchange: (v?: T) => any;
|
|
23
|
-
};
|
|
24
|
-
reformatJSON: (value: string) => string;
|
|
25
|
-
reformatXML: (value: string) => string;
|
|
26
|
-
promise: () => _mithril.MithrilPromise<any>;
|
|
27
|
-
throttle: {
|
|
28
|
-
(...args: any[]): any;
|
|
29
|
-
$instance: any;
|
|
30
|
-
};
|
|
31
|
-
assert: (val: any, msg: any) => void;
|
|
32
|
-
deepEqual: (x: any, y: any, opts?: any) => boolean;
|
|
33
|
-
getProp: (obj: any, path: any) => any;
|
|
34
|
-
combine: <T>(o: T, x: T) => T;
|
|
35
|
-
forEach: (obj: any, fn: any) => void;
|
|
36
|
-
limit: (val: any, min: any, max: any) => number;
|
|
37
|
-
loadScript: (src: any, opts?: LoadResourceOptions) => any;
|
|
38
|
-
loadResource: (src: any, data: any, opts?: LoadResourceOptions) => any;
|
|
39
|
-
download: (src: string) => void;
|
|
40
|
-
title: (record: any) => any;
|
|
41
|
-
$resources: {};
|
|
42
|
-
guid: () => string;
|
|
43
|
-
fieldsFromObject: (obj: any) => any[];
|
|
44
|
-
addUnique: (array: any[], items: any[]) => any;
|
|
45
|
-
regexIso8601: RegExp;
|
|
46
|
-
warning: (msg: any) => void;
|
|
47
|
-
loadStyle: (src: any) => any;
|
|
48
|
-
fixParsedObject: (obj: any) => any;
|
|
49
|
-
lazyProp: (fn: any) => () => any;
|
|
50
|
-
instanceOf: (instance: {
|
|
51
|
-
constructor: Function;
|
|
52
|
-
}, type: any) => boolean;
|
|
53
|
-
text: (txt: string, args?: any, complex?: boolean) => any | any[];
|
|
54
|
-
map: (obj: any, fn: any) => any[];
|
|
55
|
-
toggleObjectClass: (obj: any, className: any, toggle: any) => void;
|
|
56
|
-
v: (prop: any, ...args: any[]) => any;
|
|
57
|
-
clone: <T = any>(obj: T, options?: any) => T;
|
|
58
|
-
values: (obj: any) => any[];
|
|
59
|
-
promiseEx: (promise: any) => _mithril.MithrilPromise<Object>;
|
|
60
|
-
storage: (k: any, v?: any, clean?: boolean) => any;
|
|
61
|
-
module: (fn: any, priority?: any) => _mithril.MithrilPromise<Object>;
|
|
62
|
-
/** @deprecated */
|
|
63
|
-
noop: (...items: any[]) => void;
|
|
64
|
-
setProp: (obj: any, path: any, val: any) => void;
|
|
65
|
-
storedProp: (key: any) => (v: any) => any;
|
|
66
|
-
add: (arr: any, fn: any, priority: any) => void;
|
|
67
|
-
keys: (obj: any, keyNames: any) => void;
|
|
68
|
-
toDebugJSON: (o: any, onlySimple: boolean) => string;
|
|
69
|
-
removeSpecial: (record: any, whiteList?: any) => any;
|
|
70
|
-
tristateCase: (value: boolean, ifTrue: any, ifFalse: any, ifNull: any) => any;
|
|
71
|
-
currentId: number;
|
|
72
|
-
getUniqueId: () => number;
|
|
73
|
-
pad2: (number: any, padValue?: any) => string;
|
|
74
|
-
timeSince: (Date: any) => any;
|
|
75
|
-
inRange: (min: number, num: number, max: number) => boolean;
|
|
76
|
-
isFunction: (fn: any) => fn is Function;
|
|
77
|
-
isNum: (arg: any) => boolean;
|
|
78
|
-
empty: () => string;
|
|
79
|
-
whiteSpace: () => string;
|
|
80
|
-
whiteSpaceDefintion: () => string;
|
|
81
|
-
abbr: (str: any, opts?: any) => string;
|
|
82
|
-
colorGen: (txt: string) => string;
|
|
83
|
-
errorText: (code: any, message: any, args: any) => string;
|
|
84
|
-
copyToClipboard: (text: string) => boolean;
|
|
85
|
-
parseTagAttrs: (tag: string) => any;
|
|
86
|
-
isDev(): boolean;
|
|
87
|
-
msToTime(duration: number, format?: boolean): string;
|
|
88
|
-
isPromisable(obj: any): boolean;
|
|
89
|
-
}
|
|
90
|
-
export declare function pad3(value: any, postfix: any, force?: boolean): string;
|
|
91
|
-
export declare function getTimeValues(duration: number): {
|
|
92
|
-
seconds: number;
|
|
93
|
-
minutes: number;
|
|
94
|
-
hours: number;
|
|
95
|
-
days: number;
|
|
96
|
-
};
|
|
97
|
-
export declare function asyncObjectPropsPrepare(obj: any, shouldPrepare: (value: any, key: string) => boolean, prepareProp: (value: any, key: string) => _mithril.MithrilPromise<any>): _mithril.MithrilPromise<any>;
|
|
98
|
-
interface LoadResourceOptions {
|
|
99
|
-
disableCache?: boolean;
|
|
100
|
-
onerror?: any;
|
|
101
|
-
}
|
|
102
|
-
export declare function download(src: string, showError?: boolean, destroyTimeout?: number): void;
|
|
103
|
-
export declare function downloadURI(uri: any): void;
|
|
104
|
-
export declare function isFunction(fn: any): fn is Function;
|
|
105
|
-
export interface BrowserByUserAgentData {
|
|
106
|
-
name: string;
|
|
107
|
-
ver?: string;
|
|
108
|
-
}
|
|
109
|
-
export declare function browserByUserAgent(userAgent: string): BrowserByUserAgentData;
|
|
110
|
-
export declare function osByUserAgent(userAgent: string): string;
|
|
111
|
-
export declare function repeat(callback: any, count: number): any[];
|
|
112
|
-
export declare function getTagContent(tagName: string, content: any): string;
|
|
113
|
-
export declare function propsToHtmlAttrs(props: any, filteredKeys?: any[]): string;
|
|
114
|
-
export declare function strToDomElement(source: string): ChildNode | NodeListOf<ChildNode>;
|
|
115
|
-
export declare function objectToArray(obj: any): any[];
|
|
116
|
-
export declare function isDateValid(date: Date): boolean;
|
|
117
|
-
export declare const classNames: typeof origClassNames;
|
|
118
|
-
export declare const mClassNames: typeof origMClassNames;
|
|
119
|
-
export declare function romanize(num: number): string;
|
|
120
|
-
export declare function getDaysArray(start: Date, end: Date): Date[];
|
|
121
|
-
export declare type WeekData = Date[][];
|
|
122
|
-
export declare function getWeeksData(start: Date, end: Date, lastWeekDayIndex?: number): WeekData;
|
|
123
|
-
export declare function compareDates(date: Date, date2: Date): boolean;
|
|
124
|
-
export declare function uniqArray(arr: any[]): any[];
|
|
125
|
-
export declare function isValidDate(date: any): boolean;
|
|
126
|
-
export declare function clearDocumentSelection(): void;
|
|
127
|
-
export declare function flattenDeep(arr1: any): any;
|
|
128
|
-
export declare function extractValue(object: any, path: any): any;
|
|
129
|
-
export declare function literalEval(code: any, context?: {}): any;
|
|
130
|
-
export declare function uploadDialog(): Promise<unknown>;
|
|
131
|
-
export declare function subscribeOnce<T extends (...args: any) => any>(events: T[], callback: T): void;
|
|
132
|
-
export declare function buttonSort(a: any, b: any): number;
|
|
133
|
-
interface PromiseDeferred<T = unknown> {
|
|
134
|
-
promise: Promise<T>;
|
|
135
|
-
resolve: (value: T) => void;
|
|
136
|
-
reject: (reason: any) => void;
|
|
137
|
-
}
|
|
138
|
-
export declare function defer<T = unknown>(): PromiseDeferred<T>;
|
|
139
|
-
export declare function isObject(obj: any): boolean;
|
|
140
|
-
export declare function simpleClone<T>(o: T): T;
|
|
141
|
-
export declare function strEndDot(v: string): string;
|
|
142
|
-
export declare function isUndefined(obj: any): obj is undefined;
|
|
143
|
-
export declare function isUndefinedOrNull(obj: any): obj is undefined | null;
|
|
144
|
-
export declare function getTypeMessage(type: string): string;
|
|
145
|
-
export declare function createArray<T = any>(length: any, callback: (idx: number) => T): T[];
|
|
146
|
-
export {};
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
/// <reference types="mithril" />
|
|
2
|
-
import { MithrilControl } from "./types";
|
|
3
|
-
export declare function getView(ctrl: any, check?: any): any;
|
|
4
|
-
export declare let viewCounter: number;
|
|
5
|
-
export declare const showedErrors: any[];
|
|
6
|
-
export declare function initViewKey(res: any, ctrl: any): void;
|
|
7
|
-
export declare function view(ctrl: any, ...args: any[]): _mithril.MithrilVirtualElement;
|
|
8
|
-
export declare function hasView(ctrl: any): ctrl is MithrilControl;
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
/// <reference types="mithril" />
|
|
2
|
-
import { IType } from "../Configuration";
|
|
3
|
-
declare type ViewFn<T> = _mithril.MithrilView<T> | (<T>(ctrl?: T, ...args: any[]) => any);
|
|
4
|
-
export declare function viewer<T>(type: IType<T>, fn?: (ctrl: T, ...args: any[]) => any): ViewFn<T>;
|
|
5
|
-
export {};
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
/// <reference types="mithril" />
|
|
2
|
-
import { MithrilControl } from "../types";
|
|
3
|
-
import { IZone } from "./IZone";
|
|
4
|
-
export interface ZoneOptions {
|
|
5
|
-
onPush?(): void;
|
|
6
|
-
}
|
|
7
|
-
export declare class Zone implements IZone {
|
|
8
|
-
private options?;
|
|
9
|
-
private zone;
|
|
10
|
-
constructor(options?: ZoneOptions);
|
|
11
|
-
remove(content: MithrilControl): void;
|
|
12
|
-
push(content: MithrilControl): void;
|
|
13
|
-
render(): _mithril.MithrilVirtualElement[];
|
|
14
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
export declare const messages: {
|
|
2
|
-
unsavedWarning: string;
|
|
3
|
-
recordSaved: string;
|
|
4
|
-
recordsSaved: string;
|
|
5
|
-
recordDeleted: string;
|
|
6
|
-
recordsDeleted: string;
|
|
7
|
-
allChangesWillBeSaved: string;
|
|
8
|
-
formInvalid: string;
|
|
9
|
-
recordDeleting: string;
|
|
10
|
-
recordsDeleting: string;
|
|
11
|
-
recordCopying: string;
|
|
12
|
-
recordsCopying: string;
|
|
13
|
-
recordCopied: string;
|
|
14
|
-
recordsCopied: string;
|
|
15
|
-
};
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
import { MdtField } from "../common/MdtField";
|
|
2
|
-
import { MdtObject } from "../common/MdtObject";
|
|
3
|
-
import { Record } from "../common/Record";
|
|
4
|
-
export declare enum PermissionLevel {
|
|
5
|
-
None = 0,
|
|
6
|
-
Read = 1,
|
|
7
|
-
Write = 2,
|
|
8
|
-
Delete = 4,
|
|
9
|
-
Add = 8,
|
|
10
|
-
Execute = 16,
|
|
11
|
-
Filter = 32,
|
|
12
|
-
All = 255
|
|
13
|
-
}
|
|
14
|
-
export interface PrincipalPermission extends Record {
|
|
15
|
-
ID_Permission?: number;
|
|
16
|
-
ID_Permission$?: Permission;
|
|
17
|
-
ID_Object?: number;
|
|
18
|
-
ID_Object$?: MdtObject;
|
|
19
|
-
ID_Field?: number;
|
|
20
|
-
ID_Field$?: MdtField;
|
|
21
|
-
LevelGrant?: PermissionLevel;
|
|
22
|
-
LevelDeny?: PermissionLevel;
|
|
23
|
-
Filter?: string;
|
|
24
|
-
}
|
|
25
|
-
export interface Permission extends Record {
|
|
26
|
-
id?: number;
|
|
27
|
-
Code: string;
|
|
28
|
-
LevelMask: PermissionLevel;
|
|
29
|
-
ID_Parent: number;
|
|
30
|
-
FlagObject: boolean;
|
|
31
|
-
FlagField: boolean;
|
|
32
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { Record } from "../common/Record";
|
|
2
|
-
export interface User extends Record {
|
|
3
|
-
id: any;
|
|
4
|
-
permissions: any[];
|
|
5
|
-
fullName: string;
|
|
6
|
-
email: string;
|
|
7
|
-
identityName: string;
|
|
8
|
-
isAdmin: boolean;
|
|
9
|
-
isAnonymous: boolean;
|
|
10
|
-
roles: string[];
|
|
11
|
-
userGroups: any[];
|
|
12
|
-
languageId: number;
|
|
13
|
-
languageCode: "ru" | "en";
|
|
14
|
-
isImpersonated: boolean;
|
|
15
|
-
}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
/// <reference types="mithril" />
|
|
2
|
-
import { User } from "mdtScripts/security/User";
|
|
3
|
-
import { Record } from "../common/Record";
|
|
4
|
-
interface ChangePasswordModel extends Record {
|
|
5
|
-
userId?: number;
|
|
6
|
-
password?: string;
|
|
7
|
-
confirmPassword?: string;
|
|
8
|
-
oldPassword?: string;
|
|
9
|
-
}
|
|
10
|
-
declare class AuthService {
|
|
11
|
-
signOut(): any;
|
|
12
|
-
signInWindows(): any;
|
|
13
|
-
signInWithForms(login: string, password: string, rememberMe: boolean): any;
|
|
14
|
-
changePassword(data: ChangePasswordModel, reset: boolean): any;
|
|
15
|
-
user(): _mithril.MithrilPromise<User>;
|
|
16
|
-
impersonate(id?: number): any;
|
|
17
|
-
}
|
|
18
|
-
export declare const Auth: AuthService;
|
|
19
|
-
export {};
|
|
@@ -1,50 +0,0 @@
|
|
|
1
|
-
import { FormattedText } from "mdtScripts/helpers/formattedText";
|
|
2
|
-
import { CommandEvent, Valued } from "mdtScripts/helpers/types";
|
|
3
|
-
import { FormControlFacade } from "./customModules/facades/Form/FormControlFacade";
|
|
4
|
-
import { ListControlFacade } from "./customModules/facades/List/ListControlFacade";
|
|
5
|
-
export interface CommandGroup {
|
|
6
|
-
code: string;
|
|
7
|
-
title: string;
|
|
8
|
-
description?: string;
|
|
9
|
-
icon?: string;
|
|
10
|
-
}
|
|
11
|
-
export declare type Hotkey = string;
|
|
12
|
-
export interface Command {
|
|
13
|
-
code: string;
|
|
14
|
-
title: string;
|
|
15
|
-
description?: Valued<FormattedText>;
|
|
16
|
-
icon?: Valued<string>;
|
|
17
|
-
hotkeys?: Hotkey[];
|
|
18
|
-
group?: CommandGroup;
|
|
19
|
-
command: <Context>(context: Context) => void;
|
|
20
|
-
enabled?: <Context>(context?: Context) => boolean;
|
|
21
|
-
visible?: () => boolean;
|
|
22
|
-
}
|
|
23
|
-
export declare type HotkeyCommands = {
|
|
24
|
-
[hotkey: string]: () => void;
|
|
25
|
-
};
|
|
26
|
-
export interface CommandManagerContext {
|
|
27
|
-
list?: ListControlFacade;
|
|
28
|
-
form?: FormControlFacade;
|
|
29
|
-
}
|
|
30
|
-
export declare class CommandManagerClass<Context> {
|
|
31
|
-
private groups;
|
|
32
|
-
private commands;
|
|
33
|
-
private hotkeyCommands;
|
|
34
|
-
private context;
|
|
35
|
-
addGroup(group: CommandGroup, commands?: Command[]): void;
|
|
36
|
-
addCommands(commands: Command[], groupCode?: string): void;
|
|
37
|
-
getCommand(code: string): Command;
|
|
38
|
-
execByEvent(event: CommandEvent): void;
|
|
39
|
-
execByCode(commandCode: string): void;
|
|
40
|
-
getCommandList(): Command[];
|
|
41
|
-
setContext(key: keyof Context, value: Context[keyof Context]): void;
|
|
42
|
-
removeContext(key: keyof Context): void;
|
|
43
|
-
private validateCommand;
|
|
44
|
-
private validateGroup;
|
|
45
|
-
private findGroup;
|
|
46
|
-
private pushCommands;
|
|
47
|
-
private execCommand;
|
|
48
|
-
private checkEnabled;
|
|
49
|
-
}
|
|
50
|
-
export declare const CommandManager: CommandManagerClass<CommandManagerContext>;
|