Commit Graph

73 Commits

Author SHA1 Message Date
Joel Wetzell d82b7cb2b4 remove unused variable 2026-03-21 12:43:48 -05:00
Joel Wetzell d7d798894f reconnect to ws when closed 2026-03-21 12:43:40 -05:00
Joel Wetzell a98b77d570 load config on websocket status changes 2026-03-21 12:43:28 -05:00
Joel Wetzell 638eb5dced class cleanup 2026-03-21 12:43:09 -05:00
Joel Wetzell f2c88fe750 try to fix some for loop tracking issues 2026-03-21 12:40:06 -05:00
Joel Wetzell 7ffcda5018 use full file name for schema paths 2026-03-21 11:52:06 -05:00
Joel Wetzell 7c5dfbc947 store baseurl in local storage 2026-03-19 21:55:25 -05:00
Joel Wetzell efdb2ab723 Merge pull request #14 from jwetzell/dependabot/npm_and_yarn/tailwindcss-4.2.1
Bump tailwindcss from 4.1.12 to 4.2.1
2026-03-17 12:15:50 -05:00
dependabot[bot] 35d9e602fd Bump tailwindcss from 4.1.12 to 4.2.1
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) from 4.1.12 to 4.2.1.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.2.1/packages/tailwindcss)

---
updated-dependencies:
- dependency-name: tailwindcss
  dependency-version: 4.2.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-17 17:14:48 +00:00
