local-operator-ui 0.1.5 → 0.2.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.
@@ -1,4 +1,4 @@
1
- import { s as styled, Z as Box, aE as keyframes, J as Typography, a as reactExports, j as jsxRuntimeExports, q as useTheme, a_ as LinearProgress, a2 as Button, bi as ThemeProvider, bj as theme, bg as CssBaseline, bh as ReactDOM, R as React, bk as ErrorBoundary } from "./theme-CHCNkogj.js";
1
+ import { s as styled, Z as Box, aE as keyframes, J as Typography, a as reactExports, j as jsxRuntimeExports, q as useTheme, b1 as LinearProgress, a2 as Button, bl as ThemeProvider, bm as theme, bj as CssBaseline, bk as ReactDOM, R as React, bn as ErrorBoundary } from "./theme-CuzpzMRz.js";
2
2
  const AppContainer = styled(Box)(() => ({
3
3
  display: "flex",
4
4
  height: "100vh",
@@ -28469,7 +28469,7 @@ export {
28469
28469
  Box as Z,
28470
28470
  _inheritsLoose as _,
28471
28471
  reactExports as a,
28472
- faShield as a$,
28472
+ faArrowLeft as a$,
28473
28473
  faRobot as a0,
28474
28474
  faSliders as a1,
28475
28475
  Button as a2,
@@ -28493,20 +28493,20 @@ export {
28493
28493
  faUser as aK,
28494
28494
  faEllipsisVertical as aL,
28495
28495
  faComment as aM,
28496
- faChevronLeft as aN,
28497
- faPlus as aO,
28498
- faSearch as aP,
28499
- faCommentSlash as aQ,
28500
- faArrowRight as aR,
28501
- faComments as aS,
28502
- faTag as aT,
28503
- faIdCard as aU,
28504
- faCalendarAlt as aV,
28505
- faCodeBranch as aW,
28506
- faShieldAlt as aX,
28507
- faArrowLeft as aY,
28508
- requireReact as aZ,
28509
- LinearProgress as a_,
28496
+ faFileExport as aN,
28497
+ faChevronLeft as aO,
28498
+ faFileImport as aP,
28499
+ faUpload as aQ,
28500
+ faPlus as aR,
28501
+ faSearch as aS,
28502
+ faCommentSlash as aT,
28503
+ faArrowRight as aU,
28504
+ faComments as aV,
28505
+ faTag as aW,
28506
+ faIdCard as aX,
28507
+ faCalendarAlt as aY,
28508
+ faCodeBranch as aZ,
28509
+ faShieldAlt as a_,
28510
28510
  faServer as aa,
28511
28511
  faStar as ab,
28512
28512
  faTrash as ac,
@@ -28534,27 +28534,30 @@ export {
28534
28534
  faChevronDown as ay,
28535
28535
  faTools as az,
28536
28536
  clsx as b,
28537
- faSignOut as b0,
28538
- faMagicWandSparkles as b1,
28539
- faBrain as b2,
28540
- faWandMagicSparkles as b3,
28541
- faExternalLinkAlt as b4,
28542
- faKey as b5,
28543
- faGlobe as b6,
28544
- faLock as b7,
28545
- faEdit as b8,
28546
- faSave as b9,
28547
- faEnvelope as ba,
28548
- faCloudUploadAlt as bb,
28549
- faHistory as bc,
28550
- faListAlt as bd,
28551
- library$1 as be,
28552
- icons as bf,
28553
- CssBaseline as bg,
28554
- ReactDOM as bh,
28555
- ThemeProvider as bi,
28556
- theme as bj,
28557
- ErrorBoundary2 as bk,
28537
+ requireReact as b0,
28538
+ LinearProgress as b1,
28539
+ faShield as b2,
28540
+ faSignOut as b3,
28541
+ faMagicWandSparkles as b4,
28542
+ faBrain as b5,
28543
+ faWandMagicSparkles as b6,
28544
+ faExternalLinkAlt as b7,
28545
+ faKey as b8,
28546
+ faGlobe as b9,
28547
+ faLock as ba,
28548
+ faEdit as bb,
28549
+ faSave as bc,
28550
+ faEnvelope as bd,
28551
+ faCloudUploadAlt as be,
28552
+ faHistory as bf,
28553
+ faListAlt as bg,
28554
+ library$1 as bh,
28555
+ icons as bi,
28556
+ CssBaseline as bj,
28557
+ ReactDOM as bk,
28558
+ ThemeProvider as bl,
28559
+ theme as bm,
28560
+ ErrorBoundary2 as bn,
28558
28561
  createStyled2 as c,
28559
28562
  useForkRef as d,
28560
28563
  capitalize$1 as e,
@@ -8,8 +8,8 @@
8
8
  <!-- https://developer.mozilla.org/en-US/docs/Web/HTTP/CSP -->
9
9
  <meta http-equiv="Content-Security-Policy"
10
10
  content="default-src 'self'; connect-src 'self' http://localhost:1111 http://127.0.0.1:1111; script-src 'self'; style-src 'self' 'unsafe-inline'; img-src 'self' data: http://localhost:1111 http://127.0.0.1:1111; media-src 'self' http://localhost:1111 http://127.0.0.1:1111; font-src 'self'" />
11
- <script type="module" crossorigin src="./assets/index-B6gIjA2B.js"></script>
12
- <link rel="modulepreload" crossorigin href="./assets/theme-CHCNkogj.js">
11
+ <script type="module" crossorigin src="./assets/index-DXdSH3wR.js"></script>
12
+ <link rel="modulepreload" crossorigin href="./assets/theme-CuzpzMRz.js">
13
13
  <link rel="stylesheet" crossorigin href="./assets/theme-B9KBGB-g.css">
14
14
  <link rel="stylesheet" crossorigin href="./assets/index-BkBEAEYS.css">
15
15
  </head>
@@ -8,8 +8,8 @@
8
8
  <!-- https://developer.mozilla.org/en-US/docs/Web/HTTP/CSP -->
9
9
  <meta http-equiv="Content-Security-Policy"
10
10
  content="default-src 'self'; connect-src 'self' http://localhost:1111 http://127.0.0.1:1111; script-src 'self'; style-src 'self' 'unsafe-inline'; img-src 'self' data: http://localhost:1111 http://127.0.0.1:1111; media-src 'self' http://localhost:1111 http://127.0.0.1:1111; font-src 'self'" />
11
- <script type="module" crossorigin src="./assets/installer-D8cxR2BD.js"></script>
12
- <link rel="modulepreload" crossorigin href="./assets/theme-CHCNkogj.js">
11
+ <script type="module" crossorigin src="./assets/installer-fCmhZBuW.js"></script>
12
+ <link rel="modulepreload" crossorigin href="./assets/theme-CuzpzMRz.js">
13
13
  <link rel="stylesheet" crossorigin href="./assets/theme-B9KBGB-g.css">
14
14
  </head>
15
15
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "local-operator-ui",
3
- "version": "0.1.5",
3
+ "version": "0.2.0",
4
4
  "productName": "Local Operator",
5
5
  "description": "User interface for the Local Operator agent environment",
6
6
  "main": "./out/main/index.js",