@goodhood-web/ui 3.4.0-development.10 → 3.4.0-development.11

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/index.mjs CHANGED
@@ -16321,14 +16321,14 @@ function aA({
16321
16321
  }
16322
16322
  );
16323
16323
  }
16324
- const dM = "_root_1498d_141", hM = "_root__content_1498d_177", fM = "_root__headline_1498d_185", pM = "_root__description_1498d_190", mM = "_root__pending_1498d_197", gt = {
16324
+ const dM = "_root_1e3lq_141", hM = "_root__content_1e3lq_177", fM = "_root__headline_1e3lq_185", pM = "_root__description_1e3lq_190", mM = "_root__pending_1e3lq_197", gt = {
16325
16325
  root: dM,
16326
- "root--selected": "_root--selected_1498d_160",
16326
+ "root--selected": "_root--selected_1e3lq_160",
16327
16327
  root__content: hM,
16328
16328
  root__headline: fM,
16329
16329
  root__description: pM,
16330
16330
  root__pending: mM,
16331
- "root--disabled": "_root--disabled_1498d_202"
16331
+ "root--disabled": "_root--disabled_1e3lq_202"
16332
16332
  }, sA = ({
16333
16333
  description: t,
16334
16334
  headline: e,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@goodhood-web/ui",
3
- "version": "3.4.0-development.10",
3
+ "version": "3.4.0-development.11",
4
4
  "main": "./index.js",
5
5
  "types": "./index.d.ts",
6
6
  "repository": "https://github.com/good-hood-gmbh/goodhood-web",