PSGetModuleInfo.xml

<Objs Version="1.1.0.1" xmlns="http://schemas.microsoft.com/powershell/2004/04">
  <Obj RefId="0">
    <TN RefId="0">
      <T>Microsoft.PowerShell.Commands.PSRepositoryItemInfo</T>
      <T>System.Management.Automation.PSCustomObject</T>
      <T>System.Object</T>
    </TN>
    <MS>
      <S N="Name">HermesConsoleUI</S>
      <Version N="Version">2.0.1</Version>
      <S N="Type">Module</S>
      <S N="Description">Professional PowerShell Console UI Framework - A comprehensive, zero-dependency toolkit for building beautiful terminal applications. Includes 40 functions (11 text, 7 visual, 10 interactive, 12 core) with full theme support, internationalization (i18n), and PowerShell 2.0+ compatibility.</S>
      <S N="Author">HermesConsoleUI Project</S>
      <S N="CompanyName">DavidPrietoDev</S>
      <S N="Copyright">(c) 2026 HermesConsoleUI Project. All rights reserved.</S>
      <DT N="PublishedDate">2026-02-01T12:16:40+01:00</DT>
      <Obj N="InstalledDate" RefId="1">
        <DT>2026-02-07T16:51:17.7553385+01:00</DT>
        <MS>
          <Obj N="DisplayHint" RefId="2">
            <TN RefId="1">
              <T>Microsoft.PowerShell.Commands.DisplayHintType</T>
              <T>System.Enum</T>
              <T>System.ValueType</T>
              <T>System.Object</T>
            </TN>
            <ToString>DateTime</ToString>
            <I32>2</I32>
          </Obj>
        </MS>
      </Obj>
      <Nil N="UpdatedDate" />
      <URI N="LicenseUri">https://github.com/damdavidprieto/HermesConsoleUI/blob/master/LICENSE</URI>
      <URI N="ProjectUri">https://github.com/damdavidprieto/HermesConsoleUI</URI>
      <Nil N="IconUri" />
      <Obj N="Tags" RefId="3">
        <TN RefId="2">
          <T>System.Object[]</T>
          <T>System.Array</T>
          <T>System.Object</T>
        </TN>
        <LST>
          <S>UI</S>
          <S>Console</S>
          <S>Terminal</S>
          <S>PowerShell</S>
          <S>TUI</S>
          <S>CLI</S>
          <S>Menu</S>
          <S>Table</S>
          <S>Chart</S>
          <S>Interactive</S>
          <S>Theme</S>
          <S>i18n</S>
          <S>Localization</S>
          <S>PSv2</S>
          <S>Framework</S>
          <S>PSModule</S>
        </LST>
      </Obj>
      <Obj N="Includes" RefId="4">
        <TN RefId="3">
          <T>System.Collections.Hashtable</T>
          <T>System.Object</T>
        </TN>
        <DCT>
          <En>
            <S N="Key">Command</S>
            <Obj N="Value" RefId="5">
              <TNRef RefId="2" />
              <LST>
                <S>Initialize-UIConfig</S>
                <S>Get-UIConfig</S>
                <S>Get-UIColor</S>
                <S>Get-UIIcon</S>
                <S>Set-ConsoleTheme</S>
                <S>Get-ConsoleTheme</S>
                <S>Get-AvailableThemes</S>
                <S>Initialize-Localization</S>
                <S>Get-LocalizedString</S>
                <S>Set-UILocale</S>
                <S>Get-UILocale</S>
                <S>Get-AvailableLocales</S>
                <S>Write-ConsoleTitle</S>
                <S>Write-ConsoleHeader</S>
                <S>Write-ConsoleSubtitle</S>
                <S>Write-ConsoleError</S>
                <S>Write-ConsoleInfo</S>
                <S>Write-ConsoleStatus</S>
                <S>Write-ConsoleMetadata</S>
                <S>Write-ConsoleSummary</S>
                <S>Write-ConsoleDiff</S>
                <S>Write-ConsoleSeparator</S>
                <S>Write-ConsoleBreadcrumb</S>
                <S>Write-ConsoleBox</S>
                <S>Write-ConsoleChart</S>
                <S>Write-ConsoleTree</S>
                <S>Write-ConsoleTable</S>
                <S>Show-ConsoleList</S>
                <S>Write-ConsoleSparkline</S>
                <S>Write-ConsolePanel</S>
                <S>Show-ConsoleMenu</S>
                <S>Read-ConsoleChoice</S>
                <S>Read-ConsoleMultiChoice</S>
                <S>Invoke-ConsoleMenu</S>
                <S>Invoke-ConsoleSpinner</S>
                <S>Write-ConsoleProgress</S>
                <S>Show-ConsoleProgress</S>
                <S>Read-ConsoleInput</S>
                <S>Read-ConsoleConfirmation</S>
                <S>Read-ConsolePassword</S>
                <S>Show-ConsoleNotification</S>
                <S>New-ConsoleLayout</S>
                <S>New-ConsoleRow</S>
                <S>New-ConsoleColumn</S>
                <S>Write-ConsoleLayout</S>
                <S>Set-TaskbarProgress</S>
                <S>Show-WindowsNotification</S>
              </LST>
            </Obj>
          </En>
          <En>
            <S N="Key">Function</S>
            <Obj N="Value" RefId="6">
              <TNRef RefId="2" />
              <LST>
                <S>Initialize-UIConfig</S>
                <S>Get-UIConfig</S>
                <S>Get-UIColor</S>
                <S>Get-UIIcon</S>
                <S>Set-ConsoleTheme</S>
                <S>Get-ConsoleTheme</S>
                <S>Get-AvailableThemes</S>
                <S>Initialize-Localization</S>
                <S>Get-LocalizedString</S>
                <S>Set-UILocale</S>
                <S>Get-UILocale</S>
                <S>Get-AvailableLocales</S>
                <S>Write-ConsoleTitle</S>
                <S>Write-ConsoleHeader</S>
                <S>Write-ConsoleSubtitle</S>
                <S>Write-ConsoleError</S>
                <S>Write-ConsoleInfo</S>
                <S>Write-ConsoleStatus</S>
                <S>Write-ConsoleMetadata</S>
                <S>Write-ConsoleSummary</S>
                <S>Write-ConsoleDiff</S>
                <S>Write-ConsoleSeparator</S>
                <S>Write-ConsoleBreadcrumb</S>
                <S>Write-ConsoleBox</S>
                <S>Write-ConsoleChart</S>
                <S>Write-ConsoleTree</S>
                <S>Write-ConsoleTable</S>
                <S>Show-ConsoleList</S>
                <S>Write-ConsoleSparkline</S>
                <S>Write-ConsolePanel</S>
                <S>Show-ConsoleMenu</S>
                <S>Read-ConsoleChoice</S>
                <S>Read-ConsoleMultiChoice</S>
                <S>Invoke-ConsoleMenu</S>
                <S>Invoke-ConsoleSpinner</S>
                <S>Write-ConsoleProgress</S>
                <S>Show-ConsoleProgress</S>
                <S>Read-ConsoleInput</S>
                <S>Read-ConsoleConfirmation</S>
                <S>Read-ConsolePassword</S>
                <S>Show-ConsoleNotification</S>
                <S>New-ConsoleLayout</S>
                <S>New-ConsoleRow</S>
                <S>New-ConsoleColumn</S>
                <S>Write-ConsoleLayout</S>
                <S>Set-TaskbarProgress</S>
                <S>Show-WindowsNotification</S>
              </LST>
            </Obj>
          </En>
          <En>
            <S N="Key">RoleCapability</S>
            <Obj N="Value" RefId="7">
              <TNRef RefId="2" />
              <LST />
            </Obj>
          </En>
          <En>
            <S N="Key">Workflow</S>
            <Ref N="Value" RefId="7" />
          </En>
          <En>
            <S N="Key">Cmdlet</S>
            <Ref N="Value" RefId="7" />
          </En>
          <En>
            <S N="Key">DscResource</S>
            <Ref N="Value" RefId="7" />
          </En>
        </DCT>
      </Obj>
      <Nil N="PowerShellGetFormatVersion" />
      <S N="ReleaseNotes"># Release Notes - v2.0.1_x000D__x000A__x000D__x000A_## Branding Update_x000D__x000A_- Rebranded to HermesConsoleUI_x000D__x000A__x000D__x000A_## Bug Fixes_x000D__x000A_- Fixed visual rendering artifacts in PowerShell ISE (color bleeding, column misalignment)_x000D__x000A_- Fixed "Rainbow Text" issues by sanitizing file encodings_x000D__x000A_- Removed double brackets in demo output_x000D__x000A_- Updated Show-ConsoleProgress to use ASCII characters for better compatibility_x000D__x000A__x000D__x000A_## New Features_x000D__x000A_- Improved Install.ps1 check and installation process_x000D__x000A_- Updated documentation and roadmap</S>
      <Obj N="Dependencies" RefId="8">
        <TNRef RefId="2" />
        <LST />
      </Obj>
      <S N="RepositorySourceLocation">https://www.powershellgallery.com/api/v2</S>
      <S N="Repository">PSGallery</S>
      <S N="PackageManagementProvider">NuGet</S>
      <Obj N="AdditionalMetadata" RefId="9">
        <TN RefId="4">
          <T>System.Management.Automation.PSCustomObject</T>
          <T>System.Object</T>
        </TN>
        <MS>
          <S N="copyright">(c) 2026 HermesConsoleUI Project. All rights reserved.</S>
          <S N="description">Professional PowerShell Console UI Framework - A comprehensive, zero-dependency toolkit for building beautiful terminal applications. Includes 40 functions (11 text, 7 visual, 10 interactive, 12 core) with full theme support, internationalization (i18n), and PowerShell 2.0+ compatibility.</S>
          <S N="requireLicenseAcceptance">False</S>
          <S N="releaseNotes"># Release Notes - v2.0.1_x000D__x000A__x000D__x000A_## Branding Update_x000D__x000A_- Rebranded to HermesConsoleUI_x000D__x000A__x000D__x000A_## Bug Fixes_x000D__x000A_- Fixed visual rendering artifacts in PowerShell ISE (color bleeding, column misalignment)_x000D__x000A_- Fixed "Rainbow Text" issues by sanitizing file encodings_x000D__x000A_- Removed double brackets in demo output_x000D__x000A_- Updated Show-ConsoleProgress to use ASCII characters for better compatibility_x000D__x000A__x000D__x000A_## New Features_x000D__x000A_- Improved Install.ps1 check and installation process_x000D__x000A_- Updated documentation and roadmap</S>
          <S N="isLatestVersion">True</S>
          <S N="isAbsoluteLatestVersion">True</S>
          <S N="versionDownloadCount">4</S>
          <S N="downloadCount">4</S>
          <S N="packageSize">3974008</S>
          <S N="published">01/02/2026 12:16:40 +01:00</S>
          <S N="created">01/02/2026 12:16:40 +01:00</S>
          <S N="lastUpdated">04/02/2026 7:40:00 +01:00</S>
          <S N="tags">UI Console Terminal PowerShell TUI CLI Menu Table Chart Interactive Theme i18n Localization PSv2 Framework PSModule PSFunction_Initialize-UIConfig PSCommand_Initialize-UIConfig PSFunction_Get-UIConfig PSCommand_Get-UIConfig PSFunction_Get-UIColor PSCommand_Get-UIColor PSFunction_Get-UIIcon PSCommand_Get-UIIcon PSFunction_Set-ConsoleTheme PSCommand_Set-ConsoleTheme PSFunction_Get-ConsoleTheme PSCommand_Get-ConsoleTheme PSFunction_Get-AvailableThemes PSCommand_Get-AvailableThemes PSFunction_Initialize-Localization PSCommand_Initialize-Localization PSFunction_Get-LocalizedString PSCommand_Get-LocalizedString PSFunction_Set-UILocale PSCommand_Set-UILocale PSFunction_Get-UILocale PSCommand_Get-UILocale PSFunction_Get-AvailableLocales PSCommand_Get-AvailableLocales PSFunction_Write-ConsoleTitle PSCommand_Write-ConsoleTitle PSFunction_Write-ConsoleHeader PSCommand_Write-ConsoleHeader PSFunction_Write-ConsoleSubtitle PSCommand_Write-ConsoleSubtitle PSFunction_Write-ConsoleError PSCommand_Write-ConsoleError PSFunction_Write-ConsoleInfo PSCommand_Write-ConsoleInfo PSFunction_Write-ConsoleStatus PSCommand_Write-ConsoleStatus PSFunction_Write-ConsoleMetadata PSCommand_Write-ConsoleMetadata PSFunction_Write-ConsoleSummary PSCommand_Write-ConsoleSummary PSFunction_Write-ConsoleDiff PSCommand_Write-ConsoleDiff PSFunction_Write-ConsoleSeparator PSCommand_Write-ConsoleSeparator PSFunction_Write-ConsoleBreadcrumb PSCommand_Write-ConsoleBreadcrumb PSFunction_Write-ConsoleBox PSCommand_Write-ConsoleBox PSFunction_Write-ConsoleChart PSCommand_Write-ConsoleChart PSFunction_Write-ConsoleTree PSCommand_Write-ConsoleTree PSFunction_Write-ConsoleTable PSCommand_Write-ConsoleTable PSFunction_Show-ConsoleList PSCommand_Show-ConsoleList PSFunction_Write-ConsoleSparkline PSCommand_Write-ConsoleSparkline PSFunction_Write-ConsolePanel PSCommand_Write-ConsolePanel PSFunction_Show-ConsoleMenu PSCommand_Show-ConsoleMenu PSFunction_Read-ConsoleChoice PSCommand_Read-ConsoleChoice PSFunction_Read-ConsoleMultiChoice PSCommand_Read-ConsoleMultiChoice PSFunction_Invoke-ConsoleMenu PSCommand_Invoke-ConsoleMenu PSFunction_Invoke-ConsoleSpinner PSCommand_Invoke-ConsoleSpinner PSFunction_Write-ConsoleProgress PSCommand_Write-ConsoleProgress PSFunction_Show-ConsoleProgress PSCommand_Show-ConsoleProgress PSFunction_Read-ConsoleInput PSCommand_Read-ConsoleInput PSFunction_Read-ConsoleConfirmation PSCommand_Read-ConsoleConfirmation PSFunction_Read-ConsolePassword PSCommand_Read-ConsolePassword PSFunction_Show-ConsoleNotification PSCommand_Show-ConsoleNotification PSFunction_New-ConsoleLayout PSCommand_New-ConsoleLayout PSFunction_New-ConsoleRow PSCommand_New-ConsoleRow PSFunction_New-ConsoleColumn PSCommand_New-ConsoleColumn PSFunction_Write-ConsoleLayout PSCommand_Write-ConsoleLayout PSFunction_Set-TaskbarProgress PSCommand_Set-TaskbarProgress PSFunction_Show-WindowsNotification PSCommand_Show-WindowsNotification PSIncludes_Function</S>
          <S N="developmentDependency">False</S>
          <S N="updated">2026-02-04T07:40:00Z</S>
          <S N="NormalizedVersion">2.0.1</S>
          <S N="Authors">HermesConsoleUI Project</S>
          <S N="IsPrerelease">false</S>
          <S N="ItemType">Module</S>
          <S N="FileList">HermesConsoleUI.nuspec|.github\ISSUE_TEMPLATE\bug_report.md|docs\es\community\CODE_OF_CONDUCT.md|src\Validators\Validators.ps1|build.ps1|.github\ISSUE_TEMPLATE\feature_request.md|docs\es\community\SECURITY.md|tests\DIAGNOSTIC_SEPARATOR.ps1|.github\ISSUE_TEMPLATE\question.md|docs\es\development\CONTRIBUTING.md|tests\README.md|HermesConsoleUI.psd1|.github\workflows\lint.yml|docs\es\development\PROGRESS.md|tests\Run-Tests.bat|HermesConsoleUI.psm1|.github\workflows\test.yml|docs\es\development\PROJECT_STATUS.md|tests\TestEnvironment.psm1|Install.ps1|.github\workflows\tests.yml|docs\es\development\ROADMAP.md|tests\TestHelpers.psm1|LICENSE|config\ui_config.json|docs\es\development\TASKS.md|tests\TEST_MODULE.ps1|README.md|config\locales\en-US.json|docs\es\getting-started\quick-start.md|tests\TEST_SEPARATOR.ps1|Run-Tests.ps1|config\locales\es-ES.json|docs\es\images\architecture_diagram.png|tests\ui_components.tests.ps1|test-output.txt|config\locales\fr-FR.json|docs\es\images\components_diagram.png|tests\Hygiene\Analyze-FileSize.ps1|.git\config|docs\README.md|docs\es\reference\ARCHITECTURE.md|tests\Hygiene\Analyze-FileStructure.ps1|.git\description|docs\Audits\2026-01-21\01_analisis_proyecto_basico.md|docs\es\reference\CHANGELOG.md|tests\Hygiene\Analyze-GitIgnore.ps1|.git\HEAD|docs\Audits\2026-01-21\02_auditoria_seguridad_core.md|docs\es\reference\FUNCTION_MAP.md|tests\Hygiene\file_size_results.json|.git\index|docs\Audits\2026-01-21\03_analisis_calidad_codigo.md|docs\es\reference\PRODUCTION_READY.md|tests\Hygiene\file_structure_results.json|.git\packed-refs|docs\Audits\2026-01-21\04_analisis_rendimiento.md|examples\00_DEMO_COMPLETO.ps1|tests\Hygiene\Find-TemporaryFiles.ps1|.git\hooks\applypatch-msg.sample|docs\Audits\2026-01-21\05_roadmap_mejora_continua.md|examples\01_basic_usage.ps1|tests\Hygiene\Invoke-HygieneAnalysis.ps1|.git\hooks\commit-msg.sample|docs\Audits\2026-01-21\06_analisis_integracion.md|examples\01_DEMO_RAPIDO.ps1|tests\Hygiene\naming_conventions_results.json|.git\hooks\fsmonitor-watchman.sample|docs\Audits\2026-01-21\07_analisis_frameworks.md|examples\02_interactive_menu.ps1|tests\Hygiene\README.md|.git\hooks\post-update.sample|docs\Audits\2026-01-21\08_higiene_y_organizacion.md|examples\03_data_visualization.ps1|tests\Hygiene\temporary_files_results.json|.git\hooks\pre-applypatch.sample|docs\Audits\2026-01-21\09_analisis_testing.md|examples\04_complete_application.ps1|tests\Hygiene\Test-NamingConventions.ps1|.git\hooks\pre-commit.sample|docs\Audits\2026-01-21\10_cumplimiento_extremo.md|examples\05_themes_and_localization.ps1|tests\Integration\FullWorkflow.Tests.ps1|.git\hooks\pre-merge-commit.sample|docs\Audits\2026-01-21\REPORTE_MAESTRO.md|examples\06_pipeline_usage.ps1|tests\Performance\Benchmark-ColorProcessing.ps1|.git\hooks\pre-push.sample|docs\en\README.md|examples\07_new_components_demo.ps1|tests\Performance\Benchmark-MenuInteraction.ps1|.git\hooks\pre-rebase.sample|docs\en\community\CODE_OF_CONDUCT.md|examples\08_layout_system_demo.ps1|tests\Performance\Benchmark-Spinners.ps1|.git\hooks\pre-receive.sample|docs\en\community\SECURITY.md|examples\DEMO_COMPLETO_INTERACTIVO.ps1|tests\Performance\Benchmark-TableRendering.ps1|.git\hooks\prepare-commit-msg.sample|docs\en\development\CONTRIBUTING.md|examples\DEMO_SIMPLE.ps1|tests\Performance\benchmark_color_results.json|.git\hooks\push-to-checkout.sample|docs\en\development\PROGRESS.md|examples\DEMO_TOTAL_AUTOMATICO_V2.ps1|tests\Performance\benchmark_menu_results.json|.git\hooks\sendemail-validate.sample|docs\en\development\PROJECT_STATUS.md|examples\LAYOUT_TEST_FINAL.ps1|tests\Performance\benchmark_table_results.json|.git\hooks\update.sample|docs\en\development\ROADMAP.md|examples\TEST_PROGRESS.ps1|tests\Performance\cpu_profile_results.json|.git\info\exclude|docs\en\development\TASKS.md|modules\helpers.ps1|tests\Performance\Invoke-PerformanceBenchmark.ps1|.git\logs\HEAD|docs\en\getting-started\quick-start.md|modules\interactive_components.ps1|tests\Performance\Measure-CPUProfile.ps1|.git\logs\refs\heads\master|docs\en\images\architecture_diagram.png|modules\layout_components.ps1|tests\Performance\Measure-MemoryProfile.ps1|.git\logs\refs\remotes\origin\HEAD|docs\en\images\components_diagram.png|modules\text_components.ps1|tests\Performance\memory_profile_results.json|.git\objects\pack\pack-816cc3f3f5e001a880087507a99c4faa73b5e989.idx|docs\en\reference\ARCHITECTURE.md|modules\visual_components.ps1|tests\Performance\PerformanceBaseline.json|.git\objects\pack\pack-816cc3f3f5e001a880087507a99c4faa73b5e989.pack|docs\en\reference\CHANGELOG.md|modules\windows_integration.ps1|tests\Performance\README.md|.git\objects\pack\pack-816cc3f3f5e001a880087507a99c4faa73b5e989.rev|docs\en\reference\FUNCTION_MAP.md|src\Constants\Constants.ps1|tests\Performance\Test-PerformanceRegression.Tests.ps1|.git\refs\heads\master|docs\en\reference\PRODUCTION_READY.md|src\Core\Config.ps1|tests\Unit\FunctionDefinitions.Tests.ps1|.git\refs\remotes\origin\HEAD|docs\es\README.md|src\Core\Localization.ps1|tests\Unit\Structure.Tests.ps1|.github\pull_request_template.md</S>
          <S N="GUID">a7f3e8d2-4c91-4b5a-9e7f-2d8c3a1b6e4f</S>
          <S N="PowerShellVersion">2.0</S>
          <S N="CompanyName">Open Source</S>
        </MS>
      </Obj>
      <S N="InstalledLocation">C:\Users\damda\Documents\PowerShell\Modules\HermesConsoleUI\2.0.1</S>
    </MS>
  </Obj>
</Objs>