Joel Wetzell e452867b72 Merge pull request #13 from jwetzell/dependabot/npm_and_yarn/tslib-2.8.1
Bump tslib from 2.3.0 to 2.8.1
2026-03-17 12:14:26 -05:00
dependabot[bot] 732f23faa6 Bump tslib from 2.3.0 to 2.8.1
Bumps [tslib](https://github.com/Microsoft/tslib) from 2.3.0 to 2.8.1.
- [Release notes](https://github.com/Microsoft/tslib/releases)
- [Commits](https://github.com/Microsoft/tslib/compare/2.3.0...v2.8.1)

---
updated-dependencies:
- dependency-name: tslib
  dependency-version: 2.8.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-17 17:13:45 +00:00
Joel Wetzell 64776e346d Merge pull request #15 from jwetzell/dependabot/npm_and_yarn/typescript-5.9.3
Bump typescript from 5.9.2 to 5.9.3
2026-03-17 12:13:38 -05:00
Joel Wetzell 2138a4a94a Merge pull request #12 from jwetzell/dependabot/github_actions/actions/setup-node-6.3.0
Bump actions/setup-node from 4.1.0 to 6.3.0
2026-03-17 12:13:18 -05:00
Joel Wetzell 0f9c331ebb Merge pull request #10 from jwetzell/dependabot/github_actions/actions/checkout-6.0.2
Bump actions/checkout from 4.2.2 to 6.0.2
2026-03-17 12:13:09 -05:00
Joel Wetzell 57c7d44d25 Merge pull request #11 from jwetzell/dependabot/github_actions/SamKirkland/FTP-Deploy-Action-4.3.6
Bump SamKirkland/FTP-Deploy-Action from 4.3.4 to 4.3.6
2026-03-17 12:13:00 -05:00
dependabot[bot] 500658c2db Bump typescript from 5.9.2 to 5.9.3
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.9.2 to 5.9.3.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.2...v5.9.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-version: 5.9.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-17 17:12:40 +00:00
Joel Wetzell 0634c76ec1 Merge pull request #16 from jwetzell/dependabot/npm_and_yarn/tailwindcss/postcss-4.2.1
Bump @tailwindcss/postcss from 4.1.12 to 4.2.1
2026-03-17 12:11:20 -05:00
Joel Wetzell 118adff58e Merge pull request #17 from jwetzell/dependabot/npm_and_yarn/vitest-4.1.0
Bump vitest from 4.0.8 to 4.1.0
2026-03-17 12:11:09 -05:00
Joel Wetzell 36c60a6ce7 add config preview with a bunch of other tweaks 2026-03-14 10:26:53 -05:00
dependabot[bot] 36124f4c41 Bump vitest from 4.0.8 to 4.1.0
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 4.0.8 to 4.1.0.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.0/packages/vitest)

---
updated-dependencies:
- dependency-name: vitest
  dependency-version: 4.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-14 06:43:58 +00:00
dependabot[bot] 69f4e8d48c Bump @tailwindcss/postcss from 4.1.12 to 4.2.1
Bumps [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss) from 4.1.12 to 4.2.1.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.2.1/packages/@tailwindcss-postcss)

---
updated-dependencies:
- dependency-name: "@tailwindcss/postcss"
  dependency-version: 4.2.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-14 06:43:42 +00:00
dependabot[bot] 4c0fcc6567 Bump actions/setup-node from 4.1.0 to 6.3.0
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.1.0 to 6.3.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4.1.0...53b83947a5a98c8d113130e565377fae1a50d02f)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: 6.3.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-14 06:42:31 +00:00
dependabot[bot] a813650664 Bump SamKirkland/FTP-Deploy-Action from 4.3.4 to 4.3.6
Bumps [SamKirkland/FTP-Deploy-Action](https://github.com/samkirkland/ftp-deploy-action) from 4.3.4 to 4.3.6.
- [Release notes](https://github.com/samkirkland/ftp-deploy-action/releases)
- [Commits](https://github.com/samkirkland/ftp-deploy-action/compare/v4.3.4...v4.3.6)

---
updated-dependencies:
- dependency-name: SamKirkland/FTP-Deploy-Action
  dependency-version: 4.3.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-14 06:42:27 +00:00
dependabot[bot] 3484a70498 Bump actions/checkout from 4.2.2 to 6.0.2
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.2 to 6.0.2.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4.2.2...de0fac2e4500dabe0009e67214ff5f5447ce83dd)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 6.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-14 06:42:24 +00:00
Joel Wetzell 4ca78f6cbf Merge pull request #4 from jwetzell/dependabot/npm_and_yarn/jsdom-28.1.0
Bump jsdom from 27.1.0 to 28.1.0
2026-03-13 16:32:41 -05:00
Joel Wetzell c60e27793c Merge pull request #9 from jwetzell/dependabot/npm_and_yarn/angular-731adfc900
Bump the angular group across 1 directory with 9 updates
2026-03-13 16:32:30 -05:00
dependabot[bot] 93091b080e Bump the angular group across 1 directory with 9 updates
Bumps the angular group with 9 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@angular/cdk](https://github.com/angular/components) | `21.2.1` | `21.2.2` |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `21.2.2` | `21.2.4` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `21.2.2` | `21.2.4` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `21.2.2` | `21.2.4` |
| [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) | `21.2.2` | `21.2.4` |
| [@angular/material](https://github.com/angular/components) | `21.2.1` | `21.2.2` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `21.2.2` | `21.2.4` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `21.2.2` | `21.2.4` |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `21.2.2` | `21.2.4` |



Updates `@angular/cdk` from 21.2.1 to 21.2.2
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/components/compare/v21.2.1...v21.2.2)

Updates `@angular/common` from 21.2.2 to 21.2.4
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/v21.2.4/packages/common)

Updates `@angular/compiler` from 21.2.2 to 21.2.4
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/v21.2.4/packages/compiler)

Updates `@angular/core` from 21.2.2 to 21.2.4
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/v21.2.4/packages/core)

Updates `@angular/forms` from 21.2.2 to 21.2.4
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/v21.2.4/packages/forms)

Updates `@angular/material` from 21.2.1 to 21.2.2
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/components/compare/v21.2.1...v21.2.2)

Updates `@angular/platform-browser` from 21.2.2 to 21.2.4
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/v21.2.4/packages/platform-browser)

Updates `@angular/router` from 21.2.2 to 21.2.4
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/v21.2.4/packages/router)

Updates `@angular/compiler-cli` from 21.2.2 to 21.2.4
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/v21.2.4/packages/compiler-cli)

