@automateinc/fleet-types 1.0.89-dev.128f555 → 1.0.89-dev.32620b3

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 (87) hide show
  1. package/dist/types/client-request-category-field.d.ts +25 -2
  2. package/dist/types/index.d.ts +17 -86
  3. package/dist/types/phone-admin.d.ts +107 -0
  4. package/dist/types/structured-content.d.ts +205 -21
  5. package/dist/types/todo-activity.d.ts +1 -1
  6. package/dist/types/todo-comment.d.ts +14 -1
  7. package/dist/types/todo-custom-field.d.ts +40 -7
  8. package/dist/types/todo-folder.d.ts +54 -1
  9. package/dist/types/{todo-json-value.d.ts → todo-json.d.ts} +3 -2
  10. package/dist/types/todo-list-field-config.d.ts +44 -3
  11. package/dist/types/todo-list.d.ts +0 -1
  12. package/dist/types/todo-space.d.ts +33 -3
  13. package/dist/types/todo-status.d.ts +0 -1
  14. package/dist/types/todo-tag.d.ts +0 -1
  15. package/dist/types/todo-view.d.ts +66 -4
  16. package/dist/types/todo.d.ts +87 -3
  17. package/package.json +1 -1
  18. package/dist/types/client-request-field-visibility-rule.d.ts +0 -25
  19. package/dist/types/phone-admin-agent.d.ts +0 -23
  20. package/dist/types/phone-admin-assigned-queue.d.ts +0 -5
  21. package/dist/types/phone-admin-prompt-fields.d.ts +0 -15
  22. package/dist/types/phone-admin-queue-working-hours-day.d.ts +0 -5
  23. package/dist/types/phone-admin-queue-working-hours.d.ts +0 -11
  24. package/dist/types/phone-admin-queue.d.ts +0 -21
  25. package/dist/types/phone-admin-snapshot.d.ts +0 -14
  26. package/dist/types/phone-admin-summary.d.ts +0 -12
  27. package/dist/types/phone-admin-system-config.d.ts +0 -7
  28. package/dist/types/structured-content-collapse-node.d.ts +0 -10
  29. package/dist/types/structured-content-date-range-filter-constraints.d.ts +0 -8
  30. package/dist/types/structured-content-date-range-filter-initial-value.d.ts +0 -4
  31. package/dist/types/structured-content-default-avatar-node.d.ts +0 -8
  32. package/dist/types/structured-content-default-avatar-value.d.ts +0 -5
  33. package/dist/types/structured-content-link-node.d.ts +0 -9
  34. package/dist/types/structured-content-link-value.d.ts +0 -5
  35. package/dist/types/structured-content-node-base.d.ts +0 -7
  36. package/dist/types/structured-content-node-layout.d.ts +0 -14
  37. package/dist/types/structured-content-root.d.ts +0 -15
  38. package/dist/types/structured-content-space-node.d.ts +0 -7
  39. package/dist/types/structured-content-table-boolean-column.d.ts +0 -7
  40. package/dist/types/structured-content-table-column-base.d.ts +0 -6
  41. package/dist/types/structured-content-table-column-sort-config.d.ts +0 -8
  42. package/dist/types/structured-content-table-date-column.d.ts +0 -7
  43. package/dist/types/structured-content-table-date-range-filter.d.ts +0 -11
  44. package/dist/types/structured-content-table-date-time-column.d.ts +0 -7
  45. package/dist/types/structured-content-table-default-avatar-column.d.ts +0 -8
  46. package/dist/types/structured-content-table-link-column.d.ts +0 -7
  47. package/dist/types/structured-content-table-named-column-base.d.ts +0 -5
  48. package/dist/types/structured-content-table-node.d.ts +0 -13
  49. package/dist/types/structured-content-table-number-column.d.ts +0 -7
  50. package/dist/types/structured-content-table-pagination.d.ts +0 -3
  51. package/dist/types/structured-content-table-select-filter.d.ts +0 -8
  52. package/dist/types/structured-content-table-tag-column.d.ts +0 -7
  53. package/dist/types/structured-content-table-text-column.d.ts +0 -7
  54. package/dist/types/structured-content-table-time-column.d.ts +0 -7
  55. package/dist/types/structured-content-table-toolbar-filter-base.d.ts +0 -3
  56. package/dist/types/structured-content-table-toolbar.d.ts +0 -8
  57. package/dist/types/structured-content-tag-node.d.ts +0 -9
  58. package/dist/types/structured-content-tag-value.d.ts +0 -7
  59. package/dist/types/structured-content-text-node.d.ts +0 -9
  60. package/dist/types/todo-assignee.d.ts +0 -8
  61. package/dist/types/todo-checklist-item.d.ts +0 -11
  62. package/dist/types/todo-checklist.d.ts +0 -10
  63. package/dist/types/todo-comment-reaction.d.ts +0 -7
  64. package/dist/types/todo-custom-field-option.d.ts +0 -5
  65. package/dist/types/todo-custom-field-type.d.ts +0 -26
  66. package/dist/types/todo-custom-field-value.d.ts +0 -11
  67. package/dist/types/todo-dashboard-widget-type.d.ts +0 -12
  68. package/dist/types/todo-dashboard-widget.d.ts +0 -17
  69. package/dist/types/todo-dashboard.d.ts +0 -12
  70. package/dist/types/todo-dependency-type.d.ts +0 -1
  71. package/dist/types/todo-dependency.d.ts +0 -10
  72. package/dist/types/todo-doc.d.ts +0 -17
  73. package/dist/types/todo-json-object.d.ts +0 -5
  74. package/dist/types/todo-list-field-entry.d.ts +0 -13
  75. package/dist/types/todo-list-item.d.ts +0 -8
  76. package/dist/types/todo-list-member.d.ts +0 -11
  77. package/dist/types/todo-people-field-options.d.ts +0 -4
  78. package/dist/types/todo-priority.d.ts +0 -1
  79. package/dist/types/todo-recurrence-settings.d.ts +0 -7
  80. package/dist/types/todo-space-member-role.d.ts +0 -1
  81. package/dist/types/todo-space-member.d.ts +0 -11
  82. package/dist/types/todo-space-visibility.d.ts +0 -1
  83. package/dist/types/todo-system-field.d.ts +0 -7
  84. package/dist/types/todo-tag-assignment.d.ts +0 -6
  85. package/dist/types/todo-time-entry.d.ts +0 -12
  86. package/dist/types/todo-view-type.d.ts +0 -1
  87. package/dist/types/todo-watcher.d.ts +0 -6
