@framework-m/desk 0.12.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/AutoField.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 +16 -0
- package/dist/components/layout/DefaultLandingPage.d.ts.map +1 -0
- 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 +3 -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/SystemInfo.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 +5 -0
- 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 +10131 -9587
- package/dist/index.js.map +1 -1
- package/dist/locales/en/desk.json +126 -0
- package/dist/locales/es/desk.json +126 -0
- package/dist/locales/fr/desk.json +126 -0
- package/dist/locales/hi/desk.json +126 -0
- package/dist/locales/mr/desk.json +126 -0
- package/dist/locales/ta/desk.json +126 -0
- package/dist/locales/ur/desk.json +126 -0
- 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 +126 -0
- package/locales/es/desk.json +126 -0
- package/locales/fr/desk.json +126 -0
- package/locales/hi/desk.json +126 -0
- package/locales/mr/desk.json +126 -0
- package/locales/ta/desk.json +126 -0
- package/locales/ur/desk.json +126 -0
- package/package.json +35 -29
|
@@ -0,0 +1,126 @@
|
|
|
1
|
+
{
|
|
2
|
+
"+ Add Root Node": "+ Add Root Node",
|
|
3
|
+
"+ Add Row": "+ Add Row",
|
|
4
|
+
"+ Add a Filter": "+ Add a Filter",
|
|
5
|
+
"+ New": "+ New",
|
|
6
|
+
"A modern, modular business platform. Built for teams that move fast.": "A modern, modular business platform. Built for teams that move fast.",
|
|
7
|
+
"Actions": "Actions",
|
|
8
|
+
"Apply Filters": "Apply Filters",
|
|
9
|
+
"Assigned": "Assigned",
|
|
10
|
+
"Available": "Available",
|
|
11
|
+
"Cancel": "Cancel",
|
|
12
|
+
"Cancelled - document is locked": "Cancelled - document is locked",
|
|
13
|
+
"Choose a correction strategy and provide a reason.": "Choose a correction strategy and provide a reason.",
|
|
14
|
+
"Choose value": "Choose value",
|
|
15
|
+
"Clear": "Clear",
|
|
16
|
+
"Clear Filters": "Clear Filters",
|
|
17
|
+
"Clear Selected": "Clear Selected",
|
|
18
|
+
"Clear filters": "Clear filters",
|
|
19
|
+
"Close": "Close",
|
|
20
|
+
"Close ✕": "Close ✕",
|
|
21
|
+
"Collapse": "Collapse",
|
|
22
|
+
"Columns": "Columns",
|
|
23
|
+
"Continue with {{provider}}": "Continue with {{provider}}",
|
|
24
|
+
"Correct": "Correct",
|
|
25
|
+
"Correct Document": "Correct Document",
|
|
26
|
+
"Correction Strategy": "Correction Strategy",
|
|
27
|
+
"Creation": "Creation",
|
|
28
|
+
"Delete": "Delete",
|
|
29
|
+
"Delete Row": "Delete Row",
|
|
30
|
+
"Deleted At": "Deleted At",
|
|
31
|
+
"Document actions": "Document actions",
|
|
32
|
+
"Done": "Done",
|
|
33
|
+
"Download PDF": "Download PDF",
|
|
34
|
+
"Drop here": "Drop here",
|
|
35
|
+
"Drop here to make root-level": "Drop here to make root-level",
|
|
36
|
+
"Email": "Email",
|
|
37
|
+
"Error loading": "Error loading",
|
|
38
|
+
"Error:": "Error:",
|
|
39
|
+
"Esc Close": "Esc Close",
|
|
40
|
+
"Expand": "Expand",
|
|
41
|
+
"Export CSV": "Export CSV",
|
|
42
|
+
"Export JSON": "Export JSON",
|
|
43
|
+
"False": "False",
|
|
44
|
+
"Field": "Field",
|
|
45
|
+
"Filter": "Filter",
|
|
46
|
+
"Forgot password?": "Forgot password?",
|
|
47
|
+
"Hello, {{name}}!": "Hello, {{name}}!",
|
|
48
|
+
"History": "History",
|
|
49
|
+
"ID": "ID",
|
|
50
|
+
"Invalid credentials": "Invalid credentials",
|
|
51
|
+
"Kanban": "Kanban",
|
|
52
|
+
"Keep core actions anchored while you work through the form.": "Keep core actions anchored while you work through the form.",
|
|
53
|
+
"Language": "Language",
|
|
54
|
+
"Last Modified": "Last Modified",
|
|
55
|
+
"List": "List",
|
|
56
|
+
"Loading Kanban...": "Loading Kanban...",
|
|
57
|
+
"Loading form...": "Loading form...",
|
|
58
|
+
"Loading history...": "Loading history...",
|
|
59
|
+
"Loading sibling form...": "Loading sibling form...",
|
|
60
|
+
"Loading sibling metadata...": "Loading sibling metadata...",
|
|
61
|
+
"Loading tree...": "Loading tree...",
|
|
62
|
+
"Loading workflow...": "Loading workflow...",
|
|
63
|
+
"Loading...": "Loading...",
|
|
64
|
+
"Login": "Login",
|
|
65
|
+
"Login failed. Please try again.": "Login failed. Please try again.",
|
|
66
|
+
"Logout": "Logout",
|
|
67
|
+
"M": "M",
|
|
68
|
+
"Manage filters": "Manage filters",
|
|
69
|
+
"Modified By": "Modified By",
|
|
70
|
+
"New": "New",
|
|
71
|
+
"New Value": "New Value",
|
|
72
|
+
"Next": "Next",
|
|
73
|
+
"Next →": "Next →",
|
|
74
|
+
"No actions available": "No actions available",
|
|
75
|
+
"No editable properties found in schema.": "No editable properties found in schema.",
|
|
76
|
+
"No filters added.": "No filters added.",
|
|
77
|
+
"No history yet": "No history yet",
|
|
78
|
+
"No items yet. Click \"+ Add Root Node\" to get started.": "No items yet. Click \"+ Add Root Node\" to get started.",
|
|
79
|
+
"No results found": "No results found",
|
|
80
|
+
"No tasks to display": "No tasks to display",
|
|
81
|
+
"Old": "Old",
|
|
82
|
+
"Output": "Output",
|
|
83
|
+
"Owner": "Owner",
|
|
84
|
+
"Page": "Page",
|
|
85
|
+
"Password": "Password",
|
|
86
|
+
"Please correct the following errors:": "Please correct the following errors:",
|
|
87
|
+
"Previous": "Previous",
|
|
88
|
+
"Print Preview": "Print Preview",
|
|
89
|
+
"Quick Edit": "Quick Edit",
|
|
90
|
+
"Reason": "Reason",
|
|
91
|
+
"Rename node": "Rename node",
|
|
92
|
+
"Reset": "Reset",
|
|
93
|
+
"Retry": "Retry",
|
|
94
|
+
"Right-side metadata overlay": "Right-side metadata overlay",
|
|
95
|
+
"Search": "Search",
|
|
96
|
+
"Search:": "Search:",
|
|
97
|
+
"Select": "Select",
|
|
98
|
+
"Select Field": "Select Field",
|
|
99
|
+
"Showing": "Showing",
|
|
100
|
+
"Sibling Data": "Sibling Data",
|
|
101
|
+
"Sibling tabs": "Sibling tabs",
|
|
102
|
+
"Sign In": "Sign In",
|
|
103
|
+
"Sign in to your account": "Sign in to your account",
|
|
104
|
+
"Signing in...": "Signing in...",
|
|
105
|
+
"Submitted - document is locked": "Submitted - document is locked",
|
|
106
|
+
"Task": "Task",
|
|
107
|
+
"Today": "Today",
|
|
108
|
+
"Total:": "Total:",
|
|
109
|
+
"Tree": "Tree",
|
|
110
|
+
"True": "True",
|
|
111
|
+
"Update": "Update",
|
|
112
|
+
"Update Field ▼": "Update Field ▼",
|
|
113
|
+
"Updated": "Updated",
|
|
114
|
+
"Value": "Value",
|
|
115
|
+
"View as of date": "View as of date",
|
|
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"
|
|
126
|
+
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@framework-m/desk",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.14.0",
|
|
4
4
|
"description": "Business components, hooks, views, and providers for Framework M applications",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "./dist/index.js",
|
|
@@ -15,6 +15,7 @@
|
|
|
15
15
|
},
|
|
16
16
|
"files": [
|
|
17
17
|
"dist",
|
|
18
|
+
"locales",
|
|
18
19
|
"README.md"
|
|
19
20
|
],
|
|
20
21
|
"keywords": [
|
|
@@ -34,8 +35,8 @@
|
|
|
34
35
|
"directory": "libs/framework-m-desk"
|
|
35
36
|
},
|
|
36
37
|
"dependencies": {
|
|
37
|
-
"@framework-m/plugin-sdk": "^0.7.
|
|
38
|
-
"@framework-m/ui": "^0.7.
|
|
38
|
+
"@framework-m/plugin-sdk": "^0.7.4",
|
|
39
|
+
"@framework-m/ui": "^0.7.5"
|
|
39
40
|
},
|
|
40
41
|
"peerDependencies": {
|
|
41
42
|
"@refinedev/core": "^5.0.0",
|
|
@@ -52,52 +53,57 @@
|
|
|
52
53
|
"uniforms-bridge-json-schema": "^4.0.0"
|
|
53
54
|
},
|
|
54
55
|
"devDependencies": {
|
|
55
|
-
"@eslint/js": "^
|
|
56
|
-
"@framework-m/plugin-sdk": "^0.7.
|
|
57
|
-
"@framework-m/ui": "^0.7.
|
|
56
|
+
"@eslint/js": "^10.0.1",
|
|
57
|
+
"@framework-m/plugin-sdk": "^0.7.4",
|
|
58
|
+
"@framework-m/ui": "^0.7.5",
|
|
58
59
|
"@refinedev/core": "^5.0.12",
|
|
59
60
|
"@refinedev/react-router": "^2.0.4",
|
|
60
61
|
"@refinedev/react-table": "^6.0.1",
|
|
61
|
-
"@tanstack/react-query": "^5.
|
|
62
|
+
"@tanstack/react-query": "^5.101.0",
|
|
62
63
|
"@tanstack/react-table": "^8.21.3",
|
|
63
64
|
"@testing-library/jest-dom": "^6.9.1",
|
|
64
65
|
"@testing-library/react": "^16.3.2",
|
|
65
|
-
"@types/node": "^
|
|
66
|
-
"@types/react": "^19.2.
|
|
66
|
+
"@types/node": "^25.9.2",
|
|
67
|
+
"@types/react": "^19.2.17",
|
|
67
68
|
"@types/react-dom": "^19.2.3",
|
|
68
|
-
"@typescript-eslint/eslint-plugin": "^8.
|
|
69
|
-
"@typescript-eslint/parser": "^8.
|
|
70
|
-
"@vitejs/plugin-react": "^
|
|
71
|
-
"@vitest/coverage-v8": "4.1.
|
|
69
|
+
"@typescript-eslint/eslint-plugin": "^8.61.0",
|
|
70
|
+
"@typescript-eslint/parser": "^8.61.0",
|
|
71
|
+
"@vitejs/plugin-react": "^6.0.2",
|
|
72
|
+
"@vitest/coverage-v8": "4.1.8",
|
|
72
73
|
"ajv": "^8.20.0",
|
|
73
|
-
"eslint": "^
|
|
74
|
+
"eslint": "^10.4.1",
|
|
74
75
|
"eslint-config-prettier": "^10.1.8",
|
|
75
|
-
"eslint-plugin-
|
|
76
|
+
"eslint-plugin-i18next": "^6.1.4",
|
|
77
|
+
"eslint-plugin-jsx-a11y": "^6.10.2",
|
|
78
|
+
"eslint-plugin-react": "^7.37.5",
|
|
79
|
+
"eslint-plugin-react-hooks": "^7.1.1",
|
|
76
80
|
"eslint-plugin-unused-imports": "^4.4.1",
|
|
77
|
-
"globals": "^
|
|
78
|
-
"happy-dom": "^20.
|
|
79
|
-
"i18next": "^
|
|
81
|
+
"globals": "^17.6.0",
|
|
82
|
+
"happy-dom": "^20.10.2",
|
|
83
|
+
"i18next": "^26.3.1",
|
|
80
84
|
"i18next-browser-languagedetector": "^8.2.1",
|
|
81
|
-
"i18next-
|
|
85
|
+
"i18next-cli": "^1.61.1",
|
|
86
|
+
"i18next-http-backend": "^4.0.0",
|
|
82
87
|
"prettier": "^3.8.3",
|
|
83
|
-
"react": "^19.2.
|
|
84
|
-
"react-dom": "^19.2.
|
|
85
|
-
"react-i18next": "^
|
|
86
|
-
"react-router": "^7.
|
|
87
|
-
"typescript": "^
|
|
88
|
-
"typescript-eslint": "^8.
|
|
88
|
+
"react": "^19.2.7",
|
|
89
|
+
"react-dom": "^19.2.7",
|
|
90
|
+
"react-i18next": "^17.0.8",
|
|
91
|
+
"react-router": "^7.17.0",
|
|
92
|
+
"typescript": "^6.0.3",
|
|
93
|
+
"typescript-eslint": "^8.61.0",
|
|
89
94
|
"uniforms": "^4.0.0",
|
|
90
95
|
"uniforms-bridge-json-schema": "^4.0.0",
|
|
91
|
-
"vite": "^
|
|
92
|
-
"vite-plugin-dts": "^
|
|
93
|
-
"vitest": "4.1.
|
|
96
|
+
"vite": "^8.0.16",
|
|
97
|
+
"vite-plugin-dts": "^5.0.2",
|
|
98
|
+
"vitest": "4.1.8"
|
|
94
99
|
},
|
|
95
100
|
"publishConfig": {
|
|
96
101
|
"access": "public"
|
|
97
102
|
},
|
|
98
103
|
"scripts": {
|
|
99
|
-
"build": "tsc && vite build",
|
|
104
|
+
"build": "tsc && vite build && node -e \"const fs = require('fs'); if (fs.existsSync('locales')) fs.cpSync('locales', 'dist/locales', {recursive: true});\"",
|
|
100
105
|
"dev": "vite build --watch",
|
|
106
|
+
"extract-translations": "i18next-cli extract",
|
|
101
107
|
"lint": "eslint src --max-warnings 0",
|
|
102
108
|
"format": "prettier --write \"src/**/*.{ts,tsx,css}\"",
|
|
103
109
|
"format:check": "prettier --check \"src/**/*.{ts,tsx,css}\"",
|