@oliasoft-open-source/react-ui-library 6.11.0-beta-11 → 6.11.0-beta-12

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.
@@ -1 +1 @@
1
- {"version":3,"file":"modal.test-case.stories.d.ts","sourceRoot":"","sources":["../../../src/components/modal/modal.test-case.stories.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,IAAI,EAAE,OAAO,EAAE,MAAM,uBAAuB,CAAC;AAGtD,OAAO,EAAE,WAAW,EAAS,MAAM,SAAS,CAAC;AAE7C,OAAO,EAAmB,YAAY,EAAE,MAAM,kBAAkB,CAAC;wBAuC5D,IAAI;AA1BT,wBA0BU;AAsBV,eAAO,MAAM,IAAI,EAAE,OAAO,CAAC,WAAW,GAAG,YAAY,CAgCpD,CAAC;AA8BF,eAAO,MAAM,+BAA+B,8HAAoB,CAAC;AASjE,eAAO,MAAM,sBAAsB,+CAwClC,CAAC;AAEF,eAAO,MAAM,iBAAiB,+CAkG7B,CAAC"}
1
+ {"version":3,"file":"modal.test-case.stories.d.ts","sourceRoot":"","sources":["../../../src/components/modal/modal.test-case.stories.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,IAAI,EAAE,OAAO,EAAE,MAAM,uBAAuB,CAAC;AAGtD,OAAO,EAAE,WAAW,EAAS,MAAM,SAAS,CAAC;AAE7C,OAAO,EAAmB,YAAY,EAAE,MAAM,kBAAkB,CAAC;wBAuC5D,IAAI;AA1BT,wBA0BU;AAsBV,eAAO,MAAM,IAAI,EAAE,OAAO,CAAC,WAAW,GAAG,YAAY,CAgCpD,CAAC;AA8BF,eAAO,MAAM,+BAA+B,8HAAoB,CAAC;AASjE,eAAO,MAAM,sBAAsB,+CAwClC,CAAC;AAEF,eAAO,MAAM,iBAAiB,+CAyG7B,CAAC"}
package/dist/index.js CHANGED
@@ -2179,7 +2179,10 @@ var La = (e) => e.replace(/^lch\(\s*(\d+(?:\.\d+)?)(?!%)\s+/, "lch($1% "), Ra =
2179
2179
  centered: n,
2180
2180
  children: t && e
2181
2181
  })
2182
- }), /* @__PURE__ */ y("div", { id: vi })]
2182
+ }), /* @__PURE__ */ y("div", {
2183
+ id: vi,
2184
+ "data-react-aria-top-layer": !0
2185
+ })]
2183
2186
  })
2184
2187
  })), Io = {
2185
2188
  progress: "_progress_23ror_1",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@oliasoft-open-source/react-ui-library",
3
- "version": "6.11.0-beta-11",
3
+ "version": "6.11.0-beta-12",
4
4
  "description": "Reusable UI components for React projects",
5
5
  "homepage": "https://oliasoft-open-source.gitlab.io/react-ui-library",
6
6
  "bugs": {