@underverse-ui/underverse 1.0.170 → 1.0.171

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,8 +1,8 @@
1
1
  {
2
2
  "package": "@underverse-ui/underverse",
3
- "version": "1.0.170",
3
+ "version": "1.0.171",
4
4
  "sourceEntry": "src/index.ts",
5
- "totalExports": 235,
5
+ "totalExports": 239,
6
6
  "exports": [
7
7
  {
8
8
  "name": "*",
@@ -652,6 +652,13 @@
652
652
  "reexport": true,
653
653
  "local": false
654
654
  },
655
+ {
656
+ "name": "getStickerImageUrl",
657
+ "kind": "value",
658
+ "source": "./components/sticker-ui",
659
+ "reexport": true,
660
+ "local": false
661
+ },
655
662
  {
656
663
  "name": "getUnderverseMessages",
657
664
  "kind": "value",
@@ -1129,6 +1136,13 @@
1129
1136
  "reexport": true,
1130
1137
  "local": false
1131
1138
  },
1139
+ {
1140
+ "name": "setStickerBaseUrl",
1141
+ "kind": "value",
1142
+ "source": "./components/sticker-ui",
1143
+ "reexport": true,
1144
+ "local": false
1145
+ },
1132
1146
  {
1133
1147
  "name": "shadcnAnimationStyles",
1134
1148
  "kind": "value",
@@ -1257,6 +1271,21 @@
1257
1271
  "reexport": true,
1258
1272
  "local": false
1259
1273
  },
1274
+ {
1275
+ "name": "StickerPicker",
1276
+ "kind": "value",
1277
+ "source": "./components/StickerPicker",
1278
+ "reexport": true,
1279
+ "local": false,
1280
+ "aliasOf": "default"
1281
+ },
1282
+ {
1283
+ "name": "StickerPickerProps",
1284
+ "kind": "type",
1285
+ "source": "./components/StickerPicker",
1286
+ "reexport": true,
1287
+ "local": false
1288
+ },
1260
1289
  {
1261
1290
  "name": "SupportedLocale",
1262
1291
  "kind": "type",