---
updated-dependencies:
- dependency-name: "@angular/cdk"
  dependency-version: 21.2.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/common"
  dependency-version: 21.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/compiler"
  dependency-version: 21.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/core"
  dependency-version: 21.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/forms"
  dependency-version: 21.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/material"
  dependency-version: 21.2.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/platform-browser"
  dependency-version: 21.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/router"
  dependency-version: 21.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/compiler-cli"
  dependency-version: 21.2.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-12 22:51:39 +00:00
dependabot[bot] eb7b126b08 Bump jsdom from 27.1.0 to 28.1.0
Bumps [jsdom](https://github.com/jsdom/jsdom) from 27.1.0 to 28.1.0.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md)
- [Commits](https://github.com/jsdom/jsdom/compare/27.1.0...28.1.0)

---
updated-dependencies:
- dependency-name: jsdom
  dependency-version: 28.1.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-12 22:51:14 +00:00
Joel Wetzell eee9b2b3e0 Merge pull request #3 from jwetzell/dependabot/npm_and_yarn/angular-7e1f2bb3c1
Bump the angular group with 11 updates
2026-03-12 17:49:49 -05:00
Joel Wetzell 5e62547f2e Merge pull request #8 from jwetzell/feat/api-connection
connect to running instance
2026-03-12 17:49:02 -05:00
Joel Wetzell 597e0c4aa4 add config upload and viewing returned errors for modules and routes 2026-03-12 17:07:09 -05:00
Joel Wetzell 9570428df9 restyle indicators 2026-03-12 17:05:25 -05:00
Joel Wetzell b13760deed add input field to set base url 2026-03-11 21:19:57 -05:00
Joel Wetzell 94c4039c86 move output indicator 2026-03-11 21:19:32 -05:00
Joel Wetzell dee9867a6b add basics for connecting to running instance 2026-03-11 21:12:26 -05:00
dependabot[bot] f7d9654df6 Bump the angular group with 11 updates
Bumps the angular group with 11 updates:

| Package | From | To |
| --- | --- | --- |
| [@angular/cdk](https://github.com/angular/components) | `21.1.4` | `21.2.1` |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `21.1.0` | `21.2.1` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `21.1.0` | `21.2.1` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `21.1.0` | `21.2.1` |
| [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) | `21.1.0` | `21.2.1` |
| [@angular/material](https://github.com/angular/components) | `21.1.4` | `21.2.1` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `21.1.0` | `21.2.1` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `21.1.0` | `21.2.1` |
| [@angular/build](https://github.com/angular/angular-cli) | `21.1.4` | `21.2.1` |
| [@angular/cli](https://github.com/angular/angular-cli) | `21.1.4` | `21.2.1` |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `21.1.0` | `21.2.1` |


Updates `@angular/cdk` from 21.1.4 to 21.2.1
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/components/compare/v21.1.4...v21.2.1)

Updates `@angular/common` from 21.1.0 to 21.2.1
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/v21.2.1/packages/common)

Updates `@angular/compiler` from 21.1.0 to 21.2.1
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/v21.2.1/packages/compiler)

Updates `@angular/core` from 21.1.0 to 21.2.1
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/v21.2.1/packages/core)

Updates `@angular/forms` from 21.1.0 to 21.2.1
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/v21.2.1/packages/forms)

Updates `@angular/material` from 21.1.4 to 21.2.1
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/components/compare/v21.1.4...v21.2.1)

Updates `@angular/platform-browser` from 21.1.0 to 21.2.1
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/v21.2.1/packages/platform-browser)

Updates `@angular/router` from 21.1.0 to 21.2.1
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/v21.2.1/packages/router)

Updates `@angular/build` from 21.1.4 to 21.2.1
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular-cli/compare/v21.1.4...v21.2.1)

Updates `@angular/cli` from 21.1.4 to 21.2.1
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular-cli/compare/v21.1.4...v21.2.1)

Updates `@angular/compiler-cli` from 21.1.0 to 21.2.1
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/v21.2.1/packages/compiler-cli)

---
updated-dependencies:
- dependency-name: "@angular/cdk"
  dependency-version: 21.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: angular
