@redonvn/redai-backend-api-sdk 0.5.67 → 0.5.69

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.
Files changed (73) hide show
  1. package/dist/cjs/generated/dynamic-table/index.js +3 -4
  2. package/dist/cjs/generated/dynamic-table/index.js.map +1 -1
  3. package/dist/cjs/generated/dynamic-table/services/columns.service.js +198 -0
  4. package/dist/cjs/generated/dynamic-table/services/columns.service.js.map +1 -1
  5. package/dist/cjs/generated/dynamic-table/services/data-imports.service.js +9 -0
  6. package/dist/cjs/generated/dynamic-table/services/data-imports.service.js.map +1 -1
  7. package/dist/cjs/generated/dynamic-table/services/data-table-key-name.service.js +9 -0
  8. package/dist/cjs/generated/dynamic-table/services/data-table-key-name.service.js.map +1 -1
  9. package/dist/cjs/generated/dynamic-table/services/data-table.service.js +9 -0
  10. package/dist/cjs/generated/dynamic-table/services/data-table.service.js.map +1 -1
  11. package/dist/cjs/generated/dynamic-table/services/index.js +2 -6
  12. package/dist/cjs/generated/dynamic-table/services/index.js.map +1 -1
  13. package/dist/cjs/generated/dynamic-table/types.js +8 -4
  14. package/dist/cjs/generated/dynamic-table/types.js.map +1 -1
  15. package/dist/cjs/generated/index.js +3 -4
  16. package/dist/cjs/generated/index.js.map +1 -1
  17. package/dist/cjs/generated/shared-types.js +5 -0
  18. package/dist/cjs/generated/shared-types.js.map +1 -1
  19. package/dist/cjs/index.js +0 -2
  20. package/dist/cjs/index.js.map +1 -1
  21. package/dist/esm/generated/dynamic-table/index.d.ts +1 -1
  22. package/dist/esm/generated/dynamic-table/index.d.ts.map +1 -1
  23. package/dist/esm/generated/dynamic-table/index.js +1 -1
  24. package/dist/esm/generated/dynamic-table/index.js.map +1 -1
  25. package/dist/esm/generated/dynamic-table/services/columns.service.d.ts +23 -1
  26. package/dist/esm/generated/dynamic-table/services/columns.service.d.ts.map +1 -1
  27. package/dist/esm/generated/dynamic-table/services/columns.service.js +198 -0
  28. package/dist/esm/generated/dynamic-table/services/columns.service.js.map +1 -1
  29. package/dist/esm/generated/dynamic-table/services/data-imports.service.d.ts +2 -1
  30. package/dist/esm/generated/dynamic-table/services/data-imports.service.d.ts.map +1 -1
  31. package/dist/esm/generated/dynamic-table/services/data-imports.service.js +9 -0
  32. package/dist/esm/generated/dynamic-table/services/data-imports.service.js.map +1 -1
  33. package/dist/esm/generated/dynamic-table/services/data-table-key-name.service.d.ts +4 -1
  34. package/dist/esm/generated/dynamic-table/services/data-table-key-name.service.d.ts.map +1 -1
  35. package/dist/esm/generated/dynamic-table/services/data-table-key-name.service.js +9 -0
  36. package/dist/esm/generated/dynamic-table/services/data-table-key-name.service.js.map +1 -1
  37. package/dist/esm/generated/dynamic-table/services/data-table.service.d.ts +4 -1
  38. package/dist/esm/generated/dynamic-table/services/data-table.service.d.ts.map +1 -1
  39. package/dist/esm/generated/dynamic-table/services/data-table.service.js +9 -0
  40. package/dist/esm/generated/dynamic-table/services/data-table.service.js.map +1 -1
  41. package/dist/esm/generated/dynamic-table/services/index.d.ts +0 -2
  42. package/dist/esm/generated/dynamic-table/services/index.d.ts.map +1 -1
  43. package/dist/esm/generated/dynamic-table/services/index.js +0 -2
  44. package/dist/esm/generated/dynamic-table/services/index.js.map +1 -1
  45. package/dist/esm/generated/dynamic-table/types.d.ts +487 -105
  46. package/dist/esm/generated/dynamic-table/types.d.ts.map +1 -1
  47. package/dist/esm/generated/dynamic-table/types.js +6 -2
  48. package/dist/esm/generated/dynamic-table/types.js.map +1 -1
  49. package/dist/esm/generated/index.d.ts +2 -2
  50. package/dist/esm/generated/index.d.ts.map +1 -1
  51. package/dist/esm/generated/index.js +1 -1
  52. package/dist/esm/generated/index.js.map +1 -1
  53. package/dist/esm/generated/shared-types.d.ts +17 -1
  54. package/dist/esm/generated/shared-types.d.ts.map +1 -1
  55. package/dist/esm/generated/shared-types.js +5 -0
  56. package/dist/esm/generated/shared-types.js.map +1 -1
  57. package/dist/esm/index.d.ts +2 -6
  58. package/dist/esm/index.d.ts.map +1 -1
  59. package/dist/esm/index.js +1 -3
  60. package/dist/esm/index.js.map +1 -1
  61. package/package.json +1 -1
  62. package/dist/cjs/generated/dynamic-table/services/permission-subjects.service.js +0 -55
  63. package/dist/cjs/generated/dynamic-table/services/permission-subjects.service.js.map +0 -1
  64. package/dist/cjs/generated/dynamic-table/services/permissions.service.js +0 -55
  65. package/dist/cjs/generated/dynamic-table/services/permissions.service.js.map +0 -1
  66. package/dist/esm/generated/dynamic-table/services/permission-subjects.service.d.ts +0 -12
  67. package/dist/esm/generated/dynamic-table/services/permission-subjects.service.d.ts.map +0 -1
  68. package/dist/esm/generated/dynamic-table/services/permission-subjects.service.js +0 -51
  69. package/dist/esm/generated/dynamic-table/services/permission-subjects.service.js.map +0 -1
  70. package/dist/esm/generated/dynamic-table/services/permissions.service.d.ts +0 -12
  71. package/dist/esm/generated/dynamic-table/services/permissions.service.d.ts.map +0 -1
  72. package/dist/esm/generated/dynamic-table/services/permissions.service.js +0 -51
  73. package/dist/esm/generated/dynamic-table/services/permissions.service.js.map +0 -1
@@ -1,6 +1,6 @@
1
- import type { AreaChartWidgetConfigDto, BarChartWidgetConfigDto, BaseMeta, BulkDataListDto, BulkGroupDto, CalendarViewMeta, CalendarWidgetConfigDto, ChartDisplaySpecDto, ChartPointsSpecDto, ChartSeriesConfigSpecDto, ChartViewConfigDto, ChartWidgetConfigDto, ChartXAxisSpecDto, ChartYAxisSpecDto, CreateColumnDto, CreateTableFieldDto, DonutChartWidgetConfigDto, FilterResponseDto, FormViewMeta, GalleryViewMeta, GridViewMeta, GroupFieldDto, IframeWidgetConfigDto, JsonObject, JsonValue, KanbanViewMeta, KanbanWidgetConfigDto, LimitOffsetQueryDto, LineChartWidgetConfigDto, ListWidgetConfigDto, MapViewMeta, MapWidgetConfigDto, MetricViewConfigDto, MetricWidgetConfigDto, PagedResponse, PieChartWidgetConfigDto, RadarChartWidgetConfigDto, RadarConfigSpecDto, RecordAggregateQueryDto, RecordListQueryDto, RedaiViewWidgetConfigDto, RelationConfigResponseDto, RelationFieldRefDto, Schema, SourceConfig, SourceMeta, TableWidgetConfigDto, TextWidgetConfigDto, ViewMeta, WidgetDatePreset, WidgetFilterPayloadDto, WidgetSortSpecDto, WorkspaceRoleCode, WorkspaceSettings } from '../shared-types';
1
+ import type { AreaChartWidgetConfigDto, BarChartWidgetConfigDto, BaseMeta, BulkDataListDto, BulkGroupDto, CalendarViewMeta, CalendarWidgetConfigDto, ChartDisplaySpecDto, ChartPointsSpecDto, ChartSeriesConfigSpecDto, ChartViewConfigDto, ChartWidgetConfigDto, ChartXAxisSpecDto, ChartYAxisSpecDto, CreateColumnDto, CreateTableFieldDto, DonutChartWidgetConfigDto, FilterResponseDto, FormViewMeta, GalleryViewMeta, GridViewMeta, GroupFieldDto, IframeWidgetConfigDto, JsonObject, JsonValue, KanbanViewMeta, KanbanWidgetConfigDto, LimitOffsetQueryDto, LineChartWidgetConfigDto, ListWidgetConfigDto, LookupConfigDto, MapViewMeta, MapWidgetConfigDto, MetricViewConfigDto, MetricWidgetConfigDto, PagedResponse, PieChartWidgetConfigDto, RadarChartWidgetConfigDto, RadarConfigSpecDto, RecordAggregateQueryDto, RecordListQueryDto, RedaiViewWidgetConfigDto, RelationConfigDto, RelationConfigResponseDto, RelationFieldRefDto, RollupConfigDto, Schema, SourceConfig, SourceMeta, TableWidgetConfigDto, TextWidgetConfigDto, ViewMeta, WidgetDatePreset, WidgetFilterPayloadDto, WidgetSortSpecDto, WorkspaceRoleCode, WorkspaceSettings } from '../shared-types';
2
2
  import { BaseStatus, ChartType, DashboardStatus, ExternalDataType, FieldType, FilterComparisonOp, FilterComparisonSubOp, FilterLogicalOp, GridColumnAlign, GridRowHeight, MapProviderType, ModelType, ProviderEnum, ReferentialAction, RelationType, RollupFunction, RowColoringMode, SourceType, StorageMode, ViewLockType, ViewSortDirection, ViewType, WidgetType } from '../shared-types';
