@alfadocs/ui-kit-debug 0.20.1 → 0.23.0

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 (111) hide show
  1. package/dist/_chunks/{agenda-card-CsCm7hQv.js → agenda-card-BmpaUG1h.js} +2 -2
  2. package/dist/_chunks/{agenda-card-CsCm7hQv.js.map → agenda-card-BmpaUG1h.js.map} +1 -1
  3. package/dist/_chunks/{agenda-tray-B8QZ3wEp.js → agenda-tray-DiInnVqk.js} +2 -2
  4. package/dist/_chunks/{agenda-tray-B8QZ3wEp.js.map → agenda-tray-DiInnVqk.js.map} +1 -1
  5. package/dist/_chunks/{alia-sidebar-Bof6TlFx.js → alia-sidebar-CUi2UCbY.js} +3 -3
  6. package/dist/_chunks/{alia-sidebar-Bof6TlFx.js.map → alia-sidebar-CUi2UCbY.js.map} +1 -1
  7. package/dist/_chunks/{avatar-I10iCDs8.js → avatar-BpFohgWG.js} +24 -16
  8. package/dist/_chunks/avatar-BpFohgWG.js.map +1 -0
  9. package/dist/_chunks/{chat-message-ChOnwqf_.js → chat-message-W3k8rLOA.js} +2 -2
  10. package/dist/_chunks/{chat-message-ChOnwqf_.js.map → chat-message-W3k8rLOA.js.map} +1 -1
  11. package/dist/_chunks/{editable-currency-cell-renderer-Dn3-ANF5.js → editable-currency-cell-renderer-1t42gENX.js} +757 -717
  12. package/dist/_chunks/editable-currency-cell-renderer-1t42gENX.js.map +1 -0
  13. package/dist/_chunks/key-value-pair-DBuOCtIc.js +98 -0
  14. package/dist/_chunks/key-value-pair-DBuOCtIc.js.map +1 -0
  15. package/dist/_chunks/{message-card-c6R0-qXq.js → message-card-i61k1TGc.js} +2 -2
  16. package/dist/_chunks/{message-card-c6R0-qXq.js.map → message-card-i61k1TGc.js.map} +1 -1
  17. package/dist/_chunks/{message-tray-BNAS8al4.js → message-tray-DrV7G-wR.js} +2 -2
  18. package/dist/_chunks/{message-tray-BNAS8al4.js.map → message-tray-DrV7G-wR.js.map} +1 -1
  19. package/dist/_chunks/{timeline-rmls7dIh.js → timeline-Czeqr3HF.js} +2 -2
  20. package/dist/_chunks/{timeline-rmls7dIh.js.map → timeline-Czeqr3HF.js.map} +1 -1
  21. package/dist/_chunks/{whatsapp-button-Bj5FIhpC.js → whatsapp-button-CtlLwM3M.js} +14 -3
  22. package/dist/_chunks/whatsapp-button-CtlLwM3M.js.map +1 -0
  23. package/dist/_chunks/{workflow-map-BkLglexk.js → workflow-map-712GL-8u.js} +2 -2
  24. package/dist/_chunks/{workflow-map-BkLglexk.js.map → workflow-map-712GL-8u.js.map} +1 -1
  25. package/dist/agent-catalog.json +1 -1
  26. package/dist/components/agenda-card/index.js +1 -1
  27. package/dist/components/agenda-tray/index.js +1 -1
  28. package/dist/components/avatar/avatar.d.ts +1 -1
  29. package/dist/components/avatar/avatar.d.ts.map +1 -1
  30. package/dist/components/avatar/index.js +1 -1
  31. package/dist/components/chat-message/index.js +1 -1
  32. package/dist/components/data-table/filters/date-range-filter.d.ts +7 -4
  33. package/dist/components/data-table/filters/date-range-filter.d.ts.map +1 -1
  34. package/dist/components/data-table/filters/select-filter.d.ts +9 -15
  35. package/dist/components/data-table/filters/select-filter.d.ts.map +1 -1
  36. package/dist/components/data-table/filters/typeahead-filter.d.ts +7 -4
  37. package/dist/components/data-table/filters/typeahead-filter.d.ts.map +1 -1
  38. package/dist/components/data-table/index.js +1 -1
  39. package/dist/components/key-value-pair/index.js +1 -1
  40. package/dist/components/key-value-pair/key-value-pair.d.ts +19 -1
  41. package/dist/components/key-value-pair/key-value-pair.d.ts.map +1 -1
  42. package/dist/components/message-card/index.js +1 -1
  43. package/dist/components/message-tray/index.js +1 -1
  44. package/dist/components/timeline/index.js +1 -1
  45. package/dist/components/whatsapp-button/index.js +1 -1
  46. package/dist/components/whatsapp-button/whatsapp-button.d.ts.map +1 -1
  47. package/dist/components/workflow/index.js +1 -1
  48. package/dist/i18n/config.d.ts +1 -1
  49. package/dist/i18n/config.d.ts.map +1 -1
  50. package/dist/i18n/config.js +18356 -2114
  51. package/dist/i18n/config.js.map +1 -1
  52. package/dist/i18n/locales/ar.d.ts +1081 -0
  53. package/dist/i18n/locales/ar.d.ts.map +1 -0
  54. package/dist/i18n/locales/de.d.ts +1081 -0
  55. package/dist/i18n/locales/de.d.ts.map +1 -0
  56. package/dist/i18n/locales/el.d.ts +1078 -0
  57. package/dist/i18n/locales/el.d.ts.map +1 -0
  58. package/dist/i18n/locales/es.d.ts +1078 -0
  59. package/dist/i18n/locales/es.d.ts.map +1 -0
  60. package/dist/i18n/locales/fr.d.ts +1078 -0
  61. package/dist/i18n/locales/fr.d.ts.map +1 -0
  62. package/dist/i18n/locales/hi.d.ts +1078 -0
  63. package/dist/i18n/locales/hi.d.ts.map +1 -0
  64. package/dist/i18n/locales/ja.d.ts +1078 -0
  65. package/dist/i18n/locales/ja.d.ts.map +1 -0
  66. package/dist/i18n/locales/nl.d.ts +1078 -0
  67. package/dist/i18n/locales/nl.d.ts.map +1 -0
  68. package/dist/i18n/locales/pl.d.ts +1078 -0
  69. package/dist/i18n/locales/pl.d.ts.map +1 -0
  70. package/dist/i18n/locales/pt.d.ts +1079 -0
  71. package/dist/i18n/locales/pt.d.ts.map +1 -0
  72. package/dist/i18n/locales/ro.d.ts +1078 -0
  73. package/dist/i18n/locales/ro.d.ts.map +1 -0
  74. package/dist/i18n/locales/ru.d.ts +1078 -0
  75. package/dist/i18n/locales/ru.d.ts.map +1 -0
  76. package/dist/i18n/locales/sq.d.ts +1078 -0
  77. package/dist/i18n/locales/sq.d.ts.map +1 -0
  78. package/dist/i18n/locales/sv.d.ts +1078 -0
  79. package/dist/i18n/locales/sv.d.ts.map +1 -0
  80. package/dist/i18n/locales/tr.d.ts +1078 -0
  81. package/dist/i18n/locales/tr.d.ts.map +1 -0
  82. package/dist/i18n/locales/zh.d.ts +1078 -0
  83. package/dist/i18n/locales/zh.d.ts.map +1 -0
  84. package/dist/i18n/resources.d.ts +48 -1034
  85. package/dist/i18n/resources.d.ts.map +1 -1
  86. package/dist/index.js +12 -12
  87. package/dist/locales/ar.json +1073 -1
  88. package/dist/locales/de.json +58 -8
  89. package/dist/locales/el.json +1073 -0
  90. package/dist/locales/es.json +1073 -0
  91. package/dist/locales/fr.json +1073 -0
  92. package/dist/locales/hi.json +1073 -0
  93. package/dist/locales/it.json +31 -0
  94. package/dist/locales/ja.json +1073 -0
  95. package/dist/locales/nl.json +1073 -0
  96. package/dist/locales/pl.json +1073 -0
  97. package/dist/locales/pt.json +1073 -0
  98. package/dist/locales/ro.json +1073 -0
  99. package/dist/locales/ru.json +1073 -0
  100. package/dist/locales/sq.json +1073 -0
  101. package/dist/locales/sv.json +1073 -0
  102. package/dist/locales/tr.json +1073 -0
  103. package/dist/locales/zh.json +1073 -0
  104. package/dist/patterns/alia-assistant/index.js +1 -1
  105. package/dist/tokens.css +2 -2
  106. package/package.json +4 -1
  107. package/dist/_chunks/avatar-I10iCDs8.js.map +0 -1
  108. package/dist/_chunks/editable-currency-cell-renderer-Dn3-ANF5.js.map +0 -1
  109. package/dist/_chunks/key-value-pair-AbrRwesr.js +0 -76
  110. package/dist/_chunks/key-value-pair-AbrRwesr.js.map +0 -1
  111. package/dist/_chunks/whatsapp-button-Bj5FIhpC.js.map +0 -1
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "schemaVersion": 1,
3
- "packageVersion": "0.20.1",
3
+ "packageVersion": "0.23.0",
4
4
  "components": [
5
5
  {
6
6
  "kind": "component",
@@ -1,4 +1,4 @@
1
- import { A as r, i as d } from "../../_chunks/agenda-card-CsCm7hQv.js";
1
+ import { A as r, i as d } from "../../_chunks/agenda-card-BmpaUG1h.js";
2
2
  import { a as n } from "../../_chunks/agenda-card.agent-B_R47-c9.js";
3
3
  export {
4
4
  r as AgendaCard,
@@ -1,4 +1,4 @@
1
- import { A as r, a as g } from "../../_chunks/agenda-tray-B8QZ3wEp.js";
1
+ import { A as r, a as g } from "../../_chunks/agenda-tray-DiInnVqk.js";
2
2
  export {
3
3
  r as AgendaTray,
4
4
  g as agendaTrayAgent
@@ -9,7 +9,7 @@ export declare function nameToColorClass(name: string): string;
9
9
  */
10
10
  export declare function getInitials(name: string): string;
11
11
  declare const avatarVariants: (props?: ({
12
- size?: "sm" | "md" | "lg" | "xl" | "xs" | null | undefined;
12
+ size?: "sm" | "md" | "lg" | "xl" | "xs" | "2xl" | "3xl" | null | undefined;
13
13
  } & import("class-variance-authority/types").ClassProp) | undefined) => string;
14
14
  export interface AvatarProps extends Omit<HTMLAttributes<HTMLSpanElement>, 'color'>, VariantProps<typeof avatarVariants> {
15
15
  /** Image source URL. When provided and loads successfully, the image is displayed. */
@@ -1 +1 @@
1
- {"version":3,"file":"avatar.d.ts","sourceRoot":"","sources":["../../../src/components/avatar/avatar.tsx"],"names":[],"mappings":"AAAA,OAAO,EAML,KAAK,cAAc,EACpB,MAAM,OAAO,CAAC;AACf,OAAO,EAAO,KAAK,YAAY,EAAE,MAAM,0BAA0B,CAAC;AA0DlE,8HAA8H;AAC9H,wBAAgB,gBAAgB,CAAC,IAAI,EAAE,MAAM,GAAG,MAAM,CAErD;AAED;;;;GAIG;AACH,wBAAgB,WAAW,CAAC,IAAI,EAAE,MAAM,GAAG,MAAM,CAKhD;AAID,QAAA,MAAM,cAAc;;8EAuBnB,CAAC;AAIF,MAAM,WAAW,WACf,SACE,IAAI,CAAC,cAAc,CAAC,eAAe,CAAC,EAAE,OAAO,CAAC,EAC9C,YAAY,CAAC,OAAO,cAAc,CAAC;IACrC,sFAAsF;IACtF,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,qFAAqF;IACrF,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;;;;OAKG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB;AAID,eAAO,MAAM,MAAM,yGAqGlB,CAAC"}
1
+ {"version":3,"file":"avatar.d.ts","sourceRoot":"","sources":["../../../src/components/avatar/avatar.tsx"],"names":[],"mappings":"AAAA,OAAO,EAML,KAAK,cAAc,EACpB,MAAM,OAAO,CAAC;AACf,OAAO,EAAO,KAAK,YAAY,EAAE,MAAM,0BAA0B,CAAC;AA0DlE,8HAA8H;AAC9H,wBAAgB,gBAAgB,CAAC,IAAI,EAAE,MAAM,GAAG,MAAM,CAErD;AAED;;;;GAIG;AACH,wBAAgB,WAAW,CAAC,IAAI,EAAE,MAAM,GAAG,MAAM,CAKhD;AAID,QAAA,MAAM,cAAc;;8EAiCnB,CAAC;AAIF,MAAM,WAAW,WACf,SACE,IAAI,CAAC,cAAc,CAAC,eAAe,CAAC,EAAE,OAAO,CAAC,EAC9C,YAAY,CAAC,OAAO,cAAc,CAAC;IACrC,sFAAsF;IACtF,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,qFAAqF;IACrF,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;;;;OAKG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB;AAID,eAAO,MAAM,MAAM,yGAqGlB,CAAC"}
@@ -1,4 +1,4 @@
1
- import { A as o, g as r, n as t } from "../../_chunks/avatar-I10iCDs8.js";
1
+ import { A as o, g as r, n as t } from "../../_chunks/avatar-BpFohgWG.js";
2
2
  export {
3
3
  o as Avatar,
4
4
  r as getInitials,
@@ -1,4 +1,4 @@
1
- import { C as s } from "../../_chunks/chat-message-ChOnwqf_.js";
1
+ import { C as s } from "../../_chunks/chat-message-W3k8rLOA.js";
2
2
  export {
3
3
  s as ChatMessage
4
4
  };
@@ -21,10 +21,13 @@ export interface DateRangeFilterModel {
21
21
  }
22
22
  export declare function DateRangeFilter(props: CustomFilterProps): import("react/jsx-runtime").JSX.Element;
23
23
  /**
24
- * Floating-filter companion for `DateRangeFilter`. Renders a compact
25
- * button showing the current range ("All" or "Jan 1 – Mar 31") that
26
- * opens the column's main filter popup. See `SelectFloatingFilter` in
27
- * `select-filter.tsx` for the rationale.
24
+ * Floating-filter companion for `DateRangeFilter`.
25
+ *
26
+ * Renders the kit's `<DateRangePicker>` directly as the floating-filter
27
+ * input — its built-in trigger button + calendar popover IS the filter
28
+ * UI. Earlier versions wrapped the picker in a second `<Popover>`,
29
+ * producing the "click → empty popover with another trigger → click
30
+ * again → calendar" double-step that read as duplicated UI.
28
31
  */
29
32
  export declare function DateRangeFloatingFilter(props: CustomFloatingFilterProps<IFilter, unknown, unknown, DateRangeFilterModel>): import("react/jsx-runtime").JSX.Element;
30
33
  //# sourceMappingURL=date-range-filter.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"date-range-filter.d.ts","sourceRoot":"","sources":["../../../../src/components/data-table/filters/date-range-filter.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EACV,iBAAiB,EACjB,yBAAyB,EAC1B,MAAM,eAAe,CAAC;AAEvB,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,mBAAmB,CAAC;AAKjD;;;;;;;;;;;;;GAaG;AACH,MAAM,WAAW,oBAAoB;IACnC,IAAI,EAAE,SAAS,CAAC;IAChB,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;CACvB;AAaD,wBAAgB,eAAe,CAAC,KAAK,EAAE,iBAAiB,2CAiDvD;AAED;;;;;GAKG;AACH,wBAAgB,uBAAuB,CACrC,KAAK,EAAE,yBAAyB,CAC9B,OAAO,EACP,OAAO,EACP,OAAO,EACP,oBAAoB,CACrB,2CAgCF"}
1
+ {"version":3,"file":"date-range-filter.d.ts","sourceRoot":"","sources":["../../../../src/components/data-table/filters/date-range-filter.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EACV,iBAAiB,EACjB,yBAAyB,EAC1B,MAAM,eAAe,CAAC;AAEvB,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,mBAAmB,CAAC;AAIjD;;;;;;;;;;;;;GAaG;AACH,MAAM,WAAW,oBAAoB;IACnC,IAAI,EAAE,SAAS,CAAC;IAChB,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;CACvB;AAaD,wBAAgB,eAAe,CAAC,KAAK,EAAE,iBAAiB,2CAiDvD;AAED;;;;;;;;GAQG;AACH,wBAAgB,uBAAuB,CACrC,KAAK,EAAE,yBAAyB,CAC9B,OAAO,EACP,OAAO,EACP,OAAO,EACP,oBAAoB,CACrB,2CA0BF"}
@@ -43,22 +43,16 @@ export declare function SelectFilter(props: CustomFilterProps<unknown, unknown,
43
43
  /**
44
44
  * Floating-filter companion for `SelectFilter`.
45
45
  *
46
- * AG Grid's default behaviour, when a column uses a custom React filter
47
- * without a paired floating-filter component, is to render a disabled
48
- * placeholder input in the floating-filter row. That reads as "this
49
- * filter is broken" to users. This component renders a compact button
50
- * showing the current model state ("All" or "N selected") that opens
51
- * the column's main filter popup when clicked.
46
+ * Renders the kit's `<MultiSelect>` directly as the floating-filter
47
+ * input its built-in trigger + checkbox dropdown IS the filter UI.
48
+ * Earlier versions wrapped MultiSelect in another `<Popover>`,
49
+ * producing the "click trigger empty popover with another trigger
50
+ * click checkbox list" double-step that read as duplicated UI.
52
51
  *
53
- * Wire on the same colDef:
54
- * ```tsx
55
- * {
56
- * field: 'status',
57
- * filter: SelectFilter,
58
- * floatingFilterComponent: SelectFloatingFilter,
59
- * filterParams: { options: [...] },
60
- * }
61
- * ```
52
+ * MultiSelect's options use `string` values; we string-convert the
53
+ * model's `(string | number)[]` for the trigger and parse back on
54
+ * apply. The grid model still tracks the original primitive types so
55
+ * `doesFilterPass` keeps matching numeric columns correctly.
62
56
  */
63
57
  export declare function SelectFloatingFilter(props: CustomFloatingFilterProps<IFilter, unknown, unknown, SelectFilterModel>): import("react/jsx-runtime").JSX.Element;
64
58
  //# sourceMappingURL=select-filter.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"select-filter.d.ts","sourceRoot":"","sources":["../../../../src/components/data-table/filters/select-filter.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EACV,iBAAiB,EACjB,yBAAyB,EAC1B,MAAM,eAAe,CAAC;AAEvB,OAAO,KAAK,EAAE,OAAO,EAAY,MAAM,mBAAmB,CAAC;AAK3D;;;;;;;;;;;;;;;;;;;;;;;;;;GA0BG;AAEH,MAAM,WAAW,kBAAkB;IACjC,KAAK,EAAE,MAAM,GAAG,MAAM,CAAC;IACvB,KAAK,EAAE,MAAM,CAAC;CACf;AAED,MAAM,WAAW,iBAAiB;IAChC,IAAI,EAAE,KAAK,CAAC;IACZ,MAAM,EAAE,KAAK,CAAC,MAAM,GAAG,MAAM,CAAC,CAAC;CAChC;AAED,MAAM,WAAW,kBAAkB;IACjC,OAAO,CAAC,EAAE,kBAAkB,EAAE,CAAC;IAC/B,WAAW,CAAC,EAAE,MAAM,CAAC;CACtB;AAQD,wBAAgB,YAAY,CAC1B,KAAK,EAAE,iBAAiB,CAAC,OAAO,EAAE,OAAO,EAAE,iBAAiB,CAAC,GAC3D,kBAAkB,2CAiIrB;AAED;;;;;;;;;;;;;;;;;;;GAmBG;AACH,wBAAgB,oBAAoB,CAClC,KAAK,EAAE,yBAAyB,CAC9B,OAAO,EACP,OAAO,EACP,OAAO,EACP,iBAAiB,CAClB,2CAqBF"}
1
+ {"version":3,"file":"select-filter.d.ts","sourceRoot":"","sources":["../../../../src/components/data-table/filters/select-filter.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EACV,iBAAiB,EACjB,yBAAyB,EAC1B,MAAM,eAAe,CAAC;AAEvB,OAAO,KAAK,EAAE,OAAO,EAAY,MAAM,mBAAmB,CAAC;AAM3D;;;;;;;;;;;;;;;;;;;;;;;;;;GA0BG;AAEH,MAAM,WAAW,kBAAkB;IACjC,KAAK,EAAE,MAAM,GAAG,MAAM,CAAC;IACvB,KAAK,EAAE,MAAM,CAAC;CACf;AAED,MAAM,WAAW,iBAAiB;IAChC,IAAI,EAAE,KAAK,CAAC;IACZ,MAAM,EAAE,KAAK,CAAC,MAAM,GAAG,MAAM,CAAC,CAAC;CAChC;AAED,MAAM,WAAW,kBAAkB;IACjC,OAAO,CAAC,EAAE,kBAAkB,EAAE,CAAC;IAC/B,WAAW,CAAC,EAAE,MAAM,CAAC;CACtB;AAQD,wBAAgB,YAAY,CAC1B,KAAK,EAAE,iBAAiB,CAAC,OAAO,EAAE,OAAO,EAAE,iBAAiB,CAAC,GAC3D,kBAAkB,2CAiIrB;AAED;;;;;;;;;;;;;GAaG;AACH,wBAAgB,oBAAoB,CAClC,KAAK,EAAE,yBAAyB,CAC9B,OAAO,EACP,OAAO,EACP,OAAO,EACP,iBAAiB,CAClB,2CA0DF"}
@@ -40,10 +40,13 @@ export interface TypeaheadFilterParams {
40
40
  }
41
41
  export declare function TypeaheadFilter(props: CustomFilterProps<unknown, unknown, TypeaheadFilterModel> & TypeaheadFilterParams): import("react/jsx-runtime").JSX.Element;
42
42
  /**
43
- * Floating-filter companion for `TypeaheadFilter`. Renders a compact
44
- * button showing the current selection ("All" or the picked label) that
45
- * opens the column's main filter popup. See `SelectFloatingFilter` in
46
- * `select-filter.tsx` for the rationale.
43
+ * Floating-filter companion for `TypeaheadFilter`.
44
+ *
45
+ * Renders the kit's `<Autocomplete>` directly as the floating-filter
46
+ * input — its built-in text input + portaled dropdown IS the filter
47
+ * UI. Earlier versions wrapped Autocomplete in a second `<Popover>`,
48
+ * producing the "click trigger → popover with another search input →
49
+ * type → list appears" double-step that read as duplicated UI.
47
50
  */
48
51
  export declare function TypeaheadFloatingFilter(props: CustomFloatingFilterProps<IFilter, unknown, unknown, TypeaheadFilterModel>): import("react/jsx-runtime").JSX.Element;
49
52
  //# sourceMappingURL=typeahead-filter.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"typeahead-filter.d.ts","sourceRoot":"","sources":["../../../../src/components/data-table/filters/typeahead-filter.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EACV,iBAAiB,EACjB,yBAAyB,EAC1B,MAAM,eAAe,CAAC;AAEvB,OAAO,KAAK,EAAE,OAAO,EAAY,MAAM,mBAAmB,CAAC;AAM3D;;;;;;;;;;;;;;;;;;;;;GAqBG;AAEH,MAAM,WAAW,qBAAqB;IACpC,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,MAAM,CAAC;CACf;AAED,MAAM,WAAW,oBAAoB;IACnC,IAAI,EAAE,QAAQ,CAAC;IACf,KAAK,EAAE,MAAM,CAAC;CACf;AAED,MAAM,WAAW,qBAAqB;IACpC,OAAO,CAAC,EAAE,qBAAqB,EAAE,CAAC;IAClC,WAAW,CAAC,EAAE,CACZ,KAAK,EAAE,MAAM,EACb,IAAI,EAAE;QAAE,MAAM,EAAE,WAAW,CAAC;QAAC,MAAM,EAAE,MAAM,CAAA;KAAE,KAC1C,OAAO,CAAC,qBAAqB,EAAE,CAAC,CAAC;IACtC,WAAW,CAAC,EAAE,MAAM,CAAC;CACtB;AAMD,wBAAgB,eAAe,CAC7B,KAAK,EAAE,iBAAiB,CAAC,OAAO,EAAE,OAAO,EAAE,oBAAoB,CAAC,GAC9D,qBAAqB,2CAsHxB;AAED;;;;;GAKG;AACH,wBAAgB,uBAAuB,CACrC,KAAK,EAAE,yBAAyB,CAC9B,OAAO,EACP,OAAO,EACP,OAAO,EACP,oBAAoB,CACrB,2CAkBF"}
1
+ {"version":3,"file":"typeahead-filter.d.ts","sourceRoot":"","sources":["../../../../src/components/data-table/filters/typeahead-filter.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EACV,iBAAiB,EACjB,yBAAyB,EAC1B,MAAM,eAAe,CAAC;AAEvB,OAAO,KAAK,EAAE,OAAO,EAAY,MAAM,mBAAmB,CAAC;AAM3D;;;;;;;;;;;;;;;;;;;;;GAqBG;AAEH,MAAM,WAAW,qBAAqB;IACpC,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,MAAM,CAAC;CACf;AAED,MAAM,WAAW,oBAAoB;IACnC,IAAI,EAAE,QAAQ,CAAC;IACf,KAAK,EAAE,MAAM,CAAC;CACf;AAED,MAAM,WAAW,qBAAqB;IACpC,OAAO,CAAC,EAAE,qBAAqB,EAAE,CAAC;IAClC,WAAW,CAAC,EAAE,CACZ,KAAK,EAAE,MAAM,EACb,IAAI,EAAE;QAAE,MAAM,EAAE,WAAW,CAAC;QAAC,MAAM,EAAE,MAAM,CAAA;KAAE,KAC1C,OAAO,CAAC,qBAAqB,EAAE,CAAC,CAAC;IACtC,WAAW,CAAC,EAAE,MAAM,CAAC;CACtB;AAMD,wBAAgB,eAAe,CAC7B,KAAK,EAAE,iBAAiB,CAAC,OAAO,EAAE,OAAO,EAAE,oBAAoB,CAAC,GAC9D,qBAAqB,2CAsHxB;AAED;;;;;;;;GAQG;AACH,wBAAgB,uBAAuB,CACrC,KAAK,EAAE,yBAAyB,CAC9B,OAAO,EACP,OAAO,EACP,OAAO,EACP,oBAAoB,CACrB,2CAiEF"}
@@ -1,4 +1,4 @@
1
- import { A as l, B as r, C as s, a as t, D as n, b as d, c as o, d as C, E as i, e as R, I as g, L as T, S as F, f as b, g as c, T as u, h as D, i as f, j as p, k as y, l as E, U as S, m as h, n as m, u as x } from "../../_chunks/editable-currency-cell-renderer-Dn3-ANF5.js";
1
+ import { A as l, B as r, C as s, a as t, D as n, b as d, c as o, d as C, E as i, e as R, I as g, L as T, S as F, f as b, g as c, T as u, h as D, i as f, j as p, k as y, l as E, U as S, m as h, n as m, u as x } from "../../_chunks/editable-currency-cell-renderer-1t42gENX.js";
2
2
  export {
3
3
  l as ActionsCellRenderer,
4
4
  r as BalanceCellRenderer,
@@ -1,4 +1,4 @@
1
- import { K as r } from "../../_chunks/key-value-pair-AbrRwesr.js";
1
+ import { K as r } from "../../_chunks/key-value-pair-DBuOCtIc.js";
2
2
  export {
3
3
  r as KeyValuePair
4
4
  };
@@ -1,8 +1,9 @@
1
1
  import { type VariantProps } from 'class-variance-authority';
2
2
  declare const keyValuePairVariants: (props?: ({
3
3
  layout?: "horizontal" | "vertical" | null | undefined;
4
+ hasIcon?: boolean | null | undefined;
4
5
  } & import("class-variance-authority/types").ClassProp) | undefined) => string;
5
- export interface KeyValuePairProps extends React.HTMLAttributes<HTMLDivElement>, VariantProps<typeof keyValuePairVariants> {
6
+ export interface KeyValuePairProps extends React.HTMLAttributes<HTMLDivElement>, Omit<VariantProps<typeof keyValuePairVariants>, 'hasIcon'> {
6
7
  /** The label (term) */
7
8
  label: string;
8
9
  /** The value — accepts plain text, Badge, Tag, monospace code, any ReactNode */
@@ -15,6 +16,23 @@ export interface KeyValuePairProps extends React.HTMLAttributes<HTMLDivElement>,
15
16
  copyable?: boolean;
16
17
  /** The text to copy — defaults to `value` if value is a string */
17
18
  copyText?: string;
19
+ /**
20
+ * Optional decorative icon rendered at the leading edge of the pair.
21
+ * Pass a `lucide-react` icon (or any single React element) for
22
+ * visual consistency. The wrapper applies `aria-hidden="true"` and
23
+ * paints the icon with `var(--key-value-pair-icon-color)` (defaults
24
+ * to `--muted-foreground`); consumers can recolour the slot via
25
+ * that token without forking the component.
26
+ *
27
+ * Cap-height alignment with the label is automatic — the wrapper
28
+ * uses `mt-0.5` so the glyph rides the label row, not the
29
+ * geometric centre of a wrapping value.
30
+ *
31
+ * Type is `ReactElement` (not the broader `ReactNode`) so the
32
+ * intent is clear at the call site: this slot is for a single
33
+ * SVG/icon, not arbitrary fragments, strings, or numbers.
34
+ */
35
+ icon?: React.ReactElement | null;
18
36
  }
19
37
  export declare const KeyValuePair: import("react").ForwardRefExoticComponent<KeyValuePairProps & import("react").RefAttributes<HTMLDivElement>>;
20
38
  export {};
@@ -1 +1 @@
1
- {"version":3,"file":"key-value-pair.d.ts","sourceRoot":"","sources":["../../../src/components/key-value-pair/key-value-pair.tsx"],"names":[],"mappings":"AACA,OAAO,EAAO,KAAK,YAAY,EAAE,MAAM,0BAA0B,CAAC;AASlE,QAAA,MAAM,oBAAoB;;8EAUxB,CAAC;AAMH,MAAM,WAAW,iBACf,SACE,KAAK,CAAC,cAAc,CAAC,cAAc,CAAC,EACpC,YAAY,CAAC,OAAO,oBAAoB,CAAC;IAC3C,uBAAuB;IACvB,KAAK,EAAE,MAAM,CAAC;IACd,gFAAgF;IAChF,KAAK,EAAE,KAAK,CAAC,SAAS,CAAC;IACvB,uBAAuB;IACvB,MAAM,CAAC,EAAE,YAAY,GAAG,UAAU,CAAC;IACnC,qCAAqC;IACrC,IAAI,CAAC,EAAE,OAAO,CAAC;IACf,2DAA2D;IAC3D,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,kEAAkE;IAClE,QAAQ,CAAC,EAAE,MAAM,CAAC;CACnB;AAMD,eAAO,MAAM,YAAY,8GAoFxB,CAAC"}
1
+ {"version":3,"file":"key-value-pair.d.ts","sourceRoot":"","sources":["../../../src/components/key-value-pair/key-value-pair.tsx"],"names":[],"mappings":"AACA,OAAO,EAAO,KAAK,YAAY,EAAE,MAAM,0BAA0B,CAAC;AAiBlE,QAAA,MAAM,oBAAoB;;;8EAmBxB,CAAC;AAMH,MAAM,WAAW,iBACf,SACE,KAAK,CAAC,cAAc,CAAC,cAAc,CAAC,EACpC,IAAI,CAAC,YAAY,CAAC,OAAO,oBAAoB,CAAC,EAAE,SAAS,CAAC;IAC5D,uBAAuB;IACvB,KAAK,EAAE,MAAM,CAAC;IACd,gFAAgF;IAChF,KAAK,EAAE,KAAK,CAAC,SAAS,CAAC;IACvB,uBAAuB;IACvB,MAAM,CAAC,EAAE,YAAY,GAAG,UAAU,CAAC;IACnC,qCAAqC;IACrC,IAAI,CAAC,EAAE,OAAO,CAAC;IACf,2DAA2D;IAC3D,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,kEAAkE;IAClE,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB;;;;;;;;;;;;;;;OAeG;IACH,IAAI,CAAC,EAAE,KAAK,CAAC,YAAY,GAAG,IAAI,CAAC;CAClC;AAMD,eAAO,MAAM,YAAY,8GA4HxB,CAAC"}
@@ -1,4 +1,4 @@
1
- import { M as a, i as r } from "../../_chunks/message-card-c6R0-qXq.js";
1
+ import { M as a, i as r } from "../../_chunks/message-card-i61k1TGc.js";
2
2
  import { m } from "../../_chunks/message-card.agent-4IeIgrnJ.js";
3
3
  export {
4
4
  a as MessageCard,
@@ -1,4 +1,4 @@
1
- import { M as s, m as r } from "../../_chunks/message-tray-BNAS8al4.js";
1
+ import { M as s, m as r } from "../../_chunks/message-tray-DrV7G-wR.js";
2
2
  export {
3
3
  s as MessageTray,
4
4
  r as messageTrayAgent
@@ -1,4 +1,4 @@
1
- import { T as t, t as m } from "../../_chunks/timeline-rmls7dIh.js";
1
+ import { T as t, t as m } from "../../_chunks/timeline-Czeqr3HF.js";
2
2
  export {
3
3
  t as Timeline,
4
4
  m as timelineAgent
@@ -1,4 +1,4 @@
1
- import { W as p } from "../../_chunks/whatsapp-button-Bj5FIhpC.js";
1
+ import { W as p } from "../../_chunks/whatsapp-button-CtlLwM3M.js";
2
2
  export {
3
3
  p as WhatsAppButton
4
4
  };
@@ -1 +1 @@
1
- {"version":3,"file":"whatsapp-button.d.ts","sourceRoot":"","sources":["../../../src/components/whatsapp-button/whatsapp-button.tsx"],"names":[],"mappings":"AAqBA,OAAO,EAGL,KAAK,oBAAoB,EACzB,KAAK,SAAS,EACf,MAAM,OAAO,CAAC;AACf,OAAO,EAAO,KAAK,YAAY,EAAE,MAAM,0BAA0B,CAAC;AA8BlE,QAAA,MAAM,YAAY;;;8EAsFjB,CAAC;AAEF,QAAA,MAAM,gBAAgB;;8EAWpB,CAAC;AAyCH,MAAM,WAAW,mBACf,SACE,IAAI,CAAC,oBAAoB,CAAC,iBAAiB,CAAC,EAAE,MAAM,GAAG,UAAU,CAAC,EAClE,YAAY,CAAC,OAAO,YAAY,CAAC,EACjC,YAAY,CAAC,OAAO,gBAAgB,CAAC;IACvC;;;;OAIG;IACH,WAAW,EAAE,MAAM,CAAC;IACpB;;;;OAIG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB;;;;OAIG;IACH,KAAK,CAAC,EAAE,SAAS,CAAC;CACnB;AAMD,eAAO,MAAM,cAAc,mHAqG1B,CAAC"}
1
+ {"version":3,"file":"whatsapp-button.d.ts","sourceRoot":"","sources":["../../../src/components/whatsapp-button/whatsapp-button.tsx"],"names":[],"mappings":"AAqBA,OAAO,EAGL,KAAK,oBAAoB,EACzB,KAAK,SAAS,EACf,MAAM,OAAO,CAAC;AACf,OAAO,EAAO,KAAK,YAAY,EAAE,MAAM,0BAA0B,CAAC;AA8BlE,QAAA,MAAM,YAAY;;;8EA4FjB,CAAC;AAEF,QAAA,MAAM,gBAAgB;;8EAgBpB,CAAC;AAyCH,MAAM,WAAW,mBACf,SACE,IAAI,CAAC,oBAAoB,CAAC,iBAAiB,CAAC,EAAE,MAAM,GAAG,UAAU,CAAC,EAClE,YAAY,CAAC,OAAO,YAAY,CAAC,EACjC,YAAY,CAAC,OAAO,gBAAgB,CAAC;IACvC;;;;OAIG;IACH,WAAW,EAAE,MAAM,CAAC;IACpB;;;;OAIG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB;;;;OAIG;IACH,KAAK,CAAC,EAAE,SAAS,CAAC;CACnB;AAMD,eAAO,MAAM,cAAc,mHAqG1B,CAAC"}
@@ -1,4 +1,4 @@
1
- import { C as r, W as e, a as s, b as d, c as w, i as t, l as f, m as l, r as i, w as k, d as n, e as A, f as C } from "../../_chunks/workflow-map-BkLglexk.js";
1
+ import { C as r, W as e, a as s, b as d, c as w, i as t, l as f, m as l, r as i, w as k, d as n, e as A, f as C } from "../../_chunks/workflow-map-712GL-8u.js";
2
2
  export {
3
3
  r as CORE_PATIENT_FIELDS,
4
4
  e as WorkflowCard,
@@ -1,5 +1,5 @@
1
1
  import i18next from 'i18next';
2
2
  export default i18next;
3
- export { enUi, itUi, deUi, arUi, uiResources, LOCALES_WITH_BUNDLES, } from './resources';
3
+ export { enUi, itUi, deUi, arUi, frUi, esUi, ptUi, nlUi, roUi, sqUi, trUi, plUi, svUi, ruUi, elUi, jaUi, zhUi, hiUi, uiResources, LOCALES_WITH_BUNDLES, } from './resources';
4
4
  export { registerUiBundle } from './registerUiBundle';
5
5
  //# sourceMappingURL=config.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"config.d.ts","sourceRoot":"","sources":["../../src/i18n/config.ts"],"names":[],"mappings":"AAAA,OAAO,OAAO,MAAM,SAAS,CAAC;AA+C9B,eAAe,OAAO,CAAC;AACvB,OAAO,EACL,IAAI,EACJ,IAAI,EACJ,IAAI,EACJ,IAAI,EACJ,WAAW,EACX,oBAAoB,GACrB,MAAM,aAAa,CAAC;AACrB,OAAO,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC"}
1
+ {"version":3,"file":"config.d.ts","sourceRoot":"","sources":["../../src/i18n/config.ts"],"names":[],"mappings":"AAAA,OAAO,OAAO,MAAM,SAAS,CAAC;AAgF9B,eAAe,OAAO,CAAC;AACvB,OAAO,EACL,IAAI,EACJ,IAAI,EACJ,IAAI,EACJ,IAAI,EACJ,IAAI,EACJ,IAAI,EACJ,IAAI,EACJ,IAAI,EACJ,IAAI,EACJ,IAAI,EACJ,IAAI,EACJ,IAAI,EACJ,IAAI,EACJ,IAAI,EACJ,IAAI,EACJ,IAAI,EACJ,IAAI,EACJ,IAAI,EACJ,WAAW,EACX,oBAAoB,GACrB,MAAM,aAAa,CAAC;AACrB,OAAO,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC"}