@openmrs/esm-framework 9.0.3-pre.4243 → 9.0.3-pre.4244
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/.turbo/turbo-build.log
CHANGED
|
@@ -19,7 +19,7 @@ invalid key to this function will result in a type error.
|
|
|
19
19
|
|
|
20
20
|
The translation key from the set of core translations.
|
|
21
21
|
|
|
22
|
-
`"cancel"` | `"change"` | `"close"` | `"error"` | `"unknown"` | `"Clinic"` | `"abnormalValue"` | `"actions"` | `"actionableNotification"` | `"address"` | `"age"` | `"closesActionableNotification"` | `"closeSnackbar"` | `"confirm"` | `"contactAdministratorIfIssuePersists"` | `"contactDetails"` | `"delete"` | `"discardChanges"` | `"edit"` | `"emptyStateText"` | `"errorCopy"` | `"errorLoadingLoginLocations"` | `"female"` | `"leftNavigation"` | `"loading"` | `"male"` | `"noResultsToDisplay"` | `"notAvailable"` | `"other"` | `"paginationItemsCount"` | `"paginationOfPages"` | `"patientAvatarAlt"` | `"patientIdentifierSticker"` | `"patientLists"` | `"patientPhotoAlt"` | `"patientPhotoPlaceholder"` | `"print"` | `"printError"` | `"printErrorExplainer"` | `"printIdentifierSticker"` | `"printing"` | `"recordNewEntry"` | `"relationships"` | `"resetOverrides"` | `"save"` | `"scriptLoadingFailed"` | `"scriptLoadingError"` | `"searchForLocation"` | `"seeAll"` | `"seeMoreLists"` | `"sex"` | `"showLess"` | `"showMore"` | `"snackbarNotification"` | `"toggleDevTools"` | `"yearAbbreviation"` | `"yearsAbbreviation"` | `"closeWorkspaces2PromptTitle"` | `"closeWorkspaces2PromptBody"` | `"closeAllOpenedWorkspaces"` | `"closingAllWorkspacesPromptBody"` | `"closingAllWorkspacesPromptTitle"` | `"discard"` | `"hide"` | `"maximize"` | `"minimize"` | `"openAnyway"` | `"unsavedChangesInOpenedWorkspace"` | `"unsavedChangesInWorkspace"` | `"unsavedChangesTitleText"` | `"workspaceHeader"` | `"address1"` | `"address2"` | `"address3"` | `"address4"` | `"address5"` | `"address6"` | `"city"` | `"cityVillage"` | `"country"` | `"countyDistrict"` | `"district"` | `"postalCode"` | `"
|
|
22
|
+
`"cancel"` | `"change"` | `"close"` | `"error"` | `"unknown"` | `"state"` | `"Clinic"` | `"abnormalValue"` | `"actions"` | `"actionableNotification"` | `"address"` | `"age"` | `"batchActionItemSelected"` | `"batchActionsItemsSelected"` | `"closesActionableNotification"` | `"closeSnackbar"` | `"confirm"` | `"contactAdministratorIfIssuePersists"` | `"contactDetails"` | `"delete"` | `"discardChanges"` | `"edit"` | `"emptyStateText"` | `"errorCopy"` | `"errorLoadingLoginLocations"` | `"female"` | `"leftNavigation"` | `"loading"` | `"male"` | `"noResultsToDisplay"` | `"notAvailable"` | `"other"` | `"paginationItemsCount"` | `"paginationOfPages"` | `"patientAvatarAlt"` | `"patientIdentifierSticker"` | `"patientLists"` | `"patientPhotoAlt"` | `"patientPhotoPlaceholder"` | `"print"` | `"printError"` | `"printErrorExplainer"` | `"printIdentifierSticker"` | `"printing"` | `"recordNewEntry"` | `"relationships"` | `"resetOverrides"` | `"save"` | `"scriptLoadingFailed"` | `"scriptLoadingError"` | `"searchForLocation"` | `"seeAll"` | `"seeMoreLists"` | `"selectAll"` | `"sex"` | `"showLess"` | `"showMore"` | `"snackbarNotification"` | `"toggleDevTools"` | `"yearAbbreviation"` | `"yearsAbbreviation"` | `"closeWorkspaces2PromptTitle"` | `"closeWorkspaces2PromptBody"` | `"closeAllOpenedWorkspaces"` | `"closingAllWorkspacesPromptBody"` | `"closingAllWorkspacesPromptTitle"` | `"discard"` | `"hide"` | `"maximize"` | `"minimize"` | `"openAnyway"` | `"unsavedChangesInOpenedWorkspace"` | `"unsavedChangesInWorkspace"` | `"unsavedChangesTitleText"` | `"workspaceHeader"` | `"address1"` | `"address2"` | `"address3"` | `"address4"` | `"address5"` | `"address6"` | `"city"` | `"cityVillage"` | `"country"` | `"countyDistrict"` | `"district"` | `"postalCode"` | `"stateProvince"`
|
|
23
23
|
|
|
24
24
|
### defaultText?
|
|
25
25
|
|
|
@@ -839,7 +839,7 @@ aria-posinset.
|
|
|
839
839
|
|
|
840
840
|
### aria-sort?
|
|
841
841
|
|
|
842
|
-
> `optional` **aria-sort**: `"
|
|
842
|
+
> `optional` **aria-sort**: `"none"` \| `"other"` \| `"ascending"` \| `"descending"`
|
|
843
843
|
|
|
844
844
|
Defined in: node\_modules/@types/react/index.d.ts:2817
|
|
845
845
|
|
|
@@ -913,7 +913,7 @@ Defines the human readable text alternative of aria-valuenow for a range widget.
|
|
|
913
913
|
|
|
914
914
|
### autoCapitalize?
|
|
915
915
|
|
|
916
|
-
> `optional` **autoCapitalize**: `"on"` \| `"off"` \| `string` & `object` \| `"
|
|
916
|
+
> `optional` **autoCapitalize**: `"none"` \| `"on"` \| `"off"` \| `string` & `object` \| `"sentences"` \| `"words"` \| `"characters"`
|
|
917
917
|
|
|
918
918
|
Defined in: node\_modules/@types/react/index.d.ts:2913
|
|
919
919
|
|
|
@@ -1187,7 +1187,7 @@ Defined in: node\_modules/@types/react/index.d.ts:2942
|
|
|
1187
1187
|
|
|
1188
1188
|
### inputMode?
|
|
1189
1189
|
|
|
1190
|
-
> `optional` **inputMode**: `"search"` \| `"numeric"` \| `"text"` \| `"
|
|
1190
|
+
> `optional` **inputMode**: `"search"` \| `"numeric"` \| `"text"` \| `"none"` \| `"url"` \| `"tel"` \| `"email"` \| `"decimal"`
|
|
1191
1191
|
|
|
1192
1192
|
Defined in: node\_modules/@types/react/index.d.ts:2969
|
|
1193
1193
|
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
[O3 Framework](../API.md) / TableBatchActions
|
|
2
|
+
|
|
3
|
+
# Variable: TableBatchActions
|
|
4
|
+
|
|
5
|
+
> `const` **TableBatchActions**: `React.FC`\<`TableBatchActionsProps`\>
|
|
6
|
+
|
|
7
|
+
Defined in: [packages/framework/esm-styleguide/src/data-table-batch-actions/data-table-batch-actions.component.tsx:19](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/data-table-batch-actions/data-table-batch-actions.component.tsx#L19)
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@openmrs/esm-framework",
|
|
3
|
-
"version": "9.0.3-pre.
|
|
3
|
+
"version": "9.0.3-pre.4244",
|
|
4
4
|
"license": "MPL-2.0",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"module": "dist/index.js",
|
|
@@ -59,24 +59,24 @@
|
|
|
59
59
|
"access": "public"
|
|
60
60
|
},
|
|
61
61
|
"dependencies": {
|
|
62
|
-
"@openmrs/esm-api": "9.0.3-pre.
|
|
63
|
-
"@openmrs/esm-config": "9.0.3-pre.
|
|
64
|
-
"@openmrs/esm-context": "9.0.3-pre.
|
|
65
|
-
"@openmrs/esm-dynamic-loading": "9.0.3-pre.
|
|
66
|
-
"@openmrs/esm-emr-api": "9.0.3-pre.
|
|
67
|
-
"@openmrs/esm-error-handling": "9.0.3-pre.
|
|
68
|
-
"@openmrs/esm-expression-evaluator": "9.0.3-pre.
|
|
69
|
-
"@openmrs/esm-extensions": "9.0.3-pre.
|
|
70
|
-
"@openmrs/esm-feature-flags": "9.0.3-pre.
|
|
71
|
-
"@openmrs/esm-globals": "9.0.3-pre.
|
|
72
|
-
"@openmrs/esm-navigation": "9.0.3-pre.
|
|
73
|
-
"@openmrs/esm-offline": "9.0.3-pre.
|
|
74
|
-
"@openmrs/esm-react-utils": "9.0.3-pre.
|
|
75
|
-
"@openmrs/esm-routes": "9.0.3-pre.
|
|
76
|
-
"@openmrs/esm-state": "9.0.3-pre.
|
|
77
|
-
"@openmrs/esm-styleguide": "9.0.3-pre.
|
|
78
|
-
"@openmrs/esm-translations": "9.0.3-pre.
|
|
79
|
-
"@openmrs/esm-utils": "9.0.3-pre.
|
|
62
|
+
"@openmrs/esm-api": "9.0.3-pre.4244",
|
|
63
|
+
"@openmrs/esm-config": "9.0.3-pre.4244",
|
|
64
|
+
"@openmrs/esm-context": "9.0.3-pre.4244",
|
|
65
|
+
"@openmrs/esm-dynamic-loading": "9.0.3-pre.4244",
|
|
66
|
+
"@openmrs/esm-emr-api": "9.0.3-pre.4244",
|
|
67
|
+
"@openmrs/esm-error-handling": "9.0.3-pre.4244",
|
|
68
|
+
"@openmrs/esm-expression-evaluator": "9.0.3-pre.4244",
|
|
69
|
+
"@openmrs/esm-extensions": "9.0.3-pre.4244",
|
|
70
|
+
"@openmrs/esm-feature-flags": "9.0.3-pre.4244",
|
|
71
|
+
"@openmrs/esm-globals": "9.0.3-pre.4244",
|
|
72
|
+
"@openmrs/esm-navigation": "9.0.3-pre.4244",
|
|
73
|
+
"@openmrs/esm-offline": "9.0.3-pre.4244",
|
|
74
|
+
"@openmrs/esm-react-utils": "9.0.3-pre.4244",
|
|
75
|
+
"@openmrs/esm-routes": "9.0.3-pre.4244",
|
|
76
|
+
"@openmrs/esm-state": "9.0.3-pre.4244",
|
|
77
|
+
"@openmrs/esm-styleguide": "9.0.3-pre.4244",
|
|
78
|
+
"@openmrs/esm-translations": "9.0.3-pre.4244",
|
|
79
|
+
"@openmrs/esm-utils": "9.0.3-pre.4244"
|
|
80
80
|
},
|
|
81
81
|
"peerDependencies": {
|
|
82
82
|
"dayjs": "1.x",
|
|
@@ -89,7 +89,7 @@
|
|
|
89
89
|
"swr": "2.x"
|
|
90
90
|
},
|
|
91
91
|
"devDependencies": {
|
|
92
|
-
"@openmrs/typedoc-plugin-file-categories": "9.0.3-pre.
|
|
92
|
+
"@openmrs/typedoc-plugin-file-categories": "9.0.3-pre.4244",
|
|
93
93
|
"@swc/cli": "0.8.0",
|
|
94
94
|
"@swc/core": "1.15.18",
|
|
95
95
|
"@vitest/coverage-v8": "^4.0.18",
|