@opentui/core 0.0.0-20251106-dd34dace → 0.0.0-20251106-788e97e4

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.
package/index.js CHANGED
@@ -33,6 +33,7 @@ import {
33
33
  StdinBuffer,
34
34
  StyledText,
35
35
  TerminalConsole,
36
+ TerminalPalette,
36
37
  TextAttributes,
37
38
  TextBuffer,
38
39
  TreeSitterClient,
@@ -65,6 +66,7 @@ import {
65
66
  coordinateToCharacterIndex,
66
67
  createCliRenderer,
67
68
  createExtmarksController,
69
+ createTerminalPalette,
68
70
  createTextAttributes,
69
71
  cyan,
70
72
  delegate,
@@ -134,7 +136,7 @@ import {
134
136
  white,
135
137
  wrapWithDelegates,
136
138
  yellow
137
- } from "./index-n8nbvvhk.js";
139
+ } from "./index-pb1pm3hk.js";
138
140
  // src/text-buffer-view.ts
139
141
  class TextBufferView {
140
142
  lib;
@@ -6222,6 +6224,7 @@ export {
6222
6224
  cyan,
6223
6225
  createTimeline,
6224
6226
  createTextAttributes,
6227
+ createTerminalPalette,
6225
6228
  createExtmarksController,
6226
6229
  createCliRenderer,
6227
6230
  coordinateToCharacterIndex,
@@ -6272,6 +6275,7 @@ export {
6272
6275
  TextBuffer,
6273
6276
  TextAttributes,
6274
6277
  Text,
6278
+ TerminalPalette,
6275
6279
  TerminalConsole,
6276
6280
  TabSelectRenderableEvents,
6277
6281
  TabSelectRenderable,
@@ -6334,5 +6338,5 @@ export {
6334
6338
  ASCIIFont
6335
6339
  };
6336
6340
 
6337
- //# debugId=44707EEC392262B964756E2164756E21
6341
+ //# debugId=027AE54A57A8DE7D64756E2164756E21
6338
6342
  //# sourceMappingURL=index.js.map