techui-builder 0.7.1__tar.gz → 0.7.3__tar.gz

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 (186) hide show
  1. {techui_builder-0.7.1/src/techui_builder.egg-info → techui_builder-0.7.3}/PKG-INFO +2 -1
  2. {techui_builder-0.7.1 → techui_builder-0.7.3}/pyproject.toml +1 -0
  3. {techui_builder-0.7.1 → techui_builder-0.7.3}/src/techui_builder/_version.py +3 -3
  4. {techui_builder-0.7.1 → techui_builder-0.7.3}/src/techui_builder/builder.py +1 -7
  5. {techui_builder-0.7.1 → techui_builder-0.7.3/src/techui_builder.egg-info}/PKG-INFO +2 -1
  6. {techui_builder-0.7.1 → techui_builder-0.7.3}/src/techui_builder.egg-info/requires.txt +1 -0
  7. {techui_builder-0.7.1 → techui_builder-0.7.3}/uv.lock +2 -0
  8. {techui_builder-0.7.1 → techui_builder-0.7.3}/.copier-answers.yml +0 -0
  9. {techui_builder-0.7.1 → techui_builder-0.7.3}/.devcontainer/devcontainer.json +0 -0
  10. {techui_builder-0.7.1 → techui_builder-0.7.3}/.devcontainer/install_lazygit.sh +0 -0
  11. {techui_builder-0.7.1 → techui_builder-0.7.3}/.github/CONTRIBUTING.md +0 -0
  12. {techui_builder-0.7.1 → techui_builder-0.7.3}/.github/ISSUE_TEMPLATE/bug_report.md +0 -0
  13. {techui_builder-0.7.1 → techui_builder-0.7.3}/.github/ISSUE_TEMPLATE/issue.md +0 -0
  14. {techui_builder-0.7.1 → techui_builder-0.7.3}/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md +0 -0
  15. {techui_builder-0.7.1 → techui_builder-0.7.3}/.github/dependabot.yml +0 -0
  16. {techui_builder-0.7.1 → techui_builder-0.7.3}/.github/pages/index.html +0 -0
  17. {techui_builder-0.7.1 → techui_builder-0.7.3}/.github/pages/make_switcher.py +0 -0
  18. {techui_builder-0.7.1 → techui_builder-0.7.3}/.github/workflows/_dist.yml +0 -0
  19. {techui_builder-0.7.1 → techui_builder-0.7.3}/.github/workflows/_docs.yml +0 -0
  20. {techui_builder-0.7.1 → techui_builder-0.7.3}/.github/workflows/_pypi.yml +0 -0
  21. {techui_builder-0.7.1 → techui_builder-0.7.3}/.github/workflows/_release.yml +0 -0
  22. {techui_builder-0.7.1 → techui_builder-0.7.3}/.github/workflows/_test.yml +0 -0
  23. {techui_builder-0.7.1 → techui_builder-0.7.3}/.github/workflows/_tox.yml +0 -0
  24. {techui_builder-0.7.1 → techui_builder-0.7.3}/.github/workflows/ci.yml +0 -0
  25. {techui_builder-0.7.1 → techui_builder-0.7.3}/.github/workflows/periodic.yml +0 -0
  26. {techui_builder-0.7.1 → techui_builder-0.7.3}/.gitignore +0 -0
  27. {techui_builder-0.7.1 → techui_builder-0.7.3}/.gitleaks.toml +0 -0
  28. {techui_builder-0.7.1 → techui_builder-0.7.3}/.gitmodules +0 -0
  29. {techui_builder-0.7.1 → techui_builder-0.7.3}/.pre-commit-config.yaml +0 -0
  30. {techui_builder-0.7.1 → techui_builder-0.7.3}/.python-version +0 -0
  31. {techui_builder-0.7.1 → techui_builder-0.7.3}/.vscode/extensions.json +0 -0
  32. {techui_builder-0.7.1 → techui_builder-0.7.3}/.vscode/launch.json +0 -0
  33. {techui_builder-0.7.1 → techui_builder-0.7.3}/.vscode/settings.json +0 -0
  34. {techui_builder-0.7.1 → techui_builder-0.7.3}/.vscode/tasks.json +0 -0
  35. {techui_builder-0.7.1 → techui_builder-0.7.3}/Dockerfile +0 -0
  36. {techui_builder-0.7.1 → techui_builder-0.7.3}/LICENSE +0 -0
  37. {techui_builder-0.7.1 → techui_builder-0.7.3}/README.md +0 -0
  38. {techui_builder-0.7.1 → techui_builder-0.7.3}/catalog-info.yaml +0 -0
  39. {techui_builder-0.7.1 → techui_builder-0.7.3}/docs/conf.py +0 -0
  40. {techui_builder-0.7.1 → techui_builder-0.7.3}/example/t01-services/services/bl01t-ea-ioc-01/config/fastcs.yaml +0 -0
  41. {techui_builder-0.7.1 → techui_builder-0.7.3}/example/t01-services/services/bl01t-mo-ioc-01/config/ioc.yaml +0 -0
  42. {techui_builder-0.7.1 → techui_builder-0.7.3}/example/t01-services/synoptic/index.bob +0 -0
  43. {techui_builder-0.7.1 → techui_builder-0.7.3}/example/t01-services/synoptic/techui.yaml +0 -0
  44. {techui_builder-0.7.1 → techui_builder-0.7.3}/example-synoptic/b23-services/config/devsta.db +0 -0
  45. {techui_builder-0.7.1 → techui_builder-0.7.3}/example-synoptic/b23-services/services/bl23b-di-mod-01/config/ioc.yaml +0 -0
  46. {techui_builder-0.7.1 → techui_builder-0.7.3}/example-synoptic/b23-services/services/bl23b-di-mod-02/config/ioc.yaml +0 -0
  47. {techui_builder-0.7.1 → techui_builder-0.7.3}/example-synoptic/b23-services/services/bl23b-di-uvcam-01/config/ioc.yaml +0 -0
  48. {techui_builder-0.7.1 → techui_builder-0.7.3}/example-synoptic/b23-services/services/bl23b-di-uvcam-02/config/ioc.yaml +0 -0
  49. {techui_builder-0.7.1 → techui_builder-0.7.3}/example-synoptic/b23-services/services/bl23b-mo-ioc-01/config/ioc.yaml +0 -0
  50. {techui_builder-0.7.1 → techui_builder-0.7.3}/example-synoptic/b23-services/services/bl23b-va-ioc-01/config/ioc.yaml +0 -0
  51. {techui_builder-0.7.1 → techui_builder-0.7.3}/example-synoptic/b23-services/synoptic/IMG1.bob +0 -0
  52. {techui_builder-0.7.1 → techui_builder-0.7.3}/example-synoptic/b23-services/synoptic/IMG11.bob +0 -0
  53. {techui_builder-0.7.1 → techui_builder-0.7.3}/example-synoptic/b23-services/synoptic/IMG12.bob +0 -0
  54. {techui_builder-0.7.1 → techui_builder-0.7.3}/example-synoptic/b23-services/synoptic/IONP1.bob +0 -0
  55. {techui_builder-0.7.1 → techui_builder-0.7.3}/example-synoptic/b23-services/synoptic/IONP11.bob +0 -0
  56. {techui_builder-0.7.1 → techui_builder-0.7.3}/example-synoptic/b23-services/synoptic/IONP12.bob +0 -0
  57. {techui_builder-0.7.1 → techui_builder-0.7.3}/example-synoptic/b23-services/synoptic/IONP21.bob +0 -0
  58. {techui_builder-0.7.1 → techui_builder-0.7.3}/example-synoptic/b23-services/synoptic/JsonMap.json +0 -0
  59. {techui_builder-0.7.1 → techui_builder-0.7.3}/example-synoptic/b23-services/synoptic/M3.bob +0 -0
  60. {techui_builder-0.7.1 → techui_builder-0.7.3}/example-synoptic/b23-services/synoptic/MOD1.bob +0 -0
  61. {techui_builder-0.7.1 → techui_builder-0.7.3}/example-synoptic/b23-services/synoptic/MOD2.bob +0 -0
  62. {techui_builder-0.7.1 → techui_builder-0.7.3}/example-synoptic/b23-services/synoptic/PIRG1.bob +0 -0
  63. {techui_builder-0.7.1 → techui_builder-0.7.3}/example-synoptic/b23-services/synoptic/PIRG11.bob +0 -0
  64. {techui_builder-0.7.1 → techui_builder-0.7.3}/example-synoptic/b23-services/synoptic/PIRG12.bob +0 -0
  65. {techui_builder-0.7.1 → techui_builder-0.7.3}/example-synoptic/b23-services/synoptic/SPACE11.bob +0 -0
  66. {techui_builder-0.7.1 → techui_builder-0.7.3}/example-synoptic/b23-services/synoptic/index.bob +0 -0
  67. {techui_builder-0.7.1 → techui_builder-0.7.3}/example-synoptic/b23-services/synoptic/techui-support/LICENSE +0 -0
  68. {techui_builder-0.7.1 → techui_builder-0.7.3}/example-synoptic/b23-services/synoptic/techui-support/bob/ADAravis/ADAravis_detail.bob +0 -0
  69. {techui_builder-0.7.1 → techui_builder-0.7.3}/example-synoptic/b23-services/synoptic/techui-support/bob/ADAravis/ADAravis_summary.bob +0 -0
  70. {techui_builder-0.7.1 → techui_builder-0.7.3}/example-synoptic/b23-services/synoptic/techui-support/bob/ADAravis/NDFileHDF5.pvi.bob +0 -0
  71. {techui_builder-0.7.1 → techui_builder-0.7.3}/example-synoptic/b23-services/synoptic/techui-support/bob/ADAravis/NDPluginPva.pvi.bob +0 -0
  72. {techui_builder-0.7.1 → techui_builder-0.7.3}/example-synoptic/b23-services/synoptic/techui-support/bob/ADAravis/NDPluginROI.pvi.bob +0 -0
  73. {techui_builder-0.7.1 → techui_builder-0.7.3}/example-synoptic/b23-services/synoptic/techui-support/bob/ADAravis/NDPluginROIStat.pvi.bob +0 -0
  74. {techui_builder-0.7.1 → techui_builder-0.7.3}/example-synoptic/b23-services/synoptic/techui-support/bob/ADAravis/NDPluginStats.pvi.bob +0 -0
  75. {techui_builder-0.7.1 → techui_builder-0.7.3}/example-synoptic/b23-services/synoptic/techui-support/bob/ADAravis/ProfileCursorGraphs.bob +0 -0
  76. {techui_builder-0.7.1 → techui_builder-0.7.3}/example-synoptic/b23-services/synoptic/techui-support/bob/colour.def +0 -0
  77. {techui_builder-0.7.1 → techui_builder-0.7.3}/example-synoptic/b23-services/synoptic/techui-support/bob/digitelMpc/digitelMpcIonp.bob +0 -0
  78. {techui_builder-0.7.1 → techui_builder-0.7.3}/example-synoptic/b23-services/synoptic/techui-support/bob/dls_class.bcf +0 -0
  79. {techui_builder-0.7.1 → techui_builder-0.7.3}/example-synoptic/b23-services/synoptic/techui-support/bob/mks937a/mks937a.bob +0 -0
  80. {techui_builder-0.7.1 → techui_builder-0.7.3}/example-synoptic/b23-services/synoptic/techui-support/bob/mks937a/mks937aGauge.bob +0 -0
  81. {techui_builder-0.7.1 → techui_builder-0.7.3}/example-synoptic/b23-services/synoptic/techui-support/bob/mks937a/mks937aImg.bob +0 -0
  82. {techui_builder-0.7.1 → techui_builder-0.7.3}/example-synoptic/b23-services/synoptic/techui-support/bob/mks937a/mks937aPirg.bob +0 -0
  83. {techui_builder-0.7.1 → techui_builder-0.7.3}/example-synoptic/b23-services/synoptic/techui-support/bob/pmac/MOTOR.bob +0 -0
  84. {techui_builder-0.7.1 → techui_builder-0.7.3}/example-synoptic/b23-services/synoptic/techui-support/bob/pmac/motor_embed.bob +0 -0
  85. {techui_builder-0.7.1 → techui_builder-0.7.3}/example-synoptic/b23-services/synoptic/techui-support/bob/pmac/pmacController.bob +0 -0
  86. {techui_builder-0.7.1 → techui_builder-0.7.3}/example-synoptic/b23-services/synoptic/techui-support/bob/pmac/ppmacController.bob +0 -0
  87. {techui_builder-0.7.1 → techui_builder-0.7.3}/example-synoptic/b23-services/synoptic/techui-support/bob/rga/rga.bob +0 -0
  88. {techui_builder-0.7.1 → techui_builder-0.7.3}/example-synoptic/b23-services/synoptic/techui-support/bob/settings.ini +0 -0
  89. {techui_builder-0.7.1 → techui_builder-0.7.3}/example-synoptic/b23-services/synoptic/techui-support/bob/vacuumValve/vacuumValve.bob +0 -0
  90. {techui_builder-0.7.1 → techui_builder-0.7.3}/example-synoptic/b23-services/synoptic/techui-support/bob/vacuumValve/vacuumValveInterlocks.bob +0 -0
  91. {techui_builder-0.7.1 → techui_builder-0.7.3}/example-synoptic/b23-services/synoptic/techui-support/symbols/3DCM_diag_3.gif +0 -0
  92. {techui_builder-0.7.1 → techui_builder-0.7.3}/example-synoptic/b23-services/synoptic/techui-support/symbols/Beamline_Image.png +0 -0
  93. {techui_builder-0.7.1 → techui_builder-0.7.3}/example-synoptic/b23-services/synoptic/techui-support/symbols/Beamline_Image_Colour.png +0 -0
  94. {techui_builder-0.7.1 → techui_builder-0.7.3}/example-synoptic/b23-services/synoptic/techui-support/symbols/Panda.jpg +0 -0
  95. {techui_builder-0.7.1 → techui_builder-0.7.3}/example-synoptic/b23-services/synoptic/techui-support/symbols/WoodenArch.jpg +0 -0
  96. {techui_builder-0.7.1 → techui_builder-0.7.3}/example-synoptic/b23-services/synoptic/techui-support/symbols/absorber 1 (copy).svg +0 -0
  97. {techui_builder-0.7.1 → techui_builder-0.7.3}/example-synoptic/b23-services/synoptic/techui-support/symbols/absorber 1.svg +0 -0
  98. {techui_builder-0.7.1 → techui_builder-0.7.3}/example-synoptic/b23-services/synoptic/techui-support/symbols/aperture.svg +0 -0
  99. {techui_builder-0.7.1 → techui_builder-0.7.3}/example-synoptic/b23-services/synoptic/techui-support/symbols/camera +0 -0
  100. {techui_builder-0.7.1 → techui_builder-0.7.3}/example-synoptic/b23-services/synoptic/techui-support/symbols/camera-1.svg +0 -0
  101. {techui_builder-0.7.1 → techui_builder-0.7.3}/example-synoptic/b23-services/synoptic/techui-support/symbols/dcm.svg +0 -0
  102. {techui_builder-0.7.1 → techui_builder-0.7.3}/example-synoptic/b23-services/synoptic/techui-support/symbols/diag-stick-camera.svg +0 -0
  103. {techui_builder-0.7.1 → techui_builder-0.7.3}/example-synoptic/b23-services/synoptic/techui-support/symbols/diag-stick-camera_flipped.png +0 -0
  104. {techui_builder-0.7.1 → techui_builder-0.7.3}/example-synoptic/b23-services/synoptic/techui-support/symbols/diag-stick.svg +0 -0
  105. {techui_builder-0.7.1 → techui_builder-0.7.3}/example-synoptic/b23-services/synoptic/techui-support/symbols/fastValve 1 (copy).svg +0 -0
  106. {techui_builder-0.7.1 → techui_builder-0.7.3}/example-synoptic/b23-services/synoptic/techui-support/symbols/fastValve 1.svg +0 -0
  107. {techui_builder-0.7.1 → techui_builder-0.7.3}/example-synoptic/b23-services/synoptic/techui-support/symbols/floodgate.jpg +0 -0
  108. {techui_builder-0.7.1 → techui_builder-0.7.3}/example-synoptic/b23-services/synoptic/techui-support/symbols/fm.png +0 -0
  109. {techui_builder-0.7.1 → techui_builder-0.7.3}/example-synoptic/b23-services/synoptic/techui-support/symbols/fm.svg +0 -0
  110. {techui_builder-0.7.1 → techui_builder-0.7.3}/example-synoptic/b23-services/synoptic/techui-support/symbols/fvg 0.svg +0 -0
  111. {techui_builder-0.7.1 → techui_builder-0.7.3}/example-synoptic/b23-services/synoptic/techui-support/symbols/hfm.svg +0 -0
  112. {techui_builder-0.7.1 → techui_builder-0.7.3}/example-synoptic/b23-services/synoptic/techui-support/symbols/img 0 (copy).svg +0 -0
  113. {techui_builder-0.7.1 → techui_builder-0.7.3}/example-synoptic/b23-services/synoptic/techui-support/symbols/img 0.svg +0 -0
  114. {techui_builder-0.7.1 → techui_builder-0.7.3}/example-synoptic/b23-services/synoptic/techui-support/symbols/ionp 4 (another copy).svg +0 -0
  115. {techui_builder-0.7.1 → techui_builder-0.7.3}/example-synoptic/b23-services/synoptic/techui-support/symbols/ionp 4 (copy).svg +0 -0
  116. {techui_builder-0.7.1 → techui_builder-0.7.3}/example-synoptic/b23-services/synoptic/techui-support/symbols/ionp 4.svg +0 -0
  117. {techui_builder-0.7.1 → techui_builder-0.7.3}/example-synoptic/b23-services/synoptic/techui-support/symbols/manualValve 1 (copy).svg +0 -0
  118. {techui_builder-0.7.1 → techui_builder-0.7.3}/example-synoptic/b23-services/synoptic/techui-support/symbols/manualValve 1.svg +0 -0
  119. {techui_builder-0.7.1 → techui_builder-0.7.3}/example-synoptic/b23-services/synoptic/techui-support/symbols/motors +0 -0
  120. {techui_builder-0.7.1 → techui_builder-0.7.3}/example-synoptic/b23-services/synoptic/techui-support/symbols/pirg 0 (copy).svg +0 -0
  121. {techui_builder-0.7.1 → techui_builder-0.7.3}/example-synoptic/b23-services/synoptic/techui-support/symbols/pirg 0.svg +0 -0
  122. {techui_builder-0.7.1 → techui_builder-0.7.3}/example-synoptic/b23-services/synoptic/techui-support/symbols/rga 0.svg +0 -0
  123. {techui_builder-0.7.1 → techui_builder-0.7.3}/example-synoptic/b23-services/synoptic/techui-support/symbols/ring 0.svg +0 -0
  124. {techui_builder-0.7.1 → techui_builder-0.7.3}/example-synoptic/b23-services/synoptic/techui-support/symbols/ring 1.png +0 -0
  125. {techui_builder-0.7.1 → techui_builder-0.7.3}/example-synoptic/b23-services/synoptic/techui-support/symbols/ring 1.svg +0 -0
  126. {techui_builder-0.7.1 → techui_builder-0.7.3}/example-synoptic/b23-services/synoptic/techui-support/symbols/shutter 1 (copy).svg +0 -0
  127. {techui_builder-0.7.1 → techui_builder-0.7.3}/example-synoptic/b23-services/synoptic/techui-support/symbols/shutter 1.svg +0 -0
  128. {techui_builder-0.7.1 → techui_builder-0.7.3}/example-synoptic/b23-services/synoptic/techui-support/symbols/shutter 2.svg +0 -0
  129. {techui_builder-0.7.1 → techui_builder-0.7.3}/example-synoptic/b23-services/synoptic/techui-support/symbols/shutter 3.svg +0 -0
  130. {techui_builder-0.7.1 → techui_builder-0.7.3}/example-synoptic/b23-services/synoptic/techui-support/symbols/slits.svg +0 -0
  131. {techui_builder-0.7.1 → techui_builder-0.7.3}/example-synoptic/b23-services/synoptic/techui-support/symbols/space 0.svg +0 -0
  132. {techui_builder-0.7.1 → techui_builder-0.7.3}/example-synoptic/b23-services/synoptic/techui-support/symbols/spacenew 0.svg +0 -0
  133. {techui_builder-0.7.1 → techui_builder-0.7.3}/example-synoptic/b23-services/synoptic/techui-support/symbols/table.png +0 -0
  134. {techui_builder-0.7.1 → techui_builder-0.7.3}/example-synoptic/b23-services/synoptic/techui-support/symbols/valve 1 (copy).svg +0 -0
  135. {techui_builder-0.7.1 → techui_builder-0.7.3}/example-synoptic/b23-services/synoptic/techui-support/symbols/valve 1.svg +0 -0
  136. {techui_builder-0.7.1 → techui_builder-0.7.3}/example-synoptic/b23-services/synoptic/techui-support/symbols/vfm-up.svg +0 -0
  137. {techui_builder-0.7.1 → techui_builder-0.7.3}/example-synoptic/b23-services/synoptic/techui-support/symbols/webcam.png +0 -0
  138. {techui_builder-0.7.1 → techui_builder-0.7.3}/example-synoptic/b23-services/synoptic/techui-support/symbols/webcam.svg +0 -0
  139. {techui_builder-0.7.1 → techui_builder-0.7.3}/example-synoptic/b23-services/synoptic/techui-support/techui-support.yaml +0 -0
  140. {techui_builder-0.7.1 → techui_builder-0.7.3}/example-synoptic/b23-services/synoptic/techui.yaml +0 -0
  141. {techui_builder-0.7.1 → techui_builder-0.7.3}/setup.cfg +0 -0
  142. {techui_builder-0.7.1 → techui_builder-0.7.3}/src/techui_builder/__init__.py +0 -0
  143. {techui_builder-0.7.1 → techui_builder-0.7.3}/src/techui_builder/__main__.py +0 -0
  144. {techui_builder-0.7.1 → techui_builder-0.7.3}/src/techui_builder/_logger.py +0 -0
  145. {techui_builder-0.7.1 → techui_builder-0.7.3}/src/techui_builder/autofill.py +0 -0
  146. {techui_builder-0.7.1 → techui_builder-0.7.3}/src/techui_builder/generate.py +0 -0
  147. {techui_builder-0.7.1 → techui_builder-0.7.3}/src/techui_builder/generate_jsonmap.py +0 -0
  148. {techui_builder-0.7.1 → techui_builder-0.7.3}/src/techui_builder/main_app.py +0 -0
  149. {techui_builder-0.7.1 → techui_builder-0.7.3}/src/techui_builder/models.py +0 -0
  150. {techui_builder-0.7.1 → techui_builder-0.7.3}/src/techui_builder/schema_generator.py +0 -0
  151. {techui_builder-0.7.1 → techui_builder-0.7.3}/src/techui_builder/status.py +0 -0
  152. {techui_builder-0.7.1 → techui_builder-0.7.3}/src/techui_builder/utils.py +0 -0
  153. {techui_builder-0.7.1 → techui_builder-0.7.3}/src/techui_builder/validator.py +0 -0
  154. {techui_builder-0.7.1 → techui_builder-0.7.3}/src/techui_builder.egg-info/SOURCES.txt +0 -0
  155. {techui_builder-0.7.1 → techui_builder-0.7.3}/src/techui_builder.egg-info/dependency_links.txt +0 -0
  156. {techui_builder-0.7.1 → techui_builder-0.7.3}/src/techui_builder.egg-info/entry_points.txt +0 -0
  157. {techui_builder-0.7.1 → techui_builder-0.7.3}/src/techui_builder.egg-info/top_level.txt +0 -0
  158. {techui_builder-0.7.1 → techui_builder-0.7.3}/tests/__init__.py +0 -0
  159. {techui_builder-0.7.1 → techui_builder-0.7.3}/tests/conftest.py +0 -0
  160. {techui_builder-0.7.1 → techui_builder-0.7.3}/tests/test_autofiller.py +0 -0
  161. {techui_builder-0.7.1 → techui_builder-0.7.3}/tests/test_builder.py +0 -0
  162. {techui_builder-0.7.1 → techui_builder-0.7.3}/tests/test_cli.py +0 -0
  163. {techui_builder-0.7.1 → techui_builder-0.7.3}/tests/test_files/group.xml +0 -0
  164. {techui_builder-0.7.1 → techui_builder-0.7.3}/tests/test_files/index.bob +0 -0
  165. {techui_builder-0.7.1 → techui_builder-0.7.3}/tests/test_files/motor-edited.bob +0 -0
  166. {techui_builder-0.7.1 → techui_builder-0.7.3}/tests/test_files/motor.bob +0 -0
  167. {techui_builder-0.7.1 → techui_builder-0.7.3}/tests/test_files/motor_bad.bob +0 -0
  168. {techui_builder-0.7.1 → techui_builder-0.7.3}/tests/test_files/motor_embed.bob +0 -0
  169. {techui_builder-0.7.1 → techui_builder-0.7.3}/tests/test_files/test_bob.bob +0 -0
  170. {techui_builder-0.7.1 → techui_builder-0.7.3}/tests/test_files/test_bob_bad.bob +0 -0
  171. {techui_builder-0.7.1 → techui_builder-0.7.3}/tests/test_files/test_bob_embedded.bob +0 -0
  172. {techui_builder-0.7.1 → techui_builder-0.7.3}/tests/test_files/test_bob_navtabs.bob +0 -0
  173. {techui_builder-0.7.1 → techui_builder-0.7.3}/tests/test_files/widget.xml +0 -0
  174. {techui_builder-0.7.1 → techui_builder-0.7.3}/tests/test_files/widget_bad.xml +0 -0
  175. {techui_builder-0.7.1 → techui_builder-0.7.3}/tests/test_files/widget_bad_2.xml +0 -0
  176. {techui_builder-0.7.1 → techui_builder-0.7.3}/tests/test_files/widget_custom_suffix.xml +0 -0
  177. {techui_builder-0.7.1 → techui_builder-0.7.3}/tests/test_files/widget_related.xml +0 -0
  178. {techui_builder-0.7.1 → techui_builder-0.7.3}/tests/test_files/widget_related_no_suffix.xml +0 -0
  179. {techui_builder-0.7.1 → techui_builder-0.7.3}/tests/test_files/widget_url_screen.xml +0 -0
  180. {techui_builder-0.7.1 → techui_builder-0.7.3}/tests/test_generate.py +0 -0
  181. {techui_builder-0.7.1 → techui_builder-0.7.3}/tests/test_generate_jsonmap.py +0 -0
  182. {techui_builder-0.7.1 → techui_builder-0.7.3}/tests/test_logger.py +0 -0
  183. {techui_builder-0.7.1 → techui_builder-0.7.3}/tests/test_models.py +0 -0
  184. {techui_builder-0.7.1 → techui_builder-0.7.3}/tests/test_status.py +0 -0
  185. {techui_builder-0.7.1 → techui_builder-0.7.3}/tests/test_utils.py +0 -0
  186. {techui_builder-0.7.1 → techui_builder-0.7.3}/tests/test_validator.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: techui-builder
