@almadar/std 14.8.0 → 14.10.0
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/behaviors/registry/app/organisms/std-api-gateway.orb +1303 -4002
- package/behaviors/registry/app/organisms/std-booking-system.orb +2131 -3645
- package/behaviors/registry/app/organisms/std-cicd-pipeline.orb +1449 -3612
- package/behaviors/registry/app/organisms/std-cms.orb +1833 -4943
- package/behaviors/registry/app/organisms/std-coding-academy.orb +686 -1238
- package/behaviors/registry/app/organisms/std-crm.orb +1872 -5949
- package/behaviors/registry/app/organisms/std-devops-dashboard.orb +2046 -5532
- package/behaviors/registry/app/organisms/std-finance-tracker.orb +1141 -3716
- package/behaviors/registry/app/organisms/std-healthcare.orb +3281 -7478
- package/behaviors/registry/app/organisms/std-helpdesk.orb +1046 -4062
- package/behaviors/registry/app/organisms/std-hr-portal.orb +2560 -6447
- package/behaviors/registry/app/organisms/std-iot-dashboard.orb +1657 -3716
- package/behaviors/registry/app/organisms/std-lms.orb +1933 -3916
- package/behaviors/registry/app/organisms/std-project-manager.orb +1417 -5232
- package/behaviors/registry/app/organisms/std-realtime-chat.orb +1308 -3873
- package/behaviors/registry/app/organisms/std-social-feed.orb +1135 -1700
- package/behaviors/registry/app/organisms/std-trading-dashboard.orb +1333 -3187
- package/behaviors/registry/core/atoms/std-graphs.orb +40 -41
- package/behaviors/registry/core/atoms/std-stats.orb +131 -110
- package/behaviors/registry/core/molecules/std-app-layout.orb +90 -21
- package/behaviors/registry/service/atoms/std-service-custom-bearer.orb +351 -345
- package/behaviors/registry/service/atoms/std-service-email.orb +334 -328
- package/behaviors/registry/service/atoms/std-service-github.orb +308 -365
- package/behaviors/registry/service/atoms/std-service-llm.orb +329 -437
- package/behaviors/registry/service/atoms/std-service-oauth.orb +261 -564
- package/behaviors/registry/service/atoms/std-service-redis.orb +299 -405
- package/behaviors/registry/service/atoms/std-service-storage.orb +293 -505
- package/behaviors/registry/service/atoms/std-service-twilio.orb +315 -393
- package/behaviors/registry/service/atoms/std-service-youtube.orb +266 -547
- package/dist/behaviors/registry/app/organisms/std-api-gateway.orb +1303 -4002
- package/dist/behaviors/registry/app/organisms/std-booking-system.orb +2131 -3645
- package/dist/behaviors/registry/app/organisms/std-cicd-pipeline.orb +1449 -3612
- package/dist/behaviors/registry/app/organisms/std-cms.orb +1833 -4943
- package/dist/behaviors/registry/app/organisms/std-coding-academy.orb +686 -1238
- package/dist/behaviors/registry/app/organisms/std-crm.orb +1872 -5949
- package/dist/behaviors/registry/app/organisms/std-devops-dashboard.orb +2046 -5532
- package/dist/behaviors/registry/app/organisms/std-finance-tracker.orb +1141 -3716
- package/dist/behaviors/registry/app/organisms/std-healthcare.orb +3281 -7478
- package/dist/behaviors/registry/app/organisms/std-helpdesk.orb +1046 -4062
- package/dist/behaviors/registry/app/organisms/std-hr-portal.orb +2560 -6447
- package/dist/behaviors/registry/app/organisms/std-iot-dashboard.orb +1657 -3716
- package/dist/behaviors/registry/app/organisms/std-lms.orb +1933 -3916
- package/dist/behaviors/registry/app/organisms/std-project-manager.orb +1417 -5232
- package/dist/behaviors/registry/app/organisms/std-realtime-chat.orb +1308 -3873
- package/dist/behaviors/registry/app/organisms/std-social-feed.orb +1135 -1700
- package/dist/behaviors/registry/app/organisms/std-trading-dashboard.orb +1333 -3187
- package/dist/behaviors/registry/core/atoms/std-graphs.orb +40 -41
- package/dist/behaviors/registry/core/atoms/std-stats.orb +131 -110
- package/dist/behaviors/registry/core/molecules/std-app-layout.orb +90 -21
- package/dist/behaviors/registry/service/atoms/std-service-custom-bearer.orb +351 -345
- package/dist/behaviors/registry/service/atoms/std-service-email.orb +334 -328
- package/dist/behaviors/registry/service/atoms/std-service-github.orb +308 -365
- package/dist/behaviors/registry/service/atoms/std-service-llm.orb +329 -437
- package/dist/behaviors/registry/service/atoms/std-service-oauth.orb +261 -564
- package/dist/behaviors/registry/service/atoms/std-service-redis.orb +299 -405
- package/dist/behaviors/registry/service/atoms/std-service-storage.orb +293 -505
- package/dist/behaviors/registry/service/atoms/std-service-twilio.orb +315 -393
- package/dist/behaviors/registry/service/atoms/std-service-youtube.orb +266 -547
- package/package.json +1 -1