@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/cjs/index.js
CHANGED
@@ -6065,7 +6065,7 @@ var sectoralScopes$1 = {
|
|
6065
6065
|
"Broadcasting Organisation",
|
6066
6066
|
"News Agency",
|
6067
6067
|
"Press Council",
|
6068
|
-
"Television Authority",
|
6068
|
+
"Television Authority Media",
|
6069
6069
|
],
|
6070
6070
|
ScienceAndTechnology: [
|
6071
6071
|
"Agency For Science and Engineering Infrastructure",
|
@@ -6074,7 +6074,7 @@ var sectoralScopes$1 = {
|
|
6074
6074
|
"Science and Technology Complex",
|
6075
6075
|
"Office for Technology Acquisition and Promotion",
|
6076
6076
|
"Space Research and Development Agency",
|
6077
|
-
"Nuclear Regulatory Authority",
|
6077
|
+
"Nuclear Regulatory Authority Science & Technology",
|
6078
6078
|
"Raw Materials Research and Development Council",
|
6079
6079
|
"Communications Satellite Ltd",
|
6080
6080
|
"Centre for Technology Management",
|
@@ -6159,7 +6159,7 @@ var AddNewCompanyComponent = function (props) {
|
|
6159
6159
|
setSelectedMinistry(String(key));
|
6160
6160
|
return [4 /*yield*/, post("national/organisation/query", {
|
6161
6161
|
page: 1,
|
6162
|
-
size:
|
6162
|
+
size: 200,
|
6163
6163
|
filterAnd: [
|
6164
6164
|
{
|
6165
6165
|
key: "companyRole",
|