@orfium/ictinus 5.35.0 → 5.35.2
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/dist/index.js +1 -0
- package/dist/index.umd.cjs +48 -48
- package/dist/src/index.d.ts +2 -0
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -23541,6 +23541,7 @@ export {
|
|
|
23541
23541
|
uH as Menu,
|
|
23542
23542
|
e9 as MenuItemDivider,
|
|
23543
23543
|
EG as Modal,
|
|
23544
|
+
bH as ModalContent,
|
|
23544
23545
|
_G as Navigation,
|
|
23545
23546
|
AG as NotificationVisual,
|
|
23546
23547
|
TG as NotificationsContainer,
|