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,56 +0,0 @@
|
|
|
1
|
-
/// <reference types="mithril" />
|
|
2
|
-
import { Field } from "../Field";
|
|
3
|
-
import { Record } from "../Record";
|
|
4
|
-
import { FocusableControl } from "../../views/form/control";
|
|
5
|
-
import { MultiPickerCtrl, MultiPickerCtrlOptions } from "../../views/form/controls/picker/multiPicker";
|
|
6
|
-
import { PickerInputShowMoreOptions } from "../../views/form/controls/picker/pickerInput";
|
|
7
|
-
import { Table } from "../Table";
|
|
8
|
-
export declare const DefaultRefField: Record;
|
|
9
|
-
declare type FieldPathCtrlChangedEvent = Array<(fields: Record, path: string) => any>;
|
|
10
|
-
export interface FieldPathCtrlEvents {
|
|
11
|
-
changed: FieldPathCtrlChangedEvent;
|
|
12
|
-
}
|
|
13
|
-
export interface FieldPathCtrlOptions {
|
|
14
|
-
table: _mithril.MithrilPromiseProperty<any> | (() => Table);
|
|
15
|
-
defaultEnabled?: boolean;
|
|
16
|
-
events: FieldPathCtrlEvents;
|
|
17
|
-
focusTarget?: FocusableControl;
|
|
18
|
-
multiPickerOptions?: MultiPickerCtrlOptions;
|
|
19
|
-
pickInputEnabled?: (ctrl: FieldPathCtrl) => boolean;
|
|
20
|
-
fieldsFilterTable?: (item: any, table: any) => Table;
|
|
21
|
-
limit?: number;
|
|
22
|
-
hidePlaceholder?: boolean;
|
|
23
|
-
}
|
|
24
|
-
export declare class FieldPathCtrl implements FocusableControl {
|
|
25
|
-
pathFields: Field[];
|
|
26
|
-
key: string;
|
|
27
|
-
options: FieldPathCtrlOptions;
|
|
28
|
-
events: {
|
|
29
|
-
changed: FieldPathCtrlChangedEvent;
|
|
30
|
-
};
|
|
31
|
-
multiPicker: MultiPickerCtrl;
|
|
32
|
-
fieldsTable: Table;
|
|
33
|
-
focus: _mithril.MithrilPromiseProperty<boolean> & {
|
|
34
|
-
onchange: (v?: boolean) => any;
|
|
35
|
-
};
|
|
36
|
-
private kindName;
|
|
37
|
-
constructor(pathFields: Field[], path: string, options: FieldPathCtrlOptions);
|
|
38
|
-
add(item: Field): void;
|
|
39
|
-
remove(item: Field): void;
|
|
40
|
-
replace(oldItem: Field, newItem: Field): void;
|
|
41
|
-
clear(): void;
|
|
42
|
-
table(): Table;
|
|
43
|
-
fieldsFilter(item?: Record): import("../../services/IFilter").IFilterGroup;
|
|
44
|
-
pick(options?: PickerInputShowMoreOptions): void;
|
|
45
|
-
pickEnabled(): boolean;
|
|
46
|
-
getCurrentPath(): string;
|
|
47
|
-
private isFieldCountLessThanLimit;
|
|
48
|
-
private fieldTitle;
|
|
49
|
-
private searchOptions;
|
|
50
|
-
private getKindLabel;
|
|
51
|
-
private fieldSystemName;
|
|
52
|
-
private fieldItemTitle;
|
|
53
|
-
private changed;
|
|
54
|
-
private showDropdown;
|
|
55
|
-
}
|
|
56
|
-
export {};
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
declare type MessageItemField = string | {
|
|
2
|
-
title?: string;
|
|
3
|
-
code?: string;
|
|
4
|
-
};
|
|
5
|
-
export interface MessageItem {
|
|
6
|
-
field?: MessageItemField;
|
|
7
|
-
message: string;
|
|
8
|
-
}
|
|
9
|
-
export declare class MessageCtrl {
|
|
10
|
-
text: string;
|
|
11
|
-
items: MessageItem[];
|
|
12
|
-
type: string;
|
|
13
|
-
description?: string;
|
|
14
|
-
focus: (...items: any[]) => void;
|
|
15
|
-
icon: any;
|
|
16
|
-
constructor(text: string, items: MessageItem[], type?: string, description?: string);
|
|
17
|
-
}
|
|
18
|
-
export {};
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { ErrorCtrl } from "./Error";
|
|
2
|
-
export declare class ServerErrorCtrl extends ErrorCtrl {
|
|
3
|
-
message: string;
|
|
4
|
-
content: any;
|
|
5
|
-
details: any;
|
|
6
|
-
header: string;
|
|
7
|
-
constructor(message: any, args: any, code?: string, debug?: any, unhandled?: boolean);
|
|
8
|
-
}
|
|
9
|
-
export declare class ServerErrorArgsCtrl {
|
|
10
|
-
data: any[];
|
|
11
|
-
constructor(args: any);
|
|
12
|
-
}
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
import { PreparedResponceMessage, ResponceMessageActionExtended } from "mdtServices/api/IRequestResult";
|
|
2
|
-
export declare class ServerMessageCtrl {
|
|
3
|
-
private data;
|
|
4
|
-
content: any[];
|
|
5
|
-
events: {
|
|
6
|
-
exec: any[];
|
|
7
|
-
closed: any[];
|
|
8
|
-
};
|
|
9
|
-
title: any;
|
|
10
|
-
type: any;
|
|
11
|
-
class: string;
|
|
12
|
-
private sm;
|
|
13
|
-
actions: ResponceMessageActionExtended[];
|
|
14
|
-
constructor(data: PreparedResponceMessage, events: any);
|
|
15
|
-
initContainer(container: any): void;
|
|
16
|
-
private processParams;
|
|
17
|
-
private prepareAction;
|
|
18
|
-
static create(data: any, options?: any, type?: string[]): ServerMessageCtrl;
|
|
19
|
-
}
|
|
20
|
-
export declare class ServerMessageTextCtrl {
|
|
21
|
-
text: any;
|
|
22
|
-
constructor(text: any);
|
|
23
|
-
}
|
|
24
|
-
export declare class ServerMessageHelper {
|
|
25
|
-
static get(res: any): any;
|
|
26
|
-
static getItem(res: any, func: (any: any) => boolean): any;
|
|
27
|
-
static getUpdateItem(res: any): any;
|
|
28
|
-
static getInsertedId(res: any): any;
|
|
29
|
-
static formatTypeError: (type: string) => any;
|
|
30
|
-
}
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
/// <reference types="mithril" />
|
|
2
|
-
import { TextFieldCtrl } from "mdtScripts/views/form/controls";
|
|
3
|
-
import "./commandInput.less";
|
|
4
|
-
import { CommandMenu } from "./commandMenu";
|
|
5
|
-
import { CommandItemOptions } from "./commandItem";
|
|
6
|
-
export declare class CommandInput {
|
|
7
|
-
commandMenu: CommandMenu;
|
|
8
|
-
content: TextFieldCtrl;
|
|
9
|
-
txt: _mithril.MithrilPromiseProperty<string>;
|
|
10
|
-
items: _mithril.MithrilPromiseProperty<CommandItemOptions[]>;
|
|
11
|
-
showed: boolean;
|
|
12
|
-
private commandManager;
|
|
13
|
-
constructor();
|
|
14
|
-
refresh(): void;
|
|
15
|
-
show(): void;
|
|
16
|
-
close(): void;
|
|
17
|
-
private reset;
|
|
18
|
-
private sortItems;
|
|
19
|
-
private updateItems;
|
|
20
|
-
private commandToItem;
|
|
21
|
-
private getCommands;
|
|
22
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
/// <reference types="mithril" />
|
|
2
|
-
import "./commandItem.less";
|
|
3
|
-
export interface CommandItemOptions {
|
|
4
|
-
title: string;
|
|
5
|
-
formattedTitle?: string;
|
|
6
|
-
group?: string;
|
|
7
|
-
formattedGroup?: string;
|
|
8
|
-
icon?: string;
|
|
9
|
-
hotkeys?: string[];
|
|
10
|
-
score?: number;
|
|
11
|
-
selected?: boolean;
|
|
12
|
-
command?: () => void;
|
|
13
|
-
onSelect?: (item: CommandItemOptions) => void;
|
|
14
|
-
}
|
|
15
|
-
export declare function CommandItem(options: CommandItemOptions): _mithril.MithrilVirtualElement;
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { CommandItemOptions } from "./commandItem";
|
|
2
|
-
import "./commandMenu.less";
|
|
3
|
-
export interface CommandMenuOptions {
|
|
4
|
-
onSelect: (item?: CommandItemOptions) => void;
|
|
5
|
-
}
|
|
6
|
-
export declare class CommandMenu {
|
|
7
|
-
private items;
|
|
8
|
-
private options?;
|
|
9
|
-
constructor(items: CommandItemOptions[], options?: CommandMenuOptions);
|
|
10
|
-
updateItems(items: CommandItemOptions[]): void;
|
|
11
|
-
getItems(): CommandItemOptions[];
|
|
12
|
-
move(direction: number): void;
|
|
13
|
-
getSelectedItem(): CommandItemOptions;
|
|
14
|
-
onSelect(item?: CommandItemOptions): void;
|
|
15
|
-
}
|
|
@@ -1,45 +0,0 @@
|
|
|
1
|
-
import { DropdownMenuCtrl } from "_core/scripts/views/controls/DropdownMenu";
|
|
2
|
-
import { Locale } from "./types";
|
|
3
|
-
import { TimePickerOptions } from "./timePicker";
|
|
4
|
-
declare type DatePickerInputOptions = {
|
|
5
|
-
isShowTime: boolean;
|
|
6
|
-
locale?: Locale;
|
|
7
|
-
value: () => Date;
|
|
8
|
-
onChange: (date: Date, isValid: boolean) => void;
|
|
9
|
-
isAvailable?: (date: Date) => boolean;
|
|
10
|
-
showDropdownOnInit?: boolean;
|
|
11
|
-
timePickerOptions?: TimePickerOptions;
|
|
12
|
-
dropIfFocusOnly?: boolean;
|
|
13
|
-
dropdownParent?: DropdownMenuCtrl;
|
|
14
|
-
/**
|
|
15
|
-
* Используется для восстановления состояния введенных значений из родительского компонента
|
|
16
|
-
*/
|
|
17
|
-
initInputValue?: string;
|
|
18
|
-
onInputChange?: (value: string, isValid: boolean) => void;
|
|
19
|
-
};
|
|
20
|
-
export declare class DatePickerInput {
|
|
21
|
-
targetInput: HTMLElement;
|
|
22
|
-
viewModel: {
|
|
23
|
-
inputValue: any;
|
|
24
|
-
valid: boolean;
|
|
25
|
-
};
|
|
26
|
-
customValid: boolean;
|
|
27
|
-
$focusState: {
|
|
28
|
-
mouseDowned: boolean;
|
|
29
|
-
readyForDrop: boolean;
|
|
30
|
-
};
|
|
31
|
-
$dropdownFocused: boolean;
|
|
32
|
-
dropdown: DropdownMenuCtrl;
|
|
33
|
-
options: DatePickerInputOptions;
|
|
34
|
-
constructor(options: DatePickerInputOptions);
|
|
35
|
-
validateValue(value: string): boolean;
|
|
36
|
-
changeViewModel(value: string): void;
|
|
37
|
-
changeViewModelValid(valueInit: string, valid: boolean): void;
|
|
38
|
-
changeValidState(valid: boolean): void;
|
|
39
|
-
showDropDown(): void;
|
|
40
|
-
updateDropdown(): void;
|
|
41
|
-
toggleFocusStateOnFocus(): void;
|
|
42
|
-
toggleFocusStateOnClick(): void;
|
|
43
|
-
dropFocusState(): void;
|
|
44
|
-
}
|
|
45
|
-
export {};
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
import { TimePicker, TimePickerOptions } from "./timePicker";
|
|
2
|
-
import { Locale, viewTime } from "./types";
|
|
3
|
-
declare type DatePickerOptions = {
|
|
4
|
-
dateInit: Date;
|
|
5
|
-
locale: Locale;
|
|
6
|
-
isShowTime?: boolean;
|
|
7
|
-
isAvailable?: (date: Date) => boolean;
|
|
8
|
-
onSelect: (result: {
|
|
9
|
-
date: Date;
|
|
10
|
-
isClose: boolean;
|
|
11
|
-
time?: viewTime;
|
|
12
|
-
}) => void;
|
|
13
|
-
timePickerOptions?: TimePickerOptions;
|
|
14
|
-
};
|
|
15
|
-
declare type DatePickerViewModel = {
|
|
16
|
-
currentPickerType: "months" | "years";
|
|
17
|
-
currentDay: number;
|
|
18
|
-
currentMonth: number;
|
|
19
|
-
currentYear: number;
|
|
20
|
-
time: viewTime;
|
|
21
|
-
};
|
|
22
|
-
export declare class DatePicker {
|
|
23
|
-
timePicker: TimePicker;
|
|
24
|
-
options: DatePickerOptions;
|
|
25
|
-
viewModel: DatePickerViewModel;
|
|
26
|
-
constructor(options: DatePickerOptions);
|
|
27
|
-
refreshViewModel(): void;
|
|
28
|
-
changeDimensionByDiff(diff: number): void;
|
|
29
|
-
correctYear(): void;
|
|
30
|
-
}
|
|
31
|
-
export {};
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { FieldFormControl, FieldCtrl } from "_core/scripts/views/form/field";
|
|
2
|
-
import { DatePickerInput } from "./datePickerInput";
|
|
3
|
-
import { TimePickerOptions } from "./timePicker";
|
|
4
|
-
export interface DatePickerFieldOptions {
|
|
5
|
-
isShowTime?: boolean;
|
|
6
|
-
showDropdownOnInit?: boolean;
|
|
7
|
-
timePickerOptions?: TimePickerOptions;
|
|
8
|
-
}
|
|
9
|
-
export declare class DatePickerFieldCtrl implements FieldFormControl {
|
|
10
|
-
options: DatePickerFieldOptions;
|
|
11
|
-
fieldCtrl: FieldCtrl;
|
|
12
|
-
hasReadonly: boolean;
|
|
13
|
-
content: DatePickerInput;
|
|
14
|
-
constructor(options: DatePickerFieldOptions, fieldCtrl: FieldCtrl);
|
|
15
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
declare type NumberInputOptions = {
|
|
2
|
-
max: number;
|
|
3
|
-
min: number;
|
|
4
|
-
value: () => string;
|
|
5
|
-
valid: () => boolean;
|
|
6
|
-
onChange: (value: string) => void;
|
|
7
|
-
};
|
|
8
|
-
export declare class NumberInput {
|
|
9
|
-
options: NumberInputOptions;
|
|
10
|
-
constructor(options: NumberInputOptions);
|
|
11
|
-
}
|
|
12
|
-
export {};
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
import { Locale, viewTime } from "./types";
|
|
2
|
-
import { NumberInput } from "./numberInput";
|
|
3
|
-
export declare type TimePickerOptions = {
|
|
4
|
-
locale?: Locale;
|
|
5
|
-
time: viewTime;
|
|
6
|
-
onChange: (time: viewTime) => void;
|
|
7
|
-
hourStep?: number;
|
|
8
|
-
minuteStep?: number;
|
|
9
|
-
secondStep?: number;
|
|
10
|
-
};
|
|
11
|
-
export declare class TimePicker {
|
|
12
|
-
viewModel: {
|
|
13
|
-
hour: string;
|
|
14
|
-
minute: string;
|
|
15
|
-
second: string;
|
|
16
|
-
valid: boolean;
|
|
17
|
-
};
|
|
18
|
-
inputHour: NumberInput;
|
|
19
|
-
inputMinute: NumberInput;
|
|
20
|
-
inputSecond: NumberInput;
|
|
21
|
-
options: TimePickerOptions;
|
|
22
|
-
locale: Locale;
|
|
23
|
-
constructor(options: TimePickerOptions);
|
|
24
|
-
save(): void;
|
|
25
|
-
changeTime(mode: TimeChangeMode, subtract?: boolean): void;
|
|
26
|
-
}
|
|
27
|
-
declare type TimeChangeMode = "hour" | "minute" | "second";
|
|
28
|
-
export {};
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
export declare type Locale = {
|
|
2
|
-
week: () => {
|
|
3
|
-
dow: number;
|
|
4
|
-
doy: number;
|
|
5
|
-
};
|
|
6
|
-
weekdays: () => string[];
|
|
7
|
-
weekdaysShort: () => string[];
|
|
8
|
-
weekdaysMin: () => string[];
|
|
9
|
-
months: () => string[];
|
|
10
|
-
monthsShort: () => string[];
|
|
11
|
-
formatTitlesOfDays: () => string[];
|
|
12
|
-
formatDateString: (mode: boolean, date: Date) => string;
|
|
13
|
-
datePartFromString: (mode: boolean, str: string) => Date;
|
|
14
|
-
timePartToString: (time: Time) => string;
|
|
15
|
-
timePartFromString: (time: string) => Time;
|
|
16
|
-
validate: (str: string, hasTime: boolean) => boolean;
|
|
17
|
-
validateHour: (hour: string) => boolean;
|
|
18
|
-
validateMinSec: (minute: string) => boolean;
|
|
19
|
-
changeDisplayTime: (value: string, time: viewTime) => string;
|
|
20
|
-
toIntl: (d: Date, format: Intl.DateTimeFormatOptions) => string;
|
|
21
|
-
firstDayOfWeek: () => number;
|
|
22
|
-
};
|
|
23
|
-
export declare type Time = {
|
|
24
|
-
hour: number;
|
|
25
|
-
minute: number;
|
|
26
|
-
valid?: boolean;
|
|
27
|
-
};
|
|
28
|
-
export declare type viewTime = {
|
|
29
|
-
hour: string;
|
|
30
|
-
minute: string;
|
|
31
|
-
second: string;
|
|
32
|
-
valid: boolean;
|
|
33
|
-
};
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
import { IFilter } from "mdtServices/Filter";
|
|
2
|
-
export declare function formatAddZero(time: number): string;
|
|
3
|
-
export declare const getDayByDiff: (data: {
|
|
4
|
-
date: Date;
|
|
5
|
-
diff: number;
|
|
6
|
-
}) => Date;
|
|
7
|
-
export declare const getYearByDiff: (data: {
|
|
8
|
-
date: Date;
|
|
9
|
-
diff: number;
|
|
10
|
-
}) => Date;
|
|
11
|
-
export declare function compareDays(day: Date, day2: Date): boolean;
|
|
12
|
-
export declare function compareMonths(day: Date, day2: Date): boolean;
|
|
13
|
-
export declare function compareYears(day: Date, day2: Date): boolean;
|
|
14
|
-
export declare function compareByDimension(day: Date, day2: Date, pickerType: string): boolean;
|
|
15
|
-
export declare function timeFromDate(date: Date): {
|
|
16
|
-
hour: string;
|
|
17
|
-
minute: string;
|
|
18
|
-
second: string;
|
|
19
|
-
valid: boolean;
|
|
20
|
-
};
|
|
21
|
-
export declare class DateFilterHelper {
|
|
22
|
-
static validateStr(val: string): boolean;
|
|
23
|
-
static dateStrToFilter(field: string, val: string): IFilter;
|
|
24
|
-
static filterToDateStr(filter: IFilter): string;
|
|
25
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
export declare function droppable(el: any, options: any): void;
|
|
2
|
-
interface DragObjectOptions<DragData, DragContext> {
|
|
3
|
-
scrollParent?: boolean;
|
|
4
|
-
tag?: string;
|
|
5
|
-
getSrcEl?(el: HTMLElement): HTMLElement;
|
|
6
|
-
getContext?(srcEl: HTMLElement, options: DragObjectOptions<DragData, DragContext>): DragData;
|
|
7
|
-
title(data: DragData): HTMLElement;
|
|
8
|
-
start?(srcEl: HTMLElement, options: DragObjectOptions<DragData, DragContext>): DragData;
|
|
9
|
-
move?(el: HTMLElement): void;
|
|
10
|
-
end?(srcEl: HTMLElement, data: DragData, dropData: any): void;
|
|
11
|
-
}
|
|
12
|
-
export declare function dragObject<DragData = any, DragContext = any>(el: HTMLElement, ctx: any, opts: DragObjectOptions<DragData, DragContext>): void;
|
|
13
|
-
export {};
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { TimeInput, TimeInputOptions } from "./timeInput";
|
|
2
|
-
import { FieldCtrl } from "mdtScripts/views/form/field";
|
|
3
|
-
export interface TimeFieldControlOptions {
|
|
4
|
-
timeInputOptions?: TimeInputOptions;
|
|
5
|
-
showDropdownOnInit?: boolean;
|
|
6
|
-
}
|
|
7
|
-
export declare class TimeFieldControl {
|
|
8
|
-
options: TimeFieldControlOptions;
|
|
9
|
-
fieldCtrl: FieldCtrl;
|
|
10
|
-
content: TimeInput;
|
|
11
|
-
constructor(options: TimeFieldControlOptions, fieldCtrl: FieldCtrl);
|
|
12
|
-
}
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
/// <reference types="mithril" />
|
|
2
|
-
import { DropdownMenuCtrl } from "mdtScripts/views/controls/DropdownMenu";
|
|
3
|
-
import { TimePickerOptions } from "../datepicker/timePicker";
|
|
4
|
-
import "./timeInput.less";
|
|
5
|
-
export interface TimeInputOptions {
|
|
6
|
-
setValue(value: string): void;
|
|
7
|
-
value(): string;
|
|
8
|
-
isValid(): boolean;
|
|
9
|
-
timePickerOptions?: TimePickerOptions;
|
|
10
|
-
showDropdownOnInit?: boolean;
|
|
11
|
-
}
|
|
12
|
-
export declare class TimeInput {
|
|
13
|
-
options: TimeInputOptions;
|
|
14
|
-
constructor(options: TimeInputOptions);
|
|
15
|
-
dropdown: DropdownMenuCtrl;
|
|
16
|
-
$dropdownFocused: any;
|
|
17
|
-
targetInput: any;
|
|
18
|
-
private prepareTime;
|
|
19
|
-
showDropdown(): void;
|
|
20
|
-
updateDropdown(): void;
|
|
21
|
-
$view: () => _mithril.MithrilVirtualElement;
|
|
22
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { Field } from "../Field";
|
|
2
|
-
import { FormCtrl } from "../../views/form/form";
|
|
3
|
-
export declare class CommonFormExtender {
|
|
4
|
-
constructor(form: FormCtrl);
|
|
5
|
-
}
|
|
6
|
-
export declare class SystemFieldsCtrl {
|
|
7
|
-
form: FormCtrl;
|
|
8
|
-
createdDate: Date;
|
|
9
|
-
createdBy: string;
|
|
10
|
-
createdById: number;
|
|
11
|
-
field: Field;
|
|
12
|
-
constructor(form: FormCtrl);
|
|
13
|
-
showInfo(form: FormCtrl): void;
|
|
14
|
-
showForm(): void;
|
|
15
|
-
}
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import { FormCtrl } from "../../../views/form/form";
|
|
2
|
-
import { FormLayout } from "../../../views/form/Layout";
|
|
3
|
-
export interface TabsFormExtenderPublicOptions {
|
|
4
|
-
tabs: FormTab[];
|
|
5
|
-
}
|
|
6
|
-
export interface FormTab {
|
|
7
|
-
icon?: string;
|
|
8
|
-
title: string;
|
|
9
|
-
layout?: FormLayout | {
|
|
10
|
-
(): FormLayout;
|
|
11
|
-
};
|
|
12
|
-
order?: number;
|
|
13
|
-
visible?: () => boolean;
|
|
14
|
-
onShow?: (init: boolean) => void;
|
|
15
|
-
}
|
|
16
|
-
export interface TabsFormExtenderOptions extends TabsFormExtenderPublicOptions {
|
|
17
|
-
tabs: FormTab[];
|
|
18
|
-
getTabs?: (f: FormCtrl) => FormTab[];
|
|
19
|
-
}
|
|
20
|
-
export declare class TabsFormExtender {
|
|
21
|
-
constructor(form: FormCtrl, options: TabsFormExtenderOptions);
|
|
22
|
-
}
|
|
@@ -1,67 +0,0 @@
|
|
|
1
|
-
import { MergeListExtenderOptions } from "dm/scripts/MergeListExtender";
|
|
2
|
-
import { InlineListExtender, InlineListExtenderOptions } from "inline/scripts/ListExtender";
|
|
3
|
-
import { ToolbarFieldFilterListExtender, ToolbarFieldFilterListExtenderOptions } from "mdtScripts/data/fieldFilter/ToolbarFieldFilterListExtender";
|
|
4
|
-
import { ListPageExtOptions } from "mdtScripts/views/list/schema/ListPageExtOptions.schema";
|
|
5
|
-
import { ActionItem } from "../../helpers/ui/el";
|
|
6
|
-
import { ColumnMenuListExtender } from "./columnMenu/ColumnMenuListExtender";
|
|
7
|
-
import { DragDropListExtender } from "./dragDrop/DragDropListExtender";
|
|
8
|
-
import { ExportListExtender } from "./export/ExportListExtender";
|
|
9
|
-
import { FormListExtender, FormListOptions } from "./form/FormListExtender";
|
|
10
|
-
import { GroupListExtenderOptions } from "./group/GroupListExtender";
|
|
11
|
-
import { HierarchyListExtender, HierarchyListExtenderOptions } from "./hierarchy/hierarchyListExtender";
|
|
12
|
-
import { LabelStyleListExtender, LabelStyleOptions } from "./labelStyle/LabelStyleListExtender";
|
|
13
|
-
import { LegendListExtenderOptions } from "./legend/LegendListExtender";
|
|
14
|
-
import { ListViewListExtender, ListViewListExtenderOptions } from "./listView/ListExtender";
|
|
15
|
-
import { InMemoryNamedFilterListExtender, InMemoryNamedFilterListExtenderOptions } from "./namedFilter/InMemoryListExtender";
|
|
16
|
-
import { NamedFilterListExtender, NamedFilterListExtenderOptions } from "./namedFilter/ListExtender";
|
|
17
|
-
import { SelectListExtender, SelectListOptions } from "./select/SelectListExtender";
|
|
18
|
-
import { StyleFieldListExtenderOptions } from "./styleField/StyleFieldListExtender";
|
|
19
|
-
import { ToolbarListExtender, ToolbarOptions } from "./toolbar/toolbar";
|
|
20
|
-
import { ToolbarFiltersListExtender, ToolbarFiltersListExtenderOptions } from "./toolbarFilters/ToolbarFiltersListExtender";
|
|
21
|
-
import { VirtualScrollListExtender, VirtualScrollListOptions } from "./virtualScroll/VirtualScrollListExtender";
|
|
22
|
-
export interface ListExt {
|
|
23
|
-
toolbar?: ToolbarListExtender;
|
|
24
|
-
toolbarFilters?: ToolbarFiltersListExtender;
|
|
25
|
-
select?: SelectListExtender;
|
|
26
|
-
form?: FormListExtender;
|
|
27
|
-
hierarchy?: HierarchyListExtender;
|
|
28
|
-
virtualScroll?: VirtualScrollListExtender;
|
|
29
|
-
columnMenu?: ColumnMenuListExtender;
|
|
30
|
-
dragDrop?: DragDropListExtender;
|
|
31
|
-
export?: ExportListExtender;
|
|
32
|
-
listView?: ListViewListExtender;
|
|
33
|
-
namedFilter?: NamedFilterListExtender;
|
|
34
|
-
inMemoryNamedFilter?: InMemoryNamedFilterListExtender;
|
|
35
|
-
labelStyle?: LabelStyleListExtender;
|
|
36
|
-
inline?: InlineListExtender;
|
|
37
|
-
toolbarFieldFilter?: ToolbarFieldFilterListExtender;
|
|
38
|
-
}
|
|
39
|
-
export interface ListExtConfig extends ListPageExtOptions {
|
|
40
|
-
inline?: InlineListExtenderOptions | boolean;
|
|
41
|
-
toolbar?: ToolbarOptions;
|
|
42
|
-
toolbarFilters?: ToolbarFiltersListExtenderOptions;
|
|
43
|
-
select?: SelectListOptions;
|
|
44
|
-
form?: FormListOptions | false;
|
|
45
|
-
/**
|
|
46
|
-
* @default { "parentField": "", "primaryField": "" }
|
|
47
|
-
*/
|
|
48
|
-
hierarchy?: HierarchyListExtenderOptions;
|
|
49
|
-
virtualScroll?: VirtualScrollListOptions | false;
|
|
50
|
-
columnMenu?: any;
|
|
51
|
-
dragDrop?: any;
|
|
52
|
-
export?: any;
|
|
53
|
-
listView?: ListViewListExtenderOptions | false;
|
|
54
|
-
namedFilter?: NamedFilterListExtenderOptions | false;
|
|
55
|
-
inMemoryNamedFilter?: InMemoryNamedFilterListExtenderOptions;
|
|
56
|
-
labelStyle?: LabelStyleOptions | false;
|
|
57
|
-
group?: GroupListExtenderOptions;
|
|
58
|
-
rowAction?: ActionItem[];
|
|
59
|
-
legend?: LegendListExtenderOptions;
|
|
60
|
-
dataExt?: any;
|
|
61
|
-
merge?: MergeListExtenderOptions | false;
|
|
62
|
-
styleField?: StyleFieldListExtenderOptions;
|
|
63
|
-
status?: any;
|
|
64
|
-
designer?: any;
|
|
65
|
-
historyType?: any;
|
|
66
|
-
toolbarFieldFilter?: ToolbarFieldFilterListExtenderOptions[];
|
|
67
|
-
}
|
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
import { Button } from "mdtScripts/helpers/ui/el";
|
|
2
|
-
import { LayoutColumn, ListCtrl } from "mdtScripts/views/list/ListCtrl";
|
|
3
|
-
interface AgregationResult {
|
|
4
|
-
avg: number;
|
|
5
|
-
count: number;
|
|
6
|
-
distinct: number;
|
|
7
|
-
max: number;
|
|
8
|
-
min: number;
|
|
9
|
-
sum: number;
|
|
10
|
-
}
|
|
11
|
-
export declare class AggregationHelper {
|
|
12
|
-
private list;
|
|
13
|
-
data: {
|
|
14
|
-
[code: string]: AgregationResult;
|
|
15
|
-
};
|
|
16
|
-
fetchState: {
|
|
17
|
-
[code: string]: {
|
|
18
|
-
status?: "fetching" | "done";
|
|
19
|
-
timestamp?: Date;
|
|
20
|
-
};
|
|
21
|
-
};
|
|
22
|
-
constructor(list: ListCtrl);
|
|
23
|
-
hasAggregation(column: LayoutColumn): boolean;
|
|
24
|
-
getDropdownItem(column: LayoutColumn): {
|
|
25
|
-
icon: string;
|
|
26
|
-
title: any;
|
|
27
|
-
itemsShowOnHover: boolean;
|
|
28
|
-
hideCaret: boolean;
|
|
29
|
-
items: Button[];
|
|
30
|
-
expandPromise: () => any;
|
|
31
|
-
dropdownOptions: {
|
|
32
|
-
placement: string;
|
|
33
|
-
};
|
|
34
|
-
};
|
|
35
|
-
fetchAggregation(path: string): any;
|
|
36
|
-
clearData(code: string): void;
|
|
37
|
-
}
|
|
38
|
-
export {};
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
/// <reference types="mithril" />
|
|
2
|
-
import { ListCtrl } from "_core/scripts/views/list/ListCtrl";
|
|
3
|
-
export interface CacheUpdateTimePublicOptions {
|
|
4
|
-
/**
|
|
5
|
-
* Название параметра, содержащего дату
|
|
6
|
-
*/
|
|
7
|
-
param: string;
|
|
8
|
-
}
|
|
9
|
-
declare type CacheUpdateTimeOptions = CacheUpdateTimePublicOptions;
|
|
10
|
-
export declare class CacheUpdateTimeListExtender {
|
|
11
|
-
list: ListCtrl;
|
|
12
|
-
options: CacheUpdateTimeOptions;
|
|
13
|
-
date: any;
|
|
14
|
-
infoCtrl: CacheUpdateTimeInfo;
|
|
15
|
-
constructor(list: ListCtrl, options: CacheUpdateTimeOptions);
|
|
16
|
-
}
|
|
17
|
-
export declare class CacheUpdateTimeInfo {
|
|
18
|
-
getDate: () => any;
|
|
19
|
-
constructor(getDate: () => any);
|
|
20
|
-
$view: () => _mithril.MithrilVirtualElement;
|
|
21
|
-
}
|
|
22
|
-
export {};
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { LayoutColumn, ListCtrl } from "mdtScripts/views/list/ListCtrl";
|
|
2
|
-
import { ListColumnControlViewContext } from "mdtScripts/views/list/ListView";
|
|
3
|
-
export interface CellControl {
|
|
4
|
-
$view: (ctrl: any, ctx: ListColumnControlViewContext) => any;
|
|
5
|
-
}
|
|
6
|
-
export interface CellControlHanlder {
|
|
7
|
-
checkColumn: (column: LayoutColumn) => boolean;
|
|
8
|
-
getControl: (column: LayoutColumn, list: ListCtrl) => CellControl;
|
|
9
|
-
}
|
|
10
|
-
export declare type CellControlExtenderOptions = {};
|
|
11
|
-
export declare class CellControlListExtender {
|
|
12
|
-
list: ListCtrl;
|
|
13
|
-
options: CellControlExtenderOptions;
|
|
14
|
-
hanlders: CellControlHanlder[];
|
|
15
|
-
constructor(list: ListCtrl, options?: CellControlExtenderOptions);
|
|
16
|
-
private setupHanlders;
|
|
17
|
-
private subscribeToListEvents;
|
|
18
|
-
}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
/// <reference types="mithril" />
|
|
2
|
-
import { ListColumnControlViewContext } from "mdtScripts/views/list/ListView";
|
|
3
|
-
import { CellControl } from "../CellControlListExtender";
|
|
4
|
-
export declare class FileCellControl implements CellControl {
|
|
5
|
-
$view: (c: any, ctx: ListColumnControlViewContext) => _mithril.MithrilVirtualElement | _mithril.MithrilVirtualElement[];
|
|
6
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { ListCtrl } from "mdtScripts/views/list/ListCtrl";
|
|
2
|
-
import { ColumnMenuItemOptions } from "./ColumnMenuListExtender";
|
|
3
|
-
export declare const FieldFilterPrefix = "field.";
|
|
4
|
-
export declare const ColumnMenuTimeouts: {
|
|
5
|
-
quickFilter: number;
|
|
6
|
-
valuesFilter: number;
|
|
7
|
-
};
|
|
8
|
-
export declare function ColumnMenu(list: ListCtrl, column: any, show?: boolean, options?: ColumnMenuItemOptions): void;
|