bfg-common 1.4.793 → 1.4.794
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.
|
@@ -106,7 +106,6 @@ import type { UI_T_Project, UI_T_ProcuratorTypeNodes } from '~/lib/models/types'
|
|
|
106
106
|
import type { UI_I_Localization } from '~/lib/models/interfaces'
|
|
107
107
|
import type { UI_I_TaskItem } from '~/lib/models/store/tasks/interfaces'
|
|
108
108
|
import type { UI_I_TableTarget } from '~/lib/models/table/interfaces'
|
|
109
|
-
import type { UI_I_TableTexts } from 'bfg-uikit/components/ui/dataTable/models/interfaces'
|
|
110
109
|
import {
|
|
111
110
|
options,
|
|
112
111
|
getTargetActionsFunc,
|