@almadar/std 16.158.0 → 16.159.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 (58) hide show
  1. package/behaviors/lolo/ui/core/atoms/std-calendar.lolo +8 -1
  2. package/behaviors/lolo/ui/core/atoms/std-esign-flow.lolo +8 -1
  3. package/behaviors/lolo/ui/core/atoms/std-list.lolo +8 -1
  4. package/behaviors/lolo/ui/core/atoms/std-related.lolo +8 -1
  5. package/behaviors/lolo/ui/core/atoms/std-selection.lolo +8 -1
  6. package/behaviors/lolo/ui/game/atoms/std-grid-tactics.lolo +3 -2
  7. package/behaviors/lolo/ui/game/atoms/ui-draw-group.lolo +39 -0
  8. package/behaviors/lolo/ui/game/atoms/ui-draw-mesh.lolo +23 -2
  9. package/behaviors/lolo/ui/game/molecules/std-tactics-board-3d.lolo +3 -2
  10. package/behaviors/registry/factory-signatures.json +16058 -34167
  11. package/behaviors/registry/ui/core/atoms/std-calendar.orb +40 -1
  12. package/behaviors/registry/ui/core/atoms/std-esign-flow.orb +40 -1
  13. package/behaviors/registry/ui/core/atoms/std-list.orb +40 -1
  14. package/behaviors/registry/ui/core/atoms/std-related.orb +40 -1
  15. package/behaviors/registry/ui/core/atoms/std-selection.orb +40 -1
  16. package/behaviors/registry/ui/game/atoms/std-grid-tactics.orb +218 -2
  17. package/behaviors/registry/ui/game/atoms/ui-draw-group.orb +114 -0
  18. package/behaviors/registry/ui/game/atoms/ui-draw-mesh.orb +81 -2
  19. package/behaviors/registry/ui/game/molecules/std-tactics-board-3d.orb +41 -0
  20. package/behaviors/registry/ui/game/organisms/ui-sokoban-board.orb +1 -475
  21. package/dist/behaviors/behaviors-registry.json +155 -1494
  22. package/dist/behaviors/exports-reader.js +8343 -15544
  23. package/dist/behaviors/functions/index.d.ts +54 -459
  24. package/dist/behaviors/functions/index.js +8344 -15530
  25. package/dist/behaviors/index.d.ts +1 -1
  26. package/dist/behaviors/index.js +8344 -15545
  27. package/dist/behaviors/query.js +8343 -15544
  28. package/dist/behaviors/registry/factory-signatures.json +16058 -34167
  29. package/dist/behaviors/registry/ui/core/atoms/std-calendar.orb +40 -1
  30. package/dist/behaviors/registry/ui/core/atoms/std-esign-flow.orb +40 -1
  31. package/dist/behaviors/registry/ui/core/atoms/std-list.orb +40 -1
  32. package/dist/behaviors/registry/ui/core/atoms/std-related.orb +40 -1
  33. package/dist/behaviors/registry/ui/core/atoms/std-selection.orb +40 -1
  34. package/dist/behaviors/registry/ui/game/atoms/std-grid-tactics.orb +218 -2
  35. package/dist/behaviors/registry/ui/game/atoms/ui-draw-group.orb +114 -0
  36. package/dist/behaviors/registry/ui/game/atoms/ui-draw-mesh.orb +81 -2
  37. package/dist/behaviors/registry/ui/game/molecules/std-tactics-board-3d.orb +41 -0
  38. package/dist/behaviors/registry/ui/game/organisms/ui-sokoban-board.orb +1 -475
  39. package/dist/behaviors-registry.json +155 -1494
  40. package/dist/index.d.ts +1 -1
  41. package/dist/index.js +8344 -15545
  42. package/dist/registry/factory-signatures.json +16058 -34167
  43. package/package.json +4 -4
  44. package/behaviors/lolo/ui/game/atoms/ui-svg-draw-group.lolo +0 -58
  45. package/behaviors/lolo/ui/game/atoms/ui-svg-draw-shape.lolo +0 -103
  46. package/behaviors/lolo/ui/game/atoms/ui-svg-draw-text.lolo +0 -58
  47. package/behaviors/lolo/ui/game/molecules/ui-svg-draw-shape-layer.lolo +0 -52
  48. package/behaviors/lolo/ui/game/molecules/ui-svg-stage.lolo +0 -98
  49. package/behaviors/registry/ui/game/atoms/ui-svg-draw-group.orb +0 -186
  50. package/behaviors/registry/ui/game/atoms/ui-svg-draw-shape.orb +0 -259
  51. package/behaviors/registry/ui/game/atoms/ui-svg-draw-text.orb +0 -195
  52. package/behaviors/registry/ui/game/molecules/ui-svg-draw-shape-layer.orb +0 -188
  53. package/behaviors/registry/ui/game/molecules/ui-svg-stage.orb +0 -362
  54. package/dist/behaviors/registry/ui/game/atoms/ui-svg-draw-group.orb +0 -186
  55. package/dist/behaviors/registry/ui/game/atoms/ui-svg-draw-shape.orb +0 -259
  56. package/dist/behaviors/registry/ui/game/atoms/ui-svg-draw-text.orb +0 -195
  57. package/dist/behaviors/registry/ui/game/molecules/ui-svg-draw-shape-layer.orb +0 -188
  58. package/dist/behaviors/registry/ui/game/molecules/ui-svg-stage.orb +0 -362

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.