@odigos/ui-kit 0.0.221 → 0.0.223

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.
Files changed (31) hide show
  1. package/CHANGELOG.md +17 -0
  2. package/lib/chunks/{index-B0bRHrR6.js → index-DtYRiMjc.js} +1 -1
  3. package/lib/chunks/{ui-components-BRgXOh8V.js → ui-components-Bn9natqF.js} +394 -394
  4. package/lib/components/_v2/button/index.d.ts +1 -0
  5. package/lib/components/_v2/table/table-columns/filter/index.d.ts +2 -1
  6. package/lib/components/_v2/table/types.d.ts +17 -0
  7. package/lib/components/v2.js +1 -1
  8. package/lib/components.js +1 -1
  9. package/lib/constants/sampling/index.d.ts +3 -3
  10. package/lib/constants.js +1 -1
  11. package/lib/containers/_v2/_forms/view-sampling-rule-form/sections/sampling-preview.d.ts +1 -1
  12. package/lib/containers/_v2/sampling-rules/auto-rule-card/index.d.ts +4 -3
  13. package/lib/containers/overview-drawer/index.d.ts +2 -1
  14. package/lib/containers/source-drawer/profiling/flame-graph-canvas.d.ts +2 -0
  15. package/lib/containers/source-drawer/profiling/flamebearer.d.ts +9 -0
  16. package/lib/containers/source-drawer/profiling/index.d.ts +2 -0
  17. package/lib/containers/source-drawer/profiling/symbol-table.d.ts +2 -0
  18. package/lib/containers/v2.js +63 -93
  19. package/lib/containers.js +126 -126
  20. package/lib/contexts.js +1 -1
  21. package/lib/functions/index.d.ts +1 -0
  22. package/lib/functions/prepare-destination-form-data/index.d.ts +2 -0
  23. package/lib/functions.js +1 -1
  24. package/lib/hooks.js +1 -1
  25. package/lib/snippets/v2.js +4 -4
  26. package/lib/snippets.js +1 -1
  27. package/lib/store.js +1 -1
  28. package/lib/theme.js +1 -1
  29. package/lib/types.js +1 -1
  30. package/lib/visuals.js +1 -1
  31. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,5 +1,22 @@
1
1
  # Changelog
2
2
 
3
+ ## [0.0.223](https://github.com/odigos-io/ui-kit/compare/ui-kit-v0.0.222...ui-kit-v0.0.223) (2026-04-23)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * **AddDestination:** introduce prepareDestinationFormData function to normalize form data for GraphQL compatibility ([#809](https://github.com/odigos-io/ui-kit/issues/809)) ([8e529ac](https://github.com/odigos-io/ui-kit/commit/8e529ac88ea4d618c6a36beeee0efd92b47d9bc3))
9
+ * remove unnecessary loading icon logic and normalize status checks in getConditionsBooleans function ([#810](https://github.com/odigos-io/ui-kit/issues/810)) ([cd2c1a9](https://github.com/odigos-io/ui-kit/commit/cd2c1a98168e4d16da93a583891b62cc74fde401))
10
+ * **Sampling:** simplify auto-rule titles and enhance AutoRuleCard component with renderAction prop ([#807](https://github.com/odigos-io/ui-kit/issues/807)) ([7d4fc77](https://github.com/odigos-io/ui-kit/commit/7d4fc77066275f47386e9ff58a4418aa8fa8b5a7))
11
+ * **Sampling:** update sampling segment labels to include numbering for better clarity ([#806](https://github.com/odigos-io/ui-kit/issues/806)) ([caf46d1](https://github.com/odigos-io/ui-kit/commit/caf46d12465f2052b10e182d38d5c679f11f3441))
12
+
13
+ ## [0.0.222](https://github.com/odigos-io/ui-kit/compare/ui-kit-v0.0.221...ui-kit-v0.0.222) (2026-04-20)
14
+
15
+
16
+ ### Features
17
+
18
+ * enhance profiling with new actions ([#804](https://github.com/odigos-io/ui-kit/issues/804)) ([53e313d](https://github.com/odigos-io/ui-kit/commit/53e313d3cb4e95b282caf1baa802ccbf79ef5e98))
19
+
3
20
  ## [0.0.221](https://github.com/odigos-io/ui-kit/compare/ui-kit-v0.0.220...ui-kit-v0.0.221) (2026-04-19)
4
21
 
5
22
 
@@ -1,3 +1,3 @@
1
- import{jsx as t}from"react/jsx-runtime";import{useState as o,useMemo as e}from"react";import i from"styled-components";import{u as n,B as a,a as r,A as s,g as l,S as c,C as d,b as p,N as m}from"./ui-components-BRgXOh8V.js";import{VIcon as u,CopyIcon as f,ChevronUpIcon as h,ChevronDownIcon as y,YamlIcon as b}from"../icons.js";const g=i.div`
1
+ import{jsx as t}from"react/jsx-runtime";import{useState as o,useMemo as e}from"react";import i from"styled-components";import{u as n,B as a,a as r,A as s,g as l,S as c,C as d,b as p,N as m}from"./ui-components-Bn9natqF.js";import{VIcon as u,CopyIcon as f,ChevronUpIcon as h,ChevronDownIcon as y,YamlIcon as b}from"../icons.js";const g=i.div`
2
2
  padding: 0 12px;
3
3
  `,C=({title:i="YAML",yaml:C,defaultOpen:S,fullHeight:k})=>{const{clickCopy:v,isCopied:A}=n(),[Y,j]=o(S??!1),x=e(()=>C?[{id:l(),type:s.Button,buttonProps:{variant:r.Secondary,size:a.S,leftIcon:A?u:f,onClick:()=>v(C||""),disabled:A}},{id:l(),type:s.Button,buttonProps:{variant:r.Secondary,size:a.S,leftIcon:Y?h:y,onClick:()=>j(t=>!t)}}]:[],[C,A,Y]);return t(c,{richTitle:{icon:b,title:i},actions:x,fullHeight:k,children:Y&&t(g,{children:C?t(d,{code:C,language:"yaml",theme:"duotoneDark"}):t(p,{children:t(m,{title:"YAML not found",subTitle:"The YAML for this resource is not available"})})})})};export{C as Y};