unified UI thing

This commit is contained in:
2025-08-27 11:22:12 -04:00
parent fd2a756db3
commit 0663646e40
36 changed files with 8618 additions and 1 deletions

1
kms/web/dist/211.js vendored Normal file

File diff suppressed because one or more lines are too long

2
kms/web/dist/265.js vendored Normal file

File diff suppressed because one or more lines are too long

21
kms/web/dist/265.js.LICENSE.txt vendored Normal file
View File

@ -0,0 +1,21 @@
/**
* @remix-run/router v1.23.0
*
* Copyright (c) Remix Software Inc.
*
* This source code is licensed under the MIT license found in the
* LICENSE.md file in the root directory of this source tree.
*
* @license MIT
*/
/**
* React Router v6.30.1
*
* Copyright (c) Remix Software Inc.
*
* This source code is licensed under the MIT license found in the
* LICENSE.md file in the root directory of this source tree.
*
* @license MIT
*/

1
kms/web/dist/396.js vendored Normal file

File diff suppressed because one or more lines are too long

2
kms/web/dist/540.js vendored Normal file

File diff suppressed because one or more lines are too long

9
kms/web/dist/540.js.LICENSE.txt vendored Normal file
View File

@ -0,0 +1,9 @@
/**
* @license React
* react.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

2
kms/web/dist/63.js vendored Normal file

File diff suppressed because one or more lines are too long

9
kms/web/dist/63.js.LICENSE.txt vendored Normal file
View File

@ -0,0 +1,9 @@
/**
* @license React
* react-jsx-runtime.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

1
kms/web/dist/665.js vendored Normal file

File diff suppressed because one or more lines are too long

1
kms/web/dist/870.js vendored Normal file

File diff suppressed because one or more lines are too long

2
kms/web/dist/875.js vendored Normal file

File diff suppressed because one or more lines are too long

9
kms/web/dist/875.js.LICENSE.txt vendored Normal file
View File

@ -0,0 +1,9 @@
/**
* @license React
* react-jsx-runtime.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

2
kms/web/dist/961.js vendored Normal file

File diff suppressed because one or more lines are too long

19
kms/web/dist/961.js.LICENSE.txt vendored Normal file
View File

@ -0,0 +1,19 @@
/**
* @license React
* react-dom.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
/**
* @license React
* scheduler.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

1
kms/web/dist/index.html vendored Normal file
View File

@ -0,0 +1 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="KMS - Key Management System"/><title>KMS</title><script defer="defer" src="main.js"></script><script defer="defer" src="remoteEntry.js"></script></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>

2
kms/web/dist/main.js vendored Normal file

File diff suppressed because one or more lines are too long

21
kms/web/dist/main.js.LICENSE.txt vendored Normal file
View File

@ -0,0 +1,21 @@
/**
* @remix-run/router v1.23.0
*
* Copyright (c) Remix Software Inc.
*
* This source code is licensed under the MIT license found in the
* LICENSE.md file in the root directory of this source tree.
*
* @license MIT
*/
/**
* React Router v6.30.1
*
* Copyright (c) Remix Software Inc.
*
* This source code is licensed under the MIT license found in the
* LICENSE.md file in the root directory of this source tree.
*
* @license MIT
*/

1
kms/web/dist/remoteEntry.js vendored Normal file

File diff suppressed because one or more lines are too long