@underverse-ui/underverse 1.0.116 → 1.0.118

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.116",
3
+ "version": "1.0.118",
4
4
  "sourceEntry": "src/index.ts",
5
- "totalExports": 230,
5
+ "totalExports": 232,
6
6
  "exports": [
7
7
  {
8
8
  "name": "*",
@@ -645,6 +645,13 @@
645
645
  "reexport": false,
646
646
  "local": true
647
647
  },
648
+ {
649
+ "name": "GlobalI18nConfig",
650
+ "kind": "type",
651
+ "source": "./contexts/GlobalI18nContext",
652
+ "reexport": true,
653
+ "local": false
654
+ },
648
655
  {
649
656
  "name": "GlobalLoading",
650
657
  "kind": "value",
@@ -1547,6 +1554,13 @@
1547
1554
  "reexport": true,
1548
1555
  "local": false
1549
1556
  },
1557
+ {
1558
+ "name": "useGlobalI18n",
1559
+ "kind": "value",
1560
+ "source": "./contexts/GlobalI18nContext",
1561
+ "reexport": true,
1562
+ "local": false
1563
+ },
1550
1564
  {
1551
1565
  "name": "useOverlayScrollbarTarget",
1552
1566
  "kind": "value",