- dependency-name: "@angular/common"
  dependency-version: 21.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: angular
- dependency-name: "@angular/compiler"
  dependency-version: 21.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: angular
- dependency-name: "@angular/core"
  dependency-version: 21.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: angular
- dependency-name: "@angular/forms"
  dependency-version: 21.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: angular
- dependency-name: "@angular/material"
  dependency-version: 21.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: angular
- dependency-name: "@angular/platform-browser"
  dependency-version: 21.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: angular
- dependency-name: "@angular/router"
  dependency-version: 21.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: angular
- dependency-name: "@angular/build"
  dependency-version: 21.2.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: angular
- dependency-name: "@angular/cli"
  dependency-version: 21.2.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: angular
- dependency-name: "@angular/compiler-cli"
  dependency-version: 21.2.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: angular
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-11 15:10:33 +00:00
Joel Wetzell 335b5618f1 Merge pull request #1 from jwetzell/dependabot/github_actions/actions/checkout-6.0.2
Bump actions/checkout from 6.0.0 to 6.0.2
2026-03-11 10:08:11 -05:00
Joel Wetzell 3d628136c3 Merge pull request #2 from jwetzell/dependabot/github_actions/actions/setup-node-6.3.0
Bump actions/setup-node from 6.0.0 to 6.3.0
2026-03-11 10:08:01 -05:00
Joel Wetzell 6fe5e315a4 Merge pull request #6 from jwetzell/dependabot/npm_and_yarn/rxjs-7.8.2
Bump rxjs from 7.8.0 to 7.8.2
2026-03-11 10:07:40 -05:00
Joel Wetzell ea3d2ab9ba Merge pull request #7 from jwetzell/dependabot/npm_and_yarn/postcss-8.5.8
Bump postcss from 8.5.3 to 8.5.8
2026-03-11 10:07:29 -05:00
dependabot[bot] 102fe6f32e Bump postcss from 8.5.3 to 8.5.8
Bumps [postcss](https://github.com/postcss/postcss) from 8.5.3 to 8.5.8.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.5.3...8.5.8)

---
updated-dependencies:
- dependency-name: postcss
  dependency-version: 8.5.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-07 17:40:53 +00:00
Joel Wetzell 6f399caebf add publish workflow 2026-03-07 11:40:50 -06:00
dependabot[bot] f428c58551 Bump rxjs from 7.8.0 to 7.8.2
Bumps [rxjs](https://github.com/reactivex/rxjs) from 7.8.0 to 7.8.2.
- [Release notes](https://github.com/reactivex/rxjs/releases)
- [Changelog](https://github.com/ReactiveX/rxjs/blob/7.8.2/CHANGELOG.md)
- [Commits](https://github.com/reactivex/rxjs/compare/7.8.0...7.8.2)

---
updated-dependencies:
- dependency-name: rxjs
  dependency-version: 7.8.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-07 17:40:46 +00:00
dependabot[bot] 50d563c60b Bump actions/setup-node from 6.0.0 to 6.3.0
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 6.0.0 to 6.3.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/2028fbc5c25fe9cf00d9f06a71cc4710d4507903...53b83947a5a98c8d113130e565377fae1a50d02f)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: 6.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-07 17:38:20 +00:00
dependabot[bot] 633f4c2a9d Bump actions/checkout from 6.0.0 to 6.0.2
Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.0 to 6.0.2.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/1af3b93b6815bc44a9784bd300feb67ff0d1eeb3...de0fac2e4500dabe0009e67214ff5f5447ce83dd)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 6.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-07 17:38:16 +00:00
Joel Wetzell ac81d5da09 organize imports 2026-03-07 11:01:01 -06:00
Joel Wetzell 5f91889c10 relayout folders 2026-03-07 10:49:13 -06:00
Joel Wetzell f792ca9e85 adjust input labels 2026-03-06 20:02:18 -06:00
Joel Wetzell 79b84460b0 flatter layout 2026-03-06 18:37:32 -06:00
Joel Wetzell 76ee05c4c1 remove output from route 2026-03-05 07:37:46 -06:00