@framework-m/desk 0.13.0 → 0.14.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/auth.d.ts +18 -0
- package/dist/auth.d.ts.map +1 -1
- package/dist/components/CommandPalette.d.ts +1 -1
- package/dist/components/CommandPalette.d.ts.map +1 -1
- package/dist/components/audit/AuditTimeline.d.ts +1 -1
- package/dist/components/audit/AuditTimeline.d.ts.map +1 -1
- package/dist/components/audit/DiffViewer.d.ts +1 -1
- package/dist/components/audit/DiffViewer.d.ts.map +1 -1
- package/dist/components/breadcrumb/index.d.ts +1 -1
- package/dist/components/breadcrumb/index.d.ts.map +1 -1
- package/dist/components/correction/CorrectButton.d.ts +1 -1
- package/dist/components/correction/CorrectButton.d.ts.map +1 -1
- package/dist/components/correction/CorrectionWizard.d.ts +1 -1
- package/dist/components/correction/CorrectionWizard.d.ts.map +1 -1
- package/dist/components/feedback/AlertBanner.d.ts +1 -1
- package/dist/components/feedback/AlertBanner.d.ts.map +1 -1
- package/dist/components/feedback/ConfirmDialog.d.ts +1 -1
- package/dist/components/feedback/ConfirmDialog.d.ts.map +1 -1
- package/dist/components/feedback/QuickEditModal.d.ts +2 -1
- package/dist/components/feedback/QuickEditModal.d.ts.map +1 -1
- package/dist/components/feedback/SubmittedBanner.d.ts +1 -1
- package/dist/components/feedback/SubmittedBanner.d.ts.map +1 -1
- package/dist/components/form/AutoForm.d.ts +1 -1
- package/dist/components/form/AutoForm.d.ts.map +1 -1
- package/dist/components/form/FormBodyLayout.d.ts +1 -1
- package/dist/components/form/FormBodyLayout.d.ts.map +1 -1
- package/dist/components/form/FormToolbar.d.ts +1 -1
- package/dist/components/form/FormToolbar.d.ts.map +1 -1
- package/dist/components/form/LinkWidget.d.ts +1 -1
- package/dist/components/form/LinkWidget.d.ts.map +1 -1
- package/dist/components/form/QuickEntryForm.d.ts +1 -1
- package/dist/components/form/QuickEntryForm.d.ts.map +1 -1
- package/dist/components/form/fields/BooleanField.d.ts +1 -1
- package/dist/components/form/fields/BooleanField.d.ts.map +1 -1
- package/dist/components/form/fields/ErrorsField.d.ts +1 -1
- package/dist/components/form/fields/ErrorsField.d.ts.map +1 -1
- package/dist/components/form/fields/ListField.d.ts +1 -1
- package/dist/components/form/fields/ListField.d.ts.map +1 -1
- package/dist/components/form/fields/MultiSelectField.d.ts +1 -1
- package/dist/components/form/fields/MultiSelectField.d.ts.map +1 -1
- package/dist/components/form/fields/SelectField.d.ts +1 -1
- package/dist/components/form/fields/SelectField.d.ts.map +1 -1
- package/dist/components/form/fields/SubmitField.d.ts +1 -1
- package/dist/components/form/fields/SubmitField.d.ts.map +1 -1
- package/dist/components/form/fields/TextField.d.ts +1 -1
- package/dist/components/form/fields/TextField.d.ts.map +1 -1
- package/dist/components/layout/ColumnGrid.d.ts +1 -1
- package/dist/components/layout/ColumnGrid.d.ts.map +1 -1
- package/dist/components/layout/DefaultLandingPage.d.ts +1 -1
- package/dist/components/layout/DefaultLandingPage.d.ts.map +1 -1
- package/dist/components/layout/FrameworkMShell.d.ts +1 -1
- package/dist/components/layout/FrameworkMShell.d.ts.map +1 -1
- package/dist/components/layout/GuestPlaceholder.d.ts +1 -1
- package/dist/components/layout/GuestPlaceholder.d.ts.map +1 -1
- package/dist/components/layout/Navigation/ContextualDrawer.d.ts +1 -1
- package/dist/components/layout/Navigation/ContextualDrawer.d.ts.map +1 -1
- package/dist/components/layout/Navigation/NavigationShell.d.ts +1 -1
- package/dist/components/layout/Navigation/NavigationShell.d.ts.map +1 -1
- package/dist/components/layout/Navigation/PrimaryRail.d.ts +1 -1
- package/dist/components/layout/Navigation/PrimaryRail.d.ts.map +1 -1
- package/dist/components/layout/PageHeader.d.ts +1 -1
- package/dist/components/layout/PageHeader.d.ts.map +1 -1
- package/dist/components/layout/PermissionDenied.d.ts +1 -1
- package/dist/components/layout/PermissionDenied.d.ts.map +1 -1
- package/dist/components/layout/SectionField.d.ts +1 -1
- package/dist/components/layout/SectionField.d.ts.map +1 -1
- package/dist/components/layout/TabContainer.d.ts +1 -1
- package/dist/components/layout/TabContainer.d.ts.map +1 -1
- package/dist/components/list/AsOfDatePicker.d.ts +1 -1
- package/dist/components/list/AsOfDatePicker.d.ts.map +1 -1
- package/dist/components/list/ListBodyLayout.d.ts +7 -4
- package/dist/components/list/ListBodyLayout.d.ts.map +1 -1
- package/dist/components/menu/index.d.ts +1 -1
- package/dist/components/menu/index.d.ts.map +1 -1
- package/dist/components/sibling/SiblingPanel.d.ts +1 -1
- package/dist/components/sibling/SiblingPanel.d.ts.map +1 -1
- package/dist/components/table/AutoTable.d.ts +1 -1
- package/dist/components/table/AutoTable.d.ts.map +1 -1
- package/dist/components/table/BulkActionsBar.d.ts +1 -1
- package/dist/components/table/BulkActionsBar.d.ts.map +1 -1
- package/dist/components/table/EditableCell.d.ts +1 -1
- package/dist/components/table/EditableCell.d.ts.map +1 -1
- package/dist/components/workflow/StateBadge.d.ts +1 -1
- package/dist/components/workflow/StateBadge.d.ts.map +1 -1
- package/dist/components/workflow/WorkflowActions.d.ts +1 -1
- package/dist/components/workflow/WorkflowActions.d.ts.map +1 -1
- package/dist/config/i18n.d.ts.map +1 -1
- package/dist/constants.d.ts.map +1 -1
- package/dist/desk.css +2 -1
- package/dist/hooks/useListActions.d.ts +6 -6
- package/dist/hooks/useListActions.d.ts.map +1 -1
- package/dist/hooks/useUIMeta.d.ts +9 -0
- package/dist/hooks/useUIMeta.d.ts.map +1 -1
- package/dist/index.d.ts +1 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +10128 -9808
- package/dist/index.js.map +1 -1
- package/dist/locales/en/desk.json +25 -30
- package/dist/locales/es/desk.json +25 -30
- package/dist/locales/fr/desk.json +25 -30
- package/dist/locales/hi/desk.json +25 -30
- package/dist/locales/mr/desk.json +25 -30
- package/dist/locales/ta/desk.json +25 -30
- package/dist/locales/ur/desk.json +25 -30
- package/dist/pages/FormView.d.ts +1 -1
- package/dist/pages/FormView.d.ts.map +1 -1
- package/dist/pages/ListView.d.ts +2 -2
- package/dist/pages/ListView.d.ts.map +1 -1
- package/dist/pages/LoginLogo.d.ts +1 -1
- package/dist/pages/LoginLogo.d.ts.map +1 -1
- package/dist/pages/LoginPage.d.ts +1 -1
- package/dist/pages/LoginPage.d.ts.map +1 -1
- package/dist/plugins/Slot.d.ts +1 -1
- package/dist/plugins/Slot.d.ts.map +1 -1
- package/dist/providers/SystemConfigProvider.d.ts +26 -0
- package/dist/providers/SystemConfigProvider.d.ts.map +1 -0
- package/dist/shell/ShellProvider.d.ts +1 -1
- package/dist/shell/ShellProvider.d.ts.map +1 -1
- package/dist/types.d.ts +1 -0
- package/dist/types.d.ts.map +1 -1
- package/dist/views/CalendarView.d.ts +1 -1
- package/dist/views/CalendarView.d.ts.map +1 -1
- package/dist/views/GanttView.d.ts +1 -1
- package/dist/views/GanttView.d.ts.map +1 -1
- package/dist/views/KanbanView.d.ts +1 -1
- package/dist/views/KanbanView.d.ts.map +1 -1
- package/dist/views/TreeView.d.ts +1 -1
- package/dist/views/TreeView.d.ts.map +1 -1
- package/dist/workspace/WorkspaceSection.d.ts +1 -1
- package/dist/workspace/WorkspaceSection.d.ts.map +1 -1
- package/locales/en/desk.json +25 -30
- package/locales/es/desk.json +25 -30
- package/locales/fr/desk.json +25 -30
- package/locales/hi/desk.json +25 -30
- package/locales/mr/desk.json +25 -30
- package/locales/ta/desk.json +25 -30
- package/locales/ur/desk.json +25 -30
- package/package.json +31 -30
|
@@ -1,33 +1,26 @@
|
|
|
1
1
|
{
|
|
2
|
-
"← Prev": "← Prev",
|
|
3
|
-
"↑↓ Navigate": "↑↓ Navigate",
|
|
4
|
-
"↵ Select": "↵ Select",
|
|
5
2
|
"+ Add Root Node": "+ Add Root Node",
|
|
6
3
|
"+ Add Row": "+ Add Row",
|
|
4
|
+
"+ Add a Filter": "+ Add a Filter",
|
|
7
5
|
"+ New": "+ New",
|
|
8
6
|
"A modern, modular business platform. Built for teams that move fast.": "A modern, modular business platform. Built for teams that move fast.",
|
|
9
7
|
"Actions": "Actions",
|
|
10
|
-
"
|
|
11
|
-
"Add filter": "Add filter",
|
|
12
|
-
"Add rule": "Add rule",
|
|
13
|
-
"Add targeted rules without overwhelming the workspace.": "Add targeted rules without overwhelming the workspace.",
|
|
14
|
-
"Apply filters": "Apply filters",
|
|
8
|
+
"Apply Filters": "Apply Filters",
|
|
15
9
|
"Assigned": "Assigned",
|
|
16
10
|
"Available": "Available",
|
|
17
11
|
"Cancel": "Cancel",
|
|
18
12
|
"Cancelled - document is locked": "Cancelled - document is locked",
|
|
19
13
|
"Choose a correction strategy and provide a reason.": "Choose a correction strategy and provide a reason.",
|
|
20
|
-
"Choose
|
|
14
|
+
"Choose value": "Choose value",
|
|
21
15
|
"Clear": "Clear",
|
|
22
|
-
"Clear
|
|
23
|
-
"Clear filters": "Clear filters",
|
|
16
|
+
"Clear Filters": "Clear Filters",
|
|
24
17
|
"Clear Selected": "Clear Selected",
|
|
18
|
+
"Clear filters": "Clear filters",
|
|
25
19
|
"Close": "Close",
|
|
26
20
|
"Close ✕": "Close ✕",
|
|
27
21
|
"Collapse": "Collapse",
|
|
28
22
|
"Columns": "Columns",
|
|
29
23
|
"Continue with {{provider}}": "Continue with {{provider}}",
|
|
30
|
-
"Controls": "Controls",
|
|
31
24
|
"Correct": "Correct",
|
|
32
25
|
"Correct Document": "Correct Document",
|
|
33
26
|
"Correction Strategy": "Correction Strategy",
|
|
@@ -47,22 +40,22 @@
|
|
|
47
40
|
"Expand": "Expand",
|
|
48
41
|
"Export CSV": "Export CSV",
|
|
49
42
|
"Export JSON": "Export JSON",
|
|
43
|
+
"False": "False",
|
|
50
44
|
"Field": "Field",
|
|
51
|
-
"Filter
|
|
52
|
-
"Filter changes are ready. Select Apply filters to refresh the table.": "Filter changes are ready. Select Apply filters to refresh the table.",
|
|
53
|
-
"Filters": "Filters",
|
|
54
|
-
"first to load link options.": "first to load link options.",
|
|
45
|
+
"Filter": "Filter",
|
|
55
46
|
"Forgot password?": "Forgot password?",
|
|
47
|
+
"Hello, {{name}}!": "Hello, {{name}}!",
|
|
56
48
|
"History": "History",
|
|
57
49
|
"ID": "ID",
|
|
58
50
|
"Invalid credentials": "Invalid credentials",
|
|
51
|
+
"Kanban": "Kanban",
|
|
59
52
|
"Keep core actions anchored while you work through the form.": "Keep core actions anchored while you work through the form.",
|
|
60
|
-
"Keep filters and columns close to the data they change.": "Keep filters and columns close to the data they change.",
|
|
61
53
|
"Language": "Language",
|
|
62
54
|
"Last Modified": "Last Modified",
|
|
55
|
+
"List": "List",
|
|
56
|
+
"Loading Kanban...": "Loading Kanban...",
|
|
63
57
|
"Loading form...": "Loading form...",
|
|
64
58
|
"Loading history...": "Loading history...",
|
|
65
|
-
"Loading Kanban...": "Loading Kanban...",
|
|
66
59
|
"Loading sibling form...": "Loading sibling form...",
|
|
67
60
|
"Loading sibling metadata...": "Loading sibling metadata...",
|
|
68
61
|
"Loading tree...": "Loading tree...",
|
|
@@ -74,22 +67,18 @@
|
|
|
74
67
|
"M": "M",
|
|
75
68
|
"Manage filters": "Manage filters",
|
|
76
69
|
"Modified By": "Modified By",
|
|
77
|
-
"more": "more",
|
|
78
70
|
"New": "New",
|
|
79
71
|
"New Value": "New Value",
|
|
80
72
|
"Next": "Next",
|
|
81
73
|
"Next →": "Next →",
|
|
82
74
|
"No actions available": "No actions available",
|
|
83
75
|
"No editable properties found in schema.": "No editable properties found in schema.",
|
|
76
|
+
"No filters added.": "No filters added.",
|
|
84
77
|
"No history yet": "No history yet",
|
|
85
78
|
"No items yet. Click \"+ Add Root Node\" to get started.": "No items yet. Click \"+ Add Root Node\" to get started.",
|
|
86
|
-
"No matching records found.": "No matching records found.",
|
|
87
79
|
"No results found": "No results found",
|
|
88
|
-
"No rules yet. Add one to narrow the list.": "No rules yet. Add one to narrow the list.",
|
|
89
80
|
"No tasks to display": "No tasks to display",
|
|
90
|
-
"of": "of",
|
|
91
81
|
"Old": "Old",
|
|
92
|
-
"or": "or",
|
|
93
82
|
"Output": "Output",
|
|
94
83
|
"Owner": "Owner",
|
|
95
84
|
"Page": "Page",
|
|
@@ -101,15 +90,12 @@
|
|
|
101
90
|
"Reason": "Reason",
|
|
102
91
|
"Rename node": "Rename node",
|
|
103
92
|
"Reset": "Reset",
|
|
104
|
-
"Results": "Results",
|
|
105
93
|
"Retry": "Retry",
|
|
106
94
|
"Right-side metadata overlay": "Right-side metadata overlay",
|
|
107
95
|
"Search": "Search",
|
|
108
|
-
"Search, sort, and filter records from one workspace.": "Search, sort, and filter records from one workspace.",
|
|
109
96
|
"Search:": "Search:",
|
|
110
97
|
"Select": "Select",
|
|
111
98
|
"Select Field": "Select Field",
|
|
112
|
-
"selected": "selected",
|
|
113
99
|
"Showing": "Showing",
|
|
114
100
|
"Sibling Data": "Sibling Data",
|
|
115
101
|
"Sibling tabs": "Sibling tabs",
|
|
@@ -118,14 +104,23 @@
|
|
|
118
104
|
"Signing in...": "Signing in...",
|
|
119
105
|
"Submitted - document is locked": "Submitted - document is locked",
|
|
120
106
|
"Task": "Task",
|
|
121
|
-
"The query has changed. Select Search to refresh the table.": "The query has changed. Select Search to refresh the table.",
|
|
122
107
|
"Today": "Today",
|
|
123
108
|
"Total:": "Total:",
|
|
109
|
+
"Tree": "Tree",
|
|
110
|
+
"True": "True",
|
|
124
111
|
"Update": "Update",
|
|
125
112
|
"Update Field ▼": "Update Field ▼",
|
|
126
113
|
"Updated": "Updated",
|
|
127
|
-
"
|
|
114
|
+
"Value": "Value",
|
|
128
115
|
"View as of date": "View as of date",
|
|
129
|
-
"
|
|
130
|
-
"Welcome back": "Welcome back"
|
|
116
|
+
"Welcome": "Welcome",
|
|
117
|
+
"Welcome back": "Welcome back",
|
|
118
|
+
"first to load link options.": "first to load link options.",
|
|
119
|
+
"more": "more",
|
|
120
|
+
"of": "of",
|
|
121
|
+
"or": "or",
|
|
122
|
+
"selected": "selected",
|
|
123
|
+
"← Prev": "← Prev",
|
|
124
|
+
"↑↓ Navigate": "↑↓ Navigate",
|
|
125
|
+
"↵ Select": "↵ Select"
|
|
131
126
|
}
|
|
@@ -1,33 +1,26 @@
|
|
|
1
1
|
{
|
|
2
|
-
"← Prev": "← Prev",
|
|
3
|
-
"↑↓ Navigate": "↑↓ Navigate",
|
|
4
|
-
"↵ Select": "↵ Select",
|
|
5
2
|
"+ Add Root Node": "+ Add Root Node",
|
|
6
3
|
"+ Add Row": "+ Add Row",
|
|
4
|
+
"+ Add a Filter": "+ Add a Filter",
|
|
7
5
|
"+ New": "+ New",
|
|
8
6
|
"A modern, modular business platform. Built for teams that move fast.": "A modern, modular business platform. Built for teams that move fast.",
|
|
9
7
|
"Actions": "Actions",
|
|
10
|
-
"
|
|
11
|
-
"Add filter": "Add filter",
|
|
12
|
-
"Add rule": "Add rule",
|
|
13
|
-
"Add targeted rules without overwhelming the workspace.": "Add targeted rules without overwhelming the workspace.",
|
|
14
|
-
"Apply filters": "Apply filters",
|
|
8
|
+
"Apply Filters": "Apply Filters",
|
|
15
9
|
"Assigned": "Assigned",
|
|
16
10
|
"Available": "Available",
|
|
17
11
|
"Cancel": "Cancel",
|
|
18
12
|
"Cancelled - document is locked": "Cancelled - document is locked",
|
|
19
13
|
"Choose a correction strategy and provide a reason.": "Choose a correction strategy and provide a reason.",
|
|
20
|
-
"Choose
|
|
14
|
+
"Choose value": "Choose value",
|
|
21
15
|
"Clear": "Clear",
|
|
22
|
-
"Clear
|
|
23
|
-
"Clear filters": "Clear filters",
|
|
16
|
+
"Clear Filters": "Clear Filters",
|
|
24
17
|
"Clear Selected": "Clear Selected",
|
|
18
|
+
"Clear filters": "Clear filters",
|
|
25
19
|
"Close": "Close",
|
|
26
20
|
"Close ✕": "Close ✕",
|
|
27
21
|
"Collapse": "Collapse",
|
|
28
22
|
"Columns": "Columns",
|
|
29
23
|
"Continue with {{provider}}": "Continue with {{provider}}",
|
|
30
|
-
"Controls": "Controls",
|
|
31
24
|
"Correct": "Correct",
|
|
32
25
|
"Correct Document": "Correct Document",
|
|
33
26
|
"Correction Strategy": "Correction Strategy",
|
|
@@ -47,22 +40,22 @@
|
|
|
47
40
|
"Expand": "Expand",
|
|
48
41
|
"Export CSV": "Export CSV",
|
|
49
42
|
"Export JSON": "Export JSON",
|
|
43
|
+
"False": "False",
|
|
50
44
|
"Field": "Field",
|
|
51
|
-
"Filter
|
|
52
|
-
"Filter changes are ready. Select Apply filters to refresh the table.": "Filter changes are ready. Select Apply filters to refresh the table.",
|
|
53
|
-
"Filters": "Filters",
|
|
54
|
-
"first to load link options.": "first to load link options.",
|
|
45
|
+
"Filter": "Filter",
|
|
55
46
|
"Forgot password?": "Forgot password?",
|
|
47
|
+
"Hello, {{name}}!": "Hello, {{name}}!",
|
|
56
48
|
"History": "History",
|
|
57
49
|
"ID": "ID",
|
|
58
50
|
"Invalid credentials": "Invalid credentials",
|
|
51
|
+
"Kanban": "Kanban",
|
|
59
52
|
"Keep core actions anchored while you work through the form.": "Keep core actions anchored while you work through the form.",
|
|
60
|
-
"Keep filters and columns close to the data they change.": "Keep filters and columns close to the data they change.",
|
|
61
53
|
"Language": "Language",
|
|
62
54
|
"Last Modified": "Last Modified",
|
|
55
|
+
"List": "List",
|
|
56
|
+
"Loading Kanban...": "Loading Kanban...",
|
|
63
57
|
"Loading form...": "Loading form...",
|
|
64
58
|
"Loading history...": "Loading history...",
|
|
65
|
-
"Loading Kanban...": "Loading Kanban...",
|
|
66
59
|
"Loading sibling form...": "Loading sibling form...",
|
|
67
60
|
"Loading sibling metadata...": "Loading sibling metadata...",
|
|
68
61
|
"Loading tree...": "Loading tree...",
|
|
@@ -74,22 +67,18 @@
|
|
|
74
67
|
"M": "M",
|
|
75
68
|
"Manage filters": "Manage filters",
|
|
76
69
|
"Modified By": "Modified By",
|
|
77
|
-
"more": "more",
|
|
78
70
|
"New": "New",
|
|
79
71
|
"New Value": "New Value",
|
|
80
72
|
"Next": "Next",
|
|
81
73
|
"Next →": "Next →",
|
|
82
74
|
"No actions available": "No actions available",
|
|
83
75
|
"No editable properties found in schema.": "No editable properties found in schema.",
|
|
76
|
+
"No filters added.": "No filters added.",
|
|
84
77
|
"No history yet": "No history yet",
|
|
85
78
|
"No items yet. Click \"+ Add Root Node\" to get started.": "No items yet. Click \"+ Add Root Node\" to get started.",
|
|
86
|
-
"No matching records found.": "No matching records found.",
|
|
87
79
|
"No results found": "No results found",
|
|
88
|
-
"No rules yet. Add one to narrow the list.": "No rules yet. Add one to narrow the list.",
|
|
89
80
|
"No tasks to display": "No tasks to display",
|
|
90
|
-
"of": "of",
|
|
91
81
|
"Old": "Old",
|
|
92
|
-
"or": "or",
|
|
93
82
|
"Output": "Output",
|
|
94
83
|
"Owner": "Owner",
|
|
95
84
|
"Page": "Page",
|
|
@@ -101,15 +90,12 @@
|
|
|
101
90
|
"Reason": "Reason",
|
|
102
91
|
"Rename node": "Rename node",
|
|
103
92
|
"Reset": "Reset",
|
|
104
|
-
"Results": "Results",
|
|
105
93
|
"Retry": "Retry",
|
|
106
94
|
"Right-side metadata overlay": "Right-side metadata overlay",
|
|
107
95
|
"Search": "Search",
|
|
108
|
-
"Search, sort, and filter records from one workspace.": "Search, sort, and filter records from one workspace.",
|
|
109
96
|
"Search:": "Search:",
|
|
110
97
|
"Select": "Select",
|
|
111
98
|
"Select Field": "Select Field",
|
|
112
|
-
"selected": "selected",
|
|
113
99
|
"Showing": "Showing",
|
|
114
100
|
"Sibling Data": "Sibling Data",
|
|
115
101
|
"Sibling tabs": "Sibling tabs",
|
|
@@ -118,14 +104,23 @@
|
|
|
118
104
|
"Signing in...": "Signing in...",
|
|
119
105
|
"Submitted - document is locked": "Submitted - document is locked",
|
|
120
106
|
"Task": "Task",
|
|
121
|
-
"The query has changed. Select Search to refresh the table.": "The query has changed. Select Search to refresh the table.",
|
|
122
107
|
"Today": "Today",
|
|
123
108
|
"Total:": "Total:",
|
|
109
|
+
"Tree": "Tree",
|
|
110
|
+
"True": "True",
|
|
124
111
|
"Update": "Update",
|
|
125
112
|
"Update Field ▼": "Update Field ▼",
|
|
126
113
|
"Updated": "Updated",
|
|
127
|
-
"
|
|
114
|
+
"Value": "Value",
|
|
128
115
|
"View as of date": "View as of date",
|
|
129
|
-
"
|
|
130
|
-
"Welcome back": "Welcome back"
|
|
116
|
+
"Welcome": "Welcome",
|
|
117
|
+
"Welcome back": "Welcome back",
|
|
118
|
+
"first to load link options.": "first to load link options.",
|
|
119
|
+
"more": "more",
|
|
120
|
+
"of": "of",
|
|
121
|
+
"or": "or",
|
|
122
|
+
"selected": "selected",
|
|
123
|
+
"← Prev": "← Prev",
|
|
124
|
+
"↑↓ Navigate": "↑↓ Navigate",
|
|
125
|
+
"↵ Select": "↵ Select"
|
|
131
126
|
}
|
|
@@ -1,33 +1,26 @@
|
|
|
1
1
|
{
|
|
2
|
-
"← Prev": "← Prev",
|
|
3
|
-
"↑↓ Navigate": "↑↓ Navigate",
|
|
4
|
-
"↵ Select": "↵ Select",
|
|
5
2
|
"+ Add Root Node": "+ Add Root Node",
|
|
6
3
|
"+ Add Row": "+ Add Row",
|
|
4
|
+
"+ Add a Filter": "+ Add a Filter",
|
|
7
5
|
"+ New": "+ New",
|
|
8
6
|
"A modern, modular business platform. Built for teams that move fast.": "A modern, modular business platform. Built for teams that move fast.",
|
|
9
7
|
"Actions": "Actions",
|
|
10
|
-
"
|
|
11
|
-
"Add filter": "Add filter",
|
|
12
|
-
"Add rule": "Add rule",
|
|
13
|
-
"Add targeted rules without overwhelming the workspace.": "Add targeted rules without overwhelming the workspace.",
|
|
14
|
-
"Apply filters": "Apply filters",
|
|
8
|
+
"Apply Filters": "Apply Filters",
|
|
15
9
|
"Assigned": "Assigned",
|
|
16
10
|
"Available": "Available",
|
|
17
11
|
"Cancel": "Cancel",
|
|
18
12
|
"Cancelled - document is locked": "Cancelled - document is locked",
|
|
19
13
|
"Choose a correction strategy and provide a reason.": "Choose a correction strategy and provide a reason.",
|
|
20
|
-
"Choose
|
|
14
|
+
"Choose value": "Choose value",
|
|
21
15
|
"Clear": "Clear",
|
|
22
|
-
"Clear
|
|
23
|
-
"Clear filters": "Clear filters",
|
|
16
|
+
"Clear Filters": "Clear Filters",
|
|
24
17
|
"Clear Selected": "Clear Selected",
|
|
18
|
+
"Clear filters": "Clear filters",
|
|
25
19
|
"Close": "Close",
|
|
26
20
|
"Close ✕": "Close ✕",
|
|
27
21
|
"Collapse": "Collapse",
|
|
28
22
|
"Columns": "Columns",
|
|
29
23
|
"Continue with {{provider}}": "Continue with {{provider}}",
|
|
30
|
-
"Controls": "Controls",
|
|
31
24
|
"Correct": "Correct",
|
|
32
25
|
"Correct Document": "Correct Document",
|
|
33
26
|
"Correction Strategy": "Correction Strategy",
|
|
@@ -47,22 +40,22 @@
|
|
|
47
40
|
"Expand": "Expand",
|
|
48
41
|
"Export CSV": "Export CSV",
|
|
49
42
|
"Export JSON": "Export JSON",
|
|
43
|
+
"False": "False",
|
|
50
44
|
"Field": "Field",
|
|
51
|
-
"Filter
|
|
52
|
-
"Filter changes are ready. Select Apply filters to refresh the table.": "Filter changes are ready. Select Apply filters to refresh the table.",
|
|
53
|
-
"Filters": "Filters",
|
|
54
|
-
"first to load link options.": "first to load link options.",
|
|
45
|
+
"Filter": "Filter",
|
|
55
46
|
"Forgot password?": "Forgot password?",
|
|
47
|
+
"Hello, {{name}}!": "Hello, {{name}}!",
|
|
56
48
|
"History": "History",
|
|
57
49
|
"ID": "ID",
|
|
58
50
|
"Invalid credentials": "Invalid credentials",
|
|
51
|
+
"Kanban": "Kanban",
|
|
59
52
|
"Keep core actions anchored while you work through the form.": "Keep core actions anchored while you work through the form.",
|
|
60
|
-
"Keep filters and columns close to the data they change.": "Keep filters and columns close to the data they change.",
|
|
61
53
|
"Language": "Language",
|
|
62
54
|
"Last Modified": "Last Modified",
|
|
55
|
+
"List": "List",
|
|
56
|
+
"Loading Kanban...": "Loading Kanban...",
|
|
63
57
|
"Loading form...": "Loading form...",
|
|
64
58
|
"Loading history...": "Loading history...",
|
|
65
|
-
"Loading Kanban...": "Loading Kanban...",
|
|
66
59
|
"Loading sibling form...": "Loading sibling form...",
|
|
67
60
|
"Loading sibling metadata...": "Loading sibling metadata...",
|
|
68
61
|
"Loading tree...": "Loading tree...",
|
|
@@ -74,22 +67,18 @@
|
|
|
74
67
|
"M": "M",
|
|
75
68
|
"Manage filters": "Manage filters",
|
|
76
69
|
"Modified By": "Modified By",
|
|
77
|
-
"more": "more",
|
|
78
70
|
"New": "New",
|
|
79
71
|
"New Value": "New Value",
|
|
80
72
|
"Next": "Next",
|
|
81
73
|
"Next →": "Next →",
|
|
82
74
|
"No actions available": "No actions available",
|
|
83
75
|
"No editable properties found in schema.": "No editable properties found in schema.",
|
|
76
|
+
"No filters added.": "No filters added.",
|
|
84
77
|
"No history yet": "No history yet",
|
|
85
78
|
"No items yet. Click \"+ Add Root Node\" to get started.": "No items yet. Click \"+ Add Root Node\" to get started.",
|
|
86
|
-
"No matching records found.": "No matching records found.",
|
|
87
79
|
"No results found": "No results found",
|
|
88
|
-
"No rules yet. Add one to narrow the list.": "No rules yet. Add one to narrow the list.",
|
|
89
80
|
"No tasks to display": "No tasks to display",
|
|
90
|
-
"of": "of",
|
|
91
81
|
"Old": "Old",
|
|
92
|
-
"or": "or",
|
|
93
82
|
"Output": "Output",
|
|
94
83
|
"Owner": "Owner",
|
|
95
84
|
"Page": "Page",
|
|
@@ -101,15 +90,12 @@
|
|
|
101
90
|
"Reason": "Reason",
|
|
102
91
|
"Rename node": "Rename node",
|
|
103
92
|
"Reset": "Reset",
|
|
104
|
-
"Results": "Results",
|
|
105
93
|
"Retry": "Retry",
|
|
106
94
|
"Right-side metadata overlay": "Right-side metadata overlay",
|
|
107
95
|
"Search": "Search",
|
|
108
|
-
"Search, sort, and filter records from one workspace.": "Search, sort, and filter records from one workspace.",
|
|
109
96
|
"Search:": "Search:",
|
|
110
97
|
"Select": "Select",
|
|
111
98
|
"Select Field": "Select Field",
|
|
112
|
-
"selected": "selected",
|
|
113
99
|
"Showing": "Showing",
|
|
114
100
|
"Sibling Data": "Sibling Data",
|
|
115
101
|
"Sibling tabs": "Sibling tabs",
|
|
@@ -118,14 +104,23 @@
|
|
|
118
104
|
"Signing in...": "Signing in...",
|
|
119
105
|
"Submitted - document is locked": "Submitted - document is locked",
|
|
120
106
|
"Task": "Task",
|
|
121
|
-
"The query has changed. Select Search to refresh the table.": "The query has changed. Select Search to refresh the table.",
|
|
122
107
|
"Today": "Today",
|
|
123
108
|
"Total:": "Total:",
|
|
109
|
+
"Tree": "Tree",
|
|
110
|
+
"True": "True",
|
|
124
111
|
"Update": "Update",
|
|
125
112
|
"Update Field ▼": "Update Field ▼",
|
|
126
113
|
"Updated": "Updated",
|
|
127
|
-
"
|
|
114
|
+
"Value": "Value",
|
|
128
115
|
"View as of date": "View as of date",
|
|
129
|
-
"
|
|
130
|
-
"Welcome back": "Welcome back"
|
|
116
|
+
"Welcome": "Welcome",
|
|
117
|
+
"Welcome back": "Welcome back",
|
|
118
|
+
"first to load link options.": "first to load link options.",
|
|
119
|
+
"more": "more",
|
|
120
|
+
"of": "of",
|
|
121
|
+
"or": "or",
|
|
122
|
+
"selected": "selected",
|
|
123
|
+
"← Prev": "← Prev",
|
|
124
|
+
"↑↓ Navigate": "↑↓ Navigate",
|
|
125
|
+
"↵ Select": "↵ Select"
|
|
131
126
|
}
|
|
@@ -1,33 +1,26 @@
|
|
|
1
1
|
{
|
|
2
|
-
"← Prev": "← Prev",
|
|
3
|
-
"↑↓ Navigate": "↑↓ Navigate",
|
|
4
|
-
"↵ Select": "↵ Select",
|
|
5
2
|
"+ Add Root Node": "+ Add Root Node",
|
|
6
3
|
"+ Add Row": "+ Add Row",
|
|
4
|
+
"+ Add a Filter": "+ Add a Filter",
|
|
7
5
|
"+ New": "+ New",
|
|
8
6
|
"A modern, modular business platform. Built for teams that move fast.": "A modern, modular business platform. Built for teams that move fast.",
|
|
9
7
|
"Actions": "Actions",
|
|
10
|
-
"
|
|
11
|
-
"Add filter": "Add filter",
|
|
12
|
-
"Add rule": "Add rule",
|
|
13
|
-
"Add targeted rules without overwhelming the workspace.": "Add targeted rules without overwhelming the workspace.",
|
|
14
|
-
"Apply filters": "Apply filters",
|
|
8
|
+
"Apply Filters": "Apply Filters",
|
|
15
9
|
"Assigned": "Assigned",
|
|
16
10
|
"Available": "Available",
|
|
17
11
|
"Cancel": "रद्द करें",
|
|
18
12
|
"Cancelled - document is locked": "Cancelled - document is locked",
|
|
19
13
|
"Choose a correction strategy and provide a reason.": "Choose a correction strategy and provide a reason.",
|
|
20
|
-
"Choose
|
|
14
|
+
"Choose value": "Choose value",
|
|
21
15
|
"Clear": "Clear",
|
|
22
|
-
"Clear
|
|
23
|
-
"Clear filters": "Clear filters",
|
|
16
|
+
"Clear Filters": "Clear Filters",
|
|
24
17
|
"Clear Selected": "Clear Selected",
|
|
18
|
+
"Clear filters": "Clear filters",
|
|
25
19
|
"Close": "Close",
|
|
26
20
|
"Close ✕": "Close ✕",
|
|
27
21
|
"Collapse": "Collapse",
|
|
28
22
|
"Columns": "Columns",
|
|
29
23
|
"Continue with {{provider}}": "Continue with {{provider}}",
|
|
30
|
-
"Controls": "Controls",
|
|
31
24
|
"Correct": "Correct",
|
|
32
25
|
"Correct Document": "Correct Document",
|
|
33
26
|
"Correction Strategy": "Correction Strategy",
|
|
@@ -47,22 +40,22 @@
|
|
|
47
40
|
"Expand": "Expand",
|
|
48
41
|
"Export CSV": "Export CSV",
|
|
49
42
|
"Export JSON": "Export JSON",
|
|
43
|
+
"False": "False",
|
|
50
44
|
"Field": "Field",
|
|
51
|
-
"Filter
|
|
52
|
-
"Filter changes are ready. Select Apply filters to refresh the table.": "Filter changes are ready. Select Apply filters to refresh the table.",
|
|
53
|
-
"Filters": "Filters",
|
|
54
|
-
"first to load link options.": "first to load link options.",
|
|
45
|
+
"Filter": "Filter",
|
|
55
46
|
"Forgot password?": "पासवर्ड भूल गए?",
|
|
47
|
+
"Hello, {{name}}!": "Hello, {{name}}!",
|
|
56
48
|
"History": "History",
|
|
57
49
|
"ID": "ID",
|
|
58
50
|
"Invalid credentials": "Invalid credentials",
|
|
51
|
+
"Kanban": "Kanban",
|
|
59
52
|
"Keep core actions anchored while you work through the form.": "Keep core actions anchored while you work through the form.",
|
|
60
|
-
"Keep filters and columns close to the data they change.": "Keep filters and columns close to the data they change.",
|
|
61
53
|
"Language": "Language",
|
|
62
54
|
"Last Modified": "Last Modified",
|
|
55
|
+
"List": "List",
|
|
56
|
+
"Loading Kanban...": "Loading Kanban...",
|
|
63
57
|
"Loading form...": "Loading form...",
|
|
64
58
|
"Loading history...": "Loading history...",
|
|
65
|
-
"Loading Kanban...": "Loading Kanban...",
|
|
66
59
|
"Loading sibling form...": "Loading sibling form...",
|
|
67
60
|
"Loading sibling metadata...": "Loading sibling metadata...",
|
|
68
61
|
"Loading tree...": "Loading tree...",
|
|
@@ -74,22 +67,18 @@
|
|
|
74
67
|
"M": "M",
|
|
75
68
|
"Manage filters": "Manage filters",
|
|
76
69
|
"Modified By": "Modified By",
|
|
77
|
-
"more": "more",
|
|
78
70
|
"New": "New",
|
|
79
71
|
"New Value": "New Value",
|
|
80
72
|
"Next": "Next",
|
|
81
73
|
"Next →": "Next →",
|
|
82
74
|
"No actions available": "No actions available",
|
|
83
75
|
"No editable properties found in schema.": "No editable properties found in schema.",
|
|
76
|
+
"No filters added.": "No filters added.",
|
|
84
77
|
"No history yet": "No history yet",
|
|
85
78
|
"No items yet. Click \"+ Add Root Node\" to get started.": "No items yet. Click \"+ Add Root Node\" to get started.",
|
|
86
|
-
"No matching records found.": "No matching records found.",
|
|
87
79
|
"No results found": "No results found",
|
|
88
|
-
"No rules yet. Add one to narrow the list.": "No rules yet. Add one to narrow the list.",
|
|
89
80
|
"No tasks to display": "No tasks to display",
|
|
90
|
-
"of": "of",
|
|
91
81
|
"Old": "Old",
|
|
92
|
-
"or": "or",
|
|
93
82
|
"Output": "Output",
|
|
94
83
|
"Owner": "Owner",
|
|
95
84
|
"Page": "Page",
|
|
@@ -101,15 +90,12 @@
|
|
|
101
90
|
"Reason": "Reason",
|
|
102
91
|
"Rename node": "Rename node",
|
|
103
92
|
"Reset": "Reset",
|
|
104
|
-
"Results": "Results",
|
|
105
93
|
"Retry": "Retry",
|
|
106
94
|
"Right-side metadata overlay": "Right-side metadata overlay",
|
|
107
95
|
"Search": "खोजें",
|
|
108
|
-
"Search, sort, and filter records from one workspace.": "Search, sort, and filter records from one workspace.",
|
|
109
96
|
"Search:": "Search:",
|
|
110
97
|
"Select": "Select",
|
|
111
98
|
"Select Field": "Select Field",
|
|
112
|
-
"selected": "selected",
|
|
113
99
|
"Showing": "Showing",
|
|
114
100
|
"Sibling Data": "Sibling Data",
|
|
115
101
|
"Sibling tabs": "Sibling tabs",
|
|
@@ -118,14 +104,23 @@
|
|
|
118
104
|
"Signing in...": "Signing in...",
|
|
119
105
|
"Submitted - document is locked": "Submitted - document is locked",
|
|
120
106
|
"Task": "Task",
|
|
121
|
-
"The query has changed. Select Search to refresh the table.": "The query has changed. Select Search to refresh the table.",
|
|
122
107
|
"Today": "आज",
|
|
123
108
|
"Total:": "Total:",
|
|
109
|
+
"Tree": "Tree",
|
|
110
|
+
"True": "True",
|
|
124
111
|
"Update": "Update",
|
|
125
112
|
"Update Field ▼": "Update Field ▼",
|
|
126
113
|
"Updated": "Updated",
|
|
127
|
-
"
|
|
114
|
+
"Value": "Value",
|
|
128
115
|
"View as of date": "View as of date",
|
|
129
|
-
"
|
|
130
|
-
"Welcome back": "वापस स्वागत है"
|
|
116
|
+
"Welcome": "Welcome",
|
|
117
|
+
"Welcome back": "वापस स्वागत है",
|
|
118
|
+
"first to load link options.": "first to load link options.",
|
|
119
|
+
"more": "more",
|
|
120
|
+
"of": "of",
|
|
121
|
+
"or": "or",
|
|
122
|
+
"selected": "selected",
|
|
123
|
+
"← Prev": "← Prev",
|
|
124
|
+
"↑↓ Navigate": "↑↓ Navigate",
|
|
125
|
+
"↵ Select": "↵ Select"
|
|
131
126
|
}
|