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,23 +0,0 @@
|
|
|
1
|
-
/// <reference types="mithril" />
|
|
2
|
-
import { Placement } from "@floating-ui/core";
|
|
3
|
-
import { IPopoverBase, PopoverBaseOptions } from "./IPopoverBase";
|
|
4
|
-
import "./PopoverBase.less";
|
|
5
|
-
export declare class PopoverBase implements IPopoverBase {
|
|
6
|
-
private options?;
|
|
7
|
-
target: Element;
|
|
8
|
-
private control;
|
|
9
|
-
private showed;
|
|
10
|
-
constructor(options?: PopoverBaseOptions);
|
|
11
|
-
bind(el: Element, ctx: any): void;
|
|
12
|
-
show(): void;
|
|
13
|
-
close(): void;
|
|
14
|
-
isShown(): boolean;
|
|
15
|
-
}
|
|
16
|
-
export interface PopoverBaseViewOptions {
|
|
17
|
-
contentView: () => _mithril.MithrilVirtualElement;
|
|
18
|
-
close: () => void;
|
|
19
|
-
target: Element;
|
|
20
|
-
placement?: Placement;
|
|
21
|
-
class?: string;
|
|
22
|
-
}
|
|
23
|
-
export declare const popoverBaseView: (options: PopoverBaseViewOptions) => _mithril.MithrilVirtualElement;
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { Button } from "mdtScripts/helpers/ui/el";
|
|
2
|
-
import { Markdown } from "../../helpers/types";
|
|
3
|
-
import { Icon } from "../icon/iconOptions";
|
|
4
|
-
import { ProcessPrincipalsListItem } from "../processPrincipalsList/ProcessPrincipalsListItem";
|
|
5
|
-
export interface ProcessFormBlockOptions {
|
|
6
|
-
title: string;
|
|
7
|
-
subtitle: string;
|
|
8
|
-
titleTooltip: string;
|
|
9
|
-
subtitleTooltip: string;
|
|
10
|
-
icon?: Icon;
|
|
11
|
-
description?: Markdown;
|
|
12
|
-
principals?: ProcessPrincipalsListItem[];
|
|
13
|
-
principalsTooltip?: string;
|
|
14
|
-
principalsTextError?: string;
|
|
15
|
-
principalsOnclick?: (item: ProcessPrincipalsListItem) => void;
|
|
16
|
-
historyAction?: Button;
|
|
17
|
-
actions?: Button[];
|
|
18
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
/// <reference types="mithril" />
|
|
2
|
-
import "./processPrincipalsList.less";
|
|
3
|
-
import { ProcessPrincipalsListItem } from "./ProcessPrincipalsListItem";
|
|
4
|
-
export interface ProcessPrincipalsListOptions {
|
|
5
|
-
tooltip: string;
|
|
6
|
-
onclick?: (x: ProcessPrincipalsListItem) => void;
|
|
7
|
-
}
|
|
8
|
-
export declare function processPrincipalsListView(data: ProcessPrincipalsListItem[], options: ProcessPrincipalsListOptions): _mithril.MithrilVirtualElement;
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
/// <reference types="mithril" />
|
|
2
|
-
import "./progressBar.less";
|
|
3
|
-
export interface ProgressBarOptions {
|
|
4
|
-
hide?: boolean;
|
|
5
|
-
progress?: string;
|
|
6
|
-
indeterminate?: boolean;
|
|
7
|
-
complete?: boolean;
|
|
8
|
-
loading?: boolean;
|
|
9
|
-
}
|
|
10
|
-
export declare function progressBar(options?: ProgressBarOptions): _mithril.MithrilVirtualElement;
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
/// <reference types="mithril" />
|
|
2
|
-
import { ProgressBarOptions } from "./progressBar";
|
|
3
|
-
export declare class ProgressBarCtrl {
|
|
4
|
-
private options;
|
|
5
|
-
constructor(initialOptions: ProgressBarOptions);
|
|
6
|
-
setState<T extends keyof ProgressBarOptions>(v: T, value: ProgressBarOptions[T]): void;
|
|
7
|
-
$view: () => _mithril.MithrilVirtualElement;
|
|
8
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { ProgressBarCtrl } from "./progressBarCtrl";
|
|
2
|
-
export declare class ProgressBarStateController {
|
|
3
|
-
private progressBar;
|
|
4
|
-
private hidingTimeout;
|
|
5
|
-
constructor(progressBar: ProgressBarCtrl);
|
|
6
|
-
startLoading(): void;
|
|
7
|
-
completeAndHide(): void;
|
|
8
|
-
private updateView;
|
|
9
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { PanelSide } from "../resizeController";
|
|
2
|
-
import { PanelSizeParams, SizeAdapter } from "../panelSizeController";
|
|
3
|
-
export declare class InsetSizeAdapter implements SizeAdapter {
|
|
4
|
-
private service;
|
|
5
|
-
constructor();
|
|
6
|
-
setPanelWidth(el: HTMLElement, params: PanelSizeParams): void;
|
|
7
|
-
setPanelHeight(el: HTMLElement, params: PanelSizeParams): void;
|
|
8
|
-
validateSize(el: HTMLElement, changedSide: PanelSide, newSidePosition: number): boolean;
|
|
9
|
-
updatePanelSidePosition(el: HTMLElement, changedSide: PanelSide, newSidePosition: number): void;
|
|
10
|
-
private readInset;
|
|
11
|
-
private setInset;
|
|
12
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { PanelSide } from "../resizeController";
|
|
2
|
-
import { PanelSizeParams } from "../panelSizeController";
|
|
3
|
-
export declare class InsetAdapterService {
|
|
4
|
-
getHorizontalSize(params: PanelSizeParams, totalSize: number): string;
|
|
5
|
-
getVerticalSize(params: PanelSizeParams, totalSize: number): string;
|
|
6
|
-
getSidePositionByCoordinate(side: PanelSide, sidePosition: number, wrapperSize: number): number;
|
|
7
|
-
getOppositeSidePosition(inset: string, side: PanelSide): number;
|
|
8
|
-
validateSize(inset: string, changedSide: PanelSide, newSidePosition: number, minSizeInPercent: number): boolean;
|
|
9
|
-
getUpdatedInset(oldInset: string, param: PanelSide, value: string): string;
|
|
10
|
-
getLongInset(insetValue: string): string;
|
|
11
|
-
private getLongInsetFromTwoParams;
|
|
12
|
-
private getLongInsetFromThreeParams;
|
|
13
|
-
private isEndSide;
|
|
14
|
-
}
|
package/types/_core/scripts/components/resizablePanels/panelSizeController/panelSizeController.d.ts
DELETED
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
import { PanelsDirection } from "../resizablePanels";
|
|
2
|
-
import { BoundingSide, PanelSide } from "./resizeController";
|
|
3
|
-
export interface PanelSizeParams {
|
|
4
|
-
startPoint: number;
|
|
5
|
-
size: number;
|
|
6
|
-
}
|
|
7
|
-
export interface SizeAdapter {
|
|
8
|
-
setPanelWidth(el: HTMLElement, params: PanelSizeParams): void;
|
|
9
|
-
setPanelHeight(el: HTMLElement, params: PanelSizeParams): void;
|
|
10
|
-
validateSize(el: HTMLElement, changedSide: PanelSide, newSidePosition: number): boolean;
|
|
11
|
-
updatePanelSidePosition(el: HTMLElement, changedSide: PanelSide, newSidePosition: number): void;
|
|
12
|
-
}
|
|
13
|
-
export declare class PanelSizeController {
|
|
14
|
-
static TOTAL_SIZE_IN_PERCENT: number;
|
|
15
|
-
static MIN_PANEL_SIDE_IN_PERCENT: number;
|
|
16
|
-
static getMaxPanelsAmount(): number;
|
|
17
|
-
private adapter;
|
|
18
|
-
constructor();
|
|
19
|
-
setPanelSize(el: HTMLElement, params: PanelSizeParams, direction: PanelsDirection): void;
|
|
20
|
-
validateParamValue(el: HTMLElement, changedSide: PanelSide, newSidePosition: number): boolean;
|
|
21
|
-
updatePanelSidePosition(el: HTMLElement, changedSide: PanelSide, newSidePosition: number): void;
|
|
22
|
-
setPanelInitialSize(el: HTMLElement, direction: PanelsDirection, panelIndex: number, panelsAmount: number): void;
|
|
23
|
-
getPanelInitialSize(panelsAmount: number): number;
|
|
24
|
-
private getPanelSizeParams;
|
|
25
|
-
}
|
|
26
|
-
interface ElBounding {
|
|
27
|
-
width: number;
|
|
28
|
-
height: number;
|
|
29
|
-
}
|
|
30
|
-
export declare function valueInPxToPercent(valueInPx: number, wrapperSide: BoundingSide, wrapperBounding: ElBounding): number;
|
|
31
|
-
export {};
|
package/types/_core/scripts/components/resizablePanels/panelSizeController/panelsDragController.d.ts
DELETED
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import { ContentItem } from "./resizeController";
|
|
2
|
-
interface DragContext {
|
|
3
|
-
resizer: ContentItem;
|
|
4
|
-
}
|
|
5
|
-
export declare class PanelsDragController {
|
|
6
|
-
private resizers;
|
|
7
|
-
private wrapperEl;
|
|
8
|
-
private isDraggingEnabled;
|
|
9
|
-
private context;
|
|
10
|
-
private draggingWrapperClass;
|
|
11
|
-
registerResizer(index: number, el: HTMLElement, onActivateDragging: (context: DragContext) => void): void;
|
|
12
|
-
registerWrapper(el: HTMLElement, onMove: (e: MouseEvent) => void): void;
|
|
13
|
-
private activateDragging;
|
|
14
|
-
private updateContext;
|
|
15
|
-
private disableResizing;
|
|
16
|
-
private setWrapperClass;
|
|
17
|
-
private removeWrapperClass;
|
|
18
|
-
}
|
|
19
|
-
export {};
|
package/types/_core/scripts/components/resizablePanels/panelSizeController/resizeController.d.ts
DELETED
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
import { PanelsDirection } from "../resizablePanels";
|
|
2
|
-
import { OnPanelResize } from "../resizablePanel/resizablePanel";
|
|
3
|
-
export interface ContentItem {
|
|
4
|
-
index: number;
|
|
5
|
-
el: HTMLElement;
|
|
6
|
-
}
|
|
7
|
-
export declare type BoundingSide = "width" | "height";
|
|
8
|
-
export declare type PanelSide = "top" | "left" | "right" | "bottom";
|
|
9
|
-
export declare class ResizingController {
|
|
10
|
-
private resizers;
|
|
11
|
-
private panels;
|
|
12
|
-
private wrapperEl;
|
|
13
|
-
private direction;
|
|
14
|
-
private sizeController;
|
|
15
|
-
private resizerPosController;
|
|
16
|
-
private resizingContext;
|
|
17
|
-
private dragController;
|
|
18
|
-
constructor(direction: PanelsDirection);
|
|
19
|
-
registerResizer(index: number, el: HTMLElement): void;
|
|
20
|
-
registerPanel(index: number, el: HTMLElement, onResize: OnPanelResize): void;
|
|
21
|
-
registerWrapper(el: HTMLElement): void;
|
|
22
|
-
private updateContext;
|
|
23
|
-
private findClosedPanelsByResizer;
|
|
24
|
-
private resize;
|
|
25
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
/// <reference types="mithril" />
|
|
2
|
-
import { ViewElement } from "mdtScripts/helpers/types";
|
|
3
|
-
import "./panelTitle.less";
|
|
4
|
-
export interface PanelTitleOptions {
|
|
5
|
-
text: string;
|
|
6
|
-
endZone?: PanelTitleEndZone;
|
|
7
|
-
className?: string;
|
|
8
|
-
wrapperClassName?: string;
|
|
9
|
-
}
|
|
10
|
-
interface PanelTitleEndZone {
|
|
11
|
-
view: () => ViewElement;
|
|
12
|
-
}
|
|
13
|
-
export declare function panelTitleView(options: PanelTitleOptions): _mithril.MithrilVirtualElement;
|
|
14
|
-
export {};
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
/// <reference types="mithril" />
|
|
2
|
-
import { ButtonGroupOptions } from "mdtScripts/components/buttonGroup/buttonGroup";
|
|
3
|
-
export interface PanelToolbarOptions {
|
|
4
|
-
buttonGroup: ButtonGroupOptions;
|
|
5
|
-
}
|
|
6
|
-
export declare function panelToolbarView(options: PanelToolbarOptions): _mithril.MithrilVirtualElement;
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
/// <reference types="mithril" />
|
|
2
|
-
import { ViewElement } from "mdtScripts/helpers/types";
|
|
3
|
-
import { PanelTitleOptions } from "../panelTitle/panelTitle";
|
|
4
|
-
import { PanelToolbarOptions } from "../panelToolbar/panelToolbar";
|
|
5
|
-
import "./resizablePanel.less";
|
|
6
|
-
interface ResizablePanelOptions {
|
|
7
|
-
content: ResizablePanelContent;
|
|
8
|
-
onCreated?: (el: HTMLElement) => void;
|
|
9
|
-
}
|
|
10
|
-
export declare type OnPanelResize = () => void;
|
|
11
|
-
export interface ResizablePanelContent {
|
|
12
|
-
view: () => ViewElement;
|
|
13
|
-
onResize?: OnPanelResize;
|
|
14
|
-
title?: PanelTitleOptions;
|
|
15
|
-
toolbar?: PanelToolbarOptions;
|
|
16
|
-
topZone?: PanelTopZone;
|
|
17
|
-
className?: string;
|
|
18
|
-
}
|
|
19
|
-
interface PanelTopZone {
|
|
20
|
-
view: () => ViewElement;
|
|
21
|
-
}
|
|
22
|
-
export declare function resizablePanelView(options: ResizablePanelOptions): _mithril.MithrilVirtualElement;
|
|
23
|
-
export {};
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
/// <reference types="mithril" />
|
|
2
|
-
import { ResizablePanelContent } from "./resizablePanel/resizablePanel";
|
|
3
|
-
import "./resizablePanels.less";
|
|
4
|
-
export declare type PanelsDirection = "row" | "column";
|
|
5
|
-
export interface ResizablePanelsOptions {
|
|
6
|
-
direction: PanelsDirection;
|
|
7
|
-
content: ResizablePanelContent[];
|
|
8
|
-
resizerSize?: number;
|
|
9
|
-
highlightFocusedPanel?: boolean;
|
|
10
|
-
}
|
|
11
|
-
export declare function resizablePanelsView(options: ResizablePanelsOptions): _mithril.MithrilVirtualElement;
|
|
12
|
-
export declare function getMaxPanelsAmount(): number;
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { ResizablePanelsOptions } from "./resizablePanels";
|
|
2
|
-
import { ViewElement } from "mdtScripts/helpers/types";
|
|
3
|
-
export declare class ResizablePanelsController {
|
|
4
|
-
private options;
|
|
5
|
-
private resizeController;
|
|
6
|
-
private sizeController;
|
|
7
|
-
private focusController;
|
|
8
|
-
constructor(options: ResizablePanelsOptions);
|
|
9
|
-
registerPanelsWrapper(el: HTMLElement): void;
|
|
10
|
-
getContent(): ViewElement[];
|
|
11
|
-
private panelsAmount;
|
|
12
|
-
private getPanel;
|
|
13
|
-
private getResizer;
|
|
14
|
-
}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
export declare class PanelsFocusController {
|
|
2
|
-
private focusedPanelClassName;
|
|
3
|
-
private nextToFocusedClassName;
|
|
4
|
-
private panels;
|
|
5
|
-
registerPanel(panelEl: HTMLElement, panelIndex: number): void;
|
|
6
|
-
registerWrapper(wrapperEl: HTMLElement): void;
|
|
7
|
-
private registerHandlers;
|
|
8
|
-
private findPanelByPressedKey;
|
|
9
|
-
private focus;
|
|
10
|
-
private findFocusedPanel;
|
|
11
|
-
private blurPanel;
|
|
12
|
-
private focusPanel;
|
|
13
|
-
private setNextToFocusedPanelClass;
|
|
14
|
-
private removeNextFocusedPanelClass;
|
|
15
|
-
private findNextPanelTo;
|
|
16
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
/// <reference types="mithril" />
|
|
2
|
-
import "./panelResizer.less";
|
|
3
|
-
declare type ResizerOrientation = "horizontal" | "vertical";
|
|
4
|
-
interface PanelResizerOptions {
|
|
5
|
-
orientation: ResizerOrientation;
|
|
6
|
-
size?: number;
|
|
7
|
-
onCreated?: (el: HTMLElement) => void;
|
|
8
|
-
}
|
|
9
|
-
export declare const DEFAULT_RESIZER_SIZE = 9;
|
|
10
|
-
export declare function panelResizerView(options: PanelResizerOptions): _mithril.MithrilVirtualElement;
|
|
11
|
-
export {};
|
package/types/_core/scripts/components/resizablePanels/resizer/resizerPositionController.d.ts
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { PanelsDirection } from "../resizablePanels";
|
|
2
|
-
export declare class ResizerPositionController {
|
|
3
|
-
setResizerPosition(el: HTMLElement, position: number, direction: PanelsDirection): void;
|
|
4
|
-
setResizerInitialPosition(el: HTMLElement, direction: PanelsDirection, panelIndex: number, panelInitialSize: number): void;
|
|
5
|
-
getResizerInitialPosition(panelIndex: number, panelInitialSize: number): number;
|
|
6
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
/// <reference types="mithril" />
|
|
2
|
-
import { Button } from "mdtScripts/helpers/ui/el";
|
|
3
|
-
import "./Skeleton.less";
|
|
4
|
-
interface FormSkeletonConfig {
|
|
5
|
-
hideGrid?: boolean;
|
|
6
|
-
fieldWidthInCols?: number;
|
|
7
|
-
colsAmount?: number;
|
|
8
|
-
}
|
|
9
|
-
export declare class Skeleton {
|
|
10
|
-
static getListSkeleton(cols?: number[], rows?: number): _mithril.MithrilVirtualElement;
|
|
11
|
-
static getFormSkeleton(config?: FormSkeletonConfig): _mithril.MithrilVirtualElement;
|
|
12
|
-
static getButtonSkeletonOptions(): Button;
|
|
13
|
-
}
|
|
14
|
-
export {};
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
/// <reference types="mithril" />
|
|
2
|
-
import { IconOptions } from "../icon/iconOptions";
|
|
3
|
-
import "./textWithIcon.less";
|
|
4
|
-
export interface TextWithIconOptions {
|
|
5
|
-
icon: BeforeTextIconOptions;
|
|
6
|
-
textContent: TextContentOptions;
|
|
7
|
-
}
|
|
8
|
-
interface BeforeTextIconOptions {
|
|
9
|
-
name: string;
|
|
10
|
-
options?: IconOptions;
|
|
11
|
-
}
|
|
12
|
-
interface TextContentOptions {
|
|
13
|
-
text: string;
|
|
14
|
-
className?: string;
|
|
15
|
-
}
|
|
16
|
-
export declare function textWithIconView(options: TextWithIconOptions): _mithril.MithrilVirtualElement[];
|
|
17
|
-
export {};
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
/// <reference types="mithril" />
|
|
2
|
-
import { ResizablePanelContent } from "../resizablePanels/resizablePanel/resizablePanel";
|
|
3
|
-
import { PanelsDirection } from "../resizablePanels/resizablePanels";
|
|
4
|
-
import "./toggleablePanels.less";
|
|
5
|
-
import { ViewElement } from "mdtScripts/helpers/types";
|
|
6
|
-
import { PanelTitleOptions } from "../resizablePanels/panelTitle/panelTitle";
|
|
7
|
-
export interface ToggleablePanel {
|
|
8
|
-
title: PanelTitleOptions;
|
|
9
|
-
content: ResizablePanelContent;
|
|
10
|
-
isShown: boolean;
|
|
11
|
-
onToggle?: () => void;
|
|
12
|
-
}
|
|
13
|
-
export interface ToggleablePanelsToolbarOptions {
|
|
14
|
-
className?: string;
|
|
15
|
-
leftZone?: ToolbarZone;
|
|
16
|
-
rightZone?: ToolbarZone;
|
|
17
|
-
}
|
|
18
|
-
interface ToolbarZone {
|
|
19
|
-
view: () => ViewElement;
|
|
20
|
-
}
|
|
21
|
-
export interface ToggleablePanelsOptions {
|
|
22
|
-
direction: PanelsDirection;
|
|
23
|
-
highlightFocusedPanel?: boolean;
|
|
24
|
-
panels: PanelsGrid<ToggleablePanel>;
|
|
25
|
-
toolbar?: ToggleablePanelsToolbarOptions;
|
|
26
|
-
resizerSize?: number;
|
|
27
|
-
}
|
|
28
|
-
export interface PanelsGrid<T> {
|
|
29
|
-
rows: {
|
|
30
|
-
cols: T[];
|
|
31
|
-
}[];
|
|
32
|
-
}
|
|
33
|
-
export declare function toggleablePanelsView(options: ToggleablePanelsOptions, key?: number): _mithril.MithrilVirtualElement;
|
|
34
|
-
export {};
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
/// <reference types="mithril" />
|
|
2
|
-
import { PanelsGrid, ToggleablePanel, ToggleablePanelsOptions, ToggleablePanelsToolbarOptions } from "./toggleablePanels";
|
|
3
|
-
declare type ToggleablePanelOptions = Omit<ToggleablePanel, "onToggle">;
|
|
4
|
-
export interface ToggleablePanelsCtrlOptions extends Omit<ToggleablePanelsOptions, "direction"> {
|
|
5
|
-
panels: PanelsGrid<ToggleablePanelOptions>;
|
|
6
|
-
highlightFocusedPanel?: boolean;
|
|
7
|
-
toolbar?: ToggleablePanelsToolbarOptions;
|
|
8
|
-
}
|
|
9
|
-
export declare class ToggleablePanelsCtrl {
|
|
10
|
-
private iterationKey;
|
|
11
|
-
private options;
|
|
12
|
-
private panels;
|
|
13
|
-
constructor(options: ToggleablePanelsCtrlOptions);
|
|
14
|
-
updateOptions(options: ToggleablePanelsCtrlOptions): void;
|
|
15
|
-
private initPanelsCopy;
|
|
16
|
-
private getPanelsOptions;
|
|
17
|
-
private updateIterationKey;
|
|
18
|
-
$view: () => _mithril.MithrilVirtualElement;
|
|
19
|
-
}
|
|
20
|
-
export {};
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import { CursorPosition } from "./tooltipGenerator";
|
|
2
|
-
import { FormattedText } from "mdtScripts/helpers/formattedText";
|
|
3
|
-
declare class TooltipGlobalEventHandlerClass {
|
|
4
|
-
private targetEl;
|
|
5
|
-
private currentElement;
|
|
6
|
-
private tooltipGenerator;
|
|
7
|
-
private timeout;
|
|
8
|
-
private cursorPosition;
|
|
9
|
-
generateEvent(triggerElement: Element): void;
|
|
10
|
-
updateTooltipPosition(cursorPosition: CursorPosition): void;
|
|
11
|
-
clearTooltip(): void;
|
|
12
|
-
onElementClick(triggerElement: Element): void;
|
|
13
|
-
setTooltip(el: Element, content: FormattedText): void;
|
|
14
|
-
private dispatchEvent;
|
|
15
|
-
private removeTooltip;
|
|
16
|
-
private clearLinks;
|
|
17
|
-
}
|
|
18
|
-
export declare const TooltipGlobalEventHandler: TooltipGlobalEventHandlerClass;
|
|
19
|
-
export {};
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { TooltipTarget } from "./tooltipTarget";
|
|
2
|
-
export interface CursorPosition {
|
|
3
|
-
x: number;
|
|
4
|
-
y: number;
|
|
5
|
-
}
|
|
6
|
-
export declare class TooltipGenerator {
|
|
7
|
-
private tooltipEl;
|
|
8
|
-
renderTooltip(targetEl: TooltipTarget, cursorPosition: CursorPosition): void;
|
|
9
|
-
removeTooltip(): void;
|
|
10
|
-
private updatePosition;
|
|
11
|
-
}
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
import { CursorPosition } from "./tooltipGenerator";
|
|
2
|
-
export declare function setTooltipPosition(tooltipElement: HTMLElement, cursorPosition: CursorPosition, contextElement: Element, arrowEl?: HTMLElement): void;
|
|
3
|
-
export declare function getTooltipXPos(cursorXPos: number, xPosByTarget: number, arrowOffset: number): number;
|
|
4
|
-
interface TooltipConfig {
|
|
5
|
-
cursorOffset: number;
|
|
6
|
-
}
|
|
7
|
-
interface TooltipArrowConfig {
|
|
8
|
-
size: number;
|
|
9
|
-
tooltipBoundingOffset: number;
|
|
10
|
-
}
|
|
11
|
-
declare type TooltipArrowStyle = Partial<CSSStyleDeclaration>;
|
|
12
|
-
export declare class TooltipPositionController {
|
|
13
|
-
private config;
|
|
14
|
-
arrowController: TooltipArrowPositionController;
|
|
15
|
-
constructor(config: TooltipConfig);
|
|
16
|
-
setArrowController(controller: TooltipArrowPositionController): void;
|
|
17
|
-
getTooltipOffset(): number;
|
|
18
|
-
}
|
|
19
|
-
export declare class TooltipArrowPositionController {
|
|
20
|
-
private arrowEl;
|
|
21
|
-
private config;
|
|
22
|
-
constructor(arrowEl: HTMLElement, config: TooltipArrowConfig);
|
|
23
|
-
isArrowExist(): boolean;
|
|
24
|
-
getArrowEl(): HTMLElement;
|
|
25
|
-
getTooltipOffsetByArrowSize(): number;
|
|
26
|
-
getArrowOffset(): number;
|
|
27
|
-
getArrowSize(): number;
|
|
28
|
-
getArrowXPos(cursorXPos: number, tooltipBlockXPos: number): number;
|
|
29
|
-
getArrowStyle(): TooltipArrowStyle;
|
|
30
|
-
}
|
|
31
|
-
export {};
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { FormattedText } from "mdtScripts/helpers/formattedText";
|
|
2
|
-
import { TooltipOptions } from "../tooltip";
|
|
3
|
-
export declare class TooltipTarget {
|
|
4
|
-
private el;
|
|
5
|
-
private content;
|
|
6
|
-
constructor(el: Element, content: FormattedText);
|
|
7
|
-
getTooltipContentOptions(): TooltipOptions;
|
|
8
|
-
contains(element: Element): boolean;
|
|
9
|
-
getElement(): Element;
|
|
10
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import "./tooltip.less";
|
|
2
|
-
export interface TooltipOptions {
|
|
3
|
-
textContent: string;
|
|
4
|
-
isMarkdown?: boolean;
|
|
5
|
-
showArrow?: boolean;
|
|
6
|
-
}
|
|
7
|
-
export declare function tooltipElement(options: TooltipOptions): HTMLElement;
|
|
8
|
-
export declare function createElement(tagName: string, classList: string): HTMLElement;
|
|
9
|
-
export declare function findArrowInTooltip(tooltipEl: HTMLElement): HTMLElement;
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
/// <reference types="mithril" />
|
|
2
|
-
import { Button } from "mdtScripts/helpers/ui/el";
|
|
3
|
-
import { TopNavButton } from "mdtServices/customModules/facades/utils/IUiComponentsFacade";
|
|
4
|
-
import "./topNavButton.less";
|
|
5
|
-
export declare function topNavButton(options: Button): _mithril.MithrilVirtualElement;
|
|
6
|
-
export declare function topNavItem(options: TopNavButton): _mithril.MithrilVirtualElement;
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
/// <reference types="mithril" />
|
|
2
|
-
import { FormCtrl } from "mdtScripts/views/form/form";
|
|
3
|
-
import { ApiRequest } from "mdtServices/api/ApiRequestOptions";
|
|
4
|
-
export declare class ActivationFormAdapter {
|
|
5
|
-
private form;
|
|
6
|
-
private options;
|
|
7
|
-
req: _mithril.MithrilPromiseProperty<ApiRequest> & {
|
|
8
|
-
onchange: (v?: ApiRequest) => any;
|
|
9
|
-
};
|
|
10
|
-
constructor(form: FormCtrl);
|
|
11
|
-
private initActive;
|
|
12
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { ListCtrl } from "mdtScripts/views/list/ListCtrl";
|
|
2
|
-
export declare class ActivationListAdapter {
|
|
3
|
-
private list;
|
|
4
|
-
private filterItems;
|
|
5
|
-
private options;
|
|
6
|
-
constructor(list: ListCtrl);
|
|
7
|
-
private getSelectedRows;
|
|
8
|
-
private updateButtons;
|
|
9
|
-
private showLegend;
|
|
10
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { ListCtrl } from "mdtScripts/views/list/ListCtrl";
|
|
2
|
-
export declare class ActivationManager {
|
|
3
|
-
static isEnabled(table: any): boolean;
|
|
4
|
-
static changeActivity(record: any, activity?: any): any;
|
|
5
|
-
static columnsEnabledToFieldPath(list: ListCtrl): import("mdtScripts/views/list/ListCtrl").LayoutColumn[];
|
|
6
|
-
static isDeactivated(ctx: any): boolean;
|
|
7
|
-
static selectDeactivatedCells(list: any): void;
|
|
8
|
-
}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { Button } from "mdtScripts/helpers/ui/el";
|
|
2
|
-
import { ListCtrl } from "mdtScripts/views/list/ListCtrl";
|
|
3
|
-
import { IFilter } from "mdtServices/IFilter";
|
|
4
|
-
export declare class FilterItems {
|
|
5
|
-
private list;
|
|
6
|
-
private filters;
|
|
7
|
-
private currentFilter;
|
|
8
|
-
constructor(list: ListCtrl, filters: FilterItem[]);
|
|
9
|
-
selectFilter(code: any): void;
|
|
10
|
-
getCurrentFilter(): string;
|
|
11
|
-
getButtons(): Button[];
|
|
12
|
-
}
|
|
13
|
-
export interface FilterItem {
|
|
14
|
-
code: string;
|
|
15
|
-
title?: string;
|
|
16
|
-
filter?: IFilter;
|
|
17
|
-
selected?: boolean;
|
|
18
|
-
}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import { ListCtrl } from "mdtScripts/views/list/ListCtrl";
|
|
2
|
-
import { BaseQuery } from "mdtServices/api/BaseQuery";
|
|
3
|
-
import "./ToolbarFieldFilterListExtender.less";
|
|
4
|
-
export interface ToolbarFieldFilterListExtenderOptions {
|
|
5
|
-
/** Путь до поля по которому будет фильтроваться список */
|
|
6
|
-
fieldPath: string;
|
|
7
|
-
/** Наименование кнопки в тулбаре */
|
|
8
|
-
title?: string;
|
|
9
|
-
/** Дополнительные настройки для запроса значений фильтра */
|
|
10
|
-
query?: Omit<BaseQuery, "select">;
|
|
11
|
-
}
|
|
12
|
-
export declare class ToolbarFieldFilterListExtender {
|
|
13
|
-
private list;
|
|
14
|
-
private filterItems;
|
|
15
|
-
private options;
|
|
16
|
-
constructor(list: ListCtrl, options: ToolbarFieldFilterListExtenderOptions[]);
|
|
17
|
-
private getFieldPath;
|
|
18
|
-
private getFetch;
|
|
19
|
-
private createFilters;
|
|
20
|
-
}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import { Datasource } from "../common/Datasource";
|
|
2
|
-
import { Table } from "../common/Table";
|
|
3
|
-
import { ApiService } from "../services/api/ApiService";
|
|
4
|
-
import { ApiRequestOptions } from "_core/scripts/services/api/ApiRequestOptions";
|
|
5
|
-
import { Query } from "_core/scripts/services/api/Query";
|
|
6
|
-
import { FetchResult as FetchResultOrig } from "./FetchResult";
|
|
7
|
-
export declare type FetchResult<R = any, I = any> = FetchResultOrig<R, I>;
|
|
8
|
-
export declare class ApiDatasource implements Datasource {
|
|
9
|
-
api: ApiService;
|
|
10
|
-
events: {
|
|
11
|
-
destroy: any[];
|
|
12
|
-
fetch: ((query: Query, table: Table, requestOptions: ApiRequestOptions) => void)[];
|
|
13
|
-
save: any[];
|
|
14
|
-
};
|
|
15
|
-
fetch(query: Query, table: Table, options?: {}, batch?: boolean): any;
|
|
16
|
-
private prepareSortPath;
|
|
17
|
-
fetchById(id: any, table: any): any;
|
|
18
|
-
save(r: any, params?: any, options?: ApiRequestOptions): any;
|
|
19
|
-
delete(ids: any, table: any): any;
|
|
20
|
-
}
|