mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
58 lines
No EOL
1.3 KiB
JSON
58 lines
No EOL
1.3 KiB
JSON
{
|
|
"id": "@kbn/saved-objects-settings",
|
|
"client": {
|
|
"classes": [],
|
|
"functions": [],
|
|
"interfaces": [],
|
|
"enums": [],
|
|
"misc": [],
|
|
"objects": []
|
|
},
|
|
"server": {
|
|
"classes": [],
|
|
"functions": [],
|
|
"interfaces": [],
|
|
"enums": [],
|
|
"misc": [],
|
|
"objects": []
|
|
},
|
|
"common": {
|
|
"classes": [],
|
|
"functions": [],
|
|
"interfaces": [],
|
|
"enums": [],
|
|
"misc": [
|
|
{
|
|
"parentPluginId": "@kbn/saved-objects-settings",
|
|
"id": "def-common.LISTING_LIMIT_SETTING",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "LISTING_LIMIT_SETTING",
|
|
"description": [],
|
|
"signature": [
|
|
"\"savedObjects:listingLimit\""
|
|
],
|
|
"path": "packages/kbn-saved-objects-settings/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/saved-objects-settings",
|
|
"id": "def-common.PER_PAGE_SETTING",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "PER_PAGE_SETTING",
|
|
"description": [],
|
|
"signature": [
|
|
"\"savedObjects:perPage\""
|
|
],
|
|
"path": "packages/kbn-saved-objects-settings/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
}
|
|
],
|
|
"objects": []
|
|
}
|
|
} |