@bahmni/design-system 0.0.1-dev.246 → 0.0.1-dev.256

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/dist/index.js CHANGED
@@ -62557,6 +62557,7 @@ const iU1 = "_bahmniIcon_1cg5e_1", sU1 = "_paddingNone_1cg5e_1", fU1 = "_padding
62557
62557
  className: `${be.bahmniIcon} ${p}`,
62558
62558
  id: c,
62559
62559
  "data-testid": f,
62560
+ role: r ? "img" : void 0,
62560
62561
  "aria-label": r,
62561
62562
  children: /* @__PURE__ */ n1(
62562
62563
  $r,
@@ -73200,7 +73201,7 @@ const Md2 = (a) => {
73200
73201
  ) })
73201
73202
  ]
73202
73203
  }
73203
- ), Np2 = "_textAreaWCloseContainer_1s7of_1", Ap2 = "_textAreaWCloseContainerWInvalid_1s7of_17", $p2 = "_closeButton_1s7of_29", D8 = {
73204
+ ), Np2 = "_textAreaWCloseContainer_ufn7c_1", Ap2 = "_textAreaWCloseContainerWInvalid_ufn7c_17", $p2 = "_closeButton_ufn7c_30", D8 = {
73204
73205
  textAreaWCloseContainer: Np2,
73205
73206
  textAreaWCloseContainerWInvalid: Ap2,
73206
73207
  closeButton: $p2
@@ -1 +1 @@
1
- {"version":3,"file":"Icon.d.ts","sourceRoot":"","sources":["../../../src/molecules/icon/Icon.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,SAAS,EAAE,YAAY,EAAE,MAAM,aAAa,CAAC;AAGtD,MAAM,WAAW,SAAS;IACxB,IAAI,EAAE,MAAM,CAAC;IACb,IAAI,CAAC,EAAE,SAAS,CAAC;IACjB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,EAAE,EAAE,MAAM,CAAC;IACX,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,OAAO,CAAC,EAAE,YAAY,CAAC;IACvB,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAiCD,eAAO,MAAM,IAAI,EAAE,KAAK,CAAC,EAAE,CAAC,SAAS,CA8BpC,CAAC;AAEF,eAAe,IAAI,CAAC"}
1
+ {"version":3,"file":"Icon.d.ts","sourceRoot":"","sources":["../../../src/molecules/icon/Icon.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,SAAS,EAAE,YAAY,EAAE,MAAM,aAAa,CAAC;AAGtD,MAAM,WAAW,SAAS;IACxB,IAAI,EAAE,MAAM,CAAC;IACb,IAAI,CAAC,EAAE,SAAS,CAAC;IACjB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,EAAE,EAAE,MAAM,CAAC;IACX,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,OAAO,CAAC,EAAE,YAAY,CAAC;IACvB,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAiCD,eAAO,MAAM,IAAI,EAAE,KAAK,CAAC,EAAE,CAAC,SAAS,CA+BpC,CAAC;AAEF,eAAe,IAAI,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bahmni/design-system",
3
- "version": "0.0.1-dev.246",
3
+ "version": "0.0.1-dev.256",
4
4
  "type": "module",
5
5
  "main": "./dist/index.js",
6
6
  "module": "./dist/index.js",