@odigos/ui-kit 0.0.161 → 0.0.163
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/CHANGELOG.md +22 -0
- package/lib/chunks/index-53f81cb1.js +3 -0
- package/lib/chunks/{ui-components-b00f42a0.js → ui-components-fabd01fd.js} +125 -123
- package/lib/components/_v2/search/index.d.ts +3 -1
- package/lib/components/_v2/segment/index.d.ts +6 -1
- package/lib/components/_v2/warning-modal/index.d.ts +2 -1
- package/lib/components/input-table/map-columns-to-fields/index.d.ts +1 -1
- package/lib/components/input-table/types.d.ts +1 -1
- package/lib/components/v2.js +1 -1
- package/lib/components.js +1 -1
- package/lib/constants.js +1 -1
- package/lib/containers/_v2/central-connections/source-drawer/index.d.ts +15 -0
- package/lib/containers/data-flow/column/base.d.ts +1 -0
- package/lib/containers/dropdowns/index.d.ts +1 -0
- package/lib/containers/dropdowns/pods-agent-injection-status-dropdown/index.d.ts +16 -0
- package/lib/containers/v2.js +59 -9
- package/lib/containers.js +115 -115
- package/lib/contexts.js +1 -1
- package/lib/functions/get-status-type-from-odigos-health/index.d.ts +2 -2
- package/lib/functions.js +1 -1
- package/lib/hooks.js +1 -1
- package/lib/mock-data/index.d.ts +2 -0
- package/lib/mock-data/snapshot/index.d.ts +5 -0
- package/lib/mock-data/workload/index.d.ts +2 -0
- package/lib/snippets/_v2/cancel-modal/index.d.ts +1 -1
- package/lib/snippets/_v2/delete-modal/index.d.ts +1 -1
- package/lib/snippets.js +1 -1
- package/lib/store/useFilterStore.d.ts +3 -0
- package/lib/store.js +1 -1
- package/lib/theme.js +1 -1
- package/lib/types/actions/index.d.ts +4 -1
- package/lib/types/destinations/index.d.ts +1 -0
- package/lib/types/enum/index.d.ts +21 -0
- package/lib/types/index.d.ts +3 -0
- package/lib/types/instrumentation-rules/index.d.ts +1 -1
- package/lib/types/metrics/index.d.ts +1 -1
- package/lib/types/snapshot/index.d.ts +27 -0
- package/lib/types/sources/index.d.ts +3 -29
- package/lib/types/workload/index.d.ts +23 -0
- package/lib/types.js +1 -1
- package/package.json +1 -1
- package/lib/chunks/index-ddeae825.js +0 -3
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,27 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## [0.0.163](https://github.com/odigos-io/ui-kit/compare/ui-kit-v0.0.162...ui-kit-v0.0.163) (2025-12-25)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Features
|
|
7
|
+
|
|
8
|
+
* add Pods Agent Injection Status functionality with dropdown and filtering support ([#581](https://github.com/odigos-io/ui-kit/issues/581)) ([fe14b22](https://github.com/odigos-io/ui-kit/commit/fe14b22f82da52f777d92abc228d96d214bdf5cb))
|
|
9
|
+
* **CORE-477:** add support for multiple sources for one label ([#572](https://github.com/odigos-io/ui-kit/issues/572)) ([5df5c3a](https://github.com/odigos-io/ui-kit/commit/5df5c3ae51e66ba8e5ce649a4162df6fef11e407))
|
|
10
|
+
* **CORE-480:** Add SignalFx icon ([#551](https://github.com/odigos-io/ui-kit/issues/551)) ([24f63cb](https://github.com/odigos-io/ui-kit/commit/24f63cbefd8f1a53622ff1ea9aba410d61c4c732))
|
|
11
|
+
* **PLAT-579:** manage bulk sources in connections page ([#580](https://github.com/odigos-io/ui-kit/issues/580)) ([0760eb4](https://github.com/odigos-io/ui-kit/commit/0760eb41ca84d7e9e86abe56dbd64240c1f803df))
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
### Bug Fixes
|
|
15
|
+
|
|
16
|
+
* **DropData:** streamline selection handling ([#578](https://github.com/odigos-io/ui-kit/issues/578)) ([b666462](https://github.com/odigos-io/ui-kit/commit/b6664629bb61d104daf35ed84851bf6b21e5e9cc))
|
|
17
|
+
|
|
18
|
+
## [0.0.162](https://github.com/odigos-io/ui-kit/compare/ui-kit-v0.0.161...ui-kit-v0.0.162) (2025-12-22)
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
### Bug Fixes
|
|
22
|
+
|
|
23
|
+
* update modal components to include isOpen and onClose props for better state management ([#575](https://github.com/odigos-io/ui-kit/issues/575)) ([294e288](https://github.com/odigos-io/ui-kit/commit/294e2885ac10ca53bf454d046dff617eb16d11a0))
|
|
24
|
+
|
|
3
25
|
## [0.0.161](https://github.com/odigos-io/ui-kit/compare/ui-kit-v0.0.160...ui-kit-v0.0.161) (2025-12-22)
|
|
4
26
|
|
|
5
27
|
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import o,{useMemo as s}from"react";import t from"styled-components";import{ca as a,k as i,l as e,m as n,h as r,j as l,ci as c,r as m,aN as p}from"./ui-components-fabd01fd.js";import{VIcon as d,CopyIcon as u,YamlIcon as f}from"../icons.js";const y=t.div`
|
|
2
|
+
padding: 0 12px;
|
|
3
|
+
`,b=({yaml:t})=>{const{clickCopy:b,isCopied:h}=a(),k=s(()=>[{id:i(),type:e.Button,buttonProps:{leftIcon:h?d:u,onClick:()=>b(t||""),disabled:h,size:n.S,variant:r.Secondary}}],[t,h]);return o.createElement(l,{icon:f,title:"YAML",actions:k},o.createElement(y,null,t?o.createElement(c,{code:t,language:"yaml",theme:"duotoneDark"}):o.createElement(m,null,o.createElement(p,{title:"No YAML found",subTitle:"The YAML for this resource is not available"}))))};export{b as Y};
|