@goodhood-web/ui 3.0.0-development.27 → 3.0.0-development.28

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
@@ -24203,17 +24203,17 @@ const BL = "_root_rvdm7_120", OL = "_root__detailWrapper_rvdm7_127", $L = "_root
24203
24203
  ]
24204
24204
  }
24205
24205
  ) });
24206
- }, vP = "_emptyState_tybqy_120", CP = "_emptyState__text_tybqy_126", yP = "_emptyState__secondaryText_tybqy_131", wP = "_emptyState__buttons_tybqy_134", ia = {
24206
+ }, vP = "_emptyState_13rn5_120", CP = "_emptyState__text_13rn5_126", yP = "_emptyState__secondaryText_13rn5_131", wP = "_emptyState__buttons_13rn5_134", ia = {
24207
24207
  emptyState: vP,
24208
24208
  emptyState__text: CP,
24209
24209
  emptyState__secondaryText: yP,
24210
24210
  emptyState__buttons: wP,
24211
- "emptyState--small": "_emptyState--small_tybqy_140",
24212
- "emptyState--small__text": "_emptyState--small__text_tybqy_143",
24213
- "emptyState--medium": "_emptyState--medium_tybqy_146",
24214
- "emptyState--medium__text": "_emptyState--medium__text_tybqy_149",
24215
- "emptyState--large": "_emptyState--large_tybqy_152",
24216
- "emptyState--large__text": "_emptyState--large__text_tybqy_155"
24211
+ "emptyState--small": "_emptyState--small_13rn5_140",
24212
+ "emptyState--small__text": "_emptyState--small__text_13rn5_143",
24213
+ "emptyState--medium": "_emptyState--medium_13rn5_146",
24214
+ "emptyState--medium__text": "_emptyState--medium__text_13rn5_149",
24215
+ "emptyState--large": "_emptyState--large_13rn5_152",
24216
+ "emptyState--large__text": "_emptyState--large__text_13rn5_155"
24217
24217
  }, bP = {
24218
24218
  large: {
24219
24219
  buttonSize: "large",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@goodhood-web/ui",
3
- "version": "3.0.0-development.27",
3
+ "version": "3.0.0-development.28",
4
4
  "main": "./index.js",
5
5
  "types": "./index.d.ts",
6
6
  "repository": "https://github.com/good-hood-gmbh/goodhood-web",