3
- Version: 0.7.1
3
+ Version: 0.7.3
4
4
  Summary: A package for building Phoebus GUIs
5
5
  Author-email: Oliver Copping <oliver.copping@diamond.ac.uk>, Adedamola Sode <adedamola.sode@diamond.ac.uk>, Niamh Dougan <niamh.dougan@diamond.ac.uk>, Thomas Kane <thomas.kane@diamond.ac.uk>
6
6
  Project-URL: GitHub, https://github.com/DiamondLightSource/techui-builder
@@ -10,6 +10,7 @@ Classifier: Programming Language :: Python :: 3.13
10
10
  Requires-Python: <4.0,>=3.12
11
11
  Description-Content-Type: text/markdown
12
12
  License-File: LICENSE
13
+ Requires-Dist: jinja2>=3.1.6
13
14
  Requires-Dist: pyyaml>=6.0.2
14
15
  Requires-Dist: phoebusgen>=3.0.0
15
16
  Requires-Dist: lxml>=5.4.0
@@ -24,6 +24,7 @@ license-files = ["LICENSE"]
24
24
  readme = "README.md"
25
25
  requires-python = ">=3.12,<4.0"
26
26
  dependencies = [
27
+ "jinja2>=3.1.6",
27
28
  "pyyaml>=6.0.2",
28
29
  "phoebusgen>=3.0.0",
29
30
  "lxml>=5.4.0",
@@ -18,7 +18,7 @@ version_tuple: tuple[int | str, ...]
18
18
  commit_id: str | None
19
19
  __commit_id__: str | None
20
20
 
21
- __version__ = version = '0.7.1'
22
- __version_tuple__ = version_tuple = (0, 7, 1)
21
+ __version__ = version = '0.7.3'
22
+ __version_tuple__ = version_tuple = (0, 7, 3)
23
23
 
24
- __commit_id__ = commit_id = 'g3b3e2b662'
24
+ __commit_id__ = commit_id = 'gbcf67389e'
@@ -91,13 +91,7 @@ class Builder:
91
91
 
92
92
  logger_.info("Cleaning synoptic/ of generated screens.")
93
93
 
94
- try:
95
- # Find the JsonMap file
96
- json_map_file = next(self._write_directory.glob("JsonMap.json"))
97
- # If it exists, we want to remove it too
98
- generated_files = [*self.generated_bobs, json_map_file]
99
- except StopIteration:
100
- generated_files = self.generated_bobs
94
+ generated_files = self.generated_bobs
101
95
 
102
96
  # Remove any generated files that exist
103
97
  for file_ in generated_files:
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: techui-builder
3
- Version: 0.7.1
3
+ Version: 0.7.3
4
4
  Summary: A package for building Phoebus GUIs
5
5
  Author-email: Oliver Copping <oliver.copping@diamond.ac.uk>, Adedamola Sode <adedamola.sode@diamond.ac.uk>, Niamh Dougan <niamh.dougan@diamond.ac.uk>, Thomas Kane <thomas.kane@diamond.ac.uk>
6
6
  Project-URL: GitHub, https://github.com/DiamondLightSource/techui-builder
@@ -10,6 +10,7 @@ Classifier: Programming Language :: Python :: 3.13
10
10
  Requires-Python: <4.0,>=3.12
11
11
  Description-Content-Type: text/markdown
12
12
  License-File: LICENSE
13
+ Requires-Dist: jinja2>=3.1.6
13
14
  Requires-Dist: pyyaml>=6.0.2
14
15
  Requires-Dist: phoebusgen>=3.0.0
15
16
  Requires-Dist: lxml>=5.4.0
@@ -1,3 +1,4 @@
1
+ jinja2>=3.1.6
1
2
  pyyaml>=6.0.2
2
3
  phoebusgen>=3.0.0
3
4
  lxml>=5.4.0
@@ -1143,6 +1143,7 @@ name = "techui-builder"
1143
1143
  source = { editable = "." }
1144
1144
  dependencies = [
1145
1145
  { name = "epicsdbbuilder" },
1146
+ { name = "jinja2" },
1146
1147
  { name = "lxml" },
1147
1148
  { name = "phoebusgen" },
1148
1149
  { name = "pydantic" },
@@ -1175,6 +1176,7 @@ dev = [
1175
1176
  [package.metadata]
1176
1177
  requires-dist = [
1177
1178
  { name = "epicsdbbuilder", specifier = ">=1.5" },
1179
+ { name = "jinja2", specifier = ">=3.1.6" },
1178
1180
  { name = "lxml", specifier = ">=5.4.0" },
1179
1181
  { name = "phoebusgen", specifier = ">=3.0.0" },
1180
1182
  { name = "pydantic", specifier = ">=2.11.7" },
File without changes
File without changes
File without changes