@undp/carbon-library 1.0.274-CARBON-419.0 → 1.0.274-CARBON-404.7
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/cjs/index.js +3 -3
- package/dist/cjs/index.js.map +1 -1
- package/dist/esm/index.js +3 -3
- package/dist/esm/index.js.map +1 -1
- package/package.json +1 -1
package/dist/esm/index.js
CHANGED
@@ -6045,7 +6045,7 @@ var sectoralScopes$1 = {
|
|
6045
6045
|
"Broadcasting Organisation",
|
6046
6046
|
"News Agency",
|
6047
6047
|
"Press Council",
|
6048
|
-
"Television Authority",
|
6048
|
+
"Television Authority Media",
|
6049
6049
|
],
|
6050
6050
|
ScienceAndTechnology: [
|
6051
6051
|
"Agency For Science and Engineering Infrastructure",
|
@@ -6054,7 +6054,7 @@ var sectoralScopes$1 = {
|
|
6054
6054
|
"Science and Technology Complex",
|
6055
6055
|
"Office for Technology Acquisition and Promotion",
|
6056
6056
|
"Space Research and Development Agency",
|
6057
|
-
"Nuclear Regulatory Authority",
|
6057
|
+
"Nuclear Regulatory Authority Science & Technology",
|
6058
6058
|
"Raw Materials Research and Development Council",
|
6059
6059
|
"Communications Satellite Ltd",
|
6060
6060
|
"Centre for Technology Management",
|
@@ -6139,7 +6139,7 @@ var AddNewCompanyComponent = function (props) {
|
|
6139
6139
|
setSelectedMinistry(String(key));
|
6140
6140
|
return [4 /*yield*/, post("national/organisation/query", {
|
6141
6141
|
page: 1,
|
6142
|
-
size:
|
6142
|
+
size: 200,
|
6143
6143
|
filterAnd: [
|
6144
6144
|
{
|
6145
6145
|
key: "companyRole",
|