|
2273 | 2273 | "label": "getIndexTemplateFields", |
2274 | 2274 | "description": [], |
2275 | 2275 | "signature": [ |
2276 | | - "(alias: string, pattern: string) => ", |
| 2276 | + "(alias: string, patterns: string[]) => ", |
2277 | 2277 | "IndexTemplateFields" |
2278 | 2278 | ], |
2279 | 2279 | "path": "x-pack/platform/plugins/shared/alerting/server/alerts_service/lib/data_stream_adapter.ts", |
|
2298 | 2298 | { |
2299 | 2299 | "parentPluginId": "alerting", |
2300 | 2300 | "id": "def-server.DataStreamAdapter.getIndexTemplateFields.$2", |
2301 | | - "type": "string", |
| 2301 | + "type": "Array", |
2302 | 2302 | "tags": [], |
2303 | | - "label": "pattern", |
| 2303 | + "label": "patterns", |
2304 | 2304 | "description": [], |
2305 | 2305 | "signature": [ |
2306 | | - "string" |
| 2306 | + "string[]" |
2307 | 2307 | ], |
2308 | 2308 | "path": "x-pack/platform/plugins/shared/alerting/server/alerts_service/lib/data_stream_adapter.ts", |
2309 | 2309 | "deprecated": false, |
|
3678 | 3678 | "label": "uiSettingsClient", |
3679 | 3679 | "description": [], |
3680 | 3680 | "signature": [ |
3681 | | - { |
3682 | | - "pluginId": "@kbn/core-ui-settings-server", |
3683 | | - "scope": "server", |
3684 | | - "docId": "kibKbnCoreUiSettingsServerPluginApi", |
3685 | | - "section": "def-server.IUiSettingsClient", |
3686 | | - "text": "IUiSettingsClient" |
3687 | | - } |
| 3681 | + "IUiSettingsClient" |
3688 | 3682 | ], |
3689 | 3683 | "path": "x-pack/platform/plugins/shared/alerting/server/types.ts", |
3690 | 3684 | "deprecated": false, |
|
4367 | 4361 | "section": "def-common.FilterStateStore", |
4368 | 4362 | "text": "FilterStateStore" |
4369 | 4363 | }, |
4370 | | - "; }> | undefined; } & { meta: Record<string, any>; }>[]; }> | undefined; timeframe?: Readonly<{} & { days: (2 | 1 | 7 | 6 | 5 | 4 | 3)[]; hours: Readonly<{} & { start: string; end: string; }>; timezone: string; }> | undefined; } & {}> | undefined; uuid?: string | undefined; useAlertDataForTemplate?: boolean | undefined; } & { params: Record<string, any>; id: string; group: string; }> | Readonly<{ actionTypeId?: string | undefined; uuid?: string | undefined; } & { params: Record<string, any>; id: string; }>)[]; field: \"actions\"; operation: \"add\" | \"set\"; }> | Readonly<{} & { value: Readonly<{} & { interval: string; }>; field: \"schedule\"; operation: \"set\"; }> | Readonly<{} & { value: string | null; field: \"throttle\"; operation: \"set\"; }> | Readonly<{} & { value: \"onActionGroupChange\" | \"onActiveAlert\" | \"onThrottleInterval\"; field: \"notifyWhen\"; operation: \"set\"; }> | Readonly<{} & { value: Readonly<{ id?: string | undefined; } & { duration: number; rRule: Readonly<{ count?: number | undefined; interval?: number | undefined; freq?: 0 | 2 | 1 | 3 | undefined; until?: string | undefined; byweekday?: string[] | undefined; bymonthday?: number[] | undefined; bymonth?: number[] | undefined; } & { dtstart: string; tzid: string; }>; }>; field: \"snoozeSchedule\"; operation: \"set\"; }> | Readonly<{ value?: string[] | undefined; } & { field: \"snoozeSchedule\"; operation: \"delete\"; }> | Readonly<{} & { field: \"apiKey\"; operation: \"set\"; }>" |
| 4364 | + "; }> | undefined; } & { meta: Record<string, any>; }>[]; }> | undefined; timeframe?: Readonly<{} & { days: (2 | 1 | 7 | 6 | 5 | 4 | 3)[]; hours: Readonly<{} & { start: string; end: string; }>; timezone: string; }> | undefined; } & {}> | undefined; uuid?: string | undefined; useAlertDataForTemplate?: boolean | undefined; } & { params: Record<string, any>; id: string; group: string; }> | Readonly<{ actionTypeId?: string | undefined; uuid?: string | undefined; } & { params: Record<string, any>; id: string; }>)[]; field: \"actions\"; operation: \"add\" | \"set\"; }> | Readonly<{} & { value: Readonly<{} & { interval: string; }>; field: \"schedule\"; operation: \"set\"; }> | Readonly<{} & { value: string | null; field: \"throttle\"; operation: \"set\"; }> | Readonly<{} & { value: \"onActionGroupChange\" | \"onActiveAlert\" | \"onThrottleInterval\"; field: \"notifyWhen\"; operation: \"set\"; }> | Readonly<{} & { value: Readonly<{ id?: string | undefined; } & { duration: number; rRule: Readonly<{ count?: number | undefined; interval?: number | undefined; freq?: 0 | 2 | 1 | 3 | undefined; until?: string | undefined; byweekday?: (\"MO\" | \"TU\" | \"WE\" | \"TH\" | \"FR\" | \"SA\" | \"SU\")[] | undefined; bymonthday?: number[] | undefined; bymonth?: number[] | undefined; } & { dtstart: string; tzid: string; }>; }>; field: \"snoozeSchedule\"; operation: \"set\"; }> | Readonly<{ value?: string[] | undefined; } & { field: \"snoozeSchedule\"; operation: \"delete\"; }> | Readonly<{} & { field: \"apiKey\"; operation: \"set\"; }>" |
4371 | 4365 | ], |
4372 | 4366 | "path": "x-pack/platform/plugins/shared/alerting/server/application/rule/methods/bulk_edit/types/bulk_edit_rules_options.ts", |
4373 | 4367 | "deprecated": false, |
|
4684 | 4678 | "section": "def-common.RuleTypeParams", |
4685 | 4679 | "text": "RuleTypeParams" |
4686 | 4680 | }, |
4687 | | - " = never>(params?: Readonly<{ options?: Readonly<{ page?: number | undefined; filter?: string | Record<string, any> | undefined; search?: string | undefined; perPage?: number | undefined; defaultSearchOperator?: \"AND\" | \"OR\" | undefined; searchFields?: string[] | undefined; sortField?: string | undefined; sortOrder?: \"asc\" | \"desc\" | undefined; hasReference?: Readonly<{} & { id: string; type: string; }> | undefined; fields?: string[] | undefined; ruleTypeIds?: string[] | undefined; consumers?: string[] | undefined; } & {}> | undefined; includeSnoozeData?: boolean | undefined; excludeFromPublicApi?: boolean | undefined; } & {}> | undefined) => Promise<", |
| 4681 | + " = never>(params?: Readonly<{ options?: Readonly<{ page?: number | undefined; filter?: string | Record<string, any> | undefined; search?: string | undefined; perPage?: number | undefined; defaultSearchOperator?: \"AND\" | \"OR\" | undefined; searchFields?: string[] | undefined; sortField?: string | undefined; sortOrder?: \"asc\" | \"desc\" | undefined; hasReference?: Readonly<{} & { id: string; type: string; }> | Readonly<{} & { id: string; type: string; }>[] | undefined; fields?: string[] | undefined; ruleTypeIds?: string[] | undefined; consumers?: string[] | undefined; } & {}> | undefined; includeSnoozeData?: boolean | undefined; excludeFromPublicApi?: boolean | undefined; } & {}> | undefined) => Promise<", |
4688 | 4682 | { |
4689 | 4683 | "pluginId": "alerting", |
4690 | 4684 | "scope": "server", |
|
7336 | 7330 | "label": "uiSettings", |
7337 | 7331 | "description": [], |
7338 | 7332 | "signature": [ |
7339 | | - { |
7340 | | - "pluginId": "@kbn/core-ui-settings-server", |
7341 | | - "scope": "server", |
7342 | | - "docId": "kibKbnCoreUiSettingsServerPluginApi", |
7343 | | - "section": "def-server.IUiSettingsClient", |
7344 | | - "text": "IUiSettingsClient" |
7345 | | - } |
| 7333 | + "IUiSettingsClient" |
7346 | 7334 | ], |
7347 | 7335 | "path": "x-pack/platform/plugins/shared/alerting/common/maintenance_window.ts", |
7348 | 7336 | "deprecated": false, |
|
11031 | 11019 | "description": [], |
11032 | 11020 | "signature": [ |
11033 | 11021 | "Omit<", |
11034 | | - "Options", |
| 11022 | + { |
| 11023 | + "pluginId": "@kbn/rrule", |
| 11024 | + "scope": "common", |
| 11025 | + "docId": "kibKbnRrulePluginApi", |
| 11026 | + "section": "def-common.Options", |
| 11027 | + "text": "Options" |
| 11028 | + }, |
11035 | 11029 | ", \"dtstart\" | \"until\" | \"byweekday\" | \"wkst\"> & { dtstart: string; byweekday?: (string | number)[] | null | undefined; wkst?: ", |
11036 | 11030 | { |
11037 | 11031 | "pluginId": "@kbn/rrule", |
|
0 commit comments