@almadar/std 16.142.0 → 16.143.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 (48) hide show
  1. package/behaviors/lolo/ui/core/atoms/std-app-layout.lolo +1 -1
  2. package/behaviors/lolo/ui/core/atoms/std-browse.lolo +1 -1
  3. package/behaviors/lolo/ui/core/atoms/std-file-store.lolo +1 -1
  4. package/behaviors/lolo/ui/core/atoms/std-image-upload-multi.lolo +17 -0
  5. package/behaviors/lolo/ui/core/atoms/std-saved-search.lolo +17 -0
  6. package/behaviors/lolo/ui/core/atoms/std-tag-taxonomy.lolo +17 -0
  7. package/behaviors/lolo/ui/core/molecules/ui-data-grid.lolo +2 -3
  8. package/behaviors/lolo/ui/core/molecules/ui-data-list.lolo +2 -3
  9. package/behaviors/lolo/ui/core/molecules/ui-table-view.lolo +2 -3
  10. package/behaviors/lolo/ui/core/organisms/ui-entity-cards.lolo +0 -2
  11. package/behaviors/lolo/ui/core/organisms/ui-entity-list.lolo +0 -2
  12. package/behaviors/lolo/ui/core/organisms/ui-entity-table.lolo +0 -2
  13. package/behaviors/lolo/ui/core/organisms/ui-timeline.lolo +0 -2
  14. package/behaviors/registry/ui/core/atoms/std-app-layout.orb +6 -1
  15. package/behaviors/registry/ui/core/atoms/std-browse.orb +6 -1
  16. package/behaviors/registry/ui/core/atoms/std-file-store.orb +12 -2
  17. package/behaviors/registry/ui/core/atoms/std-image-upload-multi.orb +40 -0
  18. package/behaviors/registry/ui/core/atoms/std-saved-search.orb +40 -0
  19. package/behaviors/registry/ui/core/atoms/std-tag-taxonomy.orb +40 -0
  20. package/behaviors/registry/ui/core/molecules/ui-data-grid.orb +12 -25
  21. package/behaviors/registry/ui/core/molecules/ui-data-list.orb +13 -26
  22. package/behaviors/registry/ui/core/molecules/ui-table-view.orb +12 -25
  23. package/behaviors/registry/ui/core/organisms/ui-entity-cards.orb +0 -13
  24. package/behaviors/registry/ui/core/organisms/ui-entity-list.orb +8 -21
  25. package/behaviors/registry/ui/core/organisms/ui-entity-table.orb +0 -13
  26. package/behaviors/registry/ui/core/organisms/ui-timeline.orb +0 -13
  27. package/dist/behaviors/behaviors-embeddings.json +309 -309
  28. package/dist/behaviors/knob-embeddings.json +1 -1
  29. package/dist/behaviors/registry/ui/core/atoms/std-app-layout.orb +6 -1
  30. package/dist/behaviors/registry/ui/core/atoms/std-browse.orb +6 -1
  31. package/dist/behaviors/registry/ui/core/atoms/std-file-store.orb +12 -2
  32. package/dist/behaviors/registry/ui/core/atoms/std-image-upload-multi.orb +40 -0
  33. package/dist/behaviors/registry/ui/core/atoms/std-saved-search.orb +40 -0
  34. package/dist/behaviors/registry/ui/core/atoms/std-tag-taxonomy.orb +40 -0
  35. package/dist/behaviors/registry/ui/core/molecules/ui-data-grid.orb +12 -25
  36. package/dist/behaviors/registry/ui/core/molecules/ui-data-list.orb +13 -26
  37. package/dist/behaviors/registry/ui/core/molecules/ui-table-view.orb +12 -25
  38. package/dist/behaviors/registry/ui/core/organisms/ui-entity-cards.orb +0 -13
  39. package/dist/behaviors/registry/ui/core/organisms/ui-entity-list.orb +8 -21
  40. package/dist/behaviors/registry/ui/core/organisms/ui-entity-table.orb +0 -13
  41. package/dist/behaviors/registry/ui/core/organisms/ui-timeline.orb +0 -13
  42. package/dist/behaviors-embeddings.json +309 -309
  43. package/dist/index.d.ts +1 -1
  44. package/dist/index.js +12 -1
  45. package/dist/knob-embeddings.json +1 -1
  46. package/dist/registry.d.ts +9 -1
  47. package/dist/registry.js +12 -1
  48. package/package.json +3 -3
@@ -393,10 +393,10 @@
393
393
  "tier": "essential"
394
394
  },
395
395
  {
396
- "description": "User opened a record from the list.",
397
- "id": "evt_01KXG04SH3R1YPRSCJX64JDKM2",
398
- "key": "VIEW",
399
- "name": "View",
396
+ "description": "Item actions - schema-driven or function-based",
397
+ "id": "evt_01KXG04SH3CDMWPSH39V0BN1TD",
398
+ "key": "ITEM_ACTIONS",
399
+ "name": "Item Actions",
400
400
  "payloadSchema": [
401
401
  {
402
402
  "name": "id",
@@ -406,10 +406,10 @@
406
406
  "tier": "essential"
407
407
  },
408
408
  {
409
- "description": "Item actions - schema-driven or function-based",
410
- "id": "evt_01KXG04SH3CDMWPSH39V0BN1TD",
411
- "key": "ITEM_ACTIONS",
412
- "name": "Item Actions",
409
+ "description": "User opened a record from the list.",
410
+ "id": "evt_01KXG04SH3R1YPRSCJX64JDKM2",
411
+ "key": "VIEW",
412
+ "name": "View",
413
413
  "payloadSchema": [
414
414
  {
415
415
  "name": "id",
@@ -506,19 +506,6 @@
506
506
  "eventId": "evt_01KXG04SH3S1G8MB6C8PAC7PMY",
507
507
  "from": "idle",
508
508
  "to": "idle"
509
- },
510
- {
511
- "effects": [
512
- [
513
- "emit",
514
- "VIEW",
515
- {}
516
- ]
517
- ],
518
- "event": "VIEW",
519
- "eventId": "evt_01KXG04SH3R1YPRSCJX64JDKM2",
520
- "from": "idle",
521
- "to": "idle"
522
509
  }
523
510
  ]
524
511
  }
@@ -637,19 +637,6 @@
637
637
  "eventId": "evt_01KXG04SJJDJHTKN6PP74YNPWJ",
638
638
  "from": "idle",
639
639
  "to": "idle"
640
- },
641
- {
642
- "effects": [
643
- [
644
- "emit",
645
- "VIEW",
646
- {}
647
- ]
648
- ],
649
- "event": "VIEW",
650
- "eventId": "evt_01KXG04SJJ648J6B44Z4MCR8KK",
651
- "from": "idle",
652
- "to": "idle"
653
640
  }
654
641
  ]
655
642
  }
@@ -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
  }