@almadar/std 16.142.0 → 16.144.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.
Files changed (57) hide show
  1. package/behaviors/lolo/ui/core/atoms/std-app-layout.lolo +1 -1
  2. package/behaviors/lolo/ui/core/atoms/std-board.lolo +8 -0
  3. package/behaviors/lolo/ui/core/atoms/std-browse.lolo +1 -1
  4. package/behaviors/lolo/ui/core/atoms/std-calendar.lolo +5 -0
  5. package/behaviors/lolo/ui/core/atoms/std-file-store.lolo +18 -1
  6. package/behaviors/lolo/ui/core/atoms/std-image-upload-multi.lolo +17 -0
  7. package/behaviors/lolo/ui/core/atoms/std-saved-search.lolo +17 -0
  8. package/behaviors/lolo/ui/core/atoms/std-tag-taxonomy.lolo +17 -0
  9. package/behaviors/lolo/ui/core/atoms/std-version-history.lolo +17 -0
  10. package/behaviors/lolo/ui/core/molecules/ui-data-grid.lolo +2 -3
  11. package/behaviors/lolo/ui/core/molecules/ui-data-list.lolo +2 -3
  12. package/behaviors/lolo/ui/core/molecules/ui-table-view.lolo +2 -3
  13. package/behaviors/lolo/ui/core/organisms/ui-entity-cards.lolo +0 -2
  14. package/behaviors/lolo/ui/core/organisms/ui-entity-list.lolo +0 -2
  15. package/behaviors/lolo/ui/core/organisms/ui-entity-table.lolo +0 -2
  16. package/behaviors/lolo/ui/core/organisms/ui-timeline.lolo +0 -2
  17. package/behaviors/registry/ui/core/atoms/std-app-layout.orb +6 -1
  18. package/behaviors/registry/ui/core/atoms/std-board.orb +26 -0
  19. package/behaviors/registry/ui/core/atoms/std-browse.orb +6 -1
  20. package/behaviors/registry/ui/core/atoms/std-calendar.orb +25 -0
  21. package/behaviors/registry/ui/core/atoms/std-file-store.orb +52 -2
  22. package/behaviors/registry/ui/core/atoms/std-image-upload-multi.orb +40 -0
  23. package/behaviors/registry/ui/core/atoms/std-saved-search.orb +40 -0
  24. package/behaviors/registry/ui/core/atoms/std-tag-taxonomy.orb +40 -0
  25. package/behaviors/registry/ui/core/atoms/std-version-history.orb +40 -0
  26. package/behaviors/registry/ui/core/molecules/ui-data-grid.orb +12 -25
  27. package/behaviors/registry/ui/core/molecules/ui-data-list.orb +13 -26
  28. package/behaviors/registry/ui/core/molecules/ui-table-view.orb +12 -25
  29. package/behaviors/registry/ui/core/organisms/ui-entity-cards.orb +0 -13
  30. package/behaviors/registry/ui/core/organisms/ui-entity-list.orb +8 -21
  31. package/behaviors/registry/ui/core/organisms/ui-entity-table.orb +0 -13
  32. package/behaviors/registry/ui/core/organisms/ui-timeline.orb +0 -13
  33. package/dist/behaviors/behaviors-embeddings.json +309 -309
  34. package/dist/behaviors/knob-embeddings.json +1 -1
  35. package/dist/behaviors/registry/ui/core/atoms/std-app-layout.orb +6 -1
  36. package/dist/behaviors/registry/ui/core/atoms/std-board.orb +26 -0
  37. package/dist/behaviors/registry/ui/core/atoms/std-browse.orb +6 -1
  38. package/dist/behaviors/registry/ui/core/atoms/std-calendar.orb +25 -0
  39. package/dist/behaviors/registry/ui/core/atoms/std-file-store.orb +52 -2
  40. package/dist/behaviors/registry/ui/core/atoms/std-image-upload-multi.orb +40 -0
  41. package/dist/behaviors/registry/ui/core/atoms/std-saved-search.orb +40 -0
  42. package/dist/behaviors/registry/ui/core/atoms/std-tag-taxonomy.orb +40 -0
  43. package/dist/behaviors/registry/ui/core/atoms/std-version-history.orb +40 -0
  44. package/dist/behaviors/registry/ui/core/molecules/ui-data-grid.orb +12 -25
  45. package/dist/behaviors/registry/ui/core/molecules/ui-data-list.orb +13 -26
  46. package/dist/behaviors/registry/ui/core/molecules/ui-table-view.orb +12 -25
  47. package/dist/behaviors/registry/ui/core/organisms/ui-entity-cards.orb +0 -13
  48. package/dist/behaviors/registry/ui/core/organisms/ui-entity-list.orb +8 -21
  49. package/dist/behaviors/registry/ui/core/organisms/ui-entity-table.orb +0 -13
  50. package/dist/behaviors/registry/ui/core/organisms/ui-timeline.orb +0 -13
  51. package/dist/behaviors-embeddings.json +309 -309
  52. package/dist/index.d.ts +1 -1
  53. package/dist/index.js +12 -1
  54. package/dist/knob-embeddings.json +1 -1
  55. package/dist/registry.d.ts +9 -1
  56. package/dist/registry.js +12 -1
  57. package/package.json +7 -6
@@ -373,19 +373,6 @@
373
373
  "eventId": "evt_01KXG04T5Q7ZFPSWYBZTKDFZEP",
374
374
  "from": "idle",
375
375
  "to": "idle"
376
- },
377
- {
378
- "effects": [
379
- [
380
- "emit",
381
- "VIEW",
382
- {}
383
- ]
384
- ],
385
- "event": "VIEW",
386
- "eventId": "evt_01KXG04T5Q6H3S155F80B55SFP",
387
- "from": "idle",
388
- "to": "idle"
389
376
  }
390
377
  ]
391
378
  }