eservices-core
Advanced tools
Comparing version 1.3.254 to 1.3.255
@@ -5,5 +5,5 @@ import { default as invitationService } from './services/invitation-service'; | ||
import { default as CoreError } from './classes/CoreError'; | ||
import { WidgetAction, WidgetTablePanelFilterItem, WidgetFastTableHeadCell, WidgetFastTable, WidgetField, WidgetButton, WidgetMultiButton, WidgetIcon, WidgetSpinner, WidgetTable, WidgetLoader, WidgetImage, WidgetList, universalResolveEntityName, universalBatchUpdate, convertListConfig, getEntityLink, convertDDToDMS, convertDMSToDD, setupListRow, parseTextByMarkdown, universalMetadataListRead, t, wrapToolResponse, formatter, staticLink, universalEntityCount, universalHistoryRead, getUnitValue, injectAction, universalToolRead, getCellName, universalEntityDelete, universalEntityCreate, universalMetadataFieldTreat, universalListSettingRead, prettyValueFieldByEntity, throttle, debounce, request, uuidv4, groupArrayByField, valuesToUpperCase, prettyMoney, prettyDate, prettyDateWithTime, asyncProcess, parseError, catchUniversal, getCellValue, universalEntityRead, universalEntityUpdate, getNamesFromListConfig, IToolParamDialog, ICoordinate, IListSettings, IEntityCountResult, IEntityCountParams, IParsedHistoryResponse, IHistoryReadParams, IInterfaceNotificationItem, IValidationEffectItem, IAffectedEntity, IActionOptions, IActionReadOptions, ITool, IToolResult, IUsageContext, ILoginValues, IListTreatmentField, IMasterEntity, IExtendedMetadata, INavigationRecord, IListCell, INotificationType, IMultiButtonItem, IEntityId, IEntityVersion, IUniversalEntityReadListOptions, IUniversalEntityReadSingleOptions, IUniversalEntityUpdateOptions, IUniversalEntityReadOptions, IValues, IListOrder, IUniversalEntityCreateOptions, IUniversalEntityCreatingResult, IUniversalEntityUpdatingResult, IDashboardReadLicensesParams, IDashboardReadLicenseResult, IFilters, IAffectedEntityEvent, IWizardProcess, IWizardFixedProcessResponse, IWizardProcessObjectType, IWizardStepConfig, IWrappedTool, IBasicServerConfiguration, constants, config, configuration, useLocalStorage, useListDownload, useWizard, useVisibleItem, useListSearch, useListSelect, useEnter, useActions, useUsageContext, useMetadata, useFormEntity, useCommunication, useListActiveRow, useSocket, useListEntity, useManagerState, NotificationSystem, Manager, Communication, MetadataStore, EventBus, Filter, authService, historyService, openService, internationalizationService, fileService, OBJECT_TYPE_NAME_FIELD, ApplicationStatus, RecordOperation, DisplayListRow, ModalListDownload, coreUtils } from './../src/index'; | ||
import { WidgetResolverEntity, WidgetAction, WidgetTablePanelFilterItem, WidgetFastTableHeadCell, WidgetFastTable, WidgetField, WidgetButton, WidgetMultiButton, WidgetIcon, WidgetSpinner, WidgetTable, WidgetLoader, WidgetImage, WidgetList, universalResolveEntityName, universalBatchUpdate, convertListConfig, getEntityLink, convertDDToDMS, convertDMSToDD, setupListRow, parseTextByMarkdown, universalMetadataListRead, t, wrapToolResponse, formatter, staticLink, universalEntityCount, universalHistoryRead, getUnitValue, injectAction, universalToolRead, getCellName, universalEntityDelete, universalEntityCreate, universalMetadataFieldTreat, universalListSettingRead, prettyValueFieldByEntity, throttle, debounce, request, uuidv4, groupArrayByField, valuesToUpperCase, prettyMoney, prettyDate, prettyDateWithTime, asyncProcess, parseError, catchUniversal, getCellValue, universalEntityRead, universalEntityUpdate, getNamesFromListConfig, IToolParamDialog, ICoordinate, IListSettings, IEntityCountResult, IEntityCountParams, IParsedHistoryResponse, IHistoryReadParams, IInterfaceNotificationItem, IValidationEffectItem, IAffectedEntity, IActionOptions, IActionReadOptions, ITool, IToolResult, IUsageContext, ILoginValues, IListTreatmentField, IMasterEntity, IExtendedMetadata, INavigationRecord, IListCell, INotificationType, IMultiButtonItem, IEntityId, IEntityVersion, IUniversalEntityReadListOptions, IUniversalEntityReadSingleOptions, IUniversalEntityUpdateOptions, IUniversalEntityReadOptions, IValues, IListOrder, IUniversalEntityCreateOptions, IUniversalEntityCreatingResult, IUniversalEntityUpdatingResult, IDashboardReadLicensesParams, IDashboardReadLicenseResult, IFilters, IAffectedEntityEvent, IWizardProcess, IWizardFixedProcessResponse, IWizardProcessObjectType, IWizardStepConfig, IWrappedTool, IBasicServerConfiguration, constants, config, configuration, useLocalStorage, useListDownload, useWizard, useVisibleItem, useListSearch, useListSelect, useEnter, useActions, useUsageContext, useMetadata, useFormEntity, useCommunication, useListActiveRow, useSocket, useListEntity, useManagerState, NotificationSystem, Manager, Communication, MetadataStore, EventBus, Filter, authService, historyService, openService, internationalizationService, fileService, OBJECT_TYPE_NAME_FIELD, ApplicationStatus, RecordOperation, DisplayListRow, ModalListDownload, coreUtils } from './../src/index'; | ||
export { billingService, documentsService, invitationService, CoreError, }; | ||
export { coreUtils, ModalListDownload, DisplayListRow, ApplicationStatus, RecordOperation, OBJECT_TYPE_NAME_FIELD, authService, historyService, openService, internationalizationService, fileService, NotificationSystem, Manager, Communication, MetadataStore, EventBus, constants, config, configuration, WidgetAction, WidgetButton, WidgetMultiButton, WidgetIcon, WidgetSpinner, WidgetTable, WidgetLoader, WidgetImage, WidgetList, WidgetField, WidgetFastTable, WidgetFastTableHeadCell, WidgetTablePanelFilterItem, universalResolveEntityName, universalBatchUpdate, convertListConfig, getEntityLink, convertDDToDMS, convertDMSToDD, t, formatter, staticLink, prettyValueFieldByEntity, throttle, debounce, request, groupArrayByField, prettyMoney, prettyDate, prettyDateWithTime, asyncProcess, parseError, catchUniversal, universalEntityRead, universalEntityUpdate, universalListSettingRead, universalEntityDelete, universalMetadataFieldTreat, universalHistoryRead, universalEntityCreate, universalMetadataListRead, getNamesFromListConfig, getCellValue, valuesToUpperCase, uuidv4, getCellName, universalToolRead, injectAction, getUnitValue, wrapToolResponse, parseTextByMarkdown, setupListRow, IBasicServerConfiguration, IListCell, IListOrder, INotificationType, IMultiButtonItem, IEntityId, IEntityVersion, IUniversalEntityReadListOptions, IUniversalEntityReadSingleOptions, IUniversalEntityReadOptions, IUniversalEntityUpdateOptions, IValues, INavigationRecord, IMasterEntity, IExtendedMetadata, IListTreatmentField, IUniversalEntityCreateOptions, IUniversalEntityCreatingResult, IUniversalEntityUpdatingResult, ILoginValues, IUsageContext, IAffectedEntity, IActionOptions, IActionReadOptions, ITool, IToolResult, IValidationEffectItem, IInterfaceNotificationItem, IParsedHistoryResponse, IHistoryReadParams, IEntityCountResult, IEntityCountParams, IListSettings, IDashboardReadLicensesParams, IDashboardReadLicenseResult, ICoordinate, IFilters, IAffectedEntityEvent, IWizardProcess, IWizardFixedProcessResponse, IWizardProcessObjectType, IWizardStepConfig, IWrappedTool, IToolParamDialog, useActions, useListActiveRow, useSocket, useListEntity, useManagerState, useFormEntity, useMetadata, useCommunication, useUsageContext, useEnter, useListSelect, useListSearch, universalEntityCount, useVisibleItem, useWizard, useListDownload, useLocalStorage, Filter, }; | ||
export { coreUtils, ModalListDownload, DisplayListRow, ApplicationStatus, RecordOperation, OBJECT_TYPE_NAME_FIELD, authService, historyService, openService, internationalizationService, fileService, NotificationSystem, Manager, Communication, MetadataStore, EventBus, constants, config, configuration, WidgetResolverEntity, WidgetAction, WidgetButton, WidgetMultiButton, WidgetIcon, WidgetSpinner, WidgetTable, WidgetLoader, WidgetImage, WidgetList, WidgetField, WidgetFastTable, WidgetFastTableHeadCell, WidgetTablePanelFilterItem, universalResolveEntityName, universalBatchUpdate, convertListConfig, getEntityLink, convertDDToDMS, convertDMSToDD, t, formatter, staticLink, prettyValueFieldByEntity, throttle, debounce, request, groupArrayByField, prettyMoney, prettyDate, prettyDateWithTime, asyncProcess, parseError, catchUniversal, universalEntityRead, universalEntityUpdate, universalListSettingRead, universalEntityDelete, universalMetadataFieldTreat, universalHistoryRead, universalEntityCreate, universalMetadataListRead, getNamesFromListConfig, getCellValue, valuesToUpperCase, uuidv4, getCellName, universalToolRead, injectAction, getUnitValue, wrapToolResponse, parseTextByMarkdown, setupListRow, IBasicServerConfiguration, IListCell, IListOrder, INotificationType, IMultiButtonItem, IEntityId, IEntityVersion, IUniversalEntityReadListOptions, IUniversalEntityReadSingleOptions, IUniversalEntityReadOptions, IUniversalEntityUpdateOptions, IValues, INavigationRecord, IMasterEntity, IExtendedMetadata, IListTreatmentField, IUniversalEntityCreateOptions, IUniversalEntityCreatingResult, IUniversalEntityUpdatingResult, ILoginValues, IUsageContext, IAffectedEntity, IActionOptions, IActionReadOptions, ITool, IToolResult, IValidationEffectItem, IInterfaceNotificationItem, IParsedHistoryResponse, IHistoryReadParams, IEntityCountResult, IEntityCountParams, IListSettings, IDashboardReadLicensesParams, IDashboardReadLicenseResult, ICoordinate, IFilters, IAffectedEntityEvent, IWizardProcess, IWizardFixedProcessResponse, IWizardProcessObjectType, IWizardStepConfig, IWrappedTool, IToolParamDialog, useActions, useListActiveRow, useSocket, useListEntity, useManagerState, useFormEntity, useMetadata, useCommunication, useUsageContext, useEnter, useListSelect, useListSearch, universalEntityCount, useVisibleItem, useWizard, useListDownload, useLocalStorage, Filter, }; |
@@ -14,2 +14,3 @@ import { default as WidgetTable } from './widgets/table/widget-table.vue'; | ||
import { default as WidgetAction } from './widgets/action/widget-action.vue'; | ||
import { default as WidgetResolverEntity } from './widgets/widget-resolver-entity/WidgetResolverEntity.vue'; | ||
import { default as ModalListDownload } from './widgets/modal-list-download/modal-list-download.vue'; | ||
@@ -115,3 +116,3 @@ import { IListCell, IListOrder, IListSettings, IActiveRowValue, IMockRowValue, IPrimitiveListData } from './types/list-type'; | ||
export { WidgetAction, WidgetButton, WidgetMultiButton, WidgetIcon, WidgetSpinner, WidgetTable, WidgetLoader, WidgetImage, WidgetList, WidgetField, WidgetFastTable, WidgetFastTableHeadCell, WidgetTablePanelFilterItem }; | ||
export { WidgetAction, WidgetButton, WidgetMultiButton, WidgetIcon, WidgetSpinner, WidgetTable, WidgetLoader, WidgetImage, WidgetList, WidgetField, WidgetFastTable, WidgetFastTableHeadCell, WidgetTablePanelFilterItem, WidgetResolverEntity }; | ||
export { ModalListDownload }; | ||
@@ -118,0 +119,0 @@ export type { IPrimitiveListData, IActiveRowValue, IMockRowValue, ICoordinate, IListCell, IListOrder, INotificationType, IMultiButtonItem, IEntityId, IEntityVersion, IUniversalEntityReadListOptions, IUniversalEntityReadSingleOptions, IUniversalEntityReadOptions, IUniversalEntityCreateOptions, IUniversalEntityCreatingResult, IUniversalEntityUpdatingResult, IValues, IMasterEntity, ILoginValues, IActionOptions, IActionReadOptions, ITool, IToolResult, IAffectedEntity, IValidationEffectItem, IListSettings, IAffectedEntityEvent, IWizardStepConfig, IWrappedTool, IToolParamDialog }; |
{ | ||
"name": "eservices-core", | ||
"version": "1.3.254", | ||
"version": "1.3.255", | ||
"description": "Core library", | ||
@@ -5,0 +5,0 @@ "author": "", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
580920
9729