@goodhood-web/ui 3.0.0-development.43 → 3.0.0-development.44

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
@@ -23322,11 +23322,11 @@ const BT = "_inputContainer_19sba_121", OT = "_input_19sba_121", $T = "_error_19
23322
23322
  ]
23323
23323
  }
23324
23324
  );
23325
- }, UT = "_root_1qxwh_120", zT = "_input_1qxwh_127", ZT = "_label_1qxwh_172", qT = "_labelContainer_1qxwh_202", Al = {
23325
+ }, UT = "_root_663vn_120", zT = "_input_663vn_127", ZT = "_label_663vn_172", qT = "_labelContainer_663vn_202", Al = {
23326
23326
  root: UT,
23327
23327
  input: zT,
23328
- "input--small": "_input--small_1qxwh_139",
23329
- "input--tiny": "_input--tiny_1qxwh_139",
23328
+ "input--small": "_input--small_663vn_139",
23329
+ "input--tiny": "_input--tiny_663vn_139",
23330
23330
  label: ZT,
23331
23331
  labelContainer: qT
23332
23332
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@goodhood-web/ui",
3
- "version": "3.0.0-development.43",
3
+ "version": "3.0.0-development.44",
4
4
  "main": "./index.js",
5
5
  "types": "./index.d.ts",
6
6
  "repository": "https://github.com/good-hood-gmbh/goodhood-web",