@@ -1,7 +0,0 @@
1
- import type { IStructuredContentNodeBase } from "./structured-content-node-base";
2
- import type { IStructuredContentNode } from "./structured-content";
3
-
4
- export interface IStructuredContentSpaceNode extends IStructuredContentNodeBase {
5
- children?: IStructuredContentNode[];
6
- type: "SPACE";
7
- }
@@ -1,7 +0,0 @@
1
- import type { IStructuredContentTableNamedColumnBase } from "./structured-content-table-named-column-base";
2
- import type { IStructuredContentTableColumnSortConfig } from "./structured-content-table-column-sort-config";
3
-
4
- export interface IStructuredContentTableBooleanColumn extends IStructuredContentTableNamedColumnBase {
5
- config?: IStructuredContentTableColumnSortConfig;
6
- type: "BOOLEAN";
7
- }
@@ -1,6 +0,0 @@
1
- import type { StructuredContentTableColumnType } from "./structured-content";
2
-
3
- export interface IStructuredContentTableColumnBase {
4
- id: string;
5
- type: StructuredContentTableColumnType;
6
- }
@@ -1,8 +0,0 @@
1
- import type { StructuredContentTableSortOrder } from "./structured-content";
2
- import type { StructuredContentTableSortType } from "./structured-content";
3
-
4
- export interface IStructuredContentTableColumnSortConfig {
5
- sortOrder?: StructuredContentTableSortOrder;
6
- sortType?: StructuredContentTableSortType;
7
- sortable?: boolean;
8
- }
@@ -1,7 +0,0 @@
1
- import type { IStructuredContentTableNamedColumnBase } from "./structured-content-table-named-column-base";
2
- import type { IStructuredContentTableColumnSortConfig } from "./structured-content-table-column-sort-config";
3
-
4
- export interface IStructuredContentTableDateColumn extends IStructuredContentTableNamedColumnBase {
5
- config?: IStructuredContentTableColumnSortConfig;
6
- type: "DATE";
7
- }
@@ -1,11 +0,0 @@
1
- import type { IStructuredContentTableToolbarFilterBase } from "./structured-content-table-toolbar-filter-base";
2
- import type { IStructuredContentDateRangeFilterConstraints } from "./structured-content-date-range-filter-constraints";
3
- import type { IStructuredContentDateRangeFilterInitialValue } from "./structured-content-date-range-filter-initial-value";
4
-
5
- export interface IStructuredContentTableDateRangeFilter extends IStructuredContentTableToolbarFilterBase {
6
- config?: {
7
- constraints?: IStructuredContentDateRangeFilterConstraints;
8
- initialValue?: IStructuredContentDateRangeFilterInitialValue;
9
- };
10
- type: "DATE_RANGE";
11
- }
@@ -1,7 +0,0 @@
1
- import type { IStructuredContentTableNamedColumnBase } from "./structured-content-table-named-column-base";
2
- import type { IStructuredContentTableColumnSortConfig } from "./structured-content-table-column-sort-config";
3
-
4
- export interface IStructuredContentTableDateTimeColumn extends IStructuredContentTableNamedColumnBase {
5
- config?: IStructuredContentTableColumnSortConfig;
6
- type: "DATETIME";
7
- }
@@ -1,8 +0,0 @@
1
- import type { IStructuredContentTableColumnBase } from "./structured-content-table-column-base";
2
-
3
- export interface IStructuredContentTableDefaultAvatarColumn extends IStructuredContentTableColumnBase {
4
- config?: {
5
- size?: number;
6
- };
7
- type: "DEFAULT_AVATAR";
8
- }
@@ -1,7 +0,0 @@
1
- import type { IStructuredContentTableNamedColumnBase } from "./structured-content-table-named-column-base";
2
- import type { IStructuredContentTableColumnSortConfig } from "./structured-content-table-column-sort-config";
3
-
4
- export interface IStructuredContentTableLinkColumn extends IStructuredContentTableNamedColumnBase {
5
- config?: IStructuredContentTableColumnSortConfig;
6
- type: "LINK";
7
- }
@@ -1,5 +0,0 @@
1
- import type { IStructuredContentTableColumnBase } from "./structured-content-table-column-base";
2
-
3
- export interface IStructuredContentTableNamedColumnBase extends IStructuredContentTableColumnBase {
4
- name: string;
5
- }
@@ -1,13 +0,0 @@
1
- import type { IStructuredContentNodeBase } from "./structured-content-node-base";
2
- import type { IStructuredContentTableColumn } from "./structured-content";
3
- import type { IStructuredContentTablePagination } from "./structured-content-table-pagination";
4
- import type { IStructuredContentTableToolbar } from "./structured-content-table-toolbar";
5
-
6
- export interface IStructuredContentTableNode extends IStructuredContentNodeBase {
7
- config?: {
8
- columns?: IStructuredContentTableColumn[];
9
- pagination?: IStructuredContentTablePagination;
10
- toolbar?: IStructuredContentTableToolbar;
11
- };
12
- type: "TABLE";
13
- }
@@ -1,7 +0,0 @@
1
- import type { IStructuredContentTableNamedColumnBase } from "./structured-content-table-named-column-base";
2
- import type { IStructuredContentTableColumnSortConfig } from "./structured-content-table-column-sort-config";
3
-
4
- export interface IStructuredContentTableNumberColumn extends IStructuredContentTableNamedColumnBase {
5
- config?: IStructuredContentTableColumnSortConfig;
6
- type: "NUMBER";
7
- }
@@ -1,3 +0,0 @@
1
- export interface IStructuredContentTablePagination {
2
- pageSize?: number;
3
- }
@@ -1,8 +0,0 @@
1
- import type { IStructuredContentTableToolbarFilterBase } from "./structured-content-table-toolbar-filter-base";
2
-
3
- export interface IStructuredContentTableSelectFilter extends IStructuredContentTableToolbarFilterBase {
4
- config?: {
5
- initialValue?: string;
6
- };
7
- type?: "SELECT";
8
- }
@@ -1,7 +0,0 @@
1
- import type { IStructuredContentTableNamedColumnBase } from "./structured-content-table-named-column-base";
2
- import type { IStructuredContentTableColumnSortConfig } from "./structured-content-table-column-sort-config";
3
-
4
- export interface IStructuredContentTableTagColumn extends IStructuredContentTableNamedColumnBase {
5
- config?: IStructuredContentTableColumnSortConfig;
6
- type: "TAG";
7
- }
@@ -1,7 +0,0 @@
1
- import type { IStructuredContentTableNamedColumnBase } from "./structured-content-table-named-column-base";
2
- import type { IStructuredContentTableColumnSortConfig } from "./structured-content-table-column-sort-config";
3
-
4
- export interface IStructuredContentTableTextColumn extends IStructuredContentTableNamedColumnBase {
5
- config?: IStructuredContentTableColumnSortConfig;
6
- type: "TEXT";
7
- }
@@ -1,7 +0,0 @@
1
- import type { IStructuredContentTableNamedColumnBase } from "./structured-content-table-named-column-base";
2
- import type { IStructuredContentTableColumnSortConfig } from "./structured-content-table-column-sort-config";
3
-
4
- export interface IStructuredContentTableTimeColumn extends IStructuredContentTableNamedColumnBase {
5
- config?: IStructuredContentTableColumnSortConfig;
6
- type: "TIME";
7
- }
@@ -1,3 +0,0 @@
1
- export interface IStructuredContentTableToolbarFilterBase {
2
- columnKey: string;
3
- }
@@ -1,8 +0,0 @@
1
- import type { IStructuredContentTableToolbarFilter } from "./structured-content";
2
-
3
- export interface IStructuredContentTableToolbar {
4
- advancedFilters?: boolean;
5
- exportCsv?: boolean;
6
- filters?: IStructuredContentTableToolbarFilter[];
7
- search?: boolean;
8
- }
@@ -1,9 +0,0 @@
1
- import type { IStructuredContentNodeBase } from "./structured-content-node-base";
2
- import type { StructuredContentTagTone } from "./structured-content";
3
-
4
- export interface IStructuredContentTagNode extends IStructuredContentNodeBase {
5
- config?: {
6
- tone?: StructuredContentTagTone;
7
- };
8
- type: "TAG";
9
- }
@@ -1,7 +0,0 @@
1
- import type { StructuredContentTagTone } from "./structured-content";
2
-
3
- export interface IStructuredContentTagValue {
4
- color?: string;
5
- label: string;
6
- tone?: StructuredContentTagTone;
7
- }
@@ -1,9 +0,0 @@
1
- import type { IStructuredContentNodeBase } from "./structured-content-node-base";
2
- import type { StructuredContentTextVariant } from "./structured-content";
3
-
4
- export interface IStructuredContentTextNode extends IStructuredContentNodeBase {
5
- config?: {
6
- variant?: StructuredContentTextVariant;
7
- };
8
- type: "TEXT";
9
- }
@@ -1,8 +0,0 @@
1
- export interface ITodoAssignee {
2
- id: string;
3
- createdAt: string;
4
- todoId: string;
5
- userId?: string;
6
- employeeId?: string;
7
- metadata?: Record<string, unknown>;
8
- }
@@ -1,11 +0,0 @@
1
- export interface ITodoChecklistItem {
2
- id: string;
3
- createdAt: string;
4
- updatedAt?: string;
5
- text: string;
6
- isChecked: boolean;
7
- checklistId: string;
8
- sortOrder: number;
9
- version: number;
10
- metadata?: Record<string, unknown>;
11
- }
@@ -1,10 +0,0 @@
1
- export interface ITodoChecklist {
2
- id: string;
3
- createdAt: string;
4
- updatedAt?: string;
5
- name: string;
6
- todoId: string;
7
- sortOrder: number;
8
- version: number;
9
- metadata?: Record<string, unknown>;
10
- }
@@ -1,7 +0,0 @@
1
- export interface ITodoCommentReaction {
2
- id: string;
3
- createdAt: string;
4
- commentId: string;
5
- userId: string;
6
- emoji: string;
7
- }
@@ -1,5 +0,0 @@
1
- export interface ITodoCustomFieldOption {
2
- label: string;
3
- color?: string;
4
- value: string;
5
- }
@@ -1,26 +0,0 @@
1
- export type TodoCustomFieldType =
2
- | "TEXT"
3
- | "LONG_TEXT"
4
- | "NUMBER"
5
- | "DATE"
6
- | "DROPDOWN"
7
- | "MULTI_DROPDOWN"
8
- | "CHECKBOX"
9
- | "EMAIL"
10
- | "PHONE"
11
- | "URL"
12
- | "CURRENCY"
13
- | "RATING"
14
- | "PROGRESS"
15
- | "MONEY"
16
- | "LABELS"
17
- | "PEOPLE"
18
- | "USER"
19
- | "FILES"
20
- | "TASKS"
21
- | "RELATIONSHIPS"
22
- | "ROLLUP"
23
- | "PROGRESS_MANUAL"
24
- | "PROGRESS_AUTO"
25
- | "VOTING"
26
- | "LOCATION";
@@ -1,11 +0,0 @@
1
- import type { TodoJsonValue } from "./todo-json-value";
2
-
3
- export interface ITodoCustomFieldValue {
4
- id: string;
5
- createdAt: string;
6
- updatedAt?: string;
7
- todoId: string;
8
- fieldId: string;
9
- value: TodoJsonValue;
10
- metadata?: Record<string, unknown>;
11
- }
@@ -1,12 +0,0 @@
1
- export type TodoDashboardWidgetType =
2
- | "STATUS_BREAKDOWN"
3
- | "PRIORITY_BREAKDOWN"
4
- | "ASSIGNEE_WORKLOAD"
5
- | "DUE_DATE_CALENDAR"
6
- | "RECENT_ACTIVITY"
7
- | "COMPLETION_TREND"
8
- | "OVERDUE_TODOS"
9
- | "BURNDOWN_CHART"
10
- | "TAG_DISTRIBUTION"
11
- | "VELOCITY"
12
- | "STATS_CARD";
@@ -1,17 +0,0 @@
1
- import type { TodoDashboardWidgetType } from "./todo-dashboard-widget-type";
2
- import type { TodoJsonObject } from "./todo-json-object";
3
-
4
- export interface ITodoDashboardWidget {
5
- id: string;
6
- createdAt: string;
7
- updatedAt?: string;
8
- dashboardId: string;
9
- type: TodoDashboardWidgetType;
10
- config: TodoJsonObject;
11
- x: number;
12
- y: number;
13
- w: number;
14
- h: number;
15
- version: number;
16
- configVersion: number;
17
- }
@@ -1,12 +0,0 @@
1
- import type { TodoJsonObject } from "./todo-json-object";
2
-
3
- export interface ITodoDashboard {
4
- id: string;
5
- createdAt: string;
6
- updatedAt?: string;
7
- spaceId: string;
8
- listId?: string;
9
- config: TodoJsonObject;
10
- version: number;
11
- configVersion: number;
12
- }
@@ -1 +0,0 @@
1
- export type TodoDependencyType = "FINISH_TO_START" | "START_TO_START" | "FINISH_TO_FINISH" | "START_TO_FINISH";
@@ -1,10 +0,0 @@
1
- import type { TodoDependencyType } from "./todo-dependency-type";
2
-
3
- export interface ITodoDependency {
4
- id: string;
5
- createdAt: string;
6
- todoId: string;
7
- dependsOnId: string;
8
- type: TodoDependencyType;
9
- createdById: string;
10
- }
@@ -1,17 +0,0 @@
1
- import type { TodoJsonValue } from "./todo-json-value";
2
-
3
- export interface ITodoDoc {
4
- id: string;
5
- createdAt: string;
6
- updatedAt?: string;
7
- deletedAt?: string;
8
- title: string;
9
- content?: TodoJsonValue;
10
- spaceId: string;
11
- folderId?: string;
12
- createdById: string;
13
- sortOrder: number;
14
- version: number;
15
- contentVersion: number;
16
- metadata?: Record<string, unknown>;
17
- }
@@ -1,5 +0,0 @@
1
- import type { TodoJsonValue } from "./todo-json-value";
2
-
3
- export interface TodoJsonObject {
4
- [key: string]: TodoJsonValue;
5
- }
@@ -1,13 +0,0 @@
1
- import type { TodoJsonValue } from "./todo-json-value";
2
-
3
- export interface ITodoListFieldEntry {
4
- key: string;
5
- label: string;
6
- visible: boolean;
7
- enabled: boolean;
8
- showInList: boolean;
9
- order: number;
10
- type: "system" | "custom";
11
- fieldId?: string;
12
- config?: Record<string, TodoJsonValue>;
13
- }
@@ -1,8 +0,0 @@
1
- export interface ITodoListItem {
2
- id: string;
3
- createdAt: string;
4
- todoId: string;
5
- listId: string;
6
- addedById: string;
7
- sortOrder: number;
8
- }
@@ -1,11 +0,0 @@
1
- import type { TodoSpaceMemberRole } from "./todo-space-member-role";
2
-
3
- export interface ITodoListMember {
4
- id: string;
5
- createdAt: string;
6
- updatedAt?: string;
7
- listId: string;
8
- userId: string;
9
- role: TodoSpaceMemberRole;
10
- metadata?: Record<string, unknown>;
11
- }
@@ -1,4 +0,0 @@
1
- export interface TodoPeopleFieldOptions {
2
- inSpace: boolean;
3
- multiple: boolean;
4
- }
@@ -1 +0,0 @@
1
- export type TodoPriority = "URGENT" | "HIGH" | "NORMAL" | "LOW";
@@ -1,7 +0,0 @@
1
- export interface TodoRecurrenceSettings {
2
- frequency: "DAILY" | "WEEKLY" | "MONTHLY" | "YEARLY";
3
- interval: number;
4
- days?: number[];
5
- endDate?: string;
6
- timezone?: string;
7
- }
@@ -1 +0,0 @@
1
- export type TodoSpaceMemberRole = "OWNER" | "ADMIN" | "EDITOR" | "VIEWER";
@@ -1,11 +0,0 @@
1
- import type { TodoSpaceMemberRole } from "./todo-space-member-role";
2
-
3
- export interface ITodoSpaceMember {
4
- id: string;
5
- createdAt: string;
6
- updatedAt?: string;
7
- spaceId: string;
8
- userId: string;
9
- role: TodoSpaceMemberRole;
10
- metadata?: Record<string, unknown>;
11
- }
@@ -1 +0,0 @@
1
- export type TodoSpaceVisibility = "PUBLIC" | "PRIVATE";
@@ -1,7 +0,0 @@
1
- export interface ITodoSystemField {
2
- key: string;
3
- label: string;
4
- alwaysVisible?: boolean;
5
- }
6
-
7
- export declare const SYSTEM_FIELDS: ITodoSystemField[];
@@ -1,6 +0,0 @@
1
- export interface ITodoTagAssignment {
2
- id: string;
3
- createdAt: string;
4
- todoId: string;
5
- tagId: string;
6
- }
@@ -1,12 +0,0 @@
1
- export interface ITodoTimeEntry {
2
- id: string;
3
- createdAt: string;
4
- updatedAt?: string;
5
- todoId: string;
6
- userId: string;
7
- startedAt: string;
8
- stoppedAt?: string;
9
- duration?: number;
10
- description?: string;
11
- metadata?: Record<string, unknown>;
12
- }
@@ -1 +0,0 @@
1
- export type TodoViewType = "LIST" | "BOARD" | "GANTT" | "TIMELINE" | "TABLE" | "CALENDAR";
@@ -1,6 +0,0 @@
1
- export interface ITodoWatcher {
2
- id: string;
3
- createdAt: string;
4
- todoId: string;
5
- userId: string;
6
- }