3
- export type { ACB_BANK, ACCEPTED, ACTION, ACTIVE, AGENT_DESKTOP_SDK_EXE, AGRIBANK_BANK, AHAMOVE, AI, ALIBABA_CODING_PLAN, ALL_OF, AND, ANTHROPIC, ANY_OF, API_TOKEN_CREATE, API_TOKEN_DELETE, API_TOKEN_UPDATE, ApiResponseDto, APPEND, APPROVED, ARCHIVED, AREA, AreaChartWidgetConfigDto, ARRAY, ASC, ATTACHMENT, AUTONUMBER, AVG, AVG_DISTINCT, AZURE_AI, BAR, BarChartWidgetConfigDto, BARCODE, BASE, BaseMeta, BELONGS_TO, BETWEEN, BIDV_BANK, BIGINT, BIGSERIAL, BINARY, BIT, BLANK, BLOB, BOOLEAN, BUBBLE, BulkDataListDto, BulkGroupDto, BUTTON, BYTEA, CALENDAR, CALENDAR_CREATE, CALENDAR_DELETE, CALENDAR_UPDATE, CalendarViewMeta, CalendarWidgetConfigDto, CASCADE, CategoricalChartBucketDto, CategoricalChartRuntimeDto, CENTER, CHAR, CHART, ChartDisplaySpecDto, ChartMeasureSpecDto, ChartPointsSpecDto, ChartRuntimeDisplayDto, ChartRuntimeGroupValueDto, ChartRuntimePointDto, ChartRuntimeSeriesDto, ChartSeriesConfigSpecDto, ChartSeriesLayout, ChartSortBy, ChartSortOrder, ChartTimeBucket, ChartViewConfigDto, ChartViewMeasureConfigDto, ChartWidgetConfigDto, ChartXAxisSpecDto, ChartYAxisSpecDto, CHECKED, CIDR, CLOUD_AWS_S3, CLOUD_AZURE_BLOB, CLOUD_BACKBLAZE_B2, CLOUD_CLOUDFLARE_R2, CLOUD_GOOGLE_CLOUD_STORAGE, CLOUD_MINIO, CLOUD_WASABI, COLLABORATIVE, ColumnResponseDto, COMBO, COMMENT_CREATE, COMMENT_DELETE, COMMENT_UPDATE, COMPLETED, COUNT, COUNT_ASC, COUNT_DESC, COUNT_DISTINCT, CREATE, CreateColumnDto, CREATED_BY, CREATED_TIME, CreateSharedBaseDto, CreateSharedDashboardDto, CreateTableFieldDto, CSV, CURRENCY, CUSTOM, DASHBOARD, DASHBOARD_CREATE, DASHBOARD_DELETE, DASHBOARD_UPDATE, DashboardResponseDto, DATA_CREATE, DATA_DELETE, DATA_EXPORT, DATA_IMPORT, DATA_UPDATE, DATABASE_MARIADB, DATABASE_MONGODB, DATABASE_MSSQL, DATABASE_MYSQL, DATABASE_ORACLE, DATABASE_POSTGRESQL, DATABASE_REDIS, DATABASE_SQLITE, DATE, DATETIME, DATETIME2, DAYS_AGO, DAYS_FROM_NOW, DECIMAL, DEEPSEEK, DEFAULT, DELETE, DESC, DISABLED, DOCUMENT, DONUT, DonutChartWidgetConfigDto, DOUBLE, DRAFT, DURATION, DYNAMIC_TABLE, EAV, EMAIL, EMAIL_GMAIL, EMAIL_OUTLOOK, EMAIL_SMTP, EMAIL_TWILIO_SENDGRID, EMPTY, ENUM, EQ, ERROR, EXACT_DATE, EXTRA, FACEBOOK_ADS, FACEBOOK_BUSINESS, FACEBOOK_PAGE, FACEBOOK_PERSONAL, FAILED, FILTER, FilterResponseDto, FLOAT, ForbiddenWidgetRuntimeDto, FORM, FORMULA, FormViewMeta, FUNCTION, FUNNEL, FunnelChartRuntimeDto, FunnelStepDto, GALLERY, GalleryViewMeta, GEOGRAPHY, GEOMETRY, GET, GETFLY_CRM, GHN, GHTK, GOOGLE, GOOGLE_ADS, GOOGLE_AI_STUDIO, GOOGLE_CALENDAR, GOOGLE_CLOUD_PROJECT, GOOGLE_DOCS, GOOGLE_DRIVE, GOOGLE_SHEETS, GOOGLE_YOUTUBE, GRID, GridEmbedWidgetRuntimeDto, GridViewMeta, GROUP_BY_EQ, GROUP_BY_NULL, GroupedChartWidgetConfigBaseDto, GroupFieldDto, GT, GTE, HAS_MANY, HDB_BANK, HEATMAP, HeatmapCellDto, HeatmapChartRuntimeDto, HOOK, HSTORE, HTML, IFRAME, IframeWidgetConfigDto, IframeWidgetProvider, IframeWidgetRuntimeDto, IMAGE, INACTIVE, INET, INTEGER, INTEGRATION_CREATE, INTEGRATION_DELETE, INTEGRATION_UPDATE, INTERVAL, IS, IS_NOT, IS_WITHIN, JSON, JsonArray, JSONB, JsonObject, JsonPrimitive, JsonValue, KANBAN, KanbanViewMeta, KanbanWidgetConfigDto, KL_BANK, KNOWLEDGE_FILE, LEFT, LIKE, LimitOffsetQueryDto, LINE, LineChartWidgetConfigDto, LINK_TO_ANOTHER_RECORD, LINKS, LIST, ListWidgetConfigDto, LLM_CUSTOM, LOCKED, LONG_TEXT, LONGTEXT, LOOKUP, LookupConfigDto, LookupConfigResponseDto, LT, LTE, MACADDR, MANY_TO_MANY, MAP, MAPBOX, MapViewMeta, MapWidgetConfigDto, MARIADB, MAX, MB_BANK, MEDIA, MEDIUM, MEDIUMINT, MEDIUMTEXT, METRIC, MetricViewConfigDto, MetricWidgetColor, MetricWidgetColorMode, MetricWidgetComparisonDto, MetricWidgetConfigDto, MetricWidgetMode, MetricWidgetRuntimeDto, MetricWidgetSummaryType, MIN, MODIFIED_BY, MODIFIED_TIME, MONEY, MONGODB, MSSQL, MULTI_SELECT, MYSQL, NCHAR, NEQ, NEXT_MONTH, NEXT_NUMBER_OF_DAYS, NEXT_WEEK, NEXT_YEAR, NLIKE, NO, NO_ACTION, NONE, NOT, NOT_ALL_OF, NOT_ANY_OF, NOT_BETWEEN, NOT_BLANK, NOT_CHECKED, NOT_EMPTY, NOT_NULL, NULL, NUMBER, NUMERIC, NVARCHAR, OBJECT, OBJECT_ID, OCB_BANK, ONE_MONTH_AGO, ONE_MONTH_FROM_NOW, ONE_TO_ONE, ONE_WEEK_AGO, ONE_WEEK_FROM_NOW, OPENAI, OPENAI_OAUTH, OPENROUTER, OR, ORACLE, ORDER, OSM, PagedResponse, PageInfo, PAST_MONTH, PAST_NUMBER_OF_DAYS, PAST_WEEK, PAST_YEAR, PATCH, PENDING, PERCENT, PERMISSION_CREATE, PERMISSION_DELETE, PERMISSION_UPDATE, PERPLEXITY_AI, PERSONAL, PHONE, PHYSICAL, PIE, PieChartWidgetConfigDto, POINT, POLAR_AREA, POST, POSTGRESQL, PROJECT_CREATE, PROJECT_DELETE, PROJECT_UPDATE, PROXY, PUT, QR_CODE, RADAR, RADAR_CRITERION, RadarChartRuntimeDto, RadarChartWidgetConfigDto, RadarConfigSpecDto, RadarCriterionDto, RadarCriterionSpecDto, RadarObjectSortBy, RadarObjectSpecDto, RadarRuntimePointDto, RadarRuntimeSeriesDto, RATING, READ, REAL, RecordAggregateQueryDto, RecordListQueryDto, REDAI, REDAI_EXTENSION, REDAI_VIEW, RedaiViewWidgetConfigDto, RedaiViewWidgetRuntimeDto, REJECTED, RELATION, RelationConfigDto, RelationConfigResponseDto, RelationFieldRefDto, RESTRICT, RIGHT, ROLLUP, RollupConfigDto, RollupConfigResponseDto, RUNNING, SCATTER, ScatterChartPointDto, ScatterChartRuntimeDto, SCB_BANK, Schema, SchemaValue, SELECT, SendSharedDashboardEmailDto, SERIAL, SET, SET_DEFAULT, SET_NULL, SharedBaseResponseDto, SharedBasesCreateSharedBaseParams, SharedBasesDeleteSharedBaseParams, SharedBasesGetSharedBaseParams, SharedBasesUpdateSharedBaseParams, SharedDashboardResponseDto, SharedDashboardsCreateSharedDashboardParams, SharedDashboardsDeleteSharedDashboardParams, SharedDashboardsGetSharedDashboardParams, SharedDashboardsListSharedDashboardsParams, SharedDashboardsSendSharedDashboardEmailParams, SharedDashboardsUpdateSharedDashboardParams, SHB_BANK, SHORT, SlackIntegrationConfig, SMALLDATETIME, SMALLINT, SMALLMONEY, SMS_ESMS, SMS_ESMS_ADVERTISING, SMS_ESMS_CUSTOMER_CARE, SMS_ESMS_VIBER, SMS_FPT, SMS_SPEED, SMS_TWILIO, SMS_VONAGE, SOURCE_CREATE, SOURCE_DELETE, SOURCE_UPDATE, SourceConfig, SourceMeta, SQLITE, STACKED_AREA, STACKED_BAR, STB_BANK, STRING, SUCCESS, SUM, SUM_DISTINCT, TABLE, TABLE_CREATE, TABLE_DELETE, TABLE_UPDATE, TableResponseDto, TableWidgetConfigDto, TALL, TCB_BANK, TELEGRAM, TELEGRAM_BOT, TEST, TEXT, TextWidgetAggregateBindingSourceDto, TextWidgetConfigDto, TextWidgetFirstRowSelectorDto, TextWidgetIndexedRowSelectorDto, TextWidgetLastRowSelectorDto, TextWidgetRecordBindingSourceDto, TextWidgetRecordFieldBindingSourceDto, TextWidgetRecordsBindingSourceDto, TextWidgetResolvedVariableDto, TextWidgetRuntimeDto, TextWidgetVariableBindingDto, TextWidgetVariableOutputDto, TIKTOK, TIKTOK_ADS, TIME, TIMESTAMP, TIMESTAMPTZ, TINYINT, TINYTEXT, TODAY, TOMORROW, TPB_BANK, TREEMAP, TreemapChartRuntimeDto, TreemapNodeDto, UNIQUEIDENTIFIER, UPDATE, UpdateSharedBaseDto, UpdateSharedDashboardDto, URL, USER, USER_DELETE, USER_UPDATE, UUID, VARBINARY, VARCHAR, VCB_BANK, VERTEX_AI, VIB_BANK, VIEW, VIEW_CREATE, VIEW_DELETE, VIEW_UPDATE, ViewMeta, ViewResponseDto, VPB_BANK, VTB_BANK, WEBHOOK, WEBSITE, WELCOME, WidgetAggregationFunction, WidgetAggregationSpec, WidgetAggregationSpecDto, WidgetDatePreset, WidgetFilterPayloadDto, WidgetQuerySpecDto, WidgetResponseDto, WidgetRuntimeResolvedQueryResponseDto, WidgetRuntimeResponseDto, WidgetSortSpecDto, WORKFLOW, WORKSPACE_CREATE, WorkspaceRoleCode, WorkspaceSettings, WorkspaceSystemRoleCode, XAI, XLSX, XML, Y_AXIS, YEAR, YESTERDAY, ZALO_BOT, ZALO_OA, ZALO_PERSONAL } from '../shared-types';
3
+ export type { ACB_BANK, ACCEPTED, ACTION, ACTIVE, AGENT_DESKTOP_SDK_EXE, AGRIBANK_BANK, AHAMOVE, AI, ALIBABA_CODING_PLAN, ALL_OF, AND, ANTHROPIC, ANY_OF, API_TOKEN_CREATE, API_TOKEN_DELETE, API_TOKEN_UPDATE, ApiResponseDto, APPEND, APPROVED, ARCHIVED, AREA, AreaChartWidgetConfigDto, ARRAY, ASC, ATTACHMENT, AUTONUMBER, AVG, AVG_DISTINCT, AZURE_AI, BAR, BarChartWidgetConfigDto, BARCODE, BASE, BaseMeta, BELONGS_TO, BETWEEN, BIDV_BANK, BIGINT, BIGSERIAL, BINARY, BIT, BLANK, BLOB, BOOLEAN, BUBBLE, BulkDataListDto, BulkGroupDto, BUTTON, BYTEA, CALENDAR, CALENDAR_CREATE, CALENDAR_DELETE, CALENDAR_UPDATE, CalendarViewMeta, CalendarWidgetConfigDto, CASCADE, CategoricalChartBucketDto, CategoricalChartRuntimeDto, CENTER, CHAR, CHART, ChartDisplaySpecDto, ChartMeasureSpecDto, ChartPointsSpecDto, ChartRuntimeDisplayDto, ChartRuntimeGroupValueDto, ChartRuntimePointDto, ChartRuntimeSeriesDto, ChartSeriesConfigSpecDto, ChartSeriesLayout, ChartSortBy, ChartSortOrder, ChartTimeBucket, ChartViewConfigDto, ChartViewMeasureConfigDto, ChartWidgetConfigDto, ChartXAxisSpecDto, ChartYAxisSpecDto, CHECKED, CIDR, CLOUD_AWS_S3, CLOUD_AZURE_BLOB, CLOUD_BACKBLAZE_B2, CLOUD_CLOUDFLARE_R2, CLOUD_GOOGLE_CLOUD_STORAGE, CLOUD_MINIO, CLOUD_WASABI, COLLABORATIVE, ColumnResponseDto, COMBO, COMMENT_CREATE, COMMENT_DELETE, COMMENT_UPDATE, COMPLETED, COUNT, COUNT_ASC, COUNT_DESC, COUNT_DISTINCT, CREATE, CreateColumnDto, CREATED_BY, CREATED_TIME, CreateSharedBaseDto, CreateSharedDashboardDto, CreateTableFieldDto, CSV, CURRENCY, CUSTOM, DASHBOARD, DASHBOARD_CREATE, DASHBOARD_DELETE, DASHBOARD_UPDATE, DashboardResponseDto, DATA_CREATE, DATA_DELETE, DATA_EXPORT, DATA_IMPORT, DATA_UPDATE, DATABASE_MARIADB, DATABASE_MONGODB, DATABASE_MSSQL, DATABASE_MYSQL, DATABASE_ORACLE, DATABASE_POSTGRESQL, DATABASE_REDIS, DATABASE_SQLITE, DATE, DATETIME, DATETIME2, DAYS_AGO, DAYS_FROM_NOW, DECIMAL, DEEPSEEK, DEFAULT, DELETE, DESC, DISABLED, DOCUMENT, DONUT, DonutChartWidgetConfigDto, DOUBLE, DRAFT, DURATION, DYNAMIC_TABLE, EAV, EMAIL, EMAIL_GMAIL, EMAIL_OUTLOOK, EMAIL_SMTP, EMAIL_TWILIO_SENDGRID, EMPTY, ENUM, EQ, ERROR, EXACT_DATE, EXTRA, FACEBOOK_ADS, FACEBOOK_BUSINESS, FACEBOOK_PAGE, FACEBOOK_PERSONAL, FAILED, FILTER, FilterResponseDto, FLOAT, ForbiddenWidgetRuntimeDto, FORM, FORMULA, FormViewMeta, FUNCTION, FUNNEL, FunnelChartRuntimeDto, FunnelStepDto, GALLERY, GalleryViewMeta, GEOGRAPHY, GEOMETRY, GET, GETFLY_CRM, GHN, GHTK, GOOGLE, GOOGLE_ADS, GOOGLE_AI_STUDIO, GOOGLE_CALENDAR, GOOGLE_CLOUD_PROJECT, GOOGLE_DOCS, GOOGLE_DRIVE, GOOGLE_SHEETS, GOOGLE_YOUTUBE, GRID, GridEmbedWidgetRuntimeDto, GridViewMeta, GROUP_BY_EQ, GROUP_BY_NULL, GroupedChartWidgetConfigBaseDto, GroupFieldDto, GT, GTE, HAS_MANY, HDB_BANK, HEATMAP, HeatmapCellDto, HeatmapChartRuntimeDto, HOOK, HSTORE, HTML, IFRAME, IframeWidgetConfigDto, IframeWidgetProvider, IframeWidgetRuntimeDto, IMAGE, INACTIVE, INET, INTEGER, INTEGRATION_CREATE, INTEGRATION_DELETE, INTEGRATION_UPDATE, INTERVAL, IS, IS_NOT, IS_WITHIN, JSON, JsonArray, JSONB, JsonObject, JsonPrimitive, JsonValue, KANBAN, KanbanViewMeta, KanbanWidgetConfigDto, KL_BANK, KNOWLEDGE_FILE, LEFT, LIKE, LimitOffsetQueryDto, LINE, LineChartWidgetConfigDto, LINK_TO_ANOTHER_RECORD, LINKS, LIST, ListWidgetConfigDto, LLM_CUSTOM, LOCKED, LONG_TEXT, LONGTEXT, LOOKUP, LookupConfigDto, LookupConfigResponseDto, LT, LTE, MACADDR, MANY_TO_MANY, MAP, MAPBOX, MapViewMeta, MapWidgetConfigDto, MARIADB, MAX, MB_BANK, MEDIA, MEDIUM, MEDIUMINT, MEDIUMTEXT, METRIC, MetricViewConfigDto, MetricWidgetColor, MetricWidgetColorMode, MetricWidgetComparisonDto, MetricWidgetConfigDto, MetricWidgetMode, MetricWidgetRuntimeDto, MetricWidgetSummaryType, MIN, MODIFIED_BY, MODIFIED_TIME, MONEY, MONGODB, MSSQL, MULTI_SELECT, MYSQL, NCHAR, NEQ, NEXT_MONTH, NEXT_NUMBER_OF_DAYS, NEXT_WEEK, NEXT_YEAR, NLIKE, NO, NO_ACTION, NONE, NOT, NOT_ALL_OF, NOT_ANY_OF, NOT_BETWEEN, NOT_BLANK, NOT_CHECKED, NOT_EMPTY, NOT_NULL, NULL, NUMBER, NUMERIC, NVARCHAR, OBJECT, OBJECT_ID, OCB_BANK, ONE_MONTH_AGO, ONE_MONTH_FROM_NOW, ONE_TO_ONE, ONE_WEEK_AGO, ONE_WEEK_FROM_NOW, OPENAI, OPENAI_OAUTH, OPENROUTER, OR, ORACLE, ORDER, OSM, PagedResponse, PageInfo, PAST_MONTH, PAST_NUMBER_OF_DAYS, PAST_WEEK, PAST_YEAR, PATCH, PENDING, PERCENT, PERMISSION_CREATE, PERMISSION_DELETE, PERMISSION_UPDATE, PERPLEXITY_AI, PERSONAL, PHONE, PHYSICAL, PIE, PieChartWidgetConfigDto, POINT, POLAR_AREA, POST, POSTGRESQL, PROJECT_CREATE, PROJECT_DELETE, PROJECT_UPDATE, PROXY, PUT, QR_CODE, RADAR, RADAR_CRITERION, RadarChartRuntimeDto, RadarChartWidgetConfigDto, RadarConfigSpecDto, RadarCriterionDto, RadarCriterionSpecDto, RadarObjectSortBy, RadarObjectSpecDto, RadarRuntimePointDto, RadarRuntimeSeriesDto, RATING, READ, REAL, RecordAggregateQueryDto, RecordData, RecordListQueryDto, RecordValue, REDAI, REDAI_EXTENSION, REDAI_VIEW, RedaiViewWidgetConfigDto, RedaiViewWidgetRuntimeDto, REJECTED, RELATION, RelationConfigDto, RelationConfigResponseDto, RelationFieldRefDto, RESTRICT, RIGHT, ROLLUP, RollupConfigDto, RollupConfigResponseDto, RUNNING, SCATTER, ScatterChartPointDto, ScatterChartRuntimeDto, SCB_BANK, Schema, SchemaValue, SELECT, SendSharedDashboardEmailDto, SERIAL, SET, SET_DEFAULT, SET_NULL, SharedBaseResponseDto, SharedBasesCreateSharedBaseParams, SharedBasesDeleteSharedBaseParams, SharedBasesGetSharedBaseParams, SharedBasesUpdateSharedBaseParams, SharedDashboardResponseDto, SharedDashboardsCreateSharedDashboardParams, SharedDashboardsDeleteSharedDashboardParams, SharedDashboardsGetSharedDashboardParams, SharedDashboardsListSharedDashboardsParams, SharedDashboardsSendSharedDashboardEmailParams, SharedDashboardsUpdateSharedDashboardParams, SHB_BANK, SHORT, SlackIntegrationConfig, SMALLDATETIME, SMALLINT, SMALLMONEY, SMS_ESMS, SMS_ESMS_ADVERTISING, SMS_ESMS_CUSTOMER_CARE, SMS_ESMS_VIBER, SMS_FPT, SMS_SPEED, SMS_TWILIO, SMS_VONAGE, SOURCE_CREATE, SOURCE_DELETE, SOURCE_UPDATE, SourceConfig, SourceMeta, SQLITE, STACKED_AREA, STACKED_BAR, STB_BANK, STRING, SUCCESS, SUM, SUM_DISTINCT, TABLE, TABLE_CREATE, TABLE_DELETE, TABLE_UPDATE, TableResponseDto, TableWidgetConfigDto, TALL, TCB_BANK, TELEGRAM, TELEGRAM_BOT, TEST, TEXT, TextWidgetAggregateBindingSourceDto, TextWidgetConfigDto, TextWidgetFirstRowSelectorDto, TextWidgetIndexedRowSelectorDto, TextWidgetLastRowSelectorDto, TextWidgetRecordBindingSourceDto, TextWidgetRecordFieldBindingSourceDto, TextWidgetRecordsBindingSourceDto, TextWidgetResolvedVariableDto, TextWidgetRuntimeDto, TextWidgetVariableBindingDto, TextWidgetVariableOutputDto, TIKTOK, TIKTOK_ADS, TIME, TIMESTAMP, TIMESTAMPTZ, TINYINT, TINYTEXT, TODAY, TOMORROW, TPB_BANK, TREEMAP, TreemapChartRuntimeDto, TreemapNodeDto, UNIQUEIDENTIFIER, UPDATE, UpdateSharedBaseDto, UpdateSharedDashboardDto, URL, USER, USER_DELETE, USER_UPDATE, UUID, VARBINARY, VARCHAR, VCB_BANK, VERTEX_AI, VIB_BANK, VIEW, VIEW_CREATE, VIEW_DELETE, VIEW_UPDATE, ViewMeta, ViewResponseDto, VPB_BANK, VTB_BANK, WEBHOOK, WEBSITE, WELCOME, WidgetAggregationFunction, WidgetAggregationSpec, WidgetAggregationSpecDto, WidgetDatePreset, WidgetFilterPayloadDto, WidgetQuerySpecDto, WidgetResponseDto, WidgetRuntimeResolvedQueryResponseDto, WidgetRuntimeResponseDto, WidgetSortSpecDto, WORKFLOW, WORKSPACE_CREATE, WorkspaceRoleCode, WorkspaceSettings, WorkspaceSystemRoleCode, XAI, XLSX, XML, Y_AXIS, YEAR, YESTERDAY, ZALO_BOT, ZALO_OA, ZALO_PERSONAL } from '../shared-types';
4
4
  export { BaseStatus, ChartType, ChartViewMeasureRole, DashboardStatus, ExternalDataType, FieldType, FilterComparisonOp, FilterComparisonSubOp, FilterLogicalOp, GridColumnAlign, GridRowHeight, INT, MapProviderType, ModelType, ProviderEnum, ReferentialAction, RelationType, RollupFunction, RowColoringMode, SchemaType, SourceType, StorageMode, T, ViewLockType, ViewSortDirection, ViewType, WidgetType, WORKSPACE, WORKSPACE_SYSTEM_ROLE_CODE } from '../shared-types';
5
5
  export interface AcceptWorkspaceInviteDto {
6
6
  token: string;
@@ -13,8 +13,8 @@ export interface AclResponseDto {
13
13
  fkWorkspaceId?: unknown | null;
14
14
  baseId?: unknown | null;
15
15
  sourceId?: unknown | null;
16
- fkModelId?: unknown | null;
17
- roleCode?: unknown | null;
16
+ fkModelId: string;
17
+ scopeRoleId: string;
18
18
  acl?: unknown | null;
19
19
  create?: unknown | null;
20
20
  read?: unknown | null;
@@ -60,6 +60,57 @@ export interface AdHocChartWidgetConfigDto {
60
60
  radar?: RadarConfigSpecDto;
61
61
  display?: ChartDisplaySpecDto;
62
62
  }
63
+ export interface AiConfigDto {
64
+ aiPrompt: string;
65
+ aiModel?: string;
66
+ }
67
+ export interface AnalyzeStructureColumnDto {
68
+ name: string;
69
+ path: (string)[];
70
+ type: 'text' | 'number' | 'boolean' | 'date' | 'mixed';
71
+ mixedTypes?: boolean;
72
+ }
73
+ export interface AnalyzeStructureDto {
74
+ sourceType: AttachmentSourceType;
75
+ sourceId: string;
76
+ format?: AnalyzeStructureFormat;
77
+ maxRegionsPerSheet?: number;
78
+ maxSampleRows?: number;
79
+ }
80
+ export declare enum AnalyzeStructureFormat {
81
+ XLSX = "xlsx",
82
+ JSON = "json"
83
+ }
84
+ export interface AnalyzeStructureRegionBboxDto {
85
+ r1: number;
86
+ c1: number;
87
+ r2: number;
88
+ c2: number;
89
+ }
90
+ export interface AnalyzeStructureRegionDto {
91
+ regionId: string;
92
+ sheet: string;
93
+ bbox: AnalyzeStructureRegionBboxDto;
94
+ headerRows: (number)[];
95
+ columns: (AnalyzeStructureColumnDto)[];
96
+ rowCount: number;
97
+ chunkCount: number;
98
+ suspectedSummaryRows: (number)[];
99
+ footerCandidate: unknown | null;
100
+ sampleRows: ({
101
+ [key: string]: unknown;
102
+ })[];
103
+ confidence: number;
104
+ }
105
+ export interface AnalyzeStructureResponseDto {
106
+ datasetId: string;
107
+ sourceType: string;
108
+ sourceId: string;
109
+ workspaceId: string;
110
+ baseId: string;
111
+ regions: (AnalyzeStructureRegionDto)[];
112
+ createdAt: string;
113
+ }
63
114
  export declare enum ApiKeyTokenKind {
64
115
  USER_API = "user_api",
65
116
  DYNAMIC_TABLE = "dynamic_table",
@@ -269,6 +320,11 @@ export interface ApplyFilterPresetResponseDto {
269
320
  replaceExisting: boolean;
270
321
  filters: FilterResponseDto;
271
322
  }
323
+ export interface AttachmentConfigDto {
324
+ allowedFileTypes?: (string)[];
325
+ maxFiles?: number;
326
+ maxFileSize?: number;
327
+ }
272
328
  export interface AttachmentReferenceDto {
273
329
  sourceType: AttachmentSourceType;
274
330
  sourceId: unknown;
@@ -342,6 +398,9 @@ export interface BaseResponseDto {
342
398
  createdAt?: number | null;
343
399
  updatedAt?: number | null;
344
400
  }
401
+ export interface BooleanConfigDto {
402
+ defaultValue?: boolean;
403
+ }
345
404
  export type BulkAggregateByKeyNameDto = BulkDataListByKeyNameDto & {
346
405
  aggregations?: JsonValue;
347
406
  };
@@ -446,6 +505,12 @@ export interface BulkUpsertByKeyRowIssueDto {
446
505
  code: string;
447
506
  message: string;
448
507
  }
508
+ export type BulkUpsertColumnItemDto = UpdateTableFieldDto & {
509
+ id?: string;
510
+ };
511
+ export interface BulkUpsertColumnsDto {
512
+ items: (BulkUpsertColumnItemDto)[];
513
+ }
449
514
  export declare enum BulkUpsertDuplicatePolicy {
450
515
  ERROR = "error",
451
516
  FIRST = "first"
@@ -607,9 +672,9 @@ export interface CountCommentsQueryDto {
607
672
  ids: (string)[];
608
673
  }
609
674
  export interface CreateAclEntryDto {
610
- roleCode: WorkspaceRoleCode;
675
+ fkModelId: unknown;
676
+ scopeRoleId: unknown;
611
677
  sourceId?: unknown | null;
612
- fkModelId?: unknown | null;
613
678
  acl?: unknown | null;
614
679
  create?: unknown | null;
615
680
  read?: unknown | null;
@@ -779,24 +844,6 @@ export type CreateMetricWidgetByTypeDto = CreateModelBoundWidgetMutationFieldsDt
779
844
  config: MetricWidgetConfigDto;
780
845
  };
781
846
  export type CreateModelBoundWidgetMutationFieldsDto = Omit<WidgetPresentationFieldsDto, 'fkModelId'>;
782
- export interface CreatePermissionDto {
783
- fkSubjectId: unknown;
784
- subjectType: SupportedPermissionSubjectType;
785
- resourceType: SupportedPermissionResourceType;
786
- fkResourceId: unknown;
787
- permissions: {
788
- [key: string]: boolean;
789
- };
790
- }
791
- export interface CreatePermissionSubjectDto {
792
- title: string;
793
- description?: unknown | null;
794
- type: SupportedPermissionSubjectType;
795
- members?: {
796
- [key: string]: unknown;
797
- } | null;
798
- inheritsFrom?: unknown | null;
799
- }
800
847
  export type CreatePieChartWidgetConfigByTypeDto = Omit<PieChartWidgetConfigDto, 'chartType'>;
801
848
  export type CreatePieChartWidgetDto = CreateModelBoundWidgetMutationFieldsDto & {
802
849
  config: CreatePieChartWidgetConfigByTypeDto;
@@ -1004,6 +1051,20 @@ export interface CreateWorkspaceNotificationEmailChannelDto {
1004
1051
  isActive?: boolean;
1005
1052
  isDefault?: boolean;
1006
1053
  }
1054
+ export interface CurrencyConfigDto {
1055
+ precision?: number;
1056
+ currencyCode?: string;
1057
+ currencySymbol?: string;
1058
+ defaultValue?: number;
1059
+ }
1060
+ export interface DateConfigDto {
1061
+ dateFormat?: string;
1062
+ }
1063
+ export interface DatetimeConfigDto {
1064
+ dateFormat?: string;
1065
+ timeFormat?: '24h' | '12h';
1066
+ timezone?: string;
1067
+ }
1007
1068
  export interface DeleteByFilterDto {
1008
1069
  target: MutationTargetDto;
1009
1070
  dryRun?: JsonValue;
@@ -1345,6 +1406,10 @@ export interface FilterPresetResponseDto {
1345
1406
  createdAt?: unknown | null;
1346
1407
  updatedAt?: unknown | null;
1347
1408
  }
1409
+ export interface FormulaConfigDto {
1410
+ formulaExpression: string;
1411
+ outputType?: 'number' | 'text' | 'date' | 'boolean';
1412
+ }
1348
1413
  export interface FormViewConfigDto {
1349
1414
  heading?: string | null;
1350
1415
  subheading?: string | null;
@@ -1616,7 +1681,8 @@ export interface ImportJobResponseDto {
1616
1681
  export declare enum ImportMode {
1617
1682
  APPEND = "append",
1618
1683
  UPDATE = "update",
1619
- UPSERT = "upsert"
1684
+ UPSERT = "upsert",
1685
+ SCRIPT = "script"
1620
1686
  }
1621
1687
  export interface ImportPreviewColumnDto {
1622
1688
  source: string;
@@ -1735,7 +1801,7 @@ export interface KanbanViewResponseDto {
1735
1801
  updatedAt?: number | null;
1736
1802
  }
1737
1803
  export interface ListAclEntriesQueryDto {
1738
- roleCode?: WorkspaceRoleCode;
1804
+ scopeRoleId?: unknown;
1739
1805
  sourceId?: unknown;
1740
1806
  fkModelId?: unknown;
1741
1807
  acl?: boolean;
@@ -1785,16 +1851,6 @@ export type ListJobsQueryDto = LimitOffsetQueryDto & {
1785
1851
  job?: string;
1786
1852
  status?: JobStatus;
1787
1853
  };
1788
- export interface ListPermissionsQueryDto {
1789
- subjectType?: SupportedPermissionSubjectType;
1790
- resourceType?: SupportedPermissionResourceType;
1791
- fkSubjectId?: unknown;
1792
- fkResourceId?: unknown;
1793
- }
1794
- export interface ListPermissionSubjectsQueryDto {
1795
- type?: SupportedPermissionSubjectType;
1796
- title?: string;
1797
- }
1798
1854
  export type ListScriptsQueryDto = PaginationQueryDto & {
1799
1855
  language?: ScriptLanguage;
1800
1856
  active?: boolean;
@@ -1825,6 +1881,10 @@ export type ListWorkspaceMembersQueryDto = PaginationQueryDto & {
1825
1881
  export type ListWorkspacesQueryDto = PaginationQueryDto & {
1826
1882
  isActive?: boolean;
1827
1883
  };
1884
+ export interface LongTextConfigDto {
1885
+ enableRichText?: boolean;
1886
+ maxLength?: number;
1887
+ }
1828
1888
  export interface LookupConfigWithRefsDto {
1829
1889
  relationFieldRef: RelationFieldRefDto;
1830
1890
  lookupFieldId?: string;
@@ -1859,6 +1919,20 @@ export declare enum MembershipScope {
1859
1919
  BASE = "base",
1860
1920
  TEAM = "team"
1861
1921
  }
1922
+ export interface MetaWithAlignDto {
1923
+ width?: number;
1924
+ align?: 'left' | 'center' | 'right';
1925
+ }
1926
+ export interface MetaWithWidthAndPlaceholderDto {
1927
+ width?: number;
1928
+ placeholder?: string;
1929
+ }
1930
+ export interface MetaWithWidthDto {
1931
+ width?: number;
1932
+ }
1933
+ export interface MultiSelectConfigDto {
1934
+ options?: (SelectOptionDto)[];
1935
+ }
1862
1936
  export interface MutationTargetByKeyNameDto {
1863
1937
  viewId?: unknown;
1864
1938
  filters?: JsonValue;
@@ -1875,6 +1949,10 @@ export interface MutationTargetDto {
1875
1949
  limit?: number;
1876
1950
  offset?: number;
1877
1951
  }
1952
+ export interface NumberConfigDto {
1953
+ precision?: number;
1954
+ defaultValue?: number;
1955
+ }
1878
1956
  export interface PaginationQueryDto {
1879
1957
  page?: number;
1880
1958
  pageSize?: number;
@@ -1882,38 +1960,13 @@ export interface PaginationQueryDto {
1882
1960
  s?: string;
1883
1961
  filter?: string;
1884
1962
  }
1885
- export interface PermissionListResponseDto {
1886
- list: PermissionResponseDto;
1887
- }
1888
- export interface PermissionResponseDto {
1889
- id: string;
1890
- fkWorkspaceId?: unknown | null;
1891
- baseId?: unknown | null;
1892
- fkSubjectId: string;
1893
- subjectType: SupportedPermissionSubjectType;
1894
- fkResourceId: string;
1895
- resourceType: SupportedPermissionResourceType;
1896
- permissions: {
1897
- [key: string]: boolean;
1898
- };
1899
- createdAt?: unknown | null;
1900
- updatedAt?: unknown | null;
1963
+ export interface PercentConfigDto {
1964
+ precision?: number;
1965
+ percentFormat?: 'whole' | 'decimal';
1966
+ defaultValue?: number;
1901
1967
  }
1902
- export interface PermissionSubjectListResponseDto {
1903
- list: PermissionSubjectResponseDto;
1904
- }
1905
- export interface PermissionSubjectResponseDto {
1906
- id: string;
1907
- fkWorkspaceId?: unknown | null;
1908
- title: string;
1909
- description?: unknown | null;
1910
- type: SupportedPermissionSubjectType;
1911
- members?: {
1912
- [key: string]: unknown;
1913
- } | null;
1914
- inheritsFrom?: unknown | null;
1915
- createdAt?: unknown | null;
1916
- updatedAt?: unknown | null;
1968
+ export interface PhoneConfigDto {
1969
+ defaultCountryCode?: string;
1917
1970
  }
1918
1971
  export interface PinCommandPaletteDto {
1919
1972
  type: 'table' | 'view' | 'action';
@@ -1948,6 +2001,10 @@ export interface PreviewImportDto {
1948
2001
  hasHeader?: boolean;
1949
2002
  sampleSize?: number;
1950
2003
  }
2004
+ export interface RatingConfigDto {
2005
+ maxRating?: number;
2006
+ ratingIcon?: 'star' | 'heart' | 'thumb';
2007
+ }
1951
2008
  export type RecordAggregateByKeyNameQueryDto = RecordListByKeyNameQueryDto & {
1952
2009
  aggregations?: string;
1953
2010
  };
@@ -2211,6 +2268,33 @@ export interface SecureAttachmentUrlResponseDto {
2211
2268
  downloadUrl?: unknown | null;
2212
2269
  expiresInSeconds: number;
2213
2270
  }
2271
+ export interface SelectConfigDto {
2272
+ defaultValue?: string;
2273
+ options?: (SelectOptionDto)[];
2274
+ }
2275
+ export interface SelectOptionDto {
2276
+ id: string;
2277
+ label: string;
2278
+ color?: string;
2279
+ }
2280
+ export interface SemanticSearchByKeyNameDto {
2281
+ text: string;
2282
+ fieldKeyName: string;
2283
+ topK?: number;
2284
+ minSimilarity?: number;
2285
+ preFilters?: JsonValue;
2286
+ fields?: JsonValue;
2287
+ viewId?: string;
2288
+ }
2289
+ export interface SemanticSearchDto {
2290
+ text: string;
2291
+ fieldId: string;
2292
+ topK?: number;
2293
+ minSimilarity?: number;
2294
+ preFilters?: JsonValue;
2295
+ fields?: JsonValue;
2296
+ viewId?: string;
2297
+ }
2214
2298
  export interface SortResponseDto {
2215
2299
  id: string;
2216
2300
  viewId: string;
@@ -2257,6 +2341,11 @@ export interface StartImportDto {
2257
2341
  mode?: ImportMode;
2258
2342
  mapping?: (ImportFieldMappingDto)[];
2259
2343
  options?: StartImportOptionsDto;
2344
+ scriptId?: string;
2345
+ datasetId?: string;
2346
+ configValues?: {
2347
+ [key: string]: unknown;
2348
+ };
2260
2349
  }
2261
2350
  export interface StartImportOptionsDto {
2262
2351
  hasHeader?: boolean;
@@ -2267,8 +2356,6 @@ export interface StartImportOptionsDto {
2267
2356
  matchFieldId?: string;
2268
2357
  duplicatePolicy?: BulkUpsertDuplicatePolicy;
2269
2358
  }
2270
- export type SupportedPermissionResourceType = (typeof PERMISSION_RESOURCE_TYPES)[number];
2271
- export type SupportedPermissionSubjectType = (typeof PERMISSION_SUBJECT_TYPES)[number];
2272
2359
  export type SyncFromIntegrationDto = CatalogFromIntegrationDto & {
2273
2360
  tables?: (ExternalCatalogTableSelectionDto)[];
2274
2361
  syncRelations?: boolean;
@@ -2301,6 +2388,10 @@ export interface TestWorkspaceNotificationEmailChannelDto {
2301
2388
  recipientEmail: string;
2302
2389
  subject?: string;
2303
2390
  }
2391
+ export interface TextConfigDto {
2392
+ defaultValue?: string;
2393
+ maxLength?: number;
2394
+ }
2304
2395
  export interface ToggleSourceEnabledDto {
2305
2396
  enabled: boolean;
2306
2397
  }
@@ -2373,8 +2464,6 @@ export type UpdateMetricWidgetByTypeDto = UpdateModelBoundWidgetMutationFieldsDt
2373
2464
  export type UpdateModelBoundWidgetMutationFieldsDto = UpdateWidgetPresentationFieldsDto & {
2374
2465
  fkModelId?: unknown | null;
2375
2466
  };
2376
- export type UpdatePermissionDto = Partial<CreatePermissionDto>;
2377
- export type UpdatePermissionSubjectDto = Partial<CreatePermissionSubjectDto>;
2378
2467
  export type UpdatePieChartWidgetDto = UpdateModelBoundWidgetMutationFieldsDto & {
2379
2468
  config?: CreatePieChartWidgetConfigByTypeDto;
2380
2469
  };
@@ -2459,6 +2548,232 @@ export type UpdateWorkspaceMemberDto = Partial<WorkspaceMemberRoleCodeDto> & {
2459
2548
  export type UpdateWorkspaceNotificationEmailChannelDto = Partial<CreateWorkspaceNotificationEmailChannelDto>;
2460
2549
  export interface UploadImportFileDto {
2461
2550
  }
2551
+ export interface UpsertAiColumnDto {
2552
+ readonly type: any;
2553
+ readonly isReadonly: true;
2554
+ id?: string;
2555
+ name: string;
2556
+ keyName: string;
2557
+ description?: string;
2558
+ orderIndex?: number;
2559
+ config: AiConfigDto;
2560
+ meta?: MetaWithWidthDto;
2561
+ }
2562
+ export interface UpsertAttachmentColumnDto {
2563
+ readonly type: any;
2564
+ id?: string;
2565
+ name: string;
2566
+ keyName: string;
2567
+ description?: string;
2568
+ orderIndex?: number;
2569
+ config?: AttachmentConfigDto;
2570
+ meta?: MetaWithWidthDto;
2571
+ }
2572
+ export interface UpsertBooleanColumnDto {
2573
+ readonly type: any;
2574
+ id?: string;
2575
+ name: string;
2576
+ keyName: string;
2577
+ description?: string;
2578
+ orderIndex?: number;
2579
+ config?: BooleanConfigDto;
2580
+ meta?: MetaWithWidthDto;
2581
+ }
2582
+ export interface UpsertCurrencyColumnDto {
2583
+ readonly type: any;
2584
+ id?: string;
2585
+ name: string;
2586
+ keyName: string;
2587
+ description?: string;
2588
+ orderIndex?: number;
2589
+ isRequired?: boolean;
2590
+ isUnsigned?: boolean;
2591
+ config?: CurrencyConfigDto;
2592
+ meta?: MetaWithAlignDto;
2593
+ }
2594
+ export interface UpsertDateColumnDto {
2595
+ readonly type: any;
2596
+ id?: string;
2597
+ name: string;
2598
+ keyName: string;
2599
+ description?: string;
2600
+ orderIndex?: number;
2601
+ config?: DateConfigDto;
2602
+ meta?: MetaWithWidthDto;
2603
+ }
2604
+ export interface UpsertDatetimeColumnDto {
2605
+ readonly type: any;
2606
+ id?: string;
2607
+ name: string;
2608
+ keyName: string;
2609
+ description?: string;
2610
+ orderIndex?: number;
2611
+ config?: DatetimeConfigDto;
2612
+ meta?: MetaWithWidthDto;
2613
+ }
2614
+ export interface UpsertEmailColumnDto {
2615
+ readonly type: any;
2616
+ id?: string;
2617
+ name: string;
2618
+ keyName: string;
2619
+ description?: string;
2620
+ orderIndex?: number;
2621
+ isRequired?: boolean;
2622
+ isUnique?: boolean;
2623
+ meta?: MetaWithWidthAndPlaceholderDto;
2624
+ }
2625
+ export interface UpsertFormulaColumnDto {
2626
+ readonly type: any;
2627
+ readonly isReadonly: true;
2628
+ id?: string;
2629
+ name: string;
2630
+ keyName: string;
2631
+ description?: string;
2632
+ orderIndex?: number;
2633
+ config: FormulaConfigDto;
2634
+ meta?: MetaWithWidthDto;
2635
+ }
2636
+ export interface UpsertLongTextColumnDto {
2637
+ readonly type: any;
2638
+ id?: string;
2639
+ name: string;
2640
+ keyName: string;
2641
+ description?: string;
2642
+ orderIndex?: number;
2643
+ isRequired?: boolean;
2644
+ config?: LongTextConfigDto;
2645
+ meta?: MetaWithWidthAndPlaceholderDto;
2646
+ }
2647
+ export interface UpsertLookupColumnDto {
2648
+ readonly type: any;
2649
+ id?: string;
2650
+ name: string;
2651
+ keyName: string;
2652
+ description?: string;
2653
+ orderIndex?: number;
2654
+ lookupConfig: LookupConfigDto;
2655
+ }
2656
+ export interface UpsertMultiSelectColumnDto {
2657
+ readonly type: any;
2658
+ id?: string;
2659
+ name: string;
2660
+ keyName: string;
2661
+ description?: string;
2662
+ orderIndex?: number;
2663
+ config?: MultiSelectConfigDto;
2664
+ meta?: MetaWithWidthDto;
2665
+ }
2666
+ export interface UpsertNumberColumnDto {
2667
+ readonly type: any;
2668
+ id?: string;
2669
+ name: string;
2670
+ keyName: string;
2671
+ description?: string;
2672
+ orderIndex?: number;
2673
+ isRequired?: boolean;
2674
+ isUnsigned?: boolean;
2675
+ config?: NumberConfigDto;
2676
+ meta?: MetaWithAlignDto;
2677
+ }
2678
+ export interface UpsertPercentColumnDto {
2679
+ readonly type: any;
2680
+ id?: string;
2681
+ name: string;
2682
+ keyName: string;
2683
+ description?: string;
2684
+ orderIndex?: number;
2685
+ config?: PercentConfigDto;
2686
+ meta?: MetaWithAlignDto;
2687
+ }
2688
+ export interface UpsertPhoneColumnDto {
2689
+ readonly type: any;
2690
+ id?: string;
2691
+ name: string;
2692
+ keyName: string;
2693
+ description?: string;
2694
+ orderIndex?: number;
2695
+ isRequired?: boolean;
2696
+ config?: PhoneConfigDto;
2697
+ meta?: MetaWithWidthAndPlaceholderDto;
2698
+ }
2699
+ export interface UpsertRatingColumnDto {
2700
+ readonly type: any;
2701
+ id?: string;
2702
+ name: string;
2703
+ keyName: string;
2704
+ description?: string;
2705
+ orderIndex?: number;
2706
+ config?: RatingConfigDto;
2707
+ meta?: MetaWithWidthDto;
2708
+ }
2709
+ export interface UpsertRelationColumnDto {
2710
+ readonly type: any;
2711
+ id?: string;
2712
+ name: string;
2713
+ keyName: string;
2714
+ description?: string;
2715
+ orderIndex?: number;
2716
+ relationConfig: RelationConfigDto;
2717
+ }
2718
+ export interface UpsertRollupColumnDto {
2719
+ readonly type: any;
2720
+ id?: string;
2721
+ name: string;
2722
+ keyName: string;
2723
+ description?: string;
2724
+ orderIndex?: number;
2725
+ rollupConfig: RollupConfigDto;
2726
+ }
2727
+ export interface UpsertSelectColumnDto {
2728
+ readonly type: any;
2729
+ id?: string;
2730
+ name: string;
2731
+ keyName: string;
2732
+ description?: string;
2733
+ orderIndex?: number;
2734
+ isRequired?: boolean;
2735
+ config?: SelectConfigDto;
2736
+ meta?: MetaWithWidthDto;
2737
+ }
2738
+ export interface UpsertTextColumnDto {
2739
+ readonly type: any;
2740
+ id?: string;
2741
+ name: string;
2742
+ keyName: string;
2743
+ description?: string;
2744
+ orderIndex?: number;
2745
+ isRequired?: boolean;
2746
+ isUnique?: boolean;
2747
+ config?: TextConfigDto;
2748
+ meta?: MetaWithWidthAndPlaceholderDto;
2749
+ }
2750
+ export interface UpsertUrlColumnDto {
2751
+ readonly type: any;
2752
+ id?: string;
2753
+ name: string;
2754
+ keyName: string;
2755
+ description?: string;
2756
+ orderIndex?: number;
2757
+ config?: UrlConfigDto;
2758
+ meta?: MetaWithWidthAndPlaceholderDto;
2759
+ }
2760
+ export interface UpsertUserColumnDto {
2761
+ readonly type: any;
2762
+ id?: string;
2763
+ name: string;
2764
+ keyName: string;
2765
+ description?: string;
2766
+ orderIndex?: number;
2767
+ config?: UserConfigDto;
2768
+ meta?: MetaWithWidthDto;
2769
+ }
2770
+ export interface UrlConfigDto {
2771
+ urlType?: 'any' | 'image' | 'video';
2772
+ }
2773
+ export interface UserConfigDto {
2774
+ allowMultipleUsers?: boolean;
2775
+ notifyOnAssign?: boolean;
2776
+ }
2462
2777
  export interface UserUiPreferencesRawDto {
2463
2778
  defaultWorkspaceId?: unknown | null;
2464
2779
  defaultBaseId?: unknown | null;
@@ -2700,8 +3015,6 @@ export declare const FILL_SERIES_KINDS: readonly unknown[];
2700
3015
  export declare const FILL_SERIES_UNITS: readonly unknown[];
2701
3016
  export declare const HEALTH_STATUS_VALUES: readonly unknown[];
2702
3017
  export declare const INTERNAL_OPERATION_STATUS_VALUES: readonly unknown[];
2703
- export declare const PERMISSION_RESOURCE_TYPES: readonly unknown[];
2704
- export declare const PERMISSION_SUBJECT_TYPES: readonly unknown[];
2705
3018
  export declare const TOKEN_PERMISSION_ACTION_VALUES: readonly unknown[];
2706
3019
  export type APIS_CREATED = unknown;
2707
3020
  export type ATTACHMENT_UPLOAD = unknown;
@@ -2722,6 +3035,7 @@ export type DATA_MUTATION = unknown;
2722
3035
  export type DECLINED = unknown;
2723
3036
  export type DEV = unknown;
2724
3037
  export type DYNAMIC_TABLE_LEGACY = unknown;
3038
+ export type EMBEDDING_CUSTOM = unknown;
2725
3039
  export type EXPIRED = unknown;
2726
3040
  export type EXTENSION_CREATE = unknown;
2727
3041
  export type EXTENSION_DELETE = unknown;
@@ -2821,6 +3135,7 @@ export type USER_SIGNUP = unknown;
2821
3135
  export type V1 = unknown;
2822
3136
  export type V2 = unknown;
2823
3137
  export type V3 = unknown;
3138
+ export type VECTOR = unknown;
2824
3139
  export type VIEW_COLUMN_CREATE = unknown;
2825
3140
  export type VIEW_COLUMN_UPDATE = unknown;
2826
3141
  export type VIEW_DUPLICATE_COMPLETE = unknown;
@@ -3002,6 +3317,10 @@ export interface ColumnsBulkColumnsParams {
3002
3317
  tableId: string;
3003
3318
  body: BulkColumnsWithMetaDto;
3004
3319
  }
3320
+ export interface ColumnsBulkUpsertColumnsParams {
3321
+ tableId: string;
3322
+ body: BulkUpsertColumnsDto;
3323
+ }
3005
3324
  export interface ColumnsCreateColumnParams {
3006
3325
  tableId: string;
3007
3326
  body: CreateTableFieldDto;
@@ -3032,6 +3351,90 @@ export interface ColumnsUpdateColumnParams {
3032
3351
  columnId: string;
3033
3352
  body: UpdateTableFieldDto;
3034
3353
  }
3354
+ export interface ColumnsUpsertAiColumnParams {
3355
+ tableId: string;
3356
+ body: UpsertAiColumnDto;
3357
+ }
3358
+ export interface ColumnsUpsertAttachmentColumnParams {
3359
+ tableId: string;
3360
+ body: UpsertAttachmentColumnDto;
3361
+ }
3362
+ export interface ColumnsUpsertBooleanColumnParams {
3363
+ tableId: string;
3364
+ body: UpsertBooleanColumnDto;
3365
+ }
3366
+ export interface ColumnsUpsertCurrencyColumnParams {
3367
+ tableId: string;
3368
+ body: UpsertCurrencyColumnDto;
3369
+ }
3370
+ export interface ColumnsUpsertDateColumnParams {
3371
+ tableId: string;
3372
+ body: UpsertDateColumnDto;
3373
+ }
3374
+ export interface ColumnsUpsertDatetimeColumnParams {
3375
+ tableId: string;
3376
+ body: UpsertDatetimeColumnDto;
3377
+ }
3378
+ export interface ColumnsUpsertEmailColumnParams {
3379
+ tableId: string;
3380
+ body: UpsertEmailColumnDto;
3381
+ }
3382
+ export interface ColumnsUpsertFormulaColumnParams {
3383
+ tableId: string;
3384
+ body: UpsertFormulaColumnDto;
3385
+ }
3386
+ export interface ColumnsUpsertLongTextColumnParams {
3387
+ tableId: string;
3388
+ body: UpsertLongTextColumnDto;
3389
+ }
3390
+ export interface ColumnsUpsertLookupColumnParams {
3391
+ tableId: string;
3392
+ body: UpsertLookupColumnDto;
3393
+ }
3394
+ export interface ColumnsUpsertMultiSelectColumnParams {
3395
+ tableId: string;
3396
+ body: UpsertMultiSelectColumnDto;
3397
+ }
3398
+ export interface ColumnsUpsertNumberColumnParams {
3399
+ tableId: string;
3400
+ body: UpsertNumberColumnDto;
3401
+ }
3402
+ export interface ColumnsUpsertPercentColumnParams {
3403
+ tableId: string;
3404
+ body: UpsertPercentColumnDto;
3405
+ }
3406
+ export interface ColumnsUpsertPhoneColumnParams {
3407
+ tableId: string;
3408
+ body: UpsertPhoneColumnDto;
3409
+ }
3410
+ export interface ColumnsUpsertRatingColumnParams {
3411
+ tableId: string;
3412
+ body: UpsertRatingColumnDto;
3413
+ }
3414
+ export interface ColumnsUpsertRelationColumnParams {
3415
+ tableId: string;
3416
+ body: UpsertRelationColumnDto;
3417
+ }
3418
+ export interface ColumnsUpsertRollupColumnParams {
3419
+ tableId: string;
3420
+ body: UpsertRollupColumnDto;
3421
+ }
3422
+ export interface ColumnsUpsertSelectColumnParams {
3423
+ tableId: string;
3424
+ body: UpsertSelectColumnDto;
3425
+ }
3426
+ export interface ColumnsUpsertTextColumnParams {
3427
+ tableId: string;
3428
+ body: UpsertTextColumnDto;
3429
+ }
3430
+ export interface ColumnsUpsertUrlColumnParams {
3431
+ tableId: string;
3432
+ body: UpsertUrlColumnDto;
3433
+ }
3434
+ export interface ColumnsUpsertUserColumnParams {
3435
+ tableId: string;
3436
+ body: UpsertUserColumnDto;
3437
+ }
3035
3438
  export interface CommandPalettePinParams {
3036
3439
  body: PinCommandPaletteDto;
3037
3440
  }
@@ -3224,6 +3627,9 @@ export interface DataExportsStartExportParams {
3224
3627
  export interface DataImportsAbortImportJobParams {
3225
3628
  jobId: string;
3226
3629
  }
3630
+ export interface DataImportsAnalyzeStructureParams {
3631
+ body: AnalyzeStructureDto;
3632
+ }
3227
3633
  export interface DataImportsGetImportJobParams {
3228
3634
  jobId: string;
3229
3635
  }
@@ -3349,6 +3755,10 @@ export interface DataTableKeyNameMutationsUpdateByFilterParams {
3349
3755
  tableId: string;
3350
3756
  body: UpdateByKeyNameFilterDto;
3351
3757
  }
3758
+ export interface DataTableKeyNameSemanticSearchParams {
3759
+ tableId: string;
3760
+ body: SemanticSearchByKeyNameDto;
3761
+ }
3352
3762
  export interface DataTableKeyNameUnlinkRecordsBulkParams {
3353
3763
  tableId: string;
3354
3764
  keyName: string;
@@ -3417,6 +3827,10 @@ export interface DataTableMutationsUpsertByKeyParams {
3417
3827
  tableId: string;
3418
3828
  body: BulkUpsertByKeyDto;
3419
3829
  }
3830
+ export interface DataTableSemanticSearchParams {
3831
+ tableId: string;
3832
+ body: SemanticSearchDto;
3833
+ }
3420
3834
  export interface DataTableUnlinkRecordsBulkParams {
3421
3835
  tableId: string;
3422
3836
  fieldId: string;
@@ -3690,38 +4104,6 @@ export interface MapsUpdateMapViewParams {
3690
4104
  export interface MetricViewsGetMetricViewDataParams {
3691
4105
  viewId: string;
3692
4106
  }
3693
- export interface PermissionsCreatePermissionParams {
3694
- body: CreatePermissionDto;
3695
- }
3696
- export interface PermissionsDeletePermissionParams {
3697
- id: string;
3698
- }
3699
- export interface PermissionsGetPermissionParams {
3700
- id: string;
3701
- }
3702
- export interface PermissionsListPermissionsParams {
3703
- query?: ListPermissionsQueryDto;
3704
- }
3705
- export interface PermissionSubjectsCreateSubjectParams {
3706
- body: CreatePermissionSubjectDto;
3707
- }
3708
- export interface PermissionSubjectsDeleteSubjectParams {
3709
- id: string;
3710
- }
3711
- export interface PermissionSubjectsGetSubjectParams {
3712
- id: string;
3713
- }
3714
- export interface PermissionSubjectsListSubjectsParams {
3715
- query?: ListPermissionSubjectsQueryDto;
3716
- }
3717
- export interface PermissionSubjectsUpdateSubjectParams {
3718
- id: string;
3719
- body: UpdatePermissionSubjectDto;
3720
- }
3721
- export interface PermissionsUpdatePermissionParams {
3722
- id: string;
3723
- body: UpdatePermissionDto;
3724
- }
3725
4107
  export interface RowColorClearRowColorParams {
3726
4108
  viewId: string;
3727
4109
  }