blecsd 0.1.1 → 0.3.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.
- package/LICENSE +4 -2
- package/README.md +209 -66
- package/dist/3d/index.d.ts +2 -2
- package/dist/3d/index.js +1 -1
- package/dist/audio/index.d.ts +2 -2
- package/dist/{border-D_Jb4ZJV.d.ts → border-Jb7TrMob.d.ts} +20 -10
- package/dist/chunk-2IEMMRUO.js +1 -0
- package/dist/chunk-3AV52GY5.js +1 -0
- package/dist/chunk-3LHLSY3Y.js +1 -0
- package/dist/chunk-3O4TQHGK.js +4 -0
- package/dist/chunk-3UJWZ5ZN.js +1 -0
- package/dist/chunk-5N3O25O7.js +1 -0
- package/dist/chunk-6M2J5QUA.js +1 -0
- package/dist/chunk-7IQEUVGF.js +1 -0
- package/dist/chunk-A6M6TFBL.js +1 -0
- package/dist/chunk-CUEUJAHK.js +3 -0
- package/dist/chunk-D42Q2KKR.js +1 -0
- package/dist/chunk-DYEXOFUU.js +2 -0
- package/dist/chunk-DYU72XLL.js +1 -0
- package/dist/chunk-E4CJRSND.js +1 -0
- package/dist/chunk-EAY7B5GL.js +1 -0
- package/dist/chunk-FCMTWFSE.js +1 -0
- package/dist/chunk-FL56THSI.js +25 -0
- package/dist/{chunk-2UBBZFE4.js → chunk-G437VE43.js} +1 -1
- package/dist/chunk-GGXNWT36.js +8 -0
- package/dist/chunk-HLFORKXS.js +1 -0
- package/dist/chunk-J7MBKEBY.js +1 -0
- package/dist/{chunk-TYMY2TBR.js → chunk-JHCKPCUH.js} +3 -3
- package/dist/chunk-K3SX2LY5.js +1 -0
- package/dist/chunk-LDAFEXN5.js +1 -0
- package/dist/chunk-MKMFUXLB.js +33 -0
- package/dist/chunk-MQWPHPUM.js +1 -0
- package/dist/chunk-MTI376CU.js +5 -0
- package/dist/chunk-MTV2RJZD.js +1 -0
- package/dist/chunk-NPDPBAW6.js +4 -0
- package/dist/chunk-OB66FB4F.js +1 -0
- package/dist/chunk-OR3BZY7C.js +1 -0
- package/dist/{chunk-VNZ6CWJA.js → chunk-R7AICVRN.js} +2 -2
- package/dist/{chunk-3B7MIVW6.js → chunk-RZ7FGVI6.js} +1 -1
- package/dist/chunk-UMGTXSQB.js +11 -0
- package/dist/chunk-X3Q3T2SS.js +4 -0
- package/dist/{chunk-JKVHO4LH.js → chunk-XZJRWFOS.js} +1 -1
- package/dist/chunk-ZAHG7Y3X.js +1 -0
- package/dist/cli/init.d.ts +1 -1
- package/dist/componentStorage-CJTh-TPO.d.ts +246 -0
- package/dist/components/index.d.ts +1942 -514
- package/dist/components/index.js +1 -1
- package/dist/core/index.d.ts +857 -259
- package/dist/core/index.js +1 -1
- package/dist/debug/index.d.ts +491 -98
- package/dist/debug/index.js +1 -1
- package/dist/dirtyTracking-C4v8MmM9.d.ts +235 -0
- package/dist/errors/index.d.ts +12 -12
- package/dist/errors/index.js +1 -1
- package/dist/{events-BbbxkgvX.d.ts → events-9ForpTfM.d.ts} +75 -2
- package/dist/game/index.d.ts +7 -7
- package/dist/game/index.js +1 -1
- package/dist/{gameLoop-BIPW7-OY.d.ts → gameLoop-C-Ez_i54.d.ts} +2 -2
- package/dist/{index-zSGJ2eUk.d.ts → index-DBS5Uefn.d.ts} +2 -2
- package/dist/index.d.ts +283 -20
- package/dist/index.js +3 -1
- package/dist/input/index.d.ts +1 -1
- package/dist/input/index.js +1 -1
- package/dist/{inputActions-CefRUBuT.d.ts → inputActions-CRsUtTHM.d.ts} +10 -721
- package/dist/packedStore-BgvnEdE7.d.ts +191 -0
- package/dist/{renderable-jTMOA-GK.d.ts → renderable-CwqGwrEV.d.ts} +9 -9
- package/dist/{scheduler-DcfoFuum.d.ts → scheduler-CMcYew9Z.d.ts} +65 -3
- package/dist/systems/index.d.ts +356 -55
- package/dist/systems/index.js +1 -1
- package/dist/terminal/index.d.ts +2233 -2299
- package/dist/terminal/index.js +1 -1
- package/dist/{tilemap-D1HJvKy3.d.ts → tilemap-BirMJdbu.d.ts} +92 -3
- package/dist/{types-BcsvoKzf.d.ts → types-CPB4CpbH.d.ts} +2 -2
- package/dist/utils/index.d.ts +27 -180
- package/dist/utils/index.js +1 -1
- package/dist/{virtualScrollback-DvZTRU8a.d.ts → virtualScrollback-D9uLFe8l.d.ts} +4 -4
- package/dist/{virtualViewport-Dx2iJliO.d.ts → virtualViewport-Bpv6jlKt.d.ts} +283 -761
- package/dist/widgets/bigText.d.ts +1 -1
- package/dist/widgets/bigText.js +1 -1
- package/dist/widgets/index.d.ts +10519 -5463
- package/dist/widgets/index.js +1 -1
- package/package.json +102 -6
- package/dist/chunk-35I22JJO.js +0 -1
- package/dist/chunk-3EGGGI5J.js +0 -3
- package/dist/chunk-4X4N4HNQ.js +0 -2
- package/dist/chunk-AQ7LW75B.js +0 -1
- package/dist/chunk-AXZQAH4X.js +0 -1
- package/dist/chunk-BCADUCOZ.js +0 -1
- package/dist/chunk-EJ5WVDDZ.js +0 -6
- package/dist/chunk-FT7BMYSN.js +0 -1
- package/dist/chunk-FYEBZAWN.js +0 -1
- package/dist/chunk-GYHI26UE.js +0 -1
- package/dist/chunk-H2YAOJDW.js +0 -1
- package/dist/chunk-K2B2OXQ5.js +0 -5
- package/dist/chunk-K37L3G4Z.js +0 -4
- package/dist/chunk-KD55INV7.js +0 -1
- package/dist/chunk-KFAK4A3G.js +0 -1
- package/dist/chunk-LCN2ZITE.js +0 -1
- package/dist/chunk-OUXUPF3V.js +0 -33
- package/dist/chunk-P6CJO3BC.js +0 -1
- package/dist/chunk-PI5UOHOH.js +0 -1
- package/dist/chunk-PSXXMBVJ.js +0 -1
- package/dist/chunk-TRK4422V.js +0 -12
- package/dist/chunk-W5OU7Z6J.js +0 -1
- package/dist/chunk-WNG4A3K7.js +0 -4
- package/dist/chunk-XRJNAHNG.js +0 -19
- package/dist/chunk-XZA63ZPO.js +0 -1
- package/dist/chunk-YAMOSPWB.js +0 -4
- package/dist/chunk-YD6ULIUR.js +0 -1
- package/dist/{keyParser-Bwm8-l7v.d.ts → keyParser-BnHbg2iD.d.ts} +1 -1
package/dist/index.d.ts
CHANGED
|
@@ -1,42 +1,305 @@
|
|
|
1
|
-
export { i as three } from './index-
|
|
1
|
+
export { i as three } from './index-DBS5Uefn.js';
|
|
2
2
|
export { AudioAdapter, AudioChannel, AudioChannelValue, AudioManager, AudioState, PlayOptions, SoundTrigger, createAudioManager } from './audio/index.js';
|
|
3
|
-
export { AUTO_DIMENSION, Acceleration, AccelerationData, Animation, AnimationData, AnimationDefinition, AnimationDirection, AnimationFrame, AnimationOptions, BACKGROUND_COPY_CHUNK_SIZE, BLOCK_SPINNER_CHARS, BRAILLE_SPINNER_CHARS, BUTTON_STATE_MACHINE_CONFIG, Behavior, BehaviorData, BehaviorDirection, BehaviorOptions, BehaviorState, BehaviorStateValue, BehaviorType, BehaviorTypeValue, ButtonEvent, ButtonState, ButtonStore, CHECKBOX_STATE_MACHINE_CONFIG, Camera, CameraBounds, CameraData, CameraOptions, CheckboxDisplay, CheckboxDisplayOptions, CheckboxEvent, CheckboxState, CheckboxStore, Content, ContentData, ContentOptions, CopyProgress, CursorConfig, CursorConfigOptions, CursorMode, CursorModeType, CursorShapeValue, CustomBehaviorCallback, DEFAULT_CENSOR_CHAR, DEFAULT_CHECKED_CHAR, DEFAULT_CLOSED_INDICATOR, DEFAULT_CURSOR_BLINK_MS, DEFAULT_CURSOR_BLOCK_CHAR, DEFAULT_CURSOR_LINE_CHAR, DEFAULT_EMPTY_CHAR, DEFAULT_EMPTY_CHAR_VERTICAL, DEFAULT_FILL_CHAR, DEFAULT_FILL_CHAR_VERTICAL, DEFAULT_FOCUS_BG, DEFAULT_FOCUS_FG, DEFAULT_HOVER_BG, DEFAULT_HOVER_FG, DEFAULT_OPEN_INDICATOR, DEFAULT_PLACEHOLDER, DEFAULT_RADIO_SELECTED_CHAR, DEFAULT_RADIO_UNSELECTED_CHAR, DEFAULT_SELECTED_MARK, DEFAULT_SEPARATOR, DEFAULT_SHADOW_CHAR, DEFAULT_SHADOW_COLOR, DEFAULT_SHADOW_OFFSET_X, DEFAULT_SHADOW_OFFSET_Y, DEFAULT_SHADOW_OPACITY, DEFAULT_SLIDER_FILL_BG, DEFAULT_SLIDER_FILL_CHAR, DEFAULT_SLIDER_FILL_CHAR_VERTICAL, DEFAULT_SLIDER_FILL_FG, DEFAULT_SPINNER_CHARS, DEFAULT_SPINNER_INTERVAL, DEFAULT_THUMB_BG, DEFAULT_THUMB_CHAR, DEFAULT_THUMB_FG, DEFAULT_TRACK_BG, DEFAULT_TRACK_CHAR, DEFAULT_TRACK_CHAR_VERTICAL, DEFAULT_TRACK_FG, DEFAULT_UNCHECKED_CHAR, DEFAULT_VIEWPORT_HEIGHT, DEFAULT_VIEWPORT_WIDTH, DOTS_SPINNER_CHARS, DimensionConstraints, DimensionValue, Dimensions, DimensionsData, Focusable, FocusableData, FocusableOptions, FormFieldValue, FormResetCallback, FormStore, FormSubmitCallback, FormValues, Health, HealthData, HealthOptions, Hierarchy, HierarchyData, InputBuffer, InputBufferData, Interactive, InteractiveData, InteractiveOptions, KeyboardInput, KeyboardInputData, KeyboardInputOptions, Label, LabelData, LabelOptions, LabelPosition, LineSelectionInfo, ModifierFlags, MouseButtons, MouseInput, MouseInputData, MouseInputOptions, NULL_ENTITY, Padding, PaddingData, PaddingOptions, PatrolRoute, PlayAnimationOptions, Point2D, Position, PositionData, ProgressBarDisplay, ProgressBarDisplayOptions, ProgressBarStore, ProgressChangeCallback, ProgressCompleteCallback, ProgressOrientation, RADIO_BUTTON_STATE_MACHINE_CONFIG, RadioButtonDisplay, RadioButtonDisplayOptions, RadioButtonEvent, RadioButtonState, RadioButtonStore, RadioSelectCallback, RadioSetStore, SELECT_STATE_MACHINE_CONFIG, SHADOW_CHAR_DARK, SHADOW_CHAR_LIGHT, SHADOW_CHAR_MEDIUM, SLIDER_STATE_MACHINE_CONFIG, SYNC_COPY_LINE_LIMIT, Screen, ScreenCursor, ScreenData, ScreenOptions, SelectAction, SelectCallback, SelectDisplay, SelectDisplayOptions, SelectEvent, SelectOption, SelectState, SelectStore, SelectionMode, SelectionModeSchema, SelectionPosition, SelectionPositionSchema, SelectionRange, Shadow, ShadowData, ShadowOptions, ShadowPosition, SliderAction, SliderChangeCallback, SliderDisplay, SliderDisplayOptions, SliderEvent, SliderOrientation, SliderOrientationType, SliderState, SliderStore, Spinner, SpinnerData, SpinnerOptions, Sprite, SpriteCell, SpriteData, SpriteFrame, SpriteSheetData, SpriteSheetOptions, StateMachineStore, TEXT_INPUT_STATE_MACHINE_CONFIG, TIMER_INFINITE, TextAlign, TextInputAction, TextInputConfig, TextInputConfigOptions, TextInputEvent, TextInputState, TextInputStore, TextSelectionState, TextVAlign, Timer, TimerCallback, TimerCompleteCallback, TimerData, TimerOptions, TraversalCallback, Velocity, VelocityData, VelocityOptions, addSpinner, addVelocity, advanceSpinnerFrame, animationStore, appendChild, appendContent, applyAccelerationToEntity, applyFrictionToEntity, applyVelocityToEntity, attachButtonBehavior, attachCheckboxBehavior, attachFormBehavior, attachProgressBarBehavior, attachRadioButtonBehavior, attachRadioSetBehavior, attachSelectBehavior, attachSliderBehavior, attachStateMachine, attachTextInputBehavior, autoRegisterFields, blendShadowColor, blur, blurSlider, blurTextInput, bringToFront, buttonStore, calculateShadowPositions, canSendEvent, centerCameraOn, checkCheckbox, checkboxStore, clampSpeedForEntity, clearAcceleration, clearButtonCallbacks, clearCameraBounds, clearCheckboxCallbacks, clearCheckboxDisplay, clearContent, clearFormCallbacks, clearInputBufferSelection, clearInteractionState, clearInvulnerable, clearKeyboardInput, clearMouseInput, clearProgressBarCallbacks, clearProgressBarDisplay, clearRadioButtonDisplay, clearRadioSetCallbacks, clearSelectCallbacks, clearSelectDisplay, clearSelectSelection, clearSelection, clearSliderCallbacks, clearSliderDisplay, clearTextInputCallbacks, clearTextInputError, clearTextSelection, clearTimerCallbacks, closeSelect, completeProgress, computeChaseDirection, computeFleeDirection, computePatrolDirection, contentStore, createBackgroundCopy, createSelectionState, damage, decodePercentage, decrementProgress, decrementSlider, deselectRadioButton, destroyScreen, detach, detachStateMachine, disableButton, disableCheckbox, disableRadioButton, disableSelect, disableShadow, disableSlider, disableTextInput, emitCancel, emitSubmit, emitValueChange, enableButton, enableCheckbox, enableRadioButton, enableSelect, enableShadow, enableSlider, enableTextInput, encodePercentage, endEditingTextInput, executeCustomBehavior, focus, focusNext, focusNextField, focusPrev, focusPrevField, focusSlider, focusTextInput, forAncestors, forDescendants, formStore, getAcceleration, getAncestors, getAnimation, getAnimationByName, getAnimationData, getAnimationIdByName, getBehavior, getBehaviorState, getBehaviorTarget, getBehaviorType, getButtonState, getCamera, getCameraPosition, getCameraTarget, getCensorChar, getCheckboxChar, getCheckboxDisplay, getCheckboxState, getChildAt, getChildIndex, getChildren, getCommonAncestor, getContent, getContentData, getContentHash, getContentLength, getCurrentFrame, getCurrentPatrolPoint, getCursorChar, getCursorConfig, getCursorDisplayText, getCursorMode, getCursorPos, getDepth, getDescendants, getDimensions, getEntityAnimation, getEntitySpriteSheet, getFieldName, getFieldValue, getFirstChild, getFocusEffect, getFocusable, getFocusedEntity, getFormFields, getFormTabOrder, getFormValues, getHealth, getHealthPercent, getHierarchy, getHighlightedIndex, getHorizontalPadding, getInputBuffer, getInputBufferText, getInteractive, getKeyboardInput, getLabel, getLabelPosition, getLabelText, getLastChild, getLineSelectionInfo, getMaxLength, getMouseInput, getNextSibling, getNormalizedRange, getNormalizedSelection, getOptionAt, getOptionCount, getPadding, getParent, getPatrolRoute, getPlaceholder, getPosition, getPrevSibling, getPreviousState, getProgress, getProgressBarDisplay, getProgressEmptyChar, getProgressFillChar, getProgressMax, getProgressMin, getProgressOrientation, getProgressPercentage, getRadioButtonChar, getRadioButtonDisplay, getRadioButtonState, getRadioButtonsInSet, getRadioSet, getRadioValue, getResolvedHeight, getResolvedWidth, getRoot, getScreen, getScreenCursor, getScreenData, getScreenFocus, getScreenHover, getScreenSize, getSelectDisplay, getSelectIndicator, getSelectOptions, getSelectState, getSelectValue, getSelectedButton, getSelectedIndex, getSelectedLabel, getSelectedLinesInViewport, getSelectedOption, getSelectedText, getSelectedValue, getSelection, getSelectionDirtyRanges, getSelectionLineCount, getSelectionState, getShadow, getShadowChar, getShadowColor, getShadowOffset, getShadowOpacity, getSiblings, getSliderDisplay, getSliderMax, getSliderMin, getSliderOrientation, getSliderPercentage, getSliderState, getSliderStep, getSliderValue, getSpeed, getSpinnerChar, getSpinnerData, getSprite, getSpriteIdByName, getSpriteSheet, getSpriteSheetByName, getState, getStateAge, getTabIndex, getTabOrder, getText, getTextInputConfig, getTextInputState, getTimer, getTimerProgress, getVelocity, getVerticalPadding, handleButtonKeyPress, handleCheckboxKeyPress, handleFormKeyPress, handleRadioButtonKeyPress, handleSelectKeyPress, handleSliderKeyPress, handleTextInputKeyPress, hasAcceleration, hasActiveSelection, hasAncestor, hasAnimation, hasBehavior, hasCamera, hasContent, hasDescendant, hasDimensions, hasFocusable, hasHealth, hasHierarchy, hasInputBuffer, hasInputEnabled, hasInteractive, hasKeyboardInput, hasKeysEnabled, hasLabel, hasLabelText, hasMouseEnabled, hasMouseInput, hasPadding, hasPaddingValue, hasPosition, hasScreen, hasScreenSingleton, hasSelection, hasSelectionState, hasShadow, hasSpinner, hasSprite, hasStateMachine, hasTimer, hasVelocity, heal, highlightNext, highlightPrev, incrementProgress, incrementSlider, initScreenComponent, inputBufferStore, insertAfter, insertAt, insertBefore, isAbsolute, isAnimationPlaying, isAreaInView, isAutoPadding, isBehaviorActive, isBehaviorCompleted, isBehaviorWaiting, isButton, isButtonDisabled, isButtonFocused, isButtonHovered, isButtonInState, isButtonPressed, isCameraBounded, isCheckbox, isCheckboxDisabled, isCheckboxInState, isChecked, isClickable, isCursorBlinkEnabled, isDead, isDraggable, isFocusable, isFocused, isFollowingTarget, isForm, isFormKeysEnabled, isFormSubmitOnEnter, isFullUnicode, isHoverable, isHovered, isInState, isInTabOrder, isInView, isInvulnerable, isKeyable, isLeaf, isLineSelected, isMultiline, isParsingTags, isPercentage, isPressed, isProgressBar, isProgressComplete, isRadioButton, isRadioButtonDisabled, isRadioButtonInState, isRadioSelected, isRadioSet, isRoot, isSecretMode, isSelect, isSelectDisabled, isSelectInState, isSelectOpen, isShadowBlending, isShadowEnabled, isShowingPercentage, isShowingSliderValue, isSlider, isSliderDisabled, isSliderDragging, isSliderFocused, isSliderHorizontal, isSliderInState, isSliderVertical, isTextInput, isTextInputDisabled, isTextInputEditing, isTextInputError, isTextInputFocused, isTextInputInState, isTextWrapped, isTimerComplete, isTimerRunning, isUnchecked, labelStore, makeFocusable, maskValue, moveBackward, moveBy, moveCameraBy, moveForward, nextFrame, onButtonPress, onCheckboxChange, onFormReset, onFormSubmit, onProgressChange, onProgressComplete, onRadioSelect, onSelectChange, onSelectClose, onSelectOpen, onSliderChange, onSliderDragEnd, onSliderDragStart, onTextInputCancel, onTextInputChange, onTextInputSubmit, onTimerComplete, onTimerFire, openSelect, packModifiers, pauseAnimation, pauseTimer, playAnimation, playAnimationByName, prepend, pressButton, prevFrame, progressBarStore, radioButtonStore, radioSetStore, recordClick, registerAnimation, registerFormField, registerScreenSingleton, registerSelectionState, registerSprite, removeAcceleration, removeAnimation, removeBehavior, removeCamera, removeChild, removeHealth, removeInputBuffer, removeKeyboardInput, removeLabel, removeMouseInput, removeSelectionState, removeShadow, removeSpinner, removeSprite, removeTimer, removeVelocity, renderProgressString, renderSliderString, resetAnimationStore, resetBehaviorStore, resetButtonStore, resetCheckboxStore, resetContentStore, resetFocusState, resetForm, resetFormStore, resetLabelStore, resetProgress, resetProgressBarStore, resetRadioButtonStore, resetScreenSingleton, resetSelectStore, resetSelectionStore, resetSliderStore, resetSpinner, resetSpinnerStore, resetSpriteStore, resetTextInputStore, resetTimer, resetTimerStore, resizeScreen, resumeAnimation, resumeTimer, screenToWorld, selectAll, selectHighlighted, selectLine, selectLineRange, selectOptionByIndex, selectOptionByValue, selectRadioButton, selectRadioByValue, selectStore, sendButtonEvent, sendCheckboxEvent, sendEvent, sendRadioButtonEvent, sendSelectEvent, sendSliderEvent, sendTextInputEvent, sendToBack, setAbsolute, setAcceleration, setAnimationDirection, setAnimationLoop, setAnimationSpeed, setAutoPadding, setBehavior, setBehaviorSpeed, setBehaviorTarget, setCamera, setCameraBounds, setCameraDeadZone, setCameraPosition, setCameraTarget, setChase, setCheckboxDisplay, setChecked, setClickable, setConstraints, setContent, setCurrentHealth, setCursorBlinkEnabled, setCursorConfig, setCursorMode, setCursorPos, setCustomBehavior, setDetectionRange, setDimensions, setDraggable, setFieldValue, setFlee, setFocusEffect, setFocusable, setFocusedState, setFrame, setFriction, setFullUnicode, setHealth, setHighlightedIndex, setHoverable, setHovered, setIdle, setInputBuffer, setInputBufferSelection, setInputBufferText, setInteractive, setInvulnerable, setKeyable, setKeyboardInput, setLabel, setLabelOffset, setLabelPosition, setMaxHealth, setMaxSpeed, setMouseInput, setPadding, setPaddingAll, setPaddingHV, setParent, setParseTags, setPatrol, setPosition, setPressed, setProgress, setProgressBarDisplay, setProgressOrientation, setProgressRange, setRadioButtonDisplay, setRadioSet, setRadioValue, setRegen, setScreenCursor, setScreenCursorShape, setScreenCursorVisible, setScreenFocus, setScreenHover, setSelectDisplay, setSelectOptions, setSelection, setSelectionMode, setShadow, setShadowBlend, setShadowChar, setShadowColor, setShadowOffset, setShadowOpacity, setShowPercentage, setShowSliderValue, setShrink, setSliderDisplay, setSliderFromPercentage, setSliderOrientation, setSliderRange, setSliderStep, setSliderToMax, setSliderToMin, setSliderValue, setSpinnerFrames, setSpinnerInterval, setSprite, setSpriteByName, setTabIndex, setText, setTextAlign, setTextInputConfig, setTextInputError, setTextVAlign, setTextWrap, setTimer, setVelocity, setVelocityOptions, shouldShrink, sliderStore, snapshotSelection, spriteStore, startDragging, startEditingTextInput, startSelection, startTimer, stopAnimation, stopDragging, stopEntity, stopTimer, submitForm, swapZIndex, textInputStore, toggleCheckbox, toggleCursorMode, toggleSelect, toggleShadow, uncheckCheckbox, unpackModifiers, unregisterAnimation, unregisterFormField, unregisterSprite, updateAnimationEntity, updateBehaviorTimer, updateCameraFollow, updateEntityMovement, updateHealth, updateSelection, updateSpinner, updateStateAge, updateTimers, worldToScreen } from './components/index.js';
|
|
4
|
-
export { B as BORDER_ASCII, a as BORDER_BOLD, b as
|
|
5
|
-
export { A as AABB, C as Collider, a as ColliderData, b as ColliderOptions, c as ColliderType, d as CollisionPair, D as DEFAULT_LAYER, e as DEFAULT_MASK, E as EMPTY_TILE, f as EmitterAppearance, g as EmitterData, h as EmitterOptions, P as Particle, i as ParticleData, j as ParticleEmitter, k as ParticleOptions, R as RenderedTileCell, T as TileDefinition, l as TileMap, m as TileMapComponentData, n as TileMapData, o as TileMapLayer, p as TileMapOptions, q as TilesetData, r as TilesetOptions, s as
|
|
6
|
-
export { C as CellAlign, D as DEFAULT_CELL_BG, a as DEFAULT_CELL_FG, b as
|
|
7
|
-
export { D as DEFAULT_BG, a as DEFAULT_FG, R as Renderable, b as RenderableData, S as StyleData, c as StyleOptions, g as getRenderable, d as getStyle, h as hasRenderable, e as hide, i as isDetached, f as isDirty, j as isEffectivelyVisible, k as isVisible, m as markClean, l as markDirty, s as setStyle, n as setVisible, o as show, t as toggle } from './renderable-
|
|
8
|
-
export { AbsolutePosition, AdoptEvent, ArchetypeDefinition, ArchetypePoolConfig, ArchetypePoolStats, AttachEvent, AutoPaddingData, BUILTIN_PHASE_NAMES, BindingMatch, BorderDockingContext, BorderDockingOptions, BorderEdge, BorderStyleType, BubbleResult, BubbleableEvent, BubbleableEventOptions, CachedPosition, CleanupCallback, ClickableCache, ClipRect, ClipStack, Clipping, ClippingData, ClippingOptions, ComponentDescriptor, ComponentResetFn, ComputedPositionData, ConditionContext, ConnectionFlags, DEFAULT_NAV_BINDINGS, DEFAULT_TEXT_BINDINGS, DEFAULT_WORLD_ADAPTER, DEFAULT_Z_INDEX, DataValue, DeserializeOptions, DeserializeResult, DestroyEvent, DestroyOptions, DetachEvent, DirtyStats, DirtyTrackerData, DockingBuffer, DockingCell, DynamicValue, EffectConfig, EffectivePaddingData, EffectsConfig, EntityDataMap, EntityHandle, EntityPool,
|
|
9
|
-
export {
|
|
10
|
-
export {
|
|
11
|
-
export {
|
|
12
|
-
export {
|
|
13
|
-
export {
|
|
14
|
-
export {
|
|
3
|
+
export { Acceleration, AccelerationData, Animation, AnimationData, AnimationDefinition, AnimationDirection, AnimationFrame, AnimationOptions, BACKGROUND_COPY_CHUNK_SIZE, BLOCK_SPINNER_CHARS, BRAILLE_SPINNER_CHARS, BUTTON_STATE_MACHINE_CONFIG, Behavior, BehaviorData, BehaviorDirection, BehaviorOptions, BehaviorState, BehaviorStateValue, BehaviorType, BehaviorTypeValue, ButtonEvent, ButtonState, ButtonStore, CHECKBOX_STATE_MACHINE_CONFIG, Camera, CameraBounds, CameraData, CameraOptions, CheckboxDisplay, CheckboxDisplayOptions, CheckboxEvent, CheckboxState, CheckboxStore, Content, ContentData, ContentOptions, CopyProgress, CursorConfig, CursorConfigOptions, CursorMode, CursorModeType, CursorShapeValue, CustomBehaviorCallback, DEFAULT_CENSOR_CHAR, DEFAULT_CHECKED_CHAR, DEFAULT_CLOSED_INDICATOR, DEFAULT_CURSOR_BLINK_MS, DEFAULT_CURSOR_BLOCK_CHAR, DEFAULT_CURSOR_LINE_CHAR, DEFAULT_DISABLED_FG, DEFAULT_EMPTY_CHAR, DEFAULT_EMPTY_CHAR_VERTICAL, DEFAULT_FILL_CHAR, DEFAULT_FILL_CHAR_VERTICAL, DEFAULT_FOCUS_BG, DEFAULT_FOCUS_FG, DEFAULT_HOVER_BG, DEFAULT_HOVER_FG, DEFAULT_ITEM_BG, DEFAULT_ITEM_FG, DEFAULT_OPEN_INDICATOR, DEFAULT_PLACEHOLDER, DEFAULT_RADIO_SELECTED_CHAR, DEFAULT_RADIO_UNSELECTED_CHAR, DEFAULT_SCROLLBAR_THUMB_CHAR, DEFAULT_SCROLLBAR_TRACK_CHAR, DEFAULT_SELECTED_BG, DEFAULT_SELECTED_FG, DEFAULT_SELECTED_MARK, DEFAULT_SELECTED_PREFIX, DEFAULT_SEPARATOR, DEFAULT_SHADOW_CHAR, DEFAULT_SHADOW_COLOR, DEFAULT_SHADOW_OFFSET_X, DEFAULT_SHADOW_OFFSET_Y, DEFAULT_SHADOW_OPACITY, DEFAULT_SLIDER_FILL_BG, DEFAULT_SLIDER_FILL_CHAR, DEFAULT_SLIDER_FILL_CHAR_VERTICAL, DEFAULT_SLIDER_FILL_FG, DEFAULT_SPINNER_CHARS, DEFAULT_SPINNER_INTERVAL, DEFAULT_THUMB_BG, DEFAULT_THUMB_CHAR, DEFAULT_THUMB_COLOR, DEFAULT_THUMB_FG, DEFAULT_TRACK_BG, DEFAULT_TRACK_CHAR, DEFAULT_TRACK_CHAR_H, DEFAULT_TRACK_CHAR_VERTICAL, DEFAULT_TRACK_COLOR, DEFAULT_TRACK_FG, DEFAULT_UNCHECKED_CHAR, DEFAULT_UNSELECTED_PREFIX, DEFAULT_VIEWPORT_HEIGHT, DEFAULT_VIEWPORT_WIDTH, DOTS_SPINNER_CHARS, Focusable, FocusableData, FocusableOptions, FormFieldValue, FormResetCallback, FormStore, FormSubmitCallback, FormValues, Health, HealthData, HealthOptions, Hierarchy, HierarchyData, InputBuffer, InputBufferData, Interactive, InteractiveData, InteractiveOptions, KeyboardInput, KeyboardInputData, KeyboardInputOptions, LIST_STATE_MACHINE_CONFIG, Label, LabelData, LabelOptions, LabelPosition, LineSelectionInfo, ModifierFlags, MouseButtons, MouseInput, MouseInputData, MouseInputOptions, NULL_ENTITY, Padding, PaddingData, PaddingOptions, PatrolRoute, PlayAnimationOptions, Point2D, Position, PositionData, PositionKeyword, ProgressBarDisplay, ProgressBarDisplayOptions, ProgressBarStore, ProgressChangeCallback, ProgressCompleteCallback, ProgressOrientation, RADIO_BUTTON_STATE_MACHINE_CONFIG, RadioButtonDisplay, RadioButtonDisplayOptions, RadioButtonEvent, RadioButtonState, RadioButtonStore, RadioSelectCallback, RadioSetStore, SELECT_STATE_MACHINE_CONFIG, SHADOW_CHAR_DARK, SHADOW_CHAR_LIGHT, SHADOW_CHAR_MEDIUM, SLIDER_STATE_MACHINE_CONFIG, SYNC_COPY_LINE_LIMIT, Screen, ScreenCursor, ScreenData, ScreenOptions, Scrollbar, ScrollbarData, ScrollbarOptions, ScrollbarRenderCell, SelectAction, SelectCallback, SelectDisplay, SelectDisplayOptions, SelectEvent, SelectOption, SelectState, SelectStore, SelectionMode, SelectionModeSchema, SelectionPosition, SelectionPositionSchema, SelectionRange, Shadow, ShadowData, ShadowOptions, ShadowPosition, SliderAction, SliderChangeCallback, SliderDisplay, SliderDisplayOptions, SliderEvent, SliderOrientation, SliderOrientationType, SliderState, SliderStore, Spinner, SpinnerData, SpinnerOptions, Sprite, SpriteCell, SpriteData, SpriteFrame, SpriteSheetData, SpriteSheetOptions, StateMachineStore, TEXT_INPUT_STATE_MACHINE_CONFIG, TIMER_INFINITE, TextAlign, TextInputAction, TextInputConfig, TextInputConfigOptions, TextInputEvent, TextInputState, TextInputStore, TextSelectionState, TextVAlign, Timer, TimerCallback, TimerCompleteCallback, TimerData, TimerOptions, TraversalCallback, UserData, UserDataObject, Velocity, VelocityData, VelocityOptions, activateSelected, addItem, addSpinner, addVelocity, advanceSpinnerFrame, animationStore, appendChild, appendContent, appendItems, appendToSearchQuery, applyAccelerationToEntity, applyFrictionToEntity, applyVelocityToEntity, attachButtonBehavior, attachCheckboxBehavior, attachFormBehavior, attachListBehavior, attachProgressBarBehavior, attachRadioButtonBehavior, attachRadioSetBehavior, attachSelectBehavior, attachSliderBehavior, attachStateMachine, attachTextInputBehavior, autoRegisterFields, backspaceSearchQuery, blendShadowColor, blur, blurList, blurSlider, blurTextInput, bringToFront, buttonStore, calculateHorizontalScrollbar, calculateShadowPositions, calculateVerticalScrollbar, canSendEvent, centerCameraOn, checkCheckbox, checkNeedsLoad, checkboxStore, clampSpeedForEntity, clearAcceleration, clearAllUserData, clearButtonCallbacks, clearCameraBounds, clearCheckboxCallbacks, clearCheckboxDisplay, clearContent, clearFormCallbacks, clearInputBufferSelection, clearInteractionState, clearInvulnerable, clearItems, clearKeyboardInput, clearLazyLoadCallback, clearListCallbacks, clearListDisplay, clearListFilter, clearListSelection, clearMouseInput, clearProgressBarCallbacks, clearProgressBarDisplay, clearRadioButtonDisplay, clearRadioSetCallbacks, clearSearchQuery, clearSelectCallbacks, clearSelectDisplay, clearSelectSelection, clearSelection, clearSliderCallbacks, clearSliderDisplay, clearTextInputCallbacks, clearTextInputError, clearTextSelection, clearTimerCallbacks, closeSelect, completeProgress, computeChaseDirection, computeFleeDirection, computePatrolDirection, contentStore, createBackgroundCopy, createSelectionState, damage, decrementProgress, decrementSlider, deselectAllItems, deselectRadioButton, destroyScreen, detach, detachStateMachine, disable, disableButton, disableCheckbox, disableList, disableRadioButton, disableScrollbar, disableSelect, disableShadow, disableSlider, disableTextInput, emitCancel, emitSubmit, emitValueChange, enable, enableButton, enableCheckbox, enableList, enableRadioButton, enableScrollbar, enableSelect, enableShadow, enableSlider, enableTextInput, endEditingTextInput, endListSearch, ensureVisible, executeCustomBehavior, findAndSelectByText, findNextMatch, focus, focusList, focusNext, focusNextField, focusPrev, focusPrevField, focusSlider, focusTextInput, forAncestors, forDescendants, formStore, getAcceleration, getAncestors, getAnimation, getAnimationByName, getAnimationData, getAnimationIdByName, getBehavior, getBehaviorState, getBehaviorTarget, getBehaviorType, getButtonState, getCamera, getCameraPosition, getCameraTarget, getCensorChar, getCheckboxChar, getCheckboxDisplay, getCheckboxState, getChildAt, getChildIndex, getChildren, getCommonAncestor, getContent, getContentData, getContentHash, getContentLength, getCurrentFrame, getCurrentPatrolPoint, getCursorChar, getCursorConfig, getCursorDisplayText, getCursorMode, getCursorPos, getDepth, getDescendants, getEntityAnimation, getEntitySpriteSheet, getFieldName, getFieldValue, getFilteredItems, getFirstChild, getFirstVisible, getFocusEffect, getFocusable, getFocusedEntity, getFormFields, getFormTabOrder, getFormValues, getHealth, getHealthPercent, getHierarchy, getHighlightedIndex, getHorizontalPadding, getInputBuffer, getInputBufferText, getInteractive, getItem, getItemCount, getItems, getKeyboardInput, getLabel, getLabelPosition, getLabelText, getLastChild, getLazyLoadCallback, getLineSelectionInfo, getListDisplay, getListSearchQuery, getListSelectedIndex, getListState, getLoadingPlaceholder, getMaxLength, getMouseInput, getMultiSelected, getNextSibling, getNormalizedRange, getNormalizedSelection, getOptionAt, getOptionCount, getOrCreateUserData, getPadding, getParent, getPatrolRoute, getPlaceholder, getPosition, getPrevSibling, getPreviousState, getProgress, getProgressBarDisplay, getProgressEmptyChar, getProgressFillChar, getProgressMax, getProgressMin, getProgressOrientation, getProgressPercentage, getRadioButtonChar, getRadioButtonDisplay, getRadioButtonState, getRadioButtonsInSet, getRadioSet, getRadioValue, getRoot, getScreen, getScreenCursor, getScreenData, getScreenFocus, getScreenHover, getScreenSize, getScrollInfo, getScrollbar, getSelectDisplay, getSelectIndicator, getSelectOptions, getSelectState, getSelectValue, getSelectedButton, getSelectedIndex, getSelectedItem, getSelectedLabel, getSelectedLinesInViewport, getSelectedOption, getSelectedText, getSelectedValue, getSelection, getSelectionDirtyRanges, getSelectionLineCount, getSelectionState, getShadow, getShadowChar, getShadowColor, getShadowOffset, getShadowOpacity, getSiblings, getSliderDisplay, getSliderMax, getSliderMin, getSliderOrientation, getSliderPercentage, getSliderState, getSliderStep, getSliderValue, getSpeed, getSpinnerChar, getSpinnerData, getSprite, getSpriteIdByName, getSpriteSheet, getSpriteSheetByName, getState, getStateAge, getTabIndex, getTabOrder, getText, getTextInputConfig, getTextInputState, getTimer, getTimerProgress, getTotalCount, getUserData, getUserDataCount, getVelocity, getVerticalPadding, getVisibleCount, getVisibleItems, handleButtonKeyPress, handleCheckboxKeyPress, handleFormKeyPress, handleListKeyPress, handleRadioButtonKeyPress, handleSelectKeyPress, handleSliderKeyPress, handleTextInputKeyPress, hasAcceleration, hasActiveSelection, hasAncestor, hasAnimation, hasBehavior, hasCamera, hasContent, hasDescendant, hasFocusable, hasHealth, hasHierarchy, hasInputBuffer, hasInputEnabled, hasInteractive, hasKeyboardInput, hasKeysEnabled, hasLabel, hasLabelText, hasMouseEnabled, hasMouseInput, hasPadding, hasPaddingValue, hasPosition, hasScreen, hasScreenSingleton, hasScrollbar, hasSelection, hasSelectionState, hasShadow, hasSpinner, hasSprite, hasStateMachine, hasTimer, hasUserData, hasVelocity, heal, highlightNext, highlightPrev, incrementProgress, incrementSlider, initScreenComponent, inputBufferStore, insertAfter, insertAt, insertBefore, isAbsolute, isAnimationPlaying, isAreaInView, isAutoPadding, isBehaviorActive, isBehaviorCompleted, isBehaviorWaiting, isButton, isButtonDisabled, isButtonFocused, isButtonHovered, isButtonInState, isButtonPressed, isCameraBounded, isCheckbox, isCheckboxDisabled, isCheckboxInState, isChecked, isClickable, isCursorBlinkEnabled, isDead, isDraggable, isEnabled, isFocusable, isFocused, isFollowingTarget, isForm, isFormKeysEnabled, isFormSubmitOnEnter, isFullUnicode, isHoverable, isHovered, isInState, isInTabOrder, isInView, isInvulnerable, isItemMultiSelected, isKeyable, isLeaf, isLineSelected, isList, isListDisabled, isListFocused, isListInState, isListInteractive, isListKeysEnabled, isListLoading, isListMouseEnabled, isListMultiSelect, isListSearchEnabled, isListSearching, isMultiline, isParsingTags, isPressed, isProgressBar, isProgressComplete, isRadioButton, isRadioButtonDisabled, isRadioButtonInState, isRadioSelected, isRadioSet, isRoot, isScrollbarEnabled, isSecretMode, isSelect, isSelectDisabled, isSelectInState, isSelectOpen, isShadowBlending, isShadowEnabled, isShowingPercentage, isShowingSliderValue, isSlider, isSliderDisabled, isSliderDragging, isSliderFocused, isSliderHorizontal, isSliderInState, isSliderVertical, isTextInput, isTextInputDisabled, isTextInputEditing, isTextInputError, isTextInputFocused, isTextInputInState, isTextWrapped, isTimerComplete, isTimerRunning, isUnchecked, labelStore, listStore, loadItems, makeFocusable, maskValue, moveBackward, moveBy, moveCameraBy, moveCursor, moveForward, nextFrame, onButtonPress, onCheckboxChange, onFormReset, onFormSubmit, onListActivate, onListCancel, onListScroll, onListSearchChange, onListSelect, onProgressChange, onProgressComplete, onRadioSelect, onSelectChange, onSelectClose, onSelectOpen, onSliderChange, onSliderDragEnd, onSliderDragStart, onTextInputCancel, onTextInputChange, onTextInputSubmit, onTimerComplete, onTimerFire, openSelect, packModifiers, pauseAnimation, pauseTimer, playAnimation, playAnimationByName, prepend, pressButton, prevFrame, progressBarStore, radioButtonStore, radioSetStore, recordClick, registerAnimation, registerBuiltinComponentNames, registerFormField, registerScreenSingleton, registerSelectionState, registerSprite, removeAcceleration, removeAnimation, removeBehavior, removeCamera, removeChild, removeHealth, removeInputBuffer, removeItem, removeKeyboardInput, removeLabel, removeMouseInput, removeSelectionState, removeShadow, removeSpinner, removeSprite, removeTimer, removeUserData, removeVelocity, renderListItems, renderProgressString, renderSliderString, resetAnimationStore, resetBehaviorStore, resetButtonStore, resetCheckboxStore, resetContentStore, resetFocusState, resetForm, resetFormStore, resetLabelStore, resetListStore, resetProgress, resetProgressBarStore, resetRadioButtonStore, resetScreenSingleton, resetSelectStore, resetSelectionStore, resetSliderStore, resetSpinner, resetSpinnerStore, resetSpriteStore, resetTextInputStore, resetTimer, resetTimerStore, resizeScreen, resumeAnimation, resumeTimer, screenToWorld, scrollPage, selectAll, selectAllItems, selectByValue, selectFirst, selectHighlighted, selectLast, selectLine, selectLineRange, selectNext, selectOptionByIndex, selectOptionByValue, selectPrev, selectRadioButton, selectRadioByValue, selectStore, sendButtonEvent, sendCheckboxEvent, sendEvent, sendListEvent, sendRadioButtonEvent, sendSelectEvent, sendSliderEvent, sendTextInputEvent, sendToBack, setAbsolute, setAcceleration, setAnimationDirection, setAnimationLoop, setAnimationSpeed, setAutoPadding, setBehavior, setBehaviorSpeed, setBehaviorTarget, setCamera, setCameraBounds, setCameraDeadZone, setCameraPosition, setCameraTarget, setChase, setCheckboxDisplay, setChecked, setClickable, setContent, setCurrentHealth, setCursorBlinkEnabled, setCursorConfig, setCursorMode, setCursorPos, setCustomBehavior, setDetectionRange, setDraggable, setFieldValue, setFirstVisible, setFlee, setFocusEffect, setFocusable, setFocusedState, setFrame, setFriction, setFullUnicode, setHealth, setHighlightedIndex, setHoverable, setHovered, setIdle, setInputBuffer, setInputBufferSelection, setInputBufferText, setInteractive, setInvulnerable, setItems, setKeyable, setKeyboardInput, setLabel, setLabelOffset, setLabelPosition, setLazyLoadCallback, setListDisplay, setListFilter, setListInteractive, setListKeys, setListLoading, setListMouse, setListMultiSelect, setListSearchEnabled, setListSearchQuery, setListSelectedIndex, setLoadingPlaceholder, setMaxHealth, setMaxSpeed, setMouseInput, setPadding, setPaddingAll, setPaddingHV, setParent, setParseTags, setPatrol, setPosition, setPositionKeyword, setPositionPercent, setPressed, setProgress, setProgressBarDisplay, setProgressOrientation, setProgressRange, setRadioButtonDisplay, setRadioSet, setRadioValue, setRegen, setScreenCursor, setScreenCursorShape, setScreenCursorVisible, setScreenFocus, setScreenHover, setScrollbar, setScrollbarChars, setScrollbarColors, setSelectDisplay, setSelectOptions, setSelection, setSelectionMode, setShadow, setShadowBlend, setShadowChar, setShadowColor, setShadowOffset, setShadowOpacity, setShowPercentage, setShowSliderValue, setSliderDisplay, setSliderFromPercentage, setSliderOrientation, setSliderRange, setSliderStep, setSliderToMax, setSliderToMin, setSliderValue, setSpinnerFrames, setSpinnerInterval, setSprite, setSpriteByName, setTabIndex, setText, setTextAlign, setTextInputConfig, setTextInputError, setTextVAlign, setTextWrap, setTimer, setTotalCount, setUserData, setVelocity, setVelocityOptions, setVisibleCount, shouldShowHorizontalScrollbar, shouldShowVerticalScrollbar, sliderStore, snapshotSelection, spriteStore, startDragging, startEditingTextInput, startListSearch, startSelection, startTimer, stopAnimation, stopDragging, stopEntity, stopTimer, submitForm, swapZIndex, textInputStore, toggleCheckbox, toggleCursorMode, toggleMultiSelect, toggleSelect, toggleShadow, triggerListCancel, uncheckCheckbox, unpackModifiers, unregisterAnimation, unregisterFormField, unregisterSprite, updateAnimationEntity, updateBehaviorTimer, updateCameraFollow, updateEntityMovement, updateHealth, updateItem, updateSelection, updateSpinner, updateStateAge, updateTimers, worldToScreen } from './components/index.js';
|
|
4
|
+
export { B as BORDER_ASCII, a as BORDER_BOLD, b as BORDER_DASHED, c as BORDER_DASHED_HEAVY, d as BORDER_DOUBLE, e as BORDER_ROUNDED, f as BORDER_SINGLE, g as Border, h as BorderCharset, i as BorderData, j as BorderOptions, k as BorderType, D as DEFAULT_BORDER_BG, l as DEFAULT_BORDER_FG, m as disableAllBorders, n as enableAllBorders, o as getBorder, p as getBorderChar, q as hasBorder, r as hasBorderVisible, s as setBorder, t as setBorderChars } from './border-Jb7TrMob.js';
|
|
5
|
+
export { A as AABB, C as Collider, a as ColliderData, b as ColliderOptions, c as ColliderType, d as CollisionPair, D as DEFAULT_LAYER, e as DEFAULT_MASK, E as EMPTY_TILE, f as EmitterAppearance, g as EmitterData, h as EmitterOptions, P as Particle, i as ParticleData, j as ParticleEmitter, k as ParticleOptions, R as RenderedTileCell, T as TileDefinition, l as TileMap, m as TileMapComponentData, n as TileMapData, o as TileMapLayer, p as TileMapOptions, q as TilesetData, r as TilesetOptions, s as TrackedParticle, t as activateEmitter, u as addLayer, v as canLayersCollide, w as collisionPairKey, x as createCollisionPair, y as createTileData, z as fillTileRect, B as fillTiles, F as getCollider, G as getColliderAABB, H as getEmitter, I as getEmitterAppearance, J as getEmitterParticles, K as getLayerCount, L as getParticle, M as getParticleColor, N as getParticleProgress, O as getParticleTrackingStore, Q as getTile, S as getTileData, U as getTileMap, V as getTileMapDataId, W as getTileset, X as getTilesetByName, Y as hasCollider, Z as hasEmitter, _ as hasParticle, $ as hasTileMap, a0 as interpolateColor, a1 as isEmitterActive, a2 as isLayerVisible, a3 as isParticleDead, a4 as isTrigger, a5 as pauseEmitter, a6 as registerTileset, a7 as removeCollider, a8 as removeEmitter, a9 as removeParticle, aa as removeTileData, ab as removeTileMap, ac as renderTileMapArea, ad as resetParticleStore, ae as resetTileMapStore, af as resetTilesetStore, ag as setCollider, ah as setCollisionLayer, ai as setCollisionMask, aj as setEmitter, ak as setEmitterAppearance, al as setEmitterGravity, am as setEmitterRate, an as setEmitterSpeed, ao as setLayerVisible, ap as setParticle, aq as setTile, ar as setTileMap, as as setTrigger, at as testAABBOverlap, au as testCircleAABBOverlap, av as testCircleOverlap, aw as testCollision, ax as tileMapStore, ay as tilesetStore, az as trackParticle, aA as unregisterTileset, aB as untrackParticle } from './tilemap-BirMJdbu.js';
|
|
6
|
+
export { A as AUTO_DIMENSION, C as CellAlign, D as DEFAULT_CELL_BG, a as DEFAULT_CELL_FG, b as DEFAULT_HEADER_BG, c as DEFAULT_HEADER_FG, d as DEFAULT_SCROLLBACK_LINES, e as DEFAULT_TABLE_BORDER_BG, f as DEFAULT_TABLE_BORDER_FG, g as DEFAULT_TERMINAL_HEIGHT, h as DEFAULT_TERMINAL_WIDTH, i as DimensionConstraints, j as DimensionValue, k as Dimensions, l as DimensionsData, L as ListAction, m as ListDisplay, n as ListDisplayOptions, o as ListEvent, p as ListItem, q as ListLazyLoadCallback, r as ListScrollCallback, s as ListScrollInfo, t as ListSelectCallback, u as ListState, v as ListStore, S as ScrollInfoSchema, w as ScrollPercentage, x as ScrollPosition, y as Scrollable, z as ScrollableData, B as ScrollableOptions, E as ScrollbarVisibility, T as Table, F as TableCell, G as TableColumn, H as TableData, I as TableDisplay, J as TableDisplayOptions, K as TableRow, M as TableStore, N as TerminalBuffer, O as TerminalBufferConfig, P as TerminalBufferConfigSchema, Q as TerminalCursorShape, R as TerminalState, V as VirtualViewport, U as VirtualViewportData, W as VirtualViewportOptions, X as VirtualViewportOptionsSchema, Y as VirtualViewportScrollInfo, Z as VisibleRange, _ as VisibleRangeSchema, $ as appendRow, a0 as attachTableBehavior, a1 as calculateColumnWidths, a2 as canScroll, a3 as clearData, a4 as clearTableDisplay, a5 as clearTerminal, a6 as clearViewportDirty, a7 as decodePercentage, a8 as detachTableBehavior, a9 as encodePercentage, aa as ensureCursorVisible, ab as getCellPadding, ac as getCellValue, ad as getColCount, ae as getColumn, af as getColumns, ag as getCursorLine, ah as getData, ai as getDataAsStrings, aj as getDataRows, ak as getDimensions, al as getHeaderRowCount, am as getHeaderRows, an as getResolvedHeight, ao as getResolvedWidth, ap as getRow, aq as getRowCount, ar as getScroll, as as getScrollPercentage, at as getScrollable, au as getSelectedLine, av as getTableDisplay, aw as getTerminalBuffer, ax as getTerminalCells, ay as getTerminalState, az as getVirtualScrollInfo, aA as getVirtualViewport, aB as getVisibleRange, aC as hasCellBorders, aD as hasDimensions, aE as hasScrollable, aF as hasTerminalBuffer, aG as hasVirtualViewport, aH as insertRow, aI as invalidateViewport, aJ as isAtBottom, aK as isAtTop, aL as isLineInRenderRange, aM as isLineVisible, aN as isPercentage, aO as isTable, aP as isViewportDirty, aQ as moveViewportCursor, aR as removeRow, aS as removeTerminalBuffer, aT as renderTableLines, aU as renderTerminalToAnsi, aV as resetTableStore, aW as resetTerminal, aX as resetTerminalBufferStore, aY as resizeTerminalBuffer, aZ as scrollBy, a_ as scrollByLines, a$ as scrollByPages, b0 as scrollTerminalDown, b1 as scrollTerminalToBottom, b2 as scrollTerminalToTop, b3 as scrollTerminalUp, b4 as scrollTo, b5 as scrollToBottom, b6 as scrollToLine, b7 as scrollToTop, b8 as scrollViewportToBottom, b9 as scrollViewportToTop, ba as setCellBorders, bb as setCellPadding, bc as setConstraints, bd as setCursorLine, be as setCursorPosition, bf as setData, bg as setDimensions, bh as setHeaderRowCount, bi as setHeaders, bj as setOverscan, bk as setScroll, bl as setScrollSize, bm as setScrollable, bn as setScrollbarVisibility, bo as setSelectedLine, bp as setShrink, bq as setTableDisplay, br as setTerminalBuffer, bs as setTotalLineCount, bt as setViewportStart, bu as setVirtualViewport, bv as setVisibleLineCount, bw as shouldShrink, bx as tableStore, by as writeChar, bz as writeToTerminal } from './virtualViewport-Bpv6jlKt.js';
|
|
7
|
+
export { D as DEFAULT_BG, a as DEFAULT_FG, R as Renderable, b as RenderableData, S as StyleData, c as StyleOptions, g as getRenderable, d as getStyle, h as hasRenderable, e as hide, i as isDetached, f as isDirty, j as isEffectivelyVisible, k as isVisible, m as markClean, l as markDirty, s as setStyle, n as setVisible, o as show, t as toggle } from './renderable-CwqGwrEV.js';
|
|
8
|
+
export { AbsolutePosition, AdoptEvent, ArchetypeDefinition, ArchetypePoolConfig, ArchetypePoolStats, AttachEvent, AutoPaddingData, BUILTIN_PHASE_NAMES, BindingMatch, BorderDockingContext, BorderDockingOptions, BorderEdge, BorderStyleType, BubbleResult, BubbleableEvent, BubbleableEventOptions, CachedPosition, CleanupCallback, ClickableCache, ClipRect, ClipStack, Clipping, ClippingData, ClippingOptions, ComponentDescriptor, ComponentResetFn, ComputedPositionData, ConditionContext, ConnectionFlags, DEFAULT_NAV_BINDINGS, DEFAULT_TEXT_BINDINGS, DEFAULT_WORLD_ADAPTER, DEFAULT_Z_INDEX, DataValue, DeprecatedAPIMetadata, DeprecatedAPIMetadataSchema, DeserializeOptions, DeserializeResult, DestroyEvent, DestroyOptions, DetachEvent, DirtyStats, DirtyTrackerData, DockingBuffer, DockingCell, DynamicValue, EffectConfig, EffectivePaddingData, EffectsConfig, EmitDescendantsOptions, EmitDescendantsOptionsSchema, EmitDescendantsResult, EmitDescendantsResultSchema, EntityDataMap, EntityHandle, EntityPool, EntityValidationError, HitTestOptions, HitTestResult, INHERITING_PROPERTIES, InitPriority, InitPriorityLevel, InnerDimensions, InnerPosition, JUNCTION_ASCII, JUNCTION_BOLD, JUNCTION_DOUBLE, JUNCTION_SINGLE, Junction, JunctionCharset, KeyBinding, KeyBindingRegistry, KeyBindingSchema, KeyBindingsArraySchema, KeyLockFilter, KeyLockOptions, KeyLockState, LazyInitFn, LazyValue, LegacyDirtyRect, LifecycleEvent, LifecycleEventMap, LifecycleEventName, MAX_Z_INDEX, MIN_Z_INDEX, NON_INHERITING_PROPERTIES, Overflow, OverflowValue, PackedQueryAdapter, PackedQueryAdapterConfig, PackedQueryAdapterConfigSchema, PackedQueryRegistration, PackedQueryRegistrationSchema, ParsedKey, PerformanceIssueMetadata, PerformanceIssueMetadataSchema, PhaseId, PhaseManager, PositionValue, PositionValueSchema, RecyclingSystemStats, RelativePosition, RemoveEvent, ReparentEvent, ResolvedEffect, SERIALIZATION_VERSION, Scene, SceneManager, SceneTransition, SerializeOptions, SerializedComponentData, SerializedEntity, SerializedWorld, SetPositionCacheOptions, ShrinkBox, StartupReport, SubsystemEntry, TerminalTooSmallMetadata, TerminalTooSmallMetadataSchema, TotalPadding, TransitionState, UnsupportedCapabilityMetadata, UnsupportedCapabilityMetadataSchema, WarningEmitter, WarningEvent, WarningEventMap, WarningEventSchema, WarningMetadata, WarningType, WarningTypeValue, WorldAdapter, WorldAdapterType, ZOrder, acquireEntity, addComponent, addEntity, addIgnoredKeys, allocateEntity, applyCustomEffect, applyDisabledEffect, applyFocusEffect, applyHoverEffect, applyJunctions, applyKeyLockOptions, applyPressEffect, applyShrink, areAllKeysLocked, assertEntityAlive, bubbleEvent, calculateShrinkSize, centerPosition, clampPosition, clampToClipRect, clearAllArchetypePools, clearAllEffectConfigs, clearAllEntityData, clearAllPositionCaches, clearAllStoredStyles, clearArchetypePool, clearCapabilityCache, clearCleanupCallbacks, clearDestroyQueue, clearDockingContext, clearEffectState, clearEffects, clearEntityData, clearIgnoredKeys, clearLifecycleEventBuses, clearSerializableRegistry, clearStoredStyle, clearStyleCache, clearWorldAdapter, cloneSnapshot, computeInheritedStyle, createBorderDockingContext, createBoxEntity, createBubbleableEvent, createButtonEntity, createCheckboxEntity, createClickableCache, createClipRect, createClipStack, createEntityPool, createFadeTransition, createFormEntity, createInfiniteClipRect, createInputEntity, createKeyBindingRegistry, createKeyLockScope, createKeyLockState, createListEntity, createPackedQueryAdapter, createPhaseManager, createProgressBarEntity, createRadioButtonEntity, createRadioSetEntity, createSceneManager, createSceneSystem, createScreenEntity, createSelectEntity, createSlideTransition, createSliderEntity, createTextEntity, createTextareaEntity, createTextboxEntity, createWarningEmitter, createWorld, createWorldAdapter, deallocateEntity, defaultPhaseManager, deleteEntityData, deserializeWorld, deserializeWorldFromJSON, destroyAllChildren, destroyEntity, destroyWorld, detectAllJunctions, detectBorderStyle, detectCapabilities, detectJunctions, doesPropertyInherit, emitAdopt, emitAttach, emitDeprecatedAPIWarning, emitDescendants, emitDestroy, emitDetach, emitPerformanceWarning, emitRemove, emitReparent, emitTerminalTooSmallWarning, emitUnsupportedCapabilityWarning, entityExists, evaluateCondition, filterClickable, filterDirty, filterFocusable, filterVisible, filterVisibleDirty, findPropertySource, flushDestroyQueue, forceFullRedrawFlag, formatKey, formatKeyEvent, formatStartupReport, getAbsoluteEdges, getAbsolutePosition, getAllClickablesAt, getAllEntities, getAllEntityData, getAllHoverablesAt, getArchetypePoolStats, getAutoPadding, getBindingForAction, getBindingsForKey, getCacheGeneration, getCachedInnerHeight, getCachedInnerWidth, getChildEntities, getChildrenByZIndex, getClickableAt, getClickableCount, getClickableEntities, getClipRect, getClipRectHeight, getClipRectToAncestor, getClipRectWidth, getClipping, getComputedEffectStyle, getComputedPosition, getComputedStyles, getConnectionFlags, getCurrentClip, getDefaultStyle, getDescendantEntities, getDestroyQueueSize, getDirtyEntities, getDirtyRegionsInViewport, getDirtyStats, getEdgeCount, getEdgesAt, getEffectState, getEffectivePadding, getEffects, getEntityCount, getEntityData, getEntityDataCount, getEntityDataKeys, getEntityPoolCapacity, getGrabbedKeys, getHoverableAt, getIgnoredKeys, getInheritedProperty, getInnerDimensions, getInnerPosition, getJunctionChar, getJunctionCharset, getJunctionRenderData, getKeyLockFilter, getKeyLockState, getLifecycleEventBus, getLocalStyle, getLocalZ, getOriginalStyle, getOverflow, getPositionCache, getRecyclingStats, getRegisteredComponents, getRelativePosition, getRootEntities, getSerializable, getShrinkBox, getShrinkHeight, getShrinkWidth, getStartupReport, getStoredStyle, getTotalEffectivePadding, getTotalPadding, getWorldAdapter, getZIndex, grabKeys, hasAnyEffectApplied, hasAnyEntityData, hasAutoPadding, hasClickableAt, hasClipping, hasComponent, hasDirtyEntities, hasDisabledEffectApplied, hasEntityAutoPadding, hasEntityData, hasFocusEffectApplied, hasHoverEffectApplied, hasHoverableAt, hasPressEffectApplied, hasStoredStyle, hasValidPositionCache, hasValidStyleCache, hasZOrder, hitTest, hitTestAll, hitTestDetailed, initSubsystem, initSubsystemsUpTo, intersectClipRects, invalidateAllStyleCaches, invalidateClickableCache, invalidatePositionCache, invalidatePositionCacheTree, invalidateStyleCache, isBorderChar, isBuiltinPhase, isCacheDirty, isClipRectEmpty, isDefaultColor, isEntityAlive, isEntityDirty, isEntityValid, isJunctionChar, isKeyGrabbed, isKeyIgnored, isKeyLocked, isKeywordPosition, isMarkedForDestruction, isPackedQueryAdapter, isPercentagePosition, isPointInCachedBounds, isPointInEntity, isPointInInnerBounds, isPointVisible, isRectVisible, lazy, legacyClearDirtyTracking, legacyCreateDirtyTracker, legacyGetDirtyRegions, legacyIsCellDirty, legacyMarkCellDirty, legacyMarkEntityDirty, legacyMarkRegionDirty, legacyRemoveEntityFromTracking, listBindings, lockAllKeys, markAllEntitiesDirty, matchEvent, matchesKey, mergeStyles, moveDown, moveUp, needsFullRedraw, normalizeZIndices, onAdopt, onAttach, onDestroy, onDetach, onRemove, onReparent, parseKeyString, parsePosition, parsePositionWithNegative, percentOffsetPosition, percentPosition, popClipRect, preallocateEntities, precomputeStyles, pushClipRect, query, queryBorder, queryContent, queryFocusable, queryHierarchy, queryInteractive, queryPadding, queryRenderable, queryScrollable, regionIntersectsDirty, registerArchetype, registerBinding, registerBindings, registerCleanupCallback, registerComponent, registerComponentName, registerEdge, registerRectBorder, registerSerializable, registerSubsystem, releaseAllGrabbedKeys, releaseEntity, releaseKeys, removeAllEffects, removeComponent, removeDisabledEffect, removeEntity, removeFocusEffect, removeHoverEffect, removeIgnoredKeys, removeLifecycleEventBus, removePressEffect, resetDisposalState, resetEntityPool, resetKeyLockState, resetSubsystems, resetWorld, resetZOrder, resizeDirtyTracker, resizeDockingContext, resolveEffectConfig, resolvePosition, resolvePositionClamped, resolveStyle, serializeWorld, serializeWorldToJSON, setAbsoluteBottom, setAbsoluteEdges, setAbsoluteLeft, setAbsolutePosition, setAbsoluteRight, setAbsoluteTop, setBack, setEffects, setEntityData, setEntityDataBulk, setFront, setIgnoredKeys, setKeyLockFilter, setLocalZ, setOverflow, setPositionCache, setRelativePosition, setWorldAdapter, setZIndex, shouldBlockKeyEvent, shouldClipContent, sortByDepth, sortByTabIndex, sortByZIndex, syncEffects, unlockAllKeys, unregisterArchetype, unregisterBinding, unregisterSerializable, updateCachedScrollBase, updateClickableCache, updateEntityBounds, updateEntityData, validateEntity, withStore } from './core/index.js';
|
|
9
|
+
export { D as DirtyTracker, c as clearDirtyTracking, a as createDirtyTracker, f as forceFullRedraw, g as getDirtyRegions, b as getDirtyTrackingStats, h as hasDirtyRegions, i as isCellDirty, m as markCellDirty, d as markEntityDirty, e as markRegionDirty, r as removeEntityFromTracking } from './dirtyTracking-C4v8MmM9.js';
|
|
10
|
+
export { A as ActionBinding, h as ActionBindingSchema, i as ActionCallback, j as ActionPresets, k as ActionState, B as BoxConfig, l as BoxConfigSchema, b as ButtonConfig, m as ButtonConfigSchema, C as CheckboxConfig, n as CheckboxConfigSchema, F as FormConfig, o as FormConfigSchema, p as InputActionManager, q as InputBufferStats, c as InputConfig, r as InputConfigSchema, I as InputEventBufferData, s as InputEventBufferOptions, t as InputLatencyStats, a as InputState, u as InputStateConfig, v as InputStateStats, K as KeyState, L as ListConfig, w as ListConfigSchema, M as MouseButtonState, x as MouseState, P as ProgressBarConfig, y as ProgressBarConfigSchema, R as RadioButtonConfig, z as RadioButtonConfigSchema, f as RadioSetConfig, D as RadioSetConfigSchema, E as ScreenConfig, G as ScreenConfigSchema, S as SelectConfig, H as SelectConfigSchema, J as SerializedBindings, N as SerializedBindingsSchema, g as SliderConfig, O as SliderConfigSchema, T as TextConfig, Q as TextConfigSchema, d as TextareaConfig, U as TextareaConfigSchema, e as TextboxConfig, V as TextboxConfigSchema, W as TimestampedInputEvent, X as TimestampedKeyEvent, Y as TimestampedMouseEvent, Z as beginFrame, _ as createInputActionManager, $ as createInputEventBuffer, a0 as createInputState, a1 as drainAllEvents, a2 as drainKeys, a3 as drainMouse, a4 as endFrame, a5 as getLatencyStats, a6 as getMovementDirection, a7 as getPendingCount, a8 as getPendingKeyCount, a9 as getPendingMouseCount, aa as globalInputBuffer, ab as hasPendingEvents, ac as isAllKeysDown, ad as isAnyKeyDown, ae as isAnyKeyPressed, af as isLatencyAcceptable, ag as isProcessingTimeAcceptable, ah as peekEvents, ai as peekKeys, aj as peekMouse, ak as pushKeyEvent, al as pushMouseEvent, am as recordLatency, an as recordLatencyBatch, ao as resetLatencyStats, ap as resetStats } from './inputActions-CRsUtTHM.js';
|
|
11
|
+
export { E as EntityEventBusStore, a as EventBus, b as EventHandler, c as EventMap, G as GetEntityEventBus, S as ScreenEventMap, U as UIEventMap, d as createEntityEventBusStore, e as createEventBus } from './events-9ForpTfM.js';
|
|
12
|
+
export { F as FixedTimestepConfig, a as FixedUpdateHook, G as GameLoop, b as GameLoopHooks, c as GameLoopOptions, I as InterpolateHook, d as LoopHook, e as LoopState, L as LoopStats, f as createGameLoop, i as isLoopPaused, g as isLoopRunning } from './gameLoop-C-Ez_i54.js';
|
|
13
|
+
export { A as AdaptiveFrameBudgetConfig, a as AdaptiveFrameBudgetStatus, F as FrameTelemetry, P as PhaseTimingData, S as Scheduler, T as TelemetryConfig, c as createScheduler, g as getDeltaTime } from './scheduler-CMcYew9Z.js';
|
|
14
|
+
export { a as PackedHandle, P as PackedStore, b as addToStore, c as clearStore, d as createPackedStore, f as forEachInStore, g as getFromStore, e as getStoreCapacity, h as getStoreData, i as getStoreSize, j as isValidHandle, m as mapStore, r as removeFromStore, s as setInStore } from './packedStore-BgvnEdE7.js';
|
|
15
|
+
export { E as Entity, L as LoopPhase, S as System, U as Unsubscribe, W as World } from './types-CPB4CpbH.js';
|
|
16
|
+
export { AllocationTracker, ComponentInfo, ConsoleLogLevel, DebugConsole, DebugConsoleConfig, DebugConsoleConfigSchema, DebugOverlay, DebugOverlayConfig, EntityInspection, FrameRateGraph, KNOWN_COMPONENTS, LeakWarning, LogEntry, MemoryDiff, MemoryProfiler, MemoryProfilerConfig, MemorySnapshot, MiniProfiler, PerformanceStats, WorldInspection, createDebugConsole, createDebugOverlay, createFrameRateGraph, createInputLogger, createMemoryProfiler, createMiniProfiler, debugLog, dumpEntity, dumpWorld, enableDebugBounds, enableSystemTiming, findEntitiesWithComponent, findEntitiesWithComponents, formatEntityInspection, formatWorldInspection, getComponentField, getDebugBoundsConfig, getDebugBoundsEntities, getEntitySummary, getPerformanceStats, getSystemTimings, inspectEntity, inspectWorld, isDebugBoundsEnabled, isEntityActive, isSystemTimingEnabled, listEntities, listEntityComponents, logEntity, logWorld, recordSystemTime, resetPerformanceStatsCache, resetSystemTimings, timedSystem } from './debug/index.js';
|
|
15
17
|
export { BLECSD_ERROR_SYMBOL, BlECSdError, BlECSdErrorBase, BlECSdErrorCode, BlECSdErrorCodeType, BlECSdErrorKind, ComponentError, ComponentErrorCode, ComponentErrorCodeType, ConfigError, ConfigErrorCode, ConfigErrorCodeType, EntityError, EntityErrorCode, EntityErrorCodeType, ErrorContext, ErrorOptions, InputError, InputErrorCode, InputErrorCodeType, InternalError, InternalErrorCode, InternalErrorCodeType, NativeBlECSdError, RenderError, RenderErrorCode, RenderErrorCodeType, Result, ResultErr, ResultOk, SystemError, SystemErrorCode, SystemErrorCodeType, TerminalError, TerminalErrorCode, TerminalErrorCodeType, ValidationError, ValidationErrorCode, ValidationErrorCodeType, ValidationErrorOptions, createComponentError, createConfigError, createEntityError, createInputError, createInternalError, createRenderError, createSystemError, createTerminalError, createValidationError, err, flatMap, fromNativeError, hasBlECSdErrorShape, hasCause, hasContext, hasErrorCode, hasZodIssues, isBlECSdError, isComponentError, isConfigError, isEntityError, isErr, isErrorKind, isInputError, isInternalError, isOk, isRenderError, isSystemError, isTerminalError, isValidationError, map, mapError, ok, toNativeError, unwrap, unwrapOr, unwrapOrElse, wrapError } from './errors/index.js';
|
|
16
18
|
export { FixedUpdateCallback, Game, GameConfig, GameConfigSchema, RenderCallback, ResolvedGameConfig, UpdateCallback, createGame } from './game/index.js';
|
|
17
19
|
export { ViAction, ViModeConfig, ViModeState, ViState, createViConfig, createViState, isViKey, processViKey, resolveJumpTarget, resolvePageAmount } from './input/index.js';
|
|
18
20
|
export { AnimationFrameSchema, AnimationOptionsSchema, BufferEncodingSchema, ColorString, ColorStringSchema, ComputedLayoutSchema, Dimension, DimensionConstraintsSchema, DimensionSchema, DimensionValueSchema, DragConstraintsSchema, EditorOptionsSchema, EntityBoundsSchema, ExecOptionsSchema, FilePathSchema, FixedTimestepConfigSchema, FocusEventTypeSchema, GameLoopOptionsSchema, IntervalSchema, ListBehaviorOptionsSchema, ListItemSchema, LoopStatsSchema, NonNegativeInt, NonNegativeIntSchema, OpacitySchema, OutputStateSchema, PackedColorSchema, PaddingOptionsSchema, PaddingValueSchema, Percentage, PercentageSchema, PositiveInt, PositiveIntSchema, QueuedInputEventSchema, QueuedKeyEventSchema, QueuedMouseEventSchema, ScrollableOptionsSchema, SetDimensionsSchema, SetPositionSchema, SliderPercentageSchema, SliderRangeSchema, SliderStepSchema, SnapToGridSchema, SpawnOptionsSchema, SpeedMultiplierSchema, StyleColorSchema, StyleOptionsSchema, TextAlignSchema, TreePathSchema, VAlignSchema, WidgetBorderSchema, WidgetColorSchema, WidgetDimensionSchema, WidgetPaddingSchema, WidgetPositionSchema, ZIndexSchema } from './schemas/index.js';
|
|
19
|
-
export { BehaviorSystemConfig, BudgetAlert, CellCoord, CollisionEventData, CollisionEventMap, CollisionSystemState, ComputedLayout, ComputedLayoutData, CullingResult, DEFAULT_CELL_SIZE, DirtyRect, DragConstraints, DragEndEvent, DragEventMap, DragMoveEvent, DragStartEvent, DragState, DragVerifyCallback, DropEvent, EntityProvider, FocusEventData, FocusEventMap, FocusEventType, FrameBudgetConfig, FrameBudgetManager, FrameStats, InputEventType, InputSystemState, LineRenderConfig, LineRenderConfigSchema, MoveResult, MovementApplier, OutputState, PanelConstraints, PanelMoveConfig, PanelMoveState, ParticleSystemConfig, PoolStats, PoolTask, PositionCache, PositionResolver, QueuedInputEvent, QueuedKeyEvent, QueuedMouseEvent, RenderContext, ResizeHandle, ScrollAnimationState, ScrollEvent, ScrollPhysicsConfig, SpatialHashConfig, SpatialHashGrid, SpatialHashStats, SyncHandler, SystemTiming, TaskPriority, TaskResult, TileMapBuffer, TileMapCamera, TileMapRendererConfig, Viewport, VirtualizedRenderContext, WorkerPoolConfig, WorkerPoolState, ageParticle, animationSystem, applyScrollImpulse, areColliding, beginMove, beginResize, blurAll, burstParticles, cameraSystem, cancelAllOfType, cancelMoveOrResize, cancelTask, captureMouseTo, cleanup, cleanupEntityResources, cleanupVirtualizedRenderSystem, clearAllScrollStates, clearDragConstraints, clearEntityInput, clearEventQueue, clearFocusStack, clearLineRenderConfig, clearOutputStream, clearPositionCache, clearRenderBuffer, clearScreen, clearSpatialHash, clearTileMapRenderBuffer, clearVirtualizedRenderBuffer, collisionSystem, computeLayoutNow, createAnimationSystem, createBehaviorSystem, createCameraSystem, createCollisionSystem, createDragSystem, createEmptyBuffer, createFocusSystem, createFrameBudgetManager, createIncrementalSpatialSystem, createInputSystem, createLayoutSystem, createMovementSystem, createOutputState, createOutputSystem, createPanelConstraints, createPanelMoveConfig, createPanelMoveState, createParticleSystem, createPositionCache, createRenderSystem, createSmoothScrollSystem, createSpatialHash, createSpatialHashSystem, createStateMachineSystem, createTilemapRenderSystem, createVirtualizedRenderSystem, createVisibilityCullingSystem, createWorkerPool, cursorHome, destroyFrameBudgetManager, destroyWorkerPool, detectCollisions, detectResizeHandle, endMoveOrResize, endUserScroll, enterAlternateScreen, exportFrameBudgetMetrics, focusEntity, focusFirst, focusLast, focusOffset, focusPop, focusPush, focusSystem, generateOutput, getActiveCollisions, getActiveTriggers, getCollidingEntities, getCollisionEventBus, getComputedBounds, getComputedLayout, getDragConstraints, getDragVerifyCallback, getEntitiesAtPoint, getEntitiesInCell, getEventQueue, getFocusEventBus, getFocusStackDepth, getFocusableEntities, getFocused, getFrameBudgetStats, getInputEventBus, getInteractiveEntityAt, getLineRenderConfig, getLineStore, getMouseCaptureEntity, getNearbyEntities, getOutputBuffer, getOutputState, getOutputStream, getRenderBuffer, getScrollPosition, getScrollState, getSpatialHashGrid, getSpatialHashStats, getStateAgeStore, getSystemStateAge, getTileMapRenderBuffer, getTileMapRendererConfig, getTriggerZones, getVirtualizedRenderBuffer, getWorkerPoolState, hasAnimationSystem, hasComputedLayout, hasMovementSystem, inputState, inputSystem, insertEntity, invalidateAllLayouts, invalidateLayout, isColliding, isInTrigger, isMouseCaptured, isScrolling, keyboardMove, keyboardResize, killParticle, layoutSystem, leaveAlternateScreen, markAllDirty, mergeDirtyRects, moveParticle, movementSystem, onBudgetAlert, outputSystem, peekFocusStack, performCulling, pointInEntity, profiledSystem, queryAnimation, queryArea, queryCameras, queryColliders, queryInputReceivers, queryMovement, queryStateMachine, queryVisibleEntities, queueKeyEvent, queueMouseEvent, rebuildSpatialHash, recordFrameBudgetSystemTime, recordFrameTime, recordPhaseTime, registerAnimationSystem, registerCameraSystem, registerCollisionSystem, registerInputSystem, registerLineStore, registerMovementSystem, registerStateMachineSystem, registerTaskHandler, releaseMouse, removeEntityFromGrid, removeFromCache, removeScrollState, renderAllTileMaps, renderBackground, renderBorder, renderContent, renderRect, renderScrollbar, renderSystem, renderTileMapToBuffer, resetAttributes, resetCollisionState, resetDragStores, resetFocusEventBus, resetFrameBudget, resetInputState, resetOutputState, resetStateAge, resetTileMapRenderer, restoreFocus, rewindFocus, saveFocus, setDragConstraints, setDragVerifyCallback, setLineRenderConfig, setOutputBuffer, setOutputStream, setRenderBuffer, setScrollImmediate, setSpatialHashGrid, setTileMapRendererConfig, setVirtualizedRenderBuffer, smoothScrollTo, spatialHashSystem, spawnParticle, startUserScroll, stateMachineSystem, submitTask, tilemapRenderSystem, unregisterLineStore, updateAnimations, updateCameras, updateEntityIfMoved, updateLineStore, updateMove, updateMovements, updateResize, updateScrollPhysics, updateStateAges, virtualizedRenderSystem, worldToCell } from './systems/index.js';
|
|
20
|
-
export {
|
|
21
|
+
export { ActivePairsView, BehaviorSystemConfig, BudgetAlert, CachedBounds, CellCoord, CollisionEventData, CollisionEventMap, CollisionSystemState, ComputedLayout, ComputedLayoutData, CullingResult, DEFAULT_CELL_SIZE, DirtyRect, DragConstraints, DragEndEvent, DragEventMap, DragMoveEvent, DragStartEvent, DragState, DragVerifyCallback, DropEvent, EntityProvider, FocusEventData, FocusEventMap, FocusEventType, FrameBudgetConfig, FrameBudgetManager, FrameStats, InputEventType, InputSystemState, LineRenderConfig, LineRenderConfigSchema, MoveResult, MovementApplier, OutputState, PanelConstraints, PanelMoveConfig, PanelMoveState, ParticleSystemConfig, PoolStats, PoolTask, PositionCache, PositionResolver, PrevBounds, QueuedInputEvent, QueuedKeyEvent, QueuedMouseEvent, RenderContext, ResizeHandle, ScrollAnimationState, ScrollEvent, ScrollPhysicsConfig, SpatialHashConfig, SpatialHashGrid, SpatialHashStats, SpatialHashSystemState, SyncHandler, SystemTiming, TaskPriority, TaskResult, TileMapBuffer, TileMapCamera, TileMapRendererConfig, Viewport, VirtualizedRenderContext, WorkerPoolConfig, WorkerPoolState, ageParticle, animationSystem, applyScrollImpulse, areColliding, beginMove, beginResize, blurAll, burstParticles, cameraSystem, cancelAllOfType, cancelMoveOrResize, cancelTask, captureMouseTo, cleanup, cleanupEntityResources, cleanupVirtualizedRenderSystem, clearAllScrollStates, clearDragConstraints, clearEntityInput, clearEventQueue, clearFocusStack, clearLineRenderConfig, clearOutputBuffer, clearOutputStream, clearPositionCache, clearRenderBuffer, clearScreen, clearSpatialHash, clearTileMapRenderBuffer, clearVirtualizedRenderBuffer, collisionSystem, computeLayoutNow, createAnimationSystem, createBehaviorSystem, createCameraSystem, createCollisionSystem, createDragSystem, createEmptyBuffer, createFocusSystem, createFrameBudgetManager, createIncrementalSpatialSystem, createInputSystem, createLayoutSystem, createMovementSystem, createOutputState, createOutputSystem, createPanelConstraints, createPanelMoveConfig, createPanelMoveState, createParticleSystem, createPositionCache, createRenderSystem, createSmoothScrollSystem, createSpatialHash, createSpatialHashSystem, createSpatialHashSystemState, createStateMachineSystem, createTilemapRenderSystem, createVirtualizedRenderSystem, createVisibilityCullingSystem, createWorkerPool, cursorHome, destroyFrameBudgetManager, destroyWorkerPool, detectCollisions, detectResizeHandle, endMoveOrResize, endUserScroll, enterAlternateScreen, exportFrameBudgetMetrics, focusEntity, focusFirst, focusLast, focusOffset, focusPop, focusPush, focusSystem, generateOutput, getActiveCollisionCount, getActiveCollisions, getActiveTriggerCount, getActiveTriggers, getCollidingEntities, getCollisionEventBus, getComputedBounds, getComputedLayout, getDragConstraints, getDragVerifyCallback, getEntitiesAtPoint, getEntitiesInCell, getEventQueue, getFocusEventBus, getFocusStackDepth, getFocusableEntities, getFocused, getFrameBudgetStats, getInputEventBus, getInteractiveEntityAt, getLineRenderConfig, getLineStore, getMouseCaptureEntity, getNearbyEntities, getOutputBuffer, getOutputState, getOutputStream, getRenderBuffer, getScrollPosition, getScrollState, getSpatialDirtyCount, getSpatialHashGrid, getSpatialHashStats, getSpatialHashSystemState, getStateAgeStore, getSystemStateAge, getTileMapRenderBuffer, getTileMapRendererConfig, getTriggerZones, getViewportBounds, getVirtualizedRenderBuffer, getWorkerPoolState, hasAnimationSystem, hasComputedLayout, hasMovementSystem, hideCursor, incrementalSpatialUpdate, inputState, inputSystem, insertEntity, invalidateAllLayouts, invalidateLayout, isColliding, isInTrigger, isMouseCaptured, isOcclusionCullingEnabled, isScrolling, keyboardMove, keyboardResize, killParticle, layoutSystem, leaveAlternateScreen, markAllDirty, markSpatialDirty, mergeDirtyRects, moveParticle, movementSystem, onBudgetAlert, outputSystem, peekFocusStack, performCulling, pointInEntity, profiledSystem, queryAnimation, queryArea, queryCameras, queryColliders, queryInputReceivers, queryMovement, queryStateMachine, queryVisibleEntities, queueKeyEvent, queueMouseEvent, rebuildSpatialHash, recordFrameBudgetSystemTime, recordFrameTime, recordPhaseTime, registerAnimationSystem, registerCameraSystem, registerCollisionSystem, registerInputSystem, registerLineStore, registerMovementSystem, registerStateMachineSystem, registerTaskHandler, releaseMouse, removeEntityFromGrid, removeFromCache, removeScrollState, renderAllTileMaps, renderBackground, renderBorder, renderContent, renderRect, renderScrollbar, renderSystem, renderTileMapToBuffer, resetAttributes, resetCollisionState, resetDragStores, resetFocusEventBus, resetFrameBudget, resetInputState, resetOutputState, resetSpatialHashState, resetStateAge, resetTileMapRenderer, restoreFocus, rewindFocus, saveFocus, setDragConstraints, setDragVerifyCallback, setLineRenderConfig, setOcclusionCulling, setOutputBuffer, setOutputStream, setRenderBuffer, setScrollImmediate, setSpatialDirtyThreshold, setSpatialHashGrid, setTileMapRendererConfig, setViewportBounds, setVirtualizedRenderBuffer, showCursor, smoothScrollTo, spatialHashSystem, spawnParticle, startUserScroll, stateMachineSystem, submitTask, tilemapRenderSystem, unregisterLineStore, updateAnimations, updateCameras, updateEntityIfMoved, updateLineStore, updateMove, updateMovements, updateResize, updateScrollPhysics, updateStateAges, virtualizedRenderSystem, worldToCell, writeRaw } from './systems/index.js';
|
|
22
|
+
export { ArtificialCursor, ArtificialCursorOptions, ArtificialCursorShapeType, BAR_CURSOR_CHAR, BEL, BLOCK_CURSOR_CHAR, BasicColor, BooleanCapability, BoxDrawingSet, CSI, CapabilityNegotiator, CharCellSizeResponse, CharacterSetId, CharacterSetRegister, CleanupHandler, CleanupManager, ClipboardManager, ClipboardManagerConfig, ClipboardProgress, ClipboardResult, ClipboardSelection, ClipboardSelectionType, Color, Color256, ColorSupport, CursorManager, CursorPosition, CursorPositionResponse, CursorPositionSchema, CursorShape, CursorShapeType, DCS, DEC_SPECIAL_GRAPHICS, DEFAULT_CLIPBOARD_MAX_SIZE, DEFAULT_INPUT_SANITIZE_OPTIONS, DEFAULT_QUERY_TIMEOUT, DEFAULT_SANITIZE_OPTIONS, DebugLogger, DebugLoggerConfig, DeviceStatusResponse, ESC, EditorOptions, ExecOptions, ExecResult, ExitHandler, ExitInfo, ExitReason, FocusHandler, FocusTrackerState, FocusTrackingEventMap, GpmButton, GpmClient, GpmClientConfig, GpmClientConfigSchema, GpmClientState, GpmEventType, GpmRawEvent, GraphicsProtocol, GraphicsProtocolValue, HIDE_TERMINAL_CURSOR, HYPERLINK_ALLOWED_PROTOCOLS, HyperlinkOptions, HyperlinkProtocol, IconLabelResponse, InputControlEventData, InputControlEventMap, InputControlOptions, InputControlState, InputHandler, InputHandlerConfig, InputHandlerConfigSchema, InputSanitizeOptions, InputSanitizeOptionsSchema, KeyHandler, KittyConfig, KittyEventType, KittyFlags, KittyKeyEvent, KittyKeyboardLevel, KittyKeyboardLevelValue, KittyModifiers, KittyProtocolLevel, KittyProtocolState, LocatorButton, LocatorButtonValue, LocatorEvent, LocatorEventValue, LocatorPositionResponse, LogLevel, LogLevelName, LogLevelValue, MAX_QUERY_TIMEOUT, MIN_QUERY_TIMEOUT, MediaCopyMode, MediaCopyModeValue, MouseHandler, MouseMode, MouseModeValue, MouseTrackingMode, NegotiationTiming, NegotiationTimingValue, NegotiatorConfig, NegotiatorConfigSchema, NumberCapability, OSC, OutputBuffer, OutputBufferOptions, ParsedResponse, PasteConfig, PasteConfigSchema, PasteEvent, PasteEventSchema, PasteHandler, PasteParseResult, PasteProcessResult, PasteState, PrimaryDAResponse, RGBColor, RenderedCursor, ResizeCallback, ResizeEventData, ResizeEventMap, ResizeHandler, ResizeHandlerState, ResponseType, ResponseTypeValue, SGR, SHOW_TERMINAL_CURSOR, ST, SafeStringBuilder, SanitizeOptions, SanitizeOptionsSchema, SanitizeResult, ScreenBuffer, ScreenSizeResponse, SecondaryDAResponse, SpawnOptions, StringCapability, SuspendManager, SuspendManagerOptions, SuspendState, SyncOutputOptions, SynchronizedOutput, TerminalCapabilities, TerminalInfo, TerminalResponse, TerminalStateDump, TerminfoData, TextAreaSizeResponse, ThrottledResizeConfig, ThrottledResizeState, Tput, TputConfig, UNDERLINE_CURSOR_CHAR, UNICODE_TO_ASCII, UnknownResponse, WindowPositionResponse, WindowSizePixelsResponse, WindowStateResponse, WindowTitleResponse, activateProtocol, addCursor, areKeysEnabled, boxDrawing, bracketedPaste, buildGpmConnectPacket, capabilityQuery, categorizeEscapeSequences, charset, chunkText, clearLog, clipboard, configureDebugLogger, containsEscapeSequences, createArtificialCursor, createCapabilityNegotiator, createClipboardManager, createCursorCell, createCursorManager, createDebugLogger, createFocusTracker, createGpmClient, createInputControl, createInputHandler, createKittyConfig, createKittyProtocolState, createPasteState, createResizeHandler, createSafeStringBuilder, createSuspendManager, createSynchronizedOutput, createThrottledResize, createTput, cursor, deactivateProtocol, debounceResize, debugLoggers, destroyInputControl, detectVirtualConsole, disableBracketedPaste, disableFocusTracking, disableInput, disableKeys, disableMouse, disableResizeHandling, disableWorldInput, disableWorldKeys, disableWorldMouse, dumpRaw, dumpTerminalState, enableBracketedPaste, enableFocusTracking, enableInput, enableKeys, enableMouse, enableResizeHandling, enableWorldInput, enableWorldKeys, enableWorldMouse, exec, execSync, extractEscapeSequences, extractPasteContent, findPasteEnd, generatePopSequence, generatePushSequence, generateQuerySequence, getColorDepth, getCursorAt, getDefaultEditor, getDefaultNegotiator, getDefaultTput, getDefaultXtermData, getFocusTracker, getInputControl, getInputControlEventBus, getLogFile, getMouseMode, getPrimaryCursor, getResizeEventBus, getResizeHandler, getTerminalCapabilities, getTerminalFocusEventBus, getTerminalInfo, getTerminalVersion, getVisibleCursors, gpmButtonToMouseButton, gpmEventToMouseEvent, gpmTypeToMouseAction, hasCapability, hasControlChars, hasNullBytes, hideTerminalCursor, hyperlink, isAlacritty, isBracketedPasteSupported, isCharCellSize, isColorSupported, isCursorPosition, isCursorVisible, isDebugLoggingEnabled, isDeviceStatus, isGpmAvailable, isHyperlinkAllowed, isITerm2, isIconLabel, isInputEnabled, isKitty, isKittyKeyEvent, isKittyResponse, isKittySupported, isLocatorPosition, isMouseEnabled, isMouseSupported, isPasteStart, isPrimaryDA, isSafeForTerminal, isScreen, isScreenSize, isSecondaryDA, isSyncOutputSupported, isTerminalFocused, isTextAreaSize, isTmux, isTrueColorSupported, isUnicodeSupported, isUnknown, isVSCode, isVTE, isValidUtf8String, isWindowPosition, isWindowSizePixels, isWindowState, isWindowTitle, isWindowsTerminal, isXterm, kittyKeyToName, locator, mediaCopy, mightBePasteStart, mouse, moveCursorBy, moveCursorTo, onExit, parseGpmEventBuffer, parseGpmModifiers, parseKittyKeyEvent, parseKittyQueryResponse, parseResponse, processPasteBuffer, processUtils, readEditor, rectangle, registerForCleanup, removeCursor, renderCursor, replaceInvalidUtf16, resetCursorBlink, resetDefaultNegotiator, resetDefaultTput, resetInputControlEventBus, resetResizeEventBus, resetTerminalFocusEventBus, restrictToAscii, sanitizeForTerminal, sanitizePastedText, sanitizeTextInput, sanitizeTextInputDetailed, screen, setCursorBlink, setCursorColors, setCursorShape, setCursorVisible, setMouseMode, setupSigwinchHandler, showTerminalCursor, spawn, streamPaste, stripC1Controls, stripControlChars, stripNullBytes, style, suspend, suspendSequences, sync, throttleResize, title, tmux, triggerFocusEvent, triggerResize, truncatePaste, unregisterFromCleanup, updateAllCursorBlinks, updateCursorBlink, updateCursorInManager, updateProtocolState, windowOps } from './terminal/index.js';
|
|
21
23
|
export { A as Attribute, a as AttributeSchema, C as CodeAttrOptions, b as ColorType, D as DEFAULT_ATTRIBUTE, I as InternalColor, O as OutputColorDepth, T as TextStyle, c as applySgrCodes, d as attrCode, e as attrToSgrCodes, f as attributesEqual, g as cloneAttribute, h as codeAttr, i as createAttribute, j as extractSgrCodes, k as hasStyle, p as packRgb, l as parseSgrString, s as sgrReset, m as stripAnsi, u as unpackRgb, v as visibleLength } from './parser-iMHmQuUh.js';
|
|
22
|
-
export { a as KeyEventSchema, K as KeyName, b as ParsedKeyEvent, i as isMouseSequence, p as parseKeyBuffer, c as parseKeySequence } from './keyParser-
|
|
24
|
+
export { a as KeyEventSchema, K as KeyName, b as ParsedKeyEvent, i as isMouseSequence, p as parseKeyBuffer, c as parseKeySequence } from './keyParser-BnHbg2iD.js';
|
|
23
25
|
export { F as FocusEvent, a as FocusEventSchema, b as MouseAction, c as MouseButton, d as MouseEventSchema, e as MouseProtocol, P as ParseMouseResult, M as ParsedMouseEvent, i as isMouseBuffer, p as parseMouseSequence } from './mouseParser-Cfrbn3AX.js';
|
|
24
26
|
export { K as KeyEvent, M as MouseEvent, P as Program, a as ProgramConfig, b as ProgramConfigSchema, R as ResizeEvent, c as createProgram } from './program-BZaKqDKH.js';
|
|
25
27
|
export { A as Attr, a as AttrFlags, D as CELL_DEFAULT_BG, b as CELL_DEFAULT_FG, C as Cell, c as CellChange, d as DEFAULT_CHAR, S as ScreenBufferData, e as cellIndex, f as cellsEqual, g as clearBuffer, h as cloneCell, i as copyRegion, j as createCell, k as createScreenBuffer, l as diffBuffers, m as fillRect, n as getCell, o as hasAttr, p as isInBounds, r as resizeBuffer, s as setCell, q as setChar, w as withAttr, t as withoutAttr, u as writeString } from './cell-DwIu2ryP.js';
|
|
26
28
|
export { D as DoubleBufferData, c as createDoubleBuffer } from './doubleBuffer-CKQFmlPN.js';
|
|
27
29
|
import { z } from 'zod';
|
|
28
|
-
export { AMBIGUOUS_RANGES, Alignment, AlignmentSchema, BOX_ASCII, BOX_BOLD, BOX_DASHED, BOX_DOUBLE, BOX_ROUNDED, BOX_SINGLE, BlockData, BlockType, BlockquoteData, BoxChars, COMBINING_RANGES, COMBINING_SET, CellBuffer, CoalescingConfig, CoalescingState, CodeData, CodePointRange,
|
|
30
|
+
export { AMBIGUOUS_RANGES, Alignment, AlignmentSchema, BOX_ASCII, BOX_BOLD, BOX_DASHED, BOX_DOUBLE, BOX_ROUNDED, BOX_SINGLE, BlockData, BlockType, BlockquoteData, BoxChars, COMBINING_RANGES, COMBINING_SET, CellBuffer, CoalescingConfig, CoalescingState, CodeData, CodePointRange, ContentChunk, ContentSource, CursorNavConfig, DEFAULT_BATCH_SIZE, DEFAULT_COLLAPSE_THRESHOLD, DEFAULT_CONTEXT, DEFAULT_HIGHLIGHT_BATCH, DEFAULT_PARSE_BATCH, DEFAULT_SEARCH_BATCH, DEFAULT_TIMEOUT, DiffCache, DiffChunk, DiffConfig, DiffLine, DiffResult, DiffType, DirtyRegion, DropUnicodeOptions, EMOJI_WIDE_RANGES, EMPTY_STATE, FULLWIDTH_RANGES, FastWrapOptions, FlushResult, FoldConfig, FoldRegion, FoldStats, FuzzyMatch, FuzzyOptions, FuzzyOptionsSchema, FuzzySearchOptions, GRAMMARS, GRAMMAR_GO, GRAMMAR_JAVASCRIPT, GRAMMAR_JSON, GRAMMAR_PLAINTEXT, GRAMMAR_PYTHON, GRAMMAR_RUST, GRAMMAR_SHELL, Grammar, GraphemeSliceResult, GutterConfig, GutterLine, GutterResult, HIGH_SURROGATE_END, HIGH_SURROGATE_START, HeadingData, HighlightCache, HighlightResult, HighlightStats, HrData, HtmlData, InlineElement, InlineType, KnownBadSequence, LEAF_MAX_SIZE, LEAF_MIN_SIZE, LOW_SURROGATE_END, LOW_SURROGATE_START, LazyContentConfig, LazyContentState, LineEntry, LineIndex, LineInfo, LineNumberMode, LinePosition, LineState, LineStyle, ListData, MAX_DEPTH, MAX_PARAGRAPH_CHUNK, MarkdownBlock, MarkdownCache, MarkdownParseResult, MarkdownStats, NavigationResult, ParagraphData, ParsedContent, ParsedContentSchema, ProgressiveSearchResult, ProgressiveWrapResult, RenderBoxOptions, RenderedLine, Rope, RopeLeaf, RopeNode, RopeStats, SearchCache, SearchMatch, SearchOptions, SearchResult, SideBySideLine, SliceResult, StyleAttr, StyleInput, TerminalWidthProfile, TerminalWidthProfileSchema, TextChange, TextSegment, TextSegmentSchema, Token, TokenType, ViewportState, VisibleDiff, VisibleLine, VisibleMarkdown, WIDE_RANGES, WORD_BOUNDARY_AFTER, WORD_BOUNDARY_BEFORE, WidthOptions, WidthOverride, WidthOverrideSchema, WidthTestCase, WidthTestCategory, WidthTestFailure, WidthTestResult, WrapCache, WrapCacheStats, WrapEntry, WrapOptions, ZERO_WIDTH_RANGES, addFoldRegion, alignLine, append, attrToTag, attrsToStyle, attrsToTags, boyerMooreHorspool, bufferToString, buildLineIndex, buildLineIndexFromLengths, buildTestCorpus, centerByWidth, charAt, charAtCodePoint, charWidth, charWidthAt, characters, charsetToBoxChars, clampCursor, cleanTags, clearDiffCache, clearHighlightCache, clearLazyContent, clearMarkdownCache, clearSearchCache, clearWidthOverrides, clearWrapCache, codePointAt, codePointLength, codePointToSurrogatePair, codePointWidth, codePoints, collapseChunk, collapseUnchanged, colorToTag, columnAtIndex, computeDiff, computeDiffCached, computeDigitWidth, computeGutterWidth, computeVisibleGutter, continueHighlight, continueWrap, createArraySource, createCellBuffer, createCoalescer, createCursor, createDiffCache, createEmptyRope, createFoldState, createGutterConfig, createHighlightCache, createLazyContent, createMarkdownCache, createNavConfig, createRope, createSearchCache, createTaggedText, createViewport, createWrapCache, decodeStyleAttr, deleteChange, deleteRange, destroyCoalescer, detectLanguage, detectLanguageFromContent, dropUnicode, encodeStyleAttr, encoding, escapeTags, evictChunks, expandAll, expandChunk, filterByCategory, findAllFiles, findFile, findNearestMatch, flushChanges, foldAll, foldAtDepth, foldRegion, formatDate, formatLineNumber, formatTestReport, fromCodePoint, fuzzyFilter, fuzzyMatch, fuzzySearch, fuzzySearchBy, fuzzyTest, generateCloseTags, generateTags, getAllFoldRegions, getCategories, getCharWidth, getCoalescingState, getCombiningCharCount, getDiffStats, getFoldAtLine, getFoldStats, getGrammarByName, getHighlightStats, getKnownBadSequences, getLazyContentState, getLazyLines, getLength, getLine, getLineCount, getLineEnd, getLineForIndex, getLineStart, getLines, getMarkdownLineCount, getMarkdownStats, getMatchAt, getMatchStatus, getNewlineCount, getNextMatch, getOverrideCount, getOverrideWidth, getPreviousMatch, getSideBySideView, getStats, getTotalLineCount, getVisibleDiffLines, getVisibleFoldLines, getVisibleMarkdown, getVisibleMatches, getVisibleWidth, getWrapCacheStats, goToEnd, goToLine, goToStart, graphemeAt, graphemeClusters, graphemeCount, graphemeWidth, groupBy, gutterWidthChanged, hasGraphemeSegmenter, hasTags, hasWideChars, hasZeroWidthChars, highlightMatch, highlightVisibleFirst, highlightWithCache, indexAtColumn, insert, insertChange, installWidthOverrides, invalidateAll, invalidateAllLines, invalidateLine, invalidateLines, invalidateMarkdownLines, invalidateParagraph, invalidateRange, isAmbiguousChar, isAstral, isBMP, isCombiningChar, isCombiningCharBinarySearch, isEmpty, isHighSurrogate, isLowSurrogate, isRangeLoaded, isSurrogate, isSurrogateCode, isValidCodePoint, isWideChar, isZeroWidthChar, lineForOffset, lineToPosition, measureWidthWithOverrides, merge, mergeSegments, moveCursorDown, moveCursorLeft, moveCursorRight, moveCursorUp, normalizeNFC, normalizeNFD, normalizeNFKC, normalizeNFKD, offsetForLine, originalToVisibleLine, padEndByWidth, padHeight, padStartByWidth, pageDown, pageUp, parseInline, parseMarkdown, parseMarkdownCached, parseTags, parseUnifiedDiff, parsedToTaggedText, partition, positionToLine, positionToLineColumn, prefetchAround, queueChange, removeFoldRegion, renderBlock, renderBox, renderGutterBlock, renderHLine, renderMarkdown, renderText, renderVLine, replaceChange, replaceRange, resizeWrapCache, reverseGraphemes, runWidthTests, sattr, sattrAddFlag, sattrCopy, sattrEmpty, sattrEqual, sattrFromStyleData, sattrHasFlag, sattrInvert, sattrMerge, sattrRemoveFlag, search, searchBatch, searchLiteral, searchRegex, searchReverse, searchWithCache, segmentToTaggedText, setGrammar, shallowMerge, sliceByWidth, sliceByWidthGrapheme, sliceCodePoints, sliceGraphemes, sortBy, sortByIndex, sortByName, sortByPriority, strWidth, stringWidth, stringWidthGrapheme, stripCombining, stripControl, stripTags, stripZeroWidth, styleToAttrs, substring, surrogatePairToCodePoint, taggedLength, toAscii, toCodePoints, toGraphemes, toUnifiedDiff, toggleChunk, toggleFold, tokenizeLine, truncate, truncateByWidth, truncateWithEllipsis, truncateWithEllipsisGrapheme, unfoldAll, unfoldRegion, unique, uniqueBy, unixTimestamp, unixTimestampMs, updateSearchQuery, updateTotalLines, verify, visibleToOriginalLine, wordWrap, wrapText, wrapVisibleFirst, wrapWithCache, wrapWithTags } from './utils/index.js';
|
|
29
31
|
export { c as colorToHex, h as hexToColor, p as packColor, a as parseColor, u as unpackColor } from './color-B78w3zH-.js';
|
|
32
|
+
export { C as ComponentMemoryReport, a as ComponentStore, b as ComponentStoreConfig, S as SparseStorageConfig, c as SparseStore, T as TypedArrayPool, d as createComponentStore, e as createSparseStore, f as createTypedArrayPool, g as estimateMemoryUsage, h as getComponentMemoryReport, i as isWithinMemoryBounds } from './componentStorage-CJTh-TPO.js';
|
|
30
33
|
export { C as CHUNKED_THRESHOLD, L as LineIndexSchema, a as LineRangeParamsSchema, b as LineStoreStats, T as TrimParamsSchema, c as VirtualizedLineInfo, d as VirtualizedLineRange, V as VirtualizedLineStore, e as VisibleLinesParamsSchema, f as appendLinesToStore, g as appendToStore, h as createEmptyLineStore, i as createLineStore, j as createLineStoreFromLines, k as exportContent, l as exportLineRange, m as getByteSize, n as getLineAtIndex, o as getLineForOffset, p as getLineInfo, q as getLineStoreLineCount, r as getLineStoreRange, s as getLineStoreVisibleLines, t as getOffsetForLine, u as getStoreStats, v as isStoreEmpty, w as trimLineStore } from './virtualizedLineStore-DwPEvPkk.js';
|
|
31
|
-
export { C as COMPRESSION_RATIO, a as Chunk, D as DEFAULT_CHUNK_SIZE, b as DEFAULT_MAX_CACHED, c as DEFAULT_MAX_MEMORY, L as LineRange, S as ScrollbackBuffer, d as ScrollbackConfig, e as ScrollbackLine, f as ScrollbackStats, g as appendLine, h as appendLines, i as clearScrollback, j as compressOldChunks, k as createScrollbackBuffer, l as decompressAll, m as exportToText, n as getLineRange, o as getMemoryUsage, p as getScrollbackLine, q as getScrollbackStats, r as getVisibleLines, s as jumpToLine, t as loadFromText, u as trimToLineCount } from './virtualScrollback-
|
|
34
|
+
export { C as COMPRESSION_RATIO, a as Chunk, D as DEFAULT_CHUNK_SIZE, b as DEFAULT_MAX_CACHED, c as DEFAULT_MAX_MEMORY, L as LineRange, S as ScrollbackBuffer, d as ScrollbackConfig, e as ScrollbackLine, f as ScrollbackStats, g as appendLine, h as appendLines, i as clearScrollback, j as compressOldChunks, k as createScrollbackBuffer, l as decompressAll, m as exportToText, n as getLineRange, o as getMemoryUsage, p as getScrollbackLine, q as getScrollbackStats, r as getVisibleLines, s as jumpToLine, t as loadFromText, u as trimToLineCount } from './virtualScrollback-D9uLFe8l.js';
|
|
35
|
+
export { Accordion, AccordionConfig, AccordionConfigSchema, AccordionSection, AccordionWidget, Align, AlignItems, Autocomplete, AutocompleteConfig, AutocompleteConfigSchema, AutocompleteWidget, BRAILLE_BASE, BRAILLE_DOTS, BarChart, BarChartConfig, BarChartConfigSchema, BarChartWidget, BarMode, BarOrientation, BarSeries, BorderConfig, BorderConfigSchema, Box, BoxWidget, ButtonWidget, ButtonWidgetComponent, ButtonWidgetConfig, ButtonWidgetConfigSchema, CHART_COLORS, CLOSE_BUTTON_CHAR, COLLAPSE_CHAR, Canvas, CanvasConfig, CanvasConfigSchema, CanvasWidget, CellSize, CheckboxWidget, CheckboxWidgetComponent, CheckboxWidgetConfig, CheckboxWidgetConfigSchema, ChildLayoutData, CollapsibleConfig, CollapsibleConfigSchema, CollapsibleWidget, Command, CommandPalette, CommandPaletteConfig, CommandPaletteConfigSchema, CommandPaletteTheme, CommandPaletteWidget, DEFAULT_CURSOR_OFFSET_X, DEFAULT_CURSOR_OFFSET_Y, DEFAULT_HIDE_DELAY, DEFAULT_HORIZONTAL_CHAR, DEFAULT_HOVER_DELAY, DEFAULT_LINE_LENGTH, DEFAULT_LOADING_BG, DEFAULT_LOADING_FG, DEFAULT_MESSAGE_PADDING, DEFAULT_MESSAGE_STYLES, DEFAULT_MESSAGE_TIMEOUT, DEFAULT_PANEL_TITLE, DEFAULT_PROMPT_BG, DEFAULT_PROMPT_FG, DEFAULT_PROMPT_HEIGHT, DEFAULT_PROMPT_WIDTH, DEFAULT_QUESTION_BG, DEFAULT_QUESTION_FG, DEFAULT_QUESTION_HEIGHT, DEFAULT_QUESTION_WIDTH, DEFAULT_TAB_POSITION, DEFAULT_TOAST_PADDING, DEFAULT_TOAST_STYLES, DEFAULT_TOAST_TIMEOUT, DEFAULT_TOOLTIP_BG, DEFAULT_TOOLTIP_BORDER, DEFAULT_TOOLTIP_FG, DEFAULT_VERTICAL_CHAR, DevTools, DevToolsComponentInfo, DevToolsConfig, DevToolsConfigSchema, DevToolsPosition, DevToolsTab, DevToolsTheme, DevToolsWidget, DividerState, EXPAND_CHAR, EntityInfo, EventLogEntry, FileEntry, FileManager, FileManagerBorderConfig, FileManagerConfig, FileManagerConfigSchema, FileManagerPaddingConfig, FileManagerWidget, FlattenedNode, FlexAlignItems, FlexChildOptions, FlexContainer, FlexContainerConfig, FlexContainerConfigSchema, FlexContainerWidget, FlexDirection, FlexJustifyContent, FlexWrap, FlexboxDirection, Footer, FooterAlign, FooterConfig, FooterConfigSchema, FooterWidget, FormComponent, FormField, FormValidator, FormWidget, FormWidgetConfig, FormWidgetConfigSchema, Gauge, GaugeConfig, GaugeConfigSchema, GaugeThreshold, GaugeWidget, Grid, GridCell, GridConfig, GridConfigSchema, GridWidget, HORIZONTAL_BLOCKS, Header, HeaderAlign, HeaderConfig, HeaderConfigSchema, HeaderWidget, HoverTextConfig, HoverTextManager, HoverTextManagerConfig, Image, ImageConfig, ImageConfigSchema, ImageType, ImageWidget, JustifyContent, Layout, LayoutConfig, LayoutConfigSchema, LayoutMode, LayoutPosition, LayoutWidget, Line, LineChart, LineChartConfig, LineChartConfigSchema, LineChartWidget, LineConfig, LineConfigSchema, LineOrientation, LineSeries, LineWidget, ListStyleConfig, ListTableStyleConfig, ListTableWidget, ListTableWidgetConfig, ListTableWidgetConfigSchema, ListWidget, ListWidgetConfig, ListWidgetConfigSchema, ListbarAction, ListbarItem, ListbarSelectCallback, ListbarState, ListbarStyleConfig, ListbarWidget, ListbarWidgetConfig, ListbarWidgetConfigSchema, LoadingConfig, LoadingConfigSchema, LoadingStyleConfig, LoadingStyleConfigSchema, LoadingWidget, Log, LogBorderConfig, LogConfig, LogConfigSchema, LogDimensionValue, LogPaddingConfig, LogPositionValue, LogScrollbarConfig, LogScrollbarMode, LogWidget, MPLAYER_SEARCH_PATHS, MPV_SEARCH_PATHS, Message, MessageBorderConfig, MessageConfig, MessageConfigSchema, MessagePositionValue, MessageStyleConfig, MessageType, MessageWidget, Modal, ModalBorderConfig, ModalConfig, ModalConfigSchema, ModalPaddingConfig, ModalWidget, PaddingConfig, PaneScrollState, PaneState, PaneViewport, Panel, PanelAction, PanelBorderConfig, PanelConfig, PanelConfigSchema, PanelContentStyle, PanelStyleConfig, PanelTitleStyle, PanelWidget, ProgressBarComponent, ProgressBarWidget, ProgressBarWidgetConfig, ProgressBarWidgetConfigSchema, Prompt, PromptBorderConfig, PromptBorderConfigSchema, PromptConfig, PromptConfigSchema, PromptPaddingConfig, PromptPaddingConfigSchema, PromptValidator, PromptWidget, PtyOptions, PtyOptionsSchema, Question, QuestionBorderConfig, QuestionConfig, QuestionConfigSchema, QuestionPaddingConfig, QuestionWidget, RadioButtonWidget, RadioButtonWidgetComponent, RadioButtonWidgetConfig, RadioButtonWidgetConfigSchema, RadioGroupWidget, RadioGroupWidgetComponent, RadioGroupWidgetConfig, RadioGroupWidgetConfigSchema, ScrollableBox, ScrollableBoxConfig, ScrollableBoxConfigSchema, ScrollableBoxWidget, ScrollableTextConfig, ScrollableTextWidget, ScrollbarConfig, ScrollbarMode, SharedTextBuffer, Sparkline, SparklineConfig, SparklineConfigSchema, SparklineWidget, SplitDirection, SplitPane, SplitPaneConfig, SplitPaneConfigSchema, SplitPaneDimensionValue, SplitPanePositionValue, SplitPaneWidget, SplitResizeEvent, StopwatchComponent, StopwatchConfig, StopwatchConfigSchema, StopwatchState, StopwatchWidget, StreamDirtyRegion, StreamProgress, StreamingTextConfig, StreamingTextConfigSchema, StreamingTextState, StreamingTextWidget, Switch, SwitchConfig, SwitchConfigSchema, SwitchWidget, SystemInfo, TAB_CLOSE_CHAR, TAB_SEPARATOR, TOAST_STACK_SPACING, TabConfig, TabData, TabPosition, TabStyleConfig, TableStyleConfig, TableWidget, TableWidgetConfig, TableWidgetConfigSchema, Tabs, TabsAction, TabsBorderConfig, TabsConfig, TabsConfigSchema, TabsContentStyleConfig, TabsStyleConfig, TabsWidget, Terminal, TerminalBorderConfig, TerminalConfig, TerminalConfigSchema, TerminalStyle, TerminalWidget, Text, TextWidget, TimeFormat, TimerComponent, TimerConfig, TimerConfigSchema, TimerState, TimerWidget, TitleAlign, Toast, ToastBorderConfig, ToastConfig, ToastConfigSchema, ToastPosition, ToastStyleConfig, ToastType, ToastWidget, TooltipPosition, TooltipRenderData, TooltipState, TooltipStyle, TreeNode, TreeStyleConfig, TreeWidget, TreeWidgetConfig, TreeWidgetConfigSchema, VAlign, VERTICAL_BLOCKS, Video, VideoConfig, VideoConfigSchema, VideoOutputDriver, VideoPlaybackState, VideoPlayer, VideoProcessHandle, VideoProcessSpawner, VideoWidget, Viewport3DTag, Viewport3DWidget, VirtualizedList, VirtualizedListConfig, VirtualizedListConfigSchema, VirtualizedListStyle, VirtualizedListStyleSchema, WidgetFactory, WidgetRegistration, WidgetRegistry, addFlexChild, addToGrid, appendToState, ask, brailleChar, buildMplayerArgs, buildMpvArgs, buildPlayerArgs, calculateFlexLayout, calculateGridLayout, calculateInlineLayout, calculateTickInterval, clearAllHoverText, clearCanvas, clearHoverText, clearLines, clearState, closeAllModals, closeModal, collapseAllSections, combineBrailleDots, confirm, createAccordion, createAutocomplete, createBarChart, createBox, createButton, createCanvas, createCheckbox, createCollapsible, createCommandPalette, createDevTools, createFileManager, createFlexContainer, createFooter, createForm, createGauge, createGrid, createHeader, createHoverTextManager, createImage, createLayout, createLine, createLineChart, createList, createListTable, createListbar, createLoading, createLog, createMessage, createModal, createPanel, createProgressBar, createPrompt, createQuestion, createRadioButton, createRadioGroup, createScrollableBox, createScrollableText, createSharedTextBuffer, createSparkline, createSplitPane, createStopwatch, createStreamingState, createStreamingText, createSwitch, createTable, createTabs, createTerminal, createText, createTimer, createToast, createTree, createVideo, createViewport3D, createVirtualizedList, createWidgetRegistry, defaultRegistry, deleteBottom, deleteLine, deleteTop, detectVideoPlayer, drawCircle, drawLine, drawRect, drawText, expandAllSections, expandSection, fileManagerStateMap, formatNumber, formatPercentage, generateTicks, getActiveTabIndex, getBaseLine, getBoxContent, getCanvasContent, getChartColor, getDividerRenderInfo, getExpandedSections, getHoverText, getHoverTextCount, getImageBitmap, getImageCellMap, getLayoutMode, getLineChar, getLineOrientation, getModalStack, getPanelTitle, getPanelTitleAlign, getScrollback, getSharedTextBuffer, getSplitDirection, getStreamVisibleLines, getTabCount, getTabPosition, getTextContent, getVideoPlaybackState, getVideoPlayer, getWidgetTypes, getWidgetsByTag, handleFileManagerKey, handleMessageClick, handleMessageKey, handleModalBackdropClick, handleModalEscape, handlePromptKey, handleQuestionKey, handleSwitchClick, handleSwitchKey, handleTerminalKey, handleVirtualizedListKey, handleVirtualizedListWheel, hasHoverText, hideLoading, hitTestDivider, insertBottom, insertLine, insertTop, interpolateChartColor, isAccordion, isAutocomplete, isBarChart, isBox, isButtonWidget, isCanvas, isCheckboxWidget, isCollapsible, isCommandPalette, isDevTools, isDismissOnClick, isDismissOnKey, isFileManager, isFlexContainer, isFormWidget, isGauge, isGrid, isImage, isKeysScrollEnabled, isLayout, isLine, isLineChart, isListTableWidget, isListWidget, isListbarWidget, isLoadingWidget, isLog, isLogKeysScrollEnabled, isLogMouseScrollEnabled, isMessage, isModal, isModalOpen, isMouseScrollEnabled, isPanel, isPanelCollapsed, isProgressBarWidget, isPrompt, isQuestion, isRadioButtonWidget, isRadioGroupWidget, isScrollableBox, isScrollableBox as isScrollableText, isSparkline, isSplitPane, isStopwatch, isSwitch, isTableWidget, isTabs, isTerminal, isTerminalKeysEnabled, isTerminalMouseEnabled, isText, isTimer, isToast, isTreeWidget, isVideo, isViewport3DWidget, isVirtualizedList, isWidgetType, openModal, popLine, prompt, promptStateMap, pushLine, questionStateMap, registerBuiltinWidgets, renderPanelTitleBar, renderTabBar, renderXAxisLabel, renderYAxisLabel, replaceLines, resetAccordionStore, resetAutocompleteStore, resetBarChartStore, resetBoxStore, resetButtonWidgetStore, resetCanvasStore, resetCheckboxWidgetStore, resetCommandPaletteStore, resetDevToolsStore, resetFileManagerStore, resetFlexContainerStore, resetFormWidgetStore, resetGaugeStore, resetGridStore, resetHoverTextStore, resetImageStore, resetLayoutStore, resetLineChartStore, resetLineStore, resetListbarStore, resetLoadingStore, resetLogStore, resetMessageStore, resetModalStore, resetPanelStore, resetProgressBarWidgetStore, resetPromptStore, resetQuestionStore, resetRadioWidgetStore, resetScrollableBoxStore, resetSparklineStore, resetSplitPaneStore, resetStopwatchWidgetStore, resetSwitchStore, resetTabsStore, resetTerminalStore, resetTextStore, resetTimerWidgetStore, resetToastStore, resetTreeStore, resetVideoStore, scaleValue, sendPauseCommand, sendSeekCommand, setBaseLine, setBoxContent, setHoverText, setLine, setLineChar, setLines, setLoadingMessage, setPanelTitle, setPixel, setReadDirFn, setTextContent, shiftLine, showError, showErrorToast, showInfo, showInfoToast, showLoading, showSuccess, showSuccessToast, showWarning, showWarningToast, spliceLines, stripAnsiSequences, toggleCollapsible, toggleSection, unshiftLine, updateLoadingAnimation, updateTimeWidgets, wrapLine } from './widgets/index.js';
|
|
32
36
|
export { BigText, BigTextConfig, BigTextConfigSchema, BigTextWidget, FontDefinition, createBigText, isBigText, resetBigTextStore } from './widgets/bigText.js';
|
|
33
|
-
export { Align, AlignItems, BorderConfig, BorderConfigSchema, Box, BoxWidget, CLOSE_BUTTON_CHAR, COLLAPSE_CHAR, ChildLayoutData, DEFAULT_CURSOR_OFFSET_X, DEFAULT_CURSOR_OFFSET_Y, DEFAULT_HIDE_DELAY, DEFAULT_HORIZONTAL_CHAR, DEFAULT_HOVER_DELAY, DEFAULT_LINE_LENGTH, DEFAULT_LOADING_BG, DEFAULT_LOADING_FG, DEFAULT_MESSAGE_PADDING, DEFAULT_MESSAGE_STYLES, DEFAULT_MESSAGE_TIMEOUT, DEFAULT_PANEL_TITLE, DEFAULT_PROMPT_BG, DEFAULT_PROMPT_FG, DEFAULT_PROMPT_HEIGHT, DEFAULT_PROMPT_WIDTH, DEFAULT_QUESTION_BG, DEFAULT_QUESTION_FG, DEFAULT_QUESTION_HEIGHT, DEFAULT_QUESTION_WIDTH, DEFAULT_TAB_POSITION, DEFAULT_TOOLTIP_BG, DEFAULT_TOOLTIP_BORDER, DEFAULT_TOOLTIP_FG, DEFAULT_VERTICAL_CHAR, DividerState, EXPAND_CHAR, FileEntry, FileManager, FileManagerBorderConfig, FileManagerConfig, FileManagerConfigSchema, FileManagerPaddingConfig, FileManagerWidget, FlattenedNode, FlexDirection, HoverTextConfig, HoverTextManager, HoverTextManagerConfig, Image, ImageConfig, ImageConfigSchema, ImageType, ImageWidget, JustifyContent, Layout, LayoutConfig, LayoutConfigSchema, LayoutMode, LayoutPosition, LayoutWidget, Line, LineConfig, LineConfigSchema, LineOrientation, LineWidget, ListStyleConfig, ListTableStyleConfig, ListTableWidget, ListTableWidgetConfig, ListTableWidgetConfigSchema, ListWidget, ListWidgetConfig, ListWidgetConfigSchema, ListbarAction, ListbarItem, ListbarSelectCallback, ListbarState, ListbarStyleConfig, ListbarWidget, ListbarWidgetConfig, ListbarWidgetConfigSchema, LoadingConfig, LoadingConfigSchema, LoadingStyleConfig, LoadingStyleConfigSchema, LoadingWidget, Log, LogBorderConfig, LogConfig, LogConfigSchema, LogDimensionValue, LogPaddingConfig, LogPositionValue, LogScrollbarConfig, LogScrollbarMode, LogWidget, MPLAYER_SEARCH_PATHS, MPV_SEARCH_PATHS, Message, MessageBorderConfig, MessageConfig, MessageConfigSchema, MessagePositionValue, MessageStyleConfig, MessageType, MessageWidget, Modal, ModalBorderConfig, ModalConfig, ModalConfigSchema, ModalPaddingConfig, ModalWidget, PaddingConfig, PaneScrollState, PaneState, PaneViewport, Panel, PanelAction, PanelBorderConfig, PanelConfig, PanelConfigSchema, PanelContentStyle, PanelStyleConfig, PanelTitleStyle, PanelWidget, Prompt, PromptBorderConfig, PromptBorderConfigSchema, PromptConfig, PromptConfigSchema, PromptPaddingConfig, PromptPaddingConfigSchema, PromptValidator, PromptWidget, PtyOptions, Question, QuestionBorderConfig, QuestionConfig, QuestionConfigSchema, QuestionPaddingConfig, QuestionWidget, ScrollableBox, ScrollableBoxConfig, ScrollableBoxConfigSchema, ScrollableBoxWidget, ScrollableTextConfig, ScrollableTextWidget, ScrollbarConfig, ScrollbarMode, SharedTextBuffer, SplitDirection, SplitPane, SplitPaneConfig, SplitPaneConfigSchema, SplitPaneDimensionValue, SplitPanePositionValue, SplitPaneWidget, SplitResizeEvent, StreamDirtyRegion, StreamProgress, StreamingTextConfig, StreamingTextConfigSchema, StreamingTextState, StreamingTextWidget, TAB_CLOSE_CHAR, TAB_SEPARATOR, TabConfig, TabData, TabPosition, TabStyleConfig, TableStyleConfig, TableWidget, TableWidgetConfig, TableWidgetConfigSchema, Tabs, TabsAction, TabsBorderConfig, TabsConfig, TabsConfigSchema, TabsContentStyleConfig, TabsStyleConfig, TabsWidget, Terminal, TerminalBorderConfig, TerminalConfig, TerminalConfigSchema, TerminalStyle, TerminalWidget, Text, TextWidget, TitleAlign, TooltipPosition, TooltipRenderData, TooltipState, TooltipStyle, TreeNode, TreeStyleConfig, TreeWidget, TreeWidgetConfig, TreeWidgetConfigSchema, VAlign, Video, VideoConfig, VideoConfigSchema, VideoOutputDriver, VideoPlaybackState, VideoPlayer, VideoProcessHandle, VideoProcessSpawner, VideoWidget, Viewport3DTag, Viewport3DWidget, VirtualizedList, VirtualizedListConfig, VirtualizedListConfigSchema, VirtualizedListStyle, VirtualizedListStyleSchema, WidgetFactory, WidgetRegistration, WidgetRegistry, appendToState, ask, buildMplayerArgs, buildMpvArgs, buildPlayerArgs, calculateFlexLayout, calculateGridLayout, calculateInlineLayout, clearAllHoverText, clearHoverText, clearLines, clearState, closeAllModals, closeModal, confirm, createBox, createFileManager, createHoverTextManager, createImage, createLayout, createLine, createList, createListTable, createListbar, createLoading, createLog, createMessage, createModal, createPanel, createPrompt, createQuestion, createScrollableBox, createScrollableText, createSharedTextBuffer, createSplitPane, createStreamingState, createStreamingText, createTable, createTabs, createTerminal, createText, createTree, createVideo, createViewport3D, createVirtualizedList, createWidgetRegistry, defaultRegistry, deleteBottom, deleteLine, deleteTop, detectVideoPlayer, fileManagerStateMap, getActiveTabIndex, getBaseLine, getBoxContent, getDividerRenderInfo, getHoverText, getHoverTextCount, getImageBitmap, getImageCellMap, getLayoutMode, getLineChar, getLineOrientation, getModalStack, getPanelTitle, getPanelTitleAlign, getScrollback, getSharedTextBuffer, getSplitDirection, getStreamVisibleLines, getTabCount, getTabPosition, getTextContent, getVideoPlaybackState, getVideoPlayer, getWidgetTypes, getWidgetsByTag, handleFileManagerKey, handleMessageClick, handleMessageKey, handleModalBackdropClick, handleModalEscape, handlePromptKey, handleQuestionKey, handleTerminalKey, handleVirtualizedListKey, handleVirtualizedListWheel, hasHoverText, hideLoading, hitTestDivider, insertBottom, insertLine, insertTop, isBox, isDismissOnClick, isDismissOnKey, isFileManager, isImage, isKeysScrollEnabled, isLayout, isLine, isListTableWidget, isListWidget, isListbarWidget, isLoadingWidget, isLog, isLogKeysScrollEnabled, isLogMouseScrollEnabled, isMessage, isModal, isModalOpen, isMouseScrollEnabled, isPanel, isPanelCollapsed, isPrompt, isQuestion, isScrollableBox, isScrollableBox as isScrollableText, isSplitPane, isTableWidget, isTabs, isTerminal, isTerminalKeysEnabled, isTerminalMouseEnabled, isText, isTreeWidget, isVideo, isViewport3DWidget, isVirtualizedList, isWidgetType, openModal, popLine, prompt, promptStateMap, pushLine, questionStateMap, registerBuiltinWidgets, renderPanelTitleBar, renderTabBar, replaceLines, resetBoxStore, resetFileManagerStore, resetHoverTextStore, resetImageStore, resetLayoutStore, resetLineStore, resetListbarStore, resetLoadingStore, resetLogStore, resetMessageStore, resetModalStore, resetPanelStore, resetPromptStore, resetQuestionStore, resetScrollableBoxStore, resetSplitPaneStore, resetTabsStore, resetTerminalStore, resetTextStore, resetTreeStore, resetVideoStore, sendPauseCommand, sendSeekCommand, setBaseLine, setBoxContent, setHoverText, setLine, setLineChar, setLines, setLoadingMessage, setPanelTitle, setReadDirFn, setTextContent, shiftLine, showError, showInfo, showLoading, showSuccess, showWarning, spliceLines, stripAnsiSequences, unshiftLine, updateLoadingAnimation, wrapLine } from './widgets/index.js';
|
|
34
37
|
export { BitmapFont, BitmapFontSchema, CharBitmap, CharBitmapSchema, FontName, FontNotFoundError, RenderCharOptions, createFontNotFoundError, getCharBitmap, loadFont, renderChar } from './widgets/fonts/index.js';
|
|
35
38
|
export { ComponentRef, QueryResult, QueryTerm } from 'bitecs';
|
|
36
39
|
import './viewport3d-xI33-_wq.js';
|
|
37
40
|
import 'node:stream';
|
|
38
41
|
import 'node:child_process';
|
|
39
42
|
|
|
43
|
+
/**
|
|
44
|
+
* Text markup parser for inline styling tags
|
|
45
|
+
*
|
|
46
|
+
* Supports tags like {bold}text{/bold}, {red-fg}text{/red-fg}, etc.
|
|
47
|
+
* for inline text styling in terminal applications.
|
|
48
|
+
*
|
|
49
|
+
* @module text/markup
|
|
50
|
+
*
|
|
51
|
+
* @example
|
|
52
|
+
* ```typescript
|
|
53
|
+
* import { parseMarkup, renderMarkup, stripMarkup } from 'blecsd';
|
|
54
|
+
*
|
|
55
|
+
* // Parse markup into styled segments
|
|
56
|
+
* const segments = parseMarkup('{bold}{red-fg}Error{/red-fg}{/bold}');
|
|
57
|
+
*
|
|
58
|
+
* // Strip all tags
|
|
59
|
+
* const plain = stripMarkup('{bold}text{/bold}'); // 'text'
|
|
60
|
+
*
|
|
61
|
+
* // Get visible length
|
|
62
|
+
* const len = markupLength('{bold}hello{/bold}'); // 5
|
|
63
|
+
*
|
|
64
|
+
* // Render to ANSI escape sequences
|
|
65
|
+
* const ansi = renderMarkup(segments);
|
|
66
|
+
* ```
|
|
67
|
+
*/
|
|
68
|
+
|
|
69
|
+
/**
|
|
70
|
+
* Text style attributes that can be applied to text segments.
|
|
71
|
+
*/
|
|
72
|
+
interface MarkupStyle {
|
|
73
|
+
readonly bold?: boolean;
|
|
74
|
+
readonly underline?: boolean;
|
|
75
|
+
readonly italic?: boolean;
|
|
76
|
+
readonly dim?: boolean;
|
|
77
|
+
readonly blink?: boolean;
|
|
78
|
+
readonly inverse?: boolean;
|
|
79
|
+
readonly fg?: number;
|
|
80
|
+
readonly bg?: number;
|
|
81
|
+
readonly align?: 'left' | 'center' | 'right';
|
|
82
|
+
}
|
|
83
|
+
/**
|
|
84
|
+
* Zod schema for validating MarkupStyle objects.
|
|
85
|
+
*/
|
|
86
|
+
declare const MarkupStyleSchema: z.ZodObject<{
|
|
87
|
+
bold: z.ZodOptional<z.ZodBoolean>;
|
|
88
|
+
underline: z.ZodOptional<z.ZodBoolean>;
|
|
89
|
+
italic: z.ZodOptional<z.ZodBoolean>;
|
|
90
|
+
dim: z.ZodOptional<z.ZodBoolean>;
|
|
91
|
+
blink: z.ZodOptional<z.ZodBoolean>;
|
|
92
|
+
inverse: z.ZodOptional<z.ZodBoolean>;
|
|
93
|
+
fg: z.ZodOptional<z.ZodNumber>;
|
|
94
|
+
bg: z.ZodOptional<z.ZodNumber>;
|
|
95
|
+
align: z.ZodOptional<z.ZodEnum<{
|
|
96
|
+
left: "left";
|
|
97
|
+
right: "right";
|
|
98
|
+
center: "center";
|
|
99
|
+
}>>;
|
|
100
|
+
}, z.core.$strip>;
|
|
101
|
+
/**
|
|
102
|
+
* A segment of text with associated style information.
|
|
103
|
+
*/
|
|
104
|
+
interface StyledSegment {
|
|
105
|
+
readonly text: string;
|
|
106
|
+
readonly style: MarkupStyle;
|
|
107
|
+
}
|
|
108
|
+
/**
|
|
109
|
+
* Parses markup string into styled segments.
|
|
110
|
+
*
|
|
111
|
+
* @param input - String containing markup tags
|
|
112
|
+
* @returns Array of styled text segments
|
|
113
|
+
*
|
|
114
|
+
* @example
|
|
115
|
+
* ```typescript
|
|
116
|
+
* import { parseMarkup } from 'blecsd';
|
|
117
|
+
*
|
|
118
|
+
* const segments = parseMarkup('{bold}hello{/bold}');
|
|
119
|
+
* // [{ text: 'hello', style: { bold: true } }]
|
|
120
|
+
*
|
|
121
|
+
* const nested = parseMarkup('{bold}{red-fg}text{/red-fg}{/bold}');
|
|
122
|
+
* // [{ text: 'text', style: { bold: true, fg: 0xff0000 } }]
|
|
123
|
+
* ```
|
|
124
|
+
*/
|
|
125
|
+
declare function parseMarkup(input: string): StyledSegment[];
|
|
126
|
+
/**
|
|
127
|
+
* Strips all markup tags from a string, returning only visible text.
|
|
128
|
+
*
|
|
129
|
+
* @param input - String containing markup tags
|
|
130
|
+
* @returns Plain text without tags
|
|
131
|
+
*
|
|
132
|
+
* @example
|
|
133
|
+
* ```typescript
|
|
134
|
+
* import { stripMarkup } from 'blecsd';
|
|
135
|
+
*
|
|
136
|
+
* stripMarkup('{bold}hello{/bold}'); // 'hello'
|
|
137
|
+
* stripMarkup('{red-fg}test{/red-fg}'); // 'test'
|
|
138
|
+
* ```
|
|
139
|
+
*/
|
|
140
|
+
declare function stripMarkup(input: string): string;
|
|
141
|
+
/**
|
|
142
|
+
* Calculates the visible text length, excluding markup tags.
|
|
143
|
+
*
|
|
144
|
+
* @param input - String containing markup tags
|
|
145
|
+
* @returns Length of visible text
|
|
146
|
+
*
|
|
147
|
+
* @example
|
|
148
|
+
* ```typescript
|
|
149
|
+
* import { markupLength } from 'blecsd';
|
|
150
|
+
*
|
|
151
|
+
* markupLength('hello'); // 5
|
|
152
|
+
* markupLength('{bold}hello{/bold}'); // 5
|
|
153
|
+
* markupLength('{red-fg}hello{/red-fg} world'); // 11
|
|
154
|
+
* ```
|
|
155
|
+
*/
|
|
156
|
+
declare function markupLength(input: string): number;
|
|
157
|
+
/**
|
|
158
|
+
* Converts styled segments back to ANSI escape sequences.
|
|
159
|
+
*
|
|
160
|
+
* @param segments - Array of styled text segments
|
|
161
|
+
* @returns String with ANSI escape codes
|
|
162
|
+
*
|
|
163
|
+
* @example
|
|
164
|
+
* ```typescript
|
|
165
|
+
* import { parseMarkup, renderMarkup } from 'blecsd';
|
|
166
|
+
*
|
|
167
|
+
* const segments = parseMarkup('{bold}hello{/bold}');
|
|
168
|
+
* const ansi = renderMarkup(segments);
|
|
169
|
+
* // '\x1b[1mhello\x1b[0m'
|
|
170
|
+
* ```
|
|
171
|
+
*/
|
|
172
|
+
declare function renderMarkup(segments: StyledSegment[]): string;
|
|
173
|
+
|
|
174
|
+
/**
|
|
175
|
+
* Syntax highlighting for terminal code display
|
|
176
|
+
*
|
|
177
|
+
* Provides basic syntax highlighting using ANSI color codes for common languages.
|
|
178
|
+
* Supports JavaScript/TypeScript, JSON, and Bash.
|
|
179
|
+
*
|
|
180
|
+
* @module text/syntaxHighlight
|
|
181
|
+
*/
|
|
182
|
+
|
|
183
|
+
/**
|
|
184
|
+
* Supported programming languages for syntax highlighting.
|
|
185
|
+
*/
|
|
186
|
+
type SupportedLanguage = 'javascript' | 'typescript' | 'json' | 'bash' | 'shell' | 'sh';
|
|
187
|
+
/**
|
|
188
|
+
* Color configuration for syntax highlighting.
|
|
189
|
+
*/
|
|
190
|
+
interface HighlightColors {
|
|
191
|
+
/** Color for keywords (if, const, function, etc.) */
|
|
192
|
+
readonly keyword: string;
|
|
193
|
+
/** Color for string literals */
|
|
194
|
+
readonly string: string;
|
|
195
|
+
/** Color for numeric literals */
|
|
196
|
+
readonly number: string;
|
|
197
|
+
/** Color for comments */
|
|
198
|
+
readonly comment: string;
|
|
199
|
+
/** Color for operators (+, -, *, etc.) */
|
|
200
|
+
readonly operator: string;
|
|
201
|
+
/** Color for punctuation ({}, [], (), etc.) */
|
|
202
|
+
readonly punctuation: string;
|
|
203
|
+
/** Color for identifiers */
|
|
204
|
+
readonly identifier: string;
|
|
205
|
+
/** Color for function names */
|
|
206
|
+
readonly function: string;
|
|
207
|
+
/** Color for constants (true, false, null, etc.) */
|
|
208
|
+
readonly constant: string;
|
|
209
|
+
/** Color for object properties */
|
|
210
|
+
readonly property: string;
|
|
211
|
+
/** Color for variables */
|
|
212
|
+
readonly variable: string;
|
|
213
|
+
}
|
|
214
|
+
/**
|
|
215
|
+
* Syntax highlighting configuration.
|
|
216
|
+
*/
|
|
217
|
+
interface HighlightConfig {
|
|
218
|
+
/** Color scheme for token types */
|
|
219
|
+
readonly colors?: Partial<HighlightColors>;
|
|
220
|
+
/** Whether to enable syntax highlighting (default: true) */
|
|
221
|
+
readonly enabled?: boolean;
|
|
222
|
+
}
|
|
223
|
+
/**
|
|
224
|
+
* Zod schema for highlight configuration.
|
|
225
|
+
*/
|
|
226
|
+
declare const HighlightConfigSchema: z.ZodObject<{
|
|
227
|
+
colors: z.ZodOptional<z.ZodObject<{
|
|
228
|
+
keyword: z.ZodOptional<z.ZodString>;
|
|
229
|
+
string: z.ZodOptional<z.ZodString>;
|
|
230
|
+
number: z.ZodOptional<z.ZodString>;
|
|
231
|
+
comment: z.ZodOptional<z.ZodString>;
|
|
232
|
+
operator: z.ZodOptional<z.ZodString>;
|
|
233
|
+
punctuation: z.ZodOptional<z.ZodString>;
|
|
234
|
+
identifier: z.ZodOptional<z.ZodString>;
|
|
235
|
+
function: z.ZodOptional<z.ZodString>;
|
|
236
|
+
constant: z.ZodOptional<z.ZodString>;
|
|
237
|
+
property: z.ZodOptional<z.ZodString>;
|
|
238
|
+
variable: z.ZodOptional<z.ZodString>;
|
|
239
|
+
}, z.core.$strip>>;
|
|
240
|
+
enabled: z.ZodOptional<z.ZodBoolean>;
|
|
241
|
+
}, z.core.$strip>;
|
|
242
|
+
/**
|
|
243
|
+
* Default color scheme (inspired by popular themes).
|
|
244
|
+
* Uses ANSI 256-color codes for better terminal compatibility.
|
|
245
|
+
*/
|
|
246
|
+
declare const DEFAULT_COLORS: HighlightColors;
|
|
247
|
+
/**
|
|
248
|
+
* Highlights code with syntax coloring for terminal display.
|
|
249
|
+
*
|
|
250
|
+
* @param code - The source code to highlight
|
|
251
|
+
* @param language - The programming language (javascript, typescript, json, bash, shell, sh)
|
|
252
|
+
* @param config - Optional configuration for colors and settings
|
|
253
|
+
* @returns The highlighted code with ANSI color codes
|
|
254
|
+
*
|
|
255
|
+
* @example
|
|
256
|
+
* ```typescript
|
|
257
|
+
* import { highlightCode } from 'blecsd';
|
|
258
|
+
*
|
|
259
|
+
* // Highlight JavaScript code
|
|
260
|
+
* const jsCode = `
|
|
261
|
+
* function greet(name) {
|
|
262
|
+
* return \`Hello, \${name}!\`;
|
|
263
|
+
* }
|
|
264
|
+
* `;
|
|
265
|
+
* const highlighted = highlightCode(jsCode, 'javascript');
|
|
266
|
+
* console.log(highlighted);
|
|
267
|
+
*
|
|
268
|
+
* // Highlight with custom colors
|
|
269
|
+
* const customHighlighted = highlightCode(jsCode, 'javascript', {
|
|
270
|
+
* colors: {
|
|
271
|
+
* keyword: '\x1b[31m', // Red keywords
|
|
272
|
+
* string: '\x1b[32m', // Green strings
|
|
273
|
+
* }
|
|
274
|
+
* });
|
|
275
|
+
*
|
|
276
|
+
* // Highlight JSON
|
|
277
|
+
* const jsonCode = '{"name": "blECSd", "version": "0.2.0"}';
|
|
278
|
+
* const jsonHighlighted = highlightCode(jsonCode, 'json');
|
|
279
|
+
*
|
|
280
|
+
* // Highlight Bash
|
|
281
|
+
* const bashCode = 'echo "Hello, $USER!"';
|
|
282
|
+
* const bashHighlighted = highlightCode(bashCode, 'bash');
|
|
283
|
+
* ```
|
|
284
|
+
*/
|
|
285
|
+
declare function highlightCode(code: string, language: SupportedLanguage, config?: HighlightConfig): string;
|
|
286
|
+
/**
|
|
287
|
+
* Strips ANSI color codes from highlighted code.
|
|
288
|
+
*
|
|
289
|
+
* @param code - The code with ANSI color codes
|
|
290
|
+
* @returns The code without color codes
|
|
291
|
+
*
|
|
292
|
+
* @example
|
|
293
|
+
* ```typescript
|
|
294
|
+
* import { highlightCode, stripHighlight } from 'blecsd';
|
|
295
|
+
*
|
|
296
|
+
* const highlighted = highlightCode('const x = 1;', 'javascript');
|
|
297
|
+
* const plain = stripHighlight(highlighted);
|
|
298
|
+
* console.log(plain); // 'const x = 1;'
|
|
299
|
+
* ```
|
|
300
|
+
*/
|
|
301
|
+
declare function stripHighlight(code: string): string;
|
|
302
|
+
|
|
40
303
|
/**
|
|
41
304
|
* TypeScript type exports for blECSd
|
|
42
305
|
*
|
|
@@ -243,4 +506,4 @@ type Subscription = () => void;
|
|
|
243
506
|
*/
|
|
244
507
|
declare const VERSION = "0.1.0";
|
|
245
508
|
|
|
246
|
-
export { type DeepPartial, type DeepReadonly, type InferInput, type InferSchema, type KeysOfType, type MaybeThunk, type OptionalKeys, type PackedColor, type RequiredKeys, type Subscription, VERSION };
|
|
509
|
+
export { DEFAULT_COLORS, type DeepPartial, type DeepReadonly, type HighlightColors, type HighlightConfig, HighlightConfigSchema, type InferInput, type InferSchema, type KeysOfType, type MarkupStyle, MarkupStyleSchema, type MaybeThunk, type OptionalKeys, type PackedColor, type RequiredKeys, type StyledSegment, type Subscription, type SupportedLanguage, VERSION, highlightCode, markupLength, parseMarkup, renderMarkup, stripHighlight, stripMarkup };
|