Features:
- Added a global collection to save modal options globally
- Add openFromStore() method to let users open modals from modals collection
- Add save() method to let users save modals in the collection
- Add delete() method to let users delete modals in the collection
- Add get() method to let users gets modals from the collection
- Add entries() method to let users get all modals stored in the collection
Features:
- add import() keyword for importing components
Features:
- add